/* landing page CSS */

/* ************************************************** */
/* ******* Base Elements ************************ */
/* ************************************************** */
*{padding: 0; margin: 0;}
img{border:0;}

body { margin:0px;
	padding:0px;
	background: #fff url('../images/cbgheader.gif') repeat-x 0 0;
	/* default font style defined with H3 */
	}

	/* base link behaviours */
	a:link { text-decoration: none}
	a:active { text-decoration: none}
	a:visited { text-decoration: none}
	a:hover { text-decoration: underline}


div#newssynd-feed {
         background-color:#f5f4f4;
         font-family: arial,helvetica,sans-serif;
         font-size: 11px;
         }

div#newssynd-feed {
         margin-left: 15px;
         }

div#newssynd-feed ol {
position: relative;
left: 0.3em;
margin-right: 0.4em;          
display: block;     
list-style-position: outside;
}

div#newssynd-feed ol li{
         background-color::#f5f4f4;
         font-family: arial,helvetica,sans-serif;
         font-size: 11px;
         }

div#newssynd-feed h2{
         background-color::#f5f4f4;
         font-family: arial,helvetica,sans-serif;
         font-size: 11px;
         }

div#newssynd-feed-265 {
         background-color:#f5f4f4;
         font-family: arial,helvetica,sans-serif;
         font-size: 11px;
         }

div#newssynd-feed-265 {
         margin-left: 1px;
         }

div#newssynd-feed-265 ol {
position: relative;
left: 0.1em;
margin-right: 0.4em;          
display: block;     
list-style-position: outside;
}

div#newssynd-feed-265 ol li{
background-color:#f5f4f4;
         font-family: arial,helvetica,sans-serif;
         font-size: 11px;
         }

div#newssynd-feed-265 h2{
background-color:#f5f4f4;
         font-family: arial,helvetica,sans-serif;
         font-size: 12px;
         }


div#newssynd-feed-341 {
         background-color:#f5f4f4;
         font-family: arial,helvetica,sans-serif;
         font-size: 11px;
         }

div#newssynd-feed-341 {
         margin-left: 15px;
         }

div#newssynd-feed-341 ol {
position: relative;
left: 0.3em;
margin-right: 0.4em;          
display: block;     
list-style-position: outside;
}

div#newssynd-feed-341 ol li{
background-color:#f5f4f4;
         font-family: arial,helvetica,sans-serif;
         font-size: 11px;
         }

div#newssynd-feed-341 h2{
background-color:#f5f4f4;
         font-family: arial,helvetica,sans-serif;
         font-size: 12px;
         }


	
#screen_wrapper {
	width:100%;
	height:100%;
	text-align:center;
	background-color:transparent;
	background-image: url('../images/cbgfooter.gif');
	background-repeat: repeat-x;
	background-position: bottom; 
	border: 0px solid #f00;
	}
#wrapper {
	width:900px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
	border: 0px solid #f00;
	}
#header{
	width:900px;
	height:130px;
	background-color:transparent;
	margin:0;
	margin-bottom:5px;
	border: 0px solid #f00;
	}
	#header_logo{
		width:900px;
		height:62px;
		background-color:transparent;
		background-image: url('../images/finalnonflashtopbar.gif');
		background-repeat: no-repeat;
		background-position: right; 
		margin:0;
		text-align:left;
		overflow:hidden;
		border: 0px solid #f00;
		}
		#logo{
			width:291px;
			height:62px;
			border:0;
			margin:0;
			}
	#header_nav_space{
		width:900px;
		height:20px;
		background-color:transparent;
		margin:0;
		margin-top:6px;
		text-align:left;
		color:#fff;
		border: 0px solid #f00;
		}
	.subhead_space{
		width:700px;
		height:22px;
		background-color:transparent;
		margin:0;
		margin-top:6px;
		text-align:left;
		margin-bottom:3px;
		margin-left:200px;
		color: #990000;
		border: 0px solid #f00;
		}
#footer{
	text-align:center;
	margin:0;
	margin-top:5px;
	width:100%;
	height: 72px;
	border: 0px solid #f00;
	}
#footer_content {
	width:900px;
	height:72px;
	text-align:left;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
	background-image:url('../images/bottombg.gif');
	background-repeat:no-repeat;
	background-position:left bottom; 	
	overflow:hidden;
	color:#fff;
	border: 0px solid #f00;
	}
#sizer{
	float:left;
	width:2px;
	margin-left:2px;
	background-color:transparent;
	border: 0px solid #f00;
	}
	#sizer_img{
		width:1px;
		height:400px;
		border:0;
		}
	
/*#col1{
	float:left;
	width:170px;
	margin-left:20px;
	background-color: #661c1c;
	text-align:left;
	border: 0px solid #f00;
	}*/

/* Curved tab content */

#col1{ /* left hand column is invoked */
	width:195px;
	margin-left:10px;
	float:left;
	background:#661c1c;
	}
	
	/* curved tab content */
	b.st1rtop, b.st1rbottom{display:block;background: #FFF}
	b.st1rtop b, b.st1rbottom b{display:block;height: 1px;
		overflow: hidden; background:#661c1c}
	b.st1r1{margin: 0 5px}
	b.st1r2{margin: 0 3px}
	b.st1r3{margin: 0 2px}
	b.st1rtop b.st1r4, b.st1rbottom b.st1r4{margin: 0 1px;height: 2px}
	
	.tab_content {
	margin:6px;
	}
	
#col2{ /* used where left hand column is invoked */
	float:left;
	width:630px;
	margin-left:25px;
	background-color:transparent;
	text-align:left;
	border: 0px solid #f00;
	}
	
#col3{
	float:left;
	width:830px;
	margin-left:10px;
	background-color:transparent;
	text-align:left;
	border: 0px solid #f00;
	}

#col4{ /* used where right hand column is invoked */
	float:left;
	width:630px;
	margin-left:10px;
	background-color:transparent;
	text-align:left;
	border: 0px solid #f00;
	}
	
#col4H{ /* used where right hand column is invoked */
	float:left;
	width:630px;
	margin-left:10px;
	background: transparent url('../images/homepage_bg.gif') 50px 1px no-repeat;
	text-align:left;
	border: 0px solid #f00;
	}
	
#col5{ /* right hand column is invoked */
	width:195px;
	margin-left:25px;
	float:left;
	text-align:left;
	background-color:transparent;
	border: 0px solid #f00;
	}

#col2 img, #col3 img, #col4 img { border:0;margin:5px;}

#practice_container{
	float:left;
	width:90%;
	/* height:150px; */
	margin-left:20px;
	background-color:transparent;
	text-align:left;
	border: 0px solid #f00;
	}
	#solicitor_space{
		width:99%;
		/*height:125px;*/
		margin-top:15px;
		background-color:transparent;
		text-align:left;
		border: 0px solid #f00;
		}
		.solicitor{
			width:138px;
			height:142px;
			float:left;
			margin:10px 1px 1px 1px;
			
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 12px;
			color: #391404;
			font-weight: normal;
			
			text-align:center;
			overflow:hidden;
			border: 0px solid #f00;
			}
		.solicitor_head{
			width:115px;
			height:90px;
			overflow:hidden;
			text-align: center;
			border: 0px solid #f00;
			}
		.solicitor_text{
			width:115px;
			height:44px;
			text-align: center;
			border: 0px solid #f00;
			}
		.solicitor_text img {display:inline;border:0;vertical-align:text-bottom;}
		
.clearRow {
	clear:both;
	width:99%;
	height:1px;
	overflow:hidden;
	border: 0px solid #f00;
	}

#content_closer{
	width:890px;
	height:70px;
	background-color:transparent;
	text-align:left;
	border: 0px solid #f00;
	}
	#closer_linkspace{
		float:left;
		width:630px;
		height:25px;
		margin-top:40px;
		margin-left:50px;
		background-color:transparent;
		text-align:left;
		vertical-align:bottom;
		border: 0px solid #f00;
		}
	#closer_lexcel{
		float:left;
		width:190px;
		height:54px;
		margin-top:5px;
		margin-left:20px;
		background:transparent url('../images/lexcel_alep_accredited_logo.jpg') 0 0 no-repeat;
		text-align:left;
		vertical-align:bottom;
		border: 0px solid #f00;
		}

#footer_cbg_details{
	float:left;
	width:450px;
	height:55px;
	margin-top:10px;
	margin-left:430px;
	background-colour:transparent;
	text-align:right;
	vertical-align:bottom;
	border: 0px solid #f00;
	}

TABLE, TD, TR {margin:0;padding:0;border:0;text-align:left;vertical-align:top;}
TABLE {width:100%;border-collapse:collapse;}

TABLE.exampleTrans {
	width:90%;
	}
	.exampleTrans TD {
	padding:5px;
	border:1px solid #aaa;
	}

/* ********* FONT DEFINITIONS ************** */

H1, .contentheading {	
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #990000;
	font-weight: normal;
	text-align: left;
	margin:0px;
	margin-bottom: 20px;
	display: block;
	}

H2 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #391404;
	font-weight: bold;
	text-align: left;
	}
/* variations */
	.roundcorners H2 {	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color: #f4bd00;
		font-weight: bold;
		text-align: left;
		margin-left:5px;
		}

/* variations */
	#flowchart H2 {	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 13px;
		color: #1a1f3c;
		font-weight: bold;
		text-align: left;
		margin:10px 5px 5px 5px;
		}

H3, ul, ol, body {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #391404;
	font-weight: normal;
	text-align: left;
	}
	/* variations */
	.roundcorners H3 {	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 11px;
		color: #CCC;
		font-weight: normal;
		text-align: left;
		margin-left:5px;
		}
	.tab_content H3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #ffb;
	margin-left:11px;
	}
	
	#col2 EM {
	color:#990000;
	font-weight: bold;
	}

H4 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #391404;
	font-weight: normal;
	text-align: left;
	}

H4 strong {	 
	color: #990000;
	font-weight: normal;
	}

H5 {	
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #BBBBBB;
	font-weight: normal;
	text-align: right;
	margin-right:8px;
	}

H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #978383; 
	text-align: left;
	font-weight: normal;
	margin-bottom: 4px;
	}

/* I { color:#4d1c1c;} */

ul, ol {
	margin: 0px 0px 5px 20px; 
	}
ul{list-style:disc;
	list-style-position:outside;}
ol{list-style: decimal inside}


	/* variations */
	.roundcorners UL, .roundcorners OL, .roundcorners LI {	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color: #DDD;
		font-weight: normal;
		text-align: left;
		margin-right:5px;
		}

	.roundcorners LI {
		margin-bottom:5px;
		}

.floatimageR{
	float: right;
	margin: 3px 10px 3px 3px;
	padding: 2px;
	}

.floatimageL{
	float: left;
	margin: 3px 5px 3px 10px;
	padding: 2px;
	}

.pic-capt {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	color: #978383; 
	text-align: left;
	font-weight: normal;
	margin-bottom: 4px;
	}

.sport-capt {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #391404;
	font-weight: normal;
	text-align: left;
	margin-left: 10px;
	}
	
.direction UL {
	font-size: 11px;
	line-height: 13px;
	}

.printPage {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #3B5065;
	font-weight: normal;
	text-align: center;
	}

a:link {
	color: #994776;
	text-decoration: none;
	}
a:visited {
	color: #994776;
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	color: #CC0000;
	}
a:active {
	text-decoration: none;
	color: #994776;
	}
	
/* This CSS is used for the Show/Hide functionality. */
	.more {
		display: none;
		border-top: 0px solid #666;
		border-bottom: 1px solid #666; }
	a.showLink, a.hideLink {
		text-decoration: none;
		color: #36f;
		padding-left: 8px;
		background: transparent url(down.gif) no-repeat left; }
	a.hideLink {
		background: transparent url(up.gif) no-repeat left; }
	a.showLink:hover, a.hideLink:hover {
		border-bottom: 1px dotted #36f; }

/* Contextual a-href definitions */
H2 option {color: #AA0033}
H2 a:link { color: #AA0033; font-weight: bold; text-decoration: none}
H2 a:active { color: #AA0033; font-weight: bold; text-decoration: none}
H2 a:visited { color: #AA0033; font-weight: bold; text-decoration: none}
H2 a:hover { color: #4734FF; font-weight: bold; text-decoration: none}

H3 option {color: #6f0e0e}
H3 a:link { color: #6f0e0e; text-decoration: none}
H3 a:active { color: #6f0e0e; text-decoration: none}
H3 a:visited { color: #6f0e0e; text-decoration: none}
H3 a:hover { color: #CC0000; text-decoration: none}

H4 option {color: #444444}
H4 a:link { color: #444444; text-decoration: none}
H4 a:active { color: #444444; text-decoration: none}
H4 a:visited { color: #444444; text-decoration: none}
H4 a:hover { color: #4734FF; text-decoration: none}

H5 option {color: #BBBBBB}
H5 a:link { color: #BBBBBB; text-decoration: none}
H5 a:active { color: #BBBBBB; text-decoration: none}
H5 a:visited { color: #BBBBBB; text-decoration: none}
H5 a:hover { color: #FFFFFF; text-decoration: none}

.boxcontent option {color: #FFFF22}
.boxcontent a:link { color: #FFFF22; text-decoration: none}
.boxcontent a:active { color: #FFFF22; text-decoration: none}
.boxcontent a:visited { color: #FFFF22; text-decoration: none}
.boxcontent a:hover { color: #FFFFFF; text-decoration: none}

UL option {color: #002255}
UL a:link { color: #002255; font-weight: normal; text-decoration: none}
UL a:active { color: #002255; font-weight: normal; text-decoration: none}
UL a:visited { color: #002255; font-weight: normal; text-decoration: none}
UL a:hover { color: #DD0000; font-weight: normal; text-decoration: none}

div.roundcorners{ margin:2px;background: #661c1c}

b.rtop, b.rbottom{display:block;background: #FFF;overflow:hidden;}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #661c1c;overflow:hidden;}
b.r1{margin: 0 5px;overflow:hidden;}
b.r2{margin: 0 3px;overflow:hidden;}
b.r3{margin: 0 2px;overflow:hidden;}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px;overflow:hidden;}

TD .linktable {
	padding:0px;
	background: #fff url('../images/link.gif') repeat-y;
}
.textlayout {

}
