/*  
Theme Name: Contemporary
Description: Center square theme created for Contemporary Cabinets and Interiors website
Author: Nathan Beck
Author URI: http://www.nathanbeck.co.uk
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background: url(images/bgtile.png);
}

#wrapper {
	width: 100%;
	height: 640px;
	margin: 70px 0;
	background: url(images/splash.png) no-repeat left;
}

#box {
	width: 800px;
	height: 630px;
	padding: 5px;
	margin: 0 auto;
	background: url(images/box.png) no-repeat;
}

#menu {
	width: 780px;
	height: 80px;
	margin: 10px;
	float: left;
	display: inline;
	background: url(images/menubg.png) no-repeat;
}

#content {
	width: 750px;
	height: 370px;
	padding: 15px;
	margin: 0 10px;
	float: left;
	display: inline;
	background: url(images/contentbg.png) no-repeat;
        overflow: hidden;
}

#promisecontent {
        width: 750px;
	height: 370px;
	padding: 15px;
	margin: 0 10px;
	float: left;
	display: inline;
	background: #dcdcdc url(images/promisecontentbg.png) no-repeat;
        overflow: scroll;
}

#banner {
	width: 774px;
	height: 74px;
	padding: 3px;
	margin: 10px;
	float: left;
	display: inline;
	background: url(images/bannerbg.png) no-repeat;
}

#logo {
       width: 150px;
       height: 74px;
       float: left;
       display: inline;
       margin: 0 auto;
}

#pageheader {
     margin: 0 auto;
     height: 40px;
     width: 150px;
}

/* Banner Wood Selections */

.woodselectionleft {
     height: 74px;
     width: 55px;
     margin-right: 3px;
     float: left;
     display: inline;
     background-position: top;
}
.woodselectionleft:hover {
       background-position: bottom !important;
}
.woodselectionright {
     height: 74px;
     width: 55px;
     margin-left: 3px;
     float: right;
     display: inline;
     background-position: top;
}
.woodselectionright:hover {
       background-position: bottom !important;
}

#wood1{background: url(images/wood1.png) no-repeat;}
#wood2{background: url(images/wood2.png) no-repeat;}
#wood3{background: url(images/wood3.png) no-repeat;}
#wood4{background: url(images/wood4.png) no-repeat;}
#wood5{background: url(images/wood5.png) no-repeat;}
#wood6{background: url(images/wood6.png) no-repeat;}
#wood7{background: url(images/wood7.png) no-repeat;}
#wood8{background: url(images/wood8.png) no-repeat;}
#wood9{background: url(images/wood9.png) no-repeat;}
#wood10{background: url(images/wood10.png) no-repeat;}

#footer {
	width: 810px;
	height: 24px;
	padding-top: 6px;
	float: left;
	display: inline;
	font-size: 11.5px;
	color: #bbb9b3;
}

#footerleft {
	width: 350px;
	height: 24px;
	margin-left: 30px;
	float: left;
	display: inline;
}

#footerright {
	width: 350px;
	height: 24px;
	margin-right: 40px;
	text-align: right;
	float: right;
	display: inline;
}



/* Menu Styles */

#menu ul {
	width: 780px;
	height: 80px;
	padding: 0;
	margin: 0;
}

#menu ul li {
	width: 156px;
	height: 80px;
	float: left;
	display: inline;
}

#menu ul li:hover {
	background: url(images/menuhover.png) no-repeat;
}



/* Front Page Styles */

.splashimage {
	width: 160px;
	height: 370px;
	float: left;
	display: inline;
}

.middlecontent {
	width: 400px;
	height: 370px;
	margin: 0 15px;
	float: left;
	display: inline;
	text-align: center;
}

.middlecontent p{
        text-align: justify;
     line-height: 15px;
     margin-bottom: 15px;
}


/* Gallery Page Styles */

img.thumb {
     width: 111px;
     height: 52px;
     margin: 5px;
     border: 2px solid #907258;
     float: left;
     display: inline;
}

img.thumb:hover {
     border: 2px solid #5e2e03;
}

/* Fiddly Bits */

a { text-decoration: none; color: #eee;}

a:hover { text-decoration: underline; color: #fff; }

a img { border: none;}

.title {
	text-align: center;
}

p {
	text-align: left;
	color: #755647;
	font-size: 12px;
	line-height: 18px;
        margin: 10px 0;
}

p a{color: #d35102;}
p a:hover {text-decoration: underline; color: #d35102;}

h2 {
     color: #55452b;
     font-size: 21px;
     font-family: Calibri, Tahoma, Verdana, Arial;
     padding-top: 18px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

img.floatright {
     float: right;
     display: inline;
     margin: 0 0 8px 8px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

.entry{
	line-height: 24px;
}


/* Contact Form */

#contactcontent {
	width: 700px;
	padding: 0px 25px;
	display: inline;
	float: left;
	margin: 20px 0px;
	font-family: Verdana, Arial;
	font-size: 12px;
        color: #755647;
}

input#submit {
	height: 40px;
	width: 115px;
	background: url(images/submit.png) no-repeat;
	border: none;
	font-size: 0px;
	margin: 20px 40px 0 0;
        cursor: pointer;
}

input.textbox {
	width: 190px;
	height: 16px;
	padding: 4px;
	background: #fefefe;
	border: 2px solid #ccc;
	color: #755647;
}

input.textbox:hover {
	background: #fff;
}

textarea.textarea {
	width: 399px;
	height: 73px;
	padding: 4px;
	background: #fefefe;
	border: 2px solid #ccc;
	color: #755647;
	vertical-align: text-top;
}

textarea.textarea:hover {
	background: #fff;
}

.formleft {
	float:left;
	display: inline;
	margin-bottom: 25px;
}

.formright {
	float:right;
	display: inline;
	margin-bottom: 25px;
}