@CHARSET "utf-8";

@import url("/en/css/content.en.css");

body {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	text-align: center;
	background-color: #003534;
}

.page {
	width: 920px;
	margin: auto;
	height: 100%;
	background: #fff;
	padding: 0px;
	border: 0px;
	text-align: center;
	direction: ltr;
}

.box {
	border: 2px solid #5E9815;
	border-top: 0px;
	margin-bottom: 10px;
	-moz-box-sizing: border-box;
	padding: 5px;
	font: 11px Tahoma;
	color: #000;
	text-align: center;
}

.marquee {
	border: 1px solid #DED94D;
	padding: 3px;
	margin-bottom: 4px;
	background-color: #FAF8AE;
	font: 11px Tahoma;
}

.footer {
	font: 11px Tahoma;
	color: #fff;
	direction: ltr;
	text-align: center;
	margin: 2px;
}

.menuTd {
	font: 11px Tahoma;
	width: 150px;
	padding-left: 20px;
	color: #fff;
	height: 23px;
	line-height: 23px;
	background: #8BBA47 url("/en/img/tmpl/bolet_nav.gif") no-repeat left;
}

.page_nav {
	font: normal 11px tahoma;
	color: #000000;
	text-decoration: none
}

.page_nav_print {
	font: normal 11px tahoma;
	color: #000000;
	text-decoration: none;
	cursor: pointer
}

/* ----------- */
#pager {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: black;
	margin: 5px 0px 3px;
}

#pager a {
	border: #999 1px solid;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #999;
	font: 12px tahoma;
	font-weight: 600;
	color: white;
	text-decoration: none
}

#pager a:hover {
	color: white;
	background-color: #666
}

/* ------------*/
#search {
	float: right;
	padding: 6px 0px 6px; /* --- top, right, bottom, left --- */
	/*background: url(../images/h3-bg.gif) repeat-y center right;*/
	position: absolute;
	top: 8px;
	right: 0;
}

.search {
	width: 140;
	padding-right: 0px;
}

.searchNav {
	font: 12px tahoma, Arial;
	color: black;
	background-color: f8f8f8;
	margin-top: 5px;
	border: 1 solid e0e0e0;
	height: 25px;
}

.search_result {
	font: 15px Times New Roman, tahoma, Arial;
	color: #004B97;
	text-decoration: none;
	font-weight: bold;
}

.search_result:hover {
	color: #bb0003;
}

.search_result:active {
	color: #3047A0;
}

.search_result:visited {
	color: #3047A0;
}

.summerize {
	font: normal 13px arial;
	color: #3A3A3D;
}

.link {
	font: 12px tahoma;
	color: #003534;
	font-weight: normal;
	text-decoration: none;
}
.link:hover {
	color: #800000;
	text-decoration: none;
}

.link_cat {
	font: 14px Arial;
	color: #BB0003;
	font-weight: bold;
	background-color: #CAF871;
}

.poll_title {
	font: 14px Arial;
	color: #1809A6;
	font-weight: bold;
}

/* album client css -------------------------------------------- */
.albumsTbl {
	font-size: 12px;
	font-family: tahoma;
}

.albumTitle {
	background-color: #FFFEDF;
	font: 14px Times new roman;
	font-weight: bold;
	border: 0px solid #AFAFAF;
	color: #548615;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
}

.albumDesc{
	background-color: #FFFEDF;
	font: 11px Tahoma;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 20px;		
}
	
.imgDesc {
	padding: 2px;
	width: 160px;
	text-align: justify;
	color: #986204;
}

.imgTd {
	background-color: #FFFEDF;
	border: 0px solid #AFAFAF;
	vertical-align: top;
}

.albumThumb {
	border: 1px solid silver;
}

.albumThumb2 {
	border: 1px solid #000000;
}
/*---------------------------------------------------------------*/
.inputbox {
	margin-bottom: 0px;
	margin-left: 89px;
	height: 12px;
	width: 95px;
	border: 0;
	font: 10px tahoma;
}