*{
	margin: 0px;
	padding: 0px;
	font-family: verdana, regular, sans-serif; 
	list-style-type: none;
	text-decoration: none;
	color: #000;
	font-size: 1em;
	border: none;
}
body{
	
	font-size: 0.69em;
}
#entirebody
{
float:left;
margin-left:25px;
width:977px;
}
#entirebody:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;	
}
#banner{
	width: 976px;
	height: 96px;
	float: left;
}
#logo{
	width: 243px;
	height: 96px;
	float: left;
}
#top{
	width: 976px;
	height: 20px;
	float: left;
	margin-top: 4px;
	background-image: url(../images/top_bgr.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	padding: 6px 0px 3px 0px;
}
#top p{
	width: 395px;
	float: left;
	color: #767676;
	padding-left: 15px;
}
#top span{
	color: #b8b8b8;
	margin-right: 5px;
	float: left;
}
#top p span{
	color: #3c7199;
	margin-right: 5px;
}
#top ul.lang{
	float: left;
}
#top ul.lang li{
	display: inline;
}
#top ul.lang li a{
	color: #376ba0;
	border-right: 1px solid #376ba0;
	padding-right: 5px;
}
#top ul.lang li a.last{
	border: none;
	margin-right: 8px;
}
#top form{
	width: 200px;
	height: 22px;
	float: left;
	padding-left: 13px;
	margin-top: -3px;
	background-image: url(../images/form.gif);
	background-position: 0px -3px;
	background-repeat: no-repeat;
}
#top form input.text{
	width: 126px;
	height: 15px;
	background-image: url(../images/search.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: 0px;
	padding-left: 22px;
	padding-top: 3px;
}
#top form input.go{
	width: 24px;
	height: 18px;
	background-image: url(../images/go.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #fff;
	border: 0px;
	font-weight: bold;
	padding-bottom: 1px;
}
#top a.login{
	background-image: url(../images/login.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 37px;
	height: 18px;
	color: #fff;
	float: left;
	padding: 2px 0px 0px 7px;
	margin-top: -3px;
	//margin-top: -2px;
}
#pathbar{
	width: 958px;
	height: 18px;
	float: left;
	background-color: #f5f5f5;
	padding: 2px 0px 0px 18px;
}
#pathbar p{
	color: #5c5c5c;
	font-size: 10px;
}
#pathbar a{
	font-size: 10px;
	color: #aaaaaa;
	float: left;
	margin-right: 5px;
}
#container{
	width: 1000px;
	float: left;
}
#top-content{
	float: left;
	width: 976px;
}
#leftnav{
	width: 162px;
	float: left;
}
#leftnav h2{
	background-image: url(../images/leftnav_header.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	text-transform: uppercase;
	padding: 9px 0px 9px 18px;
	color: #fff;
	font-size: 13px;
}
#leftnav ul.firstnav{
	display: block;
}
#leftnav ul.firstnav li{
	list-style-type: none;
	border-bottom: 1px solid #e9e9e9;
	padding-left: 3px;
}
#leftnav ul.firstnav li.last{
	border: none;
	background-image: url(../images/firstnav_border.gif);
	background-position: 0px 28px;
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
#leftnav ul.firstnav li a{
	background-image: url(../images/firstnav_img.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	padding: 6px 0px 6px 15px;
	display: block;
}
#leftnav ul.firstnav li a:hover{
	text-decoration: underline;
}
#leftnav ul.firstnav li a.active{
	font-weight: bold;
}
#leftnav ul.secnav{
	display: block;
}
#leftnav ul.secnav li{
	list-style-type: none;
	border-bottom: 1px solid #e9e9e9;
	padding-left: 3px;
}
#leftnav ul.secnav li a{
	background-image: url(../images/secnav_img.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	padding: 6px 0px 6px 15px;
	display: block;
	color: #5b5b5b;
}
#leftnav ul.secnav li a:hover{
	text-decoration: underline;
}
#leftnav ul.secnav li a.active{
	font-weight: bold;
}
#news{
	width: 265px;
	height: 439px;
	float: left;
	margin-left: 8px;
}
#news .header{
	width: 265px;
	height: 14px;
	padding: 8px 0 6px 0;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 8px;
}
#news .header h1{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3c7199;
}
#news .box{
	width: 243px;
	padding: 10px 10px 0px 10px;
	background-image: url(../images/box_bgr.gif);
	background-position: 0px bottom;
	background-repeat: repeat-x;
	border: 1px solid #c8cae5;
	float: left;
}
#news .box img{
	border: 1px solid #cdcdcd;
}
#news .box h2{
	padding: 7px 0;
	color: #3c7199;
	font-size: 12px;
}
#news .box p{
	
}
#news .box a.more{
	color: #3c7199;
	border-bottom: 1px solid #3c7199;
	font-weight: bold;
}
#news .box ul.edit{
	text-align: left;
	margin: 8px 0px 15px 0px;
}
#news .box ul.edit li{
	display: inline;
}
#news .box ul.edit li.last{
	border: 0px;
}
#news .box ul.edit li a{
	color: #366182;
	border-right: 1px solid #000;
	padding-right: 5px;
}
#news .box ul.edit li a.email{
	background-image: url(../images/email.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 18px;
}
#news .box ul.edit li a.print{
	background-image: url(../images/print.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 18px;
}
#news .box ul.edit li a.share{
	background-image: url(../images/share.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 14px;
	border-right: 0px;
}
#news .box ul.list-news{
	float: left;
	padding-bottom: 12px;
}
#news .box ul.list-news li{
	padding-left: 12px;
	background-image: url(../images/box_li.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	margin: 6px 0;
	float: left;
}
#news .box ul.list-news li a{
	color: #3c7199;
}
#news .box ul.list-news li a:hover{
	text-decoration: underline;
}
#news .box .nav{
	text-align: right;
	padding: 10px 0px 0px 0px;
	float: left;
	margin-left: 153px !important;
	margin-left: 75px;
	width: 95px;
}
#news .box .nav span{
	color: #7d7d7d;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
}
#news .box .nav a{
	width: 28px;
	height: 16px;
	float: left;
}
#news .box .nav a.prev{
	background-image: url(../images/a-prev.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#news .box .nav a.next{
	background-image: url(../images/a-next.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#latest-news{
	width: 265px;
	height: 439px;
	float: left;
	margin-left: 8px;
}
#latest-news .header{
	width: 265px;
	height: 14px;
	padding: 9px 0 6px 0;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 8px;
}
#latest-news .header h2{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3c7199;
}
#latest-news ul{
	
}
#latest-news ul li{
	background-image: url(../images/news_li.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-right: 10px;
	margin-top: 7px;
}
#latest-news ul li a{
	color: #376ba0;
}
#latest-news ul li a:hover{
	text-decoration: underline;
}
#latest-news .box{
	float: left;
	padding: 0px 10px 10px 10px;
	margin-top: 10px;
	border: 1px solid #cdcdcd;
}
#latest-news .header-2{
	width: 245px;
	height: 14px;
	padding: 8px 0 6px 0;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 8px;
}
#latest-news .header-2 h2{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #787878;
	display: inline
}
#latest-news .header-2 span{
	color: #9b9b9b;
	margin-left: 5px;
}
form.first{
	float: left;
}
form.first input{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
form.sec{
	float: left;
}
form.sec input{
	margin: 0px 0px 0px 8px;
	padding: 0px;
}
#latest-news span.blue{
	font-size: 13px;
	color: #3c7199;
	font-weight: bold;
	padding: 5px 0;
	display: block;
}
#latest-news .voto{
	float: left;
	width: 245px;
	padding: 8px 0;
}
#latest-news a.voto{
	display: block;
	width: 38px;
	height: 14px;
	background-image: url(../images/a_voto.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #fff;
	padding: 1px 0px 0px 2px;
	font-weight: bold;
}
#marketing{
	width: 250px;
	height: 439px;
	float: left;
	margin-left: 13px !important;
	margin-left: 8px;
}
#marketing .header{
	width: 245px;
	height: 14px;
	padding: 8px 0 6px 0;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 8px;
}
#marketing .header h2{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3C7199;
	display: inline
}
#marketing .box{
	border: 1px solid #e5e5e5;
	margin-bottom: 2px;
}
#marketing .box img{
	margin: 5px 12px 5px 12px;
	border: 1px solid #e5e5e5;
}
.weather{
	float: right;
	width:247px;
	border: 1px solid #e5e5e5;
	background: url(../images/weather-bg.gif) repeat-x;
	margin-bottom: 2px;
	margin-left: 0px !important;
	margin-left: 4px;
}
.weather h2{
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #3c7199;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 6px;
	padding-bottom: 1px;
	border-bottom: 1px solid #e5e5e5;
}
.weather h4{
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #3c7199;
	margin: 7px 10px 16px 10px;
}
.weather ul{
	width: 230px;
	margin-left: 10px;
	list-style-type: none;
	text-align: left;
}
.weather ul li{
	display: block;
}
.weather ul li{
	font-family: Verdana, sans-serif ;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	margin-bottom: 17px;
}
.weather ul li span{
	border-right: 1px solid #e5e5e5;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-top: 2px;
}
.weather ul li span.nr{
	background: url(../images/moti.gif) no-repeat 16px 0px;
	border: 0px;
	padding: 4px 0px 9px 60px;
	color: #909090;
}

.currency{
	float: left;
	width: 250px;
	margin-left: 0px !important;
	margin-left: 2px;
}
.currency h4{
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3c7199;
	background: #e7e7e7;
	border-bottom: #efefef;
	padding: 6px 6px 6px 9px;
	margin-bottom: 2px;
}
.currency h4 span{
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.valuta{
	float: left;
	background: url(../images/valuta-bg.gif) no-repeat;
	width: 250px;
}
.valuta ul{
	
}
.valuta ul li{
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3c7199;
	margin-bottom: 8px;
}
.valuta ul li span{
	font-weight: normal;
	font-size: 11px;
}
.valuta ul.left{
	width: 113px;
	text-align: right;
	float: left;
	border-right: 1px solid #fff;
	margin-top: 4px;
	padding-right: 11px;
}
.valuta ul.left li.last{
	margin-bottom: 0px;
}
.valuta ul li.first{
	margin-bottom: 12px;
}
.valuta ul.right{
	width: 113px;
	float: left;
	margin-top: 4px;
	padding-left: 11px;
}




/* start of sec */
/*--- text ---*/
.blue{
	color: #3c7199;
}
.big-size{
	font-size: 12px;
}
.small-size{
	font-size: 11px;
} 
.bold{
	font-weight: bold;
}
.p-parameters{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
} 
.a-parameters{
	text-decoration: underline;
}
.font-family{
	font-family: Verdana, sans-serif;
}
.black{
	color: #000000;
}
.border{
	border: 1px solid #e5e5e5;
}
.gray{
	color: #acacac;
}













#bott-content{
	float: left;
	width: 976px;
	height: 350px;
}
#img{
	width: 712px !important;
	height: 145px;
	float: left;
	padding: 0px;
}
#sec-top{
	width: 976px;
	float: left;
}
#banner-sec{
	width: 713px;
	float: left;
	display: inline;
}
#header{
	width: 713px;
	float: left;
}
#image{
	width: 249px;
	float: left;
	margin-left: 10px;
	display: inline;
}

/*--- end of text ---*/
#bottom-container{
	float: left;
	width: 976px;
}
#sec-top{
	width: 976px;
	float: left;
}
#header{
	padding-left: 168px;
	padding-top: 37px;
	float: left;
	width: 545px;
}
#header h1{
	font-size: 23px;
}
#left-column{
	float: left;
	width: 162px;
	margin-top: 6px;
	clear: both;
}
#left-column ul{
	float: left;
	text-align: right;
}
#left-column ul li{
	margin-bottom: 6px;
}
#bottom-content{
	width: 803px;
	border-top: 1px solid #cdcdcd;
	float: left;
	margin-top: 6px;
	margin-left: 8px;
}
.news{
	width: 265px;
	float: left;
	margin-right: 12px;
	margin-top: 6px;
}
.news-top{
	float: left;
	margin-bottom: 28px;
}
.news-top h4{
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	padding: 7px 9px 7px 9px;
}
.news-top p{
	padding: 7px 9px 4px 9px;
}
.news-top img{
	float: right;
	padding: 9px;
}
.news-top a{
	font-size: 10px;
	margin-left: 9px;
}
.news-bott{
	float: left;
}
.news-bott h4{
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	padding: 7px 9px 7px 9px;
}
.news-bott span{
	padding: 4px 0px 0px 9px;
	display: block;
}
.news-bott p{
	padding: 0px 9px 4px 9px;
}
.news-bott a{
	font-size: 10px;
	margin-left: 9px;
}
.latest-news{
	width: 265px;
	float: left;
	margin-right: 12px;
	margin-top: 6px;
}
.latest-news .header{
	width: 265px;
	padding: 8px 0px 5px 0px;
	border-bottom: 1px solid #cdcdcd;
}
.latest-news ul{
	padding-right: 18px;
	float: left;
}
.latest-news ul.first{
	float: left;
	margin-top: 7px;
	margin-bottom: 23px;
	padding-right: 18px;
}
.latest-news ul li{
	padding-bottom: 1px;
}
.latest-news ul li span{
}
.latest-news ul li p{
	padding-top:2px;
	text-align: left;
}
.latest-news ul li a{
	font-size: 10px;
}
.videos{
	width: 249px;
	float: left;
	background-color: #f3f6f9;
}
.videos h2{
	font-size: 14px;
	margin-left: 11px;
	width: 227px;
	padding: 10px 0px 5px 0px;
	border-bottom: 1px solid #cdcdcd;
}
.videos img{
	float: right;
	border: 1px solid #999999;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 2px;
}
.videos h4{
	padding: 8px 0px 0px 12px;
}
.videos ul{
}
.videos ul li{
	
}
.videos ul li p{
	padding: 5px 0px 4px 12px;
}
.videos ul li a{
	margin-left: 12px;
	font-size: 10px;
}
.videos ul li a:hover{
	text-decoration: underline;
}
.videos-bott{
	width: 228px !important;
	width: 210px;
	float: left;
	margin-left: 12px !important;
	margin-left: 6px;
	border-top: 1px solid #cdcdcd;
	margin-top: 12px;
	padding-bottom: 24px;
}
.videos-bott ul{
	width: 237px !important;
	width: 227px;
	float: left;
	margin-top: 12px;
}
.videos-bott ul li{
	float: left;
	width: 69px;
	margin-right: 10px !important;
	margin-right: 5px;
}
.videos-bott ul li.last{
	margin-right: 0px;
}
.videos-bott img{
	margin:0px; 
	border: 1px solid #cdcdcd;
	margin-bottom: 5px;
}
.videos-bott ul li p{
	padding-left: 0px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#copyright{
	width: 700px;
	display:inline;
	float:left;
	height:25px;
	border-top: 1px solid #cdcdcd;
	padding-left: 264px;
}
#copyright ul{
	float: left;
	padding-top: 8px;
}
#copyright ul li{
	display: inline;
	border-right: 1px solid #3c7199;
	padding: 0px 9px 0px 9px;
}
#copyright ul li.last{
	border-right: none;
}
#copyright ul li a{
	font-size: 11px;
	font-family: Verdana, sans-serif;
}
#copyright a.rrota{
	float: right;
	border-right: none;
	margin-top: 5px;
}


/* end of sec */



#top-content #article{
	width: 530px;
	float: left;
	padding: 10px 10px;
	font-size: 1em;
}
#top-content #article #nav{
	width: 530px;
	float: left;
	height: 30px;
}
#top-content #article #changeFont{
	width: 60px;
	float: left;
	padding-left: 280px;
}
#top-content #article .header{
	width: 530px;
	height: 14px;
	padding: 8px 0 6px 0;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 8px;
}
#top-content #article .header h1{
	font-size: 13px;
	font-family: verdana;
	font-weight: bold;
	text-transform: uppercase;
	color: #3c7199;
}
#top-content #article h1{
	text-transform: uppercase;
	color: #5B5B5B;
	padding: 0px 0px 0px 0px;
	font-size: 21px;
	clear: both;
}
#top-content #article .date{
	float: left;
	width: 305px;
}
#top-content #article .date span{
	float: left;
	font-size: 1em;
	color: #656565;
	margin-right: 8px;
	padding-bottom: 5px;
}
#top-content #article .image{
	width: 200px;
	padding: 5px 5px 0px 5px;
	float: left;
	border:1px solid #CDCDCD;
	margin-right: 8px;
}
#top-content #article .image img{
	float: left;
}

#top-content #article #font{
	font-size: none;
}

#top-content #article #changeFont .increaseFont{
	width: 27px;
	height: 18px;
	background-image: url(../images/increase.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: left;
}

#top-content #article #changeFont .resetFont{
	font-size: 12px;
}

#top-content #article #changeFont .decreaseFont{
	width: 27px;
	height: 18px;
	float: left;
	background-image: url(../images/decrease.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#top-content #article  p{
	margin-bottom: 8px;	
}
#top-content #article .image .nav{
	text-align: right;
	padding: 10px 0px 5px 111px;
	float: left;
	width: 90px;
}
#top-content #article .image .nav span{
	color: #7d7d7d;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
}
#top-content #article .image .nav a{
	width: 28px;
	height: 16px;
	float: left;
}
#top-content #article .image a.prev{
	background-image: url(../images/a-prev.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#top-content #article .image a.next{
	background-image: url(../images/a-next.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#top-content #article ul.edit{
	text-align: left;
	margin: 0px 0px 15px 0px;
	float: left;
	width: 180px;
}
#top-content #article ul.edit li{
	display: inline;
}
#top-content #article ul.edit li.last{
	border: 0px;
}
#top-content #article ul.edit li a{
	color: #366182;
	border-right: 1px solid #000;
	padding-right: 5px;
}
#top-content #article ul.edit li a.email{
	background-image: url(../images/email.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 18px;
}
#top-content #article ul.edit li a.print{
	background-image: url(../images/print.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 18px;
}
#top-content #article ul.edit li a.share{
	background-image: url(../images/share.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 14px;
	border-right: 0px;
}






#top-content #article .bottom-edit{
	width: 150px;
	float: left;
	margin-top: 20px;
	padding: 0px 0px 0px 350px;
}
#top-content #article .bottom-edit ul.edit{
	text-align: left;
	margin: 0px;
	float: left;
	width: 180px;
}
#top-content #article .bottom-edit ul.edit li{
	display: inline;
}
#top-content #article .bottom-edit ul.edit li.last{
	border: 0px;
}
#top-content #article .bottom-edit ul.edit li a{
	color: #366182;
	border-right: 1px solid #000;
	padding-right: 5px;
}
#top-content #article .bottom-edit ul.edit li a.email{
	background-image: url(../images/email.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 18px;
}
#top-content #article .bottom-edit ul.edit li a.print{
	background-image: url(../images/print.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 18px;
}
#top-content #article .bottom-edit ul.edit li a.share{
	background-image: url(../images/share.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 14px;
	border-right: 0px;
}












#leftnav .login {
	border:0 none;
	color:#000000;
	float:left;
	margin-bottom:9px;
	padding-bottom:0;
	width: 160px;
}
#leftnav .login .login-in{	
background: url(../images/login-bg.gif) repeat-x;
border-left: 1px solid #c8cae5;
border-right: 1px solid #c8cae5;
border-top: 1px solid #c8cae5;
border-bottom:	2px solid #dedfef; 
margin-bottom: 10px;
min-height: 114px !important;
height: 110px;
}
#leftnav .login .login-in form {
margin:0;
padding:0;
width: 117px;
padding-left: 21px;
padding-right: 21px;
}
#leftnav .login .login-in h2 {
background: none;
color: #000;
font-size:10px;
margin:0;
padding: 7px 0 9px 22px !important;
padding: 7px 0 5px 22px;
text-transform:none;
font-weight: bold;
font-family: Verdana, sans-serif;
}
#leftnav .login .login-in input {
border-bottom:1px solid #dadcee;
border-right: 1px solid #dadcee;
border-left: 1px solid #a6a8c4;
border-top: 1px solid #a6a8c4;
font-size:10px;
height:13px !important;
margin:0;
padding-left: 3px;
padding-right: 3px;
color: #3c7199;
width: 108px;
}
#leftnav .login .login-in input.submit {
border: 0px;
float:right;
height:auto !important;
margin-bottom:9px;
margin-left:0;
margin-top:4px;
padding: 1px 0px 5px 1px;
width:auto;
background: url(../images/login-click.gif) no-repeat;
color: #fff;
font-family: verdana, sans-serif;
font-weight: bold;
font-size: 9px;
}
#leftnav .login .login-in dl {
margin:0;
padding:7px 0 9px
width: 117px;
}
#leftnav .login .login-in dt {
margin:0;
}
#leftnav .login .login-in dt label{
	color: #3c7199;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}
#leftnav .login .login-in dd {
margin:0;
}
#leftnav .login .login-in dd a{
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #79b2c7;
	text-decoration: underline;
}
#leftnav .login .login-in dd.first{
}
#leftnav .login .login-in dd.last{
	margin-top: 6px;
}
/*****************************/
#leftnav .login .abo{	
background: url(../images/abo-bg.gif) repeat-x;
border: 1px solid #c8cae5;
border-bottom:	2px solid #dedfef; 
min-height: 80px;
height: 76px;
}
#leftnav .login .abo form {
margin:0;
padding:0;
width: 123px;
padding-left: 21px;
padding-right: 13px;
}
#leftnav .login .abo input {
border-bottom:1px solid #dadcee;
border-right: 1px solid #dadcee;
border-left: 1px solid #a6a8c4;
border-top: 1px solid #a6a8c4;
font-size:10px;
height:13px !important;
margin:0;
padding-left: 3px;
padding-right: 3px;
color: #3c7199;
width: 115px;
}
#leftnav .login .abo input.submit {
border: 0px;
float:right;
height:auto !important;
margin-left:0;
margin-top:4px;
padding: 1px 4px 1px 2px;
background: url(../images/abo-click.gif) no-repeat;
color: #fff;
font-family: verdana, sans-serif;
font-weight: bold;
font-size: 9px;
width: auto;
}
#leftnav .login .abo dl {
margin:0;
padding:7px 0 7px;
width: 117px;
}
#leftnav .login .abo dt {
margin:0;
margin-bottom: 6px;
}
#leftnav .login .abo dt label{
	color: #3c7199;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}
#leftnav .login .abo .subscribe{
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#leftnav .login .abo dd {
margin:0;
width: 124px;
}
#leftnav .login .abo dd.last{
}
#marketing-right img{
	width: 150px;
}




























#article #comment-box{
	width: 252px;
	float: left;
	display: inline;
	margin-top: 20px;
}

#article #comment-box fieldset{
	width: 204px;
	float: left;
	display: inline;
	border: 1px solid #c8cae5;
	padding: 0px 24px 24px 24px;
	margin-bottom: 16px;
}

#article fieldset legend{
	background-color:#FFFFFF;
	padding: 0px 10px;
	margin-left: -10px;
}
#article #comment-box fieldset dt label{
	color: #376ba0;
}
#article #comment-box fieldset dt.first{
	padding-top: 15px;
}
#article #comment-box fieldset dt input.send{
	background-image: url(../images/send.gif);
	background-repeat: no-repeat;
	border: 0px;
	color: #fff;
	padding: 0px 2px 2px 2px;
	float: right;
	margin-top: 10px;
}

#article #comment-box fieldset dt input{
	border-top: 1px solid #bababa;
	border-left: 1px solid #bababa;
	border-bottom: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
	margin-bottom: 8px;
}
#article #comment-box fieldset dt textarea{
	border-top: 1px solid #bababa;
	border-left: 1px solid #bababa;
	border-bottom: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
}

#article #comment-box fieldset{

}
#article #comment-box fieldset ul{
	float: left;
	display: inline;
	width: 204px;
	padding-top: 15px;
}
#article #comment-box fieldset ul li{
	float: left;
	display: inline;
	width: 204px;
	margin-bottom: 16px;
}

#article #comment-box fieldset ul li span{
	float: left;
	display: block;
	width: 205px;
}
#article #comment-box fieldset ul li span.name{
	float: left;
	width: 205px;
	text-decoration: underline;
	color: #376ba0;
}
#article #comment-box fieldset ul li span.date{
	float: left;
	width: 205px;
	color: #b6b5b5;
}
#article #comment-box fieldset ul li span.comment{
	float: left;
	width: 205px;
	color:#5b5b5b;
	text-decoration: underline;
}

/*--- start of video-gallery ---*/
#first-video,
#video-gallery{
	border: 2px solid #f0f0f0;
}
#first-video{
	width: 498px;
	padding: 9px;
}
#first-video:after,
#video-gallery:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#first-video{
}
#first-video #movie{
	float: left;
	margin-right: 16px;
}
#first-video #first-video .nav{
	float:left;
	padding:0px 0px 5px;
	text-align:right;
	width:100%;
}
#first-video .nav {
	display: block;
	width: 100%;
	padding-bottom: 5px;
	float: left;
}
#first-video .nav span{
	color:#7D7D7D;
	float:left;
	padding-top:2px;
}
#first-video .nav a{
	float:left;
	height:16px;
	width:28px;
}
#first-video .nav a.prev{
	background-image:url(../images/prev_button.gif);
	background-position:0px;
	background-repeat:no-repeat;
	margin-left:0px;
}
#first-video .nav a.prevhidden{
	background-image:url(../images/prev_button_hidden.gif);
	background-position:0px;
	background-repeat:no-repeat;
	margin-left:0px;
}
#first-video .nav a.next{
	background-image:url(../images/next_button.gif);
	background-position:0px;
	background-repeat:no-repeat;
	margin-left:0px;
}
#first-video .nav a.nexthidden{
	background-image:url(../images/next_button_hidden.gif);
	background-position:0px;
	background-repeat:no-repeat;
	margin-left:0px;
}
#video-gallery{
	width: 474px;
	padding: 21px;
	margin-top: 13px;
}
#video-gallery ul li{
	width: 114px;
	display: block;
	float: left;
	margin: 22px 6px 0px 0px;
}
#video-gallery ul li.top{
	margin-top: 0px;
}
#video-gallery ul li img{
	border: 2px solid #f0f0f0;
}
#video-gallery ul li a img{
	border: none;
}
#video-gallery ul li a.videolink{
	margin-left: 3px;
}
#video-gallery ul li.last{
	margin-right: 0px;
}
#top-content #article #video-gallery ul li p{
	margin: 0px;
}
/*--- end of video-gallery ---*/




















/*--- start video ---*/
.border{
	border: 1px solid #bbbbbb;
	padding: 8px 0px;
	float: left;
	background-color: #f2f2f2;
}
#video-top{
	width: 951px;
	float: left;
	padding: 11px 11px 0px 11px;
	background-image:url(../images/video-cent.gif);
	background-position: 0px;
	background-repeat:repeat-y;
	background-color: #f2f2f2;
}
.top-bgr{
	width: 974px;
	height: 5px;
	background-image:url(../images/video-top.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
}
.bott{
	width: 974px;
	height: 5px;
	background-image:url(../images/video-bott.gif);
	background-position: 0px top;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	clear: both;
}
#video-top .video-content{
	width: 625px;
	float: left;
	padding: 0px 10px 10px 10px;
}
#video-top .video-content img{
	float: left;
	margin-right: 15px;
}
#video-top .video-content h4{
	font-family: arial, regular;
	font-size: 13px;
	color: #000000;
	padding-right: 10px;
}
#video-top .video-content span{
	font-family: arial, regular;
	font-size: 10px;
	color: #c2c2c2;
	display: block;
	margin-bottom: 8px;
}
#video-top .video-content .nav{
	text-align: right;
	padding: 0px 0px 0px 0px;
	float: left;
	margin-left: 540px !important;
	margin-left: 268px;
	margin-top: -16px;
	clear: both;
	width: 95px;
}
#video-top .video-content .nav span{
	color: #7d7d7d;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	margin-bottom: 0px;
}
#video-top .video-content .nav a{
	width: 28px;
	height: 16px;
	float: left;
}
#video-top .video-content .nav a.prev{
	background-image: url(../images/a-prev.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#video-top .video-content .nav a.next{
	background-image: url(../images/a-next.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}



#video-top .video-list{
	width: 261px;
	float: left;
	margin-left: 10px !important;
	margin-left: 5px;
	padding: 12px 12px 12px 16px;
}
#video-top .video-list ul#video-gal{
	width: 250px;
	float: left;
	
}
#video-top .video-list ul#video-gal li{
	float: left;
	margin: 5px 0px;
	
}
#video-top .video-list ul#video-gal li img.image{
	float: left;
	margin-right: 8px;
	border: 1px solid #524f4e;
}
#video-top .video-list ul#video-gal li a img{
	display: block;
}



#video-bott{
	width: 974px;
	float: left;
	padding: 10px 0px;
	border: 1px solid #bbbbbb;
	margin-top: 12px;
}
#video-bott .left{
	width: 175px;
	float: left;
	display: inline;	
	background-color: #f5f5f5;
	border: 1px solid #e9e9e9;
	margin-right: 20px;
}
#video-bott .left ul{
	display: block;
	float: left;
	width: 175px;
}
#video-bott .left ul li{
	float: left;
	width: 167px;
	padding: 4px;
	border-bottom: 1px solid #e9e9e9;
}
#video-bott .left ul li a{
	background-image: url(../images/video-a.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #3c7199;
	font-weight: bold;
}



#video-bott .other-videos ul#video-gal1{
	width: 774px;
	float: left;
	
}
#video-bott .other-videos ul#video-gal1 li{
	float: left;
	margin: 5px 0px;
	width: 114px;
	margin-right: 10px;
	
}
#video-bott .other-videos ul#video-gal1 li img.image{
	float: left;
	dislay: block;
	margin-right: 8px;
	margin-bottom: 3px;
	border: 1px solid #524f4e;
}

#video-bott .other-videos ul#video-gal1 li a img{
	
}
/*--- end of video ---*/








/* --------- gallery list ---------*/
#wide-content{
	float: left;
	display: inline;
	width: 794px;
	padding: 8px;
}
#wide-content .header{
	height: 14px;
	padding: 8px 0 6px 0;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 8px;
}
#wide-content .header h1{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3c7199;
}
ul#gallery-list{
	display: block;
	float: left;
	padding: 8px 0px 8px 0px;
}

ul#gallery-list li{
	display: inline;
	float: left;
	margin: 12px 6px 12px 0px;
	text-align: center;
	width: 152px;
	height: 200px;
}
ul#gallery-list li.last{
	display: inline;
	float: left;
	margin: 12px 0px 12px 0px;
	text-align: center;
}

ul#gallery-list li a{
	display: block;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
ul#gallery-list li img{
	border:1px solid #b6b4b4;
	padding: 5px;
	display: block;
}
ul#gallery-list li a:hover{
	text-decoration: none;
}
ul#gallery-list li span{
	float: left;
	display: block;
	text-align: center;
	width: 152px;
}
ul#gallery-list li label.bold{
	float: none;
	display: inline;
	width: auto;
	margin-left: 4px;
}

ul#gallery-list li span a{
	display: block;
	font-weight: bold;
	text-decoration: underline;
}
ul#gallery-list li span a img{
	border:1px solid #b6b4b4;
	padding: 5px;
	margin: 2px 0px;
}
ul#gallery-list li span a img.save{
	padding: 0px 2px;
	border: 0px;
}
#wide-content ul.gallery-nav{
	width: 220px;
	float: left;
	display: block;
	text-align: right;
	padding: 10px 0px 10px 595px;
}
#wide-content ul.gallery-nav li{
	display: inline;
	float: left;
	margin-right: 5px;
}
#wide-content ul.gallery-nav li.active{
	font-weight: bold;
	padding: 0px 0px 0px 8px;
}
#wide-content ul.gallery-nav li a{
	display: inline;
	padding: 0px 8px;
	float: left;
	text-decoration: underline;
}
#wide-content ul.gallery-nav li a.active{
	font-weight: bold;
}
#wide-content ul.gallery-nav li a.prev{
	background-image: url(../images/prev_button.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 27px;
	height: 15px;
	padding: 0px;
	text-decoration: none;
}
#wide-content ul.gallery-nav li.inactive a.prev{
	background-image: url(../images/prev_button_hidden.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#wide-content ul.gallery-nav li.inactive a.next{
	background-image: url(../images/next_button_hidden.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#wide-content ul.gallery-nav li a.next{
	width: 27px;
	height: 15px;
	background-image: url(../images/next_button.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 0px;
	text-decoration: none;
}
#wide-content ul.gallery-nav li a:hover{
	text-decoration: none;
}
/* --------- end of gallery list ---------*/






/* ----- table -----*/
.table-nav{
	width: 788px;
	float: left;
	display: inline;
	padding: 10px 5px;
}
.table-nav ul{
	display: block;
}
.table-nav ul li{
	display: inline;
	float: left;
	margin-right: 8px;
}
.table-nav ul li a{
	float: left;
	display: inline;
	text-decoration: underline;
	color: #3C7199;
}
.table-nav ul li a:hover{
	text-decoration: none;
}
.table-nav ul li.right{
	float: right;
	margin-right: 0px;
	margin-left: 8px;
}
table.table-details{
	width: 100%;
	border-collapse: collapse;
	clear: both;
}
table.table-details tbody{
	width: 100%;
}
table.table-details tbody tr{
	width: 100%;
	padding: 2px 0px;
}
table.table-details tbody tr.nav{
	border: 0px;
	margin: 12px 0px;
}
table.table-details tbody tr td{
	padding: 4px;
	border-bottom: 1px solid #ACACAC;
}
table.table-details tbody tr td.bold{
	font-weight: bold;
}
table.table-details tbody tr td.right{
	text-align: right;
}
table.table-details tbody tr.first td,
table.table-details tbody tr th{
	\\width: 100%;
	border-top: 1px solid #000;
	text-align: left;
	padding: 4px;
}
/* ----- end of table -----*/






th.time,th.place,th.agency{
width: 111px;
}
