/* @override http://www.holthamandallen.co.uk/css/ha_v1.css */

/* http://www.simonclayson.co.uk*/

/* @group Standard settings */

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 76%;	
	color: #000;
	background: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;}
	
a {
	color: #79291E;
	background: none;
	text-decoration: underline;
	font-weight: bold;
	outline: none;
}
	
a:hover {
	color: #000;
	text-decoration: none;
}

a:visited {}

p {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0;
}

strong, b {
	font-weight: bold;
}

pre {
	font-family: monospace;
	font-size: 1.0em;
}

blockquote {
	font-weight: bold;
	font-style: italic;
}

.hidden, hr, .titles {
	display: none;
}
	
/* @end */

#central_container {
	width: 985px;
	color: #000;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 30px 0px;
	/*border-top: #fff 1px solid;*/
	/*border-right: #353A61 1px solid;*/
	/*border-bottom: #999 1px solid;*/
	/*border-left: #353A61 1px solid;*/
	position: relative;
	/*background: #fff url(../images_css/ha_grid.png) repeat-x 0px 0;*/
}

#wrapper {
	/*background-color: #fff;
	border: 1px solid #ff0000;*/
}

#header {
	display: block;
	height: 130px;
	/*background-color: #183056;*/
	/*opacity: 0.1;*/
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	position: relative;
	background: url(../images_css/ha_banner_2.gif) no-repeat;
}

#header h1 {
	position: absolute;
	color: black;
	left: 0px;
	top: 0px;
	text-transform: uppercase;
	width: 350px;
	height: 120px;
	/*background: black;*/
	/*opacity: 0.2;*/
	text-indent: -9999px;
}
#header h1 a {
	display: block;
	width: 350px;
	height: 120px;
	/*background: #fff;*/
}

#header h2 {
	color: #000;
	font-size: 15px;
	float: right;
	position: absolute;
	right: 30px;
	bottom: 15px;
	text-indent: -9999px;
}

/* @group Image area */

#image_area {
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	width: 600px;
	height: 380px;
	display: block;
	background-color: #e0e0e0;
	/*border-bottom: 1px solid #e0e0e0;*/
}

/* @end */

/* @group Main area standards */

/*#main_area ul li a, #main_area_index ul li a {	font-weight: bold;}*/

#main_area {
	margin: 0 0 0px 0;
	padding: 0 0 0 0;
	width: 985px;
	/*background: #fff url(../images_css/leftback.gif) repeat-y;*/
	/*border: 1px solid #999;*/
	/*min-height: 870px;*/
	position: relative;
	/*border-right: 1px solid #000;*/
}

#content {
	width: 340px;
	/*min-height: 720px;*/
	float: right;
	margin-bottom: 10px;
	margin-right: 10px;
	/*background-color: #e0e0e0;*/
}

#content p {
	margin: 0;
	padding: 0 0px 10px 0px;
	/*font-size: 11px;*/
	line-height: 1.5em;
	font-size: 105%;
	color: #D18929;
}

#content p.standfirst, #content p.first_para {
	font-weight: bold;
	font-size: 110%;
	color: #79291E;
}

#content p.signoff {
	font-weight: bold;
	font-size: 105%;
	color: #000;
}

#content blockquote {
	font: normal normal 110%/1.4em Georgia, "Times New Roman", Times, serif;
	background-color: #e0e0e0;
	margin: 5px 25px;
	padding: 20px 20px 17px 20px;
}

#content h2 {
	margin: 0 0 10px 0;
	/*font-size: 1.3em;
	line-height: 1.5em;*/	
	color: #fff;
	display: block;
	width: 445px;
	text-indent: 25px;
	background-color: #555;
	height: 50px;
	padding-top: 200px;
	font-size: 30px;
	/*text-indent: -9999px;*/
}

#content h2.index_header {
	/*background: url(../images_headers/index_header.gif) no-repeat 55px 0;*/
	text-indent: -9999px;
	height: 85px;
}

#content h2.error {
	padding: 10px;
	color: #fff;
	background-color: #ff0000;
	text-transform: uppercase;
}

#content h3 {
	display: none;
}

#content h3.home_head {
	margin: 0 0 2px 0;
	padding: 0px 0 5px 0px;
	color: #79291E;
	font-size: 150%;
	/*display: block;
	width: 530px;*/
	/*border-top: 2px solid #183056;
	font: 1.5em/1.3em Georgia, "Times New Roman", Times, serif;*/
	text-transform: uppercase;
	display: block;
}
	
#content h4 {
	color: #183056;
	font-weight: bold;
	padding-bottom: 3px;
}
	
#content li {
	padding-bottom: 6px;
	color: #555;
}

#content p.happy {
	color: #737f8f;
}

#styleswitcher {
	display: none;
	padding: 5px 0 5px 0;
}

#styleswitcher p {
	display: none;
}

.email {
	padding: 0 5px;
}


.email a {
	color: #79291E;
	text-decoration: underline;
	font-weight: bold;
}

.email a:hover {
	color: #D18929;
	/*text-decoration: underline;
	font-weight: normal;*/
}
	

/* @end */

/* @group nav_1 */



#nav_1 {
	display: none;
	margin: 0;
	padding: 5px 5px 5px 0;
	/*height: 100px;*/
	list-style: none;
	/*width: 400px;
	position: absolute;
	top: 0;*/
}

#nav_1 li {
	padding: 0px 10px 0px 0px;
	display: inline;
	margin: 0px;
	line-height: 1em;
}

#nav_1 li a {
	color: #777;
	font-size: 10px;
	margin: 0px;
	border-bottom: none;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

#nav_1 li a:hover {
	color: #333;
	background: #fff;
}

/* @end */



/* @group nav_2 */

#main_nav {
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
	/*float: left;*/
	width: 985px;
	height: 50px;
	/*border-bottom: 1px solid #e0e0e0;*/
}

#navigation {
	/*border: 1px solid #ff0000;*/
	list-style: none;
	margin: 0px 0 0px 0;
	padding: 0px 0 0 0;
	/*height: 420px;*/
	float: left;
	width: 100%;
	/*background-color: #fff;*/
	overflow: hidden;
	/*background-image: url(../images_css/ha_nav.gif);*/
}

#navigation li {
	padding: 0px 0 0 0px;
	margin: 0;
	float: left;
	/*border: 1px solid #777;
	width: 65px;*/
	line-height: 1.2em;
	background-color: transparent;

}

#navigation li a {
	color: #D18929;
	font-weight: lighter;
	font-size: 12px;
	line-height: 1.5em;
	text-decoration: none;
	height: 40px;
	width: 100px;
	display: block;
	margin: 0;
	padding-right: 20px;
	padding-top: 0px;
	text-transform: uppercase;
	/*background: #000;*/
	/*border-right: 1px solid #fff;*/
	/*opacity: 0.5;*/
	text-indent: -6932px;
	
	background-image: url(../images_css/ha_nav.gif);
}



#navigation li a:hover {
	color: #000;
}

#navigation li a#opt_1 {width: 39px; background-position: 0 0px;}
#navigation li a#opt_2 {width: 99px; background-position: -63px 0;}
#navigation li a#opt_3 {width: 138px; background-position: -183px 0px;}
#navigation li a#opt_4 {width: 163px; background-position: -340px 0px;}
#navigation li a#opt_5 {width: 114px; background-position: -523px 0px;}
#navigation li a#opt_6 {width: 198px; background-position: -658px 0px;}
#navigation li a#opt_7 {width: 90px; background-position: -875px 0px;}

body.homepage #navigation li a#opt_1 {background-position: 0px -100px; color: #79291E;}
body.all_about_us #navigation li a#opt_2 {background-position: -63px -100px;}
body.bespoke_kitchens #navigation li a#opt_3 {background-position: -183px -100px;}
body.beautiful_bedrooms #navigation li a#opt_4 {background-position: -340px -100px;}
body.home_offices #navigation li a#opt_5 {background-position: -523px -100px;}
body.hand-crafted_furniture #navigation li a#opt_6 {background-position: -658px -100px;}
body.contact_us #navigation li a#opt_7 {background-position: -875px -100px;}

body.homepage #navigation li a#opt_1:hover {background-position: 0px -100px; color: #79291E;}
body.all_about_us #navigation li a#opt_2:hover {background-position: -63px -100px;}
body.bespoke_kitchens #navigation li a#opt_3:hover {background-position: -183px -100px;}
body.beautiful_bedrooms #navigation li a#opt_4:hover {background-position: -340px -100px;}
body.home_offices #navigation li a#opt_5:hover {background-position: -523px -100px;}
body.hand-crafted_furniture #navigation li a#opt_6:hover {background-position: -658px -100px;}
body.contact_us #navigation li a#opt_7:hover {background-position: -875px -100px;}

#navigation li a#opt_1:hover {background-position: 0px -50px;}
#navigation li a#opt_2:hover {background-position: -63px -50px;}
#navigation li a#opt_3:hover {background-position: -183px -50px;}
#navigation li a#opt_4:hover {background-position: -340px -50px;}
#navigation li a#opt_5:hover {background-position: -523px -50px;}
#navigation li a#opt_6:hover {background-position: -658px -50px;}
#navigation li a#opt_7:hover {background-position: -875px -50px;}

body.homepage #navigation li a:hover {
	background-position: -170px;
}

/* @end */

/* @group area */

#area_1 {
	width: 590px;
	margin: 0 0 0 0;
	padding: 50px 0 0 0;
	float: right;
	/*background: url(../images_css/blue_gradient.jpg) repeat-x 0 -145px;*/
}

#area_1.just_text p {
	padding-left: 55px;
}



#area_2 {
	width: 420px;
	margin: 0;
	padding: 0;
	float: left;
	/*background-color: #000;*/
	opacity: 0.3;
}
	
/* @end */

/* @group hero items */

.hero {
	/*border: #fff 1px solid;*/
	width: 240px;
	float: left;
	padding: 0 0 0 55px;
	margin: 0 0 0 0;
}

.hero img {
	padding-bottom: 10px;
}

#main_area .hero p {
	border-top: 1px solid #454a70;
	padding-top: 4px;
}

/* @end */

/* @group Gallery */

.gallery_container {
	padding: 0 0 0 55px;
	width: 535px;
	/*border: 1px solid #fff;*/
} 
	


/* @end */

/* @group Banner */

#banner {
	margin: 5px 0 20px 0;
	padding: 0;
	width: 770px;
	height: 300px;
	/*position: absolute;*/
	background: url(../images_css/stand_image.png) no-repeat 20px 20px;
	/*opacity: 0.2;*/
	z-index: 5;
	display: block;
	position: relative;
}

#banner h1 {
	margin: 0;
	color: #fff;
	/*background: url(../images_logo/logo.gif) no-repeat 20px 80px;*/
	text-indent: -9999px;
	height: 300px;
	width: 200px;
	padding: 0;
}

#standfirst {
	color: #fff;
	display: block;
	position: absolute;
	width: 140px;
	height: 230px;
	top: 20px;
	left: 20px;
	padding: 0px;
	background: url(../images_css/stand_image.png) no-repeat 0px 0px;
}

#banner #standfirst h3.hero_text {
	display: block;
	width: 140px;
	height: 230px;
	text-indent: -9999px;
	/*background: url(../images_css/stand_image.png) no-repeat;*/
}

.homepage #banner #standfirst h3.hero_text {
	background: url(../images_porters/stand_home.gif) no-repeat;
}

.introduction #banner #standfirst h3.hero_text {
	background: url(../images_porters/stand_intro.gif) no-repeat;
}

.what_we_do #banner #standfirst h3.hero_text {
	background: url(../images_porters/stand_what.gif) no-repeat;
}

.contact_us #banner #standfirst h3.hero_text {
	background: url(../images_porters/stand_contact.gif) no-repeat;
}

.golf_and_sailing #banner #standfirst h3.hero_text {
	background: url(../images_porters/stand_golf.gif) no-repeat;
}

/* @end */

/* @group Forms */

#porters_form {
	padding-bottom: 20px;
}

fieldset {
	border: none;
}

label {
	float: left;
	width: 200px;
	padding: 2px 10px 2px 0;
	margin: 1px 10px 0 0;
	font-weight: normal;
	line-height: 1.3em;
	/*font-size: 11px;*/
	color: #333;
}

label.no_float {
	float: none;
}

input, textarea  {
	border: none;
	margin: 2px 5px 0 0;
	padding: 2px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
}



select  {
	border: none;
	margin: 0 0 10px 0;
	padding: 2px;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: none;
	clear: right;
	border: 1px solid #777;
	width: 215px;
}

input.register_box, textarea.register_box {
	width: 530px;
	background: #fff;
	margin-bottom: 5px;
	float: none;
	clear: right;
	border: 1px solid #858F96;
}


input#Submit {
	float: none;
	margin-top: 10px;
	color: #fff;
	background: #183056;
	padding: 5px;
	width: 530px;
	text-align: left;
}

#content dl {
	margin: 0;
}

#content dt {
	font-weight: normal;
	padding: 0 0 2px 0;
	/*border: 1px solid #ff0000;
	display: block;*/
	color: #333;
}

#content dd {
	margin: 0;
	padding: 0 0 3px 0;
	/*border: 1px solid #ff0000;*/
	display: block;
}

#porters_form p {
	margin: 0;
	padding: 3px 0px 3px 0px;
	/*border: 1px solid #000;*/
	/*height: 1%;*/
	/*line-height: 1.5em;*/
	font-weight: normal;
	/*font-size: 11px;*/
	/*color: #333;*/
	display: block;
	background: #fff;
}

#content fieldset {
	/*border: 1px solid #ff6600;*/
	padding: 0 0 0 0;
	margin: 0;
	clear: both;
}

#content legend {
	padding: 12px 0 6px 0;
	margin: 0;
	color: #333;
	font-size: 100%;
	display: block;
	line-height: 1.3em;
	/*font-weight: bold;*/
}

#columns_services {
	/*border: 1px solid #e0e0e0;*/
	/*height: 100%;*/
	/*background-color: #e0e0e0;*/
	/*width: 405px;*/
}

#col1 {
	width: 200px;
	float: left;
	/*background-color: #e0e0e0;*/
}

#col2 {
	width: 200px;
	/*border: 1px solid #000;*/
	float: left;
	
}

#content .content_copy #column_one p,
#content .content_copy #column_two p {
	/*background-color: #909000;*/
	width: 190px;
}

/*#content p.supp {
	font-size: 10px;
	line-height: 16px;
	padding: 0 20px 0.6em 20px;
}*/

/* @end */

/* @group utility */

#content .vcard {
	/*padding-left: 25px;
	font-size: 120%;
	line-height: 1.7em;*/
}

#content .email {
	padding-left: 0;
}

address, .vcard {
	font-style: normal;
	line-height: 1.5em;
	font-size: 100%;
	color: #D18929;
	padding-bottom: 10px;
	/*color: #555;*/
	/*margin-top: 5px;
	margin-bottom: 5px;*/
}

.tel {
	/*padding-top: 10px;*/
	/*padding-bottom: 10px;
	font-weight: bold;
	font-size: 14px;*/
}

#footer {
	/*position: absolute;*/
	/*bottom: 18px;*/
	/*left: 20px;*/
	/*width: 200px;*/
	padding: 3px 0 0 0;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-right: 65px;
	/*border-top: 1px solid #999;*/
	clear: both;
	color: #777;
	float: left;
	width: 525px;
	/*border-top: 1px #e0e0e0 solid;*/
}

.make_fit {
	clear: both; 
}

a.vcard {
	color: #fff;
	text-decoration: none;
	padding-top: 10px;
}

/*a:hover.vcard {
	color: #ff6600;
}*/

p.copyright {
	font-size: 90%;
	color: #737f8f;
	padding-top: 10px;
}
	
/* @end */

/* @group Image embedding */

/* ------------------------------------
Image embedding
------------------------------------ */

.image_embed_large {
	float: left;
	padding: 0 0 8px 0;
	margin: 0 0 0px 0;
}

.image_embed_left {
	float: left;
	padding: 2px 10px 2px 0;
	margin: 0 0 0px 0;
}

.image_embed_right {
	float: right;
	margin: 2px 0px 5px 10px;
	padding: 5px 0 3px 5px;
	border-top: #737e8e 1px solid;
	border-left: #737e8e 1px solid;
	border-bottom: #737e8e 1px solid;
	/*border: 1px solid #ff0000;*/
}

.image_embed_left a, .image_embed_right a {
	background: none;	
	padding: 0;
	margin: 0;
	float: none;
}

.image_embed_left a img, .image_embed_right a img{
	text-decoration: none;
	padding: 0;
	margin: 0;
	float: none;
}

.image_embed_logo, .image_embed {
	float: left;
	padding: 5px 0 12px 0;
	margin: 0;
}

/* @end */