@import 'reset.css';
/*
* Veritek New Media Solutions http://www.veritek.net
*/
a, a:visited, a:link{
    text-decoration:none;
    color:#4E6470;
}
a:hover {
    text-decoration:none;
    color: #007FC2;
}

body {
    color: #757D83;
    font:11px Verdana, Geneva, sans-serif;
	background:#fff;
	/*direction:rtl;*/
}
.rtl{
	direction:rtl;
	}
.main {
	width:940px;
	margin: 0 auto;
}
.top{
	width:100%;
	height:88px;
	}
.top div {
	width:967px;
	height:100%;
	background:url(../images/top_bg.gif) no-repeat;
	background-position:right 0px;
	margin:0 auto;
	}
.top img {
	display:block;
	float:left;
	clear:both;
	}
.top span {
	display:block;
	text-align:left;
	float:right;
	width:245px;
	margin-top:70px;
	color:#6A7880;
	}
.top span a {
	color:#6A7880;
	}
.top span a:hover {
	color:#0089D0;
	}
.top span a.selected {
	color:#0089D0;
	}
.logo {
	margin-top:50px;
	margin-left:90px;
}
.menu {
	background:url(../images/header_bg.gif) repeat-x;
	background-position:bottom;
	width:100%;
	height:47px;
	}
.menu ul {
	display:block;
	width:647px;
	margin:0 auto;
	padding-left:320px;
	height:47px;

}
.menu li {
	float:left;

}
.menu li a {
	text-align:center;
	display: block;
	text-decoration: none;
	height:47px;
	line-height:47px;
	padding-right:20px;
	font-weight:bold;
}
.en_pad li a {padding-right:20px !important;}
.ru_pad li a {padding:0 13px !important;}
.ar_pad li a {padding:0 35px !important;}
.de_pad li a {padding:0 12px !important;}
.menu li a.actived {
	color: #007FC2 !important;
	
	}
/*
.home_radius {
	
	-webkit-border-top-left-radius: 0.7em; 
	-moz-border-radius-topleft: 0.7em;
	}
*/
.sub-menu {
	font-size:11px;
	display:none;
	position:absolute;
	min-width:190px;
	width:auto !important;
	z-index:9999;
	width:200px !important;	
}
.sub-menu li {
	
	float:none;
	padding:0px;
	margin-left:0px;
}
.sub-menu li a {
	/*opacity:0.9;
	filter:alpha(opacity=90);*/
	background:#A1A7AA !important;
 	background-image:none !important;
	display:block;
	text-align:left !important;
	padding: 2px 16px;
	border:none;
	border-bottom:1px solid #ebebeb;
	color:#fff !important;
	height:24px;
	line-height:24px;
}
.sub-menu li a:hover {
	/*opacity:0.9;
	filter:alpha(opacity=90);*/
	background: #ECECEC !important;
	color: #E95D0F !important;
}
.last {
	border:none !important;
	background: none !important;
	}
.smimg {
	height:auto !important;
	border:none !important;
	padding-bottom:10px;
	padding:5px !important;
	}
.search{
	float:right;
	padding-top:13px;
	padding-right:40px;
	}
.flright {
	float:right !important;
	}
/*.search input:focus {
opacity:1;
	filter:alpha(opacity=100);
}*/
.search_box {
	background:url(../images/searchbg.png) no-repeat left;
	width:130px;
	height:20px;
	border:none !important;
	color:#FFF;
	font-size:11px;
	padding:2px;
	padding-right:30px;
	/*opacity:0.8;
	filter:alpha(opacity=80);*/
	}
.search_button {
	background:url(../images/searchbg.png) no-repeat right;
	width:10px !important;
	height:20px;
	padding:2px;
	border:none !important;
	
	}
.header {
	background:url(../images/header_bg.gif) repeat-x;
	width:100%;
	height:328px;
	margin:0 auto;
	text-align:center;
	}
.main_content{
	width:877px;
	margin:0 auto;
	padding-left:90px;
	padding-top:30px;
	
	}
.main_content .homec{
	width:877px;
	margin:0 auto;
	padding:66px 0 60px 0;
	}
.subpage_links{
	background:url(../images/mainpage_links.gif) no-repeat;
	width:868px;
	height:221px;
	}
.subpage_links span {
	display:block;
	text-align:center;
	padding:10px;
	color:#535F65;
	clear:both;
	}
.subpage_links div {
	display:block;
	float:left;
	text-align:center;
	width:428px;
	padding-top: 20px;
	}
.subpage_links div img{
	padding-bottom: 10px;
	}
.block {
	margin-left:20px;
	float:left;
	width:250px;
	padding:0;
	*text-align:left;
	}
.block h1 {
	font-weight:bold;
	font-size:13px;
	padding:20px 0 2px 0;
	margin-bottom:10px;
	border-bottom:solid 1px #ebebeb;
	}
.w300{
	width:300px;
	}
.page_screen {
	background:url(../images/page_header_bg.png) no-repeat;
	width:1000px;
	min-height:450px;
	margin:0 auto;
	}
.ph_bg{
	background:url(../images/header_bg.jpg) repeat-x;
	}
.ph_image {
	/*background:url(../images/phimage1.jpg) no-repeat right;*/
	width:940px;
	margin:0 auto;
	padding-left:2px;
	}
.ph_image h1 {
	font-size:35px;
	color: #A31616;
	/*padding:70px 0 0 60px; for left */
	padding:70px 50px 0 0px; float:right; /* for right */ 
}
.left_menu {
	float:left;
	width:230px;
	margin-bottom:40px;
	font-weight:bold;
	}
.lmenu li a {
	display:block;
	text-align:left;
	padding: 5px 0px;

}
.lmenu li a:hover, .active {
	color:  #007FC2 !important;
}
/* Left Menu Arabic Version */
.left_menu_ar {
	float:right;
	width:220px;
	padding-right:45px;
	padding-left:20px;
	padding-top:20px;
	}
.lmenu_ar li a {
	display:block;
	text-align:right !important;
	padding: 5px 0px;
	color: #999;
}
.result {
	float:left;
	width:850px !important;
	min-height:400px;
	padding-left:50px;
	padding-top:20px;
	}
.result h1 {
	display:block;
	font-size:16px;
	padding-bottom:10px;
	border-bottom:1px solid #ebebeb;
}
.result h2 {
	display:block;
	color:#C00;
	font-size:14px;
	margin:10px 0px 10px 20px;
}
.result a {
	display:block;
	margin:6px 0px 4px 20px;
	border-bottom:1px solid #ebebeb;
}
.content {
	float:left;
	width:560px !important;
	margin-bottom:40px;
	}
.content h1 {
	display:block;
	font-size:16px;
	padding-bottom:10px;
	border-bottom:1px solid #ebebeb;
}
.content h2 {
	display:block;
	font-size:14px;
	padding-bottom:10px;
	font-weight:bold;
}
.content h3 {
	display:block;
	font-size:13px;
	color:#A20000;
	padding-bottom:4px;
	padding-top:20px;
	font-weight:bold;
	border-bottom:1px solid #ebebeb;
}
.content p {
	display:block;
	padding-top:20px;
}
.content ul {
	list-style-image: none;
	list-style-position: inside;
	list-style-type: inherit;
}
.content li {
	list-style-image: none;
	list-style-position: inside;
	list-style-type: inherit;
}
/* Content Arabic */
.content_ar {
	float:right;
	width:660px !important;
	min-height:400px;
	padding:10px;
	padding-top:20px;
	}
.content_ar h1 {
	display:block;
	font-size:16px;
	padding-bottom:10px;
	border-bottom:1px solid #ebebeb;
}
.content_ar h2 {
	display:block;
	font-size:14px;
	padding-bottom:10px;
	font-weight:bold;
}
.content_ar h3 {
	display:block;
	font-size:13px;
	color:#A20000;
	padding-bottom:4px;
	padding-top:20px;
	font-weight:bold;
	border-bottom:1px solid #ebebeb;
}
.content_ar p {
	font-size:12px !important;
	display:block;
	padding-top:20px;
}

.date {
	background: url(../images/ticon.gif) no-repeat;
    display: block;
    padding-left: 20px;
	height:14px;
	line-height:14px;
	color: #E95D0F;
	margin-bottom:10px;
	}

.f_blok {
	padding-left:20px;
	width:300px;
	float:left;
	}
.content a.list{
	display:block;
	margin-left:20px;
	border-bottom:1px solid #ebebeb;
	padding:10px;
	font-size:12px;
	}
.content_ar a.list{
	display:block;
	margin-right:20px;
	border-bottom:1px solid #ebebeb;
	padding:10px;
	font-size:12px;
	}
.product {
	display:block;
	width:100%;
	clear:both;
	overflow:auto;
	margin-bottom:30px;
	}
.product span {
	display:block;
	width:330px;
	padding-right:20px;
	float:left;
	}
.product img {
	display:block;
	float:left;
	}
/*///// FOOTER */
.footer {
	bottom:0;
	/*position:fixed;*/
	clear:both;
	background:url(../images/footer_bg.gif) repeat-x;
	width:100%;
	height:120px;
	}
.footer .tx {
	display:block;
	background:url(../images/footer-ef.gif) no-repeat 0 0;
	width: 967px;
	margin:0 auto;
	height:31px;
}
.footer span {
	background:url(../images/icon.png) no-repeat;
	display:block;
	width: 695px;
    margin: 0 auto;
    padding-left: 82px;
    padding-top: 0px;
    height: 30px;
    margin-top: 30px;
	color:#4E6470;
	}
.ptop {
	padding-top:10px;
	}
.block_link {
	min-width:100px;
	float:left;
	padding-right:20px;
	font-size:11px;
	}
.block_link h1 {
	font-size:11px;
	font-weight:bold;}
.block_link li a {
	display:block;
	border-bottom:1px solid #ebebeb;
	padding:4px;
	}
.social{
	width:100px;
	height:41px;
	}
.socialimg{
	margin-top:-10px;
	float:right !important;
	}
.social_block {
	margin-top:-25px;
	padding-bottom:10px;
	float:right !important;
	width:100px;
	}
.veritek {
	margin:10px;}
.imgs {
	background:url(../images/img_bg.gif) no-repeat;
	padding:20px;
	width:150px;
	height:110px;
	}
/*--------------- Kayan Haberler -------*/
#haberler {
	position:relative;
	height:100px;
	overflow:hidden;
	width:200px;

}
#haberler ul {
	top:0px;
	position:absolute;
}
#haberler ul li {
	height:100px;
}
#haberler ul li a {
	height: 65%;
	display:block;
	padding-left:27px;
	text-align:left;
}
#haberler span {
	margin:0px;
	padding:0px;
	text-align:center;
}
#haberler h3 {
	display:block;
	padding-left:27px;
	font-weight:bold;
}
.tarih {
	background:url(../images/ticon.gif) no-repeat;
	text-align:left !important;
	height:20px;
	line-height:15px;
	width:135px;
	display:block;
	padding-left:27px !important;
}



form span textarea {
height:60px !important;
}
form input[type="submit"] {
width:90px;
}
form textarea, input {
border:1px solid #A1A8AB;
color:#546066;
height:20px;
width:400px;
}
form select {
border:1px solid #A1A8AB;
color:#546066;
height:24px;
width:80px;
}
form span label {
display:inline-block;
width:100px;
}
form span {
display:block;
margin-bottom:7px;
}
.ikformu label {
	width:150px !important;
	}
.ikformu textarea {
	height:60px !important;
	}
.small_input{
	width:288px !important; }
.form_hata {
	background:#FFE1E1;
	color: #C00;
	padding:10px;
	border:1px solid #FFCACA;
	float:left;
	width:350px;
	margin-bottom:10px;
	}
.form_ok {
	background:#DDFFCC;
	color: #2B541B;
	padding:10px;
	border:1px solid #C4E8B7;
	float:left;
	width:350px;
	margin-bottom:10px;
	}
.ilet {
display: block;
clear:both;
}
.image {
	width:100%;
	margin:0 auto;
	padding-top:100px;
	text-align:center;
	}
.flri { float:right !important;}
.flli { float:left !important;}