
body {
	text-align:center;
	font-size:.9em;
	font-family:arial;
	background: #f2f2f2;
}

img {
	border:0px;
}

a {
	text-decoration:none;
	color:#800;
}

h1 {
	font-size:1.3em;
	color:#8e0000;
	margin:4px 0px 10px 0px;
}

h2 {
	font-size:1.2em;
	color:#8e0000;
	margin:4px 0px 0px 0px;
}
a:hover{
	text-decoration:underline;
	color:#880;
}
.wrapper {
	margin:auto;
	width:780px;
	background: #fff;
	border:1px solid #666;
	text-align:left;
}

.header {
	padding:4px;
	border:0px #000 solid;
	height:55px;
	background:url(../images/logo.gif) no-repeat;
}

.navpromo {
	background:url(../images/twodaysale_bg.gif) no-repeat;
	height:60px;
}
.navpromo .absol, .headerTwo #bannerContainer .absol {
    position: relative;
    left: 0px;
}
.navpromo .sale_date {
    color: #900;
    font-size: 11px;
    font-weight: bold;
    position: relative;
    top: 44px;
    left: 334px;
    z-index: 100;
    
}

.navpromo .coupon_code {
    color: #900;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    top: 30px;
    left: 680px;
    z-index: 100;
    
}

.footer {
	padding:4px;
	font-size:.7em;
}

.footer a {
	color:#000;
}

.clearer {
    clear: both;
    float: none;
}
.content{
	padding:10px 0 0 0px;
}

.col-left	{
	width:190px;
	font-size:.9em;
	float:left;
	border:0px #000 solid;
	line-height:20px;
}
.col-middle	{/*width:560px;*/ width:559px; float:left;border:0px solid #C5C5C5;padding-left:10px; }

.subnavhdr{background:#EEE;color:#8e0000;font-weight:bold;padding:5px 10px;
}

.bodyInfo {
	padding:6px;
}

.col-left ul {
	list-style-image:url(../images/bullet-square.gif);
	margin:0 0 0 4px;
	padding:4px 0 4px 0;
	list-style-position: inside;
	font-size:.9em;
}

.col-left a {
	color:#000;
}



.productImage {
	float:left;
	font-size:.9em;
	padding:8px;
	margin:4px 8px;
	border:1px #000 solid;
	text-align:center;
}


.productPrice {
	background-color:#EEE;
	margin:auto;
	margin-left:200px;
	margin-bottom:20px;
	margin-top:20px;
	font-size:1.2em;
	padding:8px;
	width:250px;
	text-align:center;
	border:1px #DDD solid;
}


.lblRetail {
	text-decoration:line-through;
}
.lblAlert {
	color:red;
}

.ProductCategories {
	padding:4px 2px;
	text-align:center;
	float:left;
	width:150px;
	height:220px;
	font-size:.9em;
}

