body {
	margin:0;
	color:#000;
	font:12px/14px Verdana,Arial,Tahoma, sans-serif;
	background:#fff url(/templates/main/images/bg-body.gif) repeat-x;
}
img {border:none;}
h3 {clear:both;}

form,fieldset{
	margin:0;
	padding:0;
}
a:focus {
	outline:none;
}
fieldset {border-style:none;}
.page-width {
	padding:0 100px 20px;
	margin:0 auto;
	/*min-width:900px;*/
	min-width:994px;
}
/* header */
#header {
	position:relative;
	z-index:1;
	height:220px;
}
#header strong a {
	position:absolute;
	left:0;
	top:80px;
	width:514px;
	height:110px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/templates/main/images/logo.png) no-repeat;
}
#header ul.top-nav {
	position:absolute;
	left:0;
	top:54px;
	margin:0;
	padding:0;
	list-style:none;
}
#header ul.top-nav li {
	float:left;
	padding:0 6px 0 8px;
	background:url(/templates/main/images/bg-sep-nav.gif) no-repeat 0 50%;
}
#header ul.top-nav li:first-child {
	background:none;
}
#header ul.top-nav a {
	color:#8db3e2;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
}
#header ul.top-nav a:hover {
	text-decoration:underline;
}
/* main nav */
#header .main-nav {
	position:absolute;
	right:0;
	top:81px;
}
#header .main-nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#header .main-nav ul li {
	float:left;
	margin-right:4px;
	width:94px;
	height:66px;
	padding:42px 0 0;
	text-align:center;
	background:url(/templates/main/images/bg-item.png) no-repeat;
}
#header .main-nav ul a {
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;

	text-decoration:none;
}
#header .main-nav ul li.it1 a {
	color:#0084ff;
}
#header .main-nav ul li.it2 a {
	color:#337020;
}
#header .main-nav ul li.it3 a {
	color:#ff00e4;
}
#header .main-nav ul li.it4 a {
	color:#ff8a00;
}
#header .main-nav ul li.it5 {
	background:url(/templates/main/images/bg-item2.png) no-repeat;
}
#header .item-hover {
	position:absolute;
	right:30px;
	top:0;
	width:251px;
	height:221px;
	text-indent:-9999px;
	background:url(/templates/main/images/bg-item-hover.png) no-repeat;
}
/* search */
#header .search {
	position:absolute;
	left:0;
	top:190px;
	width:218px;
	height:21px;
	padding:1px;
	background:url(/templates/main/images/bg-search.gif) repeat-x;
}
#header .search input.field {
	float:left;
	width:182px;
	height:15px;
	padding:2px 5px;
	color:#7e9ecc;
	font:12px/14px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #81baf0;
	background:#fff;
}
#header .search input.btn {
	float:right;
	margin:0;
}
/* columns holder */
.columns-holder {
	padding:7px 0 0 232px;
	overflow:hidden;
	height:1%;
}
/* sidebar */
.sidebar {
	width:232px;
	float:left;
	display:inline;
	margin:0 0 0 -232px;
}
.sidebar h2 {
	margin:0 0 0 10px;
	color:#ff004e;
	font-size:12px;
	line-height:40px;
	text-transform:uppercase;
	font-weight:normal;
}
.box-nav {
	width:213px;
	overflow:hidden;
	background:#09274f url(/templates/main/images/box-top.gif) no-repeat;
}
.box-nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
.box-nav ul li {
	overflow:hidden;
	zoom:1;
	margin-bottom:4px;
}
.box-nav ul li em {
	display:block;
	font-style:normal;
	padding:1px 0;
	border-top:1px solid #54739d;
	background: #2c528a url(/templates/main/images/bg-nav.gif) no-repeat;
}
.box-nav ul li.active em{
    background:url(/templates/main/images/bg-nav-act.gif) repeat-y 1px 0 !important;
}
.box-nav ul span {
	display:block;
	background:url(/templates/main/images/bg-plus.gif) no-repeat 4px 50%;
}
.box-nav ul a {
	display:block;
	color:#8db3e2;
	margin:0 0 0 23px;
	font-size:12px;
	line-height:15px;
	text-decoration:none;
}
.box-nav ul li.active span {
       background:url(/templates/main/images/bg-nav-plus-act.gif) no-repeat 4px 50%;
}
.box-nav ul li.active {
	font-weight:bold;
	color:#fff;
	background: url(/templates/main/images/bg-nav-act.gif) left top no-repeat;
}
.box-nav ul li.active a{
    color: #fff;
}
.box-nav ul ul {
	margin:4px 0 0 15px;
	padding:0 5px 4px 0;
	border:solid #54739d;
	border-width:1px 0 0 1px;
	background:#2c528a;
}
.box-nav ul ul li,
.box-nav ul ul a {
	background:none !important;
	border:none !important;
	font-weight:normal !important;
	color:#8db3e2 !important;
}
.box-nav ul ul li.active a {
	color:#fff;
	padding-left:18px;
	color:#fff !important;
	background:url(/templates/main/images/bg-nav-plus.gif) no-repeat 3px 50% !important;
        margin: 0 !important;
}
/* box news */
.box-news {
	width:213px;
	margin:10px 0 0;
	background:#caccdd url(/templates/main/images/box-top.gif) no-repeat;
}
.box-news h2 {
	margin:0;
	padding-left:10px;
	background:url(/templates/main/images/bg-title.gif) repeat-x 0 100%;
}
.box-news-btm {
	padding:0 0 10px;
	background:url(/templates/main/images/box-btm.gif) no-repeat 0 100%;
}
.box-news .news-info {
	overflow:hidden;
	height:1%;
	padding:10px 10px 0;
}
.box-news .news-info h3 {
	margin:0;
	color:#092c55;
	font-size:12px;
	line-height:16px;
}
.box-news .news-info p {
	margin:13px 0 5px;
	font-size:12px;
	color:#092c55;
}
.more a {
	float:right;
	clear:both;
	color:#2c528a;
	font-size:12px;
	text-decoration:none;
	padding-right:10px;
	background:url(/templates/main/images/bg-arrow.gif) no-repeat 100% 60%;
}
.more{
    overflow: hidden;
    zoom:1;
}
.allnews{
    margin-right: 10px;

}
.more a:hover {
	text-decoration:underline;
}
/* content */
.content {
	float:left;
	width:100%;
	background:url(/templates/main/images/bg-content.gif) repeat-y;
}
.boxc-topl {
	margin:0 0 0 12px;
	background:#e2e2e2 url(/templates/main/images/box-top-left.gif) no-repeat;
}
.boxc-topr {
	background:url(/templates/main/images/box-top-right.gif) no-repeat 100% 0;
}
.boxc-btml {
	background:url(/templates/main/images/box-btm-left.gif) no-repeat 0 100%;
}
.boxc-btmr {
	padding:10px 24px;
	min-height:340px;
	background:url(/templates/main/images/box-btm-right.gif) no-repeat 100% 100%;
    overflow: hidden;
	zoom: 1;   
}
* html .boxc-btmr {
	height:340px;
}
.content h1 {
	margin:0;
	color:#09274f;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
}
.content h2 {
	margin:15px 0 0;
	color:#092c55;
	font-size:12px;
	line-height:20px;
}
.content p {
	margin:15px 0 0;
	color:#092c55;
	font-size:12px;
	line-height:16px;
}
.content table {
	margin:20px 0 0;
}
.content table tr th {
	color:#000;
	padding:0 5px;
	font-size:14px;
	line-height:20px;
	background:#8db3e2;
}
.content table tr td {
	border:solid #999;
	line-height:20px;
	padding:0 3px;

	border-width:1px 1px 1px 1px;
}
.content table .first, .reset_tbl .first{
	border-left:none;
}
.content table tr.blue td , .reset_tbl table tr.blue td{
	background:#b8cce4;
}
.content .contact {
	margin:20px 0 0;
	padding:0 0 0 16px;
	background:url(/templates/main/images/bg-contact.gif) no-repeat;
}
.contact p {
	margin:0;
	color:#fff;
	font-size:11px;
	line-height:24px;
}
.contact p span {
	color:#8db3e2;
	margin-left:20px;
	font-weight:bold;
}
/* footer */
.footer-holder {
	padding:0 50px;
	height:60px;
	background:#042246 url(/templates/main/images/bg-footer.gif) repeat-x;
}
.footer ul {
	margin:0;
	padding:4px 0 0;
	list-style:none;
	overflow:hidden;
	zoom:1;
}
.footer ul li {
	float:left;
	padding:0 5px 0 6px;
	background:url(/templates/main/images/bg-sep-foot.gif) no-repeat 0 50%;
}
.footer ul li:first-child {
	background:none;
}
.footer ul a {
	color:#fff;
	font-size:10px;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}
.footer ul a:hover {
	text-decoration:underline;
}
.search_tbl td, .reset_tbl td {
    background: none !important;
    border:none !important;
    text-align: left !important;}

.thumb_video {
	}

.thumb_image{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline;
}
.thumb_image .w140 {width:140px; height:201px; font-size: 11px; line-height: 11px;}

#news_list .news_item{
    margin-bottom: 10px;
}
#news_list .news_item h3{
    color:#092C55;
    font-size:12px; 
    line-height:16px;
    margin: 0;
}
#news_list .news_item .more a{
    float: left;
}
.vote{
    margin-bottom: 5px;
    color:#8DB3E2;
    font-size:12px;
    background: #2C528A;

}
#vote_title{
     color:#8DB3E2;
     font-weight: bold;
     padding: 5px;
}
.vote_controls{
    padding: 5px;
}
#count_votes{
    padding: 5px;
    color:#8DB3E2;
    font-weight: bold;

}
.login_body{
    padding: 10px;
    color:#8DB3E2;
}
.login_body a{
    color: #2C528A;
}
#enter{
    position: relative;
    top: -10px;
}
#nav_pages{
	overflow: hidden;
}
#nav_pages li{
	float: left;
	list-style: none;
	margin-right: 5px;
	padding: 0;
}
#nav_pages li a{
	color: #2C528A;
}

.clear {clear:both;}
