@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height:1.4;
	background-image:url(../image/bg.jpg);
	background-repeat:no-repeat;
	
	
	
}
input,textarea,select  { 
	font-family: Arial;
	font-size: 10px;
	color: #59595C;
	line-height:1.4;

}

a:link, a:visited {
	color: #c32126;
	text-decoration: none;
}


a:hover {
	color: #FF0000;
	text-decoration: none;
}


.container {
	width: 980px;
	margin: 0 auto;
}

.mainContent {	
	line-height:1.6em;
	padding-top:3px;
	
}
.mainContent td {	
	color:#FFFFFF;
	
}

.mainContent  li {
	line-height:1.6em;
}

.pollBg { 
	background-image:url(../image/main_poll_bg.png);
	width:242px;
	height:280px;
}
.pollBg { 
	background-image:url(../image/main_poll_bg.png);
	width:242px;
	height:280px;
}
.newsBG {
	background-image:url(../image/latest_new_bg.png);
	background-repeat:no-repeat;
	width:734px;
	height:280px;
	padding-left:300px;

	padding-right:30px;
	vertical-align:top;
	
	

}
.facebookBG {
	background-image:url(../image/main_facebook_bg.png);
	width:242px;
	height:280px;
	vertical-align:top;
	
}

.top {
	color: #222222;
}

.nav {
	height: 22px;
	padding: 3px 10px 0 10px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
}

.BGWhite {
	background-image:url(../image/bg_white.png);
	width:762px;
	height:532px;
	vertical-align:top;
	
}

.boxSize { width:762px }
.boxTOP { background-image:url(../image/box_top.png); height:15px; }
.boxContent { background-color:#000000; height:300px; padding-left:20px; color:#FFFFFF;   }
.boxContent td { color:#FFFFFF;  } 
.boxBOTTOM { background-image:url(../image/box_bottom.png); height:15px; }

.MenuboxSize { width:215px }
.MenuboxTOP { background-image:url(../image/menu_box_top.png); height:10px; }
.MenuboxBOTTOM { background-image:url(../image/menu_box_bottom.png); height:10px; }
.MenuboxContent { background-color:#970406;  padding-left:10px;padding-right:10px; height:30px;  }
.MenuboxContent a:link {  color: #FFFFFF;text-decoration:none; } 
.MenuboxContent a:visited {  color: #FFFFFF;text-decoration:none; }
.MenuboxContent a:hover {  color: #000000;text-decoration:none; }



.MenuboxContentSelected { background-color:#c42126;  padding-left:10px;padding-right:10px; height:30px  }
.MenuboxContentSelected a:link {  color: #D3D4D4; text-decoration:none;} 
.MenuboxContentSelected a:visited {  color: #D3D4D4; text-decoration:none;}
.MenuboxContentSelected a:hover {  color: #000000; text-decoration:none;}


.MenuboxWhiteSize { width:215px }
.MenuboxWhiteTOP { background-image:url(../image/menu_box_white_top.png); height:10px; }
.MenuboxWhiteBOTTOM { background-image:url(../image/menu_box_white_bottom.png); height:10px; }
.MenuboxWhiteContent { background-color:#FFFFFF;  padding-left:10px; padding-right:10px; height:30px ; color:#59595C; }
.MenuboxWhiteContent a:link {  color: #59595C; text-decoration:none;} 
.MenuboxWhiteContent a:visited {  color: #59595C; text-decoration:none;}
.MenuboxWhiteContent a:hover {  color: #FF0000; text-decoration:none;}


.MenuboxWhiteDotLine { background-color:#FFFFFF; background-image:url(../image/menu_dotdotLine.png); height:3px;  } 


#teamProfile { 
	padding-left:370px;
	padding-top:150px;	
}


#teamProfile td { color:#FFFFFF }


#news .NewsBoxTop { background-image:url(../image/news/news_box_top.png) ; height:12px; background-repeat:no-repeat  }
#news .NewsBoxBottom { background-image:url(../image/news/news_box_bottom.png) ; height:12px; background-repeat:no-repeat  }
#news .NewsBoxContent { background-color:#FFFFFF; color:#59595C; padding-left:10px; padding-right:10px;width:740px; }
#news .NewsBoxContent td {  color:#000000 }

#news .NewsBoxContent a:link {  color: #59595C; } 
#news .NewsBoxContent a:visited {  color: #59595C; } 
#news .NewsBoxContent a:hover {  color: #FF0000; }



#schedule .ScheduleBoxTop { background-image:url(../image/schedule/schedulebox_top.png) ; height:11px; background-repeat:no-repeat  }
#schedule .ScheduleBoxBottom { background-image:url(../image/schedule/schedulebox_bottom.png) ; height:11px; background-repeat:no-repeat  }
#schedule .ScheduleBoxContent { background-color:#FFFFFF; color:#59595C; width:980px; }
#schedule .ScheduleBoxContent td { color:#59595C;  }

#scheduleStat .ScheduleStatBoxTop { background-image:url(../image/schedule/stat_box_top.png) ; height:15px; background-repeat:no-repeat  }
#scheduleStat .ScheduleStatBoxBottom { background-image:url(../image/schedule/stat_box_bottom.png) ; height:15px; background-repeat:no-repeat  }
#scheduleStat .ScheduleStatBoxContent { background-color:#000000; color:#FFFFFF; width:980px; padding-left:10px; padding-right:10px; }
#scheduleStat .ScheduleStatBoxContent td { color:#FFFFFF;  }

#media .mediaBoxTop { background-image:url(../image/media/mediabox_top.png) ; height:15px; background-repeat:no-repeat }
#media .mediaBoxBottom { background-image:url(../image/media/mediabox_bottom.png); height:15px; background-repeat:no-repeat  }
#media .mediaBoxContent { background-color:#000000; color:#59595C; padding-left:10px; padding-right:10px;width:740px; text-align:justify }
#media .mediaBoxContent td { background-color:#000000; color:#808285;  }

#media .mediaBoxContent a:link {  color: #C42126; } 
#media .mediaBoxContent a:hover {  color: #FF0000; }

.break { padding-top:5px; }


.loginBar {
	background-image:url(../image/loginBg.png);
	height:32px;
	padding-left:15px;	
}

.loginBar td { color:#FFFFFF; }
.loginBar td a:link {  color: #FFFFFF; } 
.loginBar td a:hover {  color: #FF0000; } 
.loginBar td a:visited {  color: #FFFFFF; } 



.navShadow {
	height: 3px;
	background: url(../image/nav_shadow.gif) repeat-x;
}

.navSub {
	font-family: Arial;
	color: #666666;
	padding: 4px 15px;
	
}

.navSub a:link, .navSub a:visited {
	color: #666666;
	text-decoration: none;
}

.navSub a:hover {
	color: #666666;
	text-decoration: none;
}

.input_search {
	height: 14px;
	width: 150px;
	border: solid 1px #bbbbbb;
	padding: 0;
	vertical-align: top;
}

.input_signup_email {
	height: 14px;
	width: 100px;
	border: solid 1px #bbbbbb;
	padding: 0;
	vertical-align: top;
}

.footer {
	background-image:url(../image/footerBg.png);
	height:66px;
	
}


.footer ul {
	list-style:none;
	margin:0;
	padding:0;

}

.footer li {
	position: relative;
	float: left;
	padding: 5px 5px 5px 15px;
}

.footer a:link, .footer a:visited, .footer a:hover {
	text-decoration: none;
	color: #222222;
}

.title {
	font-size: 18px;
	color: #c32126;
}
.titleMenu {
	font-size: 18px;
	color: #FFFFFF;
}
.titleMenuWhiteBG {
	font-size: 18px;
	color: #C42126;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0064c8;
}

h3 { font-size: 12px; margin: 0 0 10px 0; color: #666666; }



.right {
	float: right;
}

.table1 {
	border: #004080 1px solid;
	padding: 1px;
	width: 580px;
}

.table1 th {
	color: #ffffff;
	text-align: left;
	background-color: #0064c8;
	border: #004080 1px solid;
	padding: 5px 10px;
}

.table1 td {
	background-color: #97e0ff;
	border:#004080 1px solid;
	padding: 5px 10px;
}


.services th {
	background-color: #dddddd;
	border: solid 1px #cccccc;
	margin: 1px;
	padding: 7px 5px;
}

.services td {
	background-color: #ffffff;
	border: solid 1px #cccccc;
	margin: 1px;
	padding: 7px 5px;
}



/* Start Lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../image/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../image/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* End Lightbox */


.product {
	width: 100%;
}

.product th {
	padding: 5px 10px;
	background-color: #aaaaaa;
	color: #ffffff;
	text-align: left;
}

.product td {
	padding: 10px 10px 0;
	vertical-align: top;
}

.product .divider {
	border-bottom: dashed 1px #aaaaaa;
}

.productBorder {
	border: solid 1px #cccccc;
	text-align: center;
}

.product h1 {
	font-size: 12px;
	color: #000000;
}

.product_details {
	width: 100%;
}


.product_details td {
	vertical-align: top;
}

.product_details h1 {
	font-size: 12px;
	color: #000000;
}

.green {
	color: #006600;
}

