/* CSS Document */
html {
	padding:0;
	margin:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	margin: 0;
	padding: 0;
	background-color: #009bd4;
	background-image: url(../images/ngi_travel_Pattern6.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}
element {
	cursor: hand;
	cursor: pointer;

}

h1, h2, h3, h4, h5, h6 {}
h1, h2 {
	font-size: 1.8em;
	margin: 0 0 0.6em 0;
	color: #009BD4;
}

h2 {
	font-weight:normal;
	color: #009BD4;
}

h3, h4 {
	font-size: 1.4em;
	margin: 0 0 0.8em 0;
	color: #fcc629;
}
h5, h6 {
	font-size: 1.0em;
	margin: 0 0 1.0em 0;
}
p {
	line-height: 1.4em;
	margin: 0 0 0.6em 0;
}

ul, ol {}
li {}

table {
	border: 0px solid #009BD4;
	float: left;
}

#left {
	float:left;
	width: 736px;
	margin: 0 0 0 6px;
	}

#contacttable {
	overflow: visible;
	width: 695px;
	float: left;
	margin: 0 0 0 10px;
	padding: 10px 0;}

#contacttable table, #gulets {
	border: 1px solid #009BD4;
	}
	
 #guletslist{
	padding: 0;
 	}
	
 #guletslist ul{
	padding: 0;
	margin: 0 10px;
 	}
	
 #guletslist li{
 	}
	
#contacttable table input{
	font-size:0.9em;
	width: 210px;
	}
	
#contacttable table .input_01{
	font-size:0.9em;
	width: 160px;
	}
	
#contacttable table .radio{
	width:50px;
	}
#contacttable table .selectors{
	font-size:0.7em;
	width:210px;
}
table .selectors_04{
	font-size: 11px;
	width: 440px;
	border: 1px solid #999;
	color: #292727;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}

#contacttable table .btns{
	width: 70px;
}

#contacttable  .buttons{
	padding: 10px 0 0 0;
}

td {
	font-size: 11px;
	padding: 2px 8px;
}
td td {
	line-height: 1.4em;}

form {
	padding:0;
	margin:0;
	}
label {}


a {
	color: #009bd4;
}
a:hover {
	text-decoration:none;
}

#page {
	margin: 0 auto;
	padding: 0 0 5px 0;
	background-image: url(../images/ngi_travel_Pattern5.gif);
	background-repeat: no-repeat;
	background-position: right -100px;
}
#jumpto, #jumpto * {
	display: none;
}
#header {
	text-align: center;
	margin: 0 auto;
	width: 960px;
	padding: 0;
	height: 110px;
}
#logo {
	text-align: left;
	float: left;
	width: 250px;
}
#logo a {
	background-attachment: scroll;
	background-image: url(../images/travel_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	width: 250px;
	height: 74px;
	display: block;
	text-decoration: none;	
	margin: 20px 0 10px 0;
}
#logo h1, #logo img {
	display: none;
}

#flags{
	float: right;
	width: 150px;
	text-align: right;
	color: #FFC628;
	font-weight: bold;
	font-size: 1.2em;
	margin: 40px 4px 0 0;
}

#flags img{
	border: 1px solid #FFF;
	margin: 0 0 8px 0;
}

#menu {
	margin: 0;
	border-top: solid 1px #fcc629;
	border-bottom: solid 1px #fcc629;
	height: 1.7em;
	padding: 0;
	width: 100%;
}
#menu ul {
	margin: 0  auto;
	display: block;
	list-style-type: none;
	line-height: 1.7em;
	width: 952px;
	padding: 0 0 0 8px;
	height: 21px;
}
#menu li {
	float: left;
	margin: 0;
	padding: 0;
}
#menu li a {
	display: block;
	color: #fcc629;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding: 0 22.5px;
}
#menu li a.selected, #menu li a:hover {
	background-color: #fcc629;
	color: #009bd4;
	text-decoration: none;
}

#menu li.english a {
	display: block;
	color: #fcc629;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0 27px;
}
#menu li.english a.selected, #menu li.english a:hover {
	background-color: #fcc629;
	color: #009bd4;
	text-decoration: none;
}

#menu li.turkish a {
	display: block;
	color: #fcc629;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0 23px;
}
#menu li.turkish a.selected, #menu li.turkish a:hover {
	background-color: #fcc629;
	color: #009bd4;
	text-decoration: none;
}

#menu li.english01 a {
	display: block;
	color: #fcc629;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0;
	width: 120px;
}
#menu li.english01 a.selected, #menu li.english01 a:hover {
	background-color: #fcc629;
	color: #009bd4;
	text-decoration: none;
}
#content {
	text-align: left;
	margin: 5px auto 0 auto;
	width: 960px;
}
#content ol li {
	margin-bottom: 1.0em;
}
#content ul li {
	margin-bottom: auto;
	list-style-type: disc;
}

#imagesleft {
	float:left;
	width:210px;
	margin: 0 5px 0 0;
}

#footer {
	text-align: center;
	margin: 5px auto;
	clear: both;
	overflow: visible;
}
#domain strong{
	display:none;
	}
	
#blank{
	border:none;
	}
	
#blank td	 {
	font-size: 1em;
	padding: 2px 5px;
}

#footer{
	margin: 10px 0 0 0;
	height: 1.8em;
	padding: 0;
	width: 100%;
}

.meantime{
}

#pod1 {
	float:left;
	}

.podsml, .podlrg {
	border: solid 1px #fcc629;
	margin: 0 5px 5px 0;
}
.podsml {
	width: 208px;
	height: 140px;
	margin: 0 0 5px 0;
}
.podlrg {
	width: 519px;
	height: 287px;
	float: left;
	margin: 0 0 5px 0;
}
.podcopy {
	font-size:0.9em;
	overflow: visible;
	width: 735px;
	xheight: 198px;
	height: auto;
	background-color: #FFF;
	color: #005480;
	float: left;
	margin: 0;
	
}
.copy {
	overflow: visible;
	width: 695px;
	float: left;
	margin: 0 0 0 10px;
	padding: 10px 0;
}

.copy_titles {	
	width: 695px;
	float: left;
	margin: 10px 0 0 10px;
}
.copy13 {	
	overflow: visible;
	width: 176px;
	float: left;
	margin: 0 0 0 20px;
	padding: 10px 0;
}
.copy12 {	
	overflow: visible;
	width: 337px;
	float: left;
	margin: 0 0 0 20px;
	padding: 10px 0;
}
.copy23 {	
	overflow: visible;
	width: 500px;
	float: left;
	margin: 0 0 0 20px;
	padding: 10px 0;
}

.popups{
	margin:20px 0 15px 0;
	}


.hidden {
	display:none;
	}
	
.explain {
	text-decoration: underline;
	}
	
	
.titleleft {
	float: left;
	width: 350px;
	}
	
.titleright{
	float: right;
	width: 310px;
	text-align: right;
	padding: 10px 10px 0 0;
	}

.formLabel {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 11px;
}

.formInput {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.pageHeader {
	color: #009BD4;
	font-size:16px;
	font-weight: bold;
}

table img {
}

#headers {
	color: #005480;
	font-weight: bold;
	width: 705px;
	padding: 0 10px;
	margin: 0 0 15px 0;
	}

#headers h4 {
	font-size:16px;
	margin: 0;
	padding: 0;
	float: left;
	color: #009BD4;
	

}

#headers strong {
	float:right;
	color: #009BD4;

}

#page_links {
	text-align: center;
	border:thick #CC0033; 
}

#page_links a {
	font-weight: 900;
}

#page_links a:hover {
	color: #B9D7E2;
}

#photogallery {
	width: 600px;
	text-align:center;
	margin: 0 0 10px 0;
}

#photogallery img{
	border:1px solid #FFC628;
	margin: 0;
	padding: 0;

}
#photogallery_buttons{
	margin: 0;
	padding: 0 88px 0 88px;
	float: left;

}

#slideshow {
	padding: 10px;
}

#slideshowbtns {
	padding: 10px 109px;
}

#previousbtn, #nextbtn {
	font-size: 11px;
	width: 85px;
	padding:0;
	border:1px solid #33afdd;
	background-color: #FFC628;
	color: #009BD4;
	font-weight: bold;
	float:left;
	text-decoration:none;
}



#nextbtn{
	float: right;
}

#col_03 {
	float:left;
	width:200px;
	padding:0;
	margin: 0 0 0 15px;
	}
	
.offer01, .offer02, .offer03, .offer04 {
	float:left;
	width:200px;
	margin: 0 0 20px 0;
	border: 1px solid #FFF;
	font-size: 1em;
	padding: 0;
	text-align: center;
}

.offer01 strong, .offer02 strong, .offer03 strong, .offer04 strong {
	padding: 4px 5px 12px 0;
	display: block;
	float: right;
	width: 166px;
	text-align: center;	
}

.offer02 strong {
	color: #fff;
	
}

.offer01 strong{
	color: #009BD4;
	
}

.offer04 strong{
	color: #FCC629;
	
}

.offer03 strong {
	color: #fcc629;
	
}

.offer01 a, .offer02 a, .offer03 a, .offer04 a {
	padding: 3px 0;
	margin: 0;
	float: left;
	width: 200px;
	font-size: 0.9em;
}

.offer01 a {
	color:#009BD4;	
}

.offer02 a {
	color:#fff;	
}

.offer03 a {
	color:#fcc629;	
}

.offer04 a {
	color:#fcc629;	
}

.offer01 p, .offer02 p, .offer03 p, .offer04 p {
	background-color:#FFF;
	width: 190px;
	padding: 8px 5px;
	float: left;
	color: #000000;
	margin: 0;

	
}

.offer03 p {
	color: #FFCA1B;
	background-color:#009BD4;


	
}

.offer01 em strong, .offer02 em strong, .offer03 em strong {
	font-weight:bold;
	font-style:normal;
	padding: 0 5px;
	display: inline;
}

.offer01 {
	background-color: #FCC629;
	background-image: url(../../images/bird6.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;

}

.offer02 {
	background-color: #ff6600;
	background-image: url(../../images/bird2.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;

}

.offer03 {
	background-color: #009BD4;
	background-image: url(../../images/bird4.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	border: 1px solid #fcc629;

}
.offer04 {
	background-color: #009BD4;
	background-image: url(../../images/bird4.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	border: 1px solid #fcc629;

}

#side{
	width:210px;
	float:left;
}

#side01{
	float:left;
	padding: 0 0 0 10px;
	width: 210px;
}

#side img, #side01 img{
	border: 1px solid #FFF;
	margin: 0 0 5px 0;
	}
	
#main01 {
	float:left;
	width: 485px;
	margin: 0 0 0 5px;
	padding: 0 0 0 15px;
	color: #FFF;
}

#main01 h4 a{
	color: #fcc629;
}

#main01 p a{
	color: #fff;
}

#header01{
	width:700px;
	height: 85px;
	float: left;

	}
	
#header01 img{
	float: left;

	}
	
#header01 h2{
	float: left;
	margin: 55px 0 0 30px;
	font-size: 1.4em;
	color: #FFC628;
	font-weight: bold;

	}
	


	 
.clearfix:after {
/*
	float: left;
	height: 1px;
*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
