/*
Default stylesheet for: 	
		www.linleydevelopments.co.uk
*/

/*@import url(stylex.css); 
@import url(style-ie6hacks.css); */

/* ----------------------- HTML Elements ---------------------------------------- */
a, a:link, a:visited  {
	color: #40411e;
	TEXT-DECORATION: none;
}
a:hover, a:active{
	color: red;
	TEXT-DECORATION: none;
}

html {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	background-color:#fffff; /*color background - only works in IE */
	font-size:80%; /*set default font size */
	font-family:"trebuchet ms", tahoma, verdana, arial, sans-serif; /* set default font */
}

* {
	line-height: 130%;
}

body{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.0em; 
	_font-size: 1.1em; 
	
	color: #40411e; /*#5f 5d 34;*/
	background-color: #ffffff;
	
	text-align: justify;
	margin : 0;
	padding : 0;
	border:0; 
	min-width: 930px;
}

p{ 
	/*font-size: 12px;*/
	background-color: transparent; 
	margin-top: 0px;
}

h1 { 
	font-size: 0.9em; 
	color: #660033; 
	background-image: none;
	font-weight : bold;
	display: inline
}

h2 { 
	/*background-color: #a78aff;*/
	color: #40411e;
	font-size: 1.3em; 
	font-weight : bold;
	display: inline
}

h3 { 
	color: #40411e;
	font-size: 1.0em;
	font-weight : bold;
	/*font-style: italic;*/
	display: inline
}

h4 { 
	font-size: 0.9em; 
	color: #4100be; 
	font-weight : normal;
	display: inline
}

hr { 
	color: red; 
	/*background-color : #a78aff;*/
	height: 1px;
	margin-top:10px;
}

ol {
	/*list-style-image: url("graphics/bullit.gif")*/	
	margin-top: 0px;
	margin-bottom: 10px;
}

ul {
	/*list-style-image: url("graphics/bullit.gif")*/
	list-style-type: square;
	margin-top: 0px;
}

li {
	text-align : left;
/*	font-weight: bold;*/
}

img {
	border: 0px;
}

img, div{
	behavior: url(iepngfix.htc);
}

input { 
	font-size: 0.9em; 
	color: #40411e;	
	background-color: White;
	margin-left : 0px;
	padding-left : 0px;
	padding-right : 4px;	
	border : 2px solid #cccccc;
	font-weight: bold;
	
	margin-bottom : 2px;
	/* *margin-bottom : 0px; */
} 
label{
	font-size: 0.9em;
}
textarea { 
	font-size: 0.9em; 
	color: #40411e;
	background-color: White;
	margin-left : 0px;
	padding-left : 0px;
	padding-right : 4px;
	margin-bottom : 2px;
	border : 2px solid #cccccc;
} 
/*object{
	z-index: 1;
}*/

/* ----------------------- Page Layout -------------------------------------------- */

.pagehead{
	background: url(graphics/bodyback.jpg) repeat-x;
	width:100%;
	min-width: 780px;
	margin-top:0px;
	text-align:left;
	position: relative;
	float: left;
	display: block;
	height:154px;
	/*right:18px;*/
	border-bottom: 2px solid red;
}
.pagehead-cornerstone{
/*	width:123px;
	height:88px;*/

	width:170px;
	height:40px;
	
	Margin-top:48px;

/*	bottom:px;*/
	/*top:0px;
	left: 0px;*/

	position:relative;
	float: left;
	/*display: block;*/
}
.pagehead-logo{
	background: url(graphics/pagebanner.jpg) no-repeat center;	
	Width:100%;
	height:88px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top:32px;
	position:relative;
}
.pagehead-logo h1{
	position:absolute;
	left:-1000px;
}
/*
.pagehead-logos{
	width:193px;
	height:50px;

	top :8px;
	right: 150px;

	font-family: Arial, Helvetica, sans-serif;
	
	position:absolute;	
	display: block;

	z-index: 5;
}*/
.pagehead-logos{
	position:relative;
	float: right;
	margin-top:52px;
	margin-right:6px;
}
.pagehead-logos img{
	width:36px;
/*	height:32px;*/
	margin-bottom:2px;
	vertical-align: top;
}

.pagebody{
	background-color: transparent;
	width:100%;
	min-width: 780px;
	
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;

	margin-bottom:0px;
	padding-bottom: 0px;

	text-align:left;
	
	display:block; /* set up as a block */
	position: relative;
	float: left;

}
.pagefoot{
	background-color: #ffffff;
	width:100%;
	min-width: 780px;
	height:40px;
	text-align:right;
	
	margin-top: 20px;
	
	position: relative;
	float: left;
	background-position: center;

	border-top: 2px solid red;
}

.pagefoot-cornerstone{
	width:50px;
	height:50px;

/*	bottom:px;*/
	/*top:0px;
	left: 0px;*/
	
	background-image: url(graphics/cornerstone.gif);

	position:relative;
	float: left;
	/*display: block;*/
}

.pagefoot-social{
	position:relative;
	float:left;
	margin-left:5%;
	margin-top:5px;
}
.pagefoot-social img{
	/*width:48px;*/
	vertical-align: top;
}
.pagefoot-strap{
	padding-left:10px;
	position:relative;
	float: left;
}

.pagefoot-logos{
	position:relative;
	float: right;
}

.pageicon{
	behavior: url(iepngfix.htc);
}
.padheader {
	display:block; 
	height:82px; 
	float:left;
}
.padcontenttop {
	display:block;
	height: 160px; /* height to miss header */
}
.padcontentbottom {
	display:block;
	height: 40px; /* height to miss footer */
}

.header {
	/*background: url(graphics/mybanner.jpg) no-repeat;*/
	margin-right:auto;
	margin-left:auto;
	width: 1050px;	
/*	min-width: 760px;*/
	height: 77px;
}
.head_menu {
	margin-left: 0px;
	padding: 0px;

	height: 39px;
	width:1050px;
	vertical-align: middle;	
	float: left;
	position: relative;
	z-index: 0;
	background-color: white;
}
	.head_menu p {
		display: inline;
	}
.main {
	width: 760px;
	margin-right:auto;
	margin-left:auto;

	margin-top: 0px;

	height:100%;
	min-height:100%;
}
.main a, .main a:visited{
	color: #3e3f1f;
	text-decoration:none;
	display: inline;
	/*font-weight: bold;*/
}
.main a:hover,.main a:active{
	color: red;
	text-decoration:none;
	display: inline;
}
.url{
	color:#40411e;
	display: inline;
	font-size: 0.9em;
}

.content-home {
	width: 740px;
	_width: 760px;
	font-size: 0.9em;
}

.content-home img.photo{
	float: right;
	/*margin: 0px -25px 25px 30px;
	_margin: 0px -20px 25px 30px;*/
	padding :3px;		
}

.content-home p{
	margin-right: 10px;
	text-align: justify;
}

.content-extensions {
	width: 710px;
	margin-bottom:10px;
	z-index: 1;
}
/*
.content-extensions {
	float: left;
	width: 740px;
	margin: 30px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	
	font-size: medium;
}
	.content-extensions img{
		float: right;
		margin: 0px 0px 0px 0px;
		padding :3px;		
		border: 1px solid #CCCCCC;
	}
	
	.content-extensions p{
		margin-right: 150px;
		text-align: justify;
	}
*/

.colleft {
	width:480px;

	position:relative;
	float:left;
	padding-right: 40px;

	/*background-color: #FFEBCD;*/
}
	.colleft p {
		text-align: justify;
	}
	.colleft-title{
		color: #40411e;
	}
	.colleft p.suftext{
		text-align: right;
		color: #40411e;
	}

.colright{
	width:215px;

	position:relative;
	float:left;
	text-align: right;
	
	z-index: 5;

	/*background-color: #FFFFE0;*/
}
	.colright p {
		text-align: center;
		padding:5px;
		margin:5px;
	}
	.colright-title{
		color: #660033;
	}
	.colright img, .colright div img{
		margin: 0px;
		padding:0px;
	}
.horizontalrule{
	border-bottom: 1px solid red;
	clear: both; 
}
	
.leftside {
	width:280px;

	position:relative;
	float:left;
	padding-right: 20px;
}
.rightside {

	position:relative;
	float:left;
	text-align: center;
	
	border: 1px solid #40411e;

	z-index: 5;
}
.fullwidth {
	width:740px;

	position:relative;
	float:left;

	/*background-color: #FFEBCD;*/
}

	
.content {
	float: left;
	width: 740px;
	_width: 760px;
	margin: 30px 0px 30px 6px;
	padding: 0px 0px 0px 0px;

	text-align: justify;
	font-size: 1.0em;


	/*background-color: #F0F8FF;*/		
}
	.content img{
		/*float: right;*/
		/*margin: 0px 0px 0px 0px;*/
		/*padding :5px;		*/
		/*border: 1px solid red;*/
	}
	
	.content form{
		width:710px;

		font-size: medium;
		float: left;
		/*background-color: #E0FFFF;*/
	}

	/*These spans are mostly replaced with label's below */
	.content span{
		/*font-size: 1em;*/
		width: 165px;
		float:left;
		padding-left: 0px;
	}
	.content span.smallbox{
		/*font-size: 1em;*/
	}
	.content label{
		width: 100px;
	
		/*font-size: 1em;*/
		/*font-size:medium;*/
	
		padding-left: 0px;
		
		float:left;	
		position: relative;	
	}
	.content input{	
		/*float:left;	*/
	}
	
	.inputsend{	
		margin-left:100px;
		
		float:left;	
	
	}
	.content label.smallbox{
		/*font-size: 1em;*/
	}
	
a.highlink, a.highlink:link, a.highlink:visited  {
	color: #40411e;
	TEXT-DECORATION: underline;
}
a.highlink:hover, a.highlink:active{
	color: red;
	TEXT-DECORATION: none;
}

.content font.compulsory{
	font-weight: normal;
	color: Red;
	font-style: italic;
	width:10px;
	display: inline;
}
.content span.indentform{
	/*font-size: 1em;*/
	width: 450px;

	padding-left: 25px;
	color: #40411e;
}
.content p, .content-wide p{
	margin-left: 0px;
	margin-right: 0px;
	/*text-align: justify;*/
}

.content-members {
	float: left;
	width: 740px;
	_width: 760px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	text-align: justify;
	font-size: medium;

	/*background-color: #F0F8FF;*/		
}

/* ------------------------------------------ */

.footer {
	color: #40411e;
	width: 760px;
	min-width: 760px;
	color: white;
	margin-right:auto;
	margin-left:auto;
	margin-top:15px;
	text-align: center;
}
.footer a, .footer a:link, .footer a:visited  {
	color: #40411e;
	TEXT-DECORATION: none;
}
.footer a:hover, .footer a:active{
	color: #4100be;
	TEXT-DECORATION: none;
}

/* . . . . . . . . . . . . . . . . . . . . . */
.psfoot{
	height:30px;
	width:100%;

	text-align:right;
	
	position:relative;
	float:right;
	
	bottom:-10px;
	right:18px;

	z-index: 9;
}
.pslink{
	width: 100%;
	text-align: right;
	float: right;
	position: static;
	height:30px;
}
/* . . . . . . . . . . . . . . . . . . . . . */
.contentfoot{
	text-align:left;
	position:relative;
	padding-top:6px;
	/*border-top: 1px solid #a78aff;*/
}
.w3c{
	position:absolute;
	display: block;
	top:10px;
	right:0px;
}
.tandc{
	position:absolute;
	display: block;
	top:10px;
	left:0px;
}

/* . . . . . . . . . . . . . . . . . . . . . */
.siteinfo{
	float: left;
	position: relative;
	top:50px;
	border-top: 1px solid #a78aff;
}
/* ----------------------- Special Formatting -------------------------------------------- */

.clearboth { 
	clear: both; 
	width:100%;
	height:1px;
}

#pic-home{
	position: relative;
	float: right;
	margin-left: 25px;
	background: #aaa77b;
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
	/*border:2px #40411e solid;*/
}
	#pic-home span{
		padding-top:2px;
		padding-bottom:2px;
		width:190px;
		border-top:2px white solid;
	}
	#pic-home a:link, #pic-home a:link, #pic-home a:visited  {
		color: white;
		TEXT-DECORATION: none;
	}
	#pic-home a:hover, #pic-home a:active{
		color: #e3e0d1;
		TEXT-DECORATION: none;
	}

#pic-home-b{
	position: relative;
	width:240px;
	height:206px;
	float: right;
	margin-left: 25px;
	background: white no-repeat;
	font-size: 1.0em;
	text-align: center;
	background-image: url(graphics/pic-home.jpg);
	/*border:2px #40411e solid;*/
}
	#pic-home-b span{
		margin-top:130px;
		_margin-top:132px;
		padding-bottom:2px;
		width:240px;
		
		position:absolute;
		left:-2000px;
	}
	#pic-home-b a:link, #pic-home-b a:link, #pic-home-b a:visited  {
		color: white;
		TEXT-DECORATION: none;
	}
	#pic-home-b a:hover, #pic-home-b a:active{
		color: #e3e0d1;
		TEXT-DECORATION: none;
	}

#pic-home-c{
	position: relative;
	width:240px;
	height:206px;
	float: right;
	margin-left: 25px;
	margin-right: 20px;
	margin-top:4px;
	background: white no-repeat;
	font-size: 1.0em;
	text-align: center;
	/*border:2px #40411e solid;*/
}
	#pic-home-c a:link, #pic-home-c a:link, #pic-home-c a:visited  {
		color: white;
		TEXT-DECORATION: none;
	}
	#pic-home-c a:hover, #pic-home-c a:active{
		color: #e3e0d1;
		TEXT-DECORATION: none;
	}

/* ----------------------- Pages with Image Flow navigation -------------------------------------------- */
	
#pic-content, #pic-nav{
	Position: relative;
	Float: left;
	width:100%;
	overflow: visible;
	height:auto;
}

#pic-nav{
	padding-top:20px;
}


#pics-ba{
	position:relative;
	float:left;
	width:375px;
	/*min-height:375px;*/
	margin-right: 30px;
	margin-bottom:15px;	
	/*overflow: auto;*/
	height:auto;
	display: block;
	vertical-align: middle;
}
	#pic-before{
		/*Position: absolute;*/
		/*Float: left;*/	
		width:250px;
		height:250px;
		top:0px;
		left:0px;
		margin-bottom:-125px;
		z-index: 20:
	}
	#txt-before{
		Position: absolute;
		/*width:115px;*/
		height:20px;
		top:-10px;
		*top:0px;
		left:220px;
	}
	#pic-after{
		/*Position: absolute;
		Float: left;*/	
		width:250px;
		/*height:250px;*/
		/*margin-top:-125px;*/
		margin-left:125px;
		z-index: 21:
	}
	#txt-after{
		Position: absolute;
		width:115px;
		height:25px;
		top:90px;
		*top:104px;
		left:220px;
		text-align:right;
	}
#pic-text{
	Position: relative;
	Float: left;
	padding-left:-90px;	
	width:320px;
	/*height:400px;*/
	/*top:0px;*/
	/*left:0px;*/
	text-align: justify;
}

#pic-solo{
	Position: relative;
	Float: right;
	width:350px;
	height:350px;
	top:0px;
	/*left:0px;*/
	/*margin-bottom:-125px;*/
	z-index: 20:
}

#pic-text-solo{
	Position: relative;
	Float: right;
	padding-left:30px;
	width:250px;
	/*height:400px;*/
	/*top:0px;*/
	/*left:0px;*/
	text-align: justify;
	padding-top: 10px;
}

#flashnav{
 	position: relative;
	float: left;
	padding-top: 20px;
	width:740px;
	text-align: center;
	display: block;
}

#awardsframe{
	width:500px;
	margin-left:150px;
}

#awardsframe div{
	float:left;
	margin:5px; 
}

#creditfooter{
	display: none;
}
span.headline{
	float:none;
	font-weight: bold;
	font-size: larger;
	line-height: 200%;
	margin-bottom:1em;
}
span.messageBody{
	float:none;
}

.pagehead .IN-widget{
	margin-top:7px;
}
.pagefoot .IN-widget{
	margin-top:12px;
}
