/* [html] */

body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, ul, li, ol, img {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:70%/170% Verdana, Arial, Helvetica, sans-serif;
	background:#fafafa;
	color:#4b4b4b;
	margin:0;
	text-align:center;
}
p, h2, h3, h4 {
	margin:15px 0;
}
h2 {
	font-size:170%;
	font-weight:normal;
	margin-top:30px;
}
h3 {
	font-size:110%;
}
a {
	color:#bf1919;
}
a:hover, a:active {
	text-decoration:none;
	color:#666;
}

/* [/html] */

/* [container] */

#container {
	width:748px;
	margin:0 auto;
	text-align:left;
	background:#fff url(images/container-bg.gif) repeat-y;
	padding:0 13px;
}
/* [/container] */

/* [top] */

#top {
	background:url(images/top-bg.jpg) no-repeat;
	padding:0;
	margin:0 0 1px;
	position:relative;
}
#logged {
	top:10px;
	right:15px;
	position:absolute;
}
#logo {
	padding:47px 0 10px 10px;
}
#nav {
	height:39px;
	background:#f9f9f9;
}
#nav ul {
	float:right;
	list-style:none;
}
#nav li {
	float:left;
	padding:10px 20px;
	color:#010101;
}
#nav li a {
	text-decoration:none;
	color:#010101;
}
#nav li a:hover {
	color:#bf1919;
}
#nav li.onstate {
	background:#eee;
}

/* [/top] */

/* [content] */

#content {
	background:#f9f9f9 url(images/content-bg.gif) repeat-y;
	margin:0;
	padding-bottom:20px;
	border-bottom:2px solid #f9f9f9;
}
#order #content {
	background:#f9f9f9;
}
#textcol {
	float:right;
	width:438px;
	padding:0 30px;
	border-top:10px solid #c1c1c1;
	margin-top:2px;
}
#products #textcol, #order #textcol {
	margin-top:0;
}
#textcol ul {
	list-style:square;
	margin:15px 0 15px 20px;
}
#textcol img.newspic {
	float:right;
	margin:3px 0 0 10px;
	border:1px solid #c1c1c1;
	padding:1px;
	
}
#textcol .partners {
	text-align:center;
	margin-top:25px;
}
#textcol .partners img {
	margin:0 10px 25px;
	vertical-align:middle;
}
#textcol .partners p.topline img {
	margin:0 9px 10px;
}
#fullcol {
	border-top:10px solid #c1c1c1;
	padding:0 30px;
}
#fullcol .steps {
	border-bottom:1px solid #bf1919;
	margin:20px 0 20px;
	height:29px;
}
#fullcol .steps ul {
	list-style:none;
}
#fullcol .steps li {
	float:left;
	color:#b4b4b4;
	margin-right:28px;
	padding-bottom:10px;
}
#fullcol .steps li.stepon {
	color:#4b4b4b;
	background:url(images/step-arrow.gif) no-repeat bottom center;
}
#fullcol .steps li.laststep {
	margin:0;
}
#newscol {
	float:left;
	width:208px;
	padding:0 20px 10px;
	color:#fff;
	border-top:2px solid #f9f9f9;
}
#products #newscol, #order #newscol {
	border-top:1px solid #f9f9f9;
	margin-top:-1px;
}
#newscol h2 {
	margin:39px 0 20px;
}
#newscol h3, #newscol p {
	margin-left:10px;
}
#newscol h3 {
	font-size:100%;
}
#newscol a, #newscol a:hover {
	color:#ff3b3b;
	text-decoration:underline;
}
#newscol ul.acclist {
	margin:0 0 0 20px;
	font-size:100%;
	line-height:152%;
	list-style:square;
}
#newscol p.newprod {
	margin:23px -2px 10px;
}
#rangeblock {
	margin:25px -10px;
}
#rangeblock ul {
	margin:0;
}
#rangeblock li {
	float:left;
	width:223px;
	height:186px;
	border:1px solid #000;
	padding:0;
	margin:0 0 8px;
	list-style:none;
}
#rangeblock a {
	height:22px;
	display:block;
	padding:164px 0 0 10px;
	color:#fff;
	text-decoration:none;
}
#rangeblock li#glossblock {
	background:url(images/gloss-button.jpg) no-repeat;
}
#rangeblock li#contblock {
	background:url(images/contemporary-button.jpg) no-repeat;
	margin-left:8px;
}
#rangeblock li#tradblock {
	background:url(images/traditional-button.jpg) no-repeat;
}
#rangeblock li#allblock {
	background:url(images/showall-button.jpg) no-repeat;
}
#rangeblock li#bedblock {
	background:url(images/bedrooms-button.jpg) no-repeat;
	margin-left:8px;
}
#rangeblock li#accblock {
	background:url(images/accessories-button.jpg) no-repeat;
	margin-left:8px;
}
#rangeblock li#avoblock {
	background:url(images/avola-button.jpg) no-repeat;
}
#rangeblock li#illblock {
	background:url(images/illusian-button.jpg) no-repeat;
	margin-left:8px;
}
#doorblock, #accessblock {
	margin:25px -30px 25px 0;
}
#doorblock ul, #accessblock ul {
	margin:0;
	font-size:90%;
	line-height:140%;
}
#doorblock li, #accessblock li {
	float:left;
	width:94px;
	padding:0;
	margin:0 20px 20px 0;
	text-align:center;
	min-height:230px;
	list-style:none;
}
#accessblock li {
	width:138px;
	min-height:194px;
	margin:0 10px 20px 0;
}
#doorblock li.horiz {
	width:187px;
}
#accessblock li.tallacc {
	min-height:250px;
}
#accessblock li.wideacc {
	width:213px;
	min-height:96px;
}
#doorblock li span, #accessblock li span {
	margin-top:4px;
	display:block;
}
* html #doorblock li {
	height:230px;
}
* html #accessblock li {
	height:194px;
}
* html #accessblock li.tallacc {
	height:250px;
}
* html #accessblock li.wideacc {
	height:96px;
}
#doorblock img, #accessblock img {
	border:1px solid #000;
}
#doorblock a, #accessblock a {
	color:#000;
	text-decoration:none;
}
#doorblock strong, #accessblock strong {
	font-size:110%;
	line-height:180%;
}
#doorblock .paging, #accessblock .paging {
	clear:both;
	text-align:right;
	margin:0 30px 20px 0;
	padding-top:5px;
	border-top:1px dotted #000;
}
#doorblock .paging a, #accessblock .paging a {
	color:#bf1919;
	text-decoration:underline;
}
#doorblock .paging strong, #accessblock .paging strong {
	font-size:100%;
}

/* [/content] */

/* [downloads] */

table.dl {
	margin:20px 0;
}
table.dl td {
	margin:0 25px;
}
table.dl thead {
	background:#bf1919;
	font-weight:bold;
	color:#fff;
}
table.dl thead td {
	border-right:2px solid #fff;
	padding:2px 7px;
}
table.dl thead td.tdnb {
	border:0;
	text-align:center;
}
table.dl tbody td {
	border-bottom:1px solid #666;
	padding:7px;
}
table.dl tbody td.pdfcol {
	text-align:center;
}
table.dl tbody td.pdfcol img {
	vertical-align:middle;
}
table.dl a.read {
	background:#B6B6B6;
	color:#fff;
	text-decoration:none;
	padding:1px 2px;
	font-weight:bold;
}

/* [/downloads] */

/* [order form] */

form {
	margin:0px 10px 20px;
}
legend {
	font-weight:bold;
	font-size:110%;
	color:#4b4b4b;
}
fieldset {
	border:1px solid #ccc;
	padding:10px 30px 25px;
	margin:0 0 20px;
}
fieldset p {
	margin:12px 0 0;
}
label {
	width:128px;
	float:left;
	font-size:120%;
}
.formleft {
	width:290px;
	float:left;
}
.formright {
	width:300px;
	float:left;
	margin-left:16px;
}
.formright select {
	width:170px;
	margin-bottom:5px;
}
fieldset.order input, fieldset.order select, .formright select {
	font:100% Verdana, Arial, Helvetica, sans-serif;
}
fieldset.order table {
	margin-top:15px;
}
fieldset.order table thead td {
	font-weight:bold;
	background:#ccc;
	padding:4px 6px;
	border-right:2px solid #f9f9f9;
}
fieldset.order table td {
	padding:9px 4px;
	border-bottom:1px solid #ddd;
}
fieldset.order table tr.noline td {
	border:0;
	padding:9px 4px 2px;
}
fieldset.disabled table thead td {
	background:#dfdfdf;
}
fieldset.disabled table td {
	border-bottom:1px solid #ddd;
	color:#a0a0a0;
}
select.spec {
	width:220px;
}
select.design {
	width:160px;
}
select.style {
	width:220px;
	margin-top:5px;
	display:none;
}
input.addproduct {
	margin-top:6px;
}
p.underline {
	border-bottom:1px solid #ddd;
	padding:15px 0;
	margin:0;
}
textarea.ordinfo {
	width:460px;
	height:100px;
}
#buttons {
	text-align:right;
}
#buttons input {
	border:1px solid #4b4b4b;
	font:100% Verdana, Arial, Helvetica, sans-serif;
	padding:4px 0;
	color:#fff;
	font-weight:bold;
	background:#bf1919;
}
#buttons a {
	border:1px solid #4b4b4b;
	padding:2px 0;
	color:#fff;
	font-weight:bold;
	background:#bf1919;
	text-decoration:none;
	width:125px;
	display:block;
	text-align:center;
}
.leftbutton {
	float:left;
}
.rightbutton {
	float:right;
}
select.date {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	width:168px;
}
.sending label {
	width:118px;
}

/* [/order form] */

/* [footer] */

#footer {
	clear:both;
	background:#f9f9f9;
	border-top:10px solid #c1c1c1;
	border-bottom:1px solid #e5e5e5;
	padding:0 0 10px;
}
#footer ul {
	list-style:none;
	border-top:2px solid #fff;
	padding:10px 0 0;
}
#footer li {
	float:left;
	padding:0 8px 0 10px;
}
#footer li.valid {
	float:right;
}
#footer a {
	color:#4b4b4b;
}
.arrival {
}
.arrival img {
	margin:54px 20px 0 0;
	float:right;	
}

/* [/footer] */

/* [extra] */

.divider {
	margin:20px 0;
	border-bottom:1px solid #535353;
	font-size:1px;
}
.newshead {
	background:url(images/news-icon.gif) no-repeat 2px 6px;
	padding:0 0 0 16px;
	margin-top:20px;
}
.smallemail {
	font:95%/135% Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.cleaner {
	clear:both;
}
.center {
	text-align:center;
	margin-bottom:20px;
}
.spacer {
	clear:both;
	height:75px;
}
.firstpara {
	font-size:130%;
	line-height:160%;
}
.populate_off {
	display:none;
}
.populate_on {
	display:block;
}
.hide {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline;
}

/* [/extra] */
