
/*----------------------------------------------------------------------------*/

.titleem {
	color:#A2914F;
}
	
.searchresults {
	height:35px;
	width:400px;
	font-size:0.8em;
}
.searchresults div {
	width:35px;
	height:auto;
	float:left;
	padding-top:2px;
}
.searchresults a, .searchresults a:visited {
	display:block;
	float:left;
	width:auto;
	height:12px;
	padding:2px;
	margin-left:1px;
	margin-top:2px;
	border:1px solid #BF9D00;
	background-color:#FFF;
	font-size:0.85em;
	text-align:center;
	text-decoration:none;
	color:#333;
	font-weight:bold;
}
.searchresults a.current, .searchresults a.current:visited {
	background-color:#676767;
	color:#fff;
}
.searchresults a:hover {
	margin-top:1px;
	height:13px;
	color:#333;
	background-color:#ffc;	
}
.sortby {
	width:170px;
	height:20px;
	padding:5px;
	float:right;
	margin:-42px 5px 0 0;
	border:1px solid #666;
	background-color:#999;
}

#products div.prod_tile, #featured div.prod_tile, #featured2 div.prod_tile {
	width:188px;
	height:240px;
	padding-top:5px;
	margin-right:7px;
	margin-bottom:5px;
	border-right:1px solid #EDD6B4;
	border-bottom:1px solid #EDD6B4;
	float:left;
	text-align:center;
	background:#FAF7DC url(../images/tile_bg.jpg) top center no-repeat;
	font-size:0.8em;
}
#featured div.prod_tile, #featured2 div.prod_tile {
	height:165px;
	margin:0 auto;
	float:none;
	margin-bottom:2px;
}
#products div.prod_tile a {
	text-decoration:none;
}
#products div.prod_tile a:hover {
	text-decoration:underline;
}
#products div.prod_tile span.fineprint {
	color:#999;
	font-size:0.8em;
	font-weight:bold;
}
div.prod_tile img, div.morefrom img {
	border:2px solid #666;
}
a.prodpic, a.prodpic:visited {
	display:block;
	height:100px;
	width:140px;
	padding:5px;
	margin:5px auto;
	text-align:center;
	background:url(../images/prodpic_bg.jpg) top center no-repeat;
	border:1px solid #CABC6F;
}
a.prodpic:hover {
	background-position:bottom center;
	border:1px solid #917F40;
}
.prod_tile h3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:4px;
	color:#A2914F;
	letter-spacing:normal;
	font-weight:normal;
}

.manufacturer {
	display:block;
	margin-bottom:5px;
}
div.price {
	padding:5px;	
	font-weight:bold;
	text-align:center;
	font-size:0.85em;
	color:#999;
}
a.det, a.det:visited {
	display:block;
	width:60px;
	height:20px;
	padding:4px 0 0 10px;
	margin:0 auto;
	background:url(../images/button.jpg) top left no-repeat;
	color:#ffc;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:0.9em;
}

a.det:hover {
	background-position:bottom left;
	text-decoration:none !important;
}
.removeart a {
	display:block;
	float:right;
	text-align:right;
	padding-right:5px;
	margin-top:-3px;
	color:#c00;
	font-variant:small-caps;
	font-size:0.9em;
}
#related h2, h2.righttitle {
	height:23px;
	padding-top:10px;
	margin:2px 0 0 0;
	background:url(../images/relatedh2.jpg) top left no-repeat;
	font-size:12px;
	color:#967350;
	text-align:center;
}
#related div.prod_tile, .likeprodtile {
	width:178px;
	height:auto;
	padding:10px 0;
	border-right:1px solid #EDD6B4;
	border-bottom:1px solid #EDD6B4;
	background:#FDFAF5 url(../images/inputbg.gif) top left repeat-x;
	text-align:center;

} 
#related h1 {
	margin:0;
	padding:0;
	font-size:11px;
	text-align:center;
}
#related div.price,
#related div.details_buy_buttonbox {
	float:none;
	margin:0 auto;
	text-align:center;
	margin-top:5px;
	padding:0;
}
#related .manfacturer {
	display:inline;
}
#related a.prodpic, #related a.prodpic:visited {
	display:block;
	height:78px;
	padding-top:5px;
}
#related br.price_break {
	display:none;
}

/*---------------------------------------------------image popup*/
#image_placeholder_container {
	width:auto;
	height:auto;
	display:none;
	position:absolute;
	border:1px solid #333;
	border-top:none;
	top:0;
	left:0;
	z-index:100000;
}
#image_placeholder_title {
	font-weight:bold;
	padding:2px 5px;
	background:#ccc url(../images/tnav_bg.gif) bottom left repeat-x;
	border:1px solid #666;
	border-left:none;
	border-right:none;
	font-size:0.8em;
	color:#ffc;
}
.closethiswindow {
	float:right;
	width:15px;
	height:15px;
	padding:5px 2px 0 0;
	
}
.closethiswindow a, .closethiswindow a:visited {
	display:block;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	padding-left:2px;
	color:#ffc;
}

#image_placeholder_caption {
	padding:2px 5px;
	background:#ccc url(../images/tnav_bg.gif) bottom left repeat-x;
	color:#ffc;
	font-size:0.7em;
}
#image_placeholder{
	text-align:center;
}

#pic_bkg_div { /* image background */
	opacity:0.6;
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6; 
	filter:alpha(opacity=60) ;
	position: absolute;	
	background-color: #333;
	top:5px ;
}


/*image popup ends*/
.prod_pics {
	width:320px;
	padding:20px;
	float:left;
	border:1px solid #EDD6B4;
	background:#F5EFD4 url(../images/largepic_bg.jpg) top center no-repeat;
}
.prod_pics_small {
	width:324px;
	height:324px;
	padding:10px;
	float:left;
	border:1px solid #EDD6B4;
	background:#F5EFD4 url(../images/largepic_bg.jpg) top center no-repeat;
}
.prod_pics_small img, .prod_pics_medium img {
	border:2px solid #666;
}
.prod_pics_medium {
	width:324px;
	text-align:center;

}
.prod_pics_strip {
	width:318px;
	height:116px;
	padding:2px 0 0 2px;
	overflow:scroll;
	white-space:nowrap;
	overflow-y:hidden; 

}
.morefrom {
	width:180px;
	float:left;
	margin-top:-20px;
}
.morefrom h3 {
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	letter-spacing:normal;
	text-align:center;
	text-transform:uppercase;
}
.prod_info {
	float:left;
}
.prod_options_container {	
	float:left;
	width:230px;
	height:auto;
	padding:4px;

}
.prod_options_container strong {	
	text-transform:uppercase;

	font-size:0.75em;
	letter-spacing:normal;
}
.prod_options {
	width:200px;
	margin:0 auto;
}
.blurb img {
	margin:5px;
}