@charset "utf-8";

.wrapper
{
	background: url(images/mainWrap.jpg) no-repeat top center;
}

.centralizer
{
	width: 960px;
	background: url(images/bgHeader.jpg) no-repeat top left;
	margin: 0 auto;
	padding: 0;
	line-height: 20px;
}

body
{
	background-color: #000;
	color: #fff;
	font-family: Arial AMU Bold, Arial AMU, Arial;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

h1
{
	font-size: 36px;
	line-height: 36px;
	margin: 10px 0 20px 0;
}

a
{
	color: #fff;
	/*text-decoration: underlined;*/
}

a:focus /*Fix for Firefox' dotted outline*/
{
	outline: none;
}
a img
{
	border: none;
}

.leftWrap
{
	width: 240px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 10px 0 0 0;
}

.middleWrap
{
	width: 440px;
	padding: 0 20px;
	margin: 10px 0 10px 0;
	float: left;
	display: inline;
	overflow: hidden;
}

.rightWrap
{
	width: 240px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 10px 0 0 0;
}

.headerWrap
{
	margin: 0;
}

.logo
{
	margin: 20px 0 40px 0;
	width: 240px;
	height: 130px;
	float: left;
	display: inline;
	overflow: hidden;
}

.logoLink
{
	display: block;
}

.logoImg
{
	display: block;
}

.slogan
{
	line-height: normal !important;
	width: 480px;
	margin: 40px 0;
	float: left;
	display: inline;
	overflow: hidden;
}

.rightSide
{
	width: 240px;
	height: 190px;
	float: left;
	display: inline;
	overflow: hidden;
}

.hotLine
{
	width: 200px;
	height: 100px;
	margin: 40px 20px 20px 0;
}

.lang
{
	height: 30px;
}

.lsul
{
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
	overflow: hidden;
}

.lsli
{
	display: inline;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.lsa
{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #900;
}

.lcol
{
	color: #fff;
}

.hotLineText
{
	font: black;
	font-size: 24px;
	line-height: 26px;
}

.menu 
{
	line-height: 30px;
	margin: 0 0 10px 0;
}

.menuWrap
{
}

.firtsLevel
{
	cursor: pointer;
}

.point
{
	width: 10px;
	height: 10px;
	margin: 10px 0 0 0;
	background: url(images/points.gif) no-repeat top left;
	float: left;
	display: inline;
	overflow: hidden;	
}

.pointWhite
{	
	width: 10px;
	height: 10px;
	margin: 10px 0 0 0;
	display: inline;
	overflow: hidden;
}

.firstLevelMenu
{
	font-size: 18px;
	text-align: left;
	padding: 0 10px;
	float: left;
	display: inline;
	overflow: hidden;
}

.firstLevelMenuLink
{
	color: #fff;
	text-decoration: none !important;
}

.secondLevelMenu
{
	margin: 0 10px 0 20px;
}

.secondLevelMenuLink:link, .secondLevelMenuLink:visited
{
	font-size: 16px;
	color: #fff;
	text-decoration: none !important;
	padding: 0 0 0 20px;
}

.linkWrap
{}
.linkWrap:hover, .secondLevelMenuLink:active {
	font-size: 16px;
	background: url(images/bgMenuItem.gif) no-repeat;
	color: #fff;
	text-decoration: none !important;
}


/*Polling*/
.pollingWrap1
{
	background: url(images/bgSubscripTop.gif) no-repeat top left #900;
	margin: 0 0 10px 0;	
}

.pollingWrap2
{
	background: url(images/bgPollingFooter.jpg) no-repeat bottom left;
	padding: 10px 20px 100px 20px;
}

.headers
{
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	margin: 0 0 15px 0;
}

.headers a
{
	text-decoration: none !important;
}

.successframe
{
	height:270px;
	width:200px;
}

.blockbody
{
	background: #900;
}

.polForm
{
	margin: 0px;
	padding: 0px;
}
.polItemWrap
{
	/*height: 260px;*/
	
	overflow: hidden;
}
.polItemPad
{
	padding: 0;
}
.polHeader
{
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}
.polItem
{
	overflow: hidden;
}
.polAnswerList
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.polAnswerItem
{
	margin: 7px 0 0 0;
}
.polAnswerText
{
}
.polBot
{
	padding: 5px 0 0 0;
}
.tMessageWrap
{
}
.tMessage
{
	text-align: center;
	margin: 5px 0 0 0;
	font-size: 16px;
}
.voteDetails
{
	width: 100px;
	padding: 0;
}
.voteBarPad
{
	/*
	padding: 1px;
	border: 1px solid black;
	*/
	width: 100px;
	margin: 3px 0px 0px 0px;
}
.voteBar
{
	background: #f00;
	height: 7px;
	overflow: hidden;
}
.polNumVotes
{
	font-size: 14px;
	margin: 10px 0 0 0;
}
.polNum
{
	color: #f00;
}
.radioCheck
{
	width: 10px;
}

/*NEWS*/
.newsWrap1
{
	background: url(images/bgNewsFooter.gif) no-repeat bottom left #900;
	margin: 0 0 10px 0;	
}

.newsWrap2
{
	background: url(images/bgNews.jpg) no-repeat top left;
	padding: 10px 20px 20px 20px;
	line-height: 20px;
}

.newsDate
{
	font-size: 12px;
	margin: 20px 0 0 0;
}

.newsHeader
{
	margin: 0 0 25px 0;
	font-size: 12px;
}

.newsHeaderLink
{
	text-decoration: none !important;
}

.newsText
{
	font-size: 12px;
}

.right
{
	font-size: 12px;
	margin: 0 0 20px 0;
}

/*SEARCH*/
.searchWrap
{
	background: url(images/bgSubscripTop.gif) no-repeat top left #900;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
}

.search
{
	background: url(images/bgNewsFooter.gif) no-repeat bottom left #900;
	margin: 0 0 10px 0;
	padding: 20px;
}

/*SUBSCRIPTION*/
.subscWrap1
{
	background: url(images/bgSubscripTop.gif) no-repeat top left #900;
	margin: 0 0 10px 0;		
}

.subscWrap2
{
	background: url(images/bgSubscripFooter.jpg) no-repeat bottom left;
	padding: 10px 20px 57px 20px;
}

.pageItem
{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.pageItem:hover
{
	color: #900;
	font-weight: normal;
	text-decoration: none;
}

.pageSel
{
	color: #900;
	font-weight: normal;
	text-decoration: none;
}

.pagingWrap
{
}

.paging
{
	text-align: center;
}

.button
{
	width: 102px;
	height: 32px;
	border: 0 none;
	background: url(images/bgSendButton.gif) no-repeat;
	color: #fff;
	overflow: visible;
	padding: 0 16px;
	margin: 8px 5px 0 0;
}



.subscrinput
{
	width: 192px;
	height: 27px;
	padding: 5px 0 0 10px;
	background: url(images/bgMailForm.gif) no-repeat;
	font-weight: bold;
	color: #fff;
	text-align: left;
	border: 0 none;
}





/*Banners*/
.footerWrap
{
}

.banners
{
	background: url(images/bgFooterTop.gif) no-repeat top left #900;
	padding: 20px 20px 0 0;
}

.oneBanner
{
	margin: 0 0 15px 20px;
	float: left;
	display: inline;
	overflow: hidden;
}

.bannerLink
{
	display: block;
}

.bannerLinkImg
{
	display: block;
}

.footerText
{
	background: url(images/bgFooter.jpg) no-repeat top left;
	height: 93px;
	padding: 9px 20px;
	font-size: 12px;
	text-align: center; 
}

.pad
{
	padding: 0;
	margin: 0 0 5px 0;
	width: 120px; 
}
.controls
{
	margin: 10px 0 0 0;
	text-align: center;
	font-size: 12px !important;
}

p
{
	margin: 0;
}