html{
	padding:0px;
	margin:0px;
}

body{
	background:#D7CDBB url(../images/body_bg.gif) repeat-x;
	text-align:center;
	padding:0px;
	margin:0px;
	font-family: "Trebuchet MS";
    font-size: 14px;
    color: #444444;
}

#site{
	width:1006px;
	text-align:left;
	margin:0 auto;
	background:url(../images/content_bg.png) repeat-y;
}

#content{
	clear: both;
	margin: 0 auto;
	width: 970px;
	display:table;
}

.row{
	float: left;
	width: 100%;
	display: block;
	position: relative;
}

.column{
	float:left;
	left:100%;
	position:relative;
}

.column2, .column3{
	padding:0 0 0 10px;
}

form{
	padding:0px;
	margin:0px;
}

div,p,td,li,input,option,select,textarea{
	font-family:inherit;
}


strong,bold,i{
	font-size:inherit;
	color:inherit;
}


table.compact{
	border-collapse:collapse;
	border-spacing:0px;
	border:none;
}

table.compact tr, table.compact td{
	margin:0px;
	padding:0px;
}

table.default{
	border-collapse:collapse;
	border:none;
	border-spacing:0px;
	width:100%;
}

table.default tr, table.default tr td{
	border-collapse:collapse;
}

table.normal{
	width:100%;
}

table.normal tr, table.normal tr td{
}

.sterm{
	width:184px;
	height:16px;
	border:none;
	background:#ffffff;
}

.searchtext {
                    color:#FFFFFF;
                    font-size:11px;
                    line-height:11px;
                   text-align:left;
}

.checkboxsearch{
	width:14px;
	height:14px;
	border:none;

}

.stermshort{
	width:110px;
	height:16px;
	border:none;
	background:#ffffff;
}


.stermreq{
	width:184px;
	height:16px;
	border:none;
	background:#efefef;
}

.schbox{
	border:none;
	background:#ffffff;

}
.stermshortreq{
	width:125px;
	height:16px;
	border:none;
	background:#efefef;
}

#header{
	float:left;
}

#header{
	background:#ffffff;
}



.datetime{
	float:left;
	height:18px;
	color:#0C4093;
	font-size:11px;
	font-weight:normal;
	margin:5px;
}

.login{
	float:left;
	height:18px;
	color:#333333;
	font-size:12px;
	font-weight:normal;
	margin:5px;
	text-align:right;
	width:250px;
}

.login a{
	font-weight:bold;
                     font-size:11px;
}

.playvideo a{
	font-weight:normal;
                     font-size:10px;
                     color:#FF4F3C; text-decoration:none;}

.playvideo a.hover{
	font-weight:normal;
                     font-size:10px;
                     color:#076AB1; text-decoration:underline;}

.clear{
	clear:both;
}

.required{
	border:1px solid #FF0000;
	background:#F3F9FD;
}

.text,.frmreq{
	border:1px solid #999999;
	background:#FFFFFF;
	text-indent:2px;
}

.content_block, .slot{
	float:left;
}

.content_block{
	width:100%;
}

.content_block_container{
	margin:10px 0 0 0px;
}

.content_block .title{
    padding-left:10px;
}


#fvideos{
	height:377px;
	overflow:hidden;
}

#delslot,#diggslot{
	border:none;
	margin:0px;
	padding:0px;
}

.liBlueBox{
	list-style-type:none;
	background: url(../images/bluebox.gif);
	background-repeat:no-repeat;
	background-position:left 8px;;
	text-indent:15px;
	line-height:20px;
	margin-left:-17px;
}

.tdBlueBox{
	background: url(../images/bluebox.gif);
	background-repeat:no-repeat;
	background-position:22px center;
	padding-left:35px;
	line-height:20px;
}

.tdPadBox{
	padding-left:20px;
	line-height:15px;
}

table.footer{
	font-size:11px;
}


td.footer{
	color:#928E88;
        font-size:11px;
        background-color:#DFDBD6;
}
a.footer{
	color:#928e88;
}

a.footer:hover{
	color:#555555;
}


.red{
	color:#ff0000;
}

.date{
	color:#999999;
}

#modal_container {  
	padding:5px;  
	background-color:#fff;  
	border:1px solid #666;  
	overflow:auto;  
	font-family:"Lucida Grande",Verdana;  
	font-size:12px;  
	color:#333;  
	text-align:left; 
	z-index:100000; 
} 
 
#modal_overlay {  
	background-color:#000;  
} 

.gallery_image{
	margin:0;
	padding:0;
	width:150px;
	height:130px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #dddddd;
	background:#eeeeee;
}

.gallery_image_hover{
	margin:0;
	padding:0;
	width:150px;
	height:130px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #999999;
	background:#cccccc;
}

.err404{
	background:url(../images/404.gif);
	background-repeat:no-repeat;
	padding-left:300px;
	height:100px;
}

.paging{
	text-align:right;
	font-size:10px;
}
 


td.cal_days{
	border-bottom:#7A99CA 5px solid;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#48464B;
	font-weight:bold;
}

td.event{
	width:75px;
	height:100px;
	vertical-align:top;
	text-align:left;
	border:1px solid #7A99CA;
	border-collapse:collapse;
}

.blog_header,a.blog_header, a.blog_header:hover{
	font-size:16px;
	color:#111111;
	text-decoration:none;
	font-weight:bold;
}


.blog_date{
	font-size:10px;
	color:#999999;
}

.blog_footer,a.blog_footer,a.blog_footer:hover{
	font-size:12px;
	color:#999999;
}
