body {
	background-image:url(../files/images/layout/bg.png);
	background-repeat:repeat-x;
	background-color: #d7e4ed;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin: 0px;
	width:100%;
	height:100%;
}


a {
	color: #06C;
	text-decoration: none;
}

a:hover {
	color: #039;
	text-decoration: none;
}

a img {
	border: none;
}

form  {
	margin: 0px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#000;
	}

.Title_01{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	font-weight:bold;
	}
	
.Title_01_a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#32006c;
	font-weight:normal;
	}

.Title_01_b{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#32006c;
	font-weight:bold;
	}
		
.Title_02{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#32006c;
	font-weight:bold;
	}
	
.Title_02_a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#F60;
	font-weight:bold;
}


.Title_03{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#F30;
	font-weight:bold;	
	}

.Title_04, h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#06C;
	font-weight:bold;	
	}
.Title_05 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF0;
	font-weight:bold;
}


p {margin-top: 0px;}
ul {margin-top:0px}

ol.BoldNumbers li{
	font-weight:normal;
	padding-bottom:15px;
	}
	
.content {
	font-family: Arial, Helvetica, sans-serif!Important;
	font-size: 13px!Important;
	color: #333!Important;
}

.ContentTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#FFF;
	font-weight:bold;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:10px;
}



.BreadCrumbs , .BreadCrumbs a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
}
.BreadCrumbs a:hover {
	color: #06C;
	text-decoration: none;
}


/* PageMenu ----------------------- */
#PageMenu{
	background-image:url(../files/images/layout/sub_menu_bg.png);
	background-repeat:repeat-x;
	height:42px;
	margin:0px;
	}

#PageMenu tr td.Active span{
	cursor:default;
	}	

#PageMenu tr td a, 
#PageMenu tr td a:hover,
#PageMenu tr td.Active span,
#PageMenu tr td a.Active{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	padding-top:11px;
	padding-bottom:11px;
	padding-right:10px;
	padding-left:10px;
	}
	
#PageMenu tr td a:hover, #PageMenu tr td.Active span, #PageMenu tr td a.Active{
	background-image:url(../files/images/layout/sub_menu_hover_bg.png);
	background-repeat:no-repeat;
	background-position:center 27px;
	}
	
/* Pager --------------------- */
.Pager{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666;
	}

.Pager a{
	padding:6px;
	padding-top:3px;
	padding-bottom:3px;
	margin-right:3px;
	background-color:#F7F7F7;
	color:#666;
	text-decoration:none;
	}
	
.Pager a:hover{
	color:#FFF;
	background-color:#09F;
	text-decoration:none;
	}
	
.Pager-Active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	background-color:#6CF;
	padding:6px;
	padding-top:3px;
	padding-bottom:3px;
	margin-right:3px;
	}	
/*--------------------------------------*/

.Default-Text, .Default-Text-Title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	}
	
.Default-Text-Title{
	font-weight:bold;
	}
	
.Default-Text a{
	color:#F60;
	}
	
.Default-Text a:hover{
	color:#0000FF;
	}

.TxtBoxLogin{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;	
	margin-bottom:3px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;	
	border:solid 1px #a9a9a9;
	background-color:#F7F7F7;
	}
	
.btnRightSubmit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	border:solid 1px #0a465d;
	background-color:#238bb4;
	padding:7px;
	padding-bottom:3px;
	padding-top:3px;
	cursor:pointer;
	}
	
.btnRightSubmit:hover{
	background-color:#00b7ff;
	border-color:#238bb4;
	}

.TxtBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	background-color: #FFF;
	padding: 3px;
	border: 2px solid #d1d8eb;
	height: 26px;
	width:100%;
}

.OptionSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	background-color: #FFF;
	padding: 2px;
	border: 2px solid #d1d8eb;
	height: 26px;
	width:100%;
}
	
.FormLabel{
	color:#7b92c6;
	margin-top:15px;
	font-weight:bold;
	}
	
.BorderlessTextBox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	border:none;
	background-color:transparent;
	width:100%;	
	}
/*------------------------------------------------------------------------------*/
	
ul.BulletList{
	list-style-image:url(../files/images/layout/bullet_03.png);
	margin-left:10px;
	}

ul.BulletList li{
	margin-left:15px;
	margin-bottom:7px;
	}

/*------------------------------------------------------------------------------*/

.CategoryPagesItem{
	margin-bottom:25px;
	font-size:12px;
	}

.CategoryPagesItem h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	line-height:19px;
	padding:2px;
	padding-left:7px;
	font-weight:bold;
	display:block;
	border-bottom:dotted 1px #cccccc;
	margin-bottom:5px;
	}

.CategoryPagesItem h3 a{
	color:#333;
	text-decoration:none;
	}

.CategoryPagesItem h3 a:hover{
	color:#09F;
	}

/*-----------------------------------------------------------------------------*/
.Footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	
}
.Footer a{
	color:#686460;
	text-decoration:none;
	 }
.Footer a:hover{
	color:#06F;
	}
.Footer .Title {
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 3px;
}

/*----- Siteye Özel Stiller -------------------*/
.lblSearch{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFF;
	padding-top:3px;
	}

#SearchWord{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	border:none;
	color:#666;	
	width:125px;
	margin-top:4px;
	margin-bottom:4px;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:4px;
	}	
	
#EMAIL{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666;	
	margin-top:2px;
	margin-bottom:2px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;	
	border:solid 1px #a9a9a9;
	background-color:#F0F0F0;
	}

#EMAIL:focus{
	background-color:#FFFFFF;
	}
	
#ContentContainer{
	padding:9px;
	}

.SectionTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#523972;
	padding-bottom:0px;
	border-bottom:dotted 1px #DDD;
	margin-bottom:7px;
	}
	
.SectionTitle img{
	margin-right:3px;
	}
	
.SectionContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#504f4f;	
	padding-bottom:20px;
	}

.SectionContent .Title{
	font-size:12px;
	font-weight:bold;
	padding-bottom:1px;
	}	
	
.RightColumn_Section{
	background-color:#d0e1e9;
	margin-bottom:10px;
	}

.RightColumn_SectionTitle{
	font-size:15px;
	color:#356280;
	border-bottom:solid 1px #b7cad1;
	padding-bottom:2px;
	padding-top:7px;
	margin-left:10px;
	margin-right:10px;
	}
	
.RightColumn_SectionContent{
	font-size:11px;
	color:#444;
	margin:10px;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:5px;
	padding-bottom:10px;
	border-top:solid 1px #e6f4f8;
	}	

.Gundem{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#504f4f;
	width:100%;
	border-bottom:dotted 1px #CCC;
	margin-bottom:10px;
	}
	
.Gundem .Image{
	width:90px;
	padding-bottom:5px;	
	}
	
.Gundem .Image a{
	display:inline-block;
	padding:0px !important;
	}


.Gundem .Image div{
	border:solid 1px #CCC;
	padding:0px !important;
	width:82px;
	}
	
.Gundem .Image img{
	margin:1px;
	}

.Gundem .Title{
	font-size:12px;
	font-weight:bold;
	}
	
.Gundem .Date{
	color:#999;
	font-size:9px;
	text-transform:uppercase;	
	padding-bottom:7px;
	}	
	
.Gundem .Description{
	font-size:11px;
	padding-bottom:7px;
	}
	
.Gundem .Description a{
	color:#504f4f;
	}
	
.Gundem .Link{
	padding-bottom:10px;
	}
		
.OurTeam{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	width:150px;
	color:#333!Important;
	margin-right:7px;
	margin-left:7px;
	margin-bottom:40px;
	float:left; 
	cursor:pointer;
	}
	
.OurTeam-Title{
	font-size:15px;
	font-weight:bold;
	color:#639;
	}	
	
.Partners{
	width:305px;
	margin-right:15px;
	margin-left:15px;
	margin-bottom:40px;
	float:left; 
	cursor:pointer;
	font-size:12px;
	border-bottom:dotted 1px #CCC;
	padding-bottom:10px;
	}
	
.OurTeam a, .Partners a{
	color:#333;
	}
	
.OurTeam a:hover, .Partners a:hover{
	color:#000;
	}
	
	
.Press{
	font-size:12px;
	color:#333;
	margin-bottom:10px;
	}
	
.Press td{
	padding-bottom:10px;
	border-bottom:dotted 1px #CCC;
	}
	
.Press .Title{
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin-bottom:5px;
	margin-top:5px;
	}	
	
.Press .Description{
	margin-bottom:15px;
	color:#666;
	}
	
.Press .Date{
	color:#999;
	font-size:10px;
	text-transform:uppercase;
	}
	
.Press-Files, .Press-Images{
	font-size:12px;
	color:#333;
	margin-bottom:10px;
	}
	
.Press-Files h3, .Press-Images h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	border-bottom:solid 1px #CCC;
	margin-bottom:5px;
	padding-bottom:2px;
	}	
	
.Press-Files td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:dotted 1px #CCCCCC;
	padding:2px;
	}
	
.Press-Images a img{
	border:solid 1px #999;
	margin-right:5px;
	margin-bottom:5px;
	}
	
.PageFooter{
	margin-top:35px;
	padding-top:7px;
	border-top:dotted 1px #CCC;
	color:#666;
	font-size:11px;
	}

	
.ShortDescription{
	border-bottom:dotted 1px #CCC;
	padding-bottom:10px;
	margin-bottom:10px;
	}	
	
	
/* TKYD---------------------------------------------------------- */
#HeaderMenu{
	width:1000px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	height:30px;
	overflow:hidden;
	}
	
#HeaderMenu a{
	background-image:url(../files/images/layout/header_menu_arrow.png);
	background-repeat:no-repeat;
	background-position:6px center;
	padding-left:12px;
	padding-right:5px;
	margin-left:10px;
	display:inline-block;
	color:#999999;
	text-decoration:none;
	}	
	
#HeaderMenu a:hover{
	background-image:url(../files/images/layout/header_menu_arrow_a.png);
	color:#000;
	}
	
#HeaderMenu a.lang{
	background-image:none;
	color:#4a7bbf;
	text-decoration:none;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;	
	}
	
#HeaderMenu a.lang:hover{
	background-image:none;
	color:#000;
	}	
	
#TopMenu{
	width:825px;
	height:30px;
	background-image:url(../files/images/layout/top_menu_bg.png);
	background-repeat:repeat-x;
	float:left;
	}
	
#TopMenu a.TopLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;	
	padding-top:8px;
	padding-bottom:7px;
	padding-left:13px;
	padding-right:10px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	float:right;
	}
	
#TopMenu a.TopLink:hover{
	background-color:#1f2c73;
	}
	
#TopMenuRight{
	width:7px;
	height:30px;
	background-image:url(../files/images/layout/top_menu_right.png);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	}
	
#CorporateMembers{
	background-image:url(../files/images/layout/kurumsal_uyeler_bg.png);
	background-repeat:repeat-x;
	background-position:0px 5px;
	height:65px;
	}
	
#CorporateMembers_Left{
	background-image:url(../files/images/layout/tr/kurumsal_uyeler_left.png);
	background-repeat:no-repeat;
	background-position:1px 5px;
	width:78px;
	height:65px;
	overflow:hidden;
	}
	
#CorporateMembers_Left_en{
	background-image:url(../files/images/layout/en/kurumsal_uyeler_left.png);
	background-repeat:no-repeat;
	background-position:1px 5px;
	width:78px;
	height:65px;
	overflow:hidden;
	}	
	
#CorporateMembers_Right{
	background-image:url(../files/images/layout/kurumsal_uyeler_right.png);
	background-repeat:no-repeat;
	background-position:left 5px;
	width:17px;
	height:65px;
	}	
	
#SearchForm{
	background-image:url(../files/images/layout/tr/search_bg.png);
	background-repeat:no-repeat;
	background-position:1px 7px;
	width:235px;
	height:65px;
	overflow:hidden;
	padding-top:5px;
	float:left;
	}
	
#CorporateMembers-Slider{
	margin-top:17px; 
	height:35px; 
	width:505px; 
	overflow:hidden
	}	
	
#FooterWrapper{
	margin:auto;
	width:980px;
	}	
#coda-nav-1.coda-nav ul li a.current { 
/*	background-image:url(../files/images/layout/default_pager/active_bg.png);
	background-repeat:no-repeat;
	background-color:transparent;*/
	
	}

	
#coda-nav-1 a{
	display:inline-block;
	padding:2px;
	padding-right:5px;
	padding-left:5px;
	background-color:#DDD;
	color:#999;
	font-weight:bold;
	margin-right:1px;
	margin-left:1px;
	}
	

#coda-nav-1 a:hover, #coda-nav-1 a.current{
/*	background-image:url(../files/images/layout/default_pager/active_bg.png);
	background-repeat:no-repeat;*/
	background-color:#1f94dd;
	color:#FFF;
	}
	
#coda-nav-right-1 a,
#coda-nav-left-1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#DDD;
	display:inline-block;
	}
	
#coda-nav-right-1 a img{
	margin-left:5px;
	}
	
#coda-nav-left-1 a img{
	margin-right:5px;
	}	
	
.HomePage_NewsItem{
	width:248px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	}
	
.HomePage_NewsItem a{
	color:#444444;
	text-decoration:none;
	}
	
.HomePage_NewsItem a:hover{
	color:#06C;
	}
	
.HomePage_NewsItem 	.NewsItemContainer{
	width:237px;
	}
	
.HomePage_NewsItem .NewsImage{
	width:100%;
	width:240px;
	height:150px;
	overflow:hidden;
	margin-bottom:5px;
	background-image:url(../files/images/layout/image_bg.gif);
	text-align:center;
	}
.HomePage_NewsItem .NewsImage img{
	margin-top:3px;
	}
	
.HomePage_NewsItem .NewsTitle{
	margin-bottom:5px;
	}
		
.HomePage_NewsItem .NewsTitle h1{
	font-size:12px;
	font-weight:bold;
	}

.HomePage_NewsItem .NewsDescription{
	margin-bottom:5px;
	}		
		
.FAQ{
	margin-bottom:15px;
	}
	
.FAQ a.Question{
	font-weight:bold;
	color:#0d77a0;
	}
	
.FAQ .Answer{
	padding-bottom:10px;
	border-bottom:dotted 1px #DDD;
	padding-top:7px;
	}
	
.MembersTable{
	font-size:12px;
	border-collapse:collapse;
	}	
	

	
.MembersTable td, .MembersTable th{
	padding-left:0px;
	border-bottom:solid 1px #DDD;
	line-height:24px;
	cursor:default;
	}

.MembersTable th{
	font-weight:bold;
	border-bottom:solid 1px #BBB;
	font-size:14px;
	color:#069;
	}


.tblDerecelendirme{
	font-family:Arial, Helvetica, sans-serif
	font-sieze:12px;
	border-collapse:collapse;
	}
	
.tblDerecelendirme td{
	padding:5px;
	border:solid 1px #DDD;
	white-space:nowrap;
	}	
	
.tblDerecelendirme a{
	display:block;
	float:left;
	width:100px;
	border:dotted 1px #CCC;
	color:#000;
	padding:3px;
	margin-right:3px;
	}
	
.tblDerecelendirme a span{
	display:block;	
	white-space:nowrap;
	}
	
.tblDerecelendirme a span.Grade{
	font-weight:bold;
	font-size:14px;
	}
	
.tblDerecelendirme a span.GradeDate{
	font-size:11px;
	color:#333;
	}		

.tblDerecelendirme a span.GradeCompany{
	font-size:11px;
	color:#666;
	}
	
.divDerecelendirme{
	font-family:Arial, Helvetica, sans-serif
	}
	
.divDerecelendirme a{
	display:block;
	float:left;
	width:110px;
	border:dotted 1px #CCC;
	color:#000;
	padding:3px;
	margin-right:3px;
	}
	
.divDerecelendirme a:hover{
	background-color:#eeeee7;
	}	
	
.divDerecelendirme a span{
	display:block;
	}
	
.divDerecelendirme a span.Grade{
	font-weight:bold;
	font-size:14px;
	}
	
.divDerecelendirme a span.GradeDate{
	font-size:11px;
	color:#333;
	}		

.divDerecelendirme a span.GradeCompany{
	font-size:11px;
	color:#666;
	}	
	
	
.divDerecelendirme .CompanyName{
	font-size:15px;
	font-weight:bold;
	color:#666;
	margin-bottom:5px;
	}	
	
.tblWebCast{
	width:100%;
	border-collapse:collapse;
	font-size:12px;
	color:#111;
	}

.tblWebCast td{
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:dotted 1px #DDD;
	cursor:default;
	}
	
.tblWebCast .Description{
	font-size:11px;
	color:#666;
	}
	
	
#frmKayit input[type=text], 
#frmKayit textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	border:solid 1px #DDD;
	color:#666;
	width:200px;
	background-color:#F7F7F7;
	font-weight:normal;
	}
	
#frmKayit textarea{
	width:600px;
	}

#frmKayit input[type=text]:focus, 
#frmKayit select:focus, 
#frmKayit textarea:focus{
	border-color: #BBB;
	color:#333;
	background-color:#FFFFE7;
	}
	
#frmKayit input[type=submit]{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:5px;
	border:solid 2px #0088FF;
	background-color:#09F;
	color:#FFF;	
	cursor:pointer;
	width:200px;
	margin-top:7px;
	}

#frmKayit input[type=submit]:hover{
	background-color:#06F;	
	border-color:#06F;
	}
	
#frmKayit label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333;
	display:block;
	margin-top:10px;	
	}	
	
#frmKayit .CheckBox label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	display:inline-block;
	margin-top:0px!important;	
	font-weight:normal;
	margin-right:7px;
	}	
	
#frmKayit .CheckBox input[type=checkbox]{
	vertical-align:middle;
	padding-bottom:3px;
	margin-top:0px;
	}	
	
#frmKayit .red{
	color:#FF0000;
	}	
	
#frmKayit .ValidationErrors{
	padding:10px;
	background-color:#FFFFE7; 
	border:solid 3px #e8e8b4;
	}

#frmKayit .ValidationErrors h4{
	color:#000;
	}
	
#frmKayit .ValidationErrors ol{
	list-style:none;
	}	
	
#frmKayit .ValidationErrors label.error{
	font-weight:normal;
	color:#FF0000;
	}

#HomePageProjects a.ProjectItem{
	display:block;
	height:100px;
	clear:both;
	color:#FFF;
	font-size:12px;
	position:relative;
	font-weight:bold;
	margin-bottom:5px;
	}

	
#HomePageProjects a.ProjectItem span{
	display:block;
	padding:4px;
	background:url(../files/images/layout/bg-000000-op60.png);
	position: absolute; 
	bottom: 0; 
	left: 0;
	width:240px;
	}	


