html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial;
}
body, table, td, div, ul, li{padding:0; margin:0;}
body{background:#fff;}
table{width:100%; table-layout:fixed;}
td{text-align:left; vertical-align:top;}
ul{list-style-type:none;}
a{text-decoration:none;}
img{border:0;}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #1B57A3;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* layout */
#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding:0 0 10px 0;
	background-image:url(../image/cd_bg.jpg);
    background-position:left bottom;
    background-repeat:repeat-x;
}

#header {
	width: 1000px;
	background-image: url('../image/top_bg.jpg');
	background-repeat: no-repeat;
	background-position: left top
}
#header table{
	border:0px solid red;
}
#header td.logo{
    padding:40px 0 0 40px;
}
#header td.tprght_contacts{
    padding:40px 40px 0 300px;
	text-align:left;
	font-size:14px;
	color:#b7b7e8;	
}
#header td.tprght_contacts div.inf_cont{
    height:149px;
}
#header td.tprght_contacts div.tel{
	height: 15px;
	background-image: url('../image/tel.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding:0 0 0 26px;
	margin:0 0 8px 0;
}
#header td.tprght_contacts div.sell{
	height: 20px;
	background-image: url('../image/sell.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding:0 0 0 26px;
	margin:0 0 6px 0;
}
#header td.tprght_contacts div.mail{
	height: 17px;
	background-image: url('../image/mail.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding:0 0 0 26px;
}
#header td.tprght_contacts div h3{
	font-size:28px;
	padding:0;
	margin:0 0 10px 0;
}
#header td.tplft_cart{
	padding:0 0 0 39px;
}
#top_cart{
    float:left;
	width:500px;
    height: 79px;
}
#top_cart div.cart_pic{
    float:left;
}
#top_cart div.cart_text{
    float:left;
    margin:2px 0 0 20px;
}
#top_cart div.cart_text h2, #top_cart div.cart_text h3{
    padding:0;
	margin:0 0 2px 0;
}
#top_cart div.cart_text h2{
    font-size:14px;
}
#top_cart div.cart_text h2 a{
    font-size:11px;
	text-decoration:none;
	color:#904d00;
}
#top_cart div.cart_text h2 a:hover{
    font-size:12px;
}
#top_cart div.cart_text h3{
    font-size:12px;
}
#top_cart div.cart_text h3 b{
    color:#904d00;
	margin:0 0 0 10px;
}
#top_search{
    float:left;
	height:79px;
	text-align:left;
	padding:0 0 0 202px;
}
#top_search .advanced_search{
    height:40px;
	background-image: url('../image/search_pic.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	margin:0 0 0 34px;
	padding:0 0 0 54px;
	line-height:40px;
	font-size:14px;
}
#top_search .advanced_search a{
    color:#09122f;
}
#module_search{
    
}
#module_search table{
    width:236px;
}
#module_search td.search_button{
    text-align:center;
	height:23px;
	line-height:23px;
	width:116px;
	background-image: url('../image/button_bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	font-size:14px;
}
#module_search td.search_button a{
    color:#fff;
	text-decoration:none;
}
#module_search .textfield{
    margin:0;
	padding:0;
	width:112px;
	height:21px;
	line-height:21px;
	border:1px solid #b7b7e8;
}
#tpmddl{
    padding:20px 0 10px 0;
    background-image: url('../image/main_bg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
#tpmddl_1{
    background-image: url('../image/lftclmn_bg.jpg');
	background-repeat: repeat-y;
	background-position: left top;
}
#tpmddl .lftclmn{
    width:200px;
	padding:0 0 144px 0;
}
#tpmn{
    height:31px;
	vertical-align:middle;
	padding:0 13px 0 13px;
    background-image: url('../image/menu_bg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
#tpmn ul li{
    float:left;
    width:116px;
    height:29px;
	line-height:29px;
	text-align:center;
	font-size:12px;
	margin:0 6px 0 0;
    background-image: url('../image/li_bg_free.jpg');
	background-repeat: repeat-x;
	background-position: left top;	
}
#tpmn ul li a{
    height:29px;
	display:block;
    color:#0f1834;
    text-decoration:none;	
}
#tpmn ul li:hover{
    background-image: url('../image/li_bg_over.jpg');
	background-repeat: repeat-x;
	background-position: left top;	
}
#tpmn ul li:hover a{
    color:#fff;	
}
#cat_top{
    width:187px;
	height:112px;
    background-image: url('../image/lftclmn_top_bg.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
    color:#0e1733;
    font-size:24px;
    text-align:center;	
}
#cat_holder{
    padding:15px;
}
#cat_holder ul{
    
}
#cat_holder li{
    margin:0px 0 10px 0;
	width:147px;
	padding:0 0 0 14px;
    /*background-image: url('../image/li_style.jpg');
	background-repeat: no-repeat;
	background-position: left center;*/
	font-size:14px;
}
#cat_holder li a{
    color:#0e1733;
	text-decoration:none;
}
/*#cat_holder li:hover{
    background-image: url('../image/li_style_over.jpg');
	background-repeat: no-repeat;
	background-position: left center;
}
#cat_holder li:hover a{
    color:#fff;
}*/
#cat_holder li ul li{
    margin:4px 0 4px 0;
	width:147px;
	padding:0 0 0 6px;
	font-size:14px;
}
#header .div1 {
	height: 97px;
}
#header .div2 {
	position: relative;
	top: 21px;
	left: 15px;
}
#header .div3 {
	background: url('../image/search.png') no-repeat;
	width: 250px;
	height: 62px;
	position: absolute;
	top: 15px;
	right: 0px;
	padding-top: 5px;
	padding-left: 17px;
}
#header .div4 {
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
	background: url('../image/header.png') no-repeat;
}
#header .div4 a {
	position: relative;
	padding: 12px 0px 10px 0px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
#header .div4 .icon {
	position: relative;
	top: 12px;
	margin-right: 4px;
}
#header .div4 .split {
	position: relative;
	top: 14px;
	margin-left: 15px;
	margin-right: 15px;
}
#header .div5 a, #header .div5 img {
	float: left;
}
#header .div6 a, #header .div6 img {
	float: right;
}
#breadcrumb {
	padding-top: 7px;
	padding-bottom: 11px;
	padding-left: 10px;
	background: url('../image/breadcrumb.png') no-repeat;
	height: 13px;
	margin-bottom: 10px;
	color: #999;
}
#column_left {
	width: 180px;
}
#column_right {
	
}
#content {
    margin-bottom: 10px;
}
#content .top {
	padding: 8px 0px 6px 10px;
}
#content .top h1, .heading {
	color: #0e1733;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .welcome_text {
	font-size:12px;
	color:#0e1733;
}
#content .middle {
    width:780px;
	padding: 10px 10px 1px 10px;
}
#content table.cart th, #content table.cart td{text-align:center; vertical-align:center;}
#content table.cart td.subtotal{text-align:right; vertical-align:center;}
#content .bottom {
	background: url('../image/content_bottom.png') no-repeat;
	height: 5px;
}
.box {
	margin-bottom: 10px;
	background: url('../image/box_top.png') no-repeat;
}
.box .top {
	padding: 8px 0px 6px 7px;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
}
.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button , a.c2button{
	background: transparent url('../image/button_bg.jpg') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 23px;
	width:116px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span, a.c2button span {
	background: transparent url('../image/button_bg.jpg') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	clear: both;
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	margin-bottom: 10px;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.list td.special_td{
    text-align:center;
    height:243px;
}
.list td.special_td div.special_tdtop{
    height:29px;
	line-height:29px;
	background-image: url('../image/special_tdtop.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
.list td.special_td div.special_tdbody{
    margin:0px;
	padding:0px;
	background-image: url('../image/special_tdbody.jpg');
	background-repeat: repeat-y;
	background-position: left top;
}
.list td.special_td div.special_tdbottom{
    margin:0px;
	padding:0px;
	height:44px;
	line-height:44px;
	background-image: url('../image/special_tdbottom.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	width: 100%;
	clear: both;
	padding-top: 5px;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
#contact input[type=text]{height:15px;}
.legs{width:217px; background-image: url('../image/lftclmn_bottom_bg.jpg'); background-repeat: no-repeat; background-position: left bottom;}
.dudeoncouch_1{width:749px;}
.dudeoncouch_2{padding:10px 80px 0 80px; background-image: url('../image/cd_bg.jpg'); background-repeat: repeat-x; background-position: left top;}
.dudeoncouch_2 h1{margin:4px 0 4px 34px; padding:0; font-size:12px; text-decoration:none; color:#0e1733; font-weight:normal;}
.dudeoncouch_3{padding:19px 0 19px 90px; background-image: url('../image/couching_dude.jpg'); background-repeat: no-repeat; background-position: left center;}
.menuonbottom{width:1000px; margin:0 auto; padding:10px 0 14px 0;}
.menuonbottom ul li{float:left; color:#4f4f4f;}
.menuonbottom ul li span{margin:0 10px 0 10px;}
.menuonbottom ul li a{color:#4f4f4f; text-decoration:none;}
.menuonbottom ul li a:hover{text-decoration:underline;}
.menuonbottom ul li.ulc{margin:0 10px}