@import url("stylesCommon.css");
html, body{
height: 100%;
}

body{
background: #fff url(/template/images/bodyBG.png) repeat-x;
font-family: Arial, sans-serif;
font-size: 100%;
line-height: 140%;
margin: 0;
text-align: center;
color: #464646;
}

a{
color: #1a4176; 
}

a:visited{
color: #576270;
}

a:hover, a:active{
color: #009EFF;
}

/* for icons */

a.pdf {
background: url(/template/images/icons/application-pdf.gif) no-repeat right center;
padding-right: 20px;
line-height: 16px; 
}

a.ppt {
background: url(/template/images/icons/application-vnd-ms-powerpoint.gif) no-repeat right center;
padding-right: 20px;
line-height: 16px; 
}

a.doc {
background: url(/template/images/icons/application-msword.gif) no-repeat right center;
padding-right: 20px;
line-height: 16px; 
}




h1{
color: #1a4176;
font-weight: bold;
font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
font-size: 24px;
line-height: 30px;
}

h2, h3{
color: #3B699F;
font-weight: bold;
font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
font-size: 21px;
line-height: 25px;
padding: 6px 0 0 0;
}

h3{
font-size: 18px;
}

h4{
font-weight: bold;
font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
font-size: 17px;
padding: 6px 0 0 0;
}

.underline{
text-decoration: underline;
}

ul{
list-style: disc;
}

ul.no_bullets{
list-style: none;
}

ol{
list-style: decimal;
}

ul, ol{
margin: 0 0 0 1.3em;
padding: 0 0 1em 1em;
}

ul li, ol li{
padding: 5px 5px 5px 0px;
}


th{
background:#052653 ;
color: #fff;
font-weight: bold;
}

td{
padding: 3px;
}

.agendaTable{
border-bottom: 1px solid #c0c0c0;
width: 99%;
}

.agendaTable td{
padding: 10px 3px 3px 9px;
}

.agendaTable .time{
border-right: 1px solid #c0c0c0;
background: #eee;
padding: 3px;
text-align: center;
width: 75px;
}

.agendaTable strong{

}



.agendaTable .mediaLink{
margin: 0 0 0 10px; 
list-style: square;
}



#nav{
font-size: 0.875em;
height: 52px;
line-height: 50px;
margin: 0 auto;
text-align: center;
width: 990px;
}

#nav a, #nav a:visited{
background: url();
color: #fff;
display: inline-block;
text-decoration: none;
margin: 0 0px;
padding: 0 20px;
height: 52px;
}

#nav a:hover{
background: url(/template/images/navHoverBG.gif) repeat-x;
color: #0f3362;
}

#nav a:active{
text-decoration: underline;
}




#headerWrapper{
background: url(/template/images/headerBG2.jpg) no-repeat;
background-position: top center;
font-size: 0.875em;
height: 254px;
text-align: center;
}

#header{
height: 254px;
margin: 0 auto;
width: 990px;
}

#header #logo{
float: left;
height: 182px;
margin: 43px 0 0 102px;
width: 372px;
}

#header #kids{
float: left;
margin: 50px 0 0 0;
}

#main{
font-size: 0.875em;
margin: 39px auto 20px auto;
text-align: left;
width: 990px;
}

#content{
float: left;
margin: 0 0 38px 38px;
width: 614px;
}
#content2{
margin: 0 30px;
}

#content img{
border: 1px solid #ddd;
padding: 3px;
}

#col{
width: 323px;
float: left;
margin: 42px 0 0 0;
}
/*first box in column */
.box{
background: url(/template/images/boxContentBG.gif) repeat-y;
margin: -10px 0 15px 0;
}

.box .top{
background: url(/template/images/boxTopBG.gif) no-repeat;
min-height: 50px;
width: 323px;
}

.box .top h4, .box .top2 h4{
font-weight: normal;
padding: 25px 40px 0px 40px;
}

.box .content{
padding: 5px 45px 0 45px;
}

.box .bottom{
background: url(/template/images/boxBottomBG.gif) no-repeat;
height: 68px;
padding: 0 30px;
width: 323px;
}

.box .bottom a{
float: right;
line-height: 39px;
margin: 0 75px 0 0;
}

/*subsequent boxes*/
.box .top2{
background: url(/template/images/boxTop2BG.gif) no-repeat;
min-height: 50px;
width: 323px;
}

.box .details{
display: block;
font-size: .9em;
line-height: 1.2em!important;
margin: 0 0 3px;
}

.box .details br{
margin: 3px;
}

/*Sticky footer */
#wrapper{
min-height: 100%;
height: auto !important; 
height: 100%;
margin: 0 0 -95px 0;
position: relative;
}
.footerPush{
clear: both;
height: 95px;
}

#footer{
background: #676666 url(/template/images/footerBG.gif) repeat-x;
clear: both;
color: #fff;
font-size: 0.875em;
height: 95px;
text-align: center;
}

#footer .affil{
font-style: italic;
}


.FacStaff{
padding: 10px 0 10px 0;
width: 300px;
}

 .EventShort{
border-bottom: 1px solid #c0c0c0;
margin: 1em 0 0 0;
padding: 0;
width: 300px;
}

.EventShort .Name{
background: #CFF2FF;
padding: 0 6px;
}

.EventShort .detail, .EventShort .floatLeft, .EventShort .floatRight{
padding: 0 6px;
}

.FacStaff .Name{
font-weight: bold;
}

.EventShort{
width: 80%;
}

.EventShort .Name{
font-weight: bold;
}

.EventShort .detail .desc{
font-weight: bold;
}

.inputRadio{
display: Block;
}

img.floatLeft{
margin: 11px 10px 0 0;
}

input.listServe{
float: left;
margin: .8em .5em 0 -2em;
}

#validateEmailMessage{

}

.valid{
background: #DFFFE0;
border: 1px solid #11F61B;
color: #11F61B;
padding: 0 5px;
}

.invalid{
background: #FFDFE0;
border: 1px solid #F6111B;
color: #F6111b;
padding: 0 5px;
}

.odd{
background: #fff;
}
.odd td{
border-bottom: 1px solid #ddd;
}
.even{
background: #f7f7f7;
}
.even td{
border-bottom: 1px solid #ddd;
}
.peerNetworking{
margin: 0 auto;
}
.peerNetworking tr > td:first-child{
width: 150px;
}

.peerNetworking td{
padding: 10px;
}

.peerNetworkingICS{
margin: 0 auto;
width: 600px;
}

.peerNetworking .pictures{
text-align: center;
}
.peerNetworking .pictures img{
margin: 0 5px;
}