/* Main style */

/* ELEMENTS */
html,body {width: 100%; height:100%;}
body,input,textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height:1.4em; }
textarea {padding:5px;}

body.main {background: url(../assets/images/furniture/background.jpg) repeat-x top; color:#333333;}
body.popup {background:#EFEFEF; color:#000000;}


h1 {font-size: 220%;}
h2 {font-size: 160%;}
h3 {font-size: 130%;}
p {padding-bottom:10px;}
p.description {padding:5px 0px 15px 0px; font-size: 130%; line-height:1.4em;}
td {vertical-align:top;}


/* CONTENT */
#page {background: url(../assets/images/furniture/backgroundlogo.jpg) no-repeat top left; height:850px; min-width:1000px;}
#content {height:575px; width: 850px; margin:0 auto; color:#FFFFFF;}
#content a {color:#999999;}
#content a:hover {color:#FFFFFF;}

#backButton {text-align:right; padding-bottom:5px; font-size: 16px;}
#backButton a {color: #F03B43;}
#backButton a:hover {color: #FFFFFF;}

/* WP STUFF */
img.alignright {float:right; margin:0 0 20px 20px;}


/* HEADER */
#header {height:50px; margin:0 auto; padding:73px 20px 0px 0px;}
#header img {float:right;}
#header img.morston, #header img.leziate {}
#header #menu {float:right; margin-top:28px; margin-right:20px;}
#header #menu li.l1 {border-radius:5px 5px 0 0;}
#header #menu li.selected {background:#222222;}


/* FOOTER */
#footer {margin:0 auto; text-align:right; padding-top:20px; padding-right:20px;}
#footer a {color:inherit;}
#footer a:hover {color:#F03B43;}

/* COLOURS */
.red {color:#F03B43;}
.blue {color:#20436E;}

/* FORMS */
.formItem {clear:both; width:100%; padding-top:4px;}
.formItem h3 {float:left; width: 160px; text-align:right; padding-right:10px; padding-bottom:0px; font-size:110%;}
.formItem h3.red, .formItem h3.blue {border-bottom:1px solid #999999; width:500px; text-align:left; padding:0px; margin:0px;}
.formItem h4 {float:left; font-size: 110%;}


/* LAYOUT */
.right {text-align:right;}
.justify {text-align:justify;}
.clear {clear:both;}

/* TESTIMONIALS */
#testimonial {position:absolute; top:20px; left:200px; width:600px;}
#testimonial p {font-size:0.9em; font-style: italic; padding-bottom:0px; color:#666666;}
#testimonial h4 {color:#999999; font-size:0.9em;}
