*{margin: 0; padding: 0;}

body{
font-size: 12px;
font-family: "Lucida Sans", Lucida, Verdana, sans-serif;
color: #333;
}

body.home{
background: #fff url(../images/bg-bodyhome2.jpg) repeat-x top center;
}

body{
background: #fff url(../images/bg-bodysub.jpg) repeat-x top center;
}

#wrapper{
width: 890px;
margin: 0 auto 15px;
padding: 0 10px;
position: relative;
}

a{
outline: none;
text-decoration: none;
color: #1f93e0;
}

/* GLOBAL HEADER */

#header{
width: 890px;
}

#header h1{
width: 353px;
height: 73px;
position: relative;
overflow: hidden;
left: -10px;
top: 8px;
}

#header h1 a{
text-indent: -9999px;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: transparent url(../images/lgo-gsvc.gif) no-repeat top left;
}

/* GLOBAL NAVIGATION */

ul#nav{
width: 100%;
margin-top: 27px;
list-style: none;
}

ul#nav li{
float: left;
height: 37px;
line-height: 37px;
}

ul#nav li a{
padding: 0 32px 0 33px;
display: block;
color: #fff;
height: 37px;
font-size: 15px;
font-weight: normal;
text-decoration: none;
background: transparent url(../images/bg-tab_divider.jpg) no-repeat top right;
}

ul#nav li.nav_about_the_competition a{
}

ul#nav li.last a{
background: none;
}

ul#nav li.nav_home{
display: none;
}

ul#nav li.here a{
background: transparent url(../images/bg-tab_on.gif) repeat-x top left;
color: #3184d2;
border-left: 1px solid #cce3f7;
border-right: 1px solid #cce3f7;
}

ul#nav li.here a{
padding-left: 35px;
position: relative;
left: -2px;
}

ul#nav li a:hover{
color: #93d7fe;
}

ul#supernav{
position: absolute;
top: 0;
right: 10px;
}

ul#supernav li{
float: left;
list-style: none;
padding: 0 3px 0 0;
color: #76a8d4;
}

ul#supernav li a{
text-decoration: none;
color: #9ce3ff;
font-size: 11px;
line-height: 32px;
}

ul#supernav li a:hover{
color: #fff;
}

ul#supernav li a.btn-donate{
display: block;
background: transparent url(../images/btn-donate.jpg) no-repeat top left;
width: 84px;
height: 34px;
color: #183f11;
font-size: 12px;
text-transform: uppercase;
letter-spacing: -0.2px;
text-align: center;
}

/* SECONDARY PAGE SUBNAV */


#content{
position: relative;
top: 40px;
}

#content.fullwidth{
padding-bottom: 10px;
}

#content h2{
font-size: 16px;
color: #042f60;
width: 130px;
height: 19px;
margin: 40px 0 30px;
}

#content h2 a{
color: inherit;
}

#content div.nostyle h3, #content div.nostyle h4{
color: inherit;
}

ul#nav_sub{
margin: 30px 0 50px 0;
clear: left;
float: left;
list-style: none;
}

ul#nav_sub li{
/*background: transparent url(../images/arw-subnav.gif) no-repeat 110px center;*/
background: transparent url(../images/arw-subnav.gif) no-repeat 110px 17px;
padding: 10px 15px 10px 10px;
}

ul#nav_sub li a{
display: block;
width: 100px;
color: #267aca;
text-decoration: none;
font-size: 14px;
font-weight: normal;
}

ul#nav_sub li.here{
color: #383838;
/*background: #bcdaf6 url(../images/arw-subnav_on.gif) no-repeat 110px center;*/
background: #bcdaf6 url(../images/arw-subnav_on.gif) no-repeat 110px 12px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
margin: 5px 0;
padding: 4px 15px 4px 9px;
border: 1px solid #bcdaf6;
CCborderRadius: 20px
}

ul#nav_sub li.sub_level_0.here {

}

ul#nav_sub li.sub_level_0.here ul {

}

ul#nav_sub li.here a{
color: #383838;
position: relative;
}

ul#nav_sub ul{
margin: 20px 0 0 0;
clear: left;
display: block;
list-style: none;
}

ul#nav_sub li.parent_here{
color: #383838;
/*background: #bcdaf6 url(../images/arw-subnav_on.gif) no-repeat 110px center;*/
background: #bcdaf6 url(../images/arw-subnav_on.gif) no-repeat 110px 17px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
margin: 5px 0;
border: 1px solid #bcdaf6;
}

ul#nav_sub ul li.here{
background: #fff;
display: block;
}

ul#nav_sub ul a{
font-size: 12px;
line-height: 13px;
padding: 0;
}

ul#nav_sub li.here ul a{
color: #267aca;
}

/* HOMEPAGE FEATURE SECTION */

#homefeature{
}

#homefeature #blurb{
width:280px;
float: left;
}

#homefeature #blurb h2{
color: #398bd9;
font-weight: normal;
font-size: 22px;
padding: 55px 10px 0 0;
}

#homefeature #blurb a.learnmore{
display: block;
width: 186px;
height: 52px;
background: transparent url(../images/btn-learnmore.jpg) no-repeat;
color: #60491d;
font-size: 18px;
letter-spacing: -0.4px;
font-weight: bold;
text-decoration: none;
text-align: center;
line-height: 45px;
margin: 28px 0 0 28px;
}

#homefeature #blurb a.submitplans{
text-decoration: none;
color: #00428c;
font-size: 12px;
letter-spacing: -0.2px;
margin-left: 70px;
font-weight: bold;
}

#homefeature #photo{
width: 575px;
height: 350px;
float: right;
margin: 3px 0 0;
}


/* HOMEPAGE TWO COLUMN CONTENT */

#content.home{
clear: both;
padding-top: 15px;
line-height: 19px;
position: relative;
top: auto;
}

#content.home h3{
color: #1f93e0;
font-size: 18px;
font-weight: normal;
margin: 50px 0 10px;
}

#content.home h3.top{
margin-top: 15px;
}

#content.home #leftcol{
width: 285px;
float: left;
}

#content.home #rightcol{
width: 565px;
float: right;
}

#content.home #rightcol .bluebox{
background: #f4fbfe;
border: 1px solid #d4e9f6;
padding: 15px 20px;
position: relative;
}

#content.home #rightcol .bluebox h3{
margin: 0 0 10px;
padding: 0;
}

#rightcol .blueboximg{
float: left;
width: 100px;
height: 100px;
}

#rightcol .blueboxtxt{
margin-left: 115px;
}

#content.home #leftcol .video{
background: #f5f5f5;
border: 1px solid #d8d9d9;
text-align: center;
padding: 10px;
margin-bottom: 45px;
}

#content.home #leftcol .viddesc{
text-align: left;
}

#content.home ul#homecal{
list-style: none;
border-top: 1px solid #eee;
width: 285px;
}

#content.home ul#homecal li{
border-bottom: 1px solid #eee;
padding: 10px 0;
color: #999;
font-size: 11px;
line-height: 15px;
position: relative;
clear: both;
}

#content.home ul#homecal li a{
text-decoration: none;
color: #1f93e0;
font-size: 12px;
margin-bottom: 3px;
display: block;
cursor: pointer;
}

#content.home ul#homecal span.hcalmonth{
background: #1f93e0;
color: #fff;
text-align: center;
text-transform: uppercase;
font-size:9px;
width: 40px;
float: left;
display: block;
height: 15px;
line-height: 15px;
margin-right: 10px;
font-weight: bold;
}

#content.home ul#homecal span.hcalday{
background: #f0f0f0;
color: #014a7f;
text-align: center;
font-size: 17px;
float: left;
clear:left;
width: 40px;
display: block;
margin-right: 10px;
font-weight: bold;
letter-spacing: -1.5px;
line-height: 25px;
}

#content.home #leftcol a.more, #content.home #rightcol a.more{
font-weight: bold;
color: #0072bc;
text-decoration: none;
}

#content.home #leftcol a span, #content.home #rightcol a span{
color: #f7941d;
}

#content.home ul#homecal span.clearboth{
clear: both;
display: block;
}

/* SUB PAGE MAIN CONTENT */

#main{
width: 725px;
position: relative;
margin: 0 0 0 160px;
top: -37px;
}

#content.fullwidth #main{
top: auto;
margin: 0 auto 0px;
}

#main #banner{
width: 725px;
background: transparent url(../images/bg-sub_img_base.gif) no-repeat bottom center;
padding: 0 0 10px 0;
margin:0;
overflow: hidden;
position: relative;
top: -25px;
}

#main #banner img{
height: 200px;
}

#banner .caption{
margin-top: -10px;
background: #2475c4;
padding: 10px;
color: #fff;
}

#banner .caplt{
float: left;
width: 380px;
margin-right: 10px;
font-size: 16px;
line-height: 22px;
}

#banner .caprt{
background: #2475c4 url(../images/bg-banner-caprt.jpg) repeat-x top;
padding: 10px;
display: block;
}

#main-left{
width: 455px;
padding: 0 10px 10px;
position: relative;
color: #505050;
line-height: 24px;
clear: none;
float: left;
}

#main-left h3, #main h3.blackstyled{
font-size: 22px;
font-weight: bold;
color: #333;
margin-bottom: 15px;
letter-spacing: -0.5px;
}

#main-left h4{
font-size: 16px;
color: #333;
margin-bottom: 5px;
}

#main-left p{
margin-bottom: 20px;
}

#main-left a img{
border: none;
}

#main-left ul, #main-left ol{
margin: 10px 20px;
}

#main-left blockquote{
margin: 20px;
color: #555;
}

#main-right{
float: right;
width: 235px;
}

#main-right .rightbox{
background: #f3f3f3;
}

#main-right h5{
font-size: 17px;
color: #fff;
background: #fff url(../images/bg-rightbox_cap.gif) no-repeat top left;
height: 28px;
font-weight: 100;
line-height: 26px;
text-indent: 15px;
position: relative;
z-index: 2;
margin-top: 50px;
}

#main-right .rightbox ul{
list-style: none;
}

#main-right .rightbox li{
padding: 0 15px 8px;
font-size: 11px;
color: #2f2f2f;
position: relative;
top: -1px;
}

#main-right .rightbox li a{
border-top: 1px solid #ece7ce;
display: block;
padding-top: 8px;
text-decoration: none;
color: #3184d2;
font-size: 13px;
}

#main-right ul#resources li{
text-transform: uppercase;
}

#main-right ul#resources li a{
text-transform: capitalize;
}

#main #register, #main #donatebox{
clear: left;
width: 440px;
background: #f4fbfe;
border: 1px solid #d4e9f6;
padding: 15px;
color: #3e82c1;
height: 60px;
margin-bottom: 25px;
}

#main #donateboxblank{
clear: left;
width: 440px;
padding: 5px;
height: 5px;
margin-bottom: 1px;
}

#main #register h6, #main #donatebox h6{
font-size: 16px;
}

#main #register p, #main #donatebox p{
font-size: 14px;
width: 250px;
float: left;
}

#main #register a, #main #donatebox a{
display: block;
position: relative;
top: -10px;
text-indent: -9999em;
overflow: hidden;
height: 42px;
width: 123px;
background: transparent url(../images/btn-register.gif) no-repeat top left;
float: right;
}

#main #donatebox a{
height: 43px;
width: 126px;
background: transparent url(../images/btn-donatebig.jpg) no-repeat top left;
}

/* CALENDAR PAGE */

.calendar #main {
	margin:0 0 0 160px;
	position:relative;
	top:-37px;
	width:725px;
}

#calcontainer {
	margin: -220px 0 0 0;
}

.calcol{
width: 310px;
float: left;
margin: 0 50px 0 0;
clear:none;
}

.calcol h3{
font-size: 17px;
color: #333;
font-weight: 100;
line-height: 20px;
position: relative;
z-index: 2;
margin: 0 0 20px 0;

}

.calcol ul{
list-style: none;
height: 300px;
}

.calcol li, li.calpop{
padding: 0 15px 8px 0;
position: relative;
top: -1px;
font-size: 11px;
color: #2f2f2f;
}

.calcol li p, li.calpop p{
font-size: 11px;
color: #2f2f2f;
display: block;
margin: 0;
padding: 0;
}

.calcol li a, li.calpop a{
border-top: 1px solid #ece7ce;
display: block;
padding-top: 8px;
text-decoration: none;
color: #3184d2;
font-size: 13px;
cursor: pointer;
}

.calcol .hidden, #homecal .hidden, li.calpop .hidden{
display: none;
width: 280px;
position: absolute;
top: -5px;
left: 25px;
z-index: 9999;
background: #fff url(/images/btn-close.gif) no-repeat top right;
border: 1px solid #ccc;
padding: 10px;
-moz-box-shadow: 0 0 10px #aaa;
-webkit-box-shadow: 0 0 10px #aaa;
}

.calcol dl, #homecal dl, li.calpop dl{
cursor: pointer;
}

.calcol dt, #homecal dt, li.calpop dt{
font-size: 14px;
color: #333;
margin-bottom: 3px;
}

.calcol dd, .calcol dd p, #homecal dd, #homecal dd p, li.calpop dd, li.calpop dd p{
font-size: 11px;
color: #666;
float: left;
margin-right: 5px;
}

.calcol dl span, #homecal dl span, li.calpop dl span{
clear: both;
display: block;
}

/* GLOBAL FOOTER */

#footer{
clear: both;
margin-top: 10px;
border-bottom: 5px solid #5a9cd7;
border-top: 5px solid #5a9cd7;
background: #0f6fc6 url(../images/bg-footerdrop.jpg) no-repeat top center;
}

.footwrap{
width: 890px;
margin: 0 auto;
padding: 20px 0 10px;
position: relative;
}

#footer a:hover{
color: #fff;
}

#footer .footlist{
float: left;
margin: 0 25px 0 0;
}

#footer .footlist #berkeley {
	position: absolute;
	width: 100px;
	height: 65px;
	z-index: 1000;
	margin: 130px 0 0 -120px;
}

#footer .footlist .sub_level_1 {
	display: none; /*hides tertiary level pages from footer*/
}

#footer .first{
background: #0f6fc6 url(../images/lgo-footer2.gif) no-repeat 0 0;
padding: 10px 0 22px 130px;
position: relative;
top: -10px;
height:150px;
}

.footlist strong a{
text-transform: uppercase;
text-decoration: none;
color: #7eb7ea;
font-size: 11px;
font-weight: normal;
}

.footlist ul{
margin-top: 10px;
list-style: none;
width: 110px;
}

.footlist ul li{
margin-bottom: 1px;
line-height: 11px;
margin-bottom: 5px;
}

.footlist ul li a{
color: #a3ccec;
font-size: 10px;
text-decoration: none;
}

p.clearboth{
clear: both;
}

div.footerp{
position: absolute;
bottom: 0;
width: 890px;
}

#smlinks{
float: left;
color:#7eb7ea;
font-size: 11px;
text-transform: uppercase;
position: relative;
margin-left: 130px;
}

#smlinks p{
float: left;
line-height: 20px;
margin-right: 7px;
}

#smlinks a{
display: block;
float: left;
overflow: hidden;
text-indent: -9999em;
margin-right: 7px;
}

#smlinks a.lgo-fb{
width: 50px;
height: 20px;
background: transparent url(../images/lgo-facebook.gif) no-repeat center;
}

#smlinks a.lgo-tw{
width: 52px;
height: 20px;
background: transparent url(../images/lgo-twitter.gif) no-repeat center;
}

#smlinks a.lgo-li{
width: 49px;
height: 20px;
background: transparent url(../images/lgo-linkedin.gif) no-repeat center;
}

#signup{
float:left;
margin-left:10px;

}

#signup input{
background: #F5F5F5;
border: none;
padding: 3px 6px;
color: #01529d;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#copyright{
float: right;
color:#7eb7ea;
font-size: 10px;
text-align: right;
margin-bottom: 5px;
}

#copyright a{
color: #4699e4;
text-decoration: none;
}



/* SLIDESHOW STUFF */

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#slidewrapper {width:574px; display:none}
#slidewrapper * {margin:0; padding:0}
#fullsize {position:relative; width:574px; height:346px;}
#information {position:absolute; bottom:0; width:574px; height:63px; background:#00439c; overflow:hidden; z-index:200; opacity:.8; filter:alpha(opacity=80)}
#information h3{padding:5px 10px 0 10px; font-size:18px; color: #d7f8ff; opacity:1.0; filter:alpha(opacity=100)}
#information p{padding:0 10px 10px; font-size: 14px; color:#fff; opacity:1.0; filter:alpha(opacity=100)}
#information a{color: inherit;text-decoration: none;}
#image {width:574px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}