@charset "iso-8859-9";
.myBackground {
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0px top;
}
.myGaleriText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
}


.Checkbox-Style {
	background-attachment: scroll;
	background-image: url(images/checkbox_style.png);
	background-repeat: repeat;
	width: 150px;
	height: 22px;
	background-position: right top;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.Checkbox-Style-Multi {
	background-attachment: scroll;
	background-image: url(images/checkbox_style_multi.png);
	background-repeat: repeat;
	width: 148px;
	height: 55px;
	background-position: right top;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.Checkbox-Style-Rezervasyon {
	background-attachment: scroll;
	background-image: url(images/checkbox_style_multi.png);
	background-repeat: repeat;
	width: 150px;
	height: 22px;
	background-position: right center;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.Submit-Button {
	width: 100px;
	height: 75px;
}
.Line {
	background-attachment: scroll;
	background-image: url(images/line.png);
	background-repeat: repeat-y;
	background-position: center top;
}


.oto-kiralama {
display: none;
font-size: 1%;
}

.style79 {color: #990000}

.OnlineAracRezervasyon {
	background-attachment: scroll;
	background-image: url(images/onlinearacrezervasyon.png);
	background-repeat: no-repeat;
}
.araclar {
	height:22px;
	width:180px;
	background-image:url(../images/buton_mavi.gif);
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.araclar a {
color:#FFFFFF;
}
.araclar a:hover {
color: #FFFF00;
}
.fiyatlar {
	width: 600px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.td {
	width: 200px;
	height: 30px;
	border: 1px solid #CCCCCC;
}
.td_gun {
	width: 100px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.rakam {
	text-align: center;
	border: 1px solid #CCCCCC;
}
#form {
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	width: 1024px;
	}


		#form label {
	font-size: 14px;
	width: 140px;
	display: inline-block;
	margin-right: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
			}
		

		#form .input {
	background:#fbfbfb;
	border: 1px solid #e5e5e5;
	margin-bottom: 5px;
	width: 150px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-right: 15px;
			}
		

		#form select {
	background:#fbfbfb;
	width: 375px;
	border: 1px solid #e5e5e5;
	padding: 5px 6px;
	margin-bottom: 15px;
	font-family: Tahoma;
	font-size: 14px;
			}
		

		#form textarea {
			background:#fbfbfb;			
			border: 1px solid #e5e5e5;
			vertical-align: top;
			width: 355px;
			font: 1.1em Tahoma;
			line-height: 1.7em;
			padding: 9px;
			height: 200px;
			}
		

		#form .indent {
			padding-left: 145px;
			padding-top: 15px;
			}
			
		/* The button */
#form .submitbutton{
	margin-left: 15px;
	margin-right: 75px;

			}
#form .buton {
	float: right;
}

