*{
	padding: 0;
	margin: 0;
}	

html {
	padding: 0;
	margin: 0;
}

body{
	font-family: Verdana, serif;
	color: #616161;	
	font-size: 10pt;
	padding: 0;
	margin: 0;
	background: white url('../image/bg.jpg') 0 0 repeat-x;
	text-align: center;
}

#bg{
	background: transparent url('../image/bg_big.jpg') 50% 0 no-repeat;
}
/* //////////// container ///////////// */
a{
	text-decoration: none;
	color: #719016;
}
a:hover{
	color: #ff5d44;
}
a img{
	border:2px solid #719016;
}
a:hover img:hover{
	border:2px solid #ff5d44;
}

p{
	padding-bottom:5px;
}
#container {
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 940px;
}

#header{
	position: relative;
	width: 940px;
	height: 269px;
}

#dateSearch{
	height: 58px;
	width: 940px;
}

#dateSearch .dateModified{
	float: left;
	margin-left: 15px;
	margin-top: 23px;
	font-size: 8pt;
	color: #aaa;

}
/*
#dateSearch .qContactDiv{
	float: right;
	display: block;
	margin-right: 15px;
	text-align: left;
	margin-top: 3px;
	height: 35px;
	line-height: 17px;
	text-align: right;
	font-size: 8pt;
	color: #ccc;
}*/

#dateSearch .searchDiv{
	float: right;
	display: block;
	margin-right: 15px;
	text-align: left;
	margin-top: 12px;
	height: 35px;
	line-height: 30px;
	font-size: 9pt;
	color: #aaa;
	background: transparent url('../image/search_bg.gif') 0 50% no-repeat;
}
#dateSearch .searchDiv .sField{
	padding: 0 3px;
	background: none;
	border: 0;
	width: 155px;
	color: white;
	margin-right: 10px;
}
#dateSearch .searchDiv a.sSearch{
	color: #aaa;
	text-decoration: none;
}
#dateSearch .searchDiv a.sSearch:hover{
	color: white;
}
#logo{
	position: relative;
	height: 211px;
	width: 940px;
	background: transparent url('../image/logo.gif') left bottom no-repeat;
}

#logo .qContactDiv{
	position: absolute;
	right: 20px;
	top: 1px;
	display: block;
	text-align: left;
	height: 35px;
	line-height: 17px;
	text-align: right;
	font-size: 8pt;
	color: #ddd;
}

#logo a.l1{
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 186px;
	height: 200px;
}
#logo a.l2{
	display: block;
	position: absolute;
	left: 200px;
	bottom: 45px;
	width: 720px;
	height: 105px;
}
#logo a.l3{
	display: block;
	position: absolute;
	right: 20px;
	bottom: 10px;
	color: #eeeeff;
	background: transparent url('../image/Mail_16x16.png') 0 2px no-repeat;
	padding-left: 18px;
}
#logo a.l3:hover{
	color: white;
}
#menu{
	position: relative;
	width: 930px;
	height: 35px;
	background: #343434;
	padding-top: 5px;
	padding-left: 10px;
	z-index:30;
}
#menu ul {
	list-style-type:none;
	padding: 0;
	margin: 0;
}

#menu ul li {
	display:block;
	float:left;
	position:relative;
	padding: 0;
	margin: 0;
}


#menu ul li a{
	display: block;
	float: left;
	height: 35px;
	margin:0 5px;
	text-decoration: none;
	color: white;
	padding-left: 10px;
	background: transparent url('../image/menu_bg_.jpg') 100% 100% no-repeat;
}

#menu ul li a span{
	display: block;
	line-height: 32px;
	height: 35px;
	font-size: 11pt;
	text-decoration: none;
	color: white;
	padding-right: 10px;
	cursor: hand;
	background: transparent url('../image/menu_bg_.jpg') 100% 100% no-repeat;
}
#menu ul li a:hover, #menu ul li a.selected:hover{
	background-position: 0 -37px;
}
#menu ul li a:hover span, #menu ul li a.selected:hover span{
	color: #719016;
	background-position:  100% -37px;
}
#menu ul li a.med{
	display: block;
	float: left;
	height: 35px;
	margin:0 5px;
	text-decoration: none;
	color: white;
	padding-left: 10px;
	background: transparent url('../image/menu_bg_.jpg') 0 -37px no-repeat;
}

#menu ul li a.med span{
	display: block;
	line-height: 32px;
	height: 35px;
	font-size: 11pt;
	text-decoration: none;
	color: #719016;
	padding-right: 10px;
	cursor: hand;
	background: transparent url('../image/menu_bg_.jpg') 100% -37px no-repeat;
}

#menu ul li a.selected{
	display: block;
	float: left;
	height: 35px;
	margin:0 5px;
	text-decoration: none;
	color: white;
	padding-left: 10px;
	background: transparent url('../image/menu_bg_.jpg') 0 0 no-repeat;
}
#menu ul li a.selected span{
	display: block;
	line-height: 32px;
	height: 35px;
	font-size: 11pt;
	text-decoration: none;
	padding-right: 10px;
	cursor: hand;
	background: transparent url('../image/menu_bg_.jpg') 100% 0 no-repeat;
	color: #719016;
}
#menu ul li ul{
	position: absolute;
	left:5px;
	top:35px;
	width: 250px;
	height: auto;
	padding: 10px 0;
	background: #484848 url('../image/submenu_bg_.jpg') 100% 100% no-repeat;
}
#menu ul li ul li{
	clear:both;
	background: #484848;
}
#menu ul li ul li a {
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	text-align:left;
	width: 224px;
	background: #484848;
/*	background:url(../img/nav-bullets.gif) no-repeat 15px -14px;
	padding: 5px 0px 5px 26px;*/
	padding: 3px;
	padding-left: 10px;
	height: 15px;
}
#menu ul li ul li a:hover {
	background: none;
	text-decoration:none;
	color: #719016;
}

#mainContent{
	position: relative;
	margin: 0 auto;
	width: 940px;
	text-align: left;
}

h1{
	color: #719016;
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 4px 0;
	border-bottom: 3px solid #719016;
	border-top: 3px solid #719016;
}
.pagination_top{
	display: block;
	float: right;
	text-align: right;
}
	
.pagination_top a, .pagination_top span{
	display: block;
	float: right;
	text-decoration: none;
	color: #666;
	font-size: 9pt;
	margin: 0 3px;
}
.pagination_top a:hover{
	color: #111;
}

.pagination_top span.paginCur{
	color: #223856;
	font-weight: bold;
}

h2{
	color: #e78642;
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 5px;
}
h2.h2cat{
	text-align: right;
	padding-bottom: 4px;
	border-bottom: 1px dashed #719016;
}

.fp_new{
	padding-bottom: 10px;
	/*border-bottom: 1px solid #aaa;*/
	margin: 10px 0;
}
.fp_new h2{
	margin-top: 10px;
}


.fp_new h2 a{
	color: white;
	padding: 3px 2px;
	background: #333;
	text-decoration: none;
	font-size: 12pt;
	font-weight: normal;
	line-height: 20px;
}
.fp_new h2 a:hover{
	color: #ff5d44;
}

.fp_new p.date{
	margin: 5px 0;
	margin-bottom: 0;
	color: #ff5500;
	font-size: 8pt;
	text-align: right;
}
.fp_new .descr p{
	color: #616161;
	font-size: 10pt;
	line-height: 18px;
	margin: 5px 0;
	text-align: justify;
}

.fp_new a.readMore{
	display: block;
	margin: 5px 0;
	text-decoration: none;
	background-color: #719016;
	color: white;
	font-size: 8pt;
	padding: 2px 0;
	padding-right: 5px;
	font-style:italic;
	text-align: right;
}

#leftContent{
	float: left;
	width: 650px;
	margin-left: 20px;
}
#leftContent p{
	font-size: 10pt;
	line-height: 18px;

}
#leftContent ol, #leftContent ul{
	margin-left: 30px;
}
#leftContent ol li, #leftContent ul li{
	margin: 5px 0;
}
#rightContent{
	float: right;
	width: 220px;
	margin-right: 20px;
}

#rightContent .media{
	position: relative;
	width: 220px;
	margin-bottom: 20px;
	padding-top: 3px;
}

#rightContent .media .mtitle{
	position: relative;
	color: #719016;
	font-size: 13pt;
	padding: 4px 0;
	border-bottom: 2px solid #719016;
	border-top: 2px solid #719016;
}
#rightContent .media .mtitle a{
	text-decoration: none;
	color: #719016;
	font-size: 13pt;
}
#rightContent .media .mtitle a:hover{
	color: #ff5d44;
}
/*#rightContent .media .mtitle a{
	display: block;
	height: 60px;
	text-decoration: none;
	color: #777;
	font-size: 10pt;
	font-weight: bold;
	line-height: 60px;
	text-align: right;
	padding-right: 60px;
	background: white url('../image/video_blt.gif') top right no-repeat;
}
#rightContent .media .mtitle a:hover{
	color: #6582c1;
}
#rightContent .media .mtitle a.photo{
}

#rightContent .media .mtitle a.video{
	line-height: 70px;
	background-position: bottom right;
}*/
#rightContent .media .mbody, #rightContent .media .smenu{
	margin: 10px 0;
}
#rightContent .media .mbody a img{
	border: none;
}
#rightContent .media .smenu a{
	display: block;
	color: #616161;
	padding: 4px 0;
	padding-left: 15px;
	text-decoration: none;
	background: white url('../image/grey_blt.jpg') 5px 10px no-repeat;
}
#rightContent .media .smenu a:hover{
	color: #719016;
	background-image: url('../image/green_blt.jpg')
}
#rightContent .media .smenu a.selected{
	display: block;
	background: #719016 url('../image/white_blt.jpg') 5px 10px no-repeat;
	color: white;
	text-decoration: none;
}

.sPhotos a{
	float: left;
	margin: 4px;
	border: 1px solid white;
}
.sPhotos a:hover, .sPhotos a.selected{
	border: 1px solid #719016;
}
#mGallery{
	position: relative;
	width: 220px;
	height: 151px;
}
#mGallery a{
	position: absolute;
	top: 0;
	left: 0;
	width:220px;
	height: 150px;
}

ul.mDisc{
	list-style-type: disc;
	color: #616161;
	margin-left: 20px;
}
ul.mDisc li{
	margin: 4px 0;
}

ul.mDisc li a{
	text-decoration: none;
	color: #616161;
}
ul.mDisc li a:hover{
	color: #719016;
}

/* //////////// breadcrumbs ///////////// */


#breadcrumbs{
	width: 930px;
	height: 20px;
	text-align: right;
	padding: 5px 0;
	padding-right: 10px;
}


#breadcrumbs span{
	font-size: 7pt;
	color: #354a52;
	font-style: italic;
	text-decoration: none;
	line-height: 12px;
}
#breadcrumbs a{
	font-size: 7pt;
	color: #354a52;
	text-decoration: none;
	line-height: 12px;
}
#breadcrumbs a:hover{
	text-decoration: underline;
}

/* //////////////////////// FOOTER //////////////////////// */

#footerDiv{
	background: #111;
	margin-top: 30px;
}

#footer{
	position: relative;
	width: 940px;
	padding: 10px 0;
	margin: 0 auto;
}

#footer_left {
	float: left;
	text-align: left;
	margin:0;
	height: 20px;
	width: 300px;
	
}
a.footer_text{
	color: #ccc;
	font-size: 7pt;
	line-height: 20px;
	text-decoration: none;
	padding-left: 20px;
}

a:hover.footer_text{
	text-decoration: none;
}

#footer_right {
	float: right;
	color: #ccc;
	font-size: 7pt;
	text-align: right;
	padding-right: 10px;
	height: 20px;
	line-height: 20px;
	width: 200px;
}

/* //////////////////////// TABLE //////////////////////// */

table.hr {
	border: 0;
	empty-cells: show;
	border-collapse: collapse;
	width: 100%;
}

table.hr td{
	padding: 3px 0;
	}

.row0{
	background-color: white;
}
.row1{
	background-color: #eef0f1;
}
.rowSelected0 td {
	background-color: #cad9e8;
}

.rowSelected1 td {
	background-color: #cad9e8;
}

th.model{
	font-size: 12pt;
	color: white;
}

th.field{
	font-size: 10pt;
	line-height: 22px;
	text-align: center;
	font-weight: normal;
	color: white;
}