*{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	font-size: 11px; 
	outline-style: none; 
}
img{
	border: none;
}
a{
	font-size: 10px;
	cursor: pointer;
}
h1{
	font-size: 12px;
	font-weight: bold;
	color: #36494c;
}
h2{
	font-size: 11px;
	font-weight: bold;
	color: #36494c;
}
h4{
	font-size: 11px;
	margin-bottom: 0px;
	color: #be0000;
	font-weight: normal;
}
p{
	font-size: 11px;
	margin: 5px 0;
	padding: 0px 0px 0px 26px;
}

/* entirebody */
#entirebody{
	width: 966px;;
	margin: 0 auto;
}
#entirebody .Top{
	width: 966px;
	float: left;
	margin-top: 6px;
}
#entirebody .Top a.logo img{
	width: 290px;
	height:92px;
}
#entirebody .bottom{
	width: 969px;
	height: 18px;
}

/* top */
#top{
	width: 969px;
}
#top:after, #entirebody:after, #container:after, #container .content .secondbox:after, .rightbox:after, ul:after, #container .content .firstbox:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.Top .logo, #top .banner{
	float: left;
}

/* topright */
.Top #topright{
	width: 170px;
	float: right;
	background: url(../images/lang_bg.jpg) no-repeat left bottom;
	height: 33px;
	margin-top: 22px;
}
.Top #topright #languages{
	float: right;	
	padding-right: 14px;
}
.Top #topright #languages li{
	display: inline;
	float: left;
	border-right: 1px solid #a5a290;
}
.Top #topright #languages li.last{
	border: none;
}
.Top #topright #languages li.last a{
	padding-right: 0px;
}
.Top #topright #languages li a{
	font-size: 11px;
	padding: 0 6px;
	float: left;
}
.Top #topright #languages li a:hover{
	text-decoration: underline;
}
.Top #topright #languages li a.active{
	color: #000;
	font-weight: bold;
}
#rightnav #search_box{
	float: left;
	background-color: #e9e7e0;
	width: 192px;
	margin-left: 3px !important;
	margin-left: 2px;
}
#rightnav #search_box #search{
	float: left;
	width: 192px;
	background-color: #e9e7e0;
	height: 39px;
}
#rightnav #search_box .top{
	background: url(../images/search_top.gif) no-repeat top;
	width: 192px;
	height: 4px;
	float: left;
}
#rightnav #search_box span.search{
	float: left;
	margin: 16px 0px 0px 16px !important;
	margin: 8px 0px 0px 16px;
	font-family: arial, sans-serif;
	color: #8c897a;
	font-size: 11px;
	font-weight: normal;
}
#rightnav #search_box input.search{
	width: 133px;
	height: 14px;
	padding: 2px 5px 0px 5px;
	color: #8c897a;
	float: left;
	margin-left: 14px;
	border-top: 1px solid #bfbdb5;
	border-left: 1px solid #c3c1b9;
	border-bottom: 1px solid #bfbdb5;
}
#rightnav #search .go{
	width: 20px;
	height: 18px;
	float: left;
	background: url(../images/search_back.gif) no-repeat left;
	border: none;
	font-size: 9px;
	font-weight: bold;
}
#rightnav a.advanced{
	background: url(../images/search_arrow.gif) no-repeat left center;
	float: right;
	padding-left: 18px;
	color: #be0000;
}
#rightnav #search_box .bott{
	background: url(../images/search_bott.gif) no-repeat bottom;
	width: 192px;
	height: 4px;
	float: left;
}
/* topnav */
#top #topnav{
	width: 949px !important;
	width: 950px;
	background: #f0f0f0 url(../images/ul_lang_bg.gif) repeat-x;
	padding: 0px 0px 0px 0px;
	float: left;
}
#top #topnav li{
	display: inline;
	float: left;
	\\border-left: 1px solid #717171;
	\\border-right: 1px solid #c6c6c6;

}
#top #topnav li.home{
	margin-left: 0;
	border-left: none;
	padding-bottom: 6px;
	background: url(../images/topnav_left.jpg) no-repeat left;
}
#top #topnav li.last{
	border-right: none;
}
#top #topnav li a{
	padding: 14px 16px 10px 16px;
	float:	left;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-weight: bold;
}
#top #topnav li.home a{
	padding-left: 10px;
	margin-left: 15px;
}
#top #topnav li.last a{
	padding-right: 0px;
}
#top #topnav li a:hover{
	background:transparent url(../images/topnav_active.gif) repeat-x scroll left center;
	color: #fff;
}
#top #topnav li a.active{
	color: #fff;
	background: url(../images/topnav_active.gif) repeat-x left;
}
#top #topnav li a.active:hover{
	border-color: #D60000;
}
#top span.right{
	float: left;
	background-color: f0f0f0;
}
#container{
	//background: url(../images/container_dot.gif) repeat-y 798px 0px;
	width: 967px;
	margin: 17px 0px 13px 11px;
	padding-bottom: 8px;
}

/* pathbar */
#top #pathbar{
	width: 1002px;
	float: left;
	height: 16px;
	padding: 4px 11px 0 5px;
	margin-top: 3px;
	background: #ededed;
}
#top #pathbar a{
	font-size: 9px;
	font-weight: bold;
	padding: 0 11px 0 6px;
	color: #666666;
	background: url(../images/pathbar_arrow.gif) right no-repeat;
}
#top #pathbar span{
	font-size: 9px;
	font-style: italic;
	color: #666666;
	padding-left: 2px;
}

/* leftnav */
#container #leftnav{
	width: 192px;
	float: left;
	background: url(../images/leftnav_bg.gif) repeat-y;
	margin-right: 5px;
}
#container #leftnav h2{
	background: #a5a290;
	padding: 5px 12px;
	color: #fff;
	background: url(../images/h2_bg.gif) no-repeat top;
}
#container #leftnav h2.first{
	background: url(../images/h2_bg_first.gif) no-repeat top;
}
#container #leftnav h2.active{
	color: #fff;
}
#container #leftnav ul{
	background: url(../images/leftnav_bg.gif) repeat-y;
}
#container #leftnav ul li{
	width: 190px;
	margin-left: 1px;
	margin-bottom: 0px;
	padding: 1px 0px 1px 0px;
	border-bottom: 1px solid #dbdbdb;
}
#container #leftnav ul li.last{
	border-bottom: 0px;
	margin-bottom: 0;
	padding-bottom: 7px;
}
#container #leftnav ul li a{
	padding: 5px 5px 5px 29px;
	background: url(../images/leftnav_arow.gif) no-repeat 12px 9px;
	display: block;
	font-size: 11px;
}
#container #leftnav ul li a.active{
	color: #ba0000;
	background: url(../images/leftnav_arow1.gif) no-repeat 12px 9px;
}
#container #leftnav ul li a:hover{
	background: url(../images/a_hover.gif) no-repeat 0px 0px;
	color: #ba0000;
}
#container #leftnav .leftnav_bottimg{

}
/* content */
#container .content{
	width: 536px;
	float: left;
  margin: 0px 22px 0px 0px;
}
#container #contenthome{
	width: 546px;
	margin: 0px 12px 0px 0px;
	display: inline;
}
#container .content .firstbox{
	width: 546px;
	float: left;
	margin: 0 auto;
	background: url(../images/homecontent_bg.gif) no-repeat top;
}
#container .content .firstbox h1.h1_home{
	margin: 19px 0px 0px 16px;
	background: url(../images/h1_border.gif) no-repeat left 4px;
	padding-left: 9px;
	color: #be0000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#container .content .firstbox .in_firstbox{
	display: inline;
	float: left;
	margin-top: 24px;
	margin-left: 22px;
	width: 490px;
	min-height: 308px !important;
	//height: auto !important;
	//height: 308px;
}
#container .content .firstbox .in_firstbox img{
	\\width: 112px;
	\\background: url(../images/home_img_bg.gif) no-repeat;
	float: left;
	border: 0px;
	padding: 1px 1px;
	border: 2px solid #d3d3d3;
	margin: 0px 11px 0px 0px;
}
#container .content .firstbox .in_firstbox h2{
	margin-bottom: 10px;
	font-size: 16px;
	padding-left: 2px;
	color: #000;
}
#container .content .firstbox .in_firstbox ul{
    padding: 0px 0px;
}
#container .content .firstbox .in_firstbox ul li{
    float: left;
    width: 100%;
    padding: 0px 0px;
    background: none;
    margin-bottom: 10px;
}
#container .content .firstbox .in_firstbox p{
	padding-left: 0px;
}
#container .content .firstbox .bott_img{
	float: left;
	background: url(../images/firstbox_bottom.gif) no-repeat bottom;
	width: 545px;
	height: 29px;
}
#container .content .outer{
	padding-bottom: 24px;
	margin: 21px 0 0 8px !important;
	margin: 21px 0 0 4px;
	padding-bottom: 0px;
	float: left;
}
#container .content .secondbox{
	float: left;
	width: 529px !important;
	width: 533px;
}
#container .content .secondbox .box{
	width: 258px;
	float: left;
}
#container .content .secondbox .leftbox .box_in .box1{
	float: left;
	width: 228px;
	display: block;
}
#container .content .secondbox .rightbox .box_in .box1{
	float: left;
	width: 228px;
	display: block;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 9px !important;
	padding-bottom: 5px;
	margin-bottom: 10px !important;
	margin-bottom: 5px;
}
#container .content .secondbox .rightbox .box_in .box1.last{
	border-bottom: 0px;
}
#container .content .secondbox .leftbox{
	width: 258px;
	padding-bottom: 4px;
	margin-right: 13px;
	min-height: 216px !important;
	//height: auto !important;
	//height: 216px;
	background: url(../images/box_bott_img.gif) no-repeat center bottom;
}
#container .content .secondbox .leftbox .box_in{
	float: left;
	background: url(../images/box_img_back.gif) no-repeat top #fff;
	width: 226px;
    min-height: 142px !important;
    //height: auto !important;
    //height: 142px;
	padding: 15px 16px 0px 16px;
}
#container .content .secondbox .leftbox2{
	width: 258px;
	margin-right: 13px;
	min-height: 187px !important;
	height: 0px auto;
	height: 187px;
	background: url(../images/box_bott_img.gif) no-repeat center bottom;
}
#container .content .secondbox .leftbox2 .box_in{
	float: left;
	background: url(../images/box_img_back.gif) no-repeat top #fff;
	width: 226px;
	padding: 15px 16px 0px 16px;
}
#container .content .secondbox .leftbox2 .box_in a.more{
	color: #898062;
	background: url(../images/more_gray.gif) no-repeat left 0px;
}
#container .content .secondbox .rightbox{
	width: 258px;
	padding-bottom: 8px;
	background:transparent url(../images/box_bott_img.gif) no-repeat scroll center bottom;
	min-height: 216px !important;
	//height: auto !important;
	//height: 216px;
}
#container .content .secondbox .rightbox2{
	width: 258px;
	background:transparent url(../images/box_bott_img.gif) no-repeat scroll center bottom;
	height:187px;
	min-height:187px !important;
	padding-bottom:4px;
	margin-bottom: 0px;
}
#container .content .secondbox .box .header2_red{
	margin-bottom: 7px;
	float: left;
	background-color: #f0f0f0;
	width: 257px !important;
	width: 259px;
}
#container .content .secondbox .box .header2_red h2.red{
	padding: 1px 29px 1px 16px;
	float: left;
	font-family: arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
    font-size: 11px;
	margin-bottom: 0px;
	background: url(../images/h2_img.gif) no-repeat right 0px #ba0000;
}
#container .content .secondbox .box .header2_gray{
	margin-bottom: 7px;
	float: left;
	background-color: #f0f0f0;
	width: 257px;
}
#container .content .secondbox .box .header2_gray h2.gray{
	padding: 1px 29px 0px 16px;
	float: left;
	font-family: arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 0px;
	background: url(../images/h2_gray_img.gif) no-repeat right 0px #a5a290;
}
#container .content .secondbox .box h4{
	font-weight: bold;
	color: #be0000;
	margin-bottom: 5px;
\\	float:left;
	display: block;
}
#container .content .secondbox .rightbox .box_in{
	float: left;
	background: url(../images/box_img_back.gif) no-repeat top #fff;
	width: 226px;
	min-height: 116px !important;
	height: 0px auto !important;
	//height: 116px;
	padding: 15px 16px 0px 16px;
}
#container .content .secondbox .rightbox2 .box_in{
	float: left;
	background: url(../images/box_img_back.gif) no-repeat top #fff;
	width: 226px;
	min-height: 116px !important;
	height: 0px auto;
	height: 116px;
	padding: 15px 16px 0px 16px;
}
#container .content .secondbox .box img{
	width: 115px;
	float: left;
	padding: 3px 5px;
	margin: 0 5px 5px 0;
	background: url(../images/box_img_back.gif) repeat-y;
	border-top: 2px solid #b1b1b1;
	border-bottom: 2px solid #b1b1b1;
	border-right: none;
	border-left: none;
}
#container .content .secondbox .box p,
#container .content .secondbox .rightbox p{
	margin-top: 0px;
	padding-left: 0px;
}
#container .content .secondbox .leftbox .box1 p{
	height: 91px;
	overflow: hidden;
}
#container .content .secondbox .rightbox2 .box2{
	min-height: 52px !important;
	height: 0px auto;
	height: 52px;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 13px;
}
#container .content .secondbox .rightbox2 .box2.last{
	border-bottom: 0px;
}
#container .content a.a_more{
	float: left;
	background: url(../images/content_arrow.gif) 0px 0px no-repeat;
	margin-top: 8px;
	padding: 0 0 4px 15px;
	color: #ed1c24;
}
#container .content a.more{
	float: left;
	background: url(../images/content_arrow.gif) 0px 0px no-repeat;
	margin-top: 6px;
	padding: 0 0 4px 15px;
	color: #ed1c24;
	font-size: 11px;
}
#container .content a.download{
	background: url(../images/download.gif) 0px 0px no-repeat;
	margin-top: 0px;
	padding: 0 0 4px 19px;
	color: #0060b5;
	font-size: 11px;
}
#container .content h1{
	margin-bottom: 10px;
	background: url(../images/h1_border.gif) no-repeat left 4px;
	padding-left: 9px;
	color: #be0000;
	margin-left: 16px;
	font-size: 14px;
	text-transform: uppercase;
}
#container .content h2{
	margin-bottom: 6px;
	padding-left: 26px;
	font-size:14px;
}
.content #thegallery h2{
	text-align: center;
}

/*
#container .content img{
	border: 2px solid #b1b1b1;
\\	float: left;
	margin: 0 6px 0px 6px;
	vertical-align:bottom;
}*/
.content a{
color: #be0000;
}
.content a:hover{
text-decoration: underline;
}
/* report corruption */

#container .content #reportform{
	padding-left: 26px;
}
#container .content #reportform span.description{
	font-weight: bold;
	padding-bottom: 7px;
	padding-left: 0px;
	float: left;
}
#container .content span.errornote{
	padding-left: 26px;
}
#container .content #reportform label{
	color: #000;
	font-weight: bold;
}
/*#container .content #reportform input, #container .content #reportform textarea{
	border-top: 2px solid #737373;
	border-right: 2px solid #f3f3f3;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #000;
}*/
#container .content #reportform textarea{
	width: 430px;
	height: 106px;
	\\margin-bottom: 19px;
	border: 0px;
	padding: 10px 10px 10px 10px;
	background: url(../images/contact_form_bg.gif) no-repeat 0px 0px;
	overflow: hidden;
}
#container .content #reportform input{
	margin-bottom: 11px;
	border: 0px;
	background: url(../images/input_bg.gif) no-repeat 0px 0px;
	width: 180px;
	padding: 6px 10px 0px 10px;
	height: 18px;
	margin-right: 300px;
}
#container .content #reportform input#telephone{
	margin-bottom: 8px;
	float: left;
}
#container .content #reportform p{
	width: 420px;
	padding-left: 0px;
}
#container .content #reportform input.submit{
	width: 59px;
	height: 26px;
	border: none;
	background: url(../images/submit.gif) no-repeat;
	font-weight: bold;
	color: #fff;
	padding: 0px 0px 6px 0px !important;
	padding: 0px 0px 3px 0px;
	margin-bottom: 8px;
	cursor: pointer;
}

/* press releases */

#container .content ul.docpress{
	margin-bottom: 12px;
}
#container .content ul.docpress li{
}
#container .content ul.docpress li{
	float: left;
	padding: 0 21px 13px 0;
	background: url(../images/doclist_bottom.gif) no-repeat bottom;
	margin-top: 8px;
}
#container .content ul.docpress li h2{
}
#container .content ul.docpress li img{
	margin: 0 13px 13px 0;
}
#container .content ul.docpress li h4{
	margin-bottom: 0px;
}
#container .content ul.docpress li span{
	display: block;
}
#container .content ul.docpress li p{
}
#container .content ul.docpress li a.more{
	float: right;
}
#container .content a.seeall{
	width: 50px;
	height: 17px;
	font-size: 10px;
	float: right;
	text-align: center;
	padding-top: 2px;
	margin: 0 23px 0 0;
	color: #fff;
	background: url(../images/see_all_back.gif) no-repeat;
}

/* content list */
.content table{
	border: 1px solid #A5A290;
}
.content table tr,
.content table td{
	border: 1px solid #A5A290;
}
.content table tr td p{
	padding: 5px 5px;
	text-align: center;
}
.content ul, .content ol{
	padding: 10px 0px 10px 51px;
}
.content ul li{
	background: url(../images/list_bullet.gif) no-repeat 0px 5px;
	padding-left: 15px;
	margin-top: 4px;
}
.content ol li{
	margin-bottom: 5px;
	list-style-type: decimal;
	list-style-position: inside;
}
.content ul li a{
	color: #be0000;
	font-size: 12px;
}
.content ul li a:hover, .content ul li a.active{
	color: #be0000;
}

/* reports */

#container .content ul.reports{
	background: #a5a290 url(../images/ul_reports.gif) no-repeat 0 0;
	width: 505px;
	margin-left: 14px !important;
	margin-left: 7px;
	padding: 2px 5px;
	margin-bottom: 15px;
	height: 20px;
}
#container .content ul.reports li{
	display: inline;
	background: none;
	padding-left: 0px;
	float: left;
	margin-bottom: 3px;
}
#container .content ul.reports li a{
	background: url(../images/li_border.gif) no-repeat right 2px;
	color: #181818;
	padding: 0 15px !important;
	padding: 0 13px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
#container .content ul.reports li a.first{
}
#container .content ul.reports li a.last{
	background: none;
}
#container .content ul.reports li a:hover, #container .content ul.reports li a.active{
	text-decoration: underline;
}
#container .content ul.doclist{
	width: 536px;
	padding: 0px 0px;
}
#container .content ul.doclist li{
	float: left;
	width: 493px;
	margin-top: 16px;
	padding: 0 21px 33px 25px;
	background: url(../images/shadow.gif) no-repeat bottom;
}
#container .content ul.doclist li h2{
	color: #000;
	font-weight: bold;
	font-size: 13px;
	padding-left: 0px;
}
#container .content ul.doclist li span{
	padding-left: 0px;
}
#container .content ul.doclist li h4{
	margin-bottom: 7px;
}
#container .content ul.doclist li img{
/*	background: url(../images/img_bg.gif) no-repeat left top;*/
border: 1px solid #d3d3d3;
	padding: 3px;
	float: left;
	margin-left: 0px;
	text-align: center;
	margin-right: 11px;
}
#container .content ul.doclist li p{
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding: 0px 0px;
}
#container .content ul.doclist li img.pdf{
float: left;
}
#container .content img.newsdetail{
float: left;
border:2px solid #D3D3D3;
padding: 1px 1px;
margin: 0px 10px 5px 26px;
}
#container .content ul.doclist li a.pdf{
	background: url(../images/pdf.gif) no-repeat;
	padding: 4px 0 5px 26px;
	float: left;
	color: #ed1c24;
	margin-top: 5px;
}
#container .content ul.doclist li.listimg a.pdf{
	float:right;
	margin-top:68px;
}
#container .content ul.doclist li.listimg a.more{
	margin-top: 73px;
}

/* Press year */
#container .content ul.press_year{
	margin: 0px;
	margin-top: 15px;
	margin-left:15px;
	padding: 0px;
	list-style-type:none;
	color:#7c94c0;
	font-weight: bold;
	text-align: center;
}
#container .content ul.press_year li{
	display: inline;
	color:#be000;
	font-weight: bold;
	background-image:none;
	padding-left:0px;
	margin-left:0px;
}
#container .content ul.press_year li a{
	color:#be000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left:0px;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
}
#container .content ul.press_year li a:hover{
	text-decoration: underline;
	color:#990000;
}
#container .content .press_year span{
  color:#990000;
  padding-left:0px;
  padding-right:0px;
  margin-right:0px;
  margin-left:0px;       
  font-size: 11px;   
}

/* rightnav */
#container #rightnav{
	width: 198px !important;
	width: 190px;
	float: left;
	margin-left: 3px;
	display: inline;
}
#container #rightnav h3{
	float: left;
	width: 197px;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/h3_top.gif) repeat-x #eaeae8;
	padding: 6px 9px 3px 9px;
	margin-bottom: 7px;
}
#container #rightnav .withboder{
	border-bottom: 2px solid #b1b1b1;
}
#container #rightnav .rightbox{
	width: 195px;
	margin: 8px 0 6px 10px;
	float: left
}
#container #rightnav a{
	display: block;
	float: left;
	color: #8e0000;
}
#container #rightnav a:hover{
	text-decoration: underline;
}
/*#container #rightnav img{
	margin: 0 9px 9px 0;
	border: 2px solid #b1b1b1;
	float: left;
	width: 71px;
}*/
#container #rightnav p{
	padding-right: 10px;
}
#container #rightnav a.pdf{
	background: url(../images/pdf.gif) no-repeat;
	padding: 2px 0 0 21px;
	margin: 0px 0px 0px 0px;
	height: 20px;
	display: block;
	color: #0060b5;
	float: right;
	white-space: nowrap;
	clear: both;
}
#container #rightnav a.more{
	padding: 2px 0 0 21px;
	margin: 0 10px 0 0;
	height: 20px;
	display: block;
	color: #0060b5;
	float: right;
	white-space: nowrap;
}
#container #rightnav .message{
	float: left;
	width: 198px;
	margin: 0px;
	display: inline;
	text-align: center;
}
#container #rightnav .message a{
	display: inline;
	margin: 0 auto;
	float: none;
}
#container #rightnav .message a img{
	margin: 5px 0 5px 0;
	border: 0px;
	width: auto;
	float: none;
}
#container #rightnav .message a img.corruption{
	margin: 0px 0 10px 0;
	border: 0px;
	width: auto;
	float: none;
}
#container #rightnav .leftbottom{
	display: inline;
	margin: 76px 0 0 4px !important;
	//margin: 57px 0 0 4px;
	border: none;
	width:165px;;
	float: left;
}
#container #rightnav .leftbottom img{
	border: 0px;
	width: auto;
	background-position: bottom;
	margin: 0px 0px 3px 0px;
}
#container #rightnav .leftbottom a.osce{
margin: 33px 7px 0px 0px;
}
#container #rightnav .leftbottom p{
	font-size: 7px;
	font-weight: bold;
}

#container #rightnav .rightlinks{
}
#container #rightnav .rightlinks li{
	margin-bottom: 14px;
}
#container #rightnav .rightlinks li a{
	float: none;
	color: #0060b5;
	font-size: 12px;
	background: url(../images/rightlinks_img.gif) no-repeat 0px 2px;
	padding-left: 16px;
}
#container #rightnav .rightlinks li a:hover, #container #rightnav .rightlinks li a.active{
	color: #be0000;
	text-decoration: underline;
}

/* copyright */
#copyright{
	float:left;
	width: 100%;
	height: 16px;
	padding-top: 4px;
	border-top: 1px solid #e8e8e3;
	margin: 20px 12px 0 12px;
}
#copyright p{
	color: #000;
	margin: 0 0 0 10px;
	float: left;
    padding: 0px;
}
#copyright p span{
    margin-left: 50px;
}
#copyright a.rrota{
	color: #000;
	float: right;
	margin: 0px 14px 0 0;
	background: url(../images/rrota_mshel.gif) no-repeat 55px 0px;
	padding-right: 25px;
	height: 19px;
}
/*#copyright a:hover{
	color: #8f8f8f;
	float: right;
	margin: -17px 14px 0 0;
	background: url(../images/rrota_orange_akk.gif) no-repeat 55px 0px;
	height: 25px;
}
*/
/* gallery */

#container #content #gallery{
	width: 402px;
	margin: 0 auto;
}
#container #content #gallery span{
	
	padding: 0 15px;
	text-align: center;
}
#container #content #gallery img.backward{
	float: left;
	border: none;
	margin: 1px 0 0;
}
#container #content #gallery img.forward{
	float: right;
	border: none;
	margin: 1px 0 0;
}
#container #content #gallery img.center{
	float: none;
}
#container #content #gallery .galtop{
	width: 100%;
	float: left;
	margin-bottom: 4px;
}
#container #content .galtop{
	width: 100%;
	float: left;
	margin-bottom: 4px;
	text-align:center;
	margin-bottom:10px;
}
#container #content .galtop span{
	padding-left: 0px;
}
#container #content #gallery .galtop span{
	width: 346px;
	float: left;
	display: block;
	padding: 0 15px;
	text-align: center;
	padding-top:10px;
}
#container #content #gallery .galbottom{
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom:5px;
	margin-top:15px;
}
#container #content #gallery .galbottom span{
	float: none;
	display: inline;
}
#container #content #gallery .galbottom img.backward{
	float: none;
	margin-bottom: -1px;
}
#container #content #gallery .galbottom img.forward{
	float: none;
	margin-bottom: -1px;
}
#container #content #gallery .galbot{
	margin: 0 auto;
	width: auto;
}
/* content list */

#container .content ul.gallerylist{
	text-align: left;
	display: block;
	margin-top: 10px;
}
#container .content ul.gallerylist li.{
}
#container .content ul.gallerylist li a{
	color: #be0000;
	font-size: 12px;
}
#container .content ul.gallerylist li a:hover, .content ul.gallerylist li a.active{
	color: #be0000;
}

#content p.link a{
	background:transparent url(../images/content_arrow.gif) no-repeat scroll 0 0;
color:#be000;
font-size:11px;
margin-top:14px;
padding:0 0 4px 15px;
}

.currentcamp h3{
	padding-left: 26px;
}
ul#vegza{
	padding-left: 26px;
	text-decoration: none;
	background: none;
	padding-top: 0px;
}
ul#vegza li{
	padding-left: 0px;
	background: none;
	margin-top: 24px;
	padding-bottom: 22px;
	border-bottom: 1px solid #a5a290;
}
ul#vegza li.last{
	border-bottom: 0px;
}
ul#vegza li h3{
	padding-bottom: 13px;
	font-size: 14px;
	font-family:Verdana, sans-serif;
}
ul#vegza li p{
	padding-left: 0px;
}
.content span{
	padding-left: 26px;	
	font-weight: bold;
	display: block;
}
span.block_a{
    padding-left: 0px;
}
#container .content .firstbox .in_firstbox span.date{
	padding-left: 0px;
	color: #a7a7a7;
	font-weight: bold;
	display: block;
}

/*--- withborder ---*/
.withborder{
	margin: 0 auto;
	background: url(../images/foto_left.gif) repeat-y #fff;
	float: left;
	margin-right: 7px;
}
.withborder .top2{
	background: url(../images/foto_top.gif) repeat-x;
	height: 3px;
}
.withborder img.bigphoto2{
	float: none;
	padding-right: 3px;
	margin-left: 3px;
	background: url(../images/foto_right.gif) repeat-y right;
}
.withborder .bottom2{
	background: url(../images/foto_bot.gif) repeat-x;
	//margin-top: -2px;
	height: 3px;
}
.withborder img.left2{
	float: left;
}
.withborder img.right2{
	float: right;
}
/*---- end of withborder ----*/
/*------- start of anketa---------*/
.anketa{
	float: left;
	width: 171px;
	margin: 12px 0px 0px 0px;
	display: inline;
}
.anketa .top{
	width: 193px;
	float: left;
	background: url(../images/top_anketa.png) no-repeat 1px top;
}
.anketa .top h2{
	color:  #fff;
	padding: 5px 0px 5px 17px;
}
.anketa .body{
	float: left;
	display: inline;
	width: 159px;
	padding: 0px 21px 0px 13px;
	_padding-right:0px;
	background: url(../images/body_anketa.png) repeat-y left top;
}
#rightnav .anketa .body p{
	padding: 11px 0px 10px 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #757575;
	border-bottom: 1px solid #e5e5e5;
}
.anketa .body form{
	float: left;
	width:160px;
}
form.left input, form.right input{
	margin-bottom: 7px !important;
	//margin-bottom: 0px;
	vertical-align: top !important;
	//vertical-align: middle;
	font-size: 10px;
}
form.left{
	float: left;
	width: 78px;
}
form.right{
	float: left;
	width: 78px;
}
.anketa .body a.voto{
	background: url(../images/a_voto_bg.png) no-repeat right top;
	padding-right: 3px;
	height: 15px;
	float: left;
	margin: 6px 0px 0px 0px !important;
}
.anketa .body a.voto span.middle{
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background: url(../images/a_voto_span_bg.png) repeat-x left top;
	padding: 0px 4px 3px 7px;
	text-transform: uppercase;
	margin: 6px 0px 0px 0px;
}
.anketa .bott{
	width: 193px;
	float: left;
	height: 11px;
	background: url(../images/bott_anketa_img.png) no-repeat left TOP;
}

div.tek ul li, div.tek ul li input, div.tek ul li label {
  float:left;
}
div.tek ul li{
    width:162px;
}
div.tek ul li label{
  padding-bottom:5px;
  padding-left:7px;
  width:140px;
}
div.tek ul li input{
	background: url(../images/voto_bg.jpg) no-repeat left top;
	border: 0px;
	font-weight: bold;
	font-size: 9px;
	font-family: verdana, sans-serif;
	color: #ffffff;
	padding: 0px 6px 1px 6px;
  margin-top:1px;  
}
div.tek p{
  margin-bottom:5px;
  padding-bottom:5px;
  padding-top:0;
}
.content p span{
	padding-left: 0px;
}
/**********dafina***********/

.search-tools{
    display: none;
    background:url(../images/content-search-bg.gif) no-repeat 0 0;
    padding-left:10px;
    padding-right:10px;
    width:505px;
    height:33px;
    padding-top:5px;
    margin-left:13px;
    padding-bottom:22px;
}
.tools-small{
background:url(../images/tools-bg.gif) no-repeat 0 0;
width:464px;
}
.search-tools form.search{
float:left;
background:url(../images/search2.gif) no-repeat 0 0;
height:21px;
width:205px;
}
.search-tools form.search input{
border:none;
background:none;
}
.search-tools form.search input.search{
padding-left:4px;
padding-right:2px;
height:17px;
padding-top:4px;
width:179px;
}
.search-tools form.search input.go{
padding-bottom:3px;
padding-top:3px;
width:18px;
cursor:pointer;
}
.search-tools ul.tools{
float:right;
padding-top:0px;
}
.search-tools ul.tools li{
float:left;
background:none;
padding-right:8px;
padding-left:0px;
margin-top:0px;
}
.search-tools ul.tools li a.print{
float:left;
height:22px;
font-size:0px;
width:22px;
background:url(../images/print-img.gif) no-repeat 0 0;
}
.search-tools ul.tools li a.increase{
float:left;
height:22px;
font-size:0px;
width:22px;
background:url(../images/increase.gif) no-repeat 0 0;
}
.search-tools ul.tools li a.normal{
float:left;
height:22px;
font-size:0px;
width:22px;
background:url(../images/normal-size.gif) no-repeat 0 0;
}
.search-tools ul.tools li a.decrease{
float:left;
height:22px;
font-size:0px;
width:22px;
background:url(../images/decrease.gif) no-repeat 0 0;
}
#container .content h3{
	margin-left: 24px;
	font-size: 14px;
	margin-bottom:10px;
}
.content ul.institutions-list{
float:left;
padding-left:25px;

}
.content ul.institutions-list li{
display:inline;
float:left;
height: 28px;
padding-right:12px;
width:228px;
margin-top:15px;
padding-bottom:10px;
background:url(../images/bullet-grey.gif) no-repeat left 3px;
border-bottom:1px solid #dbdbdb;
}
.content ul.institutions-list li a{
color:#46443c;
}
.content ul.institutions-list li a:hover{
color:#ed1c24;
text-decoration:none;
}
.content ul.institutions-branch{
padding-left:24px;
}
.content ul.institutions-branch li{
background:none;
padding-left:0px;
}
.content ul.institutions-branch li a{
color:#46443c;
padding-left:10px;
color:#46443c;
background:url(../images/bullet-grey-red.gif) no-repeat left 3px;
}
.content ul.institutions-branch li a.active, .content ul.institutions-branch li a:hover{
background-position: left -8px;
color:#be0000;
font-weight:bold;
text-decoration:none;
}
.content ul.characters{
float:left;
padding-left:13px;
width:486px;

}
.content ul.characters li{
display:inline;
margin:0px;
background:none;
float:left;
padding:2px;
}
.content ul.characters li a{
background:url(../images/characters-bg.gif) no-repeat 0 0;
float:left;
padding-top:4px;
height:19px;
width:23px;
color:#46443c;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
text-align:center;
}
.content ul.characters li a.active{
background:url(../images/characters-active-bg.gif) no-repeat 0 0;
color:#fff;
}
.content ul.characters li a.null{
color:#bbbbbb;
}
.content ul.characters li a.null:hover{
text-decoration:none;
}
.deputet-sort{
float:left;
display:inline;
background:url(../images/character-sort.gif) repeat-y 0 0;
padding-left:0px;
padding-top:0px;


}
.deputet-sort ul{
padding-left:36px;
padding-top:0px;
_padding-left:17px;

padding-bottom:0px;
}
.deputet-sort ul li{
float:left;
width:130px;
padding-right:30px;
margin-top:0px;
margin-bottom:4px;
margin-top:4px;
padding-left:0px;
background:none;
}
.deputet-sort ul li a{
padding-left:8px;
background:url(../images/bullet-grey-red.gif) no-repeat left 3px;
}
.deputet-sort ul li.last{
padding-bottom:0px;
}
.deputet-sort ul li a {
font-weight:bold;
color:#46443c;
}
.deputet-sort ul li a.active, .deputet-sort ul li a:hover{
color:#be0000;
text-decoration:none;
background-position:left -8px;
}

.char-sort {
float:left;
width: 100%;
display:inline;
margin-rsight:40px;
margin-left:15px;
background:url(../images/char-sort-br.gif) no-repeat left bottom;
padding:20px 0;
}
.deputet-sort span{
float:left;
width:19px;
padding:0;
font-size:18px;
font-weight:bold;
color:#fff;
text-align:center;
}

.download-filan{
float:left;
background:url(../images/char-sort-br.gif) no-repeat 26px bottom;
width:525px;
padding-bottom:10px;
}
.download-filan span{
font-size:12px;
line-height:18px;
font-family:verdana, sans-serif;
font-weight:normal;
}
.download-filan span.emri{
font-size:14px;
font-weight:bold;
font-family:verdana, sans-serif;
margin-bottom:12px;
}
.download-filan a{
color:#0082be;
width:85%;
font-size:11px;
background:url(../images/pdf-icon.gif) no-repeat right bottom;
padding-right:23px;
padding-left:26px;
}
.download-filan a.back{
color:#46443c;
float:left;
width:85%;
font-size:11px;
padding-left:10px;
margin-left:26px;
background:url(../images/back-bullet.gif) no-repeat left 3px;
margin-top:21px;
font-weight:bold;
}
a.back-to-list {
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	color:#46443c;
	font-weight:bold;
}
.download-app{
	float: left;
	width: 198px;
	height: 92px;
	display: inline;
	/*background: url(../images/formulari_pasurise_bg.png) no-repeat left top;*/
}
.presents{
	float: left;
	width: 198px;
	height: 92px;
	display: inline;
	/*background: url(../images/kataogu_dhuratave.jpg) no-repeat left top;*/
}
.download-app ul,
.presents ul{
	float: right;
	width: 64px;
	display: inline;
	margin-top: 8px;
	margin-right: 23px;
}
.download-app ul li,
.presents ul li{
	float: left;
	width: 100%;
	margin-bottom: 4px;
}
.download-app ul li a,
.presents ul li a{
	float: left !important;
	color: #fff !important;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 6px 23px;
	background: url(../images/word_icon.png) no-repeat left top;
}


