/* =================Main Style==================*/
* { margin:0; padding:0;}

body {
	background: #FFF url(../images/bg_main.jpg) 0 0 repeat-x;
	font-family: trebuchet, arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #767676;
	}

ul, ol {
	list-style-position:inside;
	}

a:link, a:visited {
	color: #767676;
	text-decoration: none;
	}
 
a:hover {
	color: #767676;
	text-decoration: underline;
	}

a:active {
	color: #767676;
    text-decoration:none;
	}

/* =================Fonts==================*/

#headerWrapper {
	}

/* =================Main Menu==================*/

#menu_wrap {
	background: url(../images/bg_menu.gif) 0 0 repeat-x;
	height: 0px;
	text-align: center;
	}

#menu_body, #navCatTabsWrapper {
	margin: auto;
	width: 830px;
	text-align: left;
	margin-bottom: 0px;
	}
	
#navEZPagesTop {
	font-size: 2px;
	margin: 0 0 0 0px;
	padding-top: 0px;
	}

#navEZPagesTop ul {
	list-style: none;}

#navEZPagesTop li {
	display: inline;
	list-style-type: none;
	}
	
#navEZPagesTop a:link, #navEZPagesTop a:visited {
	float:left;
	text-decoration:none;
	margin-right:15px;
	color:#b43f05;
	}
	
#navEZPagesTop a span {
	float:left;
	display:block;
	padding:5px 10px;
	color:#6d8d9e;
	}

#navEZPagesTop a:hover {
	background: url(../images/nav_r.jpg) 100% 0 no-repeat;
	color:#FFF;}

#navEZPagesTop a:hover span {
	background: url(../images/nav_l.jpg) 0 0 no-repeat;
	color:#FFF;}

/* =================Header==================*/
#headerWrapper {
	margin: auto;
	width: 950px;
	font-size: 11px;
	color: #b8792e;
	}

#navMainWrapper {
	padding: 0px 0px 0px 0px;
	text-align:right;
	clear: both;
	}

#navMain {
	float: right;
	margin-right: 10px;
	}
	
#cart {
	background: url(../images/cart.gif) 0 0 no-repeat;
	float: right;
	padding-left: 20px;
	color: #4a3c30;
    font-weight: bold;
	}

#navMain ul, #navCatTabs ul {
	list-style-type: none;
	text-align: right;
	line-height: 1.5em;
	}

#navCatTabs ul {
	text-align: left;}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	white-space: nowrap;
	color: #55320f;
	}

#navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: #55320f;
    text-decoration: underline;}

#logoWrapper {
	height: 148px;
	margin: auto;
	width: 950px;
	}

#logo {
	float: left;
	width: 240px;
	margin-left: 0px;
	}


/*wrappers - page or section containers*/
#mainWrapper {
	margin: 0 auto;
	width: 950px;
	text-align: left;
	}

#leftcol {
	float: left;
	width: 175px;
	}

#leftcol h3 {
	font-size: 15px;
	}

#categories {
	background: url(../images/bg_cate.jpg) 0 0 no-repeat;	}
	
#categoriesHeading {
    background: url(../images/store.gif) 0 0 no-repeat;	
	color: #DF611D;
	height: 0px;
    padding-bottom: 10px;
	}
	
#categoriesContent li {
	list-style: none;
	}
	
#ezpagesHeading {
	height: 0px;
    padding-bottom: 10px;
	}

#leftcol .sideBoxContent li a {
	background: url() no-repeat;
	font-size: 12px;
    letter-spacing:0.1em;
	line-height: 24px;
	padding-left: 0px;
	padding-top: 0px;
}

#leftcol .sideBoxContent li a:hover {
	background: url() no-repeat;
}

#leftcol .sideBoxContent li a.category-products {
	background: url() no-repeat;
	font-size: 12px;
    letter-spacing:0em;
	line-height: 22px;
	padding-left: 14px;
	padding-top: 0px;
}

h3#categoriesHeading {
	font-size: 16px;
	}
	
.leftBoxContainer {
	background: url(../images/bg_ltitle.jpg) 0 0 no-repeat;
	background-position: 0 40px;
	margin-bottom:10px;
	}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	background: transparent;
	padding: 15px 0 15px 10px;
	}

/*=================Mainbody===============*/
#mainbody {
	width: 775px;
	background: url(../images/bg_mainbody.png) 0 0 no-repeat;
	
	}
	
#mainbody .Heading {
	padding-left: 0;
	}

#navMainSearch {
	float: right;
	padding: 0px 0 0 5px;
	margin-right: -20px;
	background: url(../images/bg_search.png) no-repeat;
	}

#navMainSearch table {
	}

.search_input {
	border: 0;
	background: transparent;
	color: #767676;
	font-size: 11px;
	}

#main_pad {
	}
	
#main_pad2 {
	padding: 0px 0px 0px 0px;
	}
	
#navBreadCrumb {
	padding: 0em 0.5em;
	color: #beb7b1;
	font-size: 11px;
	}

#navBreadCrumb a {
	color: #beb7b1;
	text-decoration: none;
	}

#navBreadCrumb a:hover {
	color: #beb7b1;
    text-decoration: underline;
	}

#welcome {
	background:transparent url(../images/welcome.jpg) 0 0 no-repeat;
	height:310px;
	width: 310px;
	margin-bottom: 10px;
	margin-top: 30px;
}

#welcome .pad {
	width: 420px;
	margin-left: 300px;
	}

#welcome h2 {
	color:#F7BD24;
	line-height:0%;
	font-weight: normal;
}

.greeting {
	margin-bottom: 15px;
	color: #ffb800;
	}
	
.greeting a {
	color: #DF611D;
	text-decoration:underline;
	}

/* ================Footer================*/

#footerwrapper, #footerwrapper a {
background: url() center bottom no-repeat;
font-size: 11px;
color: #acacac;
margin-top: 0px;
}

#footerwrapper .footerwidth {
margin: auto;
width: 950px;
padding-top: 0px;
}

.payway {
float: left;
width: 100px;
margin-left: 15px;
}

#rside {
float: right;
width: 700px;
text-align: right;
padding-top: 110px;
}

.footnav {
margin-bottom: 6px;
}

#bannerSix {
	margin: auto;
	width: 830px;
	padding: 10px;
	}
	
.tv_prolist {
	padding: 0 10px;
	color: #36bbeb;
	}
	
.tv_proimg {
	border: 0px solid #CEE6EF;
	text-align: center;
	padding: 8px;
	margin-bottom: 5px;
	}

.tv_proname a {
	font-size: 12px;
	font-weight: bold;
	color: #F7BD24;
	padding-bottom: 5px;
	}
	
.tv_proname a:hover {
	color: #F7BD24;
	}
	
.tv_proprice {
	color: #df611d;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 0;
	}
	
.tv_prodesc {
	color: #666666;
	font-size: 11px;
	}
	
.productListing-data {
	padding: 15px;
	border-bottom: 3px dotted #CEE6EF;
	border-left: 1px solid #CEE6EF;
	text-align: justify;
	}

.productListing-heading {
	text-align: left;
	padding: 15px;
	color: #ffffff;
	}
	
.tabTable {
	border-right: 0px solid #e5e5e5;
	}