* { margin:0; padding:0 }
div { margin:0; padding:0 }
BODY {
	font-size: .75em;
	background: #10203a url(images/bg.gif) top repeat-x;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #333;
}
.wrapper { width:700px; margin: 0 auto }
.wrapper_iphone { width:320px; height:100%; margin: 0 }
.header { width:700px; height:100px; background:#10203a; color:#fff; clear:both }
.header_iphone { width:100%; height:82px; background:#10203a; color:#fff; padding:5px; clear:both }
.topNav { width:700px; height:37px; background:#10203a; clear:both; display:block }
.search { 
	background:url(images/footer-bg.gif) repeat-x;
	color:#fff; 
	width:100%;
	height:25px;
	padding:4px 5px;
}
.footer { 
	background: #161616 url(images/footer-bg.gif) repeat-x; 
	color:#fff; 
	font-size:90%; 
	text-align:right; 
	padding:7px 20px 0 0; 
	height:23px 
}
.footer a { color:#fff; text-decoration:none }
.footer a:hover { color:#CCCC00; text-decoration:underline }
.copyRight { font-size:80%; padding-top:5px; color:#fff }
.error {color:#ff0000 }
.admin {float:right;
	color:#FFF;
}
.admin a { color:#fff; text-decoration:none }
.admin a:hover { color:#CCCC00; text-decoration:underline }

img.top {
position: absolute;
float:left;
z-index: 2;
}
img.bottom {
position: absolute;
float:left;
z-index: 1;
} 



/* LINK AND TEXT STYLES */
a { color:#1781D0; text-decoration:underline }
a:hover  { color: #CCCC00 } 
.sm { font-size:90% }
.eventsTitle { color:#AD590A; font-weight:bold; background: url(images/arrow.gif) center left no-repeat; padding:0 0 1px 15px }
.mediaTitle { color:#AD590A; font-weight:bold; }
.darkBg { background:#161616; color:#fff }
.darkBg a { color:#fff; text-decoration:none }
.darkBg a:hover { color:#CCCC00; text-decoration:underline }
.featured { list-style:none }
.featured ul { list-style:none }
.featured li { background: url(images/arrow.gif) center left no-repeat; padding:0 0 1px 15px }
.ltLink a { color:#fff }
/* END LINK AND TEXT STYLES */

.left { float:left; position: relative }
.leftwhite { float:left; color:#fff; text-decoration:none }
.white { color:#fff; text-decoration:none }
.right { float: right; position:relative }
.btMargin { margin-bottom:10px }
.interiorLt { background:#435e69 url(images/left-nav-bg.gif) center repeat-y; width:700px; overflow:hidden }
.interiorBox { width:425px; margin:15px auto }
.box { width:400px; margin:15px auto }
.whiteBg { background:#fff; height:100%; width:700px; overflow:hidden;  }
.whiteBg_mobile { background:#fff; height:100%; width:320px; overflow:hidden; margin:10px }
.playerBg { width:700px; overflow:hidden;  }
.overlay {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 50%;
		background: #000;
		opacity: 0.65;
		-moz-opacity: 0.65;
		filter:alpha(opacity=65);}
.overylaycontent { position: relative; }
.currentEvents { padding:14px 14px 20px 14px; min-height:350px; background:#fff; border-left:1px solid #333; font-size:90% }

/* CHANGE BOTTOM MARGIN SETTING FOR ADDITIONAL SPACE, LESS SPACE, OR REFINED ALIGNMENT BETWEEN ITEMS */
.cellBox { width:100%; margin:0 0 15px 0; overflow: hidden  } 
.mediaBox { width:50%; margin:0 0 25px 0; overflow: hidden;  float:left } 
/* END CELL NOTE*/
.cellBox img, .pic { border:1px solid #505059; float:left; margin:0 8px 0 0 }
.picBorder { border-top:1px solid #000; border-bottom: 1px solid #000 }
.cellStaff { width:100%; margin:0 0 20px 0; overflow:hidden } 
.staffBorder { border:1px solid #505059; float:left; margin:0 10px 0 0 }
.rtBorder { background: url(images/b-div.gif) right no-repeat; padding:0 2px 0 0 }
.form { 
	border:1px solid #333; 
	height:15px; 
	width:115px; 
	background: url(images/input-bg.gif) repeat-x; 
	font-size:90%;
	padding:2px 0 0 5px
}
.clear { clear:both }
.spacer { height:5px; clear:both }
.offbutton{
background: #FF0000;
width:70px;height:25px;border:0;
color: #FFF;
}
.onbutton{
background: #006600;
width:70px;height:25px;border:0;
color: #FFF;
}