body {
	background-image:url(../files/images/layout/bg.png);
	background-repeat:repeat-x;
	background-color:#9b9b9b;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin: 0px;
}

.MenuTable {
	height:29px;
	width:950px;
	}

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;
	}

.contentTitle {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:dotted 1px #E4E4E4;
	width:500px;
	color:#8f0005;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	}

.Title_01{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#930;
	font-weight:bold;
	}
	
.Title_01_a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#e32020;
	font-weight:bold;
	margin-bottom:25px;
	}
	
.Title_01_b{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.Title_02{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#930;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
	vertical-align:bottom;
	border-bottom:solid 1px #930;
	}
	
.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:#fefefe;
	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;
	text-align:justify!Important;
}


.BreadCrumbs{
	margin-bottom:15px; 
	margin-top:2px; 
	border-bottom:dotted 1px #CCC; 
	padding-bottom:3px;
	}

.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;
	}

.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;
	border-bottom:1px dotted #CCC;
	padding-bottom:6px;
	padding-top:3px;
	}

/*------------------------------------------------------------------------------*/

.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:#F60;
	}

.SectionTitleUnderline{
	height:4px;
	padding:0px;
	overflow:hidden;
	border-bottom:dotted 1px #CCC;
	line-height:4px;
	margin-top:0px;
	margin-bottom:5px;
	}


/*-----------------------------------------------------------------------------*/
.Footer {
	background:url(../files/images/layout/bg_footer.gif) top repeat-x #d7d7d7;
	border-bottom:#b5b5b5 solid 3px;
	border-top:#CCC solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #db4e4e;
	padding-top:5px;
	vertical-align:top;
}
.Footer td {
	color: #a8a8a8;
	vertical-align:top;
	padding-bottom:0px;
	padding-left:10px;
	text-align:left;
}
.Footer td.right{
	color: #a8a8a8;
	padding-top:5px;
	vertical-align:top;
	border:none;
	padding-bottom:10px;
}
.FooterMenu a{
	display:block;
	background-image:url(../files/images/layout/Bullet_footer.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:8px;
	margin-right:7px;
}


.Footer a{
	color: #db4e4e;
	text-decoration:none;
	 }
.Footer a:hover{
	color:#b41919;
	}
.Footer .Title {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	color:#b41919;
	margin-right:15px;
}

/*----- Siteye Özel Stiller -------------------*/
#GundemTitle{
	font-size:16px;
	font-weight:bold;
	color:#930;
	border-bottom:dotted 1px #CCC;
	padding-top:6px;
	padding-bottom:5px;	
	}

#Header_Wrapper{
	background-image:url(../files/images/layout/bg_header.png);
	background-repeat: no-repeat;
	background-position:top center;
	}

.lblSearch{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFF;
	padding-top:3px;
	}

#SearchWord{
	font-size:11px;
	font-weight:normal;
	color:#666;	
	width:134px;
	border:solid 1px #900;
	padding:3px;
	}	
	
#EMAIL{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#cc0000;	
	padding-bottom:1px;
	padding-top:4px;
	padding-left:2px;	
	border:solid 1px #a9a9a9;
	background-color:#F2F2F2;
	width:130px;
	height:15px;
	}

#EMAIL:focus{
	background-color:#FFF;
	}
	
#ContentContainer{
	padding:15px;
	padding-top:0px;
	}
	
/*----------  QUICK LINKS  ----------------------------------------------------*/	
	
#QuickLinks, #newsletter {
	width:183px;
	margin-top:3px;
}

#QuickLinks .QL, #newsletter .NL{
	background:url(../files/images/layout/Quicklinks_bg.png) bottom left no-repeat;
	width:183px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	}

#QuickLinks .QL a{
	display:block;
	width:140px;
	background:url(../files/images/layout/Quicklinks_arrow.png) no-repeat;
	background-position:top 9px;
	
	font-size:11px;
	font-weight:bold;
	color:#333;
	
	padding:5px;
	padding-left:17px;
	}
#newsletter .NL{background:url(../files/images/layout/newsletter_bg.png) bottom left no-repeat;}	
.newsletterBTN{
	background:url(../files/images/layout/newsletter_btn.png) no-repeat top;
	border:none;
	height:22px;
	width:23px;
	cursor:pointer;
}
	
#QuickLinks .QL a:hover{
	background-image:url(../files/images/layout/Quicklinks_arrow_h.png);
	background-position:top 9px;
	}
	
.contentTable tr th, .contentTable tr td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	padding:5px;
	border-collapse:collapse;
	text-align:left;
	vertical-align:top;
	}

.contentTable tr th{font-weight:bold; color:#FFF; height:20px; background:#C00; font-size:14px;}

.contentTable tr td{
	border:#CCC 1px dotted;
}

/* ------------- Home Page News ----------------*/	

.HomePage_NewsItem{
	width:240px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	}
	
.HomePage_NewsItem a{
	color:#930;
	text-decoration:none;
	margin:0px;
	}
	
.HomePage_NewsItem a:hover{
	color:#F60;
	}
	
.HomePage_NewsItem 	.NewsItemContainer{
	width:225px;
	}
	
.HomePage_NewsItem .NewsImage{
	width:100%;
	width:225px;
	padding:0px;
	border: solid 1px #EEE;
	overflow:hidden;
	}
	

	
.HomePage_NewsItem .NewsTitle{
	margin-bottom:5px;
	}
		
.HomePage_NewsItem .NewsTitle h1{
	font-size:12px;
	font-weight:bold;
	}

.HomePage_NewsItem .NewsDescription{
	margin-bottom:5px;
	}

#news_Slider{
	margin-top:10px;
	margin-bottom:5px;
	width:730px;
	overflow:hidden;
	}

#news_Pager{
	font-size:11px;
	font-weight:bold;
	}

#news_Pager a{ 
	margin: 0 2px; 
	padding: 3px 6px;
	background-color: #EEE; 
	text-decoration: none ;
	color:#999;
	}

#news_Pager a:hover{
	background-color:#F60;
	color:#FFF;
	border-color:#F30;
	}
	
#news_Pager a.activeSlide { 
	background-color: #e81c23;
	color:#FFF;
	}


















	
.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;
	}

.Partners{
	width:350px; margin-right:15px; 
	margin-bottom:10px;
	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;
	}



/*----------- SPONSORLAR ------------------------------------*/


.SponsorTitle, .AnaSponsorTitle, .SponsorTitle2, .SponsorTitle3 {
	width:235px;
	background-color:#da1b21;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	border-bottom:dotted 1px #CCC;
	margin-bottom:3px;
	margin-right:5px;
	height:20px;
	padding-top:8px;
	padding-left:5px;
	text-align:center;
	}
	
.SponsorLogoes, .SponsorLogoes2, .SponsorLogoes3{
	margin-left:5px;
	text-align:center;
	}

.SponsorLogoes .Group{
	height:65px;
	text-align:center;
	}

.SponsorLogoes2 .Group{
	height:40px;
	text-align:center;
	}
			
.SponsorLogoes a img {
	margin-right:2px;
	margin-left:2px;
	margin-top:4px;
	}	

.AnaSponsorTitle {
	width:720px;
	text-align:center;
}

.SponsorTitle2 {
	width:478px;
	text-align:center;
}

.SponsorTitle3 {
	width:360px;
	text-align:center;
}

.HotelsList {
	width:100%;
	padding:3px;
}
.HotelsList td {
	border:1px dotted #eaeaea;
}
