﻿/* COLORS ----------------------------------#eb5928 - Orange
#016AA1 - Dark Blue (Header)
#414141 - Dark Gray (Background)
#6efe01 - green text

59461B
----------------------------------        */


*html .fixImg{margin-top:-4px}

body{ background-color: #cccccc; font-family:Arial,Tahoma,"Trebuchet MS",Lucida Console ; font-size:14px; line-height:18px; color:#000000; 	}
a, a:hover { color:#0693AE; text-decoration:none; }

h1{padding:0 0 8px 0; font-size:24px; line-height:20px; color:#003640; vertical-align:baseline; }
h2{padding:0 0 3px 0; font-size:18px; line-height:18px; vertical-align:baseline; color:#000000;}
h3{padding:0 0 0 0; font-size:14px; font-weight:bold; line-height:18px; vertical-align:baseline; color:#000000;}
h4{vertical-align:baseline;}


#divPageContainer{ width:976px}
#tblPageContainer{ width:976px; }
#tdLeftBorder{width:8px; background-image:url('../images/sb_leftborder_shadow.jpg'); background-repeat:repeat-y}
#tdRightBorder{width:8px; background-image:url('../images/sb_rightborder_shadow.jpg'); background-repeat:repeat-y}
#tdBottomBorder{width:976px; height:24px; background-image:url('../images/sb_footer.jpg'); background-repeat:no-repeat}

.smspace{padding-bottom:15px;}

#tdLeftColumn{width:220px;background-color:#ffffff; vertical-align:top  }
.divLeftColumnHeading {width:190px; background-repeat:no-repeat;font-size:14px; font-weight:bold; vertical-align:baseline; padding:0 0 5px 30px}

.divLeftColumnHeadingLine {width:190px; height:12px; background-image:url('../images/sb_leftcolumn_line.jpg'); background-repeat:no-repeat;font-size:14px; font-weight:bold; vertical-align:baseline; padding:0px}
.divLeftColumnContent{width:155px; font-size:12px; padding:0 20px 0 30px}
.divLeftColumnContent h2{color:#003740; font-size:14px; padding:0 0 0 0}
#tdRightColumn{width:740px; background-color:#F2f2f2;background-image:url('../images/sb_contentarea_leftshadow.jpg'); background-repeat:repeat-y}

#divNavContainer{height:32px; width:740px; background-color:Black}

.divWhiteSpacer{width:740px;height:8px;background-image:url('../images/sb_whitespacer.jpg'); background-repeat:no-repeat;}
.divGreySpacer{width:740px;height:12px;background-image:url('../images/sb_greyspacer.jpg'); background-repeat:no-repeat;}

#tdHomeWelcomeLeftBorder{width:34px; background-image:url('../images/sb_homewelcome_leftshadow.jpg'); background-repeat:repeat-y; background-color:#B3B3B3}
#tdHomeWelcome{width:706px; background-color:#B3B3B3; padding:15px 34px 15px 0}
#tdHomeWelcome h1{color:white;}

#tdContentAreaLeftBorder{width:34px; min-width:34px; }
#tdContentArea{width:706px; background-color:#f2f2f2; padding:34px 15px 34px 0px}
#tdSubNav{background-color:#f2f2f2;padding:34px 0px 15px 0 }
#tdContentArea h1{color:#003740;}

.divSponsors{background-color:#ffffff;width:450px; text-align:center; border:solid 1px #c4c4c4}
.divSponsors img{padding:0 5px 0 5px}


.divSubNav2{ width:176px; float:right; padding-left:10px }
.divSubNav{ width:230px; padding-left:15px; background-image:url('../images/ballet_subnav_03.jpg'); background-repeat:repeat-y; padding-bottom:10px}
.divSubNav h1{font-size:18px; color:#003740; margin-bottom:15px; }
html>body .divSubNav h1{ margin-bottom:0px;} /*NON IE FIX*/
.divSubNav h2{font-size:14px; padding:5px 0 5px 0; margin-top:-15px; font-weight:normal; }
html>body .divSubNav h2{ margin-top:0;  } /*NON IE FIX*/

.imgSubNavSeperator { width:176px; height:1px;padding:0 0 0 0; margin:0; }


#divHomeMiddleBottomBorder{width:740px; height:16px; background-color:#003740; }

#divFooterText{width:960px; text-align:right; font-size:11px}



/* NAVIGATION */
#navcontainer{width:204px;padding: 20px 0 0 0;font-family: Georgia, "Times New Roman";color: #7b6d49;font-size:14px;}
*html #navcontainer { width:175px; }
#navcontainer ul{list-style: none;margin: 0;padding: 0;border: none;}
#navcontainer li{list-style: none;margin: 0;}
#navcontainer li a{text-transform:uppercase;text-align:right;display: block;
	padding: 7px 30px 7px 0.5em;background-image: url('images/be_nav_bg.jpg');line-height:17px;
	color: #00a9d1;text-decoration: none;width: auto; }
/* html>body #navcontainer li a { width: auto; } NON IE FIX*/
*html #navcontainer li a{ width: 100%; }
#navcontainer li a:hover{text-transform:uppercase;text-align:right;background-image: url('images/be_nav_bg_mo.jpg');color: #f5b363;}
/* END NAVIGATION */


#footerlinks { color:#EADFC2; width:860px; height:20px; font-size:12px; padding-bottom:40px; font-family:"Times New Roman"} 
*html #footerlinks { margin-top:-20px; }
#footerlinks { *margin-top:-20px; }
#footerlinks a{ color:#EADFC2; text-decoration:none; font-family:"Times New Roman"} 
#footerlinks a:hover{ text-decoration:underline; font-family:"Times New Roman"} 

.foo, x:-moz-any-link { } /* FireFox 2 */
.foo, x:-moz-any-link, x:default { } /* FireFox 3 */
html>/**/body .foo, x:-moz-any-link, x:default { } /* Only FireFox 3 */