/*
artdeco-sofas.com css
Author: Graham Dove
*/

body {
	background-color: #FFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	margin-top: 10px;
}

hr {
	width: 95%;
	text-align: center;
	height: 1px;
	color: #999;
	border: 1px dashed #999;
	margin-top: 10px;
}

a {
	/*font-size: 11px;*/
}

p {
	text-align:justify;
	margin-left: 20px;
	margin-right:20px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}


#clr {
	clear: both;
}

#container {
	/*margin-left:50px;
	margin-top: 10px;*/
	margin: auto;
	margin-bottom: 20px;
	width: 800px;
	padding: 0;
	overflow: hidden;
}

/* top logo */
#logoholder {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	padding: 2px 10px;
	margin-bottom: 5px;
}

#logo {
	width: 770px;
	background-color: #000;
	margin: auto;
}

p.logo{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
}

a.logo {
	color: #FFF;
	text-decoration: none;
}

a.logo:hover {
	text-decoration: underline;
}

img.logo {
	border: 0;
	margin: 0;
}

/* top section */ 

#topsection {
	width: 800px;
}

* html #topsection {
	height: 210px;
}

/* navigation */

#nav {
	float: left;
	width: 185px;
	min-height: 200px;
}

ul.nav {
	list-style-type: none;
	margin: 0;
}

a.nav {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 1px 0px 1px 15px;
	border-top: 1px solid #EEF;
	border-left: 1px solid #EEF;
	border-right: 1px solid #EEF;
}

a.nav:hover {
	text-decoration: underline;
	background-color: #EEF;
}

a.nav-bottom {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 1px 0px 1px 15px;
	border: 1px solid #EEF;
}

a.nav-bottom:hover {
	text-decoration: underline;
	background-color: #EEF;
}

a.nav-active {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 1px 0px 1px 15px;
	border-top: 1px solid #EEF;
	border-left: 1px solid #EEF;
	border-right: 1px solid #EEF;
	background-color: #EEE;
}

a.nav-bottom-active {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 1px 0px 1px 15px;
	border: 1px solid #EEF;
	background-color: #EEE;
}

/* cross fader */

#fade {
	width: 600px;
	float: right;
}

div.hm_element {
	width: 600px;
	height:200px;
	background-color:#FFF;
	float: right;
	display: none;
}

div.hm_element div.content {
	padding: 0px;
}

img.faderim {
	width: auto;
	height: auto;
	border: 0;
}

/* details section */

#details {
	width: 100%;
	/*border: 1px solid #CCC;*/
	margin-top: 5px;
	position: relative;
}

img.details {
	padding: 2px;
	border: 0;
}

#homeimages {
	margin-left: 110px;
}

#hometext {
	width: 590px; /* PUT BACK IN WHEN SPECIAL OFFERS RETURN */
	/* width: 730px; WITHOUT SPECIAL OFFERS LINK */
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

img#offers {
	position: absolute;
	right: 30px;
	top: 160px;
	border: 0;
}

#header {
	margin-left: 50px;
	width: 650px;
	float: left;
}

#dropnav {
	float: right;
	width: 400px;;
}

form.dropnav {
	float: right;
	border: 1px solid #333;
}

select.dropnav {
	background: #333;
	color: #FFF;
	border: 0;
	font-size: 13px;
}

#artdecodetails {
	float: left;
	text-align: middle;
	margin: 6px;
	border: 1px solid #EEE;
	min-width: 183px;
}

* html #artdecodetails {
	width: 183px;
	margin: 3px;
}

#artdecodetailsblank {
	float: left;
	text-align: middle;
	margin: 7px;
	border: 0;
	min-width: 185px;
}

a.image {
	text-decoration: none;
}

a.details {
	display: block;
	text-align: center;
	color: #000;
	text-decoration: none;
	background-color: #EEE;
	padding: 2px;
}

a.details:hover {
	text-decoration: underline;
	background-color: #EEF;
}

div.sofadetails {
	width: 600px;
	float: right;
}

#dimensions {
	float: left;
	width: 400px;
	margin-left: 50px;
}

#dimensions2 {
	float: right;
	width: 350px;
}


* html #dimensions {
	margin-left: 0;
}

#prices {
	float: right;
	/*width: 350px;*/
}

table.dimensions {
	/*padding: 2px;*/
	border: 1px solid #CCC;
	background-color: #EEE;
	margin-left: 10px;
}

td.dimensions {
	background-color: #FFF;
	padding: 1px;
	font-size: 11px;
}

table.prices {
	border: 0;
	margin-top: 15px;
	margin-right: 25px;
}

td.prices {
	padding: 3px 9px;
	font-size: 12apx;
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
}

* html td.prices {
	font-size: 11px;
}

#secondimage {
	float: right;
	width: 350px;
}

img.secondimage {
	border: 0;
}

span.customer {
	margin-top: 5px;
	margin-left: 50px;
}

table.contact {
	margin: auto;
	border: 1px solid #CCC;
	padding: 2px;
}

input.contact {
	border: 1px solid #666;
	font-size: 11px;
	width: 250px;
}

textarea.contact {
	border: 1px solid #666;
	font-size: 11px;
	width: 250px;
	height: 50px;
}

input.button {
	border: 1px solid #666;
	font-size: 11px;
	color: #FFF;
	background-color: #333;
}

a.bodytext {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

a.bodytext:hover {
	text-decoration: underline;
}


/* bottom text section */

#bottom {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-size: 11px;
}

a.bottom {
	color: #000;
	padding-bottom: 30px;
}

#credits {
	font-size: 11px;
	color: #666;
	margin-left: 65px;
	margin-top: 5px;
}

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

a.credits:hover {
	text-decoration: underline;
}

div.samples {
	width: 100%;
	text-align: center;
	padding: 10px 0 0 0;
}