body, html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #333;
}

#wrap {
	min-height: 100%;
	width: 1024px;
}

#footer_wrap {
	clear: both;
	width: 1024px;
	height: 190px;
	margin-top: -245px;
}

a {
	text-decoration: none;
	color: #46a2d0;
}

a:hover, a:active, a.selected{
	color: #333333;	
}
	
a img {
	border: none;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
}

a h2 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	/*color: #fff;*/
	font-weight: normal;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #46a2d0;
	cursor: pointer;
	outline: none;
}

h4 {
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

h4 a {
	font-weight: bold;	
}

a h2.active {
	font-weight: bold;
}

.clear {
	clear: both;
}

.mod_head, .mod_head .sb-inner {
	background: #fdb924;
	height: 30px;
	margin-top: 15px;
}

.mod_head img {
	padding-top: 10px;
	padding-left: 15px;
}

.mod, .mod .sb-inner {
	background: #fff;
}

.mod p {
	padding: 10px 15px 15px;
	margin: 0px;
}

.modb_head, .modb_head .sb-inner {
	background: url('../images/modb_head_bg.png') repeat-x;
	height: 30px;
}

.mod ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 167px;
	overflow: visible;
}

.mod ul ul {
	margin-left: -26px;
	padding-top: 0px;
	padding-bottom: 5px;
	background: #e1f0f7;
	width: 167px;
}

.mod ul li {
	list-style: url('../images/li_off.png');
}

#activeli {
	list-style: url('../images/li_on.png');
}

.mod ul ul li {
	list-style: none;
	background: #e1f0f7;
	padding-left: 50px;
}

.mod ul ul li a {
	font-weight: normal;
}

#header {
	width: 1024px;
	height: 163px;
	background: url('../images/header_bg.jpg') no-repeat;
}

#header_float {
	float: right;
	width: 225px;
	margin-top: 5px;
	margin-right: 85px;
}

#header a {
	font-size: 10px;
	font-weight: bold;
}

#header a:hover{
	color:#BBB;
}

#header_acc_info {
	color: #fff;
	font-size: 9px;
	margin-bottom: 15px;
}

#header_acc_info a {
	color: #fff;
	font-size: 9px;
}

#header #search {
	position: absolute;
	left: 40px;
	top: 125px;
}
#keywords {
	background: none;
	border: none;
	font-size: 11px;
	color: #999;
	width: 132px;
	margin-left: 9px;
	margin-top: 7px;
}

#go_btn {
	position: absolute;
	left: 147px;
	top: 5px;
}

#logo_mask {
	width: 235px;
	height: 60px;
	float: left;
	margin-top: 30px;
	margin-left: 40px;
	cursor: pointer;
}

#breadcrumb {
	position: absolute;
	top: 130px;
	left: 240px;
}

#left_nav {
	float: left;
	width: 190px;
	margin-left: 39px;
	padding-bottom: 20px;
	#padding-bottom: 210px;
}

.mod a {
	font-size: 11px;
	font-weight: bold;
}

.modb a {
	font-size: 10px;
	font-weight: bold;
}

#category_nav, #category_nav .mod, #support, #support .mod {
	width: 175px;
}

#stock {
	font-size: 10px;
}

#content_wrap {
	float: left;
	width: 794px;
	min-height:500px;
	padding-bottom: 20px;
	#padding-bottom: 270px;
}

#content {
	margin-top: 15px;
	padding-bottom:10px;
	margin-bottom: 10px;
	min-height:325px;
}
#search #content{
	padding-left:0px !important;
}
.content_static{
	width:775px;
	padding:10px;
	padding-top:0px;
}

body.index #content_wrap {
	width: 547px;
	height: 329px;
}

body.index #content {
	margin: 0px;
	padding: 0px;
}

.content_product {
	padding-top:0 !important;
	padding-left:0 !important;
	padding-bottom: 10px;
}
.content_category {
	padding-top:0px !important;
	padding-left:0px  !important;
	padding-bottom: 0px !important;
}
#content .sb-inner {
	background: #fff url('../images/content_topb.png') repeat-x;
}
#prod_bg {
	width: 790px;
	margin-left: 2px;
	background: url('../images/prod_bg.png') repeat-x 0px 6px;
}

#left_col, #center_col, #right_col {
	float: left;
	margin-top: 6px;
}

#left_col, #right_col {
	width: 175px;
}

#center_col {
	width: 400px;
	margin: 0px 20px;
	margin-top: 6px;
	padding-bottom: 15px;
}

#center_col h1 {
	width: 575px;
}

#prod_img {
	padding: 0px 8px;
	padding-bottom: 13px;
	background: #fff;
}
/*
#left_col a img {
	margin-left: 5px;
	margin-top: 8px;
}
*/
#left_col p {
	margin-top: 5px;
	margin-left: 8px;	
	font-weight: bold;
}

#left_col #redtxt {
	color: red;	
}

#prod_img .sb-inner {
	background: #fff;	
}

#center_col h1 {
	padding-top: 8px;	
}

#tabs ul {
	padding: 0px;
	margin: 0px;
	margin-top: 18px;
	margin-bottom: 20px;
}

#tabs li, .elements li{
	display: inline;
	font-weight: bold;
	padding: 4px 10px;
	#padding-left: 6px;
}

#tabs li .sb-inner, .elements li .sb-inner{
	background: #46a2d0 !important;
}

#tabs #green .sb-inner {
	background:#00CC33;
}

#tabs li.ui-state-hover .sb-inner, .elements li:hover .sb-inner{
	background: #666 !important;
}

#tabs li.ui-state-active .sb-inner, .elements #active_tab .sb-inner{
	background: #666 !important;;
}

.round_only a {
	color: #fff;
	outline: none;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

#right_col {
	margin-top: 110px;
}

#also_bought_wrap {
	width: 798px;
	margin-left: -2px;
	margin-top: 20px;
}

#also_bought {
	
}
#old_price_display {
	text-decoration:line-through;
	color:#333;
}

#also1, #also2, #also3, #also4 {
	float: left;
	width: 196px;
	text-align: center;
	padding: 15px 0px;
	margin-bottom: 7px;
}

#also1, #also2, #also3 {
	border-right: 1px solid #999;
}

#footer_head {
	background: #fdb924;
	height: 30px;
	border-bottom: 5px solid #404040;
	padding-left: 235px;
}

#footer_head div {
	float: left;
	width: 170px;
	margin-top: 8px;
	margin-right: 20px;
}

#footer {
	background: url('../images/footer_bg.png') top repeat-x;
	color: #fff;
	padding-left: 225px;
}

.footer_mod {
	width: 150px;
	min-height: 190px;
	background: url('../images/footer_mod_bg.png') top repeat-x;
	float: left;
	margin-right: 20px;
	padding: 10px;
}

.footer_mod a {
	font-weight: bold;
}

#footer form {
	margin-top: -40px;
}

#footer #name, #footer #email {
	width: 114px;
	height: 16px;
	margin-left: 33px;
	background: url('../images/footer_form_bg.png');
	border: none;
	font-size: 9px;
	padding: 0px 2px;
}

#footer #name {
	margin-bottom: 10px;
}
