@charset "utf-8";
/* CSS Document */

body {
margin:0;
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:link, a:visited {
font-size: 11px;
text-decoration: none;
font-weight:bold;
color: #000000;
background-color: transparent;
}
a:hover, a:active {
font-weight:bold;
font-size: 11px;
color: #cc0000;
text-decoration: none;
background-color: transparent;
}
a.tab:link, a.tab:visited {
width:150px;
height:75px;
vertical-align:middle;
background-image:url(../images/tab-back.gif);
background-position:top;
color:#fff;
}
a.tab:hover, a.tab:active {
width:150px;
height:75px;
vertical-align:middle;
background-image:url(../images/tab-back-active.gif);
background-position:top;
color:#fff;
}
a.menuler:link, a.menuler:visited {
font-size: 16px;
text-decoration: none;
font-weight:bold;
color: #e31e26;
text-align:center;
}
td
{
font-size:11px;
vertical-align:top;
}
.links {
vertical-align:bottom;
padding:0 0 0 10px;
}
.links2 {
color:green;
}
td .main {
font-size:11px;
vertical-align:top;
padding-left:5px;
}
table .pieces {
/*background: url(../images/back.png);*/
background-repeat: repeat-x;
background-color: #f2f6fb;
vertical-align:top;
border-bottom:solid 1px #D9E9FD;
border-right:solid 1px #D9E9FD;
}
.pieces_in {
padding:3px 3px 3px 3px;
text-align:justify;
background-color: #fafdff;

}
td .header {
color:#CC0000;
}
.fiyat {
/*background:url(../images/fiyat.gif);*/
font-size:12px;
color:#CC0000;
text-align:right;
font-family:Georgia;
}
.fiyat span{
font-size:10px;
color:#CC0000;
vertical-align:top;
}
.fiyat small {
font-weight:bold;
}
td .tur {
font-size:12px;
vertical-align:middle;
text-align:left;
}
td .reservation {
vertical-align:middle;
text-align:left;
}
h3 {
font-size:18px;
color:#CC0000;
font-weight:normal;
font-family:Georgia;
}
ul {

font-size:11px;
vertical-align:top;
color:#5080c1;
}
li {

font-size:11px;
vertical-align:top;
color:#000000;
}
hr
{
color:#FFFFFF;
width:882px;
border:none;
}
img {
border:none;
}
img.tek_resim {
padding-right:10px;

float:left;
}
img.resim {
	border:1px solid #ccc;
	padding:1px;
}
input.button{
background-color:#FFFFFF;
background-image:url(../images/button_back.gif);
color: #FFFFFF; 
font-weight:bold;
vertical-align:top;
height:22px;
width:74px;
border: none;
background-repeat:none;
margin-top:4px;
cursor:pointer;
}
input.buttons{
background-color:#FFFFFF;
background-image:url(../images/button_backs.gif);
color: #FFFFFF; 
font-weight:bold;
vertical-align:top;
height:22px;
width:35px;
border: none;
background-repeat:none;
cursor:pointer;
}
div.map {
padding:5px;
border: 2px solid #f2f6fb;
width:590px;
}
div.pics {
height:170px;
text-align:left;
}
label.warning {
color:#FF0000;
border:1px #FF0000 solid;
font-size:10px;
width:19px;
height:15px;
background:url(../images/warning.gif) left no-repeat #FFFF99;
}
#gallery {
	position:relative;
	height:400px;
	width:630px;
	margin-left:10px;
}
#gallery a {
	float:left;
	position:absolute;
}

#gallery a img {
	border:none;
}

#gallery a.show {
	z-index:500;
}

#gallery .caption {
	z-index:600; 
	background-color:#fff; 
	color:#000; 
	height:65px; 
	width:100%; 
	position:absolute;
	bottom:0;
}

#gallery .caption .content {
	margin:5px;
}
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		font-family:Arial;
	}

.clear {
	clear:both;
}
div.tours {
	float:left;
	width:205px;
	height:310px;
	padding:3px;

}
div.tour_header {
	height:55px;
}
div.tour_info {
	height:20px;
}

