@charset "UTF-8";
/* CSS Document */


/* link style classes ________________________________________ */

.footlink a {font-family:"Futura Medium", "Futura T Medium", "Myriad Pro", Arial, sans-serif;
color:#374A19;
font-size:9pt;
text-decoration:none;
}

.footlink a:hover {font-family:"Futura Medium", "Futura T Medium", "Myriad Pro", Arial, sans-serif;
color: #F6EC13;

}



/*  MAIN NAVIGATION ______________________________________*/

#SD_BtnNav a {width:147px;
height:25px;
color:#F6EC13;
font-size:10pt;
text-decoration:none;
display:block;
background: url(images/SD_Btn.gif) no-repeat;
float:left;



}

#SD_BtnNav a:hover {
background: url(images/SD_Btn_hover.gif)  no-repeat;
}

#EventNav a {width:147px;
height:25px;
color:#F6EC13;
font-size:10pt;
text-decoration:none;
display:block;
background: url(images/Evt_Btn.gif) no-repeat;
float:left;
}

#EventNav a:hover {
background: url(images/Evt_Btn_hover.gif) no-repeat;
}

#SponsorNav a {width:147px;
height:25px;
color:#F6EC13;
font-size:10pt;
text-decoration:none;
display:block;
background: url(images/Spon_Btn.gif) no-repeat;
float:left;
}

#SponsorNav a:hover {
background: url(images/Spon_Btn_hover.gif) no-repeat;
}

#HospNav a {width:147px;
height:25px;
color:#F6EC13;
font-size:10pt;
text-decoration:none;
display:block;
background: url(images/HS_Btn.gif) no-repeat;
float:left;
}

#HospNav a:hover {
background: url(images/HS_Btn_hover.gif) no-repeat;
}

#ExtrasNav a {width:147px;
height:25px;
color:#F6EC13;
font-size:10pt;
text-decoration:none;
display:block;
background: url(images/Extra_Btn.gif) no-repeat;
float:left;
}

#ExtrasNav a:hover {
background: url(images/Extra_Btn_hover.gif) no-repeat;
}

#ContactNav a {width:147px;
height:25px;
color:#F6EC13;
font-size:10pt;
text-decoration:none;
display:block;
background: url(images/Contact_Btn.gif) no-repeat;
float:left;
}

#ContactNav a:hover {
background: url(images/Contact_Btn_hover.gif) no-repeat;
}

#SocialNav {width:147px;
height:25px;
color:#F6EC13;
font-size:10pt;
text-decoration:none;
display:block;
padding-top:5px;
float:left;
}

#FBNav a {width:28px;
height:25px;
padding-left:18px;
float:left;
}

#TWNav {width:28px;
height:25px;
float:left;
}

#photoNav {width:28px;
height:25px;
float:left;

}

#VidNav {width:28px;
height:25px;
float:left;

}



/* SubNavigation for Event Info page */

#Agenda a {width:90px;
height:40px;
display:block;
background: url(images/Agenda.png) no-repeat;
position:absolute;
}

#Agenda a:hover {
background: url(images/Agenda_hover.png) no-repeat;
}

#ActivitiesUp {width:90px;
height:40px;
display:block;
background: url(images/Activities_hover.png) no-repeat;
margin:0 0 0 70px;
position:absolute;
}

#Activities a {width:90px;
height:40px;
display:block;
background: url(images/Activities.png) no-repeat;
margin:0 0 0 70px;
position:absolute;
}

#Activities a:hover {
background: url(images/Activities_hover.png) no-repeat;
}

#PrizesUp {width:90px;
height:40px;
display:block;
background: url(images/Prizes_hover.png) no-repeat;
margin:0 0 0 210px;
position:absolute;
}

#Prizes a {width:90px;
height:40px;
display:block;
background: url(images/Prizes.png) no-repeat;
margin:0 0 0 210px;
position:absolute;
}

#Prizes a:hover {
background: url(images/Prizes_hover.png) no-repeat;
}

#VendorsUp {width:90px;
height:40px;
display:block;
background: url(images/Vendors_hover.png) no-repeat;
margin:0 0 0 140px;
position:absolute;
}


#Vendors a {width:90px;
height:40px;
display:block;
background: url(images/Vendors.png) no-repeat;
margin:0 0 0 140px;
position:absolute;
}

#Vendors a:hover {
background: url(images/Vendors_hover.png) no-repeat;
}

#FAQUp {width:90px;
height:40px;
display:block;
background: url(images/FAQ_hover.png) no-repeat;
margin:0 0 0 280px;
position:absolute;
}

#FAQ a {width:90px;
height:40px;
display:block;
background: url(images/FAQ.png) no-repeat;
margin:0 0 0 280px;
position:absolute;
}

#FAQ a:hover {
background: url(images/FAQ_hover.png) no-repeat;
}


/* Copy Links */

.copylink a {font-family:"Futura Medium", "Myriad Pro", Arial, sans-serif;
font-size:12pt;
color:#BA288A;
text-decoration:none;
}

.copylink a:hover {font-family:"Futura Medium", "Myriad Pro", Arial, sans-serif;
font-size:12pt;
color:#0CF;
text-decoration:underline;
}

img { behavior: url(iepngfix.htc); }