﻿	td.align-left {
	text-align: left;
	width: 80px !important;
}

img {
	border: 0;
}

img.dim {
	margin-top: 1px;
	float: left;
}

#mainbox_in {
	display: block;
	margin: 0 10px 0 10px;
	padding: 20px;
}

#left_column {
	padding: 30px 0 0 0;
	display: block;
	float: left;
	width: 240px;
}

#right_column_bg {
	padding: 10px 5px 5px 50px;
	width: 350px;
	color: #808080;
	background: url(../images/item_view/line_vert.gif) no-repeat bottom left;
	float: left;
}



#right_column_bg h2 {
	font-size: 20px;
	text-align: left;
}

p.desc {
	font-size: 11px;
	text-align: left;
}

p.dim {
	font-size: 11px;
}

#right_column {
	margin-left: 20px;
	float: left;
	background: url(../images/item_view/separator_bg.gif) repeat-y top left;
}

#item_foto {
	width: 233px;
	height: 175px;
	display: table-cell;
	vertical-align: bottom;
	text-align: center;
	margin: 0px 20px 0px 0px;
	clear: both;
}

#graybox_item_quantity {
	display: block;
	background: #E6E6E6;
	color: gray;
	width: 162px;
	height: 36px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
}

.graybox_item_choose_attributes {
	display: block;
	background: #E6E6E6;
	color: gray;
	width: 233px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
}

.graybox_item_choose_attributes #item_title {
	height: auto !important;
	margin: 0 5px;
}

.graybox_item_choose_attributes #item_title img{
	display: block;
	float: left;
	margin-right: 5px;
}

.graybox_item_choose_attributes p {
	padding: 0;
	display:block;
	margin-top: 5px !important;
	text-align: center;
	float: right;
}

.graybox_item_choose_attributes select {
	margin-top: 2px !important;
	margin-left: 5px;
	float: right;
	display: block;
	width: 100px;
}

.graybox_item_attributes_images {
	color: white;
	width: 233px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
}

.graybox_item_attributes_images img {
	border: 2px solid white;
	width: 55px;
	height: 20px;
	margin: auto;
}

.graybox_item_attributes_images span {
	display: block;
	width: 55px;
}

.attribImg {
	display: inline !important;
	margin: 2px 9px 0 9px;
}

label.attribsSelect {
	font-size: 9px;
}

.graybox_item_attributes_images_top {
	background: url(../images/item_view/attributes_top.gif) no-repeat center;
	width: 233px;
	height: 8px;
	font-size: 1px;
}

.graybox_item_attributes_images_center {
	background: gray url(../images/item_view/attributes_bg.gif) repeat-y top left;
	width: 233px;
}

.graybox_item_attributes_images_bottom {
	background: url(../images/item_view/attributes_bottom.gif) no-repeat center;
	width: 233px;
	height: 8px;
	font-size: 1px;
}

#item_title{
	display: block;
	font-family: Tahoma, Verdana, serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 0 10px;
	height: 26px;
}

.marg {
	margin: 10px 0 0 0;
	float: left;
}

#price1 {
	margin: 30px 0 0 0;
	padding: 0;
	float: none;
}

.price {
	margin-top: 8px;
	font-family: Arial, Tahoma, Verdana, serif;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
	height: 35px;
	float: left;
}

.price_left {
	width: 11px;
	height: 50px;
	background: url(../images/item_view/price_left.gif) no-repeat center;
	float:left;
}

.price_main {
	background: url(../images/item_view/price_bg.gif) repeat-x top;
	height: 50px;
	float: left;
	text-align: center;
}

.price_center {
	display: inline;
	font-size: 1px;
	width: 8px;
	height: 7px;
}

.price_right {
	float:left;
	width: 12px;
	height: 50px;
	background: url(../images/item_view/price_right.gif) no-repeat center;
}

#contact_us {
	width: 300px;
	margin: 15px 0 10px 6px;
}

#contact_us img, #xsell img{
	margin: 0;
	padding: 0;
	display: block;
}

#contact_us a, #contact_us a:hover, #contact_us a:visited {
	display: block;
	padding: 3px 0 3px 13px;
	background: url(../images/nav_arrow.gif) no-repeat 0% 60%;
	color: gray;
	margin-left: 15px;
}

#xsell a.orange, #xsell a.orange:hover, #xsell a.orange:visited {
	display: block;
	padding: 0 0 0 13px;
	background: url(../images/nav_arrow.gif) no-repeat 0% 60%;
	color: orange;
	margin-left: 15px;
	margin-bottom: 5px;
}

#contact_us .separator, #xsell .separator {
	height: 1px;
	font-size: 0;
	border-top: 1px solid gray;
}

#contact_us .content_main, #xsell .content_main {
	background: #E6E6E6;
	padding: 7px 0 10px 0;
	margin: 0;
}

#xsell .content_main {
	padding: 7px 0 1px 0 !important;
}

#contact_us p, #xsell p{
	margin: 3px 10px;	
	color: gray;
	text-align: left;
}

#xsell {
	width: 300px;
	margin: 15px 0 10px 6px;
}

#xsell img.foto{
	margin: 0 0 10px 11px;
	display: inline;
	float: left;
}

#separator_horiz {
	background: url(../images/item_view/line_horiz.gif) no-repeat bottom;
	clear: both;
	width: 100%;
	height: 30px;
}

#nav_panel {
	margin: 10px auto 0 auto;
	width: 190px;
}

#nav_panel img, #nav_panel div {
	display: block;
	float: left;
	margin: 0 2px 0 2px;
}

#number_left {
	width: 11px;
	height: 24px;
	background: url(../images/item_view/number_left.gif) no-repeat top left;
	margin: 0 0 0 2px !important;
}

#number_center {
	height: 24px;
	text-align: center;
	font-weight: bold;
	color: #7F7F7F;
	background: url(../images/item_view/number_bg.gif) repeat-x top left;
	padding-top: 5px;
	margin: 0 !important;
}

#number_right {
	width: 11px;
	height: 24px;
	background: url(../images/item_view/number_right.gif) no-repeat top left;
	margin: 0 2px 0 0 !important;
	
}

.orange {
	color: #FF7F02;
}

ul.matress_desc {
	font-size: 11px;
	list-style: none;
	margin: 15px 0;
	padding-left: 6px;
	
}

ul.matress_desc ul{
	list-style: none;
	margin-left: 17px;
	padding-left: 0;
}

ul.matress_desc ul li{
	padding: 2px 0;
	padding-left: 10px;
	background: url(../images/item_view/tick.gif) no-repeat 0% 50%;
}
