html {overflow-y: scroll}

body {
	text-align: center;
	background: #38393c;
	padding: 0;
	margin: 0;
	height: 100%;
	font-family: Verdana, Arial, Tahoma;
	font-size: 100%;
	height: auto;
	}
	
a {
	color: #5e79d0;
	text-decoration: underline;
	}
	
a:hover {
	color: #2a418b;
	}
	
.clear {
	clear: both;
	}
	
.icon {
	vertical-align: middle;
	display: inline;
	margin: 2px;
	}
	
.float_right {
	float: right;
	}
	
.float_left {
	float: left;
	}
	
h1, h2, h3, h4, h5, h6 {
	color: #5e79d0;
	letter-spacing: .02em;
	font-family: Arial, Tahoma, Verdana;
	margin: 2px 0;
	}
	
h1 {font-size: 1.4em;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
h5 {font-size: 1.0em;}
h6 {font-size: .9em;}

hr {
	background: #ced5e0;
	color: #ced5e0;
	height: 1px;
	border: 0;
	}
	
#bodybg {
	background: #f1f1f1 url(images/bg.jpg) top left repeat-x;
	font-size: .9em;
	}
	
#bodybot {
	background: transparent url(images/wrapper_bottom.png) bottom left repeat-x;
	text-align: center;
	}
	
#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: center;
	}

#header {
	background: url(images/header.jpg) top left no-repeat;
	height: 179px;
	text-align: left;
	}
	
#header .logo {
	height: 107px;
	}
	
#header .logo a {
	outline: none;
	}
	
#header .logo h1 {
	font-family: Arial Black, Arial, Tahoma, Verdana;
	font-size: 1.4em;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	margin: 0;
	padding: 46px 0 0 28px;
	}
	
#header .logo .phone {
	float: right;
	font-family: Arial Black, Arial, Tahoma, Verdana;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	padding: 46px 28px 0 0;
	}

#page {
	background: url(images/page_main.png) top left repeat-y;
	}
	
.page_wrap {
	margin: 0 10px;
	}
	
.page_bot {
	width: 980px;
	height: 14px;
	background: url(images/page_bot.png) bottom left no-repeat;
	}
	
#banner img {
	display: block;
	}
	
/********************** SEARCH **********************/
	
#nav_search {
	float: right;
	width: 258px;
	margin: 0;
	padding-top: 27px;
	}
	
#nav_search input.search_input {
	padding: 2px;
	overflow: hidden;
	float: left;
	border: 0;
	margin: 3px;
	margin-top: 6px;
	}
	
#nav_search .search_go {
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	background: url(images/search_go.jpg) no-repeat;
	width: 46px;
	height: 30px;
	margin-right: 16px;
	cursor: pointer;
	}

#nav_search .search_go:hover {
	background: none;
	cursor: pointer;
	}

/********************** NAVIGATION **********************/
	
#nav {
	height: 71px;
	overflow: hidden;
	font-size: .9em;
	font-weight: bold;
	float: left;
	}

#nav ul {
	padding: 14px;
	margin: 0;
	list-style: none;
	height: 56px;
	}
	
#nav ul li {
	padding: 14px 6px 0px 10px;
	margin: 0;
	float: left;
	display: block;
	}
	
#nav ul li a {
	display: block;
	padding: 0;
	float: left;
	color: #435fac;
	text-decoration: none;
	line-height: 200%;
	}
	
#nav ul li a:hover {
	color: #435fac;
	border-bottom: 2px dotted #435fac;
	}
	
#nav ul li.current a {
	color: #141414;
	}
	
/********************** ALL MAIN CONTENT **********************/
	
#content {
	font-size: .8em;
	text-align: left;
	}
	
/********************** SIDEBAR **********************/
	
#sidebar {
	float: left;
	width: 214px;
	}
	
.side_wrap {
	margin: 6px 10px;
	}
	
.sidebar_tcat {
	background: url(images/sidebar_tcat_main.gif) top left repeat-x;
	height: 45px;
	color: #FFFFFF;
	}
	
.sidebar_tcat_left {
	background: url(images/sidebar_tcat_left.gif) top left no-repeat;
	height: 45px;
	}

.sidebar_tcat_right {
	background: url(images/sidebar_tcat_right.gif) top right no-repeat;
	height: 45px;
	}
	
.sidebar_tcat_wrap {
	padding: 14px 10px;
	}
	
.sidebar_menu ul {
	line-height: 150%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
.sidebar_menu ul li a {
	display: block;
	padding: 8px 10px;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #bbbbbb;
	border-bottom: 0;
	color: #51649c;
	}

.sidebar_menu ul li {
	width: 194px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
.sidebar_menu li a:hover {
	background: #f4f8ff;
	text-decoration: underline;
	}
	
.sidebar_tfoot {
	background: url(images/sidebar_tfoot_main.gif) top left repeat-x;
	height: 8px;
	}

.sidebar_tfoot_left {
	background: url(images/sidebar_tfoot_left.gif) top left no-repeat;
	height: 8px;
}

.sidebar_tfoot_right {
	background: url(images/sidebar_tfoot_right.gif) top right no-repeat;
	height: 8px;
}
	
/********************** ICONS **********************/
	
.icon_categories {
	background: url(images/icons.png) no-repeat;
	background-position: 0 -60px;
	width: 16px;
	height: 15px;
	margin: 0 4px;
	display: inline;
	float: left;
	}
	
.icon_user {
	background: url(images/icons.png) no-repeat;
	background-position: 0 -41px;
	width: 16px;
	height: 16px;
	margin-top: 2px
	}
	
.icon_bookmark {
	background: url(images/icons.png) no-repeat;
	background-position: 0 -22px;
	width: 16px;
	height: 16px;
	margin-top: 2px
	}
	
.icon_print {
	background: url(images/icons.png) no-repeat;
	background-position: 0 -3px;
	width: 16px;
	height: 16px;
	margin-top: 2px;
	}
	
.icon_goback {
	background: url(images/icons.png) no-repeat;
	background-position: 0 -78px;
	width: 16px;
	height: 16px;
	float: left;
	vertical-align: middle;
	}

.icon_enlarge {
	background: url(images/icons.png) no-repeat;
	background-position: 0 -97px;
	width: 16px;
	height: 16px;
	float: left;
	vertical-align: middle;
	}
	
.icon_cart {
	background: url(images/icons.png) no-repeat;
	background-position: 0 -114px;
	width: 16px;
	height: 16px;
	margin-top: 2px
	}

.icon_logout {
	background: url(images/icons.png) no-repeat;
	background-position: 0 -131px;
	width: 16px;
	height: 16px;
	margin-top: 2px
	}

.icon_account {
	background: url(images/icons.png) no-repeat;
	background-position: 0 -148px;
	width: 16px;
	height: 16px;
	margin-top: 2px
	}
	
/* TOP LINKS */

.go_back {
	float: left;
	padding-top: 4px;
	}
	
.go_back a, ul#toplinks li a {
	text-decoration: none;
	font-weight: bold;
	color: #797979;
	}
	
.go_back a:hover, ul#toplinks li a:hover {
	color: #4b68a3;
	}
	
ul#toplinks {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
	}
	
ul#toplinks li {
	padding: 0 4px;
	margin: 0;
	float: left;
	display: block;
	}
	
ul#toplinks li a {
	display: block;
	float: left;
	line-height: 200%;
	}

/********************** MAIN CONTENT AREA **********************/

#main {
	float: right;
	width: 740px;
	}
	
.main_wrap {
	margin: 6px 8px;
	}
	
table#sub_categories {
	font-size: .9em;
	}
	
/********************** FOOTER **********************/
	
#footer {
	background: #38393c;
	border-top: 1px solid #FFFFFF;
	font-size: .7em;
	color: #b3b3b3;
	}
	
#footer .footer_wrapper {
 	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 40px 0;
	min-width: 960px;
	}
	
#footer .footer_links {
	float: right;
	}
	
#footer .footer_links a {
	color: #cfcfcf;
	text-decoration: underline;
	}
	
#footer .footer_links a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer .copyright {
	float: left;
	font-weight: bold;
	}
	
/************* PRODUCT PAGE ****************/
	
#product_sidebar {
	float: left;
	width: 150px;
	}
	
#product_content {
	float: right;
	width: 560px;
	line-height: 180%;
	}
	
#product_sidebar .enlarge {
	padding: 6px 0;
	font-weight: bold;
	}
	
#product_sidebar .enlarge a {
	color: #585858;
	text-decoration: none;
	}
	
#product_sidebar .enlarge a:hover {
	text-decoration: underline;
	}
	
input.addtocart {
	background: url(images/add_to_cart.jpg) top left no-repeat;
	background-position: 0 0;
	border: 0;
	width: 131px;
	height: 29px;
	display: block;
	cursor: pointer;
	}
	
input.addtocart:hover {
	background: url(images/add_to_cart.jpg) top left no-repeat;
	background-position: 0 -29px;
	cursor: pointer;
	}
	
input.checkout {
	background: url(images/checkout.jpg) top left no-repeat;
	background-position: 0 0;
	border: 0;
	width: 131px;
	height: 29px;
	display: block;
	cursor: pointer;
	}
	
input.checkout:hover {
	background: url(images/checkout.jpg) top left no-repeat;
	background-position: 0 -29px;
	cursor: pointer;
	}

.product_pricing p {
	margin-top: 0;
	}
.product_pricing p.sale {
	color: red;
	}

table, td {font-size: 100%;}

.tborder {
	background: #fff;
	border: 1px solid #d3d3d3;
}

.tcat {
	background: #3e3e3e;
	padding: 8px;
	font-size: .9em;
	color: #FFFFFF;
	font-weight: bold;
}

.tcat a {
	color: #FFFFFF;
	}
	
.tcat a:hover  {
	color: #cecece;
	}

.thead {
	background: #cacaca;
	padding: 6px;
	color: #343434;
	border-bottom: 1px solid #d3d3d3;
	font-weight: bold;
	font-size: .8em;
}

.trow1 {
	background: #f7f7f7;
	color: #474747;
	padding: 8px;
}

.trow2 {
	background: #ededed;
	color: #474747;
	padding: 8px;
}

.ddmenu_subcats {
	text-align: left;
	position: absolute;
	display:none;
	border: 1px solid #101010;
	border-bottom: 0;
	font-size: .7em;
	line-height: 26px;
	z-index: 100;
	background: #404040;
	width: 160px;
	margin: 0;
	padding: 0;
}

.ddmenu_subcats a {
	text-align: left;
	color: #dddddd;
	display: block;
	border-bottom: 1px solid #101010;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
}

.ddmenu_subcats a:hover {
	background: #101010;
	color: #ffffff;
}

.dd_menu span {
	background: transparent url(images/ddarrow.png) center bottom no-repeat;
	display: block;
}