/* CSS Document */

@import url("menu.css");

body {background:#fff; 
	height:100%; 
	margin:0px; 
	padding:0px; 
	color: #2e3d47; 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size:12px;
}

#eventsLink {background: url(EventsLink.png); width:96px; height:29px; border:none; text-align:center;}
#aasnContainer {width:98%; border:1px black solid;}
#aasnMain {margin-left:auto; margin-right:auto; width:780px; border:none;}
#aboutUsLink {background: url(AboutUsLink.png); width:96px; height:29px; border:none; text-align:center;}
#contactUsLink {background: url(ContactusLink.png); width:96px; height:29px; border:none; text-align:center;}
#nav {background: url(Nav.png); width:208px; height:403px; border:none;}
#navTopLink {background: url(navLink.png); width:208px; height:30px; border:none; vertical-align:middle;}

.navLinkContainer {background: url(navLink.png); width:208px; height:21px; border:none; vertical-align:middle;}
.navSeperator {background: url(navSeperator.png); width:208px; height:1px; border:none;}
.buttonLink,a.buttonLink:link,a.buttonLink:active,a.buttonLink:visited {color:#707070;text-decoration:none; font-weight:bold;font-size:12px}
.navLink,a.navLink:link,a.navLink:active,a.navLink:visited {color:#707070;text-decoration:none; font-size:10px; margin-left:2px;}
a.navLink:hover {color:#707070;text-decoration:underline; font-size:10px; margin-left:2px;}
.contactUsBox {background:url(nav_r26_c1.png); width:208px; height:103px; border:none;}
.contactUsText {color:#fff; padding:7px 0px 0px 2px; font-size:12px}
.search {background: url(Search.png); background-repeat:no-repeat; width:762px; height:31px; border:none;}
.aasnSearch {width:230px;}
.aasnSearchContainer {margin:0; padding:0; float:left; width:230px;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5; font-size:10px; font-weight:bold;}
a.user:hover{color:#C00; font-size:10px; font-weight:bold;}

/*-------------- Footer Style --------------*/
.footerWrapper { background: url(Footer.png); width:762px; height:29px; border:none;}
.footer, a.footer:link,a.footer:active,a.footer:visited {color:#3E81B5; font-size:10px; text-align:center;}
a.footer:hover{color:#C00; font-size:10px; text-align:center;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; position:absolute; border: solid 1px #e0e0e0; background-color: White; white-space: nowrap; top:-2px;display:block;}
div.SearchContainer a{padding: 0px 5px; display: block; position:relative; }
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}
a.ServerSkinWidget{float:right;}
input.SearchTextBox{float: left; z-index: 10; border: 0px; width:150px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

