/*
-----------------------------------------------------
Target CSS file for [experian.com]
Media: screen, projection

Notes:	tweaks and hacks
			fallbacks for old browsers

Author: Author Name [ fazal at fazalkhan dot co dot uk ]
For: LBi [ client.tld ]
-----------------------------------------------------
*/
/* IE label pointer (uses non-standard hand, not pointer */
/* html label { cursor:hand; }*/
* html label { cursor:text }
/* Create consistent text areas in <= IE6  */
* html textarea { overflow-y:auto; }
/* Fix IE5 table font sizes;
	This won't work for IE4 */
* html table td,
* html table th {font-size:.8em;f\ont-size:1em;}
/* breaks the word up onto next line if it breaks the layout - IE6 and Safari 1.3+ only  */
div,p,li,a,h1,h2,h3,h4,dt,dd{word-wrap: break-word;}
/* clear floats  */
#content, .clear, .two-col {height: 1%;display:block;} 
/* fixes */
.level1-secondary{height:274px;}
#nav-crumbs{float:none;}
#nav-corp{margin-bottom:1.0em;}
#nav-corp ul li{background-position:0 7px;}
#nav-corp ul li a {padding:0 2px 0 9px;}
/*.p-1, .p-2{margin-left:3px;}*/
.p-2-content{margin-left:15px;}
.p-3{margin-left:2px;}
#nav-secondary{margin-left:5px;}
.level1-secondary .s-1 h4 {margin-bottom:3px;}
.triple-column div{height:251px;}
/*#primary{margin-left:3px;}*/
#secondary{margin-left:0;}
#search-form{margin-top:8px;}
.s-4-items {
	margin: -6px 0 -10px 0;
	padding: 0;
}
hr {
	margin: -2px 0 4px 0 !important;
	background-color:#dddddd;
	color:#dddddd;
	border:0;
	height:1px;
}
.s-4 hr {margin: -4px 0 4px 0 !important;}
.follow-s-1 hr {margin: 0px 0 5px 0 !important;}	
.follow-s-1 p {margin-bottom: 5px;}
/*hp*/
#mast-large{
	/* height:240px; */
	height:200px;
	margin: 0 0 10px 0;
	position: relative;
	top: -10px;
	}
#mast-large #mast-content{
	position: relative;
	top: 10px;
}

#mast-large #mast-content p.mastHeading {
	font-size:2.5em;
	font-family:"Trebuchet MS";
}

/*clubcanvasse*/
#mast-small{
	height:69px;
}
.s-3-row input.sub-button{
	margin:0 0 0 0.5em;
	display: inline;
}
/*contact us */
#mast-medium{
	height:170px;
}
#contact-form fieldset {
	border: none;
}
/*contact enquiry */
.cf-row2{
	margin:0.5em 0 0 0;
	/*height:80px;*/
}
#contact-form p.explan-text{
	width:100px;
	margin: 0;
	}
	
/* faq */
.s-3-row label {margin: 10px 0 3px 0;}

/* nick edit 23May08 
#copyright {
background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_footer.png', sizingMethod='crop');}
#container {
background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_container.png', sizingMethod='scale');}
*/
