/* CSS for reynolds collcutt - deckchair.co.uk 2009 */
/* Style for all page */
* { padding: 0; margin: 0; }
* html a:hover {visibility:visible}
html {
	height: 100%;
	text-align: center;
	background-color: #e9e9e9;
}
.purple {
	color: #593495;
}
.grey {
	color: #8c8c8c;
}
div#main-header {
	background-image: url(../images/main-header.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 10px;
}
div#main {
	text-align: left;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/main-bground.gif);
	background-position: right;
	background-repeat: repeat-y;
    position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	height: 590px;
}
a#logo {
	background-image: url(../images/reynolds-collcutt.gif);
	background-repeat: no-repeat;
	width: 249px;
	height: 60px;
	display: block;
	position: absolute;
	left: 25px;
	top: 30px;
}
span#logotext {
	display: none;
}
div#content {
	float: right;
	width: 560px;
	padding-top: 10px;
}

a.link-title {
	margin-top: 6px;
}
ul#left-menu {
	position: absolute;
	left: 30px;
	top: 120px;
	list-style: none;
}
ul#left-menu li {
	/*margin-bottom: 7px;*/
}
ul#left-menu a.link-title {
	background-image: url(../images/links-bground.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	width: 221px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.link-title-single {
	/*margin-bottom: 7px;*/
}
ul#left-menu a.link-title:hover {
	background-image: url(../images/links-bground-hover.jpg);
}

ul#left-menu a.link-sub {
	background-image: url(../images/links-extra-bground.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	width: 221px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
ul#left-menu a.link-sub:hover {
	text-decoration: underline;
}

ul#commercial, ul#residential, ul#design, ul#production {
	display: none;
}

/* Content */

div#content p {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 40px;
}
div#slideshow {
}


/* INDIVIDUAL PAGES */
div#standard-page {
	background-repeat: no-repeat;
	width: 599px;
	height: 600px;
	background-color: #f0edfc;
	display: block;
	position: absolute;
	left: 302px;
	top: 0px;
}
div.standard-page-content p {
	margin-bottom: 10px;
}
div.standard-page-content h2 {
	font-size: 12px;
	margin-bottom: 10px;
}
div.index-page {
	background-image: url(../images/index-bground.jpg);
}
div.index-page div.standard-page-content {
	position: absolute;
	bottom: 20px;
	left: 30px;
}
div#content div.index-page p, div#content div.index-page h2 {
	color: #FFF;
	width: 550px;
}
div.profile-page {
	background-image: url(../images/profile-bground.jpg);
}
div.profile-page div.standard-page-content {
	position: absolute;
	bottom: 25px;
	left: 30px;
}
div#content div.profile-page p, div#content div.profile-page h2 {
	color: #FFF;
	width: 600px;
}
div.materials-page {
	background-image: url(../images/materials-bground.jpg);
}
div.materials-page div.standard-page-content {
	position: absolute;
	bottom: 20px;
	right: 30px;
}
div#content div.materials-page p, div#content div.materials-page h2 {
	color: #FFF;
	width: 300px;
}
div.fitting-page {
	background-image: url(../images/fitting-bground.jpg);
}
div.fitting-page div.standard-page-content {
	position: absolute;
	bottom: 20px;
	left: 30px;
}
div#content div.fitting-page p, div#content div.fitting-page h2 {
	color: #FFF;
	width: 550px;
}
div.finishing-page {
	background-image: url(../images/finishing-bground.jpg);
}
div.finishing-page div.standard-page-content {
	position: absolute;
	bottom: 20px;
	left: 30px;
}
div#content div.finishing-page p, div#content div.finishing-page h2 {
	color: #FFF;
	width: 550px;
}
div.manufacture-page {
	background-image: url(../images/manufacture-bground.jpg);
}
div.manufacture-page div.standard-page-content {
	position: absolute;
	bottom: 20px;
	left: 30px;
}
div#content div.manufacture-page p, div#content div.manufacture-page h2 {
	color: #FFF;
	width: 550px;
}
div.team-page {
	background-image: url(../images/team-bground.jpg);
}
div.team-page div.standard-page-content {
	position: absolute;
	top: 20px;
	left: 30px;
}
div#content div.team-page p, div#content div.team-page h2 {
	color: #FFF;
	width: 550px;
}
div.communication-page {
	background-image: url(../images/communications-bground.jpg);
}
div.communication-page div.standard-page-content {
	position: absolute;
	bottom: 20px;
	left: 30px;
}
div#content div.communication-page p {
	color: #000;
	width: 450px;
}
div.design-page {
	background-image: url(../images/design-bground.jpg);
}
div.design-page div.standard-page-content {
	position: absolute;
	bottom: 20px;
	left: 30px;
}
div#content div.design-page p, div#content div.design-page h2 {
	color: #FFF;
	width: 530px;
}
div.projectm-page {
	background-image: url(../images/projectm-bground.jpg);
}
div.projectm-page div.standard-page-content {
	position: absolute;
	bottom: 20px;
	left: 30px;
}
div#content div.projectm-page p, div#content div.projectm-page h2 {
	color: #FFF;
	width: 530px;
}
div.ethical-page {
	background-image: url(../images/ethical-bground.jpg);
}
div.ethical-page div.standard-page-content {
	position: absolute;
	bottom: 20px;
	left: 30px;
}
div#content div.ethical-page p, div#content div.ethical-page h2 {
	color: #FFF;
	width: 550px;
}
div.contact-page {
	background-image: url(../images/contact-bground.jpg);
	position: relative;
}
div.contact-page div.standard-page-content {
	position: absolute;
	top: 420px;
	left: 30px;
	color: #FFF;
}
div.contact-page div.standard-page-content p {
	position: relative;
}
div.contact-page div.standard-page-content p.form-p {
	margin-bottom: 20px;
}
div.contact-page div.standard-page-content p input {
	position: absolute;
	left: 60px;
}
div.contact-page div.standard-page-content p textarea {
	position: absolute;
	left: 60px;
}
div.contact-page div.standard-page-content h2 {
	margin-bottom: 25px;
}
div.form-second-column {
	position: absolute;
	left: 280px;
	top: 38px;
}
div.form-second-column textarea {
	height: 80px;
}
input#Send {
	position: absolute;
	left: 420px;
	top: 130px;
	width: 100px;
	height: 20px;
	background-color: #b0a8d3;
	color: #000;
	font-weight: bold;
	border: none;
}

div.news-page {
	background-image: url(../images/news-bground.jpg);
}
div.news-page div.standard-page-content {
	padding-left: 40px;
	padding-top: 40px;
}
div.news-page div.standard-page-content h2 {
	color: #7b68c7;
}
div.news-page div.standard-page-content p.newsp {
	width: 320px;
}
div.news-story {
	border-top: solid 1px #7b68c7;
	width: 320px;
	padding-top: 10px;
	margin-top: 25px;
	padding-left: 200px;
	position: relative;
}
div.news-story img {
	position: absolute;
	left: 0px;
	top: 10px;
}

div.links-page {
	background-image: url(../images/linkspage-bground.jpg);
}
div.links-page div.standard-page-content {
	padding-left: 40px;
	padding-top: 40px;
}
div.links-page div.standard-page-content h2 {
	color: #7b68c7;
}
div.links-page div.standard-page-content p {
	width: 320px;
}
div.links-box {
	border-top: solid 1px #7b68c7;
	width: 320px;
	padding-top: 10px;
	margin-top: 25px;
	padding-left: 200px;
	position: relative;
}
div.links-box a {
	color: #7b68c7;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
div.links-box a:hover {
	text-decoration: underline;
}
div.links-box img {
	position: absolute;
	left: 0px;
	top: 10px;
}


/* FOOTER CONTENT */
div#footer {
	background-image: url(../images/main-footer.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 10px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
div#footer-info {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
div#footer-info p {
	margin-bottom: 5px;
}
/* END FOOTER CONTENT */