html, body {
	background: #fff url('../images/bkg.gif') top left repeat-x;
	color: #5f5f5f;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

form {magin:0px; padding:0px;}

input[type=image] {
	border: 0;
}

table, tr, td {
	z-index: 0;
	margin: 0 auto;
}

hr {
	border: 0;
	border-bottom: 1px solid #e9e9e9;
}

.button {
	height: 20px;
	max-height: 20px;
	vertical-align: middle;
	display: inline;
	background: url('../images/btn_bg.gif') no-repeat;
}

.button td {
	background: url('../images/btn_bg.gif') no-repeat;
}

.button a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	vertical-align: top;
	width: 100%;
	height: 100%;
}

.nav_columns ul, .nav_columns li {
	list-style: url('../images/arrow_li.gif');
	margin: 0;
	padding: 0;
	
}
.header {
	margin-top: 0px;
}
a {
	color: #5f5f5f;
}

.phone {
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url('../images/phone.gif');
	padding-right: 10px;
	color: #000;
	text-align: right;
	vertical-align: middle;
}

* html .phone {
	padding-bottom: 25px;
}
.nav {
	font-family: sans-serif;
	letter-spacing: 0px;
	text-align: right;
	vertical-align: bottom;
	font-size: 14pt;
	font-weight: normal;
	line-height: 20px;
	margin-right: 25px;
}
.nav a {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #000;
	font-weight: bolder;
	text-decoration: none;
	padding: 0 10px 2px 10px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	float: right;
}
.nav a:hover, .nav a.selected {
	background-color: #308bb1;
	color: #fff;
	text-decoration: none;
}

.nav img {
	float: right;
}

.middlebar {
	font-family: Arial;
	letter-spacing: normal;
	background-image: url('../images/middle_back.gif');
	margin-top: 15px;
}
#slider img {
	margin: 10px;
}
.shadow {
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url('../images/middle_shadow.gif');
}
h2 {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	letter-spacing: normal;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	color: #000;
}

* html h2 {
	font-weight: bolder;
}

.desc {
	padding: 0px;
	margin: -2px 0 0 0;
	color: #308bb1;
	font-weight: bold;
}

.spec_text {
	margin: 0;
	padding: 0;
}

img {
	border-width: 0px;
	margin: 0;
	padding: 0;
}

.img_hr {
	display: block;
	margin: 18px 0 5px 0;
	border: 0;
	border-bottom: #e5e5df 1px solid;
	padding: 0;
	width: 100%;
	height: 1px;
}

* html .img_hr {
	margin: 6px 0 0 2px;
}

.textField_l{
	background: url(../images/textField_l.png) top left no-repeat;
	}
.textField_c {
	background: url(../images/textField_c.png) top center repeat;
	}
.textField_r {
	background: url(../images/textField_r.png) top right no-repeat;
	}
	
.textarea_l{
	background: url(../images/textarea_lr.png) top left no-repeat;
	}
.textarea_c {
	background: url(../images/textarea_c.png) top center repeat;
	}
.textarea_r {
	background: url(../images/textarea_lr.png) top right no-repeat;
	}
	


.button {
	padding: 0px;
	margin: 0px;
}
.nav_columns {
	margin-top: 30px;
	margin-bottom: 10px;
}

.nav_columns h2 {
	padding: 5px 0 0 10px;
}

.nav_columns p, .nav_columns div {
	margin: 0 20px 0 26px;
	line-height: 14px;
}

.nav_columns #main {
	padding-bottom: 0;
	padding-top: 0;
}

.nav_columns #main p {
	padding: 0px;
	margin: 0;
}

.nav_columns li {
	margin: 0 0 0 18px;
}

.nav_columns img {
	margin: 0;
}

.nav_columns#main p {
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0px;
	padding-top: 0;
	font-size: 11px;
}

.nav_columns b {
	color: #000;
}

.nav_columns#main h2 {
	padding: 2px 0 0 22px;
}
.content {
	color: #282627;
	font-family: Verdana;
	font-size: 8pt;
	margin-top: 30px;
	margin-bottom: 30px;
	vertical-align: middle;
}
.content h2 {
	margin-left: 10px;
}

.footer, .footer a {
	color: #9a9a9a;
}

.catalog p {
	text-align: left;
	width: 130px;
}

#slider {
	height: 218px;
	display: block;
	position: relative;
	z-index: 10;
	margin: 0 10px;
	padding: 0;
	width: 640px;
	
}

#slider ul, #slider li {
	display: block;
	padding: 0;
	list-style: none;
	vertical-align: middle;
}

#slider li { 
	display: block; 
	width:640px;
	height: 236px;
	overflow:hidden;
	vertical-align: middle;
}

#slider img {
	margin: 0;
	padding: 0;
}

#slider_buttons {
	position: absolute;
	margin-left: -6px;
	display: block;
	top: 91px;
	width: 670px;
	height: 64px;
	z-index: 100;
}

#prevBtn a, #nextBtn a {
	display: block;
	width: 44px;
	height: 64px;
	margin: 0;
}

#prevBtn, #nextBtn {
	display: block;
	width: 44px;
	height: 64px;
	margin: 0;
}

#prevBtn a {
	position: absolute;
	left: 0;
	background: url(../images/arrow_back.png) no-repeat;
}

#nextBtn a {
	left: 608px;
	position: absolute;
	background: url(../images/arrow_next.png) no-repeat;
	bottom: 0px;
}

* html #prevBtn a {
	background: url(../images/arrow_back.gif) no-repeat 0 0;
}

* html #nextBtn a {
	background: url(../images/arrow_next.gif) no-repeat 0 0;
	top: 0px;
}
													
#prevBtn a, #nextBtn a {
	z-index: 100;
	display: block;
	width: 44px;
	height: 64px;
}

.cart thead {
	font-weight: bold;
	color:#262626;
	height: 50px;
}

.cart thead small {
	font-weight: normal;
	font-size: 7pt;
}

.cart thead td, .cart tr td {
	border-bottom: 1px solid #e5e5df;
}

.cart tr, .cart tfoot{
	height: 60px;
}

.product {
	margin-top:-12px;
	color: #000;
}

.product li {

	list-style-type: square;
}

.preview b.price {
	width: 80px;
	height: 20px;
	font-size: 8pt;
	color: #fff;
	float: left;
	background: url('../images/price_back.gif');
	text-align: center;
	vertical-align: middle;
	line-height: 19px;
	margin: 0 5px 0 0;
	font-weight: 600;
}

.product#shop td {
	border-bottom: 1px solid #e5e5df;
}



.butCursor {cursor:pointer;}

.helpCursor {cursor:help;}

.mattress {
  border: 1px solid #E5E5DF;
  border-collapse: collapse;
  text-align: center;
}

.mattress_left {
  border: 1px solid #E5E5DF;
  border-collapse: collapse;
  text-align: left;
}

.mattress_center {
  text-align: center;
}

.mattress_valign {
  vertical-align: top;
}

.mattress_pic {
  margin: 3px 12px 0px 0px;
}
