@import url(shared.css);
@import url(menu.css);
@import url(tabs.css);
#wrapper {
	width: 1023px;
	background-image: url(../images/pbg.png);
	background-repeat: repeat-y;
	margin: auto;
	height:auto;
}
#wrapper #top {
	height: 78px;
	width: 980px;
	margin: auto;
	padding-bottom: 10px;
	padding-left: 10px;
}
#top #logo {
	height: 73px;
	width: 309px;
}
#top #topright {
	float:left;
	margin-left:15px;
	
}
#topright #phone {
	height: 21px;
	padding-right: 20px;
	float: right;
	margin-bottom: 0px;
	display: block;
}
#topright #topmenu {
	display: block;
}
#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topmenu ul li {
	float: left;
}

#wrapper #navigation {
	background-image: url(../images/menu.jpg);
	height: 46px;
	padding-left: 15px;
	padding-right: 15px;
}
#navigation-menu {
	margin: auto;
	width: 990px;
}
#navigation-menu ul li {
	float: left;
	display: block;
}
#navigation-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#wrapper #flash {
	margin: auto;
	width: 970px;
	height:auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position:relative;
}


#wrapper #container {
	width: 970px;
	margin: auto;
	padding-right: 10px;
	padding-bottom: 10px;

}
#container #content {
	width: 708px;
	float: left;
}
#container #contentglobal {
	width: 708px;
	float: left;
	position:relative;
}
#container #contentglobalsingle {
	float: left;
	width: 100%;
}
#container h1 {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
	font-size: 28px;
	float: left;

}
#contentglobalsingle h1 {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
	font-size: 28px;
	float: left;
	display: block;
}
#contentglobal h1 {
	background-image: url(../images/bullet.jpg); background-position:0 15px;
	background-repeat: no-repeat;
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
	font-size: 28px;
	float: left;
}

#contentglobal h2 {
	float: left;
	font-size: 14px;
	margin:0px;
	background-image: url(../images/bullet1.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	height:30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#contentglobal h3 {
	float: left;
	margin: 0px;
	padding-left: 30px;
	color: #0f385a;
	width: 300px;
	font-size: 12px;
	height:35px;
	padding-top: 8px;
	display: block;
}
.sharer {
	height: 35px;
	width: 100px;
	float: right;
	text-align: right;
	margin-right:10px;
}

#urunresim ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#urunresim li {
	float: left;
	border: 3px solid #F5EACA;
	margin: 7px;
}
#sss{
		margin: 0px;
	padding: 0px;
	
	
}


#sss ul{
		margin: 0px;
	padding: 0px;
	list-style-type:none;
	display:block;
	
}

#sss ul li a{
		margin: 0px;
	padding: 0px;
	list-style-type:none;
	background-image:url('../images/capa.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:30px;
	display:block;
	float:left;
	height:20px;
	margin-left:30px;
	width:250px;
	color:#2C8BB2;
}



#content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content li {
	float:left;
}
#container #content li a{
	height: 220px;
	width: 202px;
	margin-top:10px;
	margin-left:12px;

	padding:10px;
	display: block;
	text-decoration: none;
	background-image: url(../images/turbg.jpg);
}
#container #content li a:hover {
	height: 220px;
	width: 202px;
	display: block;
	text-decoration: none;
	background-image:url(../images/turbghover.jpg);
}



#container #sidebar {
	width:253px;
	float: right;
	margin-top: 10px;
	padding:7px 0 0 7px;
	background-color:#f3f3f3;
	border: 1px solid #d4d4d4;
}
#sidebar #top5 {
	background-color: #FFF;
	margin-top: 5px;
	height: 465px;
	background-image: url(../images/top5bg.jpg);
	padding-top: 59px;
}
#top5 ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#top5 ul li {
	height: 73px;
	margin-left: 19px;
	display: block;
	margin-right: 19px;
	padding-left: 32px;
	margin-bottom: 17px;
}


#bottom  {
clear:both;
	margin: auto;
	height: 30px;
	background-image: url(../images/pbottom.jpg);
	background-repeat: repeat-x;
}
#footer {
	width: 990px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#info {
	margin: 20px;
	float: left;
	width: 42%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#info ul li {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#info ul {
	margin: 0px;
	padding: 0px;
}
.baslik1 {
	font-weight: bold;
	display: block;
	width: 50px;
	float: left;
}
.baslik2 {
	font-weight: bold;
	display: block;
	width: 70px;
	float: left;
}
.baslik3 {
	float: left;
}
#contactform {
	float: left;
	margin: 20px;
	padding-top: 10px;
}
#contactform ul {
	list-style-type: none;
}
#share {
	float: right;
	width: 60px;
}
#contactform ul li {
	margin-top: 10px;
}
#aboutus {
	display: block;
	margin: 20px;
}
#aboutus h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#maillist {
	background-image:url(../images/mail.jpg);
	background-repeat:no-repeat;
	height:157px;
}
#maillist h1 {
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#maillist .gonder {
	margin-left:170px;
	margin-top:20px;
	width:62px;
	height:19px;
	border:none;
	background-image:url(../images/gonder.jpg);
	cursor:hand;
}
#maillist .input {
	line-height:23px;
	width:190px;
	margin-top:64px;
	margin-left: 40px;
	margin-right: 5px;
	background-image: url(../images/inputbg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #dadada;
}
#creditcart {
	margin-top: 5px;
	margin-bottom: 5px;
}
#epostalistediv {
	list-style-type: none;
	padding-top: 10px;
}
#epostalistediv .gonder1 {
	color: #FFF;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #792020;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#epostalistediv ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#epostalistediv ul li {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#call {
	height:192px;
	background-image: url(../images/telbg.jpg);
	background-repeat: no-repeat;
}
#call .input1 {
	line-height:23px;
	width:190px;
	margin-top:66px;
	margin-left: 40px;
	margin-right: 5px;
	background-image: url(../images/inputbg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #dadada;
}
#call .input2 {
	line-height:23px;
	width:190px;
	margin-top:25px;
	margin-left: 40px;
	margin-right: 5px;
	background-image: url(../images/inputbg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #dadada;
}
#call .gonder {
	margin-left:170px;
	margin-top:20px;
	width:62px;
	height:19px;
	border:none;
	background-image:url(../images/gonder.jpg);
	cursor:hand;
}
img{
	border:none;
	margin: 0px;
	padding: 0px;
}
#lang{
	float:left;
	margin-left:15px;
}
#customers
{
	width:100%;
	border-collapse:collapse;
	/*margin: auto;*/
	background-color: #f2f2f2;
	color: #333;
	margin-top:10px;
}
#customers td, #customers th 
{
	font-size:1em;
	border:1px solid #06C;
	padding:3px 7px 2px 7px;
}
#customers th 
{
	font-size:1.1em;
	text-align:left;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#4A93FF;
	color:#ffffff;
	vertical-align: middle;
}
#customers tr.alt td 
{
color:#000;
background-color:#EAF2D3;
}
#customers a{
	color:#333;
	font-weight: bold;
	text-decoration: none;
}
#customers1
{
	width:100%;
	border-collapse:collapse;
	background-color: #F0F7FF;
	color: #333;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#customers1 td, #customers1 th 
{
	font-size:1em;
	border:1px solid #06C;
	padding:3px 7px 2px 7px;
}
#customers1 th 
{
	font-size:1.1em;
	text-align:left;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#79AEFF;
	color:#ffffff;
	vertical-align: middle;
}
#customers1 tr.alt td 
{
color:#000;
background-color:#EAF2D3;
}

#customers1 a{
	color:#333;
	font-weight: bold;
	text-decoration: none;
}

.bolgeler_baslik{
				height:20px; 
				width:650px; 
				background:#cde5ff;
				background-image:url('../images/bullet1.gif');
				background-repeat:no-repeat; 
				background-position:2px 0;
				margin:10px 0px 0px 10px; 
				padding:10px 10px 10px 30px; 
				font-size:12pt; 
				font-weight:bold;
				border-bottom:2px #87b3e3 solid;
}
#newsmask {
	position: absolute;
	margin-top: 0px;
}
.standart{ padding-top:7px;}
.stleft{float:left; margin-left:12px; padding-top:3px;}
.stleft img{border:2px solid #61a9e4}
.stright{float:left; margin-left:10px; margin-top:0px;}
.stright ul{margin:0; padding:0; list-style-type:none;}
.stright ul li{margin:0; padding:0; width:475px;}
.pcen{padding-bottom:5px;}
.stright ul li span{font-weight:bold; width:110px; display:inline-block;}
.program{float:left; width:370px;}
.harita{float:right; margin-right:0px;}
.hizmet{ clear:both;}
.hizmet h6{background:#61a9e4; height:30px; display:block; color:#fff; font-size:12px; line-height:30px; margin:10px 0 0 3px; padding-left:10px;}
.hizmet ul.hizmetler {margin:0 0 0 3px;; padding:0; list-style-type:none; }
.hizmet ul.hizmetler li {padding:30x; padding-left:23px; margin:3px; line-height:30px; background:url(../images/tick.jpg) no-repeat left bottom; float:left; width:300px;}
.hizmet p.aciklamatur {padding-left:15px;}
#bolgeresimler{background:url(../images/cruiseimages.jpg); width:674px; height:129px; margin-left:10px;}
#bolgeresimler ul{margin:0; padding:0; list-style-type:none; margin-left:3px; padding-top:15px;}
#bolgeresimler ul li{float:left; margin-left:12px;}
#bolgeresimler ul li a{border:3px solid #6bafed; display:block; width:145px; height:94px; overflow:hidden;}
#bolgeresimler ul li a:hover{border:3px solid #4993d6;}
ul.kabinler{margin:0; padding:0; list-style-type:none;}
ul.kabinler li{width:250px; float:left; margin:25px;}
ul.kabinler li h5.kabinbaslik{ font-size:12px; display:block; background:#61a9e4; height:30px; line-height:30px; color:#fff; padding:0 0 0 15px; }
.search {float:right; width:274px; height:245px; background:url(../images/arabg.jpg); padding-top:53px; margin-right:-4px; margin-top:-21px;}
.search ul{ margin:0 0 0 90px; padding:0; list-style-type:none; margin-top:4px;}
.search ul li {clear:both; line-height:32px; height:34px; margin-top:7px;}
.search ul li .inputhead{font-weight:normal; float:left; position:relative; width:75px; display:block}
.arabtn { background-image: url(../images/arabtn.jpg); height: 27px; width: 74px; border:0;text-indent:-9999px;cursor:pointer; margin-top:-3px; float:right;margin-right:23px; }
.clr{clear:both;}
.arama{margin:0; padding:0; list-style-type:none;}
.arama li{margin-top:10px; margin-left:4px;}

.grpin {background: url(../images/grpinbg.jpg) no-repeat left top; height: 158px; width: 248px;	cursor:pointer;	overflow: hidden;position: relative;margin-bottom:12px;}
.grpin.slidedown .frame { height: 146px; width: 238px; padding-left: 3px; overflow: hidden; position: relative; margin-top: 3px;}
.grpin img { position: absolute; }
.grpin .cover { position: absolute; }

.grpin2 {background: url(../images/cerceve.jpg) no-repeat left top; height: 185px; width: 248px;	cursor:pointer;	overflow: hidden;position: relative;margin-bottom:12px;}
.grpin2.slidedown .frame { height: 174px; width: 238px; padding-left: 3px; overflow: hidden; position: relative; margin-top: 3px;}
.grpin2 img { position: absolute; }
.grpin2 .cover { position: absolute; }

.mailgrup{ width:238px; height:94px; padding:90px 0 0 10px; background:url(../images/mailgrup.jpg)}
.mailgrup .input{background:transparent; border:0; display:block; height:26px; width:195px; padding:5px 10px; color:#949494;}
.mailgrup .inputbtn{margin:0px 20px 0 0; float:right;}
.callyou {background:url(../images/bizsizi.jpg); width:238px; height:141px; padding:80px 0 0 10px;}
.cinput{background:url(../images/inputbgc.jpg); width:195px; margin:0 0 10px 5px; height:22px; border:0; display:block; padding:8px 10px 8px 10px; color:#949494;}
.inputbtn{margin:0px 20px 0 0;float:right;}



