/* MAIN STRUCTURE */
/*66CC99*/

.bed_bases {
	background:#DEA20D;
}

.about_us {
	background:#6699CC;
}

.bespoke {
	background:#E3D410;
}

.ordering {
	background:#AAB3BC;
}

.brochure {
	background:#A2ABCA;
}

.matresses {
	background:#66CC99;
}

body {
	padding:20px 15px 0px 15px;
	background:#FFF;
	font-family: verdana, arial, helvetica, sans serif;
	font-size:11px;
	line-height:13px;
	color:#444;
	width:760px;
}

div#banner {
	width:730px;
	left:15px;
	border:0px solid #CCC;
}

div#contact {
	margin:0px 0px 2px 155px;
	padding:0px 0px 0px 0px;
	width:575px;
}

div#logo {
	position:absolute;
	top:60px;
	left:20px;
	width:127px;
	height:60px;
	text-align:center;
}

div#masthead {
	position:absolute;
	top:60px;
	left:170px;
	width:575px;
}


div#nav {
	position:absolute;
	top:160px;
	left:15px;
	width:130px;
	margin-right:35px;
}

div#content {
	position:absolute;
	top:160px;
	left:180px;
	width:565px;
}

div.body_text {
	margin-right:10px;
}

div#footer {
	height:15px;
	width:575px;
	margin:10px 0px 0px -10px;
	clear:both;
}


/* CONTACT SPECIFIC */

p.contact {
	font-size:10px;
	color:#444;
	text-align:right;
	padding:0px;
	margin:0px;
	line-height:57px;
	vertical-align:bottom;
}



/* NAVIGATION SPECIFIC */

#nav p {
	font-family: helvetica, arial, verdana, sans serif;
	font-weight:bold;
	font-size:12px;
	color:#666;
	padding:5px;
	border:1px solid #ccc;
	margin:0px 0px 2px 0px;
}

#nav a {
	color:#666;
	text-decoration:none;
}

#nav a:hover {
	color:#DEA20D;
}

/* GLOBAL TEXT STYLES */

h1 {
	font-family: arial, verdana, helvetica, sans serif;
	font-weight:bold;
	font-size:40px;
	color:#FFF;
	line-height:60px;
	margin:0px 0px 0px 10px;
}

		
h2 {
	font-family: arial, verdana, helvetica, sans serif;
	font-size:18px;
	line-height:18px;
	color:#666;
	font-weight:normal;
	margin:0px 0px 2px 0px;
	padding:0px;
	float:left;
}

h3 {
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #828282;
	clear:both;
	padding-top:10px;
	
}

h4 {
	font-size:11px;
	font-weight:bold;
	color:#828282;
	margin-bottom:10px;
}

h5 {
	font-weight:bold;
	font-size:12px;
	clear:both;
	margin:0px 0px 3px 0px;
	padding:0px;
	color:#666;
	line-height:12px;
}

a {
	color:#CF4A25;
}

a:visited {
	color:#6699CC;
}

p {
	margin:0px 0px 20px 0px;
}

p.list_item {
	margin:0px 0px 5px 0px;
	padding:0px;
}


.light {
	font-weight:normal;
}



/* PRODUCT PAGE SPECIFIC */

div.product_list_item {
	border-top:1px dotted #828282;
	width:565px;
	clear:both;
	overflow:visible;
}

p.product_list_item {
	border-top:1px dotted #828282;
	width:565px;
	overflow:visible;
	padding-top:5px;
}

div.product_list_item:hover {
/*
	background:#E6E05C
*/}

a.product_list_item {
	display:block;
	width:565px;
	text-decoration:none;
	
}

a.product_list_item:visited {
	color:#E6E05C !important;
}

a.product_list_item:hover {
	background:#E6E05C;
	color:#fff !important;
}


p.matress_title {
	color:#66CC99;
	font-size:36px;
	font-weight:bold;
	padding:0px 5px 5px 0px;
	overflow:visible;
	margin-bottom:10px;
}

span.product_list_item {
	float:right;
	color:#DEA20D;
	font-size:40px;
	font-weight:bold;
	padding:5px 5px 0px 0px;
	line-height:40px;
	overflow:visible;
}

table.image_table {
	margin-bottom:10px;
}

table.price_table {
	float:right;
	width:223px;
	font-weight:bold;
	clear:right;
}

table.price_table td {
	padding:3px;
	background:#D7D7D7;
}

table.price_table thead td {
	background:#666;
	color:#FFF;
}

div.finish_category {
	border-top:1px dotted #828282;
	padding-top:10px;
	width:565px;
	clear:both;
	margin-bottom:10px;
}


h3 + div.finish_category {
	border-top:none !important;
}

div.finish {
	width:72px;
	float:left;
	margin-right:5px;
	clear:none !important;
}

div.finish p {
	margin-top:3px;
}
