#main {
	width:950px;
	margin:0 auto;
	}

/*Header*/

#header {
	width:950px;
	height:123px;
	clear:both;
	}

#header_left {
	width:422px;
	float:left;
	}

#header_right {
	width:528px;
	float:right;
	}

#header_right .content1 {
	width:360px;
/*	padding-top:35px; */
	}

#header_right .content2 {
	width:360px;
	}

.search {
	font-family:tahoma;
	font-size:11px;
	width:360px;
	border:1px solid #c7c7c7;
	color:#767676;
	background-image:url(../images/layout/search_bg.gif);
	}
.search2 {
	font-family:tahoma;
	font-size:11px;
	width:160px;
	border:1px solid #c7c7c7;
	color:#767676;
	background-image:url(../images/layout/search_bg.gif);
	}
#search_btn {
	position:absolute;
	margin:0px 0px 0px 340px;
	}

/*Slider*/

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	
	/* End layout CSS */
	
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	width:728px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;

}


/*Main Nav*/

#main_nav {
	width:950px;
	height:38px;
	float:left;
	margin-top:-2px;
	}
	
/*Login*/

#login {
	width:950px;
	height:37px;
	float:left;
	}

.login_forms {
	width:95px;
	height:19px;
	font-family:tahoma;
	font-size:11px;
	color:#5a5a5a;
	background-image:url(../images/layout/login_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	border:0px;
	padding-top:7px;
	padding-left:10px;
	}

#login_greetings {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#282727;
	}

#login_name {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#468023;
	}

#login_left {
	width:630px;
	float:left;
	}

#login_right {
	width:300px;
	float:right;
	}

#cartno {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	}

#cartitems {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	}

/*Main Banner*/
#main_banner {
	width:950px;

	background-color:#252525;
	float:left;
	}

#banner_left {
	width:199px;
	float:left;
	}

#banner_right {
	width:750px;
	float:right;
	}
	

#banner_content {
	width:730px;
	padding-top:10px;
	margin:0 auto;
	}

#banner_content .ad {
	width:730px;
	height:199px;
	background-color:#161616;
	}

#banner_content .gallery {
	width:730px;
	height:199px;
	background-color:#161616;
	}

#gallery_bg {
	width:726px;
	margin:0 auto;
	height:199px;
	background-image:url(../images/layout/gallery_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
#product_gallery {
	width:699px;
	margin:0 auto;
	}

#gallery_thumbs {
	width:114px;
	height:83px;
	border-bottom:2px solid #8c130a;
	background-color:#ffffff;
	}

#gallery_title {
	font-family:tahoma;
	font-weight:bold;
	color:#ff9600;
	font-size:11px;
	width:118px;
	}

#gallery_title a:link {
	font-family:tahoma;
	font-weight:bold;
	color:#ff9600;
	font-size:11px;
	text-decoration:none;
	}

#gallery_title a:active {
	font-family:tahoma;
	font-weight:bold;
	color:#ff9600;
	font-size:11px;
	text-decoration:none;
	}

#gallery_title a:visited {
	font-family:tahoma;
	font-weight:bold;
	color:#ff9600;
	font-size:11px;
	text-decoration:none;
	}

#gallery_title a:hover {
	font-family:tahoma;
	font-weight:bold;
	color:#ff9600;
	font-size:11px;
	text-decoration:underline;
	}

#gallery_desc {
	font-family:tahoma;
	font-size:11px;
	color:#8f8f8f;
	width:118px;
	}
	
#gallery_desc a:link {
	font-family:tahoma;
	font-size:11px;
	color:#8f8f8f;
	text-decoration:none;
	}

#gallery_desc a:active {
	font-family:tahoma;
	font-size:11px;
	color:#8f8f8f;
	text-decoration:none;
	}

#gallery_desc a:visited {
	font-family:tahoma;
	font-size:11px;
	color:#8f8f8f;
	text-decoration:none;
	}

#gallery_desc a:hover {
	font-family:tahoma;
	font-size:11px;
	color:#8f8f8f;
	text-decoration:underline;
	}
	
/*-----------side nav-------------*/

.sidenav_img {
	padding:0px 5px 0px 0px;
	margin:0px 0px -7px 0px;
	} 


#sidenav ul {
	margin:0px;
	padding: 0px;
	list-style-type: none;
	font-family:Tahoma;
	font-weight:bold;
	font-size: 12px;
	}

#sidenav a {
	display: block;
	padding: 5px 5px 8px 5px;
	width: 189px;
	margin:50 auto;
	background-position:5px;
	font-family:arial;
	font-family:arial;
	}

#sidenav a:link, #navlist a:visited
	{
	color: #ffffff;
	text-decoration: none;
	}

#sidenav a:hover
	{
	background-color: #830300;
	color: #ffffff;
	font-family:arial;
	background-image:none;
	}

#active a:link, #active a:visited, #active a:hover
	{
	background-color: #830300;
	color: #ffffff;
	font-family:arial;
	}	
	
.underline {
	border-bottom: 1px solid #3b3b3b;
	}


/*-----------pop nav-------------*/

.popnav_img {
	padding:0px 5px 0px 0px;
	margin:0px 0px -7px 0px;
	} 


#popnav ul {
	margin:0px;
	padding: 0px;
	list-style-type: none;
	font-family:Tahoma;
	font-weight:bold;
	font-size: 12px;
	}

#popnav a {
	display: block;
	padding: 5px 25px;
	width: 220px;
	margin:50 auto;
	background-image:url(../images/icons/pop_arrow.gif);
	background-repeat:no-repeat;
	background-position:5px;
	font-family:arial;
	font-family:arial;
	}

#popnav a:link, #navlist a:visited
	{
	color: #ffffff;
	text-decoration: none;
	}

#popnav a:hover
	{
	background-color: #4f0101;
	color: #ffffff;
	font-family:arial;
	text-decoration:none;
	}

#popnav a:active
	{
	color: #ffffff;
	font-family:arial;
	text-decoration:none;
	}

#popnav a:visited
	{
	color: #ffffff;
	font-family:arial;
	text-decoration:none;
	}

#popnav a:link
	{
	color: #ffffff;
	font-family:arial;
	text-decoration:none;
	}


	
.popunderline {
	border-bottom: 1px solid #943d3c;
	}


/*Content*/

#home_content {
	width:950px;
	height:175px;
	padding-top:1px;
	float:left;
	}
	
#hcontent {
	width:950px;
	height:174px;
	background-image:url(../images/layout/hcontent_bg.gif);
	background-repeat:repeat-x;
	}

#hcontent_in {
	width:918px;
	margin:0 auto;
	clear:both;
	padding-top:13px;
	}

#hcontent_left {
	width:218px;
	float:left;
	}
#hcontent_center1 {
	width:219px;
	float:left;
	}
#hcontent_center2 {
	width:222px;
	float:left;
	}
#hcontent_right {
	width:259px;
	float:left;
	}
#hcontent_title {
	font-family:arial;
	font-size:17px;
	font-weight:bold;
	color:#000000;
	padding-bottom:8px;
	}
#hcontent_desc {
	font-family:tahoma;
	font-weight:normal;
	font-size:11px;
	color:#424242;
	width:220px;
	padding-top:8px;
	}
	
	
/*Sub Content*/	

#main_subcontent {
	width:950px;
	float:left;
	}

#subcontent_left {
	width:199px;
	float:left;
	background-color:#252525;
	}

#subcontent_right {
	width:750px;
	float:right;
	}

#subcontent_inside {
	width:728px;
	padding-bottom:20px;
	float:right;
	}
	
#subc_header {
	padding:10px 0px 8px 0px;
	width:728;
	float:left;
	border-bottom:1px solid #d9d9d9;
	}

#subc_left {
	width:440px;
	float:left;
	}

#subc_right {
	width:288px;
	float:right;
	}

#subc_title {
	font-family:arial;
	font-size:27px;
	font-weight:bold;
	color:#000000;
	}

#breadcrums {
	font-family:arial;
	font-size:11px;
	color:#999999;
	padding-top:18px;
	}
	
#subbody {
	width:728px;
	float:left;
	padding:10px 0px 0px 0px;
	}

#subbanner1 {
	width:199px;
	background-color:#ffffff;
	padding-top:10px;
	float:left;
	}

#subbanner2 {
	width:199px;
	background-color:#ffffff;
	padding-top:10px;
	padding-bottom:20px;
	float:left;
	}
	
#subbanner_spacer {
	width:199px;
	float:left;
	background-color:#252525;
	height:36px;
	}
	
/*Bar*/

#detailbar1 {
	width:728px;
	height:27px;
	border-bottom:1px solid #d9d9d9;
	border-top:1px solid #d9d9d9;
	background-image:url(../images/layout/detailbar_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:arial;
	color:#1f1f1f;
	font-size:11px;
	}

#detailbar2 {
	width:392px;
	height:35px;
	border-bottom:1px solid #d9d9d9;
	border-top:1px solid #d9d9d9;
	background-image:url(../images/layout/detailbar2_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:arial;
	color:#1f1f1f;
	font-size:11px;
	}

.pview_qty {
	width:30px;
	font-family:tahoma;
	font-size:11px;
	color:#999999;
	}

#detailbar_bg {
	background-image:url(../images/layout/detailbar2ribbon_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}

.item_show {
	font-family:tahoma;
	font-size:11px;
	}
	
#paging_bg {
	background-image:url(../images/layout/paging_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
	
#paging_numbers {
	font-family:arial;
	font-weight:bold;
	}
	
/*product list*/

#plist_thumbs {
	width:128px;
	height:104px;
	border:1px solid #dadada;
	}

#plist_line {
	border-top:1px solid #bcbcbc;
	border-top-style:dashed;
	}

#plist_title {
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#7a0000;
	text-align:left;
	}
#plist_desc {
	font-family:tahoma;
	font-size:11px;
	color:#424242;
	text-align:left;
	}

#plist_price {
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#ff7200;
	padding:5px 0px 0px 0px;
	}
	
/*product view*/

#pview_thumbs {
	width:312px;
	height:267px;
	border:1px solid #d9d9d9;
	}

#pview_left {
	width:336px;
	float:left;
	}

#pview_right {
	width:392px;
	float:right;
	}

#pview_title {
	font-family:arial;
	font-weight:bold;
	font-size:25px;
	color:#7a0000;
	}
#pview_desc {
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#407098;
	}
	
/*My Account*/

#mylayout {
	width:474px;
	float:left;
	border-bottom:1px solid #bbbbbb;
	border-bottom-style:dashed;
	padding:10px 0px 15px 0px;
	}

#mylayout2 {
	width:474px;
	float:left;
	border-bottom:1px solid #bbbbbb;
	border-bottom-style:dashed;
	padding:10px 0px 15px 0px;
	border-top:1px solid #bbbbbb;
	border-top-style:dashed;
	}

#mythumbs {
	width:72px;
	height:72px;
	border:1px solid #d9d9d9;
	}

#myleft {
	width:88px;
	float:left;
	}

#myright {
	width:386px;
	float:right;
	}
	
#myname {
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#6c0000;
	}

#myaddress {
	padding:5px 0px 5px 0px;
	width:386px;
	float:left;
	}
	
#myzip {
	font-family:arial;
	}
	
.mybutton1 {
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	}
	
.myform1 {
	font-family:tahoma;
	font-size:11px;
	width:100px;
	color:#333333;
	}

.myform2 {
	font-family:tahoma;
	font-size:11px;
	width:120px;
	color:#333333;
	}

.myform3 {
	font-family:tahoma;
	font-size:11px;
	width:15px;
	color:#333333;
	}

.myform4 {
	font-family:tahoma;
	font-size:11px;
	width:275px;
	color:#333333;
	}

.myform5 {
	font-family:tahoma;
	font-size:11px;
	width:280px;
	color:#333333;
	}
	
.myform6 {
	font-family:tahoma;
	font-size:11px;
	width:50px;
	color:#333333;
	}

.myform7 {
	font-family:tahoma;
	font-size:11px;
	width:60px;
	color:#333333;
	}

.myform8 {
	font-family:tahoma;
	font-size:11px;
	width:150px;
	color:#333333;
	}

.myform9 {
	font-family:tahoma;
	font-size:11px;
	width:520px;
	color:#333333;
	}

.myform10 {
	font-family:tahoma;
	font-size:11px;
	width:500px;
	color:#333333;
	}

.myform11 {
	font-family:tahoma;
	font-size:11px;
	width:723px;
	color:#333333;
	}
	
	
/*Footer*/	

#footer {
	width:950px;
	float:left;
	padding:15px 0px 15px 0px;
	border-bottom:1px solid #dcdcdc;
	border-top:1px solid #dcdcdc;
	}

#footer_left {
	width:100px;
	float:left;
	}
#footer_center {
	width:269px;
	float:left;
	font-family:tahoma;
	font-size:11px;
	color:#707070;
	}

#footer_right {
	width:541px;
	float:right;
	}

#footer_address {
	width:257px;
	float:left;
	font-family:tahoma;
	font-size:11px;
	color:#999999;
	padding:15px 0px 30px 0px;
	}
	
#footer_address a:link {
	font-family:tahoma;
	font-size:11px;
	color:#999999;
	text-decoration:none;
	}
#footer_address a:active {
	font-family:tahoma;
	font-size:11px;
	color:#999999;
	text-decoration:none;
	}
#footer_address a:visited {
	font-family:tahoma;
	font-size:11px;
	color:#999999;
	text-decoration:none;
	}
#footer_address a:hover {
	font-family:tahoma;
	font-size:11px;
	color:#999999;
	text-decoration:underline;
	}
	
/*Cart*/	


#mctable1 {
	border:1px solid #d9d9d9;
	font-family:arial;
	}

#mctable2 {
	border-bottom:1px solid #d9d9d9;
	border-bottom-style:dashed;
	border-right:1px solid #d9d9d9;	
	}

#mctable3 {
	border-bottom:1px solid #d9d9d9;
	border-bottom-style:dashed;
	}

#mctable5 {
	border-bottom:1px solid #d9d9d9;
	}

#mctable4 {
	border-bottom:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;	
	background-image:url(../images/layout/mctable_bg1.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	}

#mctable6 {
	border-bottom:1px solid #d9d9d9;
	background-image:url(../images/layout/mctable_bg1.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	}
	
.mcqty {
	width:30px;
	font-size:11px;
	color:#333333;
	}

#mcqty_img {
	padding:3px 0px 0px 0px;
	}

#mcqty_table {
	margin-top:-2px;
	}

#mcqty_arrow {
	padding:3px 0px 0px 0px;
	}

.mc_form1 {
	width:225px;
	font-size:11px;
	color:#333333;
	}

.wgc_contentWrapper {
	overflow-y: auto;
	overflow-x:hidden;
	width: 728px;
	height: 300px;
	margin: 0px 0px 0px 0px;
	scrollbar-face-color: #911309; 
	scrollbar-shadow-color: #fafafa;
	scrollbar-highlight-color: #fafafa;
	scrollbar-3dlight-color: #fafafa;
	scrollbar-darkshadow-color: #fafafa;
	scrollbar-track-color: #fafafa;
	scrollbar-arrow-color: #fafafa;
	border: 1px solid #c7cfd5;
	}


	
/*footer_menu*/

#footer_menu {
	width: 396px;
	padding-top:5px;
	}

#footer_menu_container {
	width: 396px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #7a7a7a;
	}

#footer_menu_container ul {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#footer_menu_container li {
	margin: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #7a7a7a;
	padding: 0px 0px 0px 0px;
	display: inline;
	}

#footer_menu_container a {
	display:inline-block;
	padding: 2px 5px;
	height: 14px;
	margin:0px 0px 0px 3px;
	background-position:0px;
	}

#footer_menu_container a:link, #navlist a:visited
	{
	color: #7a7a7a;
	text-decoration: none;
	}

#footer_menu_container a:visited
	{
	color: #7a7a7a;
	text-decoration: none;
	}
	
#footer_menu_container a:hover
	{
	background-image: url(../images/layout/menu_bghover.gif);
	color: #9c9c9c;
	background-color:#3a3a3a;
	}

.footer_gap {
	border-left: 1px solid #a6a6a6;
	height:50px;
	}
	

#view_subcat_link { font-size:11px; color:#FFF; height:21px; line-height:21px; margin:10px 0px 9px 0px; }
#view_subcat_link a { color:#FFF; background-color:#900; padding:5px 8px;  }
#view_subcat_link a:hover { text-decoration:none; }

.mode_price {
	border-bottom:1px solid #d9d9d9;
	border-bottom-style:dashed;
	background-color:#f8f8f8;
	font-weight:bold;
	color:#ff7200;
	text-align:center;
}
.mode_price2 {
	color:#679749;
	font-weight:bold;
}

a.a_change {
	display:compact;
	margin:0px 0px 0px 10px;
	border: 1px solid #900;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:0px;
	padding:0px 4px;
	border-radius: 2px; 
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
}

a.a_change:hover {
	text-decoration:none;
	background-color:#900;
	color:#FFF;
}
.txtbr {
	font-weight:bold;
	text-align:right;
}