/* @{ Global } */
body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.gif) repeat-x fixed rgb(189, 215, 247);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrap {
	width: 984px;
	padding: 0;
	margin: 0 auto;
	background: #fff;
}
#wrap #header {
	height: 149px;
	background: url(../images/header.jpg) top right no-repeat;
	width: 984px;
	margin: 0;
	padding: 0;
}
#wrap #nav {
	width: 900px;
	margin: 10px auto;
	padding: 0;
}
#footer {
	background: #346699;
	width: 984px;
	padding: 20px 0 20px 0;
	font-size: 13px;
}
#footer a {
	color: #fff;
}
.mar {
	margin-left: 28px;
}
a.button, a.button-light {
	background: url(../images/button.gif) no-repeat right top;
	display: inline-block;
	height: 26px;
	margin-right: 6px;
	text-decoration: none;
	padding-right: 2px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 27px;
	vertical-align: middle;
	cursor: pointer;
}
a.button span, a.button-light span {
	background: url(../images/button.gif) no-repeat left top;
	display: inline-block;
	height: 100%;
	line-height: 27px;
	padding: 0px 12px 0px 11px;
	cursor: pointer;
}
a.button:hover, a.button-light:hover {
	background-position: right -155px;
	cursor: pointer;
}
a.button:hover span, a.button-light:hover span {
	color: #fff;
	background-position: left -155px;
}
a.button-light:hover span {
	color: #888;
}
a.button-light {
	background: url(../images/button_2.gif) no-repeat right top;
}
a.button-light span {
	background: url(../images/button_2.gif) no-repeat left top;
	color: #777;
}
label a, label a:visited, label a:active {
	color: #000;
	text-decoration: underline;
}
/* @{ Build A bed } */
.topBox {
	background: #ffffff;
	border: 1px solid #cacaca;
	margin: 10px 0 0 42px;
	height: auto;
	clear: both;
	width: 860px;
	padding: 0;
	padding-bottom: 40px;
	display: none;
}
.topBox .title {
	width: 840px;
	background: url(../images/stepTitle.png) repeat-x;
	height: 20px;
	color: #fff;
	padding: 10px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0;
	border-bottom: 1px solid #cacaca;
}
.topBox .title .close {
	text-transform: none;
	float: right;
	font-size: 14px;
	cursor: pointer;
}
.topBox .content {
	padding: 10px;
}
.topBox .content ul {
	margin: 0;
	padding: 0;
	width: 840px;
	height: 300px;
}
.topBox .content ul li {
	background: #e8e8e8;
	margin: 0 12px 10px 25px;
	padding: 10px;
	float: left;
	list-style: none;
	width: 120px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
}
.topBox .content ul li:hover {
	background: #dfdfdf;
}
.topBox .content ul li img {
	margin: 0 0 5px 0;
	padding: 0;
	border: #cacaca solid 1px;
}
.topBox.mattress {
	min-height: 600px;
	height: auto;
}
.headoption {
	background: #e8e8e8;
	margin: 0 12px 10px 25px;
	padding: 10px;
	float: left;
	list-style: none;
	width: 120px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	height: 135px;
}
.center_image {
	width: 340px;
	height: 145px;
	margin-left: 19px;
	border: 1px solid #508bc6;
	margin-bottom: 7px;
}
.headoption:hover {
	background: #dfdfdf;
}
.headoption img {
	margin: 0 0 5px 0;
	padding: 0;
	border: #cacaca solid 1px;
}
.headoption2 {
	background: #e8e8e8;
	margin: 0 9px 10px 25px;
	padding: 10px;
	float: left;
	list-style: none;
	width: 130px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	height: 40px;
	color: #fff;
	border: 1px solid #346ea6;
	background: #508bc6;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#346ea6), to(#508bc6));
	background: -webkit-linear-gradient(top, #508bc6, #346ea6);
	background: -moz-linear-gradient(top, #508bc6, #346ea6);
	background: -ms-linear-gradient(top, #508bc6, #346ea6);
	background: -o-linear-gradient(top, #508bc6, #346ea6);
}

.headoption2:hover {
	background: #3762a0;
	color: #fff;
	vertical-align: middle;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3762a0), to(#517dba));
	background: -webkit-linear-gradient(top, #517dba, #3762a0);
	background: -moz-linear-gradient(top, #517dba, #3762a0);
	background: -ms-linear-gradient(top, #517dba, #3762a0);
	background: -o-linear-gradient(top, #517dba, #3762a0);
}
.headoption2 img {
	margin: 0 0 5px 0;
	padding: 0;
	border: #cacaca solid 1px;
}
.description{
	height: 40px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 11px;
}

.description.extra {
	height: 40px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 11px;
}
.matt_container {
	padding: 50px;
	background: #000000;
	width: 25%;
}
.matt_holder {
	width: 45%;
	display: inline;
}
#bed-body {
	width: 918px;
	margin: 0 0 0 20px;
	padding: 20px;
}
#bed-body #bed-floater-wrap {
	float: right;
	width: 430px;
	height: 1100px;
	margin: 0 0 0 0;
	padding: 0;
}
#bed-body.bedInfo #bed-floater-wrap {
	float: right;
	width: 430px;
	height: 500px;
	margin: 0 0 0 0;
	padding: 0;
}
#bed-body #bed-floater-wrap #bed-floater {
	background: #ffffff;
	border: 1px solid #cacaca;
	width: 375px;
	margin: 0;
	padding: 0;
	height: 375px;
	position: relative;
}
#bed-body #bed-floater-wrap #bed-floater #bed-image-wrap {
	width: 375px;
	height: 325px;
	background: #fff;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cacaca;
}
#bed-body #bed-floater-wrap #bed-floater #bed-image-wrap img {
	height: 225px;
	width: 325px;
	margin: 22px 0 0 22px;
}
#bed-body #bed-floater-wrap #bed-floater #bed-image-wrap #width-modal {
	background: url(../images/width-modal.jpg) no-repeat center center transparent;
	height: 30px;
	width: 100px;
	position: absolute;
	padding: 10px 0 0 0;
	margin: 225px 0 0 265px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	display: none;
}
#bed-body #bed-floater-wrap #bed-floater #bed-image-wrap-head {
	height: 50px;
	width: 100%;
	border-bottom: 1px solid #cacaca;
}
#bed-body #bed-floater-wrap #bed-floater #bed-image-wrap-head .color {
	float: left;
	height: 50px;
	background: url(../images/color-none.png) repeat center center;
	width: 100px;
	border-right: 1px solid #cacaca;
}
#bed-body #bed-floater-wrap #bed-floater #bed-image-wrap-head .color p.colorinfo {
	display: none;
	font-size: 11px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
#bed-body #bed-floater-wrap #bed-floater #bed-image-wrap-head .color p.colorinfo.base {
	margin: 17px 0 0 0;
	padding: 0;
}
#bed-body #bed-floater-wrap #bed-floater #bed-image-wrap-head .info {
	float: left;
	height: 50px;
	background: url(../images/info-bg.png) repeat center center;
	width: 274px;
}
#bed-body #bed-floater-wrap #bed-floater #bed-image-wrap-head .info p {
	margin: 7px 0 5px 10px;
	padding: 0;
	font-size: 12px;
	color: #656565;
}
#bed-body #bed-floater-wrap #bed-floater #bed-image-wrap-head .info p.bigtop {
	margin: 17px 0 5px 10px;
}
#bed-body #bed-floater-wrap #bed-floater #bed-image-wrap-head .info p span.bold {
	font-weight: bold;
}
#bed-body #bed-floater-wrap #bed-floater #bed-cost {
	height: 30px;
	padding: 5px 10px 15px 10px;
	width: 355px;
	background: url(../images/costBackground.png) bottom repeat-x;
}
#bed-body #bed-floater-wrap #bed-floater #bed-cost p {
	padding: 8px;
	margin: 0;
	font-size: 18px;
	text-transform: uppercase;
}
#bed-body #bed-floater-wrap #bed-floater #bed-cost #resetButton {
	float: right;
	margin: 12px 10px 0 0;
}
#bed-body #bed-floater-wrap #bed-floater #bed-cost .total {
	color: #fff;
	font-size: 13px;
}
#bed-body #bed-floater-wrap #bed-floater #bed-cost .smalltotal {
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
}
#bed-body #bed-floater-wrap #bed-floater #bed-floater-note {
	padding: 10px 0 0 10px;
	color: #979797;
	font-weight: bold;
	font-size: 11px;
}
#bed-body #bed-floater-wrap #bed-floater #bed-floater-note a {
	color: #717171;
	text-decoration: none;
}
#bed-body #bed-options {
	float: left;
	height: 100%;
	width: 470px;
	margin: 0;
	font-size: 13px;
}
#bed-body #bed-options .bed-step {
	background: #ffffff;
	border: 1px solid #cacaca;
	margin: 0 0 10px 0;
}
#bed-body #bed-options .bed-step-title {
	width: 448px;
	background: url(../images/stepTitle.png) repeat-x;
	height: 20px;
	color: #fff;
	padding: 10px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0;
	border-bottom: 1px solid #cacaca;
}
#bed-body #bed-options .bed-step-title span {
	text-transform: none;
}
#bed-body #bed-options .bed-step-title div.right {
	margin: 20px -8px 0 0;
	padding: 0;
	float: right;
}
#bed-body #bed-options .bed-step-title .error-arrow {
	width: 20px;
	height: 20px;
	background: url(../images/Arrow.jpg);
	float: left;
	padding: 0;
	margin: 0 0 0 -35px;
	display: none;
}
#bed-body #bed-options .bed-step-content {
	margin: 0;
	padding: 0 0 0 10px;
}
#bed-body #bed-options .bed-step-content p {
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
}
#bed-body #bed-options .bed-step-content p.bottom {
	margin: 10px 0 10px 0;
	padding: 0 10px 0 0;
}
#bed-body #bed-options .bed-step-content label {
	width: 420px;
	color: #636363;
	font-weight: normal;
	cursor: pointer;
}
#bed-body #bed-options .bed-step-content label:hover {
	color: #414141;
}
#bed-body #bed-options .bed-step-content select {
	padding: 0;
	width: 420px;
}
#bed-body #bed-options .bed-step-content label select.small {
	padding: 0;
	width: 50px;
}
#bed-body #bed-options .bed-step-content label input[type=checkbox] {
	margin-right: 10px;
}
#bed-body #bed-options .bed-step-content div.texture {
	width: 70px;
	height: 70px;
	float: left;
	padding: 0;
	margin: 20px 13px 10px 5px;
	border: 10px #e8e8e8 solid;
	border-bottom: 40px #e8e8e8 solid;
	cursor: pointer;
}
#bed-body #bed-options .bed-step-content div.texture:hover {
	border: 10px #dfdfdf solid;
	border-bottom: 40px #dfdfdf solid;
}
#bed-body #bed-options .bed-step-content div.texture.checked {
	border: 10px #5d96d0 solid;
	border-bottom: 40px #5d96d0 solid;
}
#bed-body #bed-options .bed-step-content div.texture.checked p {
	color: #fff;
}
#bed-body #bed-options .bed-step-content div input.texture {
	display: none;
}
#bed-body #bed-options .bed-step-content div.texture p {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 65px 0 0 0;
	font-size: 11px;
}
#bed-body #bed-options .bed-step-content img.info {
	border: none;
	width: 16px;
	height: 16px;
	margin: 0 0 -5px 0;
	padding: 0;
}
#bed-body #bed-options .bed-step-content img.info-btn {
	border: none;
	width: 16px;
	height: 16px;
	margin: 0 0 -4px 5px;
	padding: 0;
}
/* @{BedInfo Form} */
.bedInfoForm {
	border-top: 1px #dfdfdf solid;
	padding: 10px 0 10px 0;
	margin: 0 15px 0 0;
}
.bedInfoForm input {
	padding: 5px;
	width: 415px;
	margin: 5px 0 0 0;
}
.bedInfoForm textarea {
	padding: 5px;
	width: 415px;
	margin: 5px 0 5px 0;
	max-width: 415px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bedInfoForm button {
	padding: 6px;
	width: 130px;
	margin: 5px 0 0 0;
	background: url(../images/button.gif) top left;
	border: none;
	color: #fff;
	cursor: pointer;
}
.bedInfoForm button:active {
	background-position: left -155px;
}
.bedstep a {
	text-decoration: none;
}
/* 			MATTRESS         */
.innertitle {
	margin: 0;
	padding-top: 5px;
	width: 100%;
	background: url(../images/stepTitle.png) repeat-x;
	height: 30px;
	margin-bottom: 10px;
}
.left_top {
	width: 45%;
	min-height: 220px;
	height: auto;
	background: #e0e0e0;
	margin: 2%;
	border: 2px solid #cccccc;
	float: left;
	margin-bottom: 0px;
}
.right_top {
	width: 45%;
	min-height: 220px;
	height: auto;
	background: #e0e0e0;
	margin: 2%;
	margin-top: 2%;
	border: 2px solid #cccccc;
	float: right;
	margin-bottom: 0px;
}
.innertitle h2 {
	float: left;
	font-size: 14px;
	display: inline;
	margin: 0;
	color: #ffffff;
	font-weight: normal;
	margin-left: 5px;
	margin-top: 4px;
}
.innertitle p {
	float: right;
	margin: 0;
	display: inline;
}
#bed-mattress-singled,
#bed-mattress-twin-first,
#bed-mattress-twin-second {
    margin:10px 0;
}
.bed-step-content .button-light {
	margin-top:10px;
}
.button {
    margin-bottom:5px;
}
