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

html, body{
	font-family: Arial;
	font-size: 12px;	
	margin: 0px;
	background:#000;		
}

.clr{
	clear:both;
}

p,form{margin:0px; padding:0px;}
a{ text-decoration:none; color:#000;}
a:hover{ text-decoration:underline; }
ul.other{ padding-left:15px; margin: 8px 0; list-style-position:outside; font-size:11px;line-height:18px;}
ul.other li a:hover{ text-decoration:underline; color:red; }

.button1{display:block; background:url(../images/button_readmore.jpg) no-repeat; color:#FFFFFF; text-decoration:none; width:67px; height:23px; text-align:center; line-height:21px;}
.button{display:block; background:#1084af; color:#FFFFFF; text-decoration:none; width:67px; height:23px; text-align:center; line-height:21px;}

.wrap{	width:960px;text-align:left;}

.top-header{height:69px;margin-top:2px;	background:url(../images/top-header.jpg) repeat-x;	border-bottom:4px solid #CCCCCC;}

.search-box{float:right; margin-top:27px; height:25px; color:#FFFFFF; margin-right:20px;}
.search-box a{color:#FFFFFF;}
.search-box a:hover{color:#FFFFFF; text-decoration:none;}

.search-input{ float:left; background:url(../images/search-input.jpg) no-repeat; width:236px; height:100%; margin-right:8px;}
.search-input input{ background:none; border:none; margin:2px 5px; width:220px;}

.Banner{border-top:1px solid #000;border-bottom:1px solid #000;}

.menu{	text-align:left;background:url(../images/bg-menu.jpg) top repeat-x;	height:28px;line-height:28px;}

.menu-item, .menu-item-selected{	float:left;	background:url(../images/seperator-menu.jpg) right no-repeat;text-transform:uppercase;}

.menu-item a, .menu-item-selected a { display:block; padding: 0 20px; margin:0 3px 0 0;	text-decoration:none;color:#000;}
.menu-item-selected a{background:url(../images/bg-menu-selected.jpg) repeat-x;color:#FFFFFF;}
.menu-item a:hover{	background:url(../images/bg-menu-selected.jpg) repeat-x;color:#FFFFFF;}
.content{
	margin-top:4px;
	border-top:1px solid #EEEEEE;
	background:url(../images/bg-content.jpg) repeat-x;
	background-color:#EEEEEE;
	padding: 18px 10px;
}

.left-content{ float:left; width:620px;}
.left-left-content{float:left; width:300px;}
.right-left-content{float:right; width:300px;}
.right-content{ float:right; width:300px; }

.title-bar{ height:28px; line-height:28px;}

.left-corner-bar{ float:left; width:3px; height:100%; background:url(../images/left-bar-news.jpg) no-repeat;}
.right-corner-bar{ float:left; width:3px; height:100%; background:url(../images/right-bar-news.jpg) no-repeat; }
.center-corner-bar{ float:left; width:614px; height:100%; background:url(../images/center-bar-news.jpg) repeat-x;}
.center-corner-bar span{ margin-left:7px; font-size:17px; text-transform:uppercase; }
.colorblue{color:#72AA00;}
.colorwhite{color:#FFFFFF;}
.colorred{color:#FF3300;}
.classtab{text-transform:uppercase; font-size:12px; font-weight:bold; margin-left:5px;}
.left-tab-blue{ float:left; width:2px; height:100%; background:url(../images/left-tab-blue.gif) no-repeat;}
.right-tab-blue{ float:left; width:2px; height:100%; background:url(../images/right-tab-blue.gif) no-repeat;}
.center-tab-blue{ float:left; width:296px; height:100%; background:#1084af;}

.content-tab{border:1px solid #CCCCCC; border-top:none;  background-color:#FFFFFF; }
.border-content{margin:0 1px 1px 1px;background:url(../images/bg-top-content.jpg) top no-repeat; background-color:#F5F5F5;padding:5px 10px 10px 10px;}

.title{margin-bottom:5px; font-weight:bold; font-size:12px;}
.title a:hover{ text-decoration:underline; }
.language{ float:right; height:100%;}
.readmore{ font-size:11px; color:#FF0000; margin-top:5px;}
.NoData{ font-weight:bold; color:#FF3300; padding:5px 0;}

.nextPhoto{float:left; width:50px;  background:url(../images/next_advert.jpg) center no-repeat; border-right:1px solid #fff; height:100%; cursor:pointer;}
.prePhoto{float:right; width:50px; background:url(../images/pre_advert.jpg) center no-repeat; border-left:1px solid #fff; height:100%; cursor:pointer;}
