
html {
	background-image: url(/themes/default/images/transparentImage.png);
	background-repeat: repeat;
	background-color: #CCC;
	margin-top:26px;
}

body {
	margin: 0px;
	padding: 26px 0px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	background-repeat: repeat;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(/themes/default/images/transparentImage.png);
	background-position: center top;
}

a {
outline: none;
}
a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	color: #039;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #039;
	text-decoration: none;
	outline: none;
}

div#header,
div#topNav,
div#staffNav,
div#body {
	width: 985px;
	margin: 0px auto;
}
#headerContainer {
	height: 120px;
	width: 100%;
	position: absolute;
	top:0px;
}
div#header {
	position:relative;
	height: 120px;
	background-image: url(/themes/default/images/topNav/topNavBackgroundNoLogo.png);
	width: 980px;
	background-repeat: no-repeat;
	margin-top:-26px;
	z-index:1000;
}


#headerColumn001 {
	float:left; 
	width:405px;
	height:95px;
	margin-left:30px;
}
#headerLogo {
	float:left;
	height:100px;
	width:100px;
	background-image:url(/themes/default/images/topNav/logo.png);
}
#headerColumn003 {
	 float:left; 
	 width:415px;
	 height:95px; 
}
#headerTopNav {
	float:left; 
	width:405px; 
	height:67px;
	font-size:13px;
}
#headerTopNavOptionLeft a{
	float:left;
	color:#666;
	font-size:13px;
	height:37px;
	padding-top:30px;
	padding-left:11px;
	padding-right:11px;
	text-decoration:none;
}
#headerTopNavOptionLeft a:hover{
	color:#fff;
	text-decoration:none;
}
#headerTopNavOptionRight a{
	float:left;
	color:#666;
	font-size:13px;
	height:37px;
	padding-top:30px;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
}
#headerTopNavOptionRight a:hover{
	color:#fff;
	text-decoration:none;
}

#headerBottomNav {
	float:left; 
	width:335px;
	margin-top:3px; 
	height:24px; 
	font-size:12px; 
	color:#fff;
	font-family:Arial, sans-serif;
}


#headerBottomNavOptionLeft a{
	float:right;
	color:#fff;
	height:18px;
	text-decoration:none;
	padding-top:7px;
	padding-left:11px;
	padding-right:11px;
}
#headerBottomNavOptionLeft a:hover{
	color:#fff;
	text-decoration:none;
	background-image:url(/themes/default/images/topNav/redFade.png);
	background-position:bottom;
}
#headerBottomNavOptionRight a{
	float:left;
	color:#fff;
	height:18px;
	text-decoration:none;
	padding-top:7px;
	padding-left:13px;
	padding-right:13px;
}
#headerBottomNavOptionRight a:hover{
	color:#fff;
	text-decoration:none;
	background-image:url(/themes/default/images/topNav/redFade.png);
	background-position:bottom;
}


div#topNav a {
	color: #333;
	background: none;
	margin-left: 5px;
	margin-right: 5px;
}

div#topNav a#memberServices {
	float: right;
	width: 300px;
	height: 25px;
	margin-top: -4px;
	margin-left: 5px;
	margin-right: 0px;
}

div#topNav a#memberServices img {
	border: 0px;
}

div#staffNav {
	margin-top: 2px;
	background-color: #000;
	background-image: url(/themes/default/images/topNavBG.gif);
	height: 21px;
	width: 950px;
	padding-left: 30px;
	padding-top: 3px;
	font-size: 11px;
}

div#staffNav a {
	color: #333;
	background: none;
	margin-left: 5px;
	margin-right: 5px;
}

div#body {
	border: 0px;
	margin-top:15px;
}

#flashMessage_abs {
	position: absolute;
	top: 160px;
	left: 0px;
	width: 100%;
	text-align: center;
}

#flashMessage {
	padding: 3px 15px;
	text-align: center;
}

#flashMessage_abs > div,
#flashMessage > div {
	-webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
	margin: 5px auto;
	text-align: center;
	display: block;
}

#flashMessage_abs > div {
	width: 600px;
}

#flashMessage_abs > div > div,
#flashMessage > div > div {
	padding: 2px 5px;
	margin: 5px auto;
	text-align: center;
}

#flashMessage_abs div.level_0,
#flashMessage div.level_0 {
	background-color: #09D;
	color: #FFF;
	font-weight: bold;
}

#flashMessage_abs div.level_1,
#flashMessage div.level_1 {
	background-color: #902;
	color: #FFF;
	font-weight: bold;
}

div#content {
	float: left;
	background-color: #FFF;
	width: 780px;
	border: 1px solid #CCC;
	padding-bottom: 15px;
	min-height: 800px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

div#contentNoNav {
	float: left;
	background-color:#fff;
	width: 983px;
	margin: 10px auto;
	border: 1px solid #FFF;
	padding-bottom: 15px;
	min-height: 800px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;

}

div#footer {
	background-image: url(/themes/default/images/footerBG.jpg);
	padding-top: 50px;
	text-align: center;
	width: 100%;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #ececec;
	padding-bottom: 50px;

}

div#footer div#icons img {
	margin: 3px;
}

div#footer div#links {
	font-size: 10px;
	word-spacing: 3px;
	width: 100%;
}	

div#footer div#links a {
	color: #333;
}

div.header {
	font-weight: bold;
	font-size: 15px;
	color: #666;
}

ul {
	padding-left:25px;
} 

ul.postList li {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* rotator style */
div#rotator div#rotatorImage {
	background-image: url(/images/rotatorOverlayBackground.png);
	width: 600px;
	height: 370px;
	padding: 0px;
}

div#rotator div#rotatorImage div#spacer {
	width: 560px;
	height: 285px;
}

div#rotator div#rotatorImage div#overlay {
	background-image: url(/pages/homeImages/rotatorOverlayBackground.png);
	width: 580px;
	height: 75px;
	margin: 0px;
	padding: 5px 10px;
	overflow: hidden;
}

div#rotator div#rotatorImage div#overlay div#rotatorTitle {
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
	color: #FFF;	
	margin-bottom: 4px;	
	overflow: hidden;
}

div#rotator div#rotatorImage div#overlay div#rotatorPreview {
	font-size: 12px;
	font-family: Verdana;
	color: #FFF;	
	overflow: hidden;
}

div#rotator div#thumbnails {
	margin-top: 9px;
}

div#rotator div#thumbnails img {
	float: left;
	margin: 2px;
	border: 0px;
}

/* stroy preview style */
div.topStory530 {
	width: 530px;
	height: 326px;
	padding: 0px;
	margin: 2px;
	float:left;
}

div.topStory530 img {
	width: 530px;
	height: 326px;
	padding: 0px;
}

div.topStory530 div.overlay {
	position: relative;
	top: -85px;
	background-image: url(/pages/homeImages/rotatorOverlayBackground.png);
	width: 510px;
	height: 75px;
	margin: 0px;
	padding: 5px 10px;
	overflow: hidden;
	text-align: left;
}

div.topStory530 div.overlay div.rotatorTitle {
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 4px;
	overflow: hidden;
}

div.topStory530 div.overlay div.rotatorPreview {
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	color: #FFF;
	overflow: hidden;
}

/* 455 */

div.topStory455 {
	width: 455px;
	height: 281px;
	padding: 0px;
	margin: 2px;
	float:left;
}

div.topStory455 img {
	width: 455px;
	height: 281px;
	padding: 0px;
}

div.topStory455 div.overlay {
	position: relative;
	top: -65px;
	background-image: url(/pages/homeImages/rotatorOverlayBackground.png);
	width: 435px;
	height: 65px;
	margin: 0px;
	padding: 5px 10px;
	overflow: hidden;
	text-align: left;
}

div.topStory455 div.overlay div.rotatorTitle {
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	color: #FFF;
	
	margin-bottom: 4px;
	
	overflow: hidden;
}

div.topStory455 div.overlay div.rotatorPreview {
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	color: #FFF;
	
	overflow: hidden;
}
#navTopBar {
	float: left;
	height: 71px;
	width: 980px;
}
#navBottomBar {
	float: left;
	height: 49px;
	width: 980px;
}

#userBar {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 18px;
	width: 100%;	
	margin: 0px;
	background: #333;
	color: #FFF;	
	font-size: 11px;
	padding: 4px;	
	opacity: 0.85;
	filter:alpha(opacity=85);	
	z-index: 9999;
	border-bottom: 3px solid #FFF;
}

#userBar a,
#userBarNoUser a {
	color: #EEE;
}

#userBar form,
#userBarNoUser form {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#userBar input,
#userBarNoUser input {
	margin: -3px 4px -3px -3px;
	height: 16px;
	vertical-align: top;
	width: 75px;
	color: #666;
}

#stack_trace {
	margin-left: 20px;
}

#controller_output {
	background: #333;
	color: #EEE;
	width: 400px;
	height: 500px;
	border: 0px;
}
