html { min-height: 100%; }
html { overflow: -moz-scrollbars-vertical !important; }
html { overflow-y: scroll; }

body{background:#f2f2f2 url(../images/bg.jpg) fixed center; margin:0px auto; padding:0px; font-family:"Muli", sans-serif; font-size:14px; /*color:#7f7f7f;*/ color:#000; font-weight:normal}
img{border:none}
.clear{clear:both}

a:link, a:visited, a:active {text-decoration:underline; color:#863a2d; outline:none; font-weight:normal}
a:hover, a.hover{text-decoration:none; color:#863a2d; font-weight:normal}

.button{background:#863a2d; border:none; color:#fff; font-size:10px; font-weight:bold; padding:6px 12px 6px 12px; text-decoration:none}
.button:hover{cursor:pointer; background:#863a2d; border:none; color:#fff; text-decoration:none;}

h1{font-size:24px; font-family: 'font-family', sans-serif; font-weight:400; color:#000; background:url(../images/h1_bg.png) no-repeat top; margin:0px; padding:10px 0px 10px 20px}

h2{font-size:24px; font-family: 'font-family', sans-serif; font-weight:400; color:#000; background:url(../images/h2_bg.png) no-repeat top; margin:0px; padding:10px 0px 10px 20px}

h3{font-size:18px; font-family: 'font-family', sans-serif; font-weight:400; color:#000; }


div#wrap{width:950px; margin:0px auto;}
div#wrap_inner{width:950px; background:#FFF}
div#top_bar{width:950px; text-align:right; height:32px; line-height:32px; color:#fff}
a.topbar_link{color:#fff; text-decoration:none; font-weight:bold; font-size:15px;}
a.topbar_link:hover{color:#fff; text-decoration:underline}

div#header{width:950px; height:185px; background:url(../images/header_bg.png) no-repeat; margin-top:0px}
div#logo{width:285px; height:77px; float:left; margin:25px 0px 0px 10px}
div#header_icons { float:right; margin-top:15px; margin-right:20px; }
div#right_header{width:550px; float:right; margin-top:20px}
div#shopping_cart{width:225px; background:url(../images/cart_bg.jpg) no-repeat; padding:3px 15px; float:right; margin-right:20px}
.shopping_cart{font-size:15px; color:#303032}
a.items{color:#863a2d; text-decoration:underline; font-weight:bold}
a.items:hover{color:#863a2d; text-decoration:none}

div#header_tagline { font-size:19px; font-weight:600; text-align:center; padding:8px 0px; width:950px; }

div#search_bar{width:251px; float:right; margin:-20px 10px 0px 0px}
.searchbox{background:url(../images/search_bg.jpg) no-repeat left; width:186px; height:44px; padding:0px 10px; height:44px; line-height:44px; border:none; color:#999999; float:left}

div#menubar{width:950px; margin:8px 0px 8px 0px}
div#menu_left_corner{width:6px; background:url(../images/menu_left_corner.png) no-repeat left; height:61px; float:left}
div#menu_left_corner_active{width:6px; background:url(../images/menu_left_corner_active.png) no-repeat left; height:61px; float:left}
div#menu_right_corner{width:6px; background:url(../images/menu_right_corner.png) no-repeat left; height:61px; float:left}
div#menu{background:#863a2d; height:61px; width:938px; float:left}

ul#dropmenu {list-style:none; padding:0px; margin:0px}
ul#dropmenu li {float:left; z-index:100; margin:0px auto; padding:0px; line-height:0px;}
ul#dropmenu li a {font-size:16px; line-height:61px; color:#fff; display:block; text-decoration:none; font-weight:normal; padding:0px 23px; text-align:center; margin:0px 0px 0px 0px; border-right:1px solid #863a2d;}
ul#dropmenu li a:hover {color:#000; background:#9bd8da}
ul#dropmenu li a.nodivider {border-right:0px}

ul#dropmenu li ul {position:absolute; visibility:hidden; width:auto; padding:0px 0px; border:none; z-index:101; margin:0px}
ul#dropmenu li ul li {float: none; display: inline; background:none; margin:0px; padding:0px; z-index:100}
ul#dropmenu li ul li a {width:auto; background:#ee352d; color:#fff; height:100%; text-align:left; line-height:32px; padding:0px 23px; margin:0px; z-index:100; font-weight:normal; border-bottom:1px solid #fb5f45; border-right:0px}
ul#dropmenu li ul li a:hover {color:#fff; background:#1f1a54; z-index:100; }

div#left_pannel{width:230px; float:right}

div#cate{width:230px; background:#fff}
.cate_btm_corner{background:url(../images/cate_btm_corner.jpg) no-repeat; width:230px; height:10px; margin-bottom:5px}

ul.cate {list-style:none; padding:0px; margin:0px}
ul.cate li {z-index:100; margin:0px auto; padding:0px; line-height:0px;}
ul.cate li a {font-size:14px; line-height:46px; background:#fff; color:#303032; display:block; text-decoration:none; font-weight:400; padding:0px 0px 0px 20px; text-align:left; margin:0px; border-top:1px solid #dfdfdf;}
ul.cate li a:hover {color:#863a2d;}
ul.cate li a.nodivider {border-right:0px}

ul.cate li ul { list-style:width:190px; padding:0px 0px; border:none; margin:0px; list-style:none}
ul.cate li ul li {background:none; margin:0px; padding:0px;}
ul.cate li ul li a {width:100%; font-size:14px; color:#7f7f7f; background:#fafafa /* url(../images/arrow.png) no-repeat left*/ ; height:100%; text-align:left; line-height:36px; padding:0px 0px 0px 40px; margin:0px; z-index:100; font-weight:normal; border:none; border-top:1px solid #dfdfdf}
ul.cate li ul li a:hover {color:#303032; z-index:100; }

div#specials{width:230px; margin-bottom:10px;}
.table_bg{background:#fff}
a.specials_links{color:#ee352d; text-decoration:none}
a.specials_links:hover{color:#303032; text-decoration:none}
.s_price{font-size:16px; color:#ee352d}
.s_price_offer{color:#303032; text-decoration:line-through}

div#newsletter{width:200px; background:#fff; padding:15px}
.textbox{width:120px; padding:0px 8px; height:23px; line-height:23px; border:none; background:url(../images/login_box.png) no-repeat; color:#000; margin:0px}

div#right_pannel{width:710px; float:left}
div#banner{width:710px; height:400px; padding-bottom:4px; margin-bottom:5px; background:url(../images/banner_border.png) no-repeat bottom}
div#inner_content{width:670px; background:#fff; padding:10px 20px; min-height:300px;}
div#content{width:710px; background:#fff}
div#content_btm_corner{/*background:url(../images/content_btm_corner.jpg) no-repeat; width:710px; height:10px*/}

div#content_btm_corner_footer{background:url(../images/content_btm_corner.jpg) repeat-x; width:950px; height:10px}

.productsbox{width:190px; float:left; border-right:1px solid #dfdfdf; margin:0px 0px 0px 22px; padding:25px 22px 20px 0px; height:430px;}
.productsbox_img{width:190px; height:190px;}
.productsbox_link{width:190px; margin-top:15px; height:45px;}
a.p_links{color:#863a2d; text-decoration:none; font-weight:bold; }
a.p_links:hover{color:#303032; text-decoration:none} 
.productsbox_desc{width:190px; margin-top:5px; height:50px;}
.productsbox_price{width:190px; margin-top:15px; font-size:16px; color:#303032}
.strike{width:190px; margin-top:15px; font-size:14px; color:#303032; text-decoration:line-through;}
.productsbox_btn{width:79px; margin:7px 0px 0px 112px}
a.detail_btn{background:url(../images/detail_btn.png) no-repeat left; text-decoration:none; color:#000; font-weight:bold; display:block; padding:9px 0px 11px 25px}
a.detail_btn:hover{background:url(../images/detail_btn_hover.png) no-repeat left; text-decoration:none; color:#fff;}

div#top_footer{width:910px; min-height:250px; padding:30px 20px 0px 20px; background:#FFF; margin-top:13px; color:#7f7f7f}
.top_footer_heading, a.top_footer_heading{color:#303032; font-size:20px; text-decoration:none}
a.top_footer_heading:hover{color:#ee352d; text-decoration:none}
.number{color:#ee352d}
.number:hover{color:#303032}

div#middle_footer{width:910px; padding:1px 20px 10px 20px; background:#FFF; margin-top:13px; color:#7f7f7f}

div#footer_bg{width:910px; margin:0px auto; background:#8fcccd; padding:20px 20px; margin-bottom:0px; color:#000; }
div#footer{width:910px; margin:0px auto}
div#copyright{width:50%; float:left}
div#design_by{width:50%; float:right; text-align:right}

a.footer_links{color:#000; text-decoration:none}
a.footer_links:hover{color:#000; text-decoration:underline}

.map_address { text-align:right; font-size:12px; font-weight:bold; }

/* ============== MODULES CSS ============== */

/* News CSS */
.user_small_thumb {
	border:1px solid;
	border-color:#D7D7D7;
	background-color:
	text-align:center;
	padding:1px;
	padding-top:0px;
	margin-right:12px;
}


/* Photo Gallery CSS */
.gal_thumb {
	border:1px solid;
	border-color:#9c8c7c;
	padding-top:2px;
	color:#000000;
	width:200px;
	padding:3px;
	float:left;	
	margin-right:8px;
	margin-bottom:5px;
	text-align:center;	
}
.gal_thumb:hover {
	border:1px solid 9c8c7c;
	border-color:#39322f;
}


.message {
	font-size:13px;
	margin-top:15px;
	border:1px solid;
	font-size:11px;
	background-color:#FFFFCC;
	border-color:#FFCC00;
	color:#666666;
	text-align:center;
	padding:5px;
	width:90%;
	vertical-align:middle;
	color:#000000;
	font-weight:100;	
}

.error_message {
	font-size:13px;
	margin-top:15px;
	background-color: #ffebe8;
	text-align:center;
	padding-top:20px;
	border:1px solid;
	border-color:#df3c11;
	vertical-align:middle;
	width:100%;
	color:#000000;
	height:45px;
	font-weight:100;
}


.lmenu_footer { list-style:none; padding:0px; margin:0px;  }
.lmenu_footer li, .lmenu_footer li a { color:#333; font-weight:100; line-height:20px; text-decoration:none; padding:0px; margin:0px; }
.lmenu_footer li a:hover { text-decoration:underline; }


/* SHOPPE */

.lmenu { list-style:none;  }
.lmenu li, .lmenu li a { color:#333; width:200px; font-weight:100; line-height:20px; text-decoration:none }
.lmenu li a:hover { text-decoration:underline; }

.pass {color:#fff; text-decoration:none;}
a.pass{color:#fff; text-decoration:none;}
a.pass:hover {color:#fff; text-decoration:underline;}

/*
div#categories {width:100%; padding:0px 10px; margin:0px 0px 20px;}
.main_category, main_category a { margin:0px; margin-top:8px; color:#fff; padding:0px; font-size:14px; border-bottom:1px dotted #FFFFFF; padding-bottom:8px; line-height:15px; } 

.main_category, main_category a { margin:0px; margin-top:8px; color:#fff; padding:0px; font-size:14px; border-bottom:1px dotted #FFFFFF; padding-bottom:8px; line-height:15px; } 

.subcategory, subcategory a { margin:0px; margin-top:10px; color:#fff; padding:0px; font-size:10px; }

.cat_col { border:1px solid #000000; padding:15px; width:95%; }
*/


/* SHOPPE DEFAULT TABLES */
table.opttbl {}
table.opttbl th { background:#863a2d; color:#fff; vertical-align:top; text-align:left; font-weight:100; font-size:14px; border-bottom:solid 0px #ccc;}
table.opttbl th, table.opttbl td {padding:5px 5px; font-size:14px; font-weight:bold;  }
table.opttbl tr.odd {background:#fbfbfb; }

th { font-weight:normal; font-size:12px; color:#000; padding-bottom:10px; border-bottom:solid 1px #E8E8E8; text-align:center; font-weight:bold;}
tr.odd {background-color:#FBFBFB; color:#000}
table.cart {margin-bottom:10px;}
table.cart tr td {padding-top:5px; padding-bottom:5px; }
table.cart tr.total td {border-top:solid 1px #E8E8E8; border-bottom:solid 1px #E8E8E8;}
.totalcost {padding-left:20px; font-size:16px;}

#generic th, #generic td { font-size:12px; padding:1px 6px; vertical-align:top; }


/* SHOPPE DEFAULT */
/* Product List */
div#loginbox_body { width:196px;}
div#loginbig { width:196px;}
div#btn_details {text-align:left; color:#962727; }

div#subthumb {margin-bottom:5px;  }
div#subthumb .subimg {border:solid 0px #ccc; padding:2px; padding-left:0px; float:left; margin:0 4px 0px 0px; margin-bottom:5px;}
div#poptions {margin-top:3px;}

div#pleft {width:200px; margin-right:10px; float:left; text-align:left; margin-right:30px; }
div#pright {float:left; width:400px; padding-top:0px; }
div#pimg { width:200px; text-align:center; margin-top:20px; border:#ededed 1px solid; }
.catalog_pimg {  border:#C0C0C0 1px solid; margin-bottom:5px;  }
div#pimg img { border:solid 0px #ccc; padding:0px;}

div#desccolor{font-size:12px;}

.genericbox {width:100%;  }
.genericbox div.gbt { height:25px; line-height:25px; padding-left:10px; font-weight:bold; background:#863a2d; font-size:14px; color:#fff; }
.genericbox div.gbb { background-color:none; padding:5px; color:#000 }


/* BUTTONS */
.btnGeneral {padding:0; background:url('../images/btn_blank.png') no-repeat; width:99px; height:23px; border:none; cursor:pointer; font-weight:bold; font-size:14px; padding-bottom:5px; color:#FFF; outline:none;}
.btnUp { width:16px; height:12px; background:url('../images/btn_arrow.gif') no-repeat left top; cursor:pointer; border:none; padding:0;}
.btnUp:hover { background:url('../images/btn_arrow.gif') no-repeat left bottom; }
.btnDown { width:16px; height:12px; background:url('../images/btn_arrow.gif') no-repeat right top; cursor:pointer; border:none; padding:0;}
.btnDown:hover { background:url('../images/btn_arrow.gif') no-repeat right bottom;}

/* VALIDATION STUFF */
em.error {  background:url("../images/error.gif") no-repeat 2px -1px; padding-left: 20px; font-size:11px; color:#990000; border:0px; ; }
em.success { background:url("../images/ok.gif") no-repeat 2px -1px; padding-left: 20px; font-size:11px; color:#060; }
input.error, select.error { /*#A90000 background-color:#F8E5E5*/ border:1px solid #FC3; padding: 4px; background-color:#FFFBCF; text-align:left; }
select.error {padding:2px;}
textarea.error { border:1px solid #FC3; padding: 4px; background-color:#FFFBCF;	}
/* input.valid { border:1px solid #090; padding: 2px; background-color:#CFC; }*/

/* PAGING */
.pageCSS { font-size:12px; color:#fff;  }
.paginate { font-size: 12px; }
a.paginate { border: 1px solid #000; padding: 4px; text-decoration: none; color: #fff; background-color:#464646; }
a.paginate:hover { background-color: #000; color: #fff;}
a.current { border: 1px solid #000; font:.7em; padding: 4px; cursor: default; background:#000; color: #fff; text-decoration: none; font-weight:bold}
span.inactive {border: 0px solid #000; background-color:#464646; font-size: .7em; padding: 4px; color: #fff; cursor: default;}

.cateitem {color:#373737; font-size:12px; font-weight:bold; text-align:left; font-family:Muli;}
.cateitem a {color:#373737; font-size:12px; font-weight:bold; text-align:left;font-family:Muli;}
.text { font-family:Muli; color:#78507A; font-size:12px;}
.text2 { color:#78507A; font-weight:bold; font-size:15px;}

/*-- SEARCH --*/
/*div#login { float:left; font-weight:bold; width:50px; padding-top:5px;}
div#login_links { float:left; font-weight:normal; width:200px; padding-top:5px; padding-left:260px;}
div#account_links { float:left; font-weight:normal; width:310px; padding-top:5px; padding-left:30px;}
div#shopping_cart {float:left; font-weight:normal; width:110px; padding-top:4px; padding-left:10px; }
div#currency {float:left; font-weight:normal; width:205px; padding-top:2px; padding-left:30px; }
div#top_links {float:right; font-weight:normal; padding-top:4px; padding-right:30px; }
*/

ul#cate {list-style:url('../images/icon_more.png'); margin:0px 0px 0px 10px; padding:0px 5px;}
ul#cate li {font-family:Muli; font-size:14px; text-align:left; margin:0px 0px 8px 0px; padding:0px;}
ul#cate li a {color:#666; text-decoration:none; font-weight:normal; padding:0px; margin:0px;}
ul#cate li a:hover {color:#0C1B47;}

div#read_more_btn { font-weight:bold; color:#ffa837; font-size:14px; margin:0px; padding:0px; text-decoration:none;	}

.promotion_table { border:1px solid #b8b89d; margin-left:10px; }
.promotion_products { padding-left:18px; padding-top:10px; padding-bottom:0px; }


ul#listing { color:#cd7d00; font-weight:bold; margin:0px; padding-left:15px; }
ul#listing li, ul#listing li a { color:#cd7d00;  font-weight:bold; margin:0px; line-height:18px;  }

.odd { background:#666666; }