body{
  background: url(img/bgTile.jpg) repeat;
  font-family: georgia, serif;
  font-size: 12px;
  color: #333;
  margin: 0;
}
img{
  border: none;
}
img, div { behavior: url(iepngfix.htc) }
ul{
  list-style: none;
}
* a:hover{
  text-decoration: underline;
}
#holder{
  background: url(img/headerTile.gif) repeat-x;
  width: 100%;
  text-align: center;
}
#header{
  width: 900px;
  margin: 0 auto;
  position: relative;
  height: 178px;
  text-align: left;
}
#search{
  color: white;
  position: absolute;
  top: 64px;
  left: 516px;
}
#search h2{
  margin: 0 0 2px 0;
}
#search .searchBox{
  border: none;
  width: 200px;
  height: 20px;
  padding: 3px 2px 0px 2px;
}
#search .searchBox:focus {    
   background-color: #D1F5FF;  
}
#search .searchButton{
  vertical-align: bottom;
}
ul#nav{
  list-style: none;
  padding: 0px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  text-align: left;
}
ul#nav li{
  float: left;
}
ul#nav li a{
  display: block;
  padding: 6px 12px 5px 12px;
  background: url(img/navTile.gif) repeat-x;
  margin-right: 3px;
  color: white;
  text-decoration: none;
  font-size: 14px;
}
ul#nav li a:hover, ul#nav li a.active{
  background: url(img/navTile2.gif) repeat-x;
}
#content{
  background: white;
  width: 900px;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: left;
}
ul#h_leftlist, ul#leftlist{
  list-style: none;
  padding: 20px;
  margin: 0;
  float: left;
  width: 194px;
}
ul#h_leftlist li.cattitle a, ul#leftlist li.cattitle{
  color: #3f3f3f;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
ul.leftlistcats, ul#leftlist li ul{
  list-style: none;
  padding-left: 15px;
  margin: 6px 0 20px 0;
}
ul.leftlistcats a, ul#leftlist li ul a{
  color: #235083;
  text-decoration: none;
  font-size: 13px;
}
#rightContent, #insidecontent{
  float: left;
  width: 655px;
  margin-top: 20px;
}
#specials{
  border-top: 1px dashed #A3A3A3;
  border-bottom: 1px dashed #A3A3A3;
  padding: 20px 0;
  margin: 10px 20px 20px 0;
  position: relative;
}
#specials img{
  margin-right: 3px;
}
.leftArrow{
  position: absolute;
  top: 50px;
  left: -43px;
}
.rightArrow{
  position: absolute;
  top: 50px;
  right: -45px;
}
#catImgs{
  margin-bottom: 20px;
}
#footer{
  width: 900px;
  margin: 0 auto;
  color: white;
  text-align: center;
  margin-bottom: 20px;
}
#footer a{
  color: white;
}



h2.title{
	padding: 20px 0px 20px 0px;
	}
ul.popularcats li{
	float: left;
	display: inline;
	border-right: 1px solid #B1B1B1;
	padding: 0 50px 30px 50px;
	text-align: center;
	width: 120px;
	height: 110px;
	}
ul.popularcats li.lastpop{
	border: none;
	}
ul.popularcats li a{
	color: #1C63B4;
	font-weight: bold;
	text-decoration: none;
	}
ul.popularcats li a:hover{
	text-decoration: underline;
	}
ul.popularcats2 li{
	float: left;
	display: inline;
	border-right: 1px solid #B1B1B1;
	padding: 0 50px 30px 50px;
	text-align: center;
	width: 120px;
	height: 110px;
	}
ul.popularcats2 li.lastpop{
	border: none;
	}
ul.popularcats2 li a{
	color: #1C63B4;
	font-weight: bold;
	text-decoration: none;
	}
ul.popularcats2 li a:hover{
	text-decoration: underline;
	}
ul.coupons li{
	float: left;
	display: inline;
	margin: 0 0 30px 30px;
	}
li.coupon{
	width: 190px;
	}
li.coupon div{
	padding: 0 10px 10px 10px;
	}
li.coupon div h2{
	color: #FF7E00;
	margin-top: 0px;
	}
li.coupon div h3{
	color: #0A69B4;
	margin-top: 0px;
	}
li.coupon div span{
	color: #666;
	}
ul#leftlist_products{
	width: 215px;
	background: white;
	float: left;
	padding: 10px 0 20px 0;
	}
ul#leftlist_products li{
	padding: 0 8px;
	text-align:center;
	}
ul#leftlist_products li ul li{
	padding: 0 15px 20px 0px;
	text-align:center;
	}
ul#leftlist_products li ul li span.price{
	color:#DA0C53;
	font-weight: bold;
	}
ul#leftlist_products li ul li.active{
	padding:8px;
	margin:0 15px 20px 15px;
	border:1px solid #000000;
	background-color:#DEDEDE;
	}
ul#leftlist_products li ul li a{
	color: #0A69B4;
	text-decoration: none;
	}
ul#leftlist_products li ul li a:hover{
	color: #0A69B4;
	text-decoration: underline;
	}
div#insidecontent h2{
	font-size: 20px;
	color:#5C5C5C;
	margin: 0;
	padding: 0 0 20px 0;
	}
div#insidecontent h3{
	font-size: 11px;
	color:#5C5C5C;	
	margin-top: 0px;
	font-weight: normal;
	}
div#insidecontent h3 a{
	font-size: 11px;
	color:#60B3FF;
	margin-bottom: 0;
	font-weight: bold;
	margin-top: 0px;
	}
div#insidecontent .prodimg{
	float: left;
	margin: 0 10px 10px 0;
	}
div#insidecontent p{
	line-height: 18px;
	color:#7D7D7D;
	}
ul#productnav{
	margin-top: 20px;
	top: 1px;
	}
ul#productnav li{
	float: left;
	font-size: 14px;
	}
ul#productnav li a{
	display: block;
	background: #E1E1E1;
	padding: 4px 6px;
	margin-right: 3px;
	text-decoration: none;
	color:#7D7D7D;
	margin-bottom: 0px;
	}
ul#productnav li.active a{
	display: block;
	background: white;
	border: 1px solid #B1B1B1;
	border-bottom: none;
	padding: 4px 6px;
	margin-right: 3px;
	text-decoration: none;
	color:#116AB5;
	}
div.productinfo{
	clear: both;
	width: 600px;
	border: 1px solid #B1B1B1;
	padding: 20px;
	}
table.offers{
	width:100%;
	border-top: 1px solid #dddddd;
}
tr.offer{
	clear:both;
}
tr.offer td{
  border-bottom: 1px solid #dddddd;
}
td.merchantname{
	padding:10px;
}

td.price{
	text-align: center;
	color:#DA0C53;
	font-weight: bold;

}
td.price a{
	color:#DA0C53;
	font-weight: bold;

}
td.purchasebutton{
	text-align: right;
}

div.ratings{
	float:left;
	width: 120px;
	margin-bottom:10px;
}
div.ratingtype, div.overallratingtype{
	float: left;
	width:100px;

}

div.overallratingtype{
	margin-top:10px;
}

div.overallratingvalue{
	margin-top:10px;
}
div.review{
	margin-bottom:20px;
	clear:both;
	color:#868686;
}
div.posting{
	margin-top:20px;
	margin-bottom: 20px;
}
div.cons{
	margin-top:5px;
	color: #555;
}
div.pros{
	color: #555;
}
div.highlight{
	float:left;
	font-weight:bold;
	color:navy;
	width:40px;
}
div.review div.title{
	font-weight:bold;
	font-size:12pt;
	padding-top:20px;
	color: #0A69B4;
	border-top: 1px dashed #DDD;
}
div.postedtime{
	margin-bottom:10px;
	width:100%;
	text-align:right;
	font-style: italic;
}
div.reviewcontent{
	float:left;
	width:450px;
}
div.clearboth{
	clear:both;
}

td.spec_cat{
	border-bottom: 1px solid #dddddd;
	font-size:12pt;
	font-weight:bold;
	padding-top: 10px;
	color:#006EB4;
}
table.specs td.label{
	width:200px;
	border-bottom:1px dashed #dddddd;
	padding:5px;
	color:#646464;
}
table.specs td.value{
	border-bottom:1px dashed #dddddd;
	padding:5px;
	color:#646464;
}

ul.listedproduct{
  margin: 20px 0 20px 0;
  display: table;
  }
ul.listedproduct li{
  float: left;
  }
ul.listedproduct li.productimg{
  margin-right: 20px;
  margin-left: -40px;
  width: 85px;
  }
ul.listedproduct li.desc{
  width: 400px;
  margin-right: 20px;
  }
ul.listedproduct li.price{
  float: left;
  width:107px;
  color:#DA0C54;
  font-size: 12px;
  font-weight: bold;
  }
ul.listedproduct li.desc a.producttitle{
  color:#0A69B4;
  font-weight: bold;
  font-size: 14px;
  }
ul.listedproduct li.desc a.domain{
  color:#666;
  font-weight: bold;
  text-decoration: none;
  }
div.morecats {
	position:absolute;
	margin-top:30px;
	margin-left:30px;
	padding:18px;
	width:369px;
	border: 1px solid #67aeff;
	background: white;
	display:none;
}
div.morecats li {
	font-size:10pt;
	padding-left:10px;
	line-height:2.32;
}
div.morecats li a{
	color: #0A69B4;
	text-decoration: none;
}
div.morecats li a:hover{
	color: #0A69B4;
	text-decoration: underline;
}
div.morecats2 {
	position:absolute;
	margin-top:23px;
	margin-left:-325px;
	padding:10px;
	width:369px;
	border: 1px solid #67aeff;
	background: white;
	z-index:100;
	visibility:hidden;
}
div.morecats2 li {
	font-size:10pt;
	padding-left:10px;
	line-height:2.32;
}
div.morecats2 li a{
	color: #0A69B4;
	text-decoration: none;
}
div.morecats2 li a:hover{
	color: #0A69B4;
	text-decoration: underline;
}
ul.paging{
	float: right;
	margin-bottom: 20px;
}
ul.paging li{
	float: left;
	display: block;
	padding: 4px;
	margin: 1px;
	border: 1px solid #60B3FF;
}
div.paging .active{
	background:#3B90DC;
	color: white;
	font-weight: bold;
}
ul.paging li a{
	font-weight: bold;
	color:#006EB4;
	text-decoration: none;
}
div#privacy{
  padding: 30px;
  color: #444;
}
div#privacy a{
  color: #3C90DC;
}
div#latest{
  position: relative;
  background: url('img/latest.jpg') no-repeat;
  width: 603px;
  height: 209px;
  color: #505050;
    margin: 20px 0;
}
div#latest a{
  color: #505050;
}
div#latest h2{
  font-weight: normal;
  margin: 0 0 6px 0;
  font-size: 18px;
}
ul.women{
  position: absolute;
  top: 85px;
  left: 300px;
}
ul.men{
  position: absolute;
  top: 85px;
  left: 440px;
}
ul.women li a, ul.men li a{
  padding-left: 12px;
  font-size: 14px;
}
div#topfour img{
  margin-right: 1px;
  padding: 0px;
}
div.popCats ul{
  margin-top: 30px;
}
div.popCats ul li{
  display: inline;
  margin-left: 8px;
}





