/* IMPORTS --------------------------------------------------------------*/
@import url('reset.css');
@import url('thickbox.css');
/* -------------------------------------------------------------------------*/
* {
	font-family:Tahoma, Verdana, Arial !important;
}

a {
	color:#000000;	
}

a:hover {
	text-decoration:underline;
}

h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}

html,body {
	background:#c5dfff;
	font-size:12px;
	line-height:14px;
	color:#000000;
	font-family:Tahoma, Verdana, Arial !important;
}

button {
	color:#000000;
	background:#FFFFFF;
	border:solid 1px #cac9c7;
}

#pageWrap {
	

	background:url('/images/backgrounds/page_bg.gif');
	padding-right:9px;
	position:relative;
}

#pageWrap,
#topLinks {
	width:950px;
		margin:auto;
}

.addFav {
	background:#AFC421 none repeat scroll 0 0;
border:1px solid #8CB457;
color:white;
display:block;
float:right;
font-size:11px;
font-weight:bold;
margin-right:41px;
padding:4px;
}

#topLinks  {
	margin-top:40px;
	overflow:hidden;
	
}


.fpGal li {
	overflow:hidden;
	margin-bottom:5px;
}

.fpGal dt {
	float:left;
	width:50px;
}

.fpGal dd {
	float:left;
	width:180px;
}

.qst .boxContents {
	background:#f4f3f0 url('/images/backgrounds/questions.gif') no-repeat right top;
}

.grey {
	background:#F4F3F0;
}

.big .question {
	font-size:12px !important;
}

#rightCorner {
	position:absolute;
	background:url('/images/backgrounds/right_corner.gif');
	width:34px;
	height:52px;
	right:-1px;
	top:0px;
	font-size:1px;
}

table {
	width:100%;
	margin:0;
	border-collapse:collapse;
}

table thead th,
table tbody td {
	padding:5px 10px;
}

table thead th {
	border-bottom:solid 2px #9bb800;
	font-weight:bold;
	background:#bace82;
	color:#FFFFFF;
}

table tbody td {
	border:dotted 1px #bacf82;
	background:#fff;
}

table tbody tr.odd td {
	background:#f2f2f2;
}

#leftCorner {
	width:24px;
	height:29px;
	position:absolute;
	left:0px;
	top:0px;
	background:url('/images/backgrounds/left_corner.gif') no-repeat;
}

#bottomShadow {
	display:block;
	height:7px;
	background:url('/images/backgrounds/bottom_shadow.gif');
}

#bottomRightCorner {
	width:56px;
	height:57px;
	position:absolute;
	background:url('/images/backgrounds/right_bot_corner.gif');
	right:-1px;
	bottom:0px;
}

#bottomLeftCorner {
	position:absolute;
	width:29px;
	height:41px;
	background:url('/images/backgrounds/left_bottom_corner.gif');
	left:0px;
	bottom:0px
}

.header {
	padding:10px 20px;
}

ul#topMenu {
	overflow:hidden;
	height:1%;
	margin-bottom:35px;
}

ul#topMenu li {
	float:right;
	background:url('/images/backgrounds/menu_sep.gif') no-repeat left center;
	padding-left:15px;
	margin-left:15px; 
}


ul#topMenu li dl dd {
	color:#bcbec0;
}

ul#topMenu li.first {
	background:none;
}

ul#topMenu li dl dt a,
ul#topMenu li dl dd {
	font-weight:bold;
	font-size:12px;
}

#logo {
	position:absolute;
	left:46px;
	top:33px;
}

ul#langSelect {
	overflow:hidden;
	height:1%;
	margin-bottom:5px;
}

ul#langSelect li {
	float:right;
	margin-left:10px;
}

ul#langSelect li a {
	color:#c8c8c8;
	font-size:11px;
	font-weight:bold;
}

ul#langSelect li.selected a {
	color:#a4bf00;
}

#dateInfo {
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color:#c8c8c8;
}

.headline {
	background:transparent url('/images/backgrounds/headline_bg.gif') repeat scroll -49px 0;
	height:133px;
	position:relative;
	width:950px;
}

.headline #newsEntry {
	height:76px;
	padding:25px 20px;
	width:465px;
}

.headline #newsEntry p {
	font-size:11px;
}

.headline #newsEntry h1 {
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}

.headline #newsEntry h1 a {
	color:black;
}

#headlineNewsImage {
	left:506px;
	position:absolute;
	top:11px;
	z-index:10;
}

#photoOverlay {
	background:transparent url(/images/backgrounds/hphoto_overlay.png) no-repeat scroll 0 0;
	height:110px;
	left:742px;
	position:absolute;
	top:7px;
	width:19px;
	z-index:15;
}

#breakingNews {
	font-size:18px;
	position:absolute;
	right:39px;
	top:55px;
	line-height:23px;
}

#contentWrap {
	padding:20px;
	background:#f4f3f0;
	overflow:hidden;
	height:1%;
}

#pageSep {
	height:14px;
	background:url('/images/backgrounds/sep.jpg');
}

#footer {
	padding:20px;
	overflow:hidden;
	height:1%;
}

.leftCol {
	float:left;
	width:650px;
}	

.rightCol {
	float:left;
	width:260px;
}

.articleBox {
	background:url('/images/backgrounds/article_bg.gif') repeat-y;
	width:640px;
	clear:both;
	overflow:hidden;
	margin-bottom:15px;
	position:relative;
}

.articleBottom {
	background:url('/images/backgrounds/article_bottom.gif') no-repeat;
	width:637px;
	height:8px;
	clear:both;
}

.articleBox .picture {
	float:left;
	height:170px;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:14px;
	width:155px;
}

.articleBox h1 {
	margin-bottom:5px;
}

.articlePic {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.articleCorner {
	position:absolute;
	right:1px;
	top:-1px;
	width:28px;
	height:25px;
	background:url('/images/backgrounds/article_corner.gif');
}

.articleBotCorner {
	width:13px;
	height:11px;
	font-size:1;
	position:absolute;
	right:2px;
	bottom:2px;
	background:url('/images/backgrounds/bott_corn.gif');
}

.articleTop {
	background:url('/images/backgrounds/article_top.gif');
	width:620px;
	height:4px;
	display:block;
}

.articleBox .data {
	padding:15px 30px 35px 35px;
	float:left;
	width:400px;
	font-size:10px;
	text-align:justify;
	position:relative;
	height:135px;
}

.data .nav {
	position:absolute;
	bottom:0;
	width:400px;
	left:34px;
}


h1 {
	font-size:16px;
	font-weight:bold;
	line-height:18px;
}

.data h1 a {
	border-bottom:dotted 1px #CCCCCC;
	padding-bottom:5px;
}

h1,
h1 a {
	color:#709b00;
}

.articleBox .data h1 {
	margin-bottom:10px;
	text-align:left;
}

.articleBoxInner ul.nav {
	margin-top:20px;
}

.articleBoxInner ul.nav li,
.articleBoxInner ul.nav a {
	font-size:11px;
}

#artBody {
	padding:30px;
}

ul.nav li {
	float:right;
	margin-left:10px;
	padding-left:10px;
	background:url('/images/backgrounds/sep_small.gif') left center no-repeat;
}

.articleBox .data p {
	margin-bottom:5px;
}

.articleBoxInner .body {
	font-size:12px;
	line-height:16px;
}

ul.nav li.date {
	float:left;
	padding:0;
	margin:0;
	background:none;
	color:#bcbec0;
}

ul.nav li.first {
	background:none;
}

ul#footerMenu li {
	text-align:right;
	margin-bottom:15px;
}

ul#footerMenu li a {
	font-weight:bold;
	color:#cbcbcb;
}

.box {
	background:#ffffff;
	padding:3px;
	border:solid 1px #e6e5e1;
	margin-bottom:10px;
}

.boxContents {
	padding:10px;
}

/* POLL */
.poll-box .question {
	font-size:10px;
	font-weight:bold;
	margin-bottom:10px;
}

.poll-box p.quest {
	margin-bottom:10px;
	font-size:10px;
	line-height:10px;
	display:block;
}

.poll-box p.quest input{
	vertical-align:text-top;
	height:13px;
}

.poll-box .submitpoll {
	width:80px;
	font-size:11px;
	margin-top:5px;
}

.poll-box .progress {
	width:99%;
	height:12px;
	border:solid 1px #728fb2;
	background-color:#dedee2;
	display:block;
	width:auto;
	margin-bottom:5px;
}

.poll-box .progress .meter {
	height:12px;
	background:url('/images/backgrounds/meter.jpg');
	font-size:9px;
	text-align:center;
	color:#FFFFFF;
}

.poll-box button {
	margin-top:5px;
}

.poll-box .answ {
	margin-bottom:4px;
}



.msg-er, .msg-ok {
	padding:5px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin:10px 0 10px 0;
}

.msg-er {
	background:#8C0E00;
}

.msg-ok {
	background:#127700;
}

.box h2 {
	background:#99b700;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:5px 15px;
	margin-bottom:0;
}

#rightMenu {
	margin-bottom:10px;
	clear:both;
	overflow:hidden;
}

#rightMenu li {
	background:url('/images/backgrounds/right_menu_bg.gif') no-repeat right center;
	padding:15px;
	text-align:right;
}

#rightMenu li a {
	font-weight:bold;
	font-size:12px;
}

form input,
form select,
form textarea {
	border:solid 1px #7a7a7a;
	background:#fff;
	width:40%;
}

form textarea  {
	width:100%;
	height:90px;
}

form input {
	padding:2px;
	
}

form label {
	display:block;
	margin-bottom:2px;
}

input.radio {
	width:auto !important;
	border:none !important;
}

form p {
	margin-bottom:10px;
	
}

button {
	padding:5px 10px;
	font-size:11px;
	font-weight:bold;
}

.default-input {
	display:none;
}

#commentsList .head h3 {
	font-size:11px;
	font-weight:bold;
}

#commentsList .head small {
	float:right;
	color:#999999;
}

#commentsList .head {
	overflow:hidden;
	margin-bottom:5px;
}

#commentsList .commentItem {
	padding:5px 15px;
	margin-bottom:10px;
	background:#f1f5d9;
}

#commentsList .child {
	background:#fafcf2;
}

#commentsList .commentItem ul {
	overflow:hidden;
	height:1%;
}

#commentsList .commentItem ul li {
	float:right;
	margin-left:20px;
}

#commentsList .commentItem ul li a {
	font-size:9px;
	font-weight:bold;
}

#commentsList .odd {
	background:#F8FFE8;
}

#commentsTabs {
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
	height:1%;
	margin:20px 0;
}

#commentsTabs li {
	float:left;
	width:17%;
	padding:5px 0;
	background-repeat:no-repeat;
	background-position:3px 0px;
	padding-left:30px;
}

#commentsTabs li.accept {
	background-image:url('/images/icons/icon_check.gif');
}

#commentsTabs li.deny {
	background-image:url('/images/icons/icon_cross.gif');
}

#commentsTabs li.questions {
	background-image:url('/images/icons/icon_question.gif');
}

#commentsTabs li.all {
	background-image:url('/images/icons/icon_excl.gif');
}

#commentsTabs .selected a {
	color:#719b00;
}

#commentsTabs li.sep {
	background-image:url('/images/icons/icon_sep.gif');
	background-position:center center;
	width:3px;
	font-size:1px;
	padding-left:0;
}

label.error {
	color:red !important;
}

#categoryMenu {
	width:910px;
	height:110px;
	position:relative;
	margin-top:-7px;
	padding:0px 20px;
	background:#f4f3f0 url('/images/backgrounds/menu_shadow.gif') repeat-x;
}

#categoryMenu #parent {
	overflow:hidden;
}

#categoryMenu #child {
	background:url('/images/backgrounds/second_nav.png');
height:40px;
left:10px;
padding:0 15px;
position:absolute;
top:44px;
width:900px;}

#categoryMenu #child li {
	float:left;
	line-height:37px;
	margin-right:10px;
}

#categoryMenu #child li,
#categoryMenu #child li a {
	color:#FFFFFF;
	font-size:11px;
}

#categoryMenu #parent li {
	float:left;
	width:120px;
	height:100px;
	text-align:center;
	padding-top:7px;
	background-repeat:no-repeat;
}

#categoryMenu #parent li a {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}

#categoryMenu #parent li.active {
	background-image:url('/images/backgrounds/menu_big_btn.gif');
}

#categoryMenu #parent li {
	background-image:url('/images/backgrounds/menu_big_btn_inactive.gif');
}

.page-selector {
	width:100%;
	margin:auto;
	text-align:center;
	margin:10px 0;
}

.page-selector * {
	font-size:10px;
	font-weight:bold;
}

.linkBox li {
	margin-bottom:10px;
}

.linkBox li em {
	font-style:normal;
	font-weight:bold;
}

.folder li,
.photo li {
	float:left;
	width:120px;
}

.galleryHolder {
	overflow:hidden;
}

.topCol  {
	float:left;
	width:181px;
	background:url('/images/backgrounds/topcol_bg.gif') right center no-repeat;
	padding-right:20px;
	margin-right:10px;
}

.last {
	margin-right:0;
}

.topCol h2 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:20px;
}

.topCol ul li {
	margin-bottom:15px;
	background:url('/images/backgrounds/li_sep.gif') no-repeat left center;
	padding-left:20px;
}

.topCol ul li a {
	font-size:11px;
}

.articleBoxInner {
	padding:20px;
}

p.show_gallery {
	background:transparent url(/images/backgrounds/photo_icn.gif) no-repeat scroll left center;
	line-height:19px;
	margin:20px 0;
	padding-left:36px;
	text-align:left;
}

p.show_gallery a {
	color:#97b400;
}

.open .lead {
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 2px #CCCCCC;
	overflow:hidden;
	clear:both;
}

.answersbar {
	clear:both;

	margin-bottom:10px;
}

.answersbar .ans {
	float:left;
	width:205px;
	text-align:right;
	padding-right:10px;
}

.answersbar .bar {
	float:left;
	width:235px;
	padding-right:10px;
}

.answersbar .bar .meter {
	background:#97b400;
}

.answersbar .perc {
	float:left;
	width:111px;
}

.answgroup {
	margin-bottom:4px;
		overflow:hidden;
}

.totalansw {
	background:white;
	padding:5px;
	padding-left:20px;
	color:#97b400;
	font-size:14px;
	font-weight:bold;
	display:block;
}

.switcher {
	margin-bottom:10px;
	overflow:hidden;
}

.switcher a {
	color:#CCCCCC;
	font-size:12px;
	font-weight:bold;
}

.switcher .active {
	color:#97b400;
}

.switcher .left {
	float:left;
}

.switcher .right {
	float:right;
}

#gallery {
	
}

.galleryHolder .descr {
	border:dotted 1px #C5DFE9;
	padding:5px;
	font-style:italic;
	color:#222;
	text-align:center;
	margin-bottom:10px;
}

p.other {
	text-align:right;
	margin-top:10px;
	color:#97b400;
}

.archdate {
	text-align:right;
	color:#97b400;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:dotted 1px #CCCCCC;
}

.archart {
	margin-bottom:10px;
}

.archart small {
	color:#666666;
	display:block;
}

ul.months,
ul.years {
	overflow:hidden;
	margin-bottom:10px;
}

ul.months li.selected a,
ul.years li.selected a {
	text-decoration:underline;
}


ul.months li,
ul.years li {
	float:left;
	margin-right:10px;
}

ul.years li a {
	font-size:16px;
	font-weight:bold;
	color:#97b400;
}

ul.months li a {
	font-size:12px;
	font-weight:bold;
}

hr {
	background:none;
	border:solid 1px #ccc;
	margin-bottom:10px;
}

h3 {
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:solid 2px #ccc;
	color:#97b400;
	font-size:16px;
	font-weight:bold;
}


.archart em {
	font-style:normal;
	font-weight:bold;
}

.copyright {
	padding-top:10px;
	border-top:solid 1px #cbcbcb;
	color:#cbcbcb;
	text-align:right;
}