@charset "utf-8";
* {
 margin: 0;
 padding: 0;
 border: 0;
}

html {
 height: 100%;
 background: url(../images/bg.jpg) 0 0 repeat-x #ced9dd;
}

body {
 min-height:100%;
 height: 100%;
 font-family: Arial, Helvetica, sans-serif;
}

div.wrapper {
 width: 916px;
 height: auto !important;
 min-height:100%;
 height: 100%;
 margin-left: auto;
 margin-right:auto;
}

div.wrapper_right{
	background: url(../images/contentbg.png) 0 0 repeat-y;
	width: 900px;
	position: relative;
	padding-left: 8px;
	padding-right: 8px;
}

div.logo{
	position: absolute;
	margin-left: 40px;
	width: 330px;
	height: 89px;
	z-index: 5;
	top: 0px;
	left: 0px;
}

div.topmodules{
	top: 0px;
	left: 0px;
	position: relative;
	min-height: 86px;
	z-index: 4;
}

div.topmenu{
	width: 100%;
	height: 24px;
	background: url(../images/menubg.jpg) 0 0 repeat-x;
	z-index: 20;
	position: relative;
}

div.topmenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 24px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	font-weight: 700;
	/*margin: 0 5px;*/
}

div.moduletable-slidemenu{
	margin-left: 140px;
}

div.topmenu ul{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	margin-left: 0px;
}

div.topmenu ul li{
	float: left;
	margin: 0 10px;
	padding: 0;
	position: relative;
	
}




div.topmenu li ul { 
	position: absolute; 
	/*left: -40px; */
	top: 23px; 
	display: none;
	background: #4891b1;
	border: 1px solid #b1d5e1;
		filter: alpha(opacity=90);
	opacity: 0.9;
	z-index: 40;

}

div.topmenu li ul li{
	margin: 0;
	padding: 0 10px;
	float: none;
}

div.topmenu li ul li a{
	font-size: 10px;
}


div.topmenu li:hover ul, div.topmenu li.over ul{ 
	display: block; 
}


div.shadow{
	width: 100%;
	height: 5px;
	background: url(../images/shadow.jpg) repeat-x;
}

div.content table{
	width: 100%;
	position: relative;
	z-index: 1;
}



td.main{
	vertical-align: top;
	padding: 0 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #002f5b;
	line-height: 1.5;
	text-align: justify;
}

td.main a, td.main a:visited{
	color: #0063ff;
	text-decoration: none;
}

td.main a:hover{
	text-decoration: underline;
}

div.corner1{
	background: #cddce4 url(../images/corner1.jpg) 0 0 no-repeat;
}

div.corner2{
	background: url(../images/corner2.jpg) 100% 0 no-repeat;
}

div.corner3{
	background: url(../images/corner3.jpg) 0 100% no-repeat;
}

div.corner4{
	background:  url(../images/corner4.jpg) 100% 100% no-repeat;
	width: 100%;
}

td.main div.container{
	padding: 7px;
}

td.right{
	width: 292px;
	vertical-align: top;
}

div.right_mo{
	width: 287px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002F5B;
	line-height: 1.5;
}

div.right_mo div.middle{
	background: url(../images/rightmiddle.jpg) 0 0 repeat-y;
}

div.right_mo div.top{
	background: url(../images/righttop.jpg) 0 0 no-repeat;
}

div.right_mo div.bottom{
	background: url(../images/rightbottom.jpg) 0 100% no-repeat;
	width: 285px;
	padding: 1px;
}

#videoplayer1{
	width: 275px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

div.wrapper_left{
	background: url(../images/contentbgbottom.png) 0 0 no-repeat;
	width: 916px;
	height: 16px;
}

div.wrapper div.footer_guarantor {
 height: 69px;
 clear: both;
}

div.footer_wrapper {
 margin: auto;
 margin-top: -69px;
 width: 100%;
 height: 69px;
 clear: both;
 background: url(../images/footerbg.jpg);
}

div.footer{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	color: #ced9dd;
	font-size: 12px;
}

div.footer a, div.footer a:visited{
	color: #ced9dd;
	text-decoration: none;
}

div.footer a:hover{
	text-decoration: underline;
}

div.footer_left{
	margin-top: 25px;
	width: 510px;
	text-align: center;
	float:left;
}

div.footer_right{
	margin-top: 35px;
	width: 302px;
	text-align: center;
	float:left;
}

#footer_center{
	margin-top: 23px;
	width: 88px;
	height: 31px;
	float: left;
}
	

.content {
	padding:1px;
}

div.clr{
	line-height: 1px;
	display:block;
	height: 1px;
}

div.catItemLinks{
	margin: 0;
}

div.catItemReadMore{
	display: block;
	border-bottom: 1px solid #00ADD8;
	padding-bottom: 5px;
}


.componentheading{
font-family:Georgia,"Times New Roman",Times,serif;
font-size:36px;
font-weight:normal;
line-height:110%;
margin:0;
padding:10px 0 4px;
}

.moduletable_poll{
	padding: 10px;
	font-family: Tahoma,Geneva,sans-serif;
	color: #002F5B;
	font-size: 12px;
	
}

.moduletable_poll thead{
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #395D96;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5;
	
}

td.main .catItemTitle a, td.main .catItemTitle a:visited{
	color: #395d96;
}

td.main a.contentReadMore, td.main a.contentReadMore:visited{
	color: #00add8;
}

div#button1{
	float: left;
	width: 163px;
	height: 39px;
	background: url(../images/button1.jpg);
}

div#button2{
	float: right;
	width: 163px;
	height: 39px;
	background: url(../images/button2.jpg);
}

span#button3{
	width: 227px;
	height: 40px;
	background: url(../images/button3.jpg);
	display: block;
}


table.apoll_poll input.button{
	width: 82px;
	height: 23px;
	background: url(../images/button.png) no-repeat;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	cursor:pointer;
	padding-bottom: 2px;
}

.pagination span, .pagination a{
	margin-left: 3px;
	margin-right: 3px;
}

div.clr{
	clear: both;
}

td.right a, td.right a:visited{
	color:#0063FF;
	text-decoration: none;
	padding: 3px;
}

td.right a:hover{
	text-decoration: underline;
}
/*
.catItemBody{
	float:left;
	width: 100%;
}
*/
.catItemHeader{
	/*margin-top: 50px;*/
	margin-left: 20px;
	margin-top: 10px;
	/*width: 300px;*/
	/*float: left;*/
	padding-right: 15px;
}

div.catItemIntroText{
	/*width: 300px;*/
	/*float:right;*/
	padding-right: 15px;
}


div.catItemImageBlock{
	/*width: 200px;*/
	/*float:left;*/
	margin-right: 10px;
	margin-bottom: 10px;
}





div.container h3 a, div.container h3 a:hover, div.container h2{
	background-color: #cddce4;
	font-size: 20px;
	color: #002f5b;
	text-decoration: none;
	line-height: 1.5;
	text-decoration: none;
}

div.container .componentheading, div.container .itemTitle{
	background-color: #cddce4;
	font-size: 24px;
	color: #002f5b;
	text-decoration: none;
	line-height: 1.5;
	text-decoration: none;
}

div.container div div h3 a, div.container div div h3 a:hover{
	font-family: Tahoma, Geneva, sans-serif;
}

div.maxim h3 a, div.container h3 a:hover, div.maxim2 h3 a{
	background-color: #cddce4;
	font-size: 20px;
	color: #002f5b;
	text-decoration: none;
	line-height: 1.5;
	text-decoration: none;
}

.itemCommentsCounter{
	margin: 10px 0;
}

input#other_recipients, input#sender{
	width: 307px;
}

div.invite{
	position: absolute;
	top: 0;
	left: 740px;
	z-index: 20;
}

table.apoll_poll label{
	margin-left: 7px;
	line-height: 1.5;
}

input, textarea{
	border:1px solid #002F5B;
}
