/*
===========================================================================
File Name		:	css/castle.css
---------------------------------------------------------------------------
Version No.		:	1.00
Description		:	Common CSS Elements
Client			:	Castle Building Services
URL				:	www.castlebs.co.uk
Testing Status	:	Ongoing
Copyright		:	© Copyright 2006 Redman Design Ltd.
----------------------------------------------------------------------------
Version		Date		Author		Description
1.00		13/12/06	J Ashberry	Common CSS Elements Created
============================================================================
*/

/* Layout */

*{ margin: 0px; padding: 0px; }

html{

	font-size: 62.5%;

}

body {
	padding: 0px;
	margin: 0px;
	background-color: #92817B;
	background-image: url(../images/common/bg.gif);
	background-repeat: repeat-x;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6{

	font-weight: normal;

}

a img{

	border: 0px;
	
}

a{

	color: #fff;

}

p{

	margin-bottom: 15px;

}

h1{

	font-size: 16px;

}

h2{

	font-size: 14px;

}

h3{

	font-size: 13px;

}

h4{

	font-size: 12px;

}

h5{

	font-size: 11px;

}

h6{

	font-size: 10px;

}


div#container_for_website {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 820px;
	height: auto;
	background: transparent;
}
div#container_for_nav {
	padding: 0px;
	margin: 0px;
	width: 820px;
	height: 98px;
	background: transparent;
}
div#container_for_header {
	padding: 0px;
	margin: 0px 10px 0px 10px;
	width: 800px;
	height: 85px;
	/* background-color: #787878; */
	/* background-color: #AC9D9D; */
	/* background-color: #8F999B; */
	background-color: #C1B2AC;
}
div#header_title {
	padding: 30px 0px 0px 0px;
	margin: 0px;
	width: 518px;
	height: 55px;
	background: transparent;
	float: left;
	clear: left;
}
div#header_images {
	padding: 0px;
	margin: 0px;
	width: 282px;
	height: 85px;
	background-image: url(../images/common/header_images.jpg);
	float: left;
}
div#container_for_content {
	padding: 0px;
	margin: 0px 10px 0px 10px;
	width: 800px;
	height: 374px;
	background-color: #646565;
	background-image: url(../images/common/content_bg.jpg);
	background-repeat: repeat-y;
}
div#left {
	padding: 0px;
	margin: 0px;
	width: 518px;
	height: 346px;
	background: transparent;
	color: #FFFFFF;
	text-align: justify;
	clear: left;
	float: left;
}
div#left a:link, div#left a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
div#left a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
div#left a:hover {
	text-decoration: none;
}
div.content_left {
	padding: 15px 64px 0px 32px;
	margin: 0px;
	width: 422px;
	height: 317px;
	background: transparent;
	overflow: auto;
}
div.title_left {
	padding: 10px 64px 10px 32px;
	margin: 0px;
	width: 350px;
	height: 20px;
	background-color: #787878;
	font-weight: bold;
}
div#content_right {
	padding: 0;
	margin: 0;
	width: 282px;
	height: 346px;
	background: transparent;
	float: left;
}
div#sub_footer {
	padding: 0px 10px 0px 10px;
	margin: 0px;
	width: 800px;
	height: 20px;
	background-color: #92817B;
	clear: both;
	color: #F0F0F0;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.4em;
}
div#sub_footer a:link, div#sub_footer a:active {
	color: #F0F0F0;
	text-decoration: underline;
}
div#sub_footer a:visited {
	color: #F0F0F0;
	text-decoration: underline;
}
div#sub_footer a:hover {
	text-decoration: none;
}
div.left_panel_title {
	padding: 0px;
	margin: 0px;
	width: 282px;
	height: 38px;
	background-color: transparent;
}
.left_panel_nav {
	padding: 10px 0px 0px 20px;
	margin: 0px;
	width: 262px;
	height: auto;
	background: transparent;
	color: #FFFFFF;
	line-height: 1.4em;
}
.left_panel_nav a:link, .left_panel_nav a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.left_panel_nav a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.left_panel_nav a:hover {
	text-decoration: none;
}
.li_left_panel_nav {
	list-style: none;
}

/* Nav */
div.logo {
	padding: 0px;
	margin: 0px;
	width: 297px;
	height: 98px;
	clear: left;
	float: left;
	background: transparent;
}
div.nav_sep {
	margin: 38px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 2px;
	height: 60px;
	float: left;
	background: transparent;
}
/* Home Button */
div.home {
	margin: 38px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 58px;
	height: 60px;
	background: url( '../images/nav/home.jpg' ) 0 -60px no-repeat;
	float: left;
}
div.home a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 58px;
	height: 60px;
	background: url( '../images/nav/home.jpg' ) top left no-repeat;
	float: left;
}
div.home span {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.home a:hover {
	background-image: none;
}
div.home a:active {
	color: black;
}
/* Company Profile Button */
div.company_profile {
	margin: 38px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 118px;
	height: 60px;
	background: url( '../images/nav/company_profile.jpg' ) 0 -60px no-repeat;
	float: left;
}
div.company_profile a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 118px;
	height: 60px;
	background: url( '../images/nav/company_profile.jpg' ) top left no-repeat;
	float: left;
}
div.company_profile span {
	display: block;
	margin: 0px;
	padding: 0px;
}
div.company_profile a:hover {
	background-image: none;
}
div.company_profile a:active {
	color: black;
}
/* Services Button */
div.services {
	margin: 38px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 95px;
	height: 60px;
	background: url( '../images/nav/services.jpg' ) 0 -60px no-repeat;
	float: left;
}
div.services a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 60px;
	background: url( '../images/nav/services.jpg' ) top left no-repeat;
	float: left;
}
div.services span {
	display: block;
	margin: 0px;
	padding: 0px;
}
div.services a:hover {
	background-image: none;
}
div.services a:active {
	color: black;
}
/* Portfolio Button */
div.portfolio {
	margin: 38px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 72px;
	height: 60px;
	background: url( '../images/nav/portfolio.jpg' ) 0 -60px no-repeat;
	float: left;
}
div.portfolio a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 72px;
	height: 60px;
	background: url( '../images/nav/portfolio.jpg' ) top left no-repeat;
	float: left;
}
div.portfolio span {
	display: block;
	margin: 0px;
	padding: 0px;
}
div.portfolio a:hover {
	background-image: none;
}
div.portfolio a:active {
	color: black;
}
/* People Button */
div.people {
	margin: 38px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 61px;
	height: 60px;
	background: url( '../images/nav/people.jpg' ) 0 -60px no-repeat;
	float: left;
}
div.people a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 61px;
	height: 60px;
	background: url( '../images/nav/people.jpg' ) top left no-repeat;
	float: left;
}
div.people span {
	display: block;
	margin: 0px;
	padding: 0px;
}
div.people a:hover {
	background-image: none;
}
div.people a:active {
	color: black;
}
/* Contact Button */
div.contacts {
	margin: 38px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 89px;
	height: 60px;
	background: url( '../images/nav/contact.jpg' ) 0 -60px no-repeat;
	float: left;
}
div.contacts a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 89px;
	height: 60px;
	background: url( '../images/nav/contact.jpg' ) top left no-repeat;
	float: left;
}
div.contacts span {
	display: block;
	margin: 0px;
	padding: 0px;
}
div.contacts a:hover {
	background-image: none;
}
div.contacts a:active {
	color: black;
}




/* Footer */
div.footer {
	padding: 8px 0px 0px 0px;
	margin: 0px;
	width: 800px;
	height: 20px;
	background-color: #92817B;
	clear: both;
}
div.aaa {
	padding: 0px;
	margin: 0px;
	width: 110px;
	height: 15px;
	background: transparent;
	clear: left;
	float: left;
}
div.rez {
	padding: 0px;
	margin: 0px;
	width: 87px;
	height: 15px;
	background: transparent;
	float: left;
}
div.xhtml {
	padding: 0px;
	margin: 0px;
	width: 80px;
	height: 15px;
	background: transparent;
	float: left;
}
div.css {
	padding: 0px;
	margin: 0px;
	width: 80px;
	height: 15px;
	background: transparent;
	float: left;
}
div.sep {
	padding: 0px;
	margin: 0px;
	width: 2px;
	height: 15px;
	background: transparent;
	float: left;
}

/* Site Map */
div#container_for_sitemap {
	padding: 0px;
	margin: 0px 10px 0px 10px;
	width: 800px;
	height: auto;
	background-color: #646565;
	background-image: url(../images/common/sitemap_bg.gif);
	background-repeat: repeat-y;
}
div.sitemap_left {
	padding: 29px 5px 29px 32px;
	margin: 0px;
	width: 242px;
	height: auto;
	background: transparent;
	float: left;
	clear: left;
}
div.sitemap_middle {
	padding: 29px 5px 29px 0px;
	margin: 0px 0px 0px 0px;
	width: 242px;
	height: auto;
	background: transparent;
	float: left;
}
div.sitemap_right {
	padding: 29px 32px 29px 0px;
	margin: 0px 0px 0px 0px;
	width: 242px;
	height: auto;
	background: transparent;
	float: left;
}
.sitemap_ul {
	padding: 0px;
	margin: 0px;
	
	color: #FFFFFF;
	line-height: 1.4em;
}
.sitemap_ul a:link, .sitemap_ul a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.sitemap_ul a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.sitemap_ul a:hover {
	text-decoration: none;
}
.sitemap_li {
	list-style: none;
}

/* Portfolio */
div.portfolio_menu {
	padding: 29px 34px 29px 32px;
	margin: 0px;
	width: 452px;
	height: auto;
	background: transparent;
	float: left;
	clear: left;
	
	color: #FFFFFF;
	line-height: 1.4em;
	text-align: justify;
}
div.portfolio_menu a:link, div.portfolio_menu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
div.portfolio_menu a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
div#sub_footer a:hover {
	text-decoration: none;
}
/* Commercial Button */
div.commercial {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 452px;
	height: 38px;
	background: url( '../images/portfolio/common/button_commercial.gif' ) 0 -38px no-repeat;
}
div.commercial a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 452px;
	height: 38px;
	background: url( '../images/portfolio/common/button_commercial.gif' ) top left no-repeat;
}
div.commercial span {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.commercial a:hover {
	background-image: none;
}
div.commercial a:active {
	color: black;
}
/* Industrial Button */
div.industrial {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 452px;
	height: 38px;
	background: url( '../images/portfolio/common/button_industrial.gif' ) 0 -38px no-repeat;
}
div.industrial a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 452px;
	height: 38px;
	background: url( '../images/portfolio/common/button_industrial.gif' ) top left no-repeat;
}
div.industrial span {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.industrial a:hover {
	background-image: none;
}
div.industrial a:active {
	color: black;
}
/* Education Button */
div.education {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 452px;
	height: 38px;
	background: url( '../images/portfolio/common/button_education.gif' ) 0 -38px no-repeat;
}
div.education a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 452px;
	height: 38px;
	background: url( '../images/portfolio/common/button_education.gif' ) top left no-repeat;
}
div.education span {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.education a:hover {
	background-image: none;
}
div.education a:active {
	color: black;
}
/* Resident Button */
div.resident {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 452px;
	height: 38px;
	background: url( '../images/portfolio/common/button_residential.gif' ) 0 -38px no-repeat;
}
div.resident a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 452px;
	height: 38px;
	background: url( '../images/portfolio/common/button_residential.gif' ) top left no-repeat;
}
div.resident span {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.resident a:hover {
	background-image: none;
}
div.resident a:active {
	color: black;
}
/* Leisure Retail Button */
div.leisure_retail {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 452px;
	height: 38px;
	background: url( '../images/portfolio/common/button_leisure_retail.gif' ) 0 -38px no-repeat;
}
div.leisure_retail a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 452px;
	height: 38px;
	background: url( '../images/portfolio/common/button_leisure_retail.gif' ) top left no-repeat;
}
div.leisure_retail span {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.leisure_retail a:hover {
	background-image: none;
}
div.leisure_retail a:active {
	color: black;
}
/* Leisure Retail Button */
div.testimonials {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 452px;
	height: 38px;
	background: url( '../images/portfolio/common/button_testimonials.gif' ) 0 -38px no-repeat;
}
div.testimonials a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 452px;
	height: 38px;
	background: url( '../images/portfolio/common/button_testimonials.gif' ) top left no-repeat;
}
div.testimonials span {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.testimonials a:hover {
	background-image: none;
}
div.testimonials a:active {
	color: black;
}
div.portfolio_sep {
	padding: 0px;
	margin: 0px;
	width: 452px;
	height: 3px;
	background: transparent;
}
div.portfolio_button_row {
	padding: 0px;
	margin: 0px;
	width: 452px;
	height: 88px;
	background: transparent;
}
div.portfolio_vertical_sep {
	padding: 0px;
	margin: 0px;
	width: 3px;
	height: 88px;
	background: transparent;
	float: left;
}




/* Feedback Form */
div#feedback_form_container {
	padding: 29px 64px 29px 32px;
	margin: 0px;
	width: 422px;
	height: auto;
	background: transparent;
	float: left;
	clear: left;
}
.feedback_form_fieldset {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 422px;
	height: auto;
	background: transparent;
	border-width: 0px;
	border-style: none;
	border-color: #FFFFFF;
}
.feedback_form_div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 422px;
	height: 22px;
	background: transparent;
}
.feedback_form_div_big {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 422px;
	height: 95px;
	background: transparent;
}
.feedback_form_label {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 122px;
	height: 22px;
	display: block;
	float: left;
	clear: left;
	background: transparent;	
	color: #FFFFFF;
}
.feedback_form_field {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 298px;
	height: 15px;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	background-color: #FFFFFF;
	
	color: #6E6E6E;
}
.feedback_form_big_field {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 298px;
	height: 100px;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	background-color: #FFFFFF;
	
	color: #6E6E6E;
}
.feedback_form_button_container {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 422px;
	height: 18px;
	background: transparent;
}
.feedback_form_button_container_left {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 300px;
	height: 18px;
	background: transparent;
	float: left;
	clear: left;
}
.feedback_form_button_submit_container {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 62px;
	height: 18px;
	background: transparent;
	float: left;
}
.feedback_form_button_reset_container {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 60px;
	height: 18px;
	background: transparent;
	float: left;
}

.feedback_form_button {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 60px;
	height: 18px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #666666;
	
	color: #FFFFFF;
}

/* Accreditations */
.accreditation_logo {
	padding: 0px;
	margin: 0px;
	width: 100px;
	height: auto;
	clear: left;
	float: left;
	background: transparent;
}
.accreditation_text {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	width: 300px;
	height: auto;
	float: left;
	background: transparent;
}
.accreditation_sep {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width: 422px;
	height: 1px;
	background: transparent;
	clear: both;
}
.client_content_left{

	padding: 4px 0px 0px 20px;
	overflow: auto;
}

.floatleft{

	text-align: left;
	float: left;
	width: 150px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	list-style: none;

}

.folio{

	background: #c5aba1;
	height: 60px;
	width: 60px;
	float: left;
	margin: 5px;

}

.folioitem{

	width: 188px;
	height: 336px;
	background: #a0928c;
	float: left;
	color: #fff;
	padding: 10px 10px 0px 10px;
	font-size: 9px;
	overflow: auto;

}

.folioitem ul{

	margin-left: 15px;

}

.thumb_holder{

	margin: 20px 0px 0px 10px;
	width: 300px;
	float: left;

}

.topmargin{

	margin-top: 130px;
	
}