/* CSS Coal exchange cardiff - MACOB */

p { padding: 0px; margin: 0px;}

body {
	background-image: url(../images/gradent.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #181818;
	padding: 0px; margin: 0px;		
}





#Layer1 {
	/*width:100%;*/
	background-image:url(../images/south_elevation.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	float:right;
	width:1200px;
	position:relative;
}

#Layer1_inner{
	margin-right:102px;
	margin-top:396px;
	float:right;
}

#main_text {
	padding-top:30px;
	padding-left:30px;
	position:absolute;
	}
	
#register {
	float:top right;
	padding-top:15px;
	padding-left:15px;
	clear:right;	
	
	}
	
	#register_link{
	position:absolute;
	top:20px;
	right:150px;
	display:block;
	}
	
	
	#Layer1 #register_link img{
	border:0px;
	}
	
#footer_logo {
	float:right;
	padding-left:15px;
	clear:right;	
	margin-right:102px;
	margin-top:30px;
	}
	
	#Layer1 #footer_logo img{
	border:0px;
	}
	
#register_interest {
	float:left;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:15px;
	clear:left;
	/*border:#999999 thin dotted;*/
	
	}
	
	
.large_title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.2ems;
}

.small_gray {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 2;

}

.small_gray a {
	text-decoration: none;
	border-bottom: dotted 1px  #EB1C24; 

	color: #FFFFFF;
	
}
.small_gray a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom:  thin 1px  #666666;
	background-color: #EB1C24;

}

.med_title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.2ems;
}

.lg_title {
color: #EB1C24;
}

.blue{
color: #FFFFFF;
}

form span.detail{
		position:absolute;
		top:-1000000px;
		left:-1000000px;
	}
	
	#Layer1 img{
	border:4px solid #bbbbbb;
	}
	
	#tab_panel .ui-tabs-hide{
	display:none;
	}
	
	#tab_panel{
		width:400px;
	}
	
	#tab_panel li{
		list-style-type:square;
		color: #EB1C24;
	}
	
	#tab_panel li span{
		color: #FFFFFF;
	}
	
	#tab_panel *{
		margin:auto;
	}
	
	#featureTabs{
	list-style-type:none;
	margin-top:30px;
	padding-bottom:20px;
	padding-left:0px;
	}
	
	#featureTabs li{
	float:left;
	margin-right:20px;
	display:block;
	color:#FFFFFF;
	}
	
	#featureTabs li a{
	padding:3px 5px;
	background:#EB1C24;
	border:0px;
	}