/*------------------------------Body Description----------------------------------*/
*{
	margin: 0;
	padding: 0;
	}
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
	background-color: #491500;
	text-align: center;
}
a.cms_prod_title_link:link,
a.cms_prod_title_link:visited {
	color: #BB2A00 !important;
	text-decoration: underline !important;
	background-color: #f8eed1 !important;
	font-size: 12px;
}
a.cms_prod_title_link:active {
	color: #BB2A00 !important;
	text-decoration: underline !important;
}
a.cms_prod_title_link:hover {
	color: #788371;
}

.clear {
	clear: both;
}
.mandatory {
	color: red;
}
img {
	border: 0;
}
table {
	font-size: 11px;
}
td {
	font-size: 11px;
}
h4 {
	font-size: 11px;
}
a {
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	color: #5d1500;
	}
a:hover {
	color: #BB2A00;
	text-decoration: none;
	}
/*----------------------Container's Background----------------------------------*/
#bigContainer {
	width: 880px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	background-color: #471400;
	text-align: center;
	padding: 0;
}
.container, .container_inter, .container_cms  {
	background-repeat: repeat-y;
	background-position: top;
	height: 100%;
	width: 100%;
	text-align: center;
	border: 0;
}
#home .container {background-image: url(../images/content/bg_content.jpg);}
#cms .container {background-image: url(../images/content/bg_content_onecolumn.jpg);}
.container_cms {background-image: url(../images/content/bg_content_onecolumn.jpg);}
.container_inter {background-image: url(../images/content/bg_interior.jpg);}

.bg_left {
	width: 65px;
	background: url(../images/bg/bg_border_lft.jpg) repeat-y left;		
}
.bg_right {
	width: 65px;
	background: url(../images/bg/bg_border_rgt.jpg) repeat-y right;		
}
/*------------------------Header Area----------------------------------------------------*/
#header {
	width: 750px;
	height: 115px;
	border: 0;
	text-align: left;
	vertical-align: top;
}
table.bg_header {
	background: url(../images/bg/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: top center;	
}
#logo_name {
	background: url(../images/header/logo.gif) no-repeat right;
	background-position: 85px 0px;
	cursor: pointer;
	height: 65px;
}
#logo_email {
	background: url(../images/header/logo_weblink.gif) no-repeat right;	
	background-position: 82px 0;
	height: 12px;
	cursor: pointer;
}
#logo_name span, #logo_email span {
	display: none;
}
/*
.logo {
	width: 261px;
	height: 115px;
	padding-top: 16px;
	vertical-align: top;
}*/
.quick_nav {
	vertical-align: top;
	width: 375px;
	height: 43px;
	position: relative;
}
.quick_nav div {
	text-align: right;
	margin: 16px 10px 0 0;
}
a.btn_your_cart {
	width: 99px;
	height: 25px;
	display: block;
	background-image: url(../images/header/btn_your_cart_off.gif);
	background-repeat: no-repeat;
	margin: 0 20px 0 0
}
a.btn_your_cart:hover {
	background-image: url(../images/header/btn_your_cart_on.gif);
}
/*--------------------Nav Area*----------------------------------*/

a.nav1, a.nav2, a.nav3, a.nav4,
a.nav1roll, a.nav2roll, a.nav3roll, a.nav4roll {
	background-position: top;
	background-repeat: no-repeat;	
	height: 31px;
	display: block;
}

a.nav1 {background-image: url(../images/menu/menu1_off.gif); width: 142px;}
a.nav2 {background-image: url(../images/menu/menu2_off.gif); width: 146px;}
a.nav3 {background-image: url(../images/menu/menu3_off.gif); width: 108px;}
a.nav4 {background-image: url(../images/menu/menu4_off.gif); width: 68px;}

a.nav1:hover, a.nav1roll {background-image: url(../images/menu/menu1_on.gif); width: 142px;}
a.nav2:hover, a.nav2roll {background-image: url(../images/menu/menu2_on.gif); width: 146px;}
a.nav3:hover, a.nav3roll {background-image: url(../images/menu/menu3_on.gif); width: 108px;}
a.nav4:hover, a.nav4roll {background-image: url(../images/menu/menu4_on.gif); width: 68px;}

a.nav1 span, a.nav2 span, a.nav3 span, a.nav4 span,
a.nav1roll span, a.nav2roll span, a.nav3roll span, a.nav4roll span {
	display: none;
}

.submenu {
	background-image: url(../images/header/bg_pls_roll.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	width: 459px;
	height: 24px;
	clear: both;
	display:none;
	padding: 5px 0 0 5px;
}
a.linksub {
	font-size: 11px;
	font-family: Georgia;
	color: #FFFFFF;
	padding: 5px 2px 8px 5px;
	font-weight: normal;
}
a.linksub:hover {
	color: #e0d4ba;
}

#subnav_off {
	background-image: url(../images/header/bg_pls_roll.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	width: 464px;
	height: 24px;
	clear: both;
}
#subnav_off p, #subnav_menu_1 p {
	font-family: Georgia;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 11px;
}
#nav li { /* all list items */	
	display: inline;
	float: left;
	list-style: none;
	position: relative;
	text-align: center;
}


#nav ul li {
	float: left;
	display: inline;	
	padding-right: 6px;
}
#nav li ul li a {
	display: block;
	font-size: 11px;
	font-family: Georgia;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 2px 8px 5px;
	font-weight: bold;
	font-family: Arial;
}
#nav a:link, #nav a:visited, #nav a:active {
	color: #FFFFFF;
	font-family: Georgia;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
#nav  a:hover {
	color: #e0d4ba;
}
#nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}
#nav li:hover ul,#nav li.over ul { /* lists nested under hovered list items */
	display: block;
}


/*--------------------------Content Area--------------------------------------------*/
#content {
	position: relative;
	font-size: 11px;
	text-align: left;
	width: 750px;
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	top: 115px;
}
.bg_all_content {
	vertical-align: top;
	text-align: left;
}
.main_content {
	background-image: url(../images/content/bg_sign.gif);
	background-repeat: no-repeat;
	background-position: 220px 230px;
	vertical-align: top;
	width: 488px;
}
.main_content_products {
	background-image: url(../images/content/bg_sign.gif);
	background-repeat: no-repeat;
	background-position: 220px 30px;
	vertical-align: top;
	width: 488px;
}
.title_content {
	text-align: right;
	background-image: url(../images/content/bg_title_content_tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_bottom_content {
	background-image: url(../images/bg/bg_bottom_content.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 14px;
	width: 750px;
}
.bg_content_top {
	width: 348px;
	height: 11px;
	text-align: left;
	padding-top: 5px;
	background-image: url(../images/content/bg_title_content_tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_content_top_02 {
	width: 100%;
	text-align: left;
	background-image: url(../images/content/bg_title_content_tile_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px 0 0 5px;
	font-family: Georgia, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.bg_content_top_02 a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFE2BD;
}
.bg_content_top_02 a:hover {
	font-weight: bold;
	color: #FFF;
}

.main_info {
	padding: 10px 10px 30px 25px;
	text-align: left;
}
.main_inside p {
	color: #4e4b3a;
	font-size: 11px;
	line-height: 18px;
	padding-bottom: 10px;
}

.main_inside a {
	color: #7e4919;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	}
.main_inside a:hover {
	color: #b96b24;
	text-decoration: none;
	}
	
.main_inside h2 {
	font-size: 14px;
	font-family: Georgia, serif;
	padding: 0;
	margin: 10px 0 0 0;
}
.main_info p {
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 10px;
}
.line_bottom {
	background-image: url(../images/news/line_list_content.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 2px;
	font-size: 2px;
}
/*------------------------------Member's Area------------------------------------------*/
#member_area {
	background-image: url(../images/news/line_list_content.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 480px;
	text-align: left;
	margin: 0 2px 0 0;
	padding: 3px 2px 0px 2px;
	border: 0;
}
.member_login, .newsletter_signup {	
	background-position: right;	
	text-align: left;
	padding: 3px 0 0 0;
} 
.member_login {
	width: 260px;
	height: 177px;
	background-image: url(../images/members/bg_members.gif);	
	background-repeat: no-repeat;	
}
.newsletter_signup {
	
	height: 177px;
	background-image: url(../images/members/bg_newsletter.jpg);
	background-repeat: repeat-x;
}
.newsletter_bg_left {
	background-image: url(../images/members/bg_newsletter.jpg);
	background-repeat: repeat-x;
	background-position: right;
	width: 12px;
}
.member_section, .newsletter_section {
	background-position: left;
	background-repeat: no-repeat;
	height: 181px;
}
.member_section {
	background-image: url(../images/titles/title_member_login.gif);
}
.newsletter_section {
	background-image: url(../images/titles/title_newsletter_signup.gif);
}
.member_section p, .newsletter_section p {
	padding-left: 12px;	
	line-height: 16px;
	font-size: 11px;
}
.log_txt {
	color: #50453c;
	font-size: 11px;
	padding: 12px 12px 0 0;	
}
a.login_butt {
	width: 60px;
	height: 25px;
	display: block;
	background-image: url(../images/members/login_butt_off.gif);
	margin-left: 3px;
}
a.login_butt:hover {
	background-image: url(../images/members/login_butt_on.gif);
}
label {
	font-weight: bold;
	color: #50453c;
	font-size: 11px;
}
.member_section input {
	margin-left: 5px;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
}
a.newsletter_submit {
	width: 60px;
	height: 25px;
	display: block;
	background-image: url(../images/members/submit_butt_off.gif);
}
a.newsletter_submit:hover {
	background-image: url(../images/members/submit_butt_on.gif);
}
.line_list_vertical {
	background-image: url(../images/news/line_list_vertical.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 16px;
}
.line_list_bottom_02 {
	background-image: url(../images/news/line_list_content.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 2px;
}
a.logout_butt {
	width: 67px;
	height: 21px;
	display: block;
	background-image: url(../images/members/logout_butt_off.gif);
}
a.logout_butt:hover {
	background-image: url(../images/members/logout_butt_on.gif);
}
.logout_area {
	padding: 5px 20px 4px 12px;
	font-weight: normal!important;
}
.logout_area p {
	padding: 3px 0 5px 0;
}
.but_edit_user {
	width: 60px;
	height: 25px;
	border: 0;
	cursor: pointer;
	background-image: url(../images/members/edit_butt_off.gif);
}
.but_edit_user[type="submit"]:hover {	
	background-image: url(../images/members/edit_butt_on.gif);
}
.but_add_user {
	width: 60px;
	height: 25px;
	border: 0;
	cursor: pointer;
	background-image: url(../images/members/signup_butt_off.gif);
}
.but_add_user[type="submit"]:hover {	
	background-image: url(../images/members/signup_butt_on.gif);
}
.but_unsubscribe_user {
	width: 101px;
	height: 25px;
	border: 0;
	cursor: pointer;
	background-image: url(../images/members/unsubrscribe_butt.gif);
}
/*----------------------News Area---------------------------------------------*/
.news_area {
	width: 262px;
	vertical-align: top;
}
.title_news {
	background-image: url(../images/news/top_bg_title.jpg);
	height: 27px;
	width: 262px;
}
.title_news p {
	padding: 0 0 0 7px;
}
.title_news_02 {
	background-image: url(../images/news/top_bg_title_02.jpg);
	height: 41px;
	width: 262px;
}
.title_news_02 p {
	padding: 12px 0 0 7px;
}
.title_bg_side {
	width: 262px;
}
.prod_img {
	width: 68px;
	padding: 8px 0 8px 9px;
}
.prod_content {
	padding: 4px 9px 9px 0px;
	vertical-align: top;
	font-size: 11px;
}
.prod_content h2 {
	margin: 2px 0 3px 7px;	
}
.prod_content h2 a {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.prod_content p {
	font-size: 11px;
	line-height: 14px;
	padding: 3px 5px 3px 8px;
}
.prod_content a {
	font-weight: normal;
}
.line_list_bottom {
	height: 2px;
	vertical-align: middle;
	background-image: url(../images/news/line_list_bottom.gif);
	background-repeat: repeat-x;
}
.news_archive {
	padding: 5px 15px 5px 0;
	text-align: right;
}
/*----------------Footer-----------------------------------------*/
.bg_footer {	
	height: 69px;
	width: 880px;
	vertical-align: bottom;	
}
.footer {
	background-image: url(../images/footer/bg_footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: left;
}
.footer p {
	padding: 3px 0 0 75px;
	font-size: 10px;
}
a.pcslink {
	width: 130px;
	height: 37px;
	display: block;
	background-image: url(../images/footer/pcs_link_off.gif);
}
a.pcslink:hover {
	background-image: url(../images/footer/pcs_link_on.gif);
}

/*----------------Messages-----------------------------------------*/
#bigMessage {
	position:absolute;
	z-index:10000;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 auto;
}
#boxMessage {
	position:relative;
	top:200px;
	width:300px;
	height:100px;
	background-color:#eeddb1;
	background-image: url(../images/members/bg_newsletter.jpg);
	border:2px #6c1f00 solid;
}

#boxNewsLetter {
	z-index:1010;
	position:absolute;
	
	top: 0;
	left: 0;
	margin: 0 auto;
	
	width:300px;
	height:180px;
	background-color:#eeddb1;
	background-image: url(../images/members/bg_newsletter.jpg);
	border:2px #6c1f00 solid;
}

a.close_butt {
	display: block;
	width: 60px;
	height: 25px;
	background-image: url(../images/members/close_off.gif);
}
a.close_butt:hover {
	background-image: url(../images/members/close_on.gif);
}
a.close_butt span {
	display: none;
}
/*--------------------------------PRODUCTS-----------------------------*/
.images_prod_ist {
	background-image: url(../images/bg/bg_prod_images.gif);
	width: 68px;
	height: 88px;
}
.images_prod_ist img {	
	margin: 4px 0 0 4px;
}
.prod_details_area {
	margin-left:10px;
	width: 100%;
	border: 0;
	color: #814C1D;
}
.prod_title_h, .prod_title_link {
	font-family: Georgia;
	color: #394133;
}
.prod_title_h {
	text-align: left;
	font-size: 12px;
	margin: 20px 0 0px 25px;
}
.prod_title_link {
	font-size: 12px;
	font-weight: bold;
}
a.prod_title_link:hover {
	color: #55624C; 
}
.prod_details_area td {
	padding-bottom: 5px;
}
.prod_color {
	color: #3A4231;
	font-weight: bold;
}
.prod_color02 {
	color: #88521F;
}
.pod_details {
	line-height: 16px;
	color: #3A4231;
}
.add_to_fav {
	color: #C5822D;
	background-image: url(../images/icons/arrow_add_up.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 15px;
	width: 100%;
}
.add_to_fav a {color: #885A22; text-decoration: none; }
.add_to_fav a:hover {color: #DAAA6F;}

.line_list_prod {
	background-image: url(../images/news/line_list_prod.gif);
	background-repeat: repeat-x;
	background-position: center left;
	height: 20px;
}
.line_list_prod01 {
	background-image: url(../images/news/line_list_prod.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 6px;
}
a.but_back {
	background-image: url(../images/cms/butt_back_off.gif);
	display: block;
	width: 65px;
	height: 21px;
	margin-left: 2px;
}
a.but_back span {display: none;	font-size: 7px;}
a.but_back:hover {background-image: url(../images/cms/butt_back_on.gif);}
.more_det_butt {
	height: 25px;
	width: 99px;
	background-image: url(../images/buttons/more_det_off.gif);
	border: 0;
	cursor: pointer;
}
/*----------------------------SHOPCART----------------------------------*/
.butt_update_cart {
	display: block;
	background-image: url(../images/buttons/butt_update_cart_off.gif);
	width: 111px;
	height: 25px;
	cursor: pointer;
	border: 0;
}
.butt_cont_shop {
	background-image: url(../images/buttons/butt_continue_off.gif);
	width: 147px;
	height: 25px;
	cursor: pointer;
	border: 0;
}
.butt_checkout  {
	background-image: url(../images/buttons/butt_checkout_off.gif);
	width: 94px;
	height: 25px;
	cursor: pointer;
	border: 0;
}
.butt_continue  {
	background-image: url(../images/buttons/butt_continue.gif);
	width: 111px;
	height: 25px;
	cursor: pointer;
	border: 0;
}
.headlinkon {
	color: #BB2A00;
	text-decoration: none;
}
a.prod_link_title {
	font-size: 12px;
}
.checkout_steps {
	margin-top: 20px;
}
.checkout_steps td {
	text-align: left;
	width: 200px;
	color: #5C4D43;
	padding-left: 5px;
}
.checkout_steps td a {
	font-size: 11px;
	color: #651900;
	font-weight: normal;
}
.checkout_steps_bar {
	height: 10px;
	font-size: 2px;
	background-color: #B0A097;
}
.checkout_steps_bar td {	
	border-right: 1px solid #F2E1B6;
}
.checkout_steps_bar td.filledbar {
	background-color: #651900;
}
