@import "ascend_nav.css";
@import "ascend_styles.css";


#beta {
	position:absolute;
	top:0;
	right:0;
	z-index:2000;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	background-color:#E9E9EA;
}

img{
	border:none;
}
form {
	margin:0;
	padding:0;
}
#wrapper {
	margin:10px auto;
	width:994px;
}
#header {
	background:url(/Ascend/Images/header_bkgd.jpg) top left no-repeat;
	height:117px;
	margin:0;
	padding:0;
	position:relative;
}
#logo {
	position:relative;
	top:23px;
	left:22px;
	float:left;
}
#nav_utility {
	float:right;
}
#nav_main {
	background:url(/Ascend/Images/nav_main_bkgd.jpg) top left no-repeat;
	height:35px;
	clear:both;
}
#content_wrapper {
	background:url(/Ascend/Images/content_bkgd.jpg) top left repeat-y;
}
#contentContainer {
	margin:0 7px 0 7px;
}
#content {
	padding:12px;
}
#centerZone_wrapper {
	background-color:#F0F0F0;
	min-height:400px;
	padding:0 10px 10px 10px;
	width:610px;
	float:left;
}
#rightZone {
	margin-left:640px;
}

.sponsors {
	background:url(/Ascend/Images/sponsor_bkgd.jpg) top left no-repeat;
	height:87px;
}

.sponsors table{
	padding:0;
	margin:0;
	
}

.sponsors p{
	padding:0;
	margin:0;
}


#SponsorsBottom {
	background:url(/Ascend/Images/bottom_bkgd.jpg) top left no-repeat;
	
}

#NoSponsorsBottom{
	background:url(/Ascend/Images/bottom_bkgd.jpg) top left no-repeat;
	height:33px;
}

.socialIcons {
        border-top:1px solid #ccc;
        margin:10px 0;
}

.socialIcons img {
        float:right;
        display:block;
        margin:5px;
        border:0px solid transparent;
}

#footer {
	padding:0 0 0 70px;
	height:80px;
	background:url(/Ascend/Images/footer_logo.jpg) top left no-repeat;
}
#poweredBy {	
	font-size:10px;
	padding:0px 5px 0px 5px;
}

#poweredBy a{
	font-size:10px;
	color:#333333;
}



/* SEARCH BAR
---------------------------------------------------------------------------*/
#searchBarContainer {
	float:right;
	margin:6px 15px 0 0;
}
.IE #searchBarContainer {
	margin:5px 8px 0 0;
}
#searchBarContainer input#searchTerms {
	width:140px;
	font-size:11px;
	padding:2px;
	vertical-align:middle;
}
#searchBarContainer input#searchGo {
	padding:0;
	background:url(/Ascend/Images/btnSearch.jpg) no-repeat center transparent; 
	border:none;
	font-size:0;
	height:21px;
	width:20px;
	cursor:pointer;
	vertical-align:middle;
	text-decoration:none;
	color:#ccc;	
	margin:0 0 0 -6px;
}
/*---------------------------------------------------------------------------*/





/* HOME
---------------------------------------------------------------------------*/
#homeContainer  #homeContent {
	float:right;
	width:360px;
	height:290px;
	background:#FFF url(/Ascend/Images/home_topcontent_corner.jpg) bottom right no-repeat;
}
#homeContainer  #homeContent .TopZone {
	padding:5px 14px;
}

#homeContainer {
	background-color:#D3D3D4;
	padding:10px;
}
/*---------------------------------------------------------------------------*/






