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

/* Fonts and Headers */
h1,h2,h3,h4,h5,h6 {
	font-family:"Times New Roman", Times, serif;
	color:#2a2a2a;
	margin:0;
	}
	
h2 {
	font-size:26px;
	margin-bottom:5px;
	color:#333333;
	}

.input {
	height:18px;
	}
	
#searchbar {
	float:right;
	width:200px;
	height:20px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;font-size:14px;
	}	

p {
	margin-top:10px;
	margin-bottom:10px;
	font-size:15px;
	}

.newsheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	}


.date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
	
	
.caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}	


body,td,th, p, form, input, a {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	}


a:link {
	color: #0066CC;
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
	color: #0066CC;
	}
	
a:hover {
	text-decoration: none;
	color:#C91D1D;
	}
	
a:active {
	text-decoration: none;
	color: #0066CC;
	}

body {

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
  	padding:0 0 <length> 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	text-align:center;
	}

#container {
	margin-top:0px;
	text-align:left;
	width:1012px;
	margin-right:auto;
	margin-left:auto;
	}
	
#buttons {
	margin-left:17px;
	float:left;}	
	
#right_box {
	margin-top:7px;
	width:282px;
	background-image:url(images/right_feature_bg.gif);
	}
	
#right_box_inside {
	margin-top:10px;
	margin-left:15px;
	margin-right:12px;
	margin-bottom:10px;
	}

#subcontainer {
	background-color:#FFFFFF;
	float:left;
	width:1012px;
	background-image:url(images/content_bg.gif);
	background-repeat:repeat-y;
	margin-left:1px;
	}

#main {
	width:959px;
	margin-left:25px;
	margin-right:25px;
	float:left;
	margin-top:16px;
	margin-bottom:20px;
	}	


/* */
#left_box {
	float:left;
	width: 347px;
	background-image:url(images/left_box_bg.gif);
	}

#left_box_inside {
	width:330px;
	height:336px;
	margin-top:4px;
	margin-left: 9px;
	margin-right: 3px;
	margin-bottom:3px;
	}

#movie_box {
	float:left;
	width:606px;
	height:353px;
	margin-left:6px;
	background-image:url(images/right_box_bg.gif);
	}
	
	
#movie_box_inside {
	margin:5px;
	}


#top_container {
	float:left;
	width:959px;
	height:368px;
	}

#widebox {
	width: 959px;
	float:left;
	background-image:url(images/widebox_bg.gif);
	background-repeat:repeat-y;
	height:auto;
	margin-top:0px;
	}
	
#left_content {
	float:left;
	background-image:url(images/left_content_bg.gif);
	background-repeat:repeat-y;
	width: 667px;
	}
	
#left_content_inside {
	margin-left:15px;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:5px;
	}

#right_sidebar {
	width:282px;
	float:right;
	margin-top:7px;
	}	
	

#box_inside {
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:15px;
	}
	
	
#share_bar {
	width:292px;
	height:42px;
	margin-bottom:14px;
	background-image:url(images/sharebar_bg.gif);
	background-repeat:no-repeat;
	}	
	
#share_bar_inside {
	float:left;
	margin-left:15px;
	margin-right:0px;
	margin-top:3px;
	}
	
	
#share_bar_inside p {
	font-size:13px;
	color:#535353;
	}


.red {
color:#FF0000;
}

ul, li {
color:#000000;
}
	
	
	
/* LOGIN BAR */
#login_bar {
	width:100%;
	height:45px;
	background-image:url(images/top_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	margin-bottom:10px;
	color:#FFFFFF;
	}	
	
#login_bar a {
	color:#8ed5ff;
	}
#login_bar a:hover {
	color:#00FFFF;
	}

#login_bar_inside {
	width:1012px;
	margin-left:auto;
	margin-right:auto;
	}

#login_bar_inside_right {
	text-align:right;
	float:right;
	width:400px;
	}

#login_bar_inside_left {
	text-align:left;
	float:left;
	width:500px;
	}

	
#pgbox {
	width: 615px;
	height:auto;
	padding:10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	color:#333333;
	background-color:#FDFBE3;
	border: 1px solid #FFCC00;
	}	
	

#alertbox {
	width: 615px;
	height:auto;
	padding:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	color:#333333;
	background-color:#FFFFCC;
	border: 1px solid #FFCC00;
	}

#warningbox {
	width: 635px;
	height:auto;
	padding:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	color:#333333;
	background-color:#fcd9d9;
	border: 1px solid #cd8989;
	}	
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
	
/* Comments */

#comment_container {
	margin-bottom:0px;
	float:left;
	
	}

#comment_pic {
	width:60px;
	float:left;
	margin-right:8px;
	height:auto;
	}

#comment_text {
	width:500px;
	}


#comment_sep {
	margin-top:5px;
	width: 240px;
	height:10px;
	float:left;
	}

.comment_name {
	color: #377eb5;
	font-weight: bold;
	}
	
/* End */	


* Calendar Popup with Details  */

#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9007;
	top:0px;
	left:0px;
	width:100%;
	}

#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	background-color:#F5F5F5;
	width:750px;
	margin-left:150px;
	margin-top:50px;
	height:auto;
	z-index: 9008;
	border:4px solid #145a8e;
	color:#000000;
	text-align:left;
	}
	
#popUpLogin {
	position:absolute;
	background-color:#eeeeee;
	background-color:#F5F5F5;
	width:550px;
	margin-left:150px;
	margin-top:230px;
	height:auto;
	z-index: 9008;
	border:4px solid #145a8e;
	color:#000000;
	text-align:left;
	}	


#popUp_inside {
	margin:20px;
	}
	
	
/* Buttons */

div.content {
    border: #48f solid 0px;
    clear: left;
    padding: 1em;
	text-align:left;
	}

div.content.inactive {
	display: none;
	}

ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
	}

ol#toc a {
/*  background: #bdf url(images/tabs.gif); */
    background-color: #007ac7;
	color: #ffffff;
    display: block;
    float: left;
    /*height: 2em;*/
    padding-left: 8px;
    text-decoration: none;
	border: 1px solid #333333;

	}

ol#toc a:hover {
    background-color: #3af;
	border: 1px solid #333333;
	}

ol#toc a:hover span {
	}

ol#toc li {
    float: left;
    margin: 0;
	margin-right:2px;
	font-size:14px;
	}

ol#toc li a.active {
    background-color: #48f;
    color: #fff;
	margin-bottom:0;
	}

ol#toc li a.active span {
	}

ol#toc span {
    /*background: url(images/tabs.gif) 100% 0;*/
    display: block;
    line-height: 2em;
    padding-right: 8px;
	}
	
	
/* News Ticker */
#newsticker { 
width:615px; 
background-color:#FCFAE9;
background-image:url(images/news_tickerbg.jpg);
padding:10px 10px 0; 
border:1px solid #999999;
font-family:Verdana,Arial,Sans-Serif;
font-size:14px;
text-align:left;
margin:0;}
#newsticker a { text-decoration:none; }
#newsticker img { border: 2px solid #FFFFFF; }
#newsticker .title {text-align:left;font-size:14px;font-weight:bold;padding:0px;color:black;}
.newsticker-jcarousellite { width:610px;text-align:left; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px;text-align:left; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:left; width:610px;text-align:left;font-weight:bold;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }
.clear { clear: both; }
/* End News Ticker */