div, h1, h2, h3, h4, p, span, a, img, form, label, input, textarea {
	margin:0;
	padding:0;
}
body {
	font:14px/24px "sansation", Verdana, Arial, Helvetica, sans-serif;
	color:#576370;
	margin:0;
	padding:0;
	background:url(../images/top_bg.jpg) 0 0 repeat-x;
}


area {
	outline:none;
	}

img {
	outline:0; border:0;
	}
	
	
.bClose {
border-radius:7px 7px 7px 7px;
box-shadow:none;
font:bold 131% sans-serif;
color:white;
position:absolute;
right:-7px;
top:-7px;
padding:0 6px 2px;
cursor:pointer; font-weight:bold;
background:#7f9D07; padding:2px; display:block;
-webkit-border-radius: 300px; border-radius: 300px;

}

#popup,#popup2,.bMulti {
background-color:#fff;
border-radius:10px 10px 10px 10px;
box-shadow:0 0 25px 5px #999;
color:#111;
display:none;
min-width:300px;
padding:25px;
}

#popup .logo {
color:#2b91af;
font:bold 325% Petrona,sans;
}

#popup,.bMulti {
min-height:150px;
}

#popup2 iframe {
background:url(loader.gif) center center no-repeat;
min-height:140px;
min-width:300px;
}

.loading {
background:url(loader.gif) center center no-repeat;
}

.bMulti p {
font:500% Petrona,sans-serif;
text-align:center;
padding:45px 0 0;
}

.bMulti a {
left:175px;
position:absolute;
top:175px;
}

@font-face {
    font-family: 'sansation';
    src: url('../fonts/Sansation_Regular.ttf');
   
    font-weight: normal;
    font-style: normal;

}

audio {
	
	width:100%; height:130px; background:url(../images/iceberg.jpg) no-repeat #093;
	
	position: relative;
   
	
	}

li {
	
	list-style-image:url(../images/list.png);
	line-height:25px;
	
	}

.faydalilinkler li {

line-height:40px;	
}

li a{
	
	color:#333; text-decoration:none;
	
	line-height:25px;
	}

.blank {
	clear:both;
	line-height:0;
	font-size:0;
}
.main_area {
	
	margin:0 auto;
}
.main_wrap {
	width:100%;
	
}


.main_wrap img{
	border:1px dotted #9a9a9a; padding:2px; outline:none;
	
}


.collus_text {
	font:bold 12px/50px "sansation" Verdana, Arial, Helvetica, sans-serif; height:50px;
	color:#fff;
	text-align:right;
	padding:0 18px 0 0;
}
/*---------------------------------------------logo--------------------------------------------------*/
.logo_wrap {
	width:414px;
	float:left;
}
.logo_pad {
	padding:19px 0 18px 17px;
}
/*---------------------------------------------nav--------------------------------------------------*/
.navarea_wrap {
 width:1100px;
 
  	
}
.nav_wrap {

	height:48px; margin-top:9px;
}
.nav_wrap ul {
	margin:0;
	padding:0;
	list-style-type:none; 
}
.nav_wrap ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline-block;
}
.nav_wrap ul li a.home:link, a.home:visited {
 
	text-decoration:none;
 
	 
	font:bold 13px/31px "sansation";
	color:#3a3a3a;
	text-decoration:none;
	text-align:center;
	display:inline-block;
 	margin-right:-2px;
	padding:2px 5px;
 
 min-width:60px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:2px;
	-moz-border-radius-topleft:2px;
	border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-moz-border-radius-topright:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-moz-border-radius-bottomright:2px;
	border-bottom-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-moz-border-radius-bottomleft:2px;
	border-bottom-left-radius:2px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font:"sansation";
	 
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
 
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	 
	 
	
}
.nav_wrap ul li a.home:hover, a.homeactive {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
 
}
.nav_wrap ul li a.contact:link, a.contact:visited {
 	height:39px;
	text-decoration:none;
	margin-right:30px;
	font:bold 12px/38px "sansation";
	color:#000;
	text-decoration:none;
	text-align:center;
	display:block;
}
.nav_wrap ul li a.contact:hover, a.contactactive {
	width:86px;
	height:39px;
	text-decoration:none;
	margin-right:20px;
	font:bold 12px/38px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-align:center;
	background:url(../images/contact_hover.jpg) 0 0 no-repeat;
	display:block;
}

 


/*---------------------------------------------header----------------------------------------------*/
.header_area {
	width:1000px;
	margin:0 auto;
	background:url(../images/header_bg.jpg) 0 0 no-repeat;
	height:474px;
}
.header_text_wrap {
	width:430px;
	float:left;
	padding:110px 30px 0 540px;
}
.fresh_text {
	font:bold 38px Trajan Pro, Arial, Helvetica, sans-serif;
	color:#fff; 
}
.you_text {
	font:normal 34px Trajan Pro, Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
}
.header_body_text {
	font:normal 11px/18px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:none;
}
.read_botn {
	width:92px;
	height:31px;
	background:url(../images/click_bg.jpg) 0 0 no-repeat;
	font:bold 12px/31px Tahome, Arial, Helvetica, sans-serif;
	color:#303025;
	text-decoration:none;
	text-align:center;
	display:block;
}
.read_botn:hover {
	text-decoration:none;
	color:#d67503;
}
/*---------------------------------------------growth------------------------------------------*/
.growth_wrap {
	width:1000px;
	margin:0 auto;
	background:url(../images/growth_bg.jpg) 0 0 no-repeat;
	height:145px;
}
.growth_text {
	font:bold 24px Trajan Pro, Arial, Helvetica, sans-serif;
	color:#576370;
	text-transform:uppercase;
	padding:45px 0 0 30px;
}
.develop_text {
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#979b9f;
	text-transform:none;
	padding:0 0 0 3px;
}
/*----------------------------------------------body_left---------------------------------------------*/
.body_wrap {
	width:940px;
	margin:0 auto;
}
.left_body_wrap {
	width:685px;
	float:left;
}
.left_body_main {
	width:660px;
	float:left;
}
.welcome_text {
	font:bold 30px Trajan Pro, Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
}
.web_text {
	font:bold 22px Trajan Pro, Arial, Helvetica, sans-serif;
	color:#898989;
	text-transform:uppercase;
}
.green_text, .green_text a  {
	font:22px/34px "sansation", Verdana, Arial, Helvetica, sans-serif;
	line-height:34px;
	color:#7f9D07;
	
}
.read_more {
	font:bold 11px/20px Tahoma, Arial, Helvetica, sans-serif;
	color:#e58e11;
	height:20px;
	background:url(../images/green_dot.jpg) 0 +8px no-repeat;
	text-decoration:none;
	display:block;
	padding:0 0 0 10px;
}
.read_more:hover {
	color:#7f9D07;
	text-decoration:none;
}
.busniess_text {
	font:bold 24px Trajan Pro, Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	padding:35px 0 25px 0;
}
.busniess_area_text {
	font:normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#576370;
	text-transform:none;
}
.watch_main_wrap {
	width:100%;
	float:left;
	padding:0 0 25px 0;
}

.watch_main_wrap p {
	line-height:20px; margin-bottom:20px;
	
	} 
.watch_wrap {
	width:120px;
	float:left;
}
.watch_wrap1 {
	width:540px;
	float:left;
}
.nulla {
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#e58e11;
	text-decoration:none;
}
.nulla:hover {
	color:#7f9D07;
	text-decoration:none;
}
/*----------------------------------------------body_right_part---------------------------------------------*/
.right_body_wrap {
	width:255px;
	float:left;
}
.right_body_bg {
	width:255px;
	float:left;
	background:url(../images/login_bg.jpg) 0 0 no-repeat;
	height:295px;
}

.right_body_bg2 {
	width:255px;
	float:left;
	
	height:295px;
}
.login_wrap {
	width:215px;
	margin:0 auto;
}
.user_text {
	font:bold 20px Trajan Pro, Arial, Helvetica, sans-serif;
	color:#98aa1e;
	padding:22px 0 0 0;
}
.user_name_text {
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#576370;
	padding:12px 0 0 28px;
}
.contact_filed {
	border:none;
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	padding:3px 0 0 0;
	background:none;
	Width:158px;
	height:18px;
	color:#aeb2b6;
}
.user_name_text1 {
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#576370;
	padding:12px 0 0 28px;
}
.log {
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/log_nor.jpg) 0 0 no-repeat;
	text-decoration:none;
	width:70px;
	height:25px;
	display:block;
	text-align:center;
}
.log:hover {
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/log_hover.jpg) 0 0 no-repeat;
	text-decoration:none;
	width:70px;
	height:25px;
	display:block;
	text-align:center;
}
.read_more1 {
	font:normal 11px/16px Tahoma, Arial, Helvetica, sans-serif;
	color:#576370;
	height:20px;
	background:url(../images/orange_dot.jpg) 0 +6px no-repeat;
	text-decoration:none;
	display:block;
	padding:0 0 0 10px;
}
.read_more1:hover {
	color:#e58e11;
	text-decoration:none;
}
.event_wrap {
	width:255px;
	float:left;
}
.event_top_wrap {
	width:255px;
	background:url(../images/event_top.jpg) 0 0 no-repeat;
	height:80px;
}
.event_meddile_wrap {
	width:255px;
	background: url(../images/event_meddile.jpg) 0 0 repeat-y;
}
.latest_text {
	font:bold 24px Trajan Pro, Arial, Helvetica, sans-serif;
	color:#f4911c;
	padding:38px 0 0 65px;
}
.feb_wrap {
	width:215px;
	margin:0 auto;
}

.feb_wrap h4 {
	cursor:pointer;
	}
	
.feb_wrap h4:hover {
	cursor:pointer; color:#a59832;
	}
	
.green_right {
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#a59832;
	background:url(../images/green_right.jpg) 0 0 no-repeat;
	display:block;
	padding:10px 0 0 34px;
}
.busniess_area_text1 {
	font:normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#576370;
	text-transform:none;
}
.read_more2 {
	font:normal 11px/16px Tahoma, Arial, Helvetica, sans-serif;
	color:#e58e11;
	height:20px;
	background:url(../images/orange_dot.jpg) 0 +6px no-repeat;
	text-decoration:none;
	display:block;
	padding:0 0 0 10px;
}
.read_more2:hover {
	color:#7f9D07;
	text-decoration:none;
}
/*----------------------------------------------footer---------------------------------------------*/
.footer_wrap {
	width:100%;
 
	background:url(../images/footer_bg.jpg) 0 0 repeat-x;
	height:122px;
}
.footer_area {
	width:1124px;
	margin:0 auto;
	padding:50px 0 0 0px;  
}
.footer_nav_area {
	 
}
.copy_wrap {
	float:right;
	font:normal 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	color:#576370;
	text-align:right;
}
.copy_wrap a {
	color:#576370;
	text-decoration:none;
}
a.footer:link, a.footer:visited {
	font:bold 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	color:#f7931d;
	text-decoration:none;
	padding:0 8px 0 8px;
}
a.footer:hover, a.footeractive {
	font:bold 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	color:#93af15;
	text-decoration:none;
	padding:0 8px 0 8px;
}
.footer_nav_text {
	font:bold 11px/18px Tahoma, Arial, Helvetica, sans-serif;
	color:#f7931d;
}



table {
		overflow:hidden;
		border:1px solid #d3d3d3;
		background:#fefefe;
		 
		margin:2% auto 0;
		-moz-border-radius:5px; /* FF1+ */
		-webkit-border-radius:5px; /* Saf3-4 */
		border-radius:5px;
		-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	}
	
	th, td {padding:9px 14px 9px;  }
	
	th {padding-top:22px; text-shadow: 1px 1px 1px #fff; background:#e8eaeb; text-align:center}
	
	td {border-top:1px solid #e0e0e0; border-right:1px solid #e0e0e0;}
	
	tr.odd-row td {background:#f6f6f6;}
	
	td.first, th.first {text-align:left}
	
	td.last {border-right:none;}
	
	/*
	Background gradients are completely unnessary but a neat effect.
	*/
	
	td {
		background: -moz-linear-gradient(100% 25% 90deg, #fefefe, #f9f9f9);
		background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f9f9f9), to(#fefefe));
	}
	
	tr.odd-row td {
		background: -moz-linear-gradient(100% 25% 90deg, #f6f6f6, #f1f1f1);
		background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f1f1f1), to(#f6f6f6));
	}
	
	th {
		background: -moz-linear-gradient(100% 20% 90deg, #e8eaeb, #ededed);
		background: -webkit-gradient(linear, 0% 0%, 0% 20%, from(#ededed), to(#e8eaeb));
	}
	
	/*
	I know this is annoying, but we need dditional styling so webkit will recognize rounded corners on background elements.
	Nice write up of this issue: http://www.onenaught.com/posts/266/css-inner-elements-breaking-border-radius
	
	And, since we've applied the background colors to td/th element because of IE, Gecko browsers also need it.
	*/
	
	tr:first-child th.first {
		-moz-border-radius-topleft:5px;
		-webkit-border-top-left-radius:5px; /* Saf3-4 */
	}
	
	tr:first-child th.last {
		-moz-border-radius-topright:5px;
		-webkit-border-top-right-radius:5px; /* Saf3-4 */
	}
	
	tr:last-child td.first {
		-moz-border-radius-bottomleft:5px;
		-webkit-border-bottom-left-radius:5px; /* Saf3-4 */
	}
	
	tr:last-child td.last {
		-moz-border-radius-bottomright:5px;
		-webkit-border-bottom-right-radius:5px; /* Saf3-4 */
	}
	
	
input[type=text],input[type=select],input[type=email], textarea , input[type=button], select{
		border:1px solid #dadada; background:transparent; min-width:80px; min-height:35px; vertical-align:top;
	padding:5px; max-width:120px;
	}		
	
.logos {
	width:900px; height:69px; display:inline-block; margin:20px 0 0 0; 
	}	
	
.column2 {
-moz-column-count: 2;
-moz-column-gap: 2px;
-webkit-column-count: 2;
-webkit-column-gap: 2px;
column-count: 2;
column-gap: 2px;	
}	
	
.bunlariBiliyormusunuz li {
width:78%;  margin:1%; padding:2% 10%;display:inline-block; vertical-align:top; color:#FAFAFA; text-shadow: 1px 1px 3px #333D39; text-align:justify;
background-image:url(../images/question.jpg);
}
