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

/* @group Standard settings */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 76%;	
	color: #000;
	background: #e0e0e0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;}
	
a {
	color: #000;
	background: none;
	text-decoration: underline;
	font-weight: bold;
	outline: none;
}
	
a:hover {
	color: #e9c400;
	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: 770px;
	color: #000;
	margin-top: 0;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: 20px;
	padding: 15px 15px 30px 15px;
	/*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/porters_grid.png) repeat-x 15px 0*/;
}

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

#header {
	display: block;
	height: 91px;
	/*background-color: #183056;*/
	/*opacity: 0.1;*/
	margin: 0px 0 0 0;
	padding: 10px 0 0 0;
	position: relative;
	background-image: url(../images_css/banner.jpg);
}

#header h1 {
	position: absolute;
	color: white;
	left: 20px;
	bottom: 15px;
	text-transform: uppercase;
	text-indent: -9999px;
}

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

/* @group Main area standards */

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

#main_area {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	width: 600px;
	float: right;
	/*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: 590px;
	/*min-height: 720px;*/
	float: right;
	margin-bottom: 10px;
	/*background-color: #e0e0e0;*/
}

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

#content p.standfirst {
	font-weight: bold;
	font-size: 101%;
}

#content .required {
	font-weight: bold;
	color: #ff0000;
	/*font-size: 101%;*/
}

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

#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 {	
	margin: 0 0 2px 0;
	padding: 5px 0 5px 0px;
	color: #183056;
	display: block;
	width: 525px;
	border-top: 2px solid #183056;
	font: 1.5em/1.3em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
	
#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: #777;
	text-decoration: underline;
	font-weight: normal;
}

.email a:hover {
	color: #183056;
	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: 160px;
	/*height: 200px;*/
	/*border-right: 1px solid #e0e0e0;*/
}

#navigation {
	/*border: 1px solid #ff0000;*/
	list-style: none;
	margin: 0px 0 00px 0;
	padding: 0px 0 0 0;
	/*height: 420px;*/
	float: left;
	width: 120px;
	/*background-color: #fff;*/
	overflow: hidden;
}

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

}

#navigation li a {
	color: #183056;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	height: 20px;
	display: block;
	margin: 0;
	padding-left: 20px;
	padding-top: 0px;
	text-transform: uppercase;
	text-indent: -6932px;
	background: transparent url(../images_css/porters_menu.jpg) no-repeat;
}



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

#navigation li a#opt_1 {}
#navigation li a#opt_2 {background-position: 0 -20px;}
#navigation li a#opt_3 {background-position: 0 -40px;}
#navigation li a#opt_4 {background-position: 0 -60px;}
#navigation li a#opt_5 {background-position: 0 -80px;}

#navigation li a#opt_1.on {background-position: -340px 0;}
#navigation li a#opt_2.on {background-position: -340px -20px;}
#navigation li a#opt_3.on {background-position: -340px -40px;}
#navigation li a#opt_4.on {background-position: -340px -60px;}
#navigation li a#opt_5.on {background-position: -340px -80px;}

#navigation li a#opt_1:hover {background-position: -170px 0;}
#navigation li a#opt_2:hover {background-position: -170px -20px;}
#navigation li a#opt_3:hover {background-position: -170px -40px;}
#navigation li a#opt_4:hover {background-position: -170px -60px;}
#navigation li a#opt_5:hover {background-position: -170px -80px;}

/*body.homepage #navigation li a,
body.introduction #navigation li a,
body.what_we_do #navigation li a,
body.contact_us #navigation li a,
body.golf_and_sailing #navigation li a {
	background-position: -340px 0;
}*/



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: 518px;
	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: 525px;
	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.4em;
	font-size: 86%;
	/*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: right;
	width: 525px;
	border-top: 1px #183056 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 */