body {
	background:#ddd;
	font-family: Lucida Sans;
	font-size: 13px;
	padding: 0px;
	margin: 0px auto;
	border: none;
	color: #666;
}

img {
	border: none;
}

* { 
	margin: 0; 
	padding: 0 
}

a {
	text-decoration: none;
	color: #777;
}
#sayfa-dis {
	width: 100%;
	float: left;
	overflow: hidden;
}


#sayfa-ortala {
	margin: 0px auto;
	width: 924px;
}

#header {
	float: left;
	width: 924px;
	margin-bottom: 10px;
}

#ust {
	float: left;
	width: 100%;
	height: 89px;
}

#icerik-anasayfa {
	float: left;
	width: 924px;
}

#ustic {
	float: left;
	width: 100%;
	height: 5px;
	background: url(images/ustic.png) no-repeat;
	clear: left;
}


#altic {
	float: left;
	width: 100%;
	height: 5px;
	background: url(images/altic.png) no-repeat;
	clear: left;
	bottom: 0px;
}


#payver {
	padding: 5px;
	float: left;
	width: 914px;
	clear: left;
	background-color: #fff;
}


#menu {
	float: left;
	font-family: helvetica;
	text-decoration: none;
	font-style: normal;
	float: left;
	width: 924px;
	background: url(images/menuul.png) bottom no-repeat;
	height: 43px;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	margin-left: 7px;
	float: left;
	text-align: center;
}

#menu ul li {
	float: left;
	list-style: none;
}

#menu ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	font-size: 13px;
	padding: 13px 20px;
	padding-bottom: 14px;
	margin: 0px;
	margin-top: 0px;
	font-weight: bold;
}



#menu ul li.current a {
	color: #606060;
	text-decoration: none;
	display: block;
	float: left;
	padding: 13px 25px;
	padding-bottom: 14px;
	font-size: 14px;
	font-weight: bold;
	background: #ddd url(images/menu-current.png) center center no-repeat;

}


#menu ul li a:hover {
	color: #606060;
}

#icerik-home {
	float: left;
	width: 100%;
}


#diller {
	float: left;
	width: 100%;

}

#diller-ic {
	margin: 0px auto;
	width: 912px;
	text-align: right;
}





a.language {
	margin: 4px;
	margin-top: 8px;
	display: block;
	float: right;
	padding: 2px;

}
a.language.current {
	font-weight: bolder;
	margin: 0px 10px;
	background-color: #666;
	float: left;
	display: block;
}



.domtab {
	float: left;
	margin: 12px;
	width: 900px;
	height: 330px;
	background: url(images/anasayfa-orta-bg.png) no-repeat;
	color: #616161;
}

.tablar {
	float: left;
	width: 880px;
	height: 238px;
	padding: 10px;
}


.tablar p.detays {
	float: left;
	width: 600px;
	padding: 10px;
	height: 80px;
}


.tablar p.detay-baslik {
	padding: 10px;
	width: 250px;
	float: left;
	clear: left;
}
#tabs1 {
	background: url(images/tabs1.png) right center no-repeat;
}





.pakets {
	width: 285px;
	height: 180px;
	float: left;
	margin: 3px;
	background: url(images/pakets-bg.png) no-repeat;
}


.pakets h2 {
	float: right;
	padding: 10px;
}


.paketic {
	float: left;
	margin-left: 5px;
}


.paketic ul {
	padding: 0px;
	margin: 0px;
	width: 160px;
	height: 105px;
}

.paketic ul li {
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	list-style: none;
	background: url(images/paketli.gif) left center no-repeat;
}

.paketimg {
	float: left;
	width: 111px;
	height: 140px;
	margin-top: 4px;
	margin-left: 6px;
	
}
#tabs2 {
}
ul.domtabs {
	float: left;
	width: 100%;
	height: 72px;
}

ul.domtabs li {
	list-style: none;
	float: left;
	width: 300px;
	cursor: pointer;
}


ul.domtabs li a {
	display: block;
	padding: 15px;
	padding-left: 70px;
	height: 42px;
	color: #616161;
	cursor: pointer;
	font-size: 120%;
	z-index: 999;

	
}

ul.domtabs li span {
	position: absolute;
	float: left;
	margin-top: -38px;
	margin-left: 70px;
	font-size: 11px;
	color: #fff;
	width: 165px;
	cursor: pointer;

}

ul.domtabs li a:hover {
	color: #fff;
	
}

ul.domtabs li.firsat {
	background: url(images/li-ev.png) left center no-repeat;
}

ul.domtabs li.referans {
	background: url(images/li-foto.png) left center no-repeat;
}

ul.domtabs li.istatistik {
	background: url(images/li-ist.png) left center no-repeat;
}


ul.domtabs li#firsat.active a:link,
ul.domtabs li#firsat.active a:visited,
ul.domtabs li#firsat.active a:active,
ul.domtabs li#firsat.active a:hover {
	background: url(images/li1.png) no-repeat;
	z-index: 1000;

}

ul.domtabs li#referans.active a:link,
ul.domtabs li#referans.active a:visited,
ul.domtabs li#referans.active a:active,
ul.domtabs li#referans.active a:hover {
	background: url(images/li2.png) no-repeat;

}


ul.domtabs li#istatistik.active a:link,
ul.domtabs li#istatistik.active a:visited,
ul.domtabs li#istatistik.active a:active,
ul.domtabs li#istatistik.active a:hover {
	background: url(images/li3.png) no-repeat;

}


.domtab h2 a {
	font-size: 24px;
	color: #616161;
	font-weight: normal;
	padding: 0px 10px;
	float: left;
	width: 100%;
}		


.cumle {
	float: left;
	width: 500px;
}

.orta-liste {
	width: 350px;
	height: 200px;
	background: url(images/usb.png) right bottom no-repeat;
	float: right;
}

.orta-liste ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}


.orta-liste ul li {
	float: left;
	width: 300px;
	padding: 0px;
	padding-left: 25px;
	margin: 0px;
	background: url(images/li.png) left center no-repeat;
	list-style: none;
	line-height: 22px;
}

.butons {
	float: left;
	width: 600px;
	text-align: right;
}

.butons a {
	background: url(images/buton-yesil.png) center center no-repeat;
	padding: 8px 0px;
	text-align: center;
	font-size: 110%;
	width: 151px;
	display: block;
	float: right;
	margin-left: 10px;
}


.butons2 a {
	background: url(images/orta-referans-li.png) center center no-repeat;
	padding: 6px;
	text-align: center;
	font-size: 110%;
	width: 115px;
	display: block;
	float: right;
	margin-left: 20px;
	margin-top: 30px;
	color: #616161;
	font-size: 12px;
}

.butons3 a {
	float: left;
	background: url(images/orta-liste-li.png) center center no-repeat;
	padding: 6px;
	width: 115px;
	text-align: center;
	margin-top: 5px;
	font-size: 12px;
	color: #616161;
	
}
	
	

.referanslar {
	float: left;
	width: 350px;
	position: absolute;
	margin-top: 25px;
}

	
.tercih-liste {
	float: left;
	width: 375px;
	height: 80px;
}	


.tercih_entry {
	width: 290px;
	float: left;
	margin: 5px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid #ccc;
}

.tercih_entry h3 {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 110%;
}
	
.listele-resim {
	float: left;
	margin: 2px;
	padding: 2px;
	width: 34px;
	height: 34px;
	background-color: #616161;
}

.listele-resim:hover {
	background-color: #ddd;
}	
	
.listele-resim img {
	width: 34px;
	height: 34px;
}	
	
	
.butons3 a:hover {
	background: url(images/orta-liste-li2.png) center center no-repeat;
	color: #fff;
}

.butons a:hover {
	background: url(images/buton-mavi.png) center center no-repeat;
	color: #fff;
}


.butons2 a:hover {
	background: url(images/orta-referans-li2.png) center center no-repeat;
	color: #fff;
}


.butons2, .butons3 {
	float: left;
	width: 100%;
	
}
#urun-gizle {
	display: none;
	visibility: hidden;
}


/******* Turlar Navigations *****/
.navigations {
	float: left;
	width: 100%;
	clear: left;
	margin-bottom: 10px;
}


/*********************************** Yan Menu ********************************/




.navigation ul {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.navigation {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

.navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
.navigation li a {
	font-weight: normal;
	text-decoration: none;
	width: 253px;
	height: 20px;
	text-align: center;
	padding: 10px 0px;
	display: block;
	float: right;
	margin-bottom: 2px;


}

.navigation li a:hover {
	color: gray;
}


.navigation li.level0 a {

	display: none;
	visibility: hidden;
}


.navigation li.level1 a, .navigation li.level2 a, .navigation li.level3 a, .navigation li.level4 a {
	font-size: 100%;
	background: url(images/sag-menu-a.png) right center no-repeat;
	color: #616161;
}




.navigation li.level1 current a, .navigation li.level2 current a, .navigation li.level3 current a, .navigation li.level4 current a {
	font-size: 100%;
	color: #fff;
	margin-bottom: 10px;

	
}

.navigation li.current a {
	font-weight: bolder;
	color: #fff;
	background: url(images/sag-menu.png) right center no-repeat;
	padding-top: 15px;

}



.edit-navigation-entry {
	line-height: 24px;
	height: 24px;
}
.edit-navigation-control {
	float: right;
}

/* IE6.0 Hack for additional spaces between li's */
* html li a  {
	height: 100%;
} 



.root-navigation {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.root-navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.root-navigation li a {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}
.root-navigation li.current a {
	font-weight: bolder;
	color: gray;
}
.root-navigation li a:hover {
	color: gray;
}

/*******************************************************************************/








.resim-alt-tabs {
	width: 135px;
	height: 104px;
	background: url(images/resim-alt-tabs.png) center center no-repeat;
	float: left;
	padding: 5px;
}

.resim-alt-tabs img {
	width: 120px;
	height: 90px;
	margin: 7px 8px;
	float: left;
}

.alt-tablar {
	float: left;
	padding: 0px;
	margin:5px;
	list-style: none;
	width: 294px;
	height: 136px;
	display: block;
	line-height: 17px;
}


.alt-tablar h2 {
	float: left;
	width: 267px;
	margin: 5px 0px;
	padding: 0px;
}

.alt-tablar h2 a {
	font-size: 16px;
	font-family: Trebuchet MS;
	//font-family: Lucida Sans Unicode;
}


#tab2 {
width: 294px;
height: 136px;
float: left;

}


#tab3 {
background: url(images/tab3-bg.png) left top no-repeat;
width: 267px;
height: 136px;
float: left;

}


.devam {
	padding: 2px 10px;
	background-color: #fa1800;
	border: 1px dotted #ddd;
	width: 40px;
	float: right;
	margin:7px;
}

.devam a {
	color: #fff;
	text-decoration: none;
}


#sayfa-alt {
	float: left;
	display: block;
	width: 100%;
}



#footer {
	float: left;
	width: 904px;
	height: 20px;
	background:url(images/footer.png) center center no-repeat;	
	margin: 10px 0px;
	margin-bottom: 0px;
	padding: 20px 10px;
	color: #fff;
}

#footer #sag {
	float: right;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer ul li {
	float: left;
	margin: 0px 5px;
}

#footer ul li a {
	color: #fff;
}

#jooyoda {
	float: right;
}


#footer ul li.current a, #footer #sag a {
	color: #333;
}



#galeri-kutusu img {
	width: 380px;
	/*height: 378px;*/
}

#galeri-kutusu {
float:right;
width: 410px;
padding-bottom: 0px;
background: url(images/tur-resim-bg.png) left top no-repeat;
margin-left: 15px;
}

#buyuk-resim {
	float: left;
	padding: 15px;
	padding-bottom: 0px;
}

#galeri-thumb {
float:left;
width:390px;
padding:5px 10px;
margin-bottom: 0px;
background: url(images/tur-resim-alt.png) bottom no-repeat;

}

#galeri-thumb img {
float:left;
margin:4px;
width:48px;
height:35px;
cursor:pointer;
border: 3px solid #4092e6;
}

.tur-fiyat {
	float: left;
	width: 480px;
	background-color: #4092e6;
	margin-top: 20px;
	text-align: center;
	padding: 10px 0px;
	font-size: 18px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #fff;

}


#iletisim-kur {
	float: left;
	width: 892px;
	margin: 10px 0px;
	background-color: #fff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #bdbcbd;
	padding: 10px;
}

#iletisim-kur h3 {
	float: left;
	width: 872px;
	padding: 3px 10px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #bcbcbd;
	color: #4092e6;
}


#iletisim-kur label#urun_gizli {
	display: none;
	visibility: hidden;
}


#iletisim-kur label {
	float: left;
	width: 290px;
	margin: 8px 3px;
}


#iletisim-kur label span.sor {
	float: left;
	width: 90px;
}

#iletisim-kur label input {
	float: left;
	width: 190px;
	height: 22px;
}


#iletisim-kur input.tur-buton {
	float: right;
	margin: 5px 15px;
	padding: 3px 5px;
	background-color: #4092e6;
	color: #fff;
}


.tur_geri {
	float: right;
	width: 100%;
	margin: 7px 0px;
}

.tur_geri a {
	padding: 3px 17px;
	background-color: #4092e6;
	color: #fff;
	
	
}
.sayfa-sag {
	float: right;
	width: 260px;
	margin-right: 10px;
}

.satinal {
	float: right;
	margin: 0px;
	margin-top: 10px;
	
}
.sayfa-sag h3 {
	width: 253px;
	height: 20px;
	padding: 15px 0px;
	margin: 0px;
	text-align: center; 
	background: url(images/sag-menu.png) right center no-repeat;
	float: right;
	margin-bottom: 10px;
}

.sayfa-sag h3 a {
	font-size: 12px;
	color: #666;
	font-weight: normal;
}

.reklamlar {
	float: left;
	width: 250px;
	margin-left: 10px;
}
.sayfa-sol {
	float: left;
	width: 624px;
	padding: 5px;
	margin-left: 10px;
}

.sayfa-sol ul li {
	list-style: none;
	font-weight: normal;
	font-size: 95%;
	padding-left: 25px;
	line-height: 18px;
	background: url(images/paketli.gif) left top no-repeat;
}

li.listeler {
	list-style: none;
	font-weight: bold;
}
/**** Turlar sayfası ****/

.turlar_entry {
	float: left;
	width: 580px;
	padding: 15px;
	padding-bottom: 5px;
	border: 1px solid #ddd;
	margin: 4px;
	color: #666;
}
.turlar_entry_resim {
	float: left;
	margin-right: 7px;
	min-width: 150px;
}

.turlar_entry h2 a {
	color: #4092e6;
	font-size: 110%;
}

.turlar-konaklama {
	float: right;
	padding: 3px 7px;
	font-size: 90%;
	font-weight: bold;
	
}


.turlar-konaklama2 {
	float: right;
	padding: 3px 7px;
	font-size: 90%;
	font-weight: bold;
	color: #4092e6;
	
	
}

.list-tur-devami {
	background: url(images/home-tur-devami.png) no-repeat;
	bottom: 5px;
	width: 115px;
	height: 24px;
	padding: 3px 5px;
	margin-top: 5px;
	text-align: center;
	float: right;
}

.list-tur-devami a {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	
}


/******* Kampanyalar ******/


.haber_sira {
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

.haber_sira a img.haber_resim {
	border: 4px solid #ddd;
	float: right;
	margin-right: 5px;
}


.haber_sira a:hover img.haber_resim {
	border: 4px solid #d07300;

}

.haber_sira h2 {
	margin-bottom: 10px;
	display: block;
}

.haber_sira h2 a {
	font-size: 100%;
	color: #d07300;
}

.haber_sira h2 a:hover {
	color: #666;
}
/********************************* General styles ******************************/
input, select, textarea {
	border: 1px solid #4092e6;
	margin-bottom: 1px;
}


h1,
h1 a,
h1 a:hover {
	font-size: 135%;
	font-weight: bolder;
	text-decoration: none;
	color: black;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
h2,
h2 a,
h1 a:hover {
	font-size: 125%;
	font-weight: bolder;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h3 {font-size: 120%; font-weight: bolder;}
h4 {font-size: 110%; font-weight: bolder;}
h5 {font-size: 100%; font-weight: bolder;}


#yer {
	float: right;
	padding: 0px 10px;
	position: absolute;
}

#icerik-anasayfa h1 {
	color: #666;
	padding: 5px;
	padding-left: 15px;
	width: 894px;
	float: left;
	clear: left;
	background-color: #ddd;
	margin-top: 5px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	}

.module-content {
	float: left;
	width: 100%;
}



h2,
h2 a,
h2 a:hover {
	text-decoration: none !important;
}
hr {
	height: 1px;
	border: 1px solid #4092e6;
}

/*******************************************************************************/



/************************************ Content **********************************/
#content {
	padding: 10px 20px 20px 10px;
	line-height: 16px;
}
#content h1 {
	margin-top: 5px;
}
#content a {
	text-decoration: underline;
	color: black;
}
#content a:hover {
	text-decoration: underline;
	color: #4092e6;
}

#content {
	height: 400px;
}

#content ul, li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content li {
	margin: 0px 0px 0px 17px;
}

/* IE hack for min-height */
#content[id] {
    height: auto;
    min-height: 400px;
}
/*******************************************************************************/

/******************************** Additional stuff *****************************/
.breadcrumb,
.breadcrumb a {
	color: gray;
}

#info {
	text-align: center;
	color: gray;
	margin-bottom: 5px;
}
#info a {
	text-decoration: none;
	color: gray;
}

#mod_references_table td label {
  display: none;
}

#mod_references_list {
  height: 240px;
  margin: 0;
  padding: 0;
}

#mod_references_list li {
  clear: both;
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 60px;
}

#mod_references_list .title {
  float: left;
}

#mod_references_list .handle {
  float: right;
  font-size: xx-small;
  width: 80px;
  cursor: pointer;
}
/*******************************************************************************/

