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


body.main {
	margin: 10px 0px 0px 38px;
	background-color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
}

td{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
}

input,select,textarea{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px;
	background-color: white;
	color: #4E4E4E;
	border: 1px solid black;
}


a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: underline;
	font-weight: normal;
	color: #303e99;
}

a.black a.black:hover{
	color: black;
}

p{
	line-height:13px;
	margin:0 0 15px 0;
	padding:0;
	color:#4E4E4E;
}

h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 26px;
	color: black;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight:normal;
	color: #4E4E4E;
	padding:0px;
	margin:0px;
}

h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight:normal;
	color: #4E4E4E;
	padding:0px;
	margin:0px;
}

h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight:normal;
	color: black;
	padding:0px;
	margin:10px 0px 0px 0px;
}

img{
	border: none;
}

.title{
	font-size: 14px;
	font-weight: normal;
}

.sub-title{
	color: #9f9f9f;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

div.test{
	text-align:center;
	border-top: 1px solid #e6e6e6;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

div#login{
	width: 950px;
	line-height: 50px;
	height:25px;
	background-color:#ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}


div#login input.login{
	background-color: white;
	padding: 4px 10px 0px 20px;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	width: 90px;
	height: 20px;
	line-height: 15px;
	margin: 0px;
	background-image:url(../images/bg_login.gif);
	background-position:top;
	background-repeat:no-repeat;
}

div#top{
	margin: 0px;
	padding:0px;
	position: relative;
	top: 0px;
	left:0px;
	height:121px;
	width:950px;
	background-color: white;
}


div#top img#logo{
	position:absolute;
	bottom: 0px;
	left: 30px;
}

div#top img#video3{
	position:absolute;
	bottom: 0px;
	right: 0px;
}

div#top img#video2{
	position:absolute;
	bottom: 0px;
	right: 230px;
}

div#top img#video1{
	position:absolute;
	bottom: 0px;
	right: 460px;
}

div#main-menu{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	height: 29px;
	width: 950px;
	background-image:url(../images/bg_main_menu.gif);
	background-position:top;
	background-repeat:repeat-x;
}
div#main-menu a{
	float: left;
	height: 29px;
	line-height: 29px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration:none;
}



div#main-menu a.button{
	padding: 0px 15px;
	background-image:url(../images/bg_main_menu_button.gif);
	background-position:left;
	background-repeat:no-repeat;
}

div#main-menu a.button_first{
	padding: 0px 15px;
	background-image:url(../images/bg_main_menu_first_button.gif);
	background-position:left;
	background-repeat:no-repeat;
}

div#main-menu a.button:hover{
	background-image:url(../images/bg_main_menu_abutton.gif);
	background-position:left;
	background-repeat:no-repeat;
}

div#main-menu a.button_first:hover{
	background-image:url(../images/bg_main_menu_first_abutton.gif);
	background-position:left;
	background-repeat:no-repeat;
}
div#main-menu a.abutton_first{
	padding: 0px 15px;
	background-image:url(../images/bg_main_menu_first_abutton.gif);
	background-position:left;
	background-repeat:no-repeat;
}

div#main-menu a.abutton{
	padding: 0px 15px;
	background-image:url(../images/bg_main_menu_abutton.gif);
	background-position:left;
	background-repeat:no-repeat;
}

div#main-menu div#search{
	float: right;
	padding: 2px 0px;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	width: 146px;
	height: 15px;
	margin: 5px 0px 0px 0px;
	line-height: 15px;
	background-image:url(../images/bg_search.gif);
	background-position:top;
	background-repeat:no-repeat;
}

div#main-menu div#search input{
	background-color: white;
	padding: 0px;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	width: 110px;
	height: 12px;
	margin: 2px 30px;
}


div#sub-menu{
	width: 	950px;
	margin: 0px;
	padding: 0px;
	height: 27px;
	background-color: #e6e6e6;
	line-height: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

div#sub-menu select{
	margin: 5px 5px;
}

div#sub-menu ul, div#sub-menu li{
	margin: 0px;
	padding: 0px;
}

div#sub-menu a{
	margin: 0px;
	padding: 0px;
	height: 27px;
	line-height: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #303e99;
	text-decoration: none;
}


div#sub-menu a.button{
	float: left;
	background-color: #e6e6e6;
	padding: 0px 10px;
}

div#sub-menu a.button:hover{
	background-color: white;
}

div#sub-menu a.abutton{
	float: left;
	background-color: white;
	padding: 0px 10px;
}


div.attention{
	position: relative;
	top: 0px;
	left:0px;
}

div.attention{
	position: relative;
	top: 0px;
	left:0px;
	padding: 25px 10px;
	width: 173px;
}

div.attention img#top{
	position: absolute;
	top: 0px;
	left:0px;
}

div.attention img#bottom{
	position: absolute;
	bottom: 0px;
	left:0px;
}

div.attention div#text{
	padding:0px;
	margin: 0px;
	text-align: center;
	position: relative;
	top: 0px;
	left:0px;
}



div#page{
	width: 950px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
}


div.left-column{
	margin: 15px 0px -5000px 0px;
	padding: 5px 5px 5000px 5px;
	width: 170px;
	background-color: #e6e6e6;
	background-image:url(../images/bg_left_column_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
}

.center-column{
	width: 603px;
	margin: 0px 0px 0px 190px;
	padding: 15px 0px;
}

.right-column{
	margin: 10px 0px;
	padding: 0px;
	width: 147px;
	float: right;
	overflow: hidden;
}

div.left-column div.block{
}

div.left-column div.block_header{
	position: relative;
	top: 0px;
	left:0px;
	background:url(../images/bg_section_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 20px 5px 0px 5px;
	margin: 0px;
	height: 40px;
	text-align: center;
}

div.left-column div.block_content{
	background-color: #BDBDBD;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}

/* left column speakers */
div.left-column div.block_header_speakers {
	position: relative;
	top: 0px;
	left:0px;
	background:url(../images/bg_section_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 20px 5px 0px 5px;
	margin: 0px;
	height: 40px;
	text-align: center;
}

div.left-column div.block_content_speakers {
	background-color: #BDBDBD;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}

/* left column feedback */
div.left-column div.block_header_feedback {
	position: relative;
	top: 0px;
	left:0px;
	background:url(../images/bg_section_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 20px 5px 0px 5px;
	margin: 0px;
	height: 40px;
	text-align: center;
}

div.left-column div.block_content_feedback {
	background-color: #BDBDBD;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}

div.left-column ul{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

div.left-column ul li{
	list-style: none;
	margin: 10px 0px;
	padding: 0px;
	text-align: center;
}


div#bottom{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	height: 30px;
	width: 950px;
	clear:both;
}

div.top-story-section{
	background-color:#ff7f00;
	background-image:url(../images/bg_top_story.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding: 0 15px;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: white;
	height: 20px;
}



div.right-section{
	background-color: #9d9d9d;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform:uppercase;
	color: white;
	line-height: 20px;
	line-height: 20px;
	padding: 0px 5px;
	margin: 10px 0px;
}


div.section-top {
	height: 15px;
	position:relative;
}

div.section {
	background-image: url(../images/bg_title_left.gif);
	background-position:left;
	background-repeat:repeat-x;
	height: 25px;
	position:relative;
}

div.section div.section-title{
	color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	padding: 0px 6px;
	margin:0px;
	white-space:nowrap;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.section div.additional-text{
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 25px;
	padding: 0px 6px;
	margin:0px;
	position: absolute;
	top: 0px;
	right: 0px;
}

div.section-top div.additional-text{
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	padding: 0px 15px;
	position: absolute;
	top: 0px;
	right: 0px;
}

div.section .bg_title_left{
	float: left;
	margin:0px;
	padding:0px;
}
div.section .bg_title_right{
	float: right;
	margin:0px;
	padding:0px;
}


div.section div.additional-text a{
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 25px;
	text-decoration:underline;
}

div.section div.additional-text a:hover{
	text-decoration: none;
}


div.section-top div.additional-text a{
	color: #31419B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	text-decoration:underline;
}

div.section-top div.additional-text a:hover{
	text-decoration: none;
}

.up_events {
	/*display: table;
	color:#4E4E4E;
	margin: 0px;
	padding-left: 6px;*/
	width:588px;
}


div.action-menu{
	background-image: url(../images/bg_news_menu.gif);
	background-position: top;
	background-repeat:repeat-x;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	height: 25px;
}

div.action-menu .bg_news_menu_left{
	padding: 0px;
	margin: 0px;
	float: left;
}

div.action-menu .bg_news_menu_right{
	padding: 0px;
	margin: 0px;
	float: right;
}

div.action-menu a{
	color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	text-decoration: none;
	margin: 0px 5px
}

div.action-menu select{
	margin: 3px 5px
}

div.action-menu a:hover{
	color: black;
}

div.action-menu a.active{
	color: black;
}

div.action-menu a.active:hover{
	color: white;
}

div.news-alert{
	margin: -15px 10px 15px 10px;
	padding: 15px 5px;
	text-align: center;
	float:right;
	width:182px;
	height: 60px;
	background-image: url(../images/bg_news_alert.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	z-index: 500;
}

div.related-section {
	background-image: url(../images/bg_related.gif);
	background-position: top;
	background-repeat:repeat-x;
	height: 25px;
	position:relative;
}

div.related-section div.section-title{
	color: black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	padding: 0px 15px;
	white-space:nowrap;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.related-section div.additional-text{
	color: black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 25px;
	padding: 0px 15px;
	position: absolute;
	top: 0px;
	right: 0px;
}

div.related-section div.additional-text a{

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 25px;
}

div.section div.additional-text a:hover{
	text-decoration:underline;
}


div.content{
	display: table;
	color:#4E4E4E;
	margin: 0px;
	padding-left: 6px;
	
}



ul{
	margin:10px 0 10px 13px;
	padding:0 0 0 13px;
}

ul.thumbs{
	width: 120px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.thumbs li{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

ul.thumbs li a.title{
	font-size: 12px;
	font-weight: bold;
}

ul.thumbs li a.title:hover{
	font-size: 12px;
	font-weight: bold;
}


ul.relativenews{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style: none;
}

ul.stories{
	margin: 0px 0px;
	padding: 0px;
	list-style: none;
}

ul.stories li{
	margin: 0px;
	padding: 7px 0px;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	clear: both;
	text-align: left;
}

ul.stories li.with-tmb155{
	padding-left: 155px;
	font-weight:normal;
}

ul.stories li.with-tmb155 img.tmb{
	margin: 0px;
	margin-left: -155px;
	float: left;
}


ul.stories li.with-tmb{
	padding-left: 55px;
	font-weight:normal;
}

ul.stories li.with-tmb img.tmb{
	margin: 0px;
	margin-left: -55px;
	float: left;
}

ul.stories li.with-tmb60{
	padding-left: 60px;
	font-weight:normal;
}

ul.stories li.with-tmb60 img.tmb{
	margin: 0px 5px 5px 5px;
	margin-left: -60px;
	float: left;
}

ul.stories li.with-sponsor100{
     height: 120px;
	font-weight:normal;
}

ul.stories li.with-sponsor100 img.sponsor{
	margin: 0px 5px 5px 5px;
}

ul.stories li.with-sponsor100 div.sponsors{
	margin: 0px 5px 5px 5px;
	float: right;
	text-align: center;
}

ul.stories li a{
	font-size: 11px;
	font-weight: bold;
}

ul.stories li a.title{
	font-size: 12px;
	line-height: 12px;
	color: #303e99;
	font-weight: bold;
	text-decoration: none;
}

ul.stories div.thumb_img {
	float:left;
	width:160px;
}

ul.stories div.event_text {
	width:313px;
	float:left;
}

ul.stories li div.text{
	margin: 0px 0px 0px 60px;
}

/*
ul.right-stories{
	margin: 0px 5px;
	padding: 0px;
	list-style: none;
}

ul.right-stories li{
	margin:  5px 0px ;
	padding: 0px;
	text-align: left;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	clear: both;
}

ul.right-stories li.with-tmb{
	padding-left: 50px;
}

ul.right-stories li a.title{
	font-size: 11px;
	font-weight: bold;
}

ul.right-stories li img{
	margin: 0px 5px 5px 5px;
	float: left;
	margin-left: -50px;
}*/

ul.top-story{
	margin: 0px 0px;
	padding: 0px;
	list-style: none;
}

ul.top-story li{
	margin: 5px 0px;
	padding: 0px;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	min-height: 57px;
}

ul.top-story li img{
	margin: 0px 0px 0px 5px;
	float: right;
}



div#towerad-conteiner{
	position:relative;
	height: 465px;
	width: 147px;
}

div#towerad-conteiner a{
	position:absolute;
	right:0;
	top:0;
}

input.submit-red-100{
	height: 27px;
	width: 100px;
	line-height: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration:none;
	border: none;
	background: none;
	background-image: url(../images/bg_submit_red_100.gif);
	background-position:top;
	cursor:pointer;
}

input.submit-100{
	height: 27px;
	width: 100px;
	line-height: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration:none;
	border: none;
	background: none;
	background-image: url(../images/bg_submit_100.gif);
	background-position:top;
	cursor:pointer;
}

input.submit-100-grey{
	height: 27px;
	width: 100px;
	line-height: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration:none;
	border: none;
	background: none;
	background-image: url(../images/bg_submit_100-grey.gif);
	background-position:top;
	cursor:pointer;
}

input.submit-100-green{
	height: 27px;
	width: 100px;
	line-height: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration:none;
	border: none;
	background: none;
	background-image: url(../images/bg_submit_100-green.gif);
	background-position:top;
	cursor:pointer;
}

input.submit-140{
	height: 27px;
	width: 140px;
	line-height: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration:none;
	border: none;
	background: none;
	background-image: url(../images/bg_submit_140.gif);
	background-position:top;
	cursor:pointer;
}


input.submit-180{
	height: 27px;
	width: 180px;
	line-height: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration:none;
	border: none;
	background: none;
	background-image: url(../images/bg_submit_180.gif);
	background-position:top;
	cursor:pointer;
}

input.cancel{
	height: 27px;
	width: 100px;
	line-height: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration:none;
	border: none;
	background: none;
	background-image: url(../images/bg_submit_red_100.gif);
	background-position:top;
	cursor:pointer;
}

.small{
	font-size: 10px;
	line-height: 12px;
}

.admin-small{
	color:#e6e6e6;
	font-size: 10px;
	line-height: 12px;
}

div#flash{
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #303e99;
	color: #303e99;
	background-color: #e6e6e6;
	width: 610px;
	padding: 5px;
	text-align: center;
	margin-top: -15px;
}

div.flash{
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #303e99;
	color: #303e99;
	background-color: #e6e6e6;
	width: 610px;
	padding: 5px;
	text-align: center;
	margin-top: -15px;
}

div.flash #close{
	float: right;
}

div.error{
	border-color: #993030;
	color: #993030;
}
