@charset "utf-8";
/* CSS Document */
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #fff;
	margin: 0px;
}
img{
	border: 0px;
}
.path{
	color: #009DEE;
	padding: 10px;
}
.path a{
	color: #108AAE;
	text-decoration: underline;;
}
.path a:hover{
	color: #FF6C00;
	text-decoration: none;;
}
.slogan{
	color: #DBDBDB;
	font-size: 11px;
}
.report {
	padding: 10px;
	
}
#contentheader{
	color: #FF6C00;
	font-weight:bold;
	font-size: 18px;
	padding: 20px 0px 10px 0px;
	border-bottom: 1px dotted #F60;
}
.subheader{
	font-size:10px;
	color: #666;
	font-style:italic;
}
.related{	
	float:left; 
	width: 200px; 
	height: 180px; 
	margin-right: 10px;
	margin-bottom: 10px;
	border: thin solid #595959;
	padding: 10px;
	
}
.errorTable{
	background-color: #bbe3f8;
	font-size: 12px;
	font-family: Trebuchet MS;
}
.messageTable{
	background-color: #f8f4bb;
	font-size: 12px;
	font-family: Trebuchet MS;
}

.path{
	padding: 10px;
	padding-left: 15px;
	font-size: 16px;
	text-transform: capitalize;
	font-family: "Century Gothic";
	background-color: #272727;
	font-weight: bold;
	color: #fff;

}
.path a{
	color: #009DEE;
	text-decoration: none;
}
.news_date{
	color: #10566f;
	font-family: arial;
	font-size: 10px;
}
.news_content, .content{
	color: #757879;
	font-family: arial;
	font-size: 14px;
}
.spacer3{
	font-size: 3px;
}

.news_title a, .title a{
	color: #005db7;
	text-decoration: underline;
}
.news_title a:hover, .title a:hover{
	color: #990000;
	text-decoration: none;
}
.news_more_div{
	text-align: right;
	padding: 5px;
}
.cbox {
	border: 1px solid #333333;
}
.pad10{
	padding: 10px;
}
.box_h2{
	background-color: #108AAE;
	color: #fff;
	font-size: 11px;
	font-weight: bolder;
	text-transform: capitalize;	
	padding: 5px;
		
}
#cat_related{
	width: 300px; 
	clear:both; 
	margin-bottom: 10px;
	
}
#cat_related img{
	margin-bottom: 20px;

}
.c_title{
	font-size: 14px; 
	font-weight: bolder;
	color: #FF6C00;
	background-color: #595959;
	padding: 5px;
}
.c_title a{
	color: #C1E0FF;
	text-decoration: none;
}

.c_title a:hover{
	color: #C1E0FF;
	text-decoration: underline;
}

.cal{
	background: #d4d4d4;
}
.cal a{
	text-decoration: underline;
}

.cal a:hover{
	text-decoration: none;
}
.day{
	border: 1px solid #182232;
}
,report a{
	text-decoration: underline;
	color: #FF6C00;
}
,report a{
	text-decoration: none;
	color: #108AAE;
}
.container{
	margin: 0 auto;
	padding: 0px;
	width: 990px;
	position: relative;
}
#header_ad{
	background: #292929;
	height: 100px;
	text-align: center;
}
#header{
	background: #292929;
	padding: 10px;
	height: 80px;
}
#login{
	padding-top: 20px;
	text-align: right;
	color: #fff;
	font-weight: bolder;
}
#login a{
	color: #FF6C00;
	text-decoration: underline;
}
#login a:hover{
	color: #009DEE;
	text-decoration: none;
}
#logo{
	text-align: center;
}
#menu{
	height: 30px;
	background-color: #010101;
}
#bodycontainer{
	padding: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
#foot{
	background-color: #292929;
	height: 100px;
}
#browse{
	text-align: right;
	text-transform: capitalize;
}
#footmenu{
	height: 30px;
	background-color: #010101;
	padding: 5px;	
	color: #DBDBDB;
}
#footmenu a{
	color:#FF6C00;
	text-decoration: underline;
}
#footmenu a:hover{
	color: #FF6C00;
	text-decoration: underline;
}
#lft_col{
	width: 180px;
	float: left;
}
#mid_col{
	width: 490px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#cent_col{
	width: 785px;
	float: left;
	padding-left: 10px;
	padding-right: 0px;
}
#ht_col{
	width: 310px;;
	float: left;
}
#box_hd{
	background-color: #292929;
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #fff;
	padding: 3px;
	padding-left: 10px;
}
#box_hd a{
	color: #fff;
	text-decoration: none;
}
#box_hd a:hover{
	color: #009DEE;
	text-decoration: underline;
}
#ft_content{
	padding-top: 10px;
	padding-bottom: 10px;

}
h3{
	text-transform: uppercase;
	font-size: 14px;
	margin: 0px;
	font-family: Trebuchet MS;
}
h1{
	font-size: 18px;
	color: #ff6c00;
	margin: 0px;
	font-family: Trebuchet MS;
}
h1 a{
	text-decoration: underline;
	color: #ff6c00;
}

h1 a:hover{
	text-decoration: underline;
	color: #ff6c00;
}
.date{
	color: #108aae;
	font-size: 10px;
	font-weight: bold;
}
.ftl{
	float: left;
	margin: 0;
}
.flr{
	float: right;
	margin: 0;
}
.pdr5{
	padding-right: 5px;
}
h5{
	color: #dbdbdb;
	margin: 0px;
	text-transform: uppercase;
	font-size: 9px
}
/* fields */

.rfields{
	border: 1px solid #009DEE;;
	padding: 3px;
	font-size: 11px;
	width: 225px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
}
.fd{
	border: 1px solid #009DEE;
	padding: 3px;
	font-size: 11px;
	width: 225px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
}
.fda{
	border: 1px solid #009dee;
	padding: 3px;
	font-size: 11px;
	width: 435px;
	height: 60px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	
}

.fds{
	border: 1px solid #009DEE;
	padding: 3px;
	font-size: 11px;
	width: 50px;
	height: 18px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	
}

.rfieldstel{
	border: 1px solid #009DEE;
	padding: 3px;
	width: 136px;
	height: 18px;
	font-size: 11px;
	
}
.blu_message{
	border 3px solid #0080ff;
	background-color: #C1E0FF;
	font-weight bold;
	font-size: 12px;
	padding: 20px;
	width: 750px;
}
.fdt{
	border: 1px solid #009dee;
	padding: 3px;
	font-size: 11px;
	width: 435px;
	height: 40px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
}
.button{
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	border: 1px solid #c0c0c0;
	background-color: #009dee;
	font-size:10px;
	font-weight: bold;
	font-family: "Trebushet MS";
	color: #fff;
	padding: 3px 10px 3px 10px;
}

/* content */
.content{
	padding: 10px;
	line-height: 18px;
	font-family: "Trebushet MS";
}

/* tease */
#tease{
	border-bottom: 1px solid #DBDBDB;
	padding-top: 5px;
	padding-bottom: 5px;
}
#tease h1{
	color: #FF6C00;	
	margin: 0px;
	font-size: 11px;
	padding-right: 5px;
}
#tease h1 a{
	color: #FF6C00;
	text-decoration: none;	
}
#tease h1 a:hover{
	color: #FF6C00;
	text-decoration: underline;	
}
#tease p{
 font-family: Georgia;
 margin: 0px;
 padding: 0px;
}
/* events */
#events{
	padding-top: 5px;
	padding-bottom: 5px;
}
#events h1{
	color: #FF6C00;	
	margin: 0px;
	font-size: 11px;
	padding-right: 5px;
}
#events h1 a{
	color: #FF6C00;
	text-decoration: none;	
}
#events h1 a:hover{
	color: #FF6C00;
	text-decoration: underline;	
}
#events p{
 font-family: Georgia;
 margin: 0px;
 padding: 0px;
}
/* left menu */
#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 175px;
padding: 0px;
margin: 0px;
}
#videos{
	padding-top: 5px;
	padding-bottom: 5px;
}
#videos h1 a{
	color: #FF6C00;
	text-decoration: none;	
}
#videos h1 a:hover{
	color: #FF6C00;
	text-decoration: underline;	
}
#videos h1{
	color: #FF6C00;	
	margin: 0px;
	font-size: 11px;
	padding-right: 5px;
}
#videos p{
 font-family: Georgia;
 margin: 0px;
 padding: 0px;
}
.searchb{
	border: 1px solid #009DEE;
	padding: 3px; 
	height: 12px;
	width: 200px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	
}
.searchbsel{
	border: 1px solid #009DEE;
	padding: 3px; 
	width: 150px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	
	
}
#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dashed #292929;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #292929;
width:175px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}
.hide{ display:none; }
/** menu style **/

#menu{
	position:static;
	display:block;
	height:31px;
	font-size:12px;
	font-weight: bolder;
	font-family:Verdana,Helvitica,sans-serif;
	text-transform:lowercase;
}
#menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#menu ul li{
	display:block;
	float:left;
	margin:0 0px 0 0;
}
#menu ul li a{
	display:block;
	float:left;
	color:#009dee;
	text-decoration:none;
	padding:6px 25px 0 25px;
	height:25px;
}
#menu ul li a:hover,#menu ul li a.current{
	color:#fff;
	background-color: #595959;
}
.imgl{
	float: left;
	padding-right: 10px;
}

.tableForm{
	border:  1px solid #009DEE;
	
}
/* stars */

.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 100px;
	height: 20px;
	position: relative;
	background: url(../images/star_rating.gif) top left repeat-x;		
}
star-rating ul li{
	display:block;
	float:left;
	margin:0 0px 0 0;
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 1;
	position: absolute;
	padding: 0px;

}
.star-rating li a:hover{
	background: url(../images/star_rating.gif) left bottom;
	z-index: 1;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:20px;
}
.star-rating a.two-stars{
	left:20px;
}
.star-rating a.two-stars:hover{
	width: 40px;
}
.star-rating a.three-stars:hover{
	width: 60px;
}
.star-rating a.three-stars{
	left: 40px;
}
.star-rating a.four-stars{
	left: 60px;
}	
.star-rating a.four-stars:hover{
	width: 80px;
}
.star-rating a.five-stars{
	left: 80px;
}
.star-rating a.five-stars:hover{
	width: 100px;
}
.spacer{
	font-size: 10px;
}
#cont_data{
	float: left;
	width: 200px;
	padding: 10px;
}
.commentbox{
	border: 1px dotted #108AAE;
	padding: 10px;
	font-size: 11px;
	line-height: 18px;
}
#commenter{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#posted{	
	font-size: 10px;
	color: #009DEE;
}
.b{
	font-weight: bold;
}
#textad{
	border: 1px dashed #FF6C00;
	background-color: #DBDBDB;
	padding: 10px;
}
.newsletter{
	background:#fff url(../images/h300.png) repeat-x;
	border:1px solid #ccc;
	position:relative;	
	height:100px;
	width: 275px;
	float:left;	
	margin:0px;
	padding: 10px;
}
.tooltip {
	background-color:#000;
	border:1px solid #fff;
	padding:10px 15px;
	width:200px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:12px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}

.contact{
	background: #fff2bd;
	color: #666666;
	font-size: 12px;
	padding: 10px;
	
}

.CALcpYearNavigation,
	.CALcpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.CALcpDayColumnHeader,
	.CALcpYearNavigation,
	.CALcpMonthNavigation,
	.CALcpCurrentMonthDate,
	.CALcpCurrentMonthDateDisabled,
	.CALcpOtherMonthDate,
	.CALcpOtherMonthDateDisabled,
	.CALcpCurrentDate,
	.CALcpCurrentDateDisabled,
	.CALcpTodayText,
	.CALcpTodayTextDisabled,
	.CALcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.CALcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-width:0 0 1 0;
			}
	.CALcpCurrentMonthDate,
	.CALcpOtherMonthDate,
	.CALcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.CALcpCurrentMonthDateDisabled,
	.CALcpOtherMonthDateDisabled,
	.CALcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.CALcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.CALcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.CALcpOtherMonthDate
			{
			color:#808080;
			}
	TD.CALcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1;
			border:solid thin #000000;
			}
	TD.CALcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.CALcpTodayText,
	TD.CALcpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1 0 0 0;
			}
	A.CALcpTodayText,
	SPAN.CALcpTodayTextDisabled
			{
			height:20px;
			}
	A.CALcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.CALcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.CALcpBorder
			{
			border:solid thin #6677DD;
			}