﻿@import url('styles.css');

body {
background-color: #671100;
	background-image: url(../images/products-bg.gif);
}


#content {
background:url(../images/white-bg.gif) center 137px;
height:624px;
}

#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: 80px 0 0 70px;
}


#leftCol h2 a {
font-size: 16px;
padding: 1px 0 0 0;
margin:0;
color:#404040;
text-decoration:none;
float:left;
}


#leftCol h2 img{
flaot: left;
padding: 0 0 0 5px;
}

.productA {
float:left;
margin:0;
padding: 5px 0 0 0;
width:490px;
}

.productA p {
padding: 0px 0 0 15px;
}

.productB {
clear:left;
float:left;
padding: 0 0 0 10px;
margin:0;
margin-top: -15px;
width:490px;
}

/*
.productA p a, .productB p a {
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	width: 175px;
	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;

}

#leftCol {
padding: 20px 0 0 72px;
}

#leftCol p {
padding-left: 0;
clear:left;
}

#leftCol h2 {
padding-left: 0;
margin-top: -5px;
}

#leftCol h2 a {
padding-left: 0;
float:left;
}


#rightCol {
padding: 0 !important;
padding: 17px 0 0 16px;
margin:0px;
}

.heartBullet {
float: left;
padding: 1px 0 0 5px;
}

.noFloat {
clear: both;
}

.padTop {
padding-top: 20px;
}

p.intro {
padding-left: 10px;
margin-bottom: 20px;
width: 470px;
}

.floatthis {
	display: block;
	position: relative;
	margin-top: -5px;
}

.floatthis a {
	float: left;
}

.floatthis a img { position: relative; top: 0; }

#twoCol { padding-top: 0; margin-top: -20px;}
