@import "second.css";

body, html {
  padding: 0px;
  margin: 0px;
  border: 0px none;
}

input {
	border: 1px solid #336699;
}

select {
	border: 1px solid #336699;
}

.navigation {
	text-decoration:underline;
	font-size:12px;
}

p {
	font-size:12px;
	font-weight:normal;
	padding:0;
	margin:0;
}

h1 {
	color:#000000;
	font-size:25px;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:12px;
	padding:0;
	letter-spacing:1px;
	word-spacing:1.4px;
}

h2 {
	color:#333333;
	font-size:18px;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:12px;
	padding:0;
	letter-spacing:1px;
	word-spacing:1.4px;
}

h2 a {
	color:#333333;
	font-size:18px;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:12px;
	padding:0;
	letter-spacing:1px;
	word-spacing:1.4px;
}

h3 {	
}

ul {	
}

li {	
}

/*******************************NEWS*******************************/
.news_title {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}

a .news_title {
	color:#336699;
}

.news_date {
	font-size:10px;
	color:#cc0000;
	font-weight:normal;
	margin-bottom:10px;
}

.news_text {
	font-size:12px;
	color:#000000;
	font-weight:normal;
}

.news_image {
	margin-right:7px;
	border:0px;
}

.news_more {
	text-align:right;
	margin-right:15px;
	margin-bottom:10px;
	clear:both;
}

.news_more a {
	text-decoration:underline;
	color:#336699;
	font-weight:bold;
}

.news_filter_date {
}

.all_news_link {
	font-weight:bold;
	text-decoration:underline;
}

.dyn_news{
	padding:17px;
}
.dyn_news a{
	font-weight:bold;
	text-decoration:underline;
}
.dyn_news_container {
	width:286px;
	height:180px;
	overflow:hidden;
}

/*******************************NEWS*******************************/


/*******************************POLL*******************************/
.poll_chart {
	background:#ff0000;
	height:8px;
}
.poll_chart_border {
	font-size:6px;
	border:1px solid #6c6c6c;
}

.poll_text {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:15px;
	background-color:#F2F2D9;
}

.poll_dates{
	padding-left:20px;
	padding-top:15px;
}

.poll_text p {
	font-weight:bold;
}

.poll_header {
	background:url(images/poll_header.gif);
	height:30px;
	padding-left:20px;
	padding-top:10px;
	color:#666666;
	font-size:18px;
	font-weight:bold;
}
.voite{
	padding-right:20px;
	text-align:right;
}
/*******************************POLL*******************************/


/*******************************SEARCH*******************************/
.search_box {	
}

.search_btn {	
}

.search_text {
}

.search_title {
	font-weight:bold;
	padding-bottom:5px;
	padding-top:15px;
}
/*******************************SEARCH*******************************/


/*******************************MULTI PAGING*******************************/
.mp_cur{
}

.mp_prev {
}

.mp_next {
}

.mp_num {
}
/*******************************MULTI PAGING*******************************/


/*******************************BANNERS*******************************/
.banners_row_div {
}

.banner_div {
	font-family:Tahoma;
	float:left;
	margin-bottom:-2px;
}
.banner_div * {
    font-family:Tahoma;
}
/*******************************BANNERS*******************************/


/*******************************GALLERY*******************************/
.gallery_album_thumbnail {
}

.gallery_name {
}

.gallery_description {
}

.gallery_list_block {
	min-width:300px
}
.gallery_block {
	border:1px solid #999999;
	width:100px;
	max-height:150px;
	min-height:91px;
}

.gallery_image {
	border:0;
}

.gallery_list_description {
}

.gallery_folder {
	width:98px;
	height:97px;
	background:url(images/album_folder.jpg);
	float:left;
	overflow:hidden;
}

.gallery_thumbnail{
	padding-left:12px;
	padding-right:12px;
	padding-top:22px;
	padding-bottom:11px;
}

.gallery_texts{
	float:left;
	padding-left:10px;
	width:206px;
	text-align:left;
}

.gallery_date {
	font-size:10px;
	color:#cc0000;
	font-weight:normal;
	margin-bottom:5px;
}
/*******************************GALLERY*******************************/


.image_button_link {	
}

.navigation_div {
}

.subscribe div {
	background-color:#E2E8EE;
}

.subscribe_header {
	position:relative;
	height:57px;
	width:240px;
	background:url(images/subscribe_header.gif);
	background-position:-11px 0px;
	color:#87898A;
	font-weight:bold;
	font-size:14px;
	overflow:hidden;
}

.subscribe_body{
	background-color:E2E8EE; 
	padding-left:25px;
	height:56px;
	overflow:hidden;
}

.subscribe_footer {
	height:12px;
	background:url(images/subscribe_footer.gif);
}

.namak_header {
	position:relative;
	height:70px;
	width:240px;
	background:url(images/namak_header.gif);
	background-position:-15px 0px;
	color:#87898A;
	font-weight:bold;
	font-size:14px;
	overflow:hidden;
}

.namak_body{
	background-color:E2E8EE;
	padding-left:25px;
	overflow:hidden;
	height:56px;
}

.Translator_highlight{
	background-color:E2E8EE;
	padding-left:0px;
	overflow:hidden;
	height:350px;
}

.container {
	width:100%;
}

.main {
	width:1006px;
	margin:0 auto;
	overflow:hidden;
}

.left_col {
	float:left;
	width:23px;
	padding-bottom:2000px;
	margin-bottom:-2000px;
}

.left_top_shadow {
	width:100%;
	height:463px;
	background-image:url(images/left_top_shadow.png);
	background-repeat:no-repeat;
	background-position:top;
}

.center_col {
	float:left;
	width:960px;
	background:url(images/header.jpg);
	background-repeat:no-repeat;
}

.header {
	width:100%;
	height:162px;
}

.title_banner {
	position:relative;
	top:46px;
	left:160px;
}

.langs_search_icons {
	width:100%;
	height:22px;
}

.langs_box {
	float:left;
	width:400px;
	height:14px;
	position:relative;
	top:-15px;
	padding-left:21px;
	font-size:12px;
	font-weight:bold;
}

.lang_item_link {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.lang_link {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.lang_item_span {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#cc0000;
}

.lang_link_sel {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#cc0000;
}

.icons_box {
	float:right;
	width:120px;
	height:16px;
	position:relative;
	top:-2px;
}

.icons_space {
	float:left;
	width:12px;
	height:100%;
}

.icons_home {
	float:left;
	width:16px;
	height:100%;
}

.icons_sitemap{
	float:left;
	width:16px;
	height:100%;
}

.icons_contact_us {
	float:left;
	width:16px;
	height:100%;
}

.icons_info {
	float:left;
	width:16px;
	height:100%;
}

.middle_container {
	width:100%;
}

.middle {
	overflow:hidden;
}

.search_input {
	background-color:transparent;
	border-style:hidden;
	border-width:0;
	width:175px;
	margin:0px;
	padding:0px;
}

.search_box {
	float:left;
	height:22px;
	width:212px;
	position:relative;
	left:206px;
	top:-5px;
}

.search_box_left {
	float:left;
	width:10px;
	height:100%;
	background:url(images/searchbox_left.gif);
	background-repeat:no-repeat;
}

.search_box_center {
	float:left;
	width:179px;
	height:20px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #C9C9C9;
}

.search_box_right {
	float:left;
	width:23px;
	height:100%;
	background:url(images/searchbox_right.gif);
	background-repeat:no-repeat;
}

.content {
	float:left;
	width:660px;
	padding-left:30px;
	padding-right:30px;
	background:url(images/content_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.menu_subscribe_poll {
	float:left;
	width:240px;
}

.menu1 {
	background:url(images/blue_menu_bg.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:12px;
}

.menu2 {
	background:url(images/orange_menu_bg.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:40px;
	margin-top:21px;
}

.menu3 {
	background:url(images/red_menu_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:12px;
}

.menu4{
	clear:both;
	padding-top:12px;
}

.red_blue_orange {
	width:100%;
	height:270px;
}

.red_blue_orange_header {
	width:100%;
	height:40px;
	color:#FFFFFF;
}

.red_blue_orange_header p {
	font-size:13px;
	font-weight:bold;
}

.red_header {
	float:left;
	width:320px;
	height:100%;
}

.red_header_left {
	float:left;
	width:10px;
	height:100%;
	background:url(images/red_content_header_left.gif);
}

.red_header_center {
	float:left;
	width:290px;
	height:29px;
	padding-top:11px;
	padding-left:10px;
	background:url(images/red_content_header_center.gif);
	background-repeat:repeat-x;
}

.red_header_right {
	float:left;
	width:10px;
	height:100%;
	background:url(images/red_content_header_right.gif);
}

.blue_header {
	float:left;
	width:320px;
	height:100%;
}

.blue_header_left {
	float:left;
	width:10px;
	height:100%;
	background:url(images/blue_content_header_left.gif);
}

.blue_header_center {
	float:left;
	width:290px;
	height:29px;
	padding-top:11px;
	padding-left:10px;
	background:url(images/blue_content_header_center.gif);
	background-repeat:repeat-x;
}

.blue_header_right {
	float:left;
	width:10px;
	height:100%;
	background:url(images/blue_content_header_right.gif);
}

.orange_header {
	float:left;
	width:320px;
	height:100%;
}

.orange_header_left {
	float:left;
	width:10px;
	height:100%;
	background:url(images/orange_content_header_left.gif);
}

.orange_header_center {
	float:left;
	width:290px;
	height:29px;
	padding-top:11px;
	padding-left:10px;
	background:url(images/orange_content_header_center.gif);
	background-repeat:repeat-x;
}

.orange_header_right {
	float:left;
	width:10px;
	height:100%;
	background:url(images/orange_content_header_right.gif);
}

.red_blue_orange_content {
	width:100%;
	height:230px;
}

.red_content {
	float:left;
	width:320px;
	height:100%;
	background:url(images/red_content_bg.png);
	background-repeat:no-repeat;
	overflow:hidden;
}

.blue_content {
	float:left;
	width:320px;
	height:100%;
	background:url(images/blue_content_bg.png);
	background-repeat:no-repeat;
	overflow:hidden;
}

.orange_content {
	float:left;
	width:320px;
	height:100%;
	background:url(images/orange_content_bg.png);
	background-repeat:no-repeat;
	overflow:hidden;
}

.info_corner_header {
	width:948px;
	height:19px;
	padding-left:12px;
	padding-top:1px;
	background-color:#CC0000;
	color:#FFFFCC;
	font-weight:bold;
	font-size:14px;
}

.info_corner {
	width:100%;
	height:200px;
}

.info_corner_content {
	float:left;
	width:240px;
	height:100%;
}

.info_corner_content h2 {
	padding-left:20px;
	padding-top:8px;
	color:#333333;
	font-size:18px;
	margin:0;
}

.our_partners_header {
	width:948px;
	height:19px;
	padding-left:12px;
	padding-top:1px;
	background-color:#336699;
	color:#FFFFCC;
	font-weight:bold;
	font-size:14px;
}

.banners_top_shadow {
	width:100%;
	height:20px;
	background:url(images/banners_top_shadow.png);
	background-repeat:no-repeat;
	position:relative;
}

.banners {
	width:100%;
/*	height:100px;
	overflow:hidden;*/
}

.footer {
	clear:both;
	width:100%;
	height:52px;
	background:url(images/footer_bg.png);
	background-repeat:no-repeat;
}

.copyright {
	float:left;
	width:430px;
	height:45px;
	padding-top:7px;
	padding-left:50px;
}

.copyright div {
	color:#595959;
	font-weight:normal;
	font-size:10px;
}

.website_by {
	float:left;
	width:415px;
	height:45px;
	padding-top:7px;
	padding-right:65px;
	color:#595959;
	font-weight:normal;
	font-size:10px;
	text-align:right;
}

.website_by a {
	color:#595959;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}

.right_col {
	float:left;
	width:23px;
	background-image:url(images/right_top_shadow.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-bottom:2000px;
	margin-bottom:-2000px;
}

.letter_out {
	background:transparent url(images/letter_out.gif) no-repeat scroll right top;
	width: 37px;
	height: 100px;
	position: absolute;
	top: -528px; /* -200*/
	left: -37px;
}

.subscribe_out{
	background:transparent url(images/subscribe_out.gif) no-repeat scroll right top;
	width: 37px;
	height: 100px;
	position: absolute;
	top: -690px;/* -362 */
	left: -37px;
}

.multimedia_more{
	color:#336699;
	font-weight:bold;
	text-decoration:underline;
}
.multimedia_image{
	margin-right:7px;
	margin-top:5px;
	margin-bottom:5px;
	border:0px;
}
.multimedia_title{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.multimedia_date{
	color:#CC0000;
	font-size:10px;
	font-weight:normal;
	margin-bottom:4px;
}
.multimedia_file{
	margin-top:10px;
	padding-right:50px;
	text-align:right;
}
.multimedia_text{
}
.multimedia_list{
	background:url(images/multimedia_bg.jpg) no-repeat;
	width:247px;
	height:620px;
	float:left;
}
.multimedia_player_holder{
	float:left;
	width:413px;
}
.multimedia_list_header{
	padding-left:3px;
	margin-bottom:30px;
}
.mulitmedia_content{
	margin-left:27px;
	height:590px;
	overflow:hidden;
}
.multimedia_multipaging{
	margin-left:27px;
}
.multimedia_download{
	padding-top:15px;
	text-align:center;
}

.navpath{
	margin-bottom:10px;
}

.filling_form {
	
}

#mailtable input, select {
	margin-top:1px;
	margin-bottom:1px;
}

.black_link {
     color:#000000;
}

.events_calendar_fields input, .events_calendar_fields select, .events_calendar_fields textarea  {
	border:1px solid gray; 
}

.org_fields input, .org_fields select, .org_fields textarea  {
	border:1px solid gray; 
}

.event_highlight_item { padding:4px 0px; overflow:auto; }
.event_highlight_item_date { color:#CC0000; font-size:11px; font-family:Verdana; font-weight:bold; }
.event_highlight_item_title { font-weight:bold; color:#000000; }
.event_highlight_item_description { margin-top:4px; text-align:justify; }
.event_highlight_item_more { float:right;	margin-right:15px; text-decoration:underline; color:#336699; font-weight:bold; }
