@charset "UTF-8";
/* Main CSS file for site */

body * { margin: 0; padding: 0;  }
body { margin: 0; padding: 0; background: #EEE; }
a img { border: none; }
a:focus { border: none; }
#header * { margin:0; padding:0; }
#header { margin: 0; padding: 0; text-align: center; height: 100px; width: 100%; min-width: 970px; background: #890000; }
#nav { margin:0; text-align:center; height:30px; width:100%; min-width:970px; background:#790000; }	
#hdr_inner_wrapper { margin:0 auto; width:950px; }
#hdr_search_wrapper	{ float:right; width:250px; }
#hdr_logo_wrapper { float:right; width:500px; height:96px; overflow:hidden; }
#hdr_logo { float:right; }
#hdr-check-email { float:right; /*border:solid 1px #00A76D;*/ }
#hdr_search * { margin:0; padding:0; }
#hdr_search { float:right; width:250px; /*border:solid 1px #00A76D;*/ }
#hdr_search form * { margin:0; padding:0; }
#hdr_search form { float:right; /*border:solid 1px #FFFFFF;*/ }
#hdr_search_image { float:right; background:#FFF; /*border:solid 1px #00A76D;*/ }
#hdr_search_text { float:right; padding:2px; width:220px; height:22px; background:#FFF; border:none; /*border:solid 1px #FF0000;*/ }
#hdr_search input[type="radio"] { float:right; margin:3px 0 0 0; /* Hack IE 6 to leave the buttons where they are */ * margin:0 0 0 0; }
#hdr_search img { float:right; }
/* Navigation Elements */
#nav_inner_wrapper { margin:0 auto 0 auto; padding:0; width:970px; }
#nav_inner_wrapper ul { margin:0; padding:0; list-style:none inside none; }
#nav_inner_wrapper li { margin:0; padding:0; display:inline; border:solid 1px #FFFFFF; }			
#nav_button_naia2010 { display:none; margin:0px; width:115px; height:30px; background:url("../images/button_naia2010.jpg") no-repeat 0 0; }	
#nav_button_news { display:inline-block; margin:0px; width:115px; height:30px; background:url("../images/button_news.jpg") no-repeat 0 0; }					
#nav_button_sports { display:inline-block; margin:0px; width:115px; height:30px; background:url("../images/button_sports.jpg") no-repeat 0 0; }					
#nav_button_opinion { display:inline-block; margin:0px; width:115px; height:30px; background:url("../images/button_opinion.jpg") no-repeat 0 0; }					
#nav_button_video { display:inline-block; margin:0px; width:115px; height:30px; background:url("../images/button_video.jpg") no-repeat 0 0; }					
#nav_button_livestreaming { display:inline-block; margin:0px; width:115px; height:30px; background:url("../images/button_livestreaming.jpg") no-repeat 0 0; }	
#nav_button_asd2010 { display:none; margin:0px; width:115px; height:30px; background:url("../../asd2010/admin/images/button_asd2010.jpg") no-repeat 0 0px; }				
#nav_button_podcasts { display:inline-block; margin:0px; width:115px; height:30px; background:url("../images/button_podcasts.jpg") no-repeat 0 0; * margin-left: -4px; }
#nav_button_honors { display:inline-block; margin:0px; width:115px; height:30px; background:url("../images/button_honors.jpg") no-repeat 0 0; * margin-left: -4px; }
#nav_button_nasastreaming { display:none; margin:0px; width:115px; height:30px; background:url("../images/button_nasa.jpg") no-repeat 0 0; * margin-left: -4px; }
#nav_inner_wrapper a:hover	{ background-position: 0 -30px; }
#nav_inner_wrapper span	{ display:none; }				
#updated_wrapper { margin:0 auto 0 auto; padding-top:2px; min-height:15px; width:100%; background-color:#DDDDDD; color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:.64em; font-weight:200; text-align:center; display:block; border-bottom: solid 1px #666; }
#header_dropshadow { width: 100%; height: 5px; background: url(../images/graphic_headerdropshadow.gif) repeat-x; }
#breadcrumb { width:100%; margin:4px 0 0 0; }
#breadcrumb div { margin:0 auto 0 auto; width:970px; padding:3px 0 0 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: .72em; font-weight:100; color:#999; }
#breadcrumb a { text-decoration:none; display:inline; color:#790000; }
#breadcrumb a:hover	{ text-decoration:underline; display:inline; }
#main_wrapper { margin:10px auto 0 auto; padding:0 0 5px 0; width:970px; min-height:250px; background: url(../images/graphic_mainwrapperbottomshadow.jpg) no-repeat bottom; font-family: Helvetica,Arial, Verdana, sans-serif; overflow: auto;}
#main_inner_wrapper { min-height: 250px; background: #FFF; padding:0;  border-bottom: solid 1px #999; border-left: solid 1px #CCC; border-right: solid 1px #CCC; border-top: solid 1px #DDD; overflow:auto; }

#footer_divider { display:block; margin:0 auto 0 auto; padding:0; width:980px; height:10px; /*border-top: solid 1px #000;*/ }
#footer {  margin: 45px auto 0 auto; padding:6px; width:980px; display:block; text-align:center; }
#footer ul { list-style:none; }
#footer li { display:inline; margin:0 30px 0 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: .68em; font-weight:100; color:#999999; }
#footer li a { color:#999; text-decoration:none; }
#footer li a:hover	{ text-decoration:underline; }

