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

hr {
	border-width:1px;
	width:95%;
	color:#151a19;
	background-color:#151a19;
	border:#151a19;
	}
#main_content {
	border:#000000 solid 5px;
	background: #000000;
	height:500px;
	display:block;
	position:relative;
	}
#shop_header {
	background:url(../images/shopNav/header/header_shop.jpg) repeat-x;
	width:675px;
	height:30px;
	color:#3b565b;
	font-size:14px;
	font-family:"Goudy Old Style", "Times New Roman";
	font-weight:bold;
	top:0px;
	left:0px;
	position:absolute;
	}
#shop_header a {
	text-decoration:none;
	color:#3b565b;
	font-size:14px;
	font-family:"Goudy Old Style", "Times New Roman";
	font-weight:bold;
	}
#shop_content {
	bottom:0px;
	left:0px;
	position:absolute;
	background:#000000;
	width:670px;
	height:470px;
	}
#shop_content_scroll {
	background:#000000;
	width:670px;
	height:470px;
	color:#FFFFFF;
	left:0px;
	top:0px;
	overflow:hidden
	
	}
/*------shop entrance div--------*/
#shop_content_shop_pg {
	bottom:0px;
	left:0px;
	position:absolute;
	background:#000000;
	width:670px;
	height:500px;
	}
#shop_content_scroll_shop_pg {
	background:#000000;
	width:670px;
	height:500px;
	color:#FFFFFF;
	left:0px;
	top:0px;
	overflow:hidden
	
	}
#shop_content_scroll a {
	font-family:"Goudy Old Style", "Times New Roman";
	font-size:13px;
	text-decoration:none;
	color:#718680;	
	}
#shop_content td {
	font-family:"Goudy Old Style", "Times New Roman";
	font-size:13px;
	text-decoration:none;
	color:#718680;
	}	
#side_bar_nav {
	background:url(../images/bg/bg-shop-sidebar.jpg) repeat-x left;
	width:125px;
	height:500px;
	right:0px;
	position:absolute;
	}
#shopNavDivider {
	left:0px;
	position:absolute;
	}
#shopFlashContent {
	border:#000000 solid 5px;
	background: #000000;
	height:500px;
	display:block;
	position:relative;
	}
/*------------ Product Page Divs ------------*/
#product_pg_content{
	bottom:0px;
	left:0px;
	position:absolute;
	background:#000000;
	width:670px;
	height:500px;
}
#feat_img {
	background:#000000;
	width:360px;
	height:500px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	}
#prod_info_area {
	background:url(../images/product_pg_graphics/product_data_bg.jpg) right top no-repeat;
	width:315px;
	height:500px;
	position:absolute;
	right:0px;
	top:0px;
	overflow:hidden;
	}
#prod_info {
	position:relative;
	left:0px;
	top:20px;
	padding:0px 20px 0px 20px;
	overflow:hidden;
	font-family:"Goudy Old Style", "Times New Roman";
	font-size:13px;
	line-height:20px;
	text-decoration:none;
	text-transform:lowercase;
	color:#6b7674;	
	}
#feat_img td.back_graphic	{
	padding:10px 0px 0px 10px;
	height:20px;
	}
#feat_img td.feat_img	{
	vertical-align:top;
	height:360px;
	padding-top:45px;
	}
#feat_img td.mouse_over_txt	{
	vertical-align:top;
	top:0px;
	}
#prod_info img.divider {
	position:relative;
	left:0px;
	top:0px;
	overflow:hidden;
	}
#prod_info span.header {
	font-family:"Goudy Old Style", "Times New Roman";
	font-size:18px;
	font-weight:600;
	text-decoration:none;
	color:#7CA197;
	}
#prod_info span.header2 {
	font-family:"Goudy Old Style", "Times New Roman";
	font-size:16px;
	font-weight:400;
	text-decoration:none;
	color:#7CA197;
	}
#carousel_pos {
	position:absolute;
	bottom:0px;
	right:0px;
	overflow:hidden;
	}
