/* News and Fader Section */
#hp-news{
position:absolute; 
background:#f5f5f5 url(/assets/new-images/newsheader.gif) no-repeat;
font-size:11px;
padding-top:5px;
width:178px;
left:620px; 
top:580px;
}

/* CSS Document */
div.cf_wrapper
{
	position:absolute;
	padding:0;
	margin:0;
	bottom:-165px;
	margin-left:0px;
	width: 775px;
	height: 180px;
	border:1px solid #ddd;
	z-index:100;
	display:none;
	left:-6px;
}

div.cf_element
{
	width:745px;
	height:150px;
	font-size:11px;
	padding:5px;
	margin-left:2px;
	text-align:justify;
	line-height:18px;
}

div.cf_element1
{
	width:745px;
	height:100px;
	font-size:11px;
	padding:5px;
	margin-left:2px;
	text-align:justify;
	line-height:18px;
	overflow:hidden;
}

div.cf_element2
{
	width:594px;
	height:260px;
	font-size:11px;
	padding:3px;
	margin-left:2px;
	text-align:justify;
	line-height:18px;
	overflow:hidden;
}

div.cf_element div.content strong, div.cf_element div.content h1, div.cf_element div.content h3
{
	padding-top: 0;
	margin-top: 0;
	font-size:9pt;
	color:#555;
	overflow:hidden
}

#recent-news{
border-left:1px solid #f63;
border-right:1px solid #f63;
padding:5px;
margin:0;
margin-top:0;
height:772px;
}

* html #recent-news{
height:800px;
}
 
#hp-news h2{
font-size:13px;
font-weight:bold;
color:#fff;
text-align:center;
padding:0;
margin:0;
margin-left:5px;
}
#hp-news h2{
padding-left:35px;
}

#hp-news h2 a{
color:#fff;
text-decoration:none;
}

.cf_element2 .content{background: none;}

.content p{
color: #888888;
margin:0px;
padding:7px 0px 7px 0px;
}
#hp-news span.link, #hp-news a, .fader a, .fader2 a{
color:#FF6633;
text-decoration: none;
font-weight:bold;
cursor:pointer;
}

#hp-news a:hover, .fader a:hover, .fader1 a:hover, .fader2 a:hover{
text-decoration: underline;
}

.date{
font-size:10px;
color:#999;
font-weight: bold;
}
#news-bottom{
background:#f5f5f5 url(/assets/new-images/bg-news-bottom.gif) no-repeat;
height:15px;
margin-top:-5px;
}

h2{font-weight:bold}

.fader{
width:762px;
height:135px;
position:relative; 
top:1315px;
background: #f3f3f3;
border: 1px solid #e7e7e7;
margin-bottom:10px;
overflow:hidden;
}

.fader1{
width:783px;
height:120px;
position:absolute; 
top:2120px;
left:0px;
overflow:hidden;
z-index:5;
border: 1px solid #e7e7e7;
margin-bottom:10px;
padding-top:5px;
}

.fader2{
width:603px;
height:269px;
position:relative; 
top:0px;
overflow:hidden;
/*border:1px solid #e2e2e2;*/
margin-bottom:10px;
}

/*
* html .fader{
top:1450px;
}*/


#BG{
	position:absolute;
	background-color:#333;
	top:0px;
	left:0px;
	z-index:999;
	display:none;
	width:100%;
	/*filter:alpha(opacity=50);*/
	opacity: 1;
	/*-moz-opacity:0.7;*/
}

.fader b, .fader1 b, .fader2 b{
color:#999;
font-weight:normal;
}

.faderhead{color:#666666; border-bottom: 1px solid #fff; padding:7px 0px 0px 7px; height:21px; font-weight:bold}

#comms-heading{
/*background:url(/assets/new-images/bg-fader.jpg) top;*/
background:url(/assets/images/layout/bottom_header_2.jpg) no-repeat top left;
width:741px;
text-align:center;
color:#fff;
font-weight:bold;
padding:5px 0 10px 0;
margin:0;
}

.cf_wrapper{
padding:5px 0px 0 2px;
margin:0;
margin-top:-2px;
min-height:120px;
}

.cf_wrapper .cf_element{
height:110px;
padding:0;
margin:0;
width:730px
}

.cf_wrapper .content{
padding:0;
margin:0;
font-size:12px;
}

.cf_wrapper p{
padding:0;
margin:0 8px;
margin-top:1px;
font-size:11px;
}

.content strong, .content h3{
font-size:1.2em;
padding:0;
margin:0px;
color:#999;
}

#comms-heading{
/*background: url(/assets/new-images/bg-fader.jpg) no-repeat bottom;*/
}

.fader-bottom{
/*background: url(/assets/new-images/bg-fader-bottom.gif) no-repeat bottom;*/
height:20px;
margin-top:-5px;
}
/*
#wrapper{
min-height:1540px;
}

* html #wrapper{
height:1800px;
}*/

/* End of News and Fader Section  */