html
{
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body
{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/background.jpg);
	height: 100%;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #2A2D36;
	border:none;
}

a {
	outline: none;
}

a img
{
	border: none;
	outline: none;
}
form
{
	padding: 0px;
	margin: 0px;
}
body, #kapsul
{
	height: 100%;
}

#kapsul
{
	height: auto;
	min-height: 100%;
}
img
{
}


#main_contanier
{
	margin: auto;
	width: 1000px;
	height: auto;
	padding-bottom: 0px;
}
#header
{
	width: 1000px;
	height: 90px;
}
.logo
{
	float: left;
	margin-top: 30px;
}
.top_menu
{
	width: 450px;
	height: 45px;
	float: left;
	margin-left: 325px;
	margin-top: 10px;
	display: inline;
}
.top_menu ul
{
	list-style-type: none;
	margin: 0;
	margin-left: 0px;
	padding: 0;
}
.top_menu ul li
{
	display: inline;
}

.mid_place
{
	width: 1000px;
	height: 405px;
}
.mid_sub_place
{
	width: 1000px;
	height: 240px;
}
.mobilera_news
{
	width: 631px;
	height: 36px;
}
.mid_sub_place_sol
{
	float: left;
	height: auto;
	width: 631px;
}
.mid_sub_place_sag
{
	float: left;
	height: auto;
	width: 350px;
	left: 857px;
	top: 474px;
}
.mobilera_sol_menu
{
	float: left;
	height: 200px;
	width: 320px;
}
.mobilera_haber
{
	height: 180px;
	width: 310px;
	float: left;
}
.AccordionPanel.AccordionPanelOpen ul
{
	display: inline;
	list-style-type: none;
}
.AccordionPanel.AccordionPanelOpen ul li img
{
	margin-bottom: 4px;
}
.AccordionPanel.AccordionPanelOpen li
{
	display: block;
	list-style-type: none;
	list-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
.haber_resim
{
	float: left;
	width: 55px;
	height: 50px;
	margin-left: 22px;
	display: inline;
}
.haber_container
{
	float: left;
	width: 220px;
	height: 70px;
	margin-left: 4px;
	overflow:hidden;
}
.haber_baslik
{
	font-family: arial;
	font-size: 15px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	padding-left: 4px;
}

.haber_baslik A,.haber_icerik A
{
	color: #FFF;
	text-decoration: none;
}
.haber_baslik A:Hover, .haber_icerik A:Hover
{
	text-decoration: underline;
}

.tarih
{
	font-family: Arial;
	font-size: 11px;
	color: #999;
	text-align: left;
	padding-left: 6px;
}
.haber_icerik
{
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	margin-top: 4px;
	padding-left: 4px;
}
.haberler
{
	height: 80px;
	margin-top: 6px;
	background-image: none;
	cursor:pointer;
}

.haberler:Hover
{
	background-image: url('../images/newsMainOverBack.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}

.footer
{
	widows: 990px;
	height: 75px;
	margin-top: 40px;
	clear: both;
}
.footer_sol_menuler li
{
	font-family: Arial;
	font-size: 10px;
	color: #CCC;
	display: inline;
	list-style-type: none;
}
.footer_sol_menuler li a:link
{
	color: #CCC;
	text-decoration: none;
}
.footer_sol_menuler li a:hover
{
	color: #CCC;
	text-decoration: none;
}
.footer_sol_menuler li a:active
{
	color: #CCC;
	text-decoration: none;
}
.footer_sol_menuler li a:visited
{
	color: #CCC;
	text-decoration: none;
}
.footer_sol_menuler
{
	width: 420px;
	margin-top: 10px;
}
.footer_sol
{
	float: left;
	height: 60px;
	width: auto;
}
.copyright
{
	font-family: Arial;
	font-size: 10px;
	color: #CCC;
	margin-top: 6px;
}
.footer_img
{
	float: left;
	height: 64px;
	width: 570px;
}
.image_01
{
	float: left;
	height: auto;
	width: 75px;
	margin-left: 20px;
	display: inline;
}
.image_02
{
	float: left;
	height: auto;
	width: 142px;
	margin-left: 135px;
	display: inline;
}
.image_03
{
	float: left;
	height: auto;
	width: 171px;
	margin-left: 5px;
	display: inline;
}
/*---------------------------- Cases----------------------------*/

.case_mid_place
{
	width: 1000px;
	height: auto;
	position: relative;

}
.case_content
{
	font-family: Arial;
	font-size: 12px;
	color: #CCC;
	float: left;
	height: auto;
	width: 460px;
	padding: 10px;
	background-color: #000;
	border: 1px solid black; /* for IE */
	opacity: 0.7;
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
	display: inline;
}
.case_headers
{
	font-family: Arial;
	font-size: 18px;
	color: #FFF;
	font-weight: 700;
}
.thumb
{
	float: left;
	height: auto;
	width: auto;
	margin-left: 10px;
	margin-top: 22px;
	text-align: left;
	display: inline;
}
.thumb li
{
	list-style-type: none;
	font-family: arial;
	font-size: 11px;
	color: #FFF;
	line-height: 12px;
	font-weight: bold;
	display: inline;
	list-style: none;
}
.thumb li img
{
	margin-top: 8px;
}
.thumb div
{
	font-family: Arial;
	font-size: 11px;
	color: #CCC;
	padding-left: 2px;
	font-weight: bold;
}
.big_photo
{
	float: left;
	height: auto;
	width: auto;
	margin-top: 30px;
	margin-left: 10px;
	border: solid 0px #333;
	display: inline;
}
.content_logo
{
	width: auto;
	height: auto;
	left: 396px;
	top: 331px;
	margin-left: 400px;
	display: block;
}

/*---------------------------- Benefits----------------------------*/
.benefits_content
{
	font-family: Arial;
	font-size: 12px;
	color: #CCC;
	float: left;
	height: auto;
	width: auto;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	display: inline;
	background-image: url(../images/backgorund_trans.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/backgorund_trans.png');
	padding-left:20px;
	padding-right:20px;
}

.benefits_content[class]
{
	background-image: url(../images/backgorund_trans.png);
}
.benefits_headers
{
	font-family: Arial;
	font-size: 18px;
	color: #FFF;
	font-weight: 700; /* discarded */
	clear: both;
}
.benefits_header_content
{
	width: 600px;
	height: 40px;
	font-family: arial;
	font-size: 26px;
	padding-top: 10px;
	padding-left: 0px;
	letter-spacing: -1px; /* CSS3 standard */
	color: #FFF;
	background-repeat: repeat-y;
	float: left;
}
.benefits_content p
{
	padding-left: 10px;
	line-height: 20px;
	filter: alpha(opacity=100); /* discarded */
	-moz-opacity: 1.0; /* discarded */
	opacity: 1.0;
}
.benefits_sub_baslik
{
	font-family: Arial;
	font-size: 18px;
	color: #CCC;
	margin-top: 8px;
	width: 650px;
	margin-left: 15px;
}
.benefits_content li
{
	list-style-type: decimal;
}
/*---------------------------- Who We Are----------------------------*/
.drop_down
{
	float: left;
	width: 200px;
	height: auto;
	margin-top: 12px;
	display: inline;
	margin-left: 100px;
}

.select
{
	width: 220px;
	background-color: #8973a0;
	font-family: Arial;
	font-size: 12px;
}




.drop_down #select
{
	width: 220px;
	background-color: #8973a0;
	font-family: Arial;
	font-size: 12px;
}
.who_are
{
	width: 114px;
	height: 137px;
	float: left;
	margin-left: 16px;
}
.who_are_cont
{
	clear: both;
	height: auto;
	margin-top: 20px;
}
.careers_cont
{
	clear: both;
	height: auto;
	margin-top: 5px;
	position: relative;
}
.isimler
{
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	margin-top: 6px;
}

.isimler A
{
	color: #FFF;
	text-decoration: none;
}
.cizgi
{
	height: 6px;
	clear: both;
	margin-top: 20px;
	position: relative;
}
.cizgi_careers
{
	height: 6px;
	clear: both;
	margin-top: 5px;
	position: relative;
}
.who_we_are_content
{
	font-family: Arial;
	font-size: 12px;
	float: left;
	height: auto;
	width: 990px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
	display: inline;
	background-color: #2a2d34;
	opacity: .85; /* IE lt 8 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: .75; /* Safari 1.x */
	-moz-opacity: .85; /* FF lt 1.5, Netscape */
}


.cases_alternate
{
	font-family: Arial;
	font-size: 12px;
	float: left;
	height: auto;
	width: 990px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
	display: inline;
	background-image: url(../images/backgorund_trans.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/backgorund_trans.png');
}

.cases_alternate[class]
{
	background-image: url(../images/backgorund_trans.png);
}

.who_are_explain
{
	width: 350px;
	height: 200px;
	background-color: #2A2D34;
	float: left;
}
.who_are_explain_baslik
{
	font-family: Arial;
	font-size: 16px;
	margin-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #CCC;
}
.who_are_explain_sub
{
	font-family: Arial;
	font-size: 14px;
	padding-left: 10px;
	margin-top: 10px;
	font-weight: bold;
	color: #BEBEBF;
}
.who_are_explain_content
{
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	color: #CCC;
}
.careers_header_content
{
	width: 150px;
	height: 35px;
	font-family: arial;
	font-size: 26px;
	padding-top: 10px;
	padding-left: 10px;
	letter-spacing: -1px; /* CSS3 standard */
	color: #FFF; /* discarded */
	background-image: url(../images/png_transparent.png);
	background-repeat: repeat-y;
	float: left;
}
.yan_cizgi
{
	position: absolute;
	left: 273px;
	top: 28px;
}

.yan_menuler
{
	float: left;
	width: 285px;
	height: auto;
	position: relative;
	z-index: 5;
}
.yan_menuler ul
{
	list-style-image: none;
	list-style-type: none;
}
.yan_menuler ul li
{
	display: inline;
}
.vacant_position
{
	font-family: Arial;
	font-size: 15px;
	padding-left: 10px;
	font-weight: bold;
	width: 150px;
	margin-left: 20px;
	color: #CCC;
}
.menu_cizgisi
{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.sub_vacant_position
{
	font-family: Arial;
	font-size: 15px;
	padding-left: 10px;
	font-weight: bold;
	width: 150px;
	margin-top: 8px;
	margin-left: 45px;
	color: #1DC2D8;
}
.sub_vacant_position_2
{
	font-family: Arial;
	font-size: 15px;
	padding-left: 10px;
	font-weight: bold;
	width: 150px;
	margin-top: 8px;
	margin-left: 45px;
	color: #BFBFC1;
}
.sub_vacant_position_3
{
	font-family: Arial;
	font-size: 15px;
	padding-left: 10px;
	font-weight: bold;
	width: 150px;
	margin-top: 8px;
	margin-left: 45px;
	color: #BFBFC1;
}
.sub_vacant_position_4
{
	font-family: Arial;
	font-size: 15px;
	padding-left: 10px;
	font-weight: bold;
	width: 150px;
	margin-top: 8px;
	margin-left: 45px;
	color: #BFBFC1;
	position: relative;
	z-index: 99;
}
.sub_menu_cizgisi
{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	width: 155px;
}
.sag_icerik
{
	float: left;
	width: 675px;
	height: auto;
	margin-left: 10px;
}
.careers_headers
{
	font-family: Arial;
	font-size: 20px;
	color: #10D0E7;
}
.careers_contents_2
{
	font-family: Arial;
	font-size: 13px;
	margin-top: 15px;
	color: #CCC;
}
.Qualifications
{
	font-size: 15px;
}
.careers_contents_2 p
{
	font-size: 14px;
}
.sub_vacant_position a
{
	font-family: Arial;
	text-transform: none;
	color: #CCC;
	text-decoration: none;
}
.sub_vacant_position_2 a
{
	color: #CCC;
	text-decoration: none;
}
.sub_vacant_position_3 a
{
	color: #22CCE2;
	text-decoration: none;
}
.sub_vacant_position_4 a
{
	color: #10D0E7;
	text-decoration: none;
}
.contact_headers
{
	font-family: Arial;
	font-size: 22px;
	color: #EDECEE;
	float: left;
	height: 35px;
	padding-top: 10px;
	margin-left: 120px;
}
.contact_icerik
{
	float: left;
	height: auto;
	width: 320px;
	margin-right:20px;
	font-family: Arial;
	font-size: 12px;
	color: #CCC;
}
.contact_menu
{
	font-family: Arial;
	font-size: 15px;
	padding-left: 10px;
	font-weight: bold;
	width: 200px;
	margin-left: 20px;
	margin-bottom: 8px;
	color: #C7C7C8;
}
.contact_menu a:link
{
	text-decoration: none;
	color: #C7C7C8;
}
.contact_menu a:hover
{
	text-decoration: none;
	color: #10D0E7;
}
.contact_menu a:active
{
	text-decoration: none;
	color: #10D0E7;
}
.contact_menu a:visited
{
	text-decoration: none;
	color: #10D0E7;
}
.contact_yan_cizgi
{
	position: absolute;
	left: 253px;
	top: 29px;
}
.contact_yan_cizgi_2
{
	position: absolute;
	left: 615px;
	top: 32px;
}
.form_alani
{
	float: left;
	width: 340px;
	height: auto;
	margin-left: 8px;
}
.text_box
{
	background-image: url(../images/text_box.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 222px;
	border-width: 0;
	color: #FFF;
	padding-left: 4px;
	padding-top: 2px;
	margin-left: 6px;
}
.text_area
{
	background-image: url(../images/big_text_box.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 281px;
	border-width: 0;
	color: #FFF;
	padding-left: 4px;
	padding-top: 2px;
	margin-left: 6px;
}
.padding_01
{
	padding-top: 8px;
	color: #CCC;
}
.case_slide_cont
{
	clear: both;
	height: auto;
	margin-top: 20px;
	position: relative;
	text-align: center;
}
.sol_ok
{
	float: left;
	height: 30px;
	width: 50px;
	margin-left: 25px;
	margin-top: 100px;
	display: inline;
}
.center_slide
{
	float: left;
	height: 270px;
	width: 830px;
	display: inline;
}
.sag_ok
{
	float: left;
	height: 30px;
	width: 50px;
	margin-top: 100px;
	display: inline;
}
.slide
{
	height: 246px;
	width: 195px;
	float: left;
	background-color: #17191e;
	margin-left: 10px;
	text-align: left;
}
.img_cont
{
	width: 180px;
	height: 200px;
	margin: auto;
	margin-top: 6px;
}
.metin_cont
{
	width: 100px;
	height: 30px;
	margin-top: 6px;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-left: 6px;
	color: #CCC;
}
#kapsul #main_contanier .case_mid_place .who_we_are_content .careers_cont .form_alani table tr td
{
	color: #CCC;
}
.benefits_content div
{
	margin-top: 10px;
}





.accordian 
{
	 float:left;
	 margin-top:10px;
	 width:300px;
}
.accordian ul 
{
	 margin:0px;
	 padding:0px;
}



.accordian li {
	list-style-type: none;
	
	margin:0px;
}

.accordian li img{ margin-bottom:10px; }

.dimension 
{
	padding: 0px;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:10px;
}

 
	
.even, .odd 
{
	padding: 0px;
	font-weight: bold;
	height: 27px;
	padding-top: 3px;
	padding-left: 10px;
}
	
.even 
{
	padding: 0px;
	 
}
	
.odd 
{
	padding: 0px;
	border: 0px solid black;
	
}

.newsImage 
{
  float: left; 
  margin-right:15px;
  margin-bottom:15px;	
	}
	
h3.toggler 
{
  padding:0px;
  margin:0px;
  cursor:pointer;
  padding-bottom:10px;
  	 
}

.element 
{
  padding-left:30px;
  
}

.element img{ margin-bottom:10px; }
	

.car_1 
{
	color:#22CCE2;
	text-decoration:none;
}

.car_2 
{
	color:#CCCCCC;
	text-decoration:none;
}

