/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#734020;
	font-size:14px;
	margin:0 auto;
	background-color:#FFF;
	background-position: top center;
	font-family:"Times New Roman", Times, serif;
	background-image:url(images/bg_body.jpg);
}

a {
	color:#2B5376;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:119px;
	background:url(images/bg_header.jpg) no-repeat;
}

#my_cart {
	position:absolute;
	top:20px;
	right:40px;
}

#flash {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:281px;
	background-repeat: no-repeat;
	background-image: url(images/bg_flash.jpg);
}

#flash-id {
	position:absolute;
	top:108px;
	left:15px;
	width:950px;
	height:305px;	
}
		   
#home_link {
	position:absolute;
	top:13px;
	left:37px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:60px;
	left:210px;
	width:950px;
	height:41px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:10px;
	left:0;
	width:950px;
	height:auto;
}

/* ---- start main content settings -------------- */

#select_brand {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:128px;
	padding:0 0 0 40px;
	background:url(images/bg_brands.jpg) no-repeat;
}

#content_main {
	position:relative;
	top:0;
	left:0;
	padding:10px 60px 1px 60px;
	width:830px;
	height:auto;
	background:url(images/bg_content-area.jpg) repeat-y;
}


#content_cart {
	position:relative;
	top:0;
	left:0;
	padding:10px 60px 1px 60px;
	width:830px;
	height:auto;
	background:url(images/bg_content-area.jpg) repeat-y;
}


#flag {
	margin-bottom:10px;
	float:left;
}

#links {
	position:relative;
	font-size:16px;
	float:left;
	font-weight:bold;
	width:580px;
	height:auto;
	padding: 11px 0 0 30px;
}

#links a {
	color:#734020;
}

#links a:hover {
	color:#008957;
	text-decoration:none;
}

#brand_name {
	margin:10px 0 0 10px;
	float:left;
	font-size:20px;
	font-weight:bold;
}

#content_home {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	margin:0;
	padding:0;
}

#content_home h6 {
	font-size:18px;
	font-weight:bold;
	margin:0;
}

#home_box1 {
	position:relative;
	top:0;
	left:0;
	width:279px;
	height:224px;
	float:left;
	background:url(images/bg_home-box1.jpg) no-repeat;
	padding:5px 0 0 44px;
}

#home_box2 {
	position:relative;
	top:0;
	left:0;
	width:270px;
	height:209px;
	float:left;
	background:url(images/bg_home-box2.jpg) no-repeat;
	padding:10px 15px;
	color:#b7594d;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}



#box2_btn {
	position:absolute;
	bottom:5px;
	right:10px;
}

#home_box3 {
	position:relative;
	top:0;
	left:0;
	width:262px;
	height:209px;
	float:left;
	background:url(images/bg_home-box3.jpg) no-repeat;
	padding:10px 50px 10px 15px;
	color:#734020;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

#box3_btn {
	position:absolute;
	bottom:5px;
	left:15px;
}
/* ---- store settings ----------------------- */

.catalog-header {
	position:relative;
	width:703px;
	height:65px;
	background-image:url(images/bg_catalog-header.jpg);
	background-repeat:no-repeat;
	padding:50px 0 0 30px;

}

.catalog-box {
	position:relative;
	width:177px;
	height:210px;
	float:left;
	line-height:14px;
	padding:7px 10px 0 10px;
	text-align:center;
	border-right:2px solid #f5f3da;
	border-bottom:2px solid #f5f3da;
}

.catalog-box-end {
	position:relative;
	width:177px;
	height:210px;
	float:left;
	line-height:14px;
	padding:7px 10px 0 10px;
	text-align:center;
	border-bottom:2px solid #f5f3da;
}

.catalog-box a{
	color:#0d6751;
}

.catalog-box-end a{
	color:#0d6751;
}

.catalog-item-bottom {
	position:absolute;
	bottom:10px;
}

.product-details {
	position:relative;
	width:550px;
	height:auto;
	float:left;
padding: 0 0 45px 30px;
}

.product-images {
	position:relative;
	width:178px;
	height:auto;
	float:right;
}

.product-images img { margin-top: 8px; }

/* ---- end main content settings ---------------- */


#footer {
	position:relative;
	top:0;
	left:0;
	width:871px;
	height:193px;
	padding:0 41px 0 38px;
	clear:both;
	color:#01a271;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bg_footer.jpg) no-repeat;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#newsletter_signup {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:580px;
	height:46px;
}

#facebook {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:279px;
	height:46px;
}

#footer_copy {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:113px;
	padding-top:10px;
}

#footer_nav {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:650px;
	padding-top:10px;
}

#footer_nav ul {
	list-style:none;
	margin:0;
	padding:0;
}

#footer_nav li {
	float:left;
}

#footer_nav a {
	padding:0 8px;
	border-right:1px solid #01a271;
	color:#01a271;
}



#footer_nav2 {
	position:relative;
	top:0;
	left:0;
	width:650px;
	padding-top:15px;
}

#footer_nav2 ul {
	list-style:none;
	margin:0;
	padding:0;
}

#footer_nav2 li {
	float:left;
	
}

#footer_nav2 a {
	padding:0 8px;
	border-right:1px solid #01a271;
	color:#01a271;
}


#footer_nav3 {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:650px;
	padding-top:0px;
}

#footer_nav3 ul {
	list-style:none;
	margin:0;
	padding:0;
}

#footer_nav3 li {
	float:left;
}

#footer_nav3 a {
	padding:0 8px;
	border-right:1px solid #01a271;
	color:#01a271;
}

#footer_nav4 {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:650px;
	padding-top:0px;
}

#footer_nav4 ul {
	list-style:none;
	margin:0;
	padding:0;
}

#footer_nav4 li {
	float:left;
}

#footer_nav4 a {
	padding:0 8px;
	border-right:1px solid #01a271;
	color:#01a271;
}

#footer_nav5 {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:650px;
	padding-top:0px;
}

#footer_nav5 ul {
	list-style:none;
	margin:0;
	padding:0;
}

#footer_nav5 li {
	float:left;
}

#footer_nav5 a {
	padding:0 8px;
	border-right:1px solid #01a271;
	color:#01a271;
}


#footer_slug {
	position:absolute;
	top:45px;
	left:720px;
	float:right;
	width:107px;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:41px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav.jpg);
}

a#nav_01 {
	width:70px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -41px;
}

.active_01 {
	background-position: 0 -41px !important;
}

a#nav_02 {
	width:94px;
	background-position:-70px 0;
}

a:hover#nav_02{
	background-position:-70px -41px;
}

.active_02 {
	background-position:-70px -41px !important;
}

a#nav_03 {
	width:77px;
	background-position:-164px 0;
}

a:hover#nav_03{
	background-position:-164px -41px;
}

.active_03 {
	background-position:-164px -41px !important;
}

a#nav_04 {
	width:77px;
	background-position:-241px 0;
}

a:hover#nav_04{
	background-position:-241px -41px;
}

.active_04 {
	background-position:-241px -41px !important;
}


a#nav_05 {
	width:62px;
	background-position:-318px 0;
}

a:hover#nav_05{
	background-position:-318px -41px;
}

.active_05 {
	background-position:-318px -41px !important;
}


a#nav_06 {
	width:64px;
	background-position:-380px 0;
}

a:hover#nav_06{
	background-position:-380px -41px;
}

.active_06 {
	background-position:-380px -41px !important;
}


a#nav_07 {
	width:81px;
	background-position:-444px 0;
}

a:hover#nav_07{
	background-position:-444px -41px;
}

.active_07 {
	background-position:-444px -41px !important;
}


a#nav_08 {
	width:86px;
	background-position:-525px 0;
}

a:hover#nav_08{
	background-position:-525px -41px;
}

.active_08 {
	background-position:-525px -41px !important;
}


a#nav_09 {
	width:88px;
	background-position:-611px 0;
}

a:hover#nav_09{
	background-position:-611px -41px;
}

.active_09 {
	background-position:-611px -41px !important;
}