body {
	background-image:url(../files/images/layout/main_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color: #e3e3e3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin: 0px;
}


a {
	color: #ac0000;
	text-decoration: none;
}

a:hover {
	color: #06C;
	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:17px;
	color:#da0000;
	font-weight:bold;
	}
	
.Title_01_a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:25px;
	}
	
.Title_01_b{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#444444;
	font-weight:bold;
	margin-bottom:10px;
	background-image:url(../files/images/layout/title_bg.png);
	background-repeat:repeat-x;
	height:28px;
	line-height:28px;
	border:solid 1px #dcdcdc;
	padding-left:7px;
	}
	
.Title_02{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#930;
	font-weight:bold;	
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
	vertical-align:bottom;
	border-bottom:solid 1px #930;
	}
	
.accommodationTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#930;
	font-weight:bold;	
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
	text-decoration:none;
	}

.Title_CLOCK{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FC0;
	color:#930;
	font-weight:bold;	
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
	vertical-align:bottom;

	}
.Title_DATE{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FC0;
	color:#930;
	font-weight:bold;	
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
	vertical-align:bottom;

	}	
.Title_02_a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#f7e92a;
	font-weight:bold;
	padding-left:25px;
	line-height:25px;
	margin-bottom:5px;
	vertical-align:bottom;
	background-image:url(../files/images/layout/bullet_03.png);
	background-repeat:no-repeat;
	background-position: left top;
}


.Title_03, h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fefefe;
	font-weight:bold;	
	}
	
.Title_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;	
	}
.Title_content_black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	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;
}

.Table_accommodation{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight:bold;
	margin-bottom:10px;
	background-image:url(../files/images/layout/title_bg.png);
	background-repeat:repeat-x;
	height:28px;
	border:solid 1px #dcdcdc;
	padding-left:3px;
	}

p {margin-top: 0px;}
ul {margin-top:0px}

ol.BoldNumbers li{
	font-weight:normal;
	padding-bottom:15px;
	}
	
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.accommodationTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:100%;
	border:1px #cccccc solid;
}


.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;
	}

.PageLeftMenu{
	font-size:11px;
	}
	
.PageLeftMenu a{
	color:#666;
	display:inline-block;
	padding-top:2px;
	padding-bottom:2px;
	}
	
.PageLeftMenu a:hover{
	color:#F00;
	}

.PageLeftMenu a.Active{
	color:#000;
	}

	
/* 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:Tahoma, Geneva, 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:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#575757;
	}
	
.Default-Text-Title{
	font-weight:bold;
	}
	
.Default-Text a{
	color:#F60;
	}
	
.Default-Text a:hover{
	color:#0000FF;
	}

.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;
	}
	
/*------ Üst Menü Stilleri ---------*/
.TopMenu a{
	display:inline-block;
	padding-top:11px;
	padding-bottom:12px;
	padding-right:11px;
	padding-left:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#000;
	}
.TopMenu a:hover{
	background-image:url(../files/images/layout/menu_hover_bg.png);
	background-position:center 24px;
	background-repeat:no-repeat;
	color:#b40c0c;
	}	
/*-----------------------------------------------*/

#Countdown{
	width:276px;
	height:108px;
	background-image:url(../files/images/layout/en/countdown_bg.png);
	background-repeat:no-repeat;
	}
#Countdown_TR{
	width:276px;
	height:108px;
	background-image:url(../files/images/layout/tr/countdown_bg.png);
	background-repeat:no-repeat;
	}
#Community{
	width:276px;
	height:91px;
	background-image:url(../files/images/layout/en/follow_us_bg.png);
	background-repeat:no-repeat;	
	}
#Community_TR{
	width:276px;
	height:91px;
	background-image:url(../files/images/layout/tr/follow_us_bg.png);
	background-repeat:no-repeat;	
	}
	
#Community img{
	margin-right:10px;
	}

#Visitors{
	width:276px;
	height:35px;
	background-image:url(../files/images/layout/counter_bg.png);
	background-repeat:no-repeat;

	}
	
#Visitors td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;	
	}	
	
.Banner_01{
	width:265px;
	height:250px;
	overflow:hidden;
	background-color:#FFFFFF;
	}
	
.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;
	}

.CategoryPagesItem h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#930;
	line-height:19px;
	padding:2px;
	padding-left:7px;
	font-weight:bold;
	display:block;
	border-bottom:dotted 1px #c40000;
	margin-bottom:10px;
	}

.SectionTitleUnderline{
	height:4px;
	padding:0px;
	overflow:hidden;
	border-bottom:dotted 1px #CCC;
	line-height:4px;
	margin-top:0px;
	margin-bottom:5px;
	}

/*----------- haber Arşivi bölüm stilleri ---------------------------*/
.news_section_title{
	padding:3px;
	}

.news_container{
	width:340px;
	}

.news{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#686868;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:4px;
	padding-right:4px;
	}
	
.news .date{
	font-size:10px;
	color:#959595;
	font-weight:normal;
	text-transform:uppercase;
	}
	
.news a{
	color:#333;
	text-decoration:none;
	}
/*----------- Ana sayfa sponsorlar ---------------------------*/

.sponsor {background:url(../files/images/layout/sponsorBg.gif) no-repeat; width:182px; height:82px; margin-top:10px; margin-right:5px; padding-top:16px; text-align:center; float:left;}

/*-------------------------------------------------------------------------------------------------------------*/	
.photo_n_video_gallery{
	background-image:url(../files/images/layout/right_box_bg.png);
	background-repeat:no-repeat;
	width:276px;
	height:220px;
	padding-top:10px;
	}

.photo_n_video_gallery .itemNo{
	font-size: 11px;
	color:#000;
	width:54px;
	background-image:url(../files/images/layout/right_box_text_bg.png);
	background-repeat:no-repeat;
	height:18px;
	line-height:18px;
	text-align:center;
	}
/*-----------------------------------------------------------------------------*/
.Footer, .Footer a, .Footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration:none;
}
.Footer a{
	color:#333;
	 }
.Footer a:hover{
	color:#06C;
	}
.Footer .Title {
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 3px;
}

.slideToggle1 {width:678px; cursor:pointer;}
.slideToggle2 {width:678px;}

.turTablo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom:5px;
	width: 100%;
	text-align: left;
	color:#333;
	padding:0;
}
.turTablo thead th.left
{
	background: url('../files/images/content/tours/thBG.png') no-repeat;
	padding-left:10px;
}
.turTablo thead th.buton-q4
{
	background: url('../files/images/content/tours/thBTN.png') right no-repeat;
	text-align:right;
	padding-right:40px;
}
.turTablo th
{
	background: url('../files/images/content/tours/thBG.png') no-repeat;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	height:40px;
	vertical-align:middle;
	width:50%;
	text-transform:uppercase;
}
.turTablo td {
	padding: 4px;
	border-top: 1px solid #fff;
	vertical-align:top;
	text-align:justify;
	}
.turTablo td.leftTitle
{
	
	padding-left:12px;
	padding-right:5px;
	color:#06C;
}
.turTablo td.rightTitle
{
	padding-right:12px;
	padding-left:5px;
	color:#06C;
	text-align:right;
	vertical-align:bottom;
}
.turTablo td.left
{
	padding-left:12px;
	padding-right:5px;
}
.turTablo td.right
{
	padding-right:12px;
	padding-left:5px;
}

.TableRegistrationGrey {
	width:100%;
	background:#EAEAEA;
	border:1px dashed #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	margin-bottom:15px;
}

.TableRegistrationGrey td {
	padding:20px 20px 20px 0px;;
}

.Title_Registration{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#930;
	font-weight:bold;	
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
	vertical-align:bottom;
	border-bottom:solid 1px #930;
	}

.TableRegistrationGrey2 {
	width:226px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom:10px;
	margin-right:5px;
}

.TableRegistrationGrey2 th, .TableRegistrationGrey2 td {
	border-collapse:yes;
	border:1px solid #cccccc;
	padding:5px;
	font-weight:bold;
	vertical-align:top;
}

.TableRegistrationGrey2 th {
	color:#FFF;
	background-color:#666;
	min-height:65px;
}

.TableRegistrationGrey2 td {
	color:#666666;
	width:50%;
}
.RightBox{
	background-image:url(../files/images/layout/rightbox_bg.png);
	background-repeat:no-repeat;
	width:276px;
	height:120px;
	padding-bottom:5px;
	}
.RightBox a,
.RightBox a:link{
	color:#F00;	}
.RightBox a:hover{
	color:#900;
}
/*----------- Prgoram Tablosu ---------------------------*/

.start{
	background-color:#c20000;
	color:#FFFFFF;
	font-size:14px;
	margin:5px 5px 5px 5px;
	font-weight:bold;
	}
.tabeContent{
	font-size:12px;
	color:#727272;
	font-style:italic;
	margin-top:5px;
}
.break{
	background-color:#7071a1;
	color:#FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	font-size:16px;
	font-weight:bolder;
}
/*----------- Junior Results ---------------------------*/

.JuniorResults {
	width:560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.JuniorResults td {
	border-bottom:1px dashed #666;
	border-collapse:collapse;
	padding:5px;
}

/*----------- Middle Size Results ---------------------------*/

.MiddleSize {
	width:560px;
	background-color:#f5fffa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#404040;
	border-collapse:collapse;
	border:1px solid #404040;
}
.MiddleSize td {
	padding:2px;
	border:1px solid #f0f0f0;
}

.MiddleSize td.MainTitle {
	background-color:#556b2f;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border:1px solid #FFF;
	text-align:center;
}

.MiddleSize .pink {
	background-color:#ff00ff;
	text-align:center;
}

.MiddleSize .blue {
	background-color:#00ffff;
	text-align:center;
}