@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #7AB8EB;
}
.twoColFixLtHdr #container {
	width: 850px;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	background-image: url(../images/underMenu.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFF;
} 

.twoColFixLtHdr #mainContent {
	text-align: justify;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.twoColFixLtHdr #footer {
	font-size: 10px;
	text-align: center;
	background: #FFF;
	margin-top: 10px;
	border-top: 2px solid #341300;
} 
.twoColFixLtHdr #footer a {
	text-decoration: none;
	color: #341300;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#top-content {
	font-size: 10px;
	width: 665px;
}
#top-content #righr-col {
	margin-left: 620px;
	padding-top: 10px;
}
#center-cont {
	width: 550px;
	float: left;
	padding-top: 10px;
}
.under-head {
	background: url(../images/cart.jpg) no-repeat left top;
	height: 150px;
}
#promo {
	margin-left: 180px;
	}
.products {
	padding: 5px;
	margin-top: 5px;
	width: 450px;
	font-size: 11px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #3F1600;
	overflow: hidden;
}
.thumbnail {
	float: left;
	border: medium solid #2578BE;
}
.save {
	color: #900;
	font-weight: bold;
	float: right;
}
.buy {
	padding-left: 10px;
	border-width: 0px;
	border-style: none;
}
.title a {
	color: #3F1600;
}
.our_price {
	font-weight: bold;
	color: #105996;
	margin-left: 145px;
	margin-top: 1px;
}
.sale {
	font-weight: bold;
	color: #C00;
}
.title  {
	font-weight: bold;
	color: #3F1600;
	text-decoration: none;
	line-height: 2em;
	margin-left: 145px;
}
.title a {
	color: #3F1600;
}
.description {
	top: 0px;
	margin-left: 145px;
	color: #300;
}
#featured {
	margin-top: 10px;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 5px;
	background-color: #105996;
}
#top-content .righr-col {
	font-size: 10px;
	text-align: justify;
	float: right;
	width: 187px;
	padding-left: 5px;
	border-left: 1px dotted #400000;
	padding-right: 2px;
}
#top-content a {
	text-decoration: none;
	color: #105996;
	font-weight: bold;
}
#cart {
	height: 130px;
	width: 140px;
	float: left;
	display: block;
}
.facebook {
	font-size: 11px;
	text-align: center;
	background: #3F1600;
	color: #F4E6D0;
	padding-top: 5px;
	padding-bottom: 9px;
	width: 175px;
}
#header #logo {
	height: 100px;
	width: 253px;
	left: 360px;
	top: 0px;
	display: block;
}
#header {
	width: 850px;
	background-image: url(../images/banner.jpg);
	height: 158px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}
#header #banner-left {
	width: 281px;
	height: 96px;
}
#header #logo #search {
	height: 55px;
	width: 224px;
	float: left;
}
#header #logo #go {
	height: 55px;
	width: 53px;
	float: right;
	display: block;
}
#login {
	height: 22px;
	width: 60px;
	display: block;
	background: url(../images/transp.gif);
}
#search {
	width: 180px;
	top: 75px;
	margin-left: 70px;
	font-size: 11px;
	padding-top: 5px;
	position: relative;
}
.twoColFixLtHdr #container .under-head #fat {
	float: right;
	margin-right: 15px;
	overflow: visible;
}
.img-border {
	border: 4px solid #D0A58A;
}
.twoColFixLtHdr #container #mainContent #top-content h1 {
	font-size: 12px;
}
