﻿@import url('styles.css');

body {
background-color: #631100;
	background-image: url(../images/products-bg.gif);
}


#content {
background:url(../images/white-bg.gif) center 137px;
height:594px;
}

#footer {
background:url(../images/products-footer.jpg) no-repeat;
height:354px;
}

#navigation ul li.navProducts a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#393b40;
text-decoration:none;
}


h1 {
padding: 62px 0 0 79px;
}


#leftCol h2 a {
font-size: 16px;
padding: 0;
margin:0;
/* margin-top: -7px;*/
color:#404040;
text-decoration:none;
float:left;
}


#leftCol h2 a img{
float: left;
margin-top: -3px;
margin-left: -3px;
width: 24px;
height: 21px;
}

.productA {
float:left;
margin:0;
margin-top: 3px;
padding: 5px 0 0 0;
width:490px;
}

.productA p {
padding: 7px 0 0 15px;
}

.productB p {
padding-top: 10px;
}

.productB {
clear:left;
float:left;
padding: 0 0 0 10px;
margin:0;
margin-top: -17px;
width:490px;
}

/*
.productA p a, .productB p a {
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	width: 162px;
	height: 22px;
	background: url(../images/90d-heart-bullet.gif) top right no-repeat;
}
*/

.productA p a, .productB p a {
	margin-top: 0.75em;
	color:#404040;
text-decoration:none;
font-size: 16px;
font-weight: bold;

}

.productB p a {
	margin-top: 0.75em;
}

#leftCol {
padding: 30px 0 0 81px !important;
padding: 0px 0 0 81px;
margin-top: 0 !important;
margin-top: -45px;
}

#leftCol p {
padding-left: 0;
clear:left;
margin-bottom:4px;
/*line-height: 1.1em; */
}

#leftCol h2 {
padding-left: 0;
}

#leftCol h2 a {
padding-left: 0;
float:left;
}


#rightCol {
padding: 29px 0 0 3px !important;
padding: 0px 0 0 3px;
margin-top:0px !important;
margin: -45px 0 0 0;
}

.heartBullet {
float: left;
padding: 1px 0 0 5px;
}

.noFloat {
clear: both;
}

.padTop {
padding-top: 20px;
}

p.intro {
padding-left: 11px;
width: 475px;
margin-bottom: 20px;
}

span.floatthis a {
	float: left;
	margin-top: 8px;
}

.floatthis a img { position: relative; top: -2px; width: 24px; height: 21px; }

#twoCol { margin-top: -10px; }