@charset "utf-8";
/**************** menu coding *****************/
#css_menu {
width: 500;
height:30px;
float: left;
margin-top:10px;
}

#css_menu ul {
list-style: none;
margin: 0;
padding: 0px;
width: 100px;
float: left;
height:30px;
}

#css_menu a, #css_menu .current {
font: bold 13px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 10px;
}

#css_menu .current {
color: #fff;
background: #E06126;
}

#css_menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#css_menu a:hover {
color: #E06126;
background: #afafaf;
}

#css_menu li {position: relative;}

#css_menu ul ul {
position: absolute;
z-index: 500;
width: 240px;
}

#css_menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#css_menu ul ul,
div#css_menu ul li:hover ul ul,
div#css_menu ul ul li:hover ul ul
{display: none;}

div#css_menu ul li:hover ul,
div#css_menu ul ul li:hover ul,
div#css_menu ul ul ul li:hover ul
{display: block;}
/***********************************************/
/*
** HTML elements
*/
form {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}


p {
	margin-top: 0px;
	margin-bottom: 14px;
}
/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear-block {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clear-block {
	height: 1%;
}
.clear-block {
	display: block;
}
.clear-block {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(skin/ferraus/design-element.gif);
	background-repeat: no-repeat;
	background-position: 250px top;
	height: 85px;
	padding-top: 31px;
	width: 960px;
}
#header #logo {
	float: left;
}
#header #nav_menu {
	float: right;
	width: 500px ;
	height:30px;

}


#banner ul#pics {
	list-style-type:none;
	margin:0;
	padding:0;
	height: 212px;
	width: 723px;
	overflow: hidden;
	float: left;
}

#banner #asx {
	background-image: url(skin/ferraus/asx-bg.gif);
	background-repeat: no-repeat;
	height: 121px;
	width: 230px;
	margin-bottom: 10px;
	float: right;
	
}
#banner #asx h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #DF6126;
	padding-top: 10px;
	padding-left: 12px;
	font-size: 15px;
	margin-bottom: 4px;
}
#banner #asx strong {
	font-size: 29px;
}
#banner #asx p {
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#banner #asx a {
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#banner .newsletter {
	background-image: url(skin/ferraus/mailing-list-bg.gif);
	height: 82px;
	margin-left:6px;
	float: left;
	width:230px;
	padding-left: 0px;
}
#banner .newsletter p {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}
#banner .newsletter a {
	display: block;
	color: #383B3B;
	padding: 15px;
}
#banner .newsletter a:hover {
	color: #E96F35;
}
#banner #subbanner h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style:italic;
	letter-spacing: 0em;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main-clm .feature-clm .item .date {
	float: left;
	color: #3B3B3B;
	display: block;
	width: 60px;
}
#main-clm .feature-clm .item p {
	width: 200px;
	margin-left: 70px;
}
#main-clm .feature-clm .item a {
	width: 200px;
	color: #e06126;
}


#right-clm #subbanner {
	background-image: url(skin/ferraus/rhs_panel.jpg);
	float: right;
	height: 212px;
	width: 230px;
}

#right-clm .side_box {
	background-image: url(skin/ferraus/side_box.jpg);
	height: 226px;
}
#right-clm .side_box p {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 15px;
}
#right-clm .side_box a {
	display: block;
	color: #383B3B;

}
#right-clm .side_box a:hover {
	color: #E96F35;
}
#footer {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	font-size: 11px;
	padding-bottom: 15px;
	color: #A2A2A2;
}
#footer a {
	color: #B2B2B2;
}
#footer .left {
	float: left;
	width: 710px;
}
#footer .right {
	text-align: right;
	float: right;
	width: 240px;
}
#blanket {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:400px;
	height:400px;
	z-index: 9002;
	left: 10;                  /* set left and right to the same value! */
  right: 10;
   margin-left: -100px;
  margin-top: -40px;

   padding:20px;

}
/*Terms popup window*/
  .divScrollAuto {

    overflow:auto;
    }
