.menu {
	list-style:none;
	margin:0;
	padding:0;
}
.menu li {
	margin:0;
	padding:0;
	line-height:normal;
}
.menu a, .menu a:visited {
	display:block;
	width:120px;
	height:30px;
	padding:5px 0 0 40px;
	background:url(../images/menu_link.jpg) top left no-repeat;
	color:#84935a;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;

}
.menu a.current, .menu a.current:visited, .menu a.current:hover,
.menu a:hover {
	background-position:bottom left;
}
.catalog_navigation {
	width:180px;
	float:left;
}
.catalog_page {
	width:720px;
	float:left;
}
/*----------------------------------------------------------------------------*/

.titleem {
	color:#bc6243;
	font-style:italic;
}
	
.searchresults {
	height:35px;
	width:400px;
	font-size:0.8em;
}
.searchresults div {
	float:left;
	width:35px;
	height:auto;	
	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;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	text-align:center;
	text-decoration:none;		
}
.searchresults a.current, .searchresults a.current:visited {
	background-color:#676767;
	color:#fff;
}
.searchresults a:hover {
	height:13px;
	margin-top:1px;
	background-color:#ffc;	
	color:#333;		
}
#products div.prod_tile {
	float:left;
	width:166px;
	height:200px;
	padding-top:5px;
	margin-right:7px;
	margin-bottom:5px;	
	background:#FAF7DC url(../images/tile.jpg) top center no-repeat;
	font-size:0.8em;
	text-align:center;
}
div.prod_tile img, div.morefrom img {
	border:2px solid #b5b984;
	
}
a.prodpic, a.prodpic:visited {
	display:block;
	height:110px;
	width:122px;
	padding:5px;
	margin:5px auto;
	text-align:center;
	background:url(../images/tile_in.jpg) top center no-repeat;	
}
a.prodpic:hover {
	background-position:bottom center;
}
.prod_tile h3 {
	width:150px;
	height:24px;	
	margin:0 auto;
	padding:4px;
	border:none;
	color:#bc6243;
	font-size:0.85em;
	font-weight:normal;
	text-align:center;	
	letter-spacing:normal;
	
}

a.det, a.det:visited {
	
}

a.det:hover {
	
}
/*#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-top:none;
	top:0;
	left:0;
	z-index:100000;
}
#image_placeholder_title {
	font-weight:bold;
	padding:2px 5px;
	background-color:#B5B984;
	border:1px solid #666;
	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 {
	height:36px;
	padding:2px 5px;
	background:transparent url(../images/edge.png) bottom left repeat-x;
	color:#5F6941;
	font-size:0.7em;
}
#image_placeholder{
	text-align:center;
	padding:20px;
	border:1px solid #666;
	border-top:none;
	background:url(../images/tilebg.jpg) top left repeat;
}

#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;
	background:#E6DCBF url(../images/bigbg.jpg) bottom right 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 #84935A;
}
.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:150px;
	float:right;
	margin-right:-20px;
	background-color:#E4DABD;
}
.morefrom h3 {
	width:122px;
	margin:0 auto 20px auto;
	padding:10px 0 0 0;
	font-size:0.7em;
	letter-spacing:normal;
	text-align:center;
	text-transform:uppercase;
}
.prod_info {
	float:left;
}
.prod_options_container {	
	float:left;
	width:200px;
	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;
}
/*---------------------------------*/
.prod_options_container h4 {
	color:#BC6243;
	text-transform:uppercase;
	font-size:0.75em;
	margin-top:10px;

}
.prod_options_container p {
	line-height:normal;
	font-size:11px;
	padding:0;
}
.prod_options_container p em {
	line-height:1.5;
	font-size:1.2em;
	padding:0;
}
a.buy, a.buy:visited {
	display:block;
	float:right;
	width:30px;
	height:12px;
	padding:4px 2px 4px 3px;
	margin-right:2px;
	font-size:0.7em;
	background-color:#D9A694;
	color:#fff;
	border:1px solid #E8CABF;
	border-bottom-color:#CF8F7A;
	border-right-color:#CF8F7A;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	text-align:center;

}
a.buy:hover {
	background-color:#84935a;
	color:#fff;
	border:1px solid #b5b984;
	border-top-color:#5f6941;
	border-left-color:#5f6941;
}
.priceopt {
	height:55px;
	margin:2px 0;
	padding:10px 5px;
	background:url(../images/pricing.jpg) bottom right no-repeat;
}
.orig {
	height:25px;
}
.pricecomment {
	display:block;
	font-size:0.75em;
	padding:5px 0;
}
.price {
	display:block;
	float:left;
	width:70px;
	margin-top:3px;
	font-size:0.8em;
	font-weight:bold;
	color:#5F6941;
}
.priceopt select {
	width:60px;
	font-size:10px;
	padding:0;
	margin-top:3px;
}
table.bag_table {
	width:680px;
	margin:0 auto;
	
}
table.bag_table td {
	background-color:#E6DCBF;
	padding:5px;
}
table.bag_table th {
	background-color:#E6DCBF;
	color:#5F6941;
	padding:5px;
	font-size:0.75em;
	text-transform:uppercase;
}
.checkout_buttons {
	width:194px;
	float:right;
	padding-top:10px;
}
