@charset "UTF-8";
/* Hides from IE-Mac \*/
* html #adaWrapper {height:1%;}
/* End hide from IE-Mac*/

body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#adaWrapper {width:980px; position:relative; margin:50px auto;}
h4 {
	font-size:1.3em;
	text-align:left;
	color: #62718e;
	text-transform: uppercase;
}
.Disappear {text-indent:-5000px;}
/*Header*/
#adaHeader {
	z-index:70;
	width:980px;
	height:64px;
	position:relative;
}
h1 {
	color: #62718e;
	font-size: 20px;
}
#adaFlame {
	background:url(templates/ada_finial_half.png) no-repeat;
	width:175px;
	height:750px;
	position:absolute;
	top:0;
	left:0;
	z-index:200;
}
#adaNavBar {
	background:url(images/nav_back.jpg) repeat-x;
	width:980px;
	height:47px;
	position:relative;
	z-index:3;
	margin-top:11px;
	font-size:12px;
}
/*Navigation Crap*/
#adaNavBar ul {
	list-style:none;
	padding-left: 170px;
	margin: 0;
	width: 797px;
}
#adaNavBar ul .noBorder{border-right:none;}
#adaNavBar li {
	float:left;
	line-height:40px;
	padding: 0;
	margin: 0;
}
#adaNavBar a {
	display:block;
	height:40px;
	color:#fff;
	text-decoration:none;
	padding:0 11px;
	margin: 0;
}
#adaNavBar a.here{background:url(images/nav_active.jpg) repeat-x left top;}
#adaNavBar a:hover {color:#333;}
/*Content is here*/
#adaContent {
	color: #666666;
	width: 850px;
	position:relative;
	padding-left:122px;
	margin-top:8px;
	border:none;
	min-height: 570px;
}
#adaContent #leftContent{position:relative; width:450px; min-height:500px !Important; margin:0 0 0 70px; float:left; height:auto;}
#adaContent #leftContent .home {
	list-style:none;
	margin:0;
	padding:0;
}

#adaContent #leftContent .home li h4{padding-bottom:5px;}

#adaContent #leftContent .home li {
	float:left;
	width:200px;
	padding-right: 20px;
	padding-bottom: 50px;
	text-align: left;
	line-height:140%;
}
#adaContent #adaNewsSection {
	position:relative;
	width:300px;
	min-height:400px;
	_height:400px;
	background-color:#FFFFFF;
	float:right;
	text-align: left;
}
#adaContent #adaNewsSection ul {
	list-style:none;
	padding: 0;
}
#adaContent #adaNewsSection li {
	width:280px;
	border-bottom:dotted 1px #333;
	padding:10px 5px;
	text-align:left;
	color:#666;
	margin-left: 0px;
}
#adaContent #adaNewsSection h4 .cufon{
	text-align:left;
	color: #62718e;
	text-transform: uppercase;
}

#adaContent #fadeimagebox{margin-left:70px;}

#adaContentAdsArt{color: #333333; width: 810px; height:590px; position:absolute; left:182px; top:100px; border:none;}
/*Footer*/
#adaFooter {
	position:relative;
	width:980px;
	height:30px;
	clear:both;
	border-top:1px #666 solid;
	font-size:11px;
	color:#999;
}
#adaFooter2 {position:absolute; top:800px; left:0; width:980px; height:30px;border-top:1px #666 solid; font-size:9px; font-weight:100; color:#999;}

#leftContentpages {
	position:relative;
	width:450px;
	overflow:hidden;
	min-height:500px;
	height:auto;
	float:left;
	line-height: 1.4em;
	text-align: left;
	padding-left: 70px;
}
#adarightside {
	position:relative;
	width:300px;
	height:auto;
	background-color:#fff;
	float:right;
	text-align: left;
}
#leftContentnews {
	position:relative;
	width:810px;
	overflow:hidden;
	height:auto;
	line-height: 1.4em;
	text-align: left;
	padding-left: 122px;
	margin-top: 50px;
}
a:link {
	color: #62718e;
}
a:visited {
	color: #62718e;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#leftContentnewsfull {
	position:relative;
	width:700px;
	overflow:visible;
	height:auto;
	line-height: 1.4em;
	text-align: left;
	margin-left: 80px;
}
h3 {
	font-size:1.3em;
	text-align:left;
	color: #62718e;
	padding-bottom: -5px;
}
.thumbspace {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.imagemargin{margin:0 0 0 30px;}

