﻿@charset "utf-8";
@font-face{
	font-family:'gesstwo';
	src: url('../fonts/gesstwo.eot');
   	src: local('gesstwo'), url('../fonts/gesstwo.ttf') format('TrueType');
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

body
	{
	margin:0px;
	padding:0px;
	width:100%;
	letter-spacing:0;
	line-height:1;
	color:#2a2a2a;
	font-family:Tahoma , Helvetica, sans-serif;	
	background-color:#1b5e74;
	background-image:url('../images/bg.jpg');
	background-repeat:no-repeat;
	}
#container{
	width:999px;
	position: relative;
	margin:0px auto 0px auto;
	
}
#header{
	
}
#topheader{
	background-image:url('../images/topheader_bg.jpg');
	background-repeat:repeat-x;
	height:40px;
}
#lang{
	float:left;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	margin:5px 0 0 20px;
	height:20px;
}
#lang a{
	font-size:14px;
	color:#c7551c;
	text-decoration:none;
	padding:15px;
	font-weight:bold;
}
#lang a:hover{
	color:#092f3b;
}
#search{
	float:right;
	direction:rtl;
	padding:5px 10px 0 0;
}

#banner{
	background-image:url('../images/banner_bg.jpg');
	background-repeat:repeat-y;
	height:129px;
}
#logopart{
	float:right;
	width:190px;
	padding-top:10px;
}
#logopart a{
	text-decoration:none;
	color:#fff;
}

#logotxt{
	font-family:gesstwo;
	font-size:17px;
	padding:10px 0 10px 0px;
	text-shadow:0 1px 0 #696969;

}
#logoen{
	font-family:Tahoma;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	padding-bottom:10px;
	
}
#separator{
	border-top:1px #6892a0 solid;
	width:170px;
	padding-bottom:10px;
	height:1px;
}
#Unvlogo{
	font-family:gesstwo;
	font-size:18px;
	background-image:url('../images/unvlogo.png');
	background-repeat:no-repeat;
	background-position:98% -1px;
	height:31px;
	width:180px;
	font-weight:bold;
	
	
}
#Unvlogo a{
	color:#c7551c;
	padding-top:5px;
}
#menupart{
	float:left;
	width:800px;
}
#home{
	background-image:url('../images/home.png');
	background-repeat:no-repeat;
	background-position: 99% 5px;
	width:28px;
	height:38px;
}
#smoothmenu1{
	float:right;
	background-image:url('../images/menubg.jpg');
	background-repeat:repeat-x;
	height:38px;
	width:610px;
	margin-top:47px;
	margin-right:10px;
}

#bannerpic{
	float:left;
	background-image:url('../images/banner_pic.png');
	width:195px;
	height:158px;
	left:-7px;
	top:30px;
	position:absolute;
	
}
#body{
	direction:rtl;
	width:999px;
	height:auto;
	overflow:hidden;
	background-color:#ededed;
}
#postplace{
	float:right;
	width:765px;
	padding-top:25px;
	height:auto;
	overflow:hidden;
}
#postplace a{
	color:#c7551c;
}
#postplace a:hover{
	color:#114253;
}
.post{
	width:735px;
	height:170px;
	margin-bottom:15px;
}
.Posttitle{
	background-color:#cacaca;
	height:35px;
	width:735px;
	margin-right:10px;
	clear:both;
	box-shadow: 1px 1px 3px #d0d0d0;
}
.Posttitle h2{
float:right;
	background-color:#c7551c;
	width:535px;
	height:8px;
	color:#fff;
	font-family:gesstwo;
	font-size:16px;
	font-weight:bold;
	padding:13px 10px 14px 10px;
	overflow:hidden;
	line-height:1.4;
	text-shadow:0 1px 0 #696969;
}
.Posttitle span{
	float:left;
	background-image:url('../images/posttitle_bg.png');
	background-repeat:no-repeat;
	background-position:right;
	width:155px;
	height:25px;
	font-size:11px;
	color:#757575;
	font-weight:bold;
	padding:10px 25px 0 0;
	text-shadow:0 1px 0 rgba(255,255,255,.8);

}
.postpic{
	float:right;
	width:160px;
	height:123px;
	border:2px #cacaca solid;
	margin:10px 10px 0 0;
}
.postbody{
	float:left;
	width:540px;
	padding:10px;
	height:123px;
	background-color:#fff;
	box-shadow: 1px 1px 3px #d0d0d0;
}
.posttxt{
	text-align:justify;
	font-size:14px;
	line-height:1.2;
	height:85px;
	overflow:hidden;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	

	
}
.readmore{
	float:right;
	padding-top:10px;
}
.share{
	float:left;
	padding-top:10px;
	font-size:14px;
	width:90px;
}
#moreposts{
	
	font-size:18px;
	font-weight:bold;
	color:#092f3b;
	padding:10px;
}
#moreposts a{
	color:#092f3b;
	text-decoration:none;
	font-family:gesstwo;
}
#leftpart{
	float:left;
	width:230px;
	padding-top:25px;
}
.block{
	margin-bottom:10px;
	box-shadow: 1px 1px 3px #d0d0d0;
}
.block h2{
	background-color:#c7551c;
	height:11px;
	width:187px;
	color:#fff;
	font-family:gesstwo;
	font-size:18px;
	font-weight:bold;
	padding:12px 10px 14px 10px;
	text-shadow:0 1px 0 #696969;

}
.block_body{
	background-color:#fff;
	width:207px;
	height:auto;
	overflow:hidden;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}
.block_body ul{
	list-style-type:none;
}
.block_body ul li{
	height:27px;
	padding-right:4px;
	color:#c7551c;
	
}
.block_body ul li a{
	color:#757575;
	text-decoration:none;
	font-size:11px;
	padding-right:5px;
	font-weight:bold;
}
.block_body ul li a:hover{
	color:#c7551c;
}

.block_img {
	padding:5px 15px 0px 0;
}
.block_txt{
	width:158px;
	height:105px;
	overflow:hidden;
	padding:5px 25px 0px 0;
	margin-bottom:10px;
	font-size:14px;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	line-height:1.2;
}
.blockbtn{
	padding-right:25px;
}
.blockbtn img{
	padding-bottom:10px;
}
#footer{
	clear:both;
	background-color:#93959d;
	background-image:url('../images/footer_top.jpg');
	background-repeat:repeat-x;
	height:248px;
	direction:rtl;
}
#footer h2{
	color:#fff;
	font-size:24px;
	font-family:gesstwo;
	font-weight:bold;
	text-shadow:3px 3px 3px #696969;
}
#footer span{
	color:#fff;
	text-shadow:0 1px 0 #696969;
}
#contact{
	float:right;
	width:283px;
	padding:50px 40px 0 0;
}
#contact img{
	float:right;
	width:33px;
}

#contact span{
	padding:10px 10px 0 0;
	float:left;
	width:240px;
	font-size:13px;
	
}
#phone{
	padding-top:20px;
}

#fax{
	clear:both;
	padding-top:10px;
}
#email{
	clear:both;
	padding-top:10px;

}
#footerside{
	width:666px;
	float:left;
}
#footerside ul{
	list-style-type:none;
	text-shadow:0 1px 0 #696969;
}
#footerside ul li{
	background-image:url('../images/listarrow.png');
	background-repeat:no-repeat;
	background-position:99% 5px;
	padding:0px 15px 0px 0;
	margin-top:10px;
	border-bottom:1px #bfc0c4 solid;
	height:20px;
	width:240px;
	overflow:hidden;
	line-height:1.2;
	font-size:14px;
}
#footerside ul li a{
	color:#fff;
	text-decoration:none;
}
#footerside ul li a:hover{
	color:#c7551c;
}
#latestnews{
	width:330px;
	float:right;
	padding:50px 0px 0 0;
}

#pages{
	float:left;
	width:330px;
	padding:50px 0px 0 0;

}
#footer_bottom{
	background-image:url('../images/footer_bg.jpg');
	background-repeat:repeat-x;
	height:51px;
	color:#6d6f70;
	font-size:12px;
}
#footer_bottom p{
	float:left;
	padding:25px 0 0 35px;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
}
#footer_bottom  a{
	color:#114052;
}
#footer_bottom  a:hover{
	color:#c7551c;
}

#social{
	float:right;
	padding:25px 35px 0 0;
}
#insideplace{
	float:right;
	width:765px;
	padding-top:25px;
	height:auto;
	overflow:hidden;
}
#insideplace a{
	color:#c7551c;
}
#insideplace a:hover{
	color:#114253;
}

.insidetitle{
	background-color:#cacaca;
	width:735px;
	margin-right:10px;
	clear:both;
	box-shadow: 1px 1px 3px #d0d0d0;

}
.insidetitle h2{
	background-color:#c7551c;
	color:#fff;
	font-family:gesstwo;
	font-size:16px;
	font-weight:bold;
	padding:12px 10px 12px 10px;
	overflow:hidden;
	text-shadow:0 1px 0 #696969;
	
	
}
.insidetxt{
	text-align:justify;
	font-size:14px;
	line-height:1.4;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	width:725px;
	height:auto;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px 5px 10px 5px;
	background-color:#fff;
	box-shadow: 1px 1px 3px #d0d0d0;

}
.insidetxt p{
	padding:5px;
}
.insidetxt h3{
	background-color:#cacaca;
	color:#c7551c;
	font-family:gesstwo;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	overflow:hidden;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
}
.insidetxt h4{
	background-color:#ededed;
	color:#154859;
	font-family:gesstwo;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	margin:1px;
	overflow:hidden;
	text-align:center;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
}
.insidetxt h5{
	background-color:#ededed;
	color:#154859;
	font-family:gesstwo;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	margin:1px;
	overflow:hidden;
	text-align:center;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
}
.insidetxt h4 a{
	color:#154859;
}
.newsdate{
	background-color:#f9c649;
	color:#757575;
	font-size:12px;
	padding:5px;
	margin:5px;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	line-height:1.2;
	width:auto;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}
.viewPic{
/*
	border:1px #c7551c solid;
	width:300px;
	box-shadow: 1px 1px 3px #d0d0d0;
	margin:0 auto 0 auto;
	padding:0px;
	position:relative;
*/
    margin: 5px 20px 5px 10px;
	padding: 0px;
	box-shadow: 1px 1px 3px #d0d0d0;
    position: relative;
    float: left;
    clear: both;	
}
.viewPic img {border: 1px #DECB95  solid!important;padding: 4px;height: auto!important;max-width: 180px;width: inherit!important;min-width: 110px;}

.tbl{
	clear:both;
	border-collapse:collapse;
	position: relative;
	margin:5px auto 0px auto;
	width:95%;
	padding:0px;
	color:#404040;
	font-family:Tahoma;
	font-size:14px;
	font-weight:normal;
	text-align:center;
}
.tbl th{
	border:1px #e7e7e7 solid;
	background-color:#154859;
	padding:8px;
	color:#fff;
	font-weight:bold;
	text-shadow:0 1px 0 #696969;}

.tbl td, th{
	border:1px #e7e7e7 solid;
	margin:0px;
	padding:8px;
}
table.tbl tbody tr.odd td {
	background-color:#ececec;
}

.alt{
	background-color:#ececec;
}
.centerpic{
	border:1px #c7551c solid;
	width:76px;
	box-shadow: 1px 1px 3px #d0d0d0;
	margin:0 auto 5px auto;
	padding:0px;
	position:relative;
}
#cpplace{
	width:999px;
	padding-top:25px;
	height:auto;
	overflow:hidden;
}
#cpplace a{
	color:#c7551c;
}
#cpplace a:hover{
	color:#114253;
}

.cpplacetitle{
	background-color:#cacaca;
	width:979px;
	margin-right:10px;
	margin-left:10px;
	clear:both;
	box-shadow: 1px 1px 3px #d0d0d0;

}
.cpplacetitle h2{
	background-color:#c7551c;
	color:#fff;
	font-family:gesstwo;
	font-size:16px;
	font-weight:bold;
	padding:12px 10px 12px 10px;
	overflow:hidden;
	text-shadow:0 1px 0 #696969;
	
	
}
.cpplacetxt{
	text-align:justify;
	font-size:14px;
	line-height:1.4;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	width:959px;
	height:auto;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px 5px 10px 5px;
	background-color:#fff;
	box-shadow: 1px 1px 3px #d0d0d0;

}
.cpplacetxt p{
	padding:5px;
}
.cpplacetxt h3{
	background-color:#cacaca;
	color:#c7551c;
	font-family:gesstwo;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	overflow:hidden;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
}
.cpplacetxt h4{
	background-color:#ededed;
	color:#154859;
	font-family:gesstwo;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	margin:1px;
	overflow:hidden;
	text-align:center;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
}
.cpplacetxt h5{
	background-color:#ededed;
	color:#154859;
	font-family:gesstwo;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	margin:1px;
	overflow:hidden;
	text-align:center;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
}
#num {
	clear:both;
    color: #e18201;
    font: 13px Tahoma,Helvetica,sans-serif;
    padding-bottom: 5px;
    padding-top: 20px;
    text-align: center;
    
}
#num a {
    color: #e18201;
    text-decoration: none;
}
#num a:hover, #num a:focus {
    color: #31627E;
}
#num a {
    display: inline;
}
#num a span {
    text-decoration: none;
}
#num a, #num a span  {
    border: 1px solid #e18201;
    border-radius: 4px 4px 4px 4px;
    font-weight: normal;
    line-height: 18px;
    margin-right: 5px;
    min-height: 18px;
    padding: 0 5px;
    text-align: center;
    vertical-align: middle;
    background-color:#ededed;
}
#num span {
    color: #004867;
    font-weight: bold !important;
}
#num a:hover, #num a:active, #num a:focus {
    border: 1px solid #004867;
}
#viewNo{
	background-image:url('../images/viewNo.png');
	background-repeat:no-repeat;
	background-position:99% 12px;
	padding:15px 40px 0 0 ;
	height:32px;
	font-size:12px;
	font-weight:bold;
	color:#0a3643;
}
#viewplace {
	background-color:#fff;
	border:1px #dfdfdf solid;
	width:160px;
	padding:5px;
	margin-bottom:5px;
}