/**color scheme : (salmon-color: #f35343) (toupe:#998675) (dark-grey:#9a9a9a) (light-grey:#f5f4f4) (border-grey:#ccc) **/

html {
height:100%;
}

body {
background:none repeat scroll 0 0 #fff;
color:#998675;
font:12px Trebuchet MS, Arial;
text-align:center;
background-position:top center;
margin:0;
padding:0;
}

* {
margin:0;
padding:0;
}

img,img a {
border:none;
}

ul li {
list-style-type:circle;
}

a {
text-decoration:none;
color:#998675;
}

h1{
	color:#f35343;
	font-size:30px;
	font-weight:700;
}

h2{
	color:#9a9a9a;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
}

h3
{
color:#998675;
font-size:12px;
font-weight:bold;
}

h4 {
color:#f35343;
font-size:12px;
font-weight:700;
}

/**start**/

#global_container {
width:900px;
position:relative;
margin:0 auto;
}

/**top**/

.header {
background:#f5f4f4;
border:1px solid #ccc;
width:900px;
height:120px;
float:left;
border-width:0 1px 1px;
}

.logo {
background-repeat:no-repeat;
width:296px;
height:120px;
float:left;
}

.shopping_cart {
float:right;
width:200px;
height:60px;
text-align:left;
color:#9a9a9a;
background-image:url(images/cartbg.jpg);
border:1px solid #ccc;
margin:25px 20px 10px 0;
padding:5px 0 0 20px;
}

.cart_button a {
color:#f35343;
}

.cart {
width:480px;
float:left;
clear:both;
padding:0 10px 10px;
}

/**menu**/

#navigation {
width:900px;
height:27px;
float:left;
border:1px solid #ccc;
border-width:0 1px;
padding:12px 0 0;
}

#navigation ul {
width:900px;
display:inline;
text-align:left;
list-style-type:none;
}

#navigation li {
float:left;
display:inline;
text-align:center;
padding:0 20px;
}

#navigation a {
font-size:14px;
font-weight:700;
color:#998675;
text-decoration:none;
text-transform:uppercase;
}

/**content**/

.content-wrap {
width:900px;
border:1px solid #ccc;
float:left;
border-width:0 1px;
}

#tab1 {
width:180px;
height:30px;
}

/**left**/

.leftbox-category {
width:180px;
background:#f5f4f4;
}

.leftbox-specialoffer {
background:#f5f4f4;
padding:10px 0 5px;
}

.left-box,.right-wrap {
width:180px;
float:left;
padding:0 10px;
}

/**center**/

.center-wrap {
width:500px;
float:left;
}

.rotator {
width:500px;
}

.promo {
width:500px;
float:left;
display:inline;
padding:5px 0;
}

#component {
width:480px;
float:left;
clear:both;
text-align:justify;
padding:0 10px 10px;
}

/**right**/

.right-box {
width:180px;
float:left;
padding:10px 0;
}

/**footer**/

.footer {
background:#534741;
width:882px;
float:left;
padding:10px;
}

.footer-menu {
font-weight:700;
float:left;
}

.footer-menu li {
list-style:none;
display:inline;
border-right:1px solid #998675;
padding:0 10px;
}

.footer-text {
float:left;
width:882px;
font-size:10px;
margin:90px 0 0;
}

.footer-menu a
{
color:#998675;
}

/**extra**/

.jquery_accordion ul {
text-align:left;
background:#f5f4f4;
padding:10px 0 10px 30px;
}

.jquery_accordion a {
text-decoration:none;
color:#9a9a9a;
}

#search_word {
width:114px;
height:26px;
border:3px solid #ebebeb;
color:#9a9a9a;
}

.search input[type="submit"] {
background:#ebebeb;
font-weight:700;
font-style:italic;
border:0;
height:32px;
width:60px;
color:#9a9a9a;
}

.searchbox {
margin:-20px 0 0;
}

.gmap3 {
height:180px;
}

.map {
height:200px;
margin:400px 0 0;
}

.contact_form {
color:#f35343;
font-size:16px;
font-weight:700;
margin:0px 0 0;
}

.contact_label input[type="submit"] {
background:#ebebeb;
color:#9a9a9a;
font-style:italic;
font-weight:700;
border:1px solid #ccc;
width:60px;
height:20px;
}

.row.state {
width:475px;
height:100px;
background-image:url(images/header-contactus.jpg);
}

.search_form input[type="submit"] {
background:#ebebeb;
font-weight:700;
font-style:italic;
height:20px;
width:60px;
color:#9a9a9a;
border:1px solid #ccc;
margin:10px 0;
}

.search_results a {
text-decoration:none;
color:#f35343;
}

.offer-enlarge {
width:470px;
height:20px;
background:#f5989d;
font-weight:700;
color:#fff;
padding:2px 0 0 10px;
}

.row {
padding:5px 0;
}

.head_title {
color:#9a9a9a;
font-size:12px;
font-weight:700;
text-transform:uppercase;
}

.jquery_accordion h1,.widget.product-left h3,.widget.topseller h3 {
font-size:12px;
font-weight:700;
color:#9a9a9a;
width:180px;
height:25px;
background:#ebebeb;
padding:8px 0 0;
}

.search label,.row.position{
display:none;
}

.side_row,.side_row li,.search_form form ul li {
list-style:none;
}

.row.contact_desc{
padding:10px 0 0;
}