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

body{
	background-color:#b2b2b2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0;
}
.clear{
	float:none;
	clear:both;
}
/* GLOBAL ------------------------------------------------ */
#wrapper{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}

/* HOME -------------------------------------------------- */
#contentHome{
	min-height:336px;
	background:url(../images/banner_home.jpg) no-repeat;
	width:960px;
}
#homeRight{
	width:480px;
	padding-top:39px;
	float:left;
	background:url(../images/shadow_right.png) no-repeat;
}
#homeRightContainer{
	background:url(../images/border.gif) center repeat-y;
}
#colRight{
	float:left; 
	width:240px;
}
.colBlue{
	width:215px;
	background:url(../images/tab_blue.gif) no-repeat;
	min-height:29px;
	color:#fff;
	padding:12px 0px 0px 25px;
}
.contentBlue{
	color:#287484;
	font-size:13px;
}
.contentBlue a:link, .contentBlue a:visited, .contentBlue a:active{
	color:#287484;
	text-decoration:none;
}
.contentBlue a:hover{
	color:#000;
	text-decoration:none;
}

.contentRed{
	color:#784f4f;
	font-size:13px;
}
.contentRed a:link, .contentRed a:visited, .contentRed a:active{
	color:#784f4f;
	text-decoration:none;
}
.contentRed a:hover{
	color:#000;
	text-decoration:none;
}
.contentRed .newsSectionDate{
	font-size:10px;
	color:#000;
}
.contentRed .newsSectionTitle{
	font-size:12px;
	color:#000;
	padding-bottom:10px;
}
.contentRed .newsSection{
	padding:10px 10px 10px 28px;
	border-bottom:solid 1px #f2f2f2;
}

.colRed{
	width:215px;
	background:url(../images/tab_red.gif) no-repeat;
	min-height:29px;
	color:#fff;
	padding:12px 0px 0px 25px;
}
#chatBox{
	padding-bottom:10px;
}
#chatBox .username{
	color:#000;
	font-style:italic;
}
#homeLeft{
	width:459px;
	background-color:#e9e9e9;
	border-right:1px solid #d1d1d1;
	float:left;
	padding:10px 10px 10px 10px;
}
.titleNews{
	font-size:18px;
	color:#1f6172;
	font-weight:bold;
	padding-left:17px;
	background:url(../images/bullet_red.gif) 0px 6px no-repeat;
	float:left;
}
.titleIndex{
	font-size:10px;
	color:#913434;
	float:right;
	padding-top:3px;
}
.titleIndex a:link, .titleIndex a:visited, .titleIndex a:active{
	color:#913434;
	text-decoration:underline;
}
.titleIndex a:hover{
	color:#1f6172;
	text-decoration:none;
}
.rules{
	background:url(../images/dot.gif) center repeat-x;
	height:2px;
	padding: 10px 0px 10px 0px;
}
.rulesBevel{
	background:url(../images/bevel_rule.gif) center repeat-x;
	height:3px;
	padding: 10px 0px 10px 0px;
}

/* INSIDE ----------------------------------------------- */
#contentInside{
	width:960px;
	min-height:465px;
	background:url(../images/banner_template.jpg) no-repeat;
	font-size:14px;
}
#wrapperInside{
	padding:20px;
}
#insideRight{
	width:480px;
	padding-left:50px;
	float:left;
}

#insideRight a:link, #insideRight a:visited, #insideRight a:active{
	color:#304f65;
	text-decoration:none;
}
#insideRight a:hover{
	color:#a71c1c;
	text-decoration:none;
}

#insideRightAdmin{
	width:620px;
	padding-left:50px;
	float:left;
}

#insideRightAdmin a:link, #insideRightAdmin a:visited, #insideRightAdmin a:active{
	color:#304f65;
	text-decoration:none;
}
#insideRightAdmin a:hover{
	color:#a71c1c;
	text-decoration:none;
}

.titleInside{
	font-size:18px;
	font-weight:bold;
	color:#457598;
	height:32px;
	background:url(../images/line_grad.png) bottom no-repeat;
}
.titleInsideAdmin{
	font-size:18px;
	font-weight:bold;
	color:#a71c1c;
	height:32px;
	background:url(../images/line_grad.png) bottom no-repeat;
}
.adminMenu{
	padding:0px 0px 0px 15px;
}
.insideText{
	line-height:20px;
	letter-spacing:.2pt;
}
#mainInside{
	padding-top:30px;
}

#indexInside{
	font-size:12px;
	color:#193d58;
	width:230px;
	float:left;
}
#indexInside a:link, #indexInside a:visited, #indexInside a:active{
	font-size:12px;
	color:#5e84a2;
	text-decoration:none;
	font-weight:bold;
}
#indexInside a:hover{
	font-size:12px;
	color:#a71c1c;
	text-decoration:none;
	font-weight:bold;
}
.indexDate{
	font-size:11px;
	color:#000;
	font-style:italic;
}
.indexBreak{
	height:30px;
	background:url(../images/dot_small.gif) center repeat-x;
}
.indexBreakAdmin{
	height:15px;
	background:url(../images/dot_small.gif) bottom repeat-x;
}

.list {
	font-family:Arial, Helvetica, sans-serif;
	color:#304f65;
	font-size:14px;
}
.list th{
	background:url(../images/bg_table.gif) repeat-x;
	height:32px;
	color:#fff;
	padding-top:3px;
}
.tr1{
	height:23px;
	background-color:#e2e8ec;
}
.tr2{
	height:23px;
	background-color:#b6c6d2;
}
.list td{
	padding-left:5px;
}
/* NEWS ------------------------------------------------- */
#news_info{
	padding-left:17px;
	padding-bottom:17px;
}
#news_info a:link, #news_info a:visited, #news_info a:active{
	color:#28618b;
	text-decoration:underline;
}
#news_info a:hover{
	color:#784f4f;
	text-decoration:underline;
}
#news_info .date{
	font-size:11px;
	color:#173951;
}
#news_info .title{
	font-size:14px;
	color:#173951;
	font-weight:bold;
	padding-bottom:10px;
}
#news_info .img{
	float:left;
	width:135px;
}
#news_info .content{
	float:left;
	width:290px;
	padding-left:15px;
	line-height:17px;
	letter-spacing:.3px;
}
#newsItem{
	float:left;
	width:211px;
	padding-right:10px;
}
#newsItem .img{
	padding-bottom:10px;
	float:none;
}
#newsItem .date{
	font-size:11px;
	color:#173951;
}
#newsItem .title{
	font-size:13px;
	color:#173951;
	font-weight:bold;
	padding-bottom:10px;
}
#newsItem .title a:link{
	text-decoration:none;
}
#newsItem .content{
	line-height:17px;
	letter-spacing:.3px;
	padding:0px;
	width:211px;
}

/* MENU -------------------------------------------------- */
#menu{
	height:30px;
	background:url(../images/bg_menu.gif) repeat-x;
	border-bottom:#ff9600 solid 3px;
}
.menuItem{
	width:auto;
	padding:8px 31px 0px 31px;
	height:20px;
	float:left;
	font-size:12px;
	color:#325d7e;
	border-left: 1px solid #f2f2f2;
}
.menuItem a:link, .menuItem a:visited, .menuItem a:active{
	color:#325d7e;
	text-decoration:none;
}
.menuItem a:hover{
	color:#fff;
	text-decoration:none;
}

/* BANNER AREA ------------------------------------------------ */
#newsTicker{
	height:24px;
	background:url(../images/bg_news_ticker.jpg) no-repeat;
	width:920px;
	color:#FFF;
	padding:8px 20px 0px 20px;
}
#bannerArea{
	height:297px;
	width:960px;
}
#bannerAreaInside{
	height:136px;
	width:960px;
}

.titleBannerHome1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ffde00;
}
.titleBannerHome2{
	font-family:"Times New Roman", Times, serif;
	font-size:35px;
	color:#fff;
}
.titleBannerHome3{
	font-family:"Times New Roman", Times, serif;
	font-size:29px;
	color:#fff;
}

/* FOOTER ---------------------------------------------------- */
#footer{
	background:url(../images/bg_footer.jpg) no-repeat;
	height:130px;
	width:960px;
	font-family:Arial, Helvetica, sans-serif;
	color:#287484;
	font-size:12px;
}
#footer a:link, #footer a:visited, #footer a:active{
	color:#325d7e;
	text-decoration:none;
}
#footer a:hover{
	color:#aa3226;
	text-decoration:none;
}

/* jQuery Validate */
div.container {
	background-color: #eee;
	border: 1px solid red;
	margin: 1px;
	padding: 1px;
}
div.container ol li {
	list-style-type: disc;
	margin-left: 0px;
}
div.container { display: none }
.container label.error {
	display: inline;
}
input.error { border: 1px dotted red; }

/* Image border */
img.border{
	background-color:#FFFFFF;
	border:1px solid #CBCBCB;	
	padding:4px;
	margin-top: 1px;
	margin-bottom:2px;
	margin-left: 1px;
	margin-right: 10px;
}
.imagebox{
	padding-left: 1px;
	float: left;
	width: 230px;
}