body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #B70100;
	width: 100%;
	float: right;
	margin-right: auto;
	margin-left: auto;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}


h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #CF3822;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 2em 0;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #999999;
	text-decoration: none;}

a:hover {
	text-decoration: none;
	color: #FF5134;
}

img {
	border: none;
	float: left;
}

img.left {
	float: left;
	margin: 8px 20px 0px 0px;
	border: 2px solid #434343; 
}


/* Header */

#wrapper {
	width: 100%;
}
#header {
	width: 900px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
.shadow-top {
	height: 3px;
	background: url(images/shadow-top.png) repeat-x;
}
.shadow-bottom {
	margin: 0;
	padding: 0;
	height: 3px;
	background: url(images/shadow-bottom.png) repeat-x;
	width: 100%;
}


#logo h1, #logo p {
	float: left;
	color: #AAFF00;
	margin-top:25px;
}

#logo h1 {
	height: 88px;
	padding: 20px 90px 0 0;
	font-size: 4em;
}

#logo p {
	margin: 0 0 0 -80px;
	padding: 55px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#logo p a {
	color: #FF5134;
}

/* RSS */

#rss {
	padding: 30px 39px 20px 0;
	text-align: right;
}

#rss a {
	padding: 0 0 3px 24px;
	text-decoration: none;
	font-weight: bold;
	color: #FF5134;
}

#rss a:hover {
}

/* Search */

#search {
	float: right;
	width: 200px;
	height: 25px;
	background: #FFFFFF;
}

#search #x {
	display: none;
}

#search #s {
	padding: 6px 5px 5px 35px;
	width: 160px;
	height: auto;
	background: none;
	border: none;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #000;
}

#search br {
	display: none;
}

/* Menu */

#menu {
	float:right;
	width: 905px;
	height: 218px;
	background-image:url(images/header.png);

}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}

#header li {
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
}

#header a {
	display: block;
	float: right;
	text-decoration: none;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}

#header a:hover {
	color: #000000;
		
	}

#header .current_page_item {

}

#header .current_page_item a {
	color: #ff0000;
}
#header .araclarimiz a {
background-image:url(images/head_mod_araclar.png);
}
#header .araclarimiz a:hover {
background-image:url(images/head_mod_araclar_beyaz.png);
}
#header .fiyatlar a {
background-image:url(images/head_mod_fiyatlar.png);
}
#header .fiyatlar a:hover {
background-image:url(images/head_mod_fiyatlar_beyaz.png);
}
#header .rezervasyon a {
background-image:url(images/head_mod_rezervasyon.png);
}
#header .rezervasyon a:hover {
background-image:url(images/head_mod_rezervasyon_beyaz.png);
}
#header .anasayfa a {
background-image:url(images/head_mod_anasayfa.png);
}
#header .anasayfa a:hover {
background-image:url(images/head_mod_anasayfa_beyaz.png);
}
#header .iletisim a {
background-image:url(images/head_mod_iletisim.png);
}
#header .iletisim a:hover {
background-image:url(images/head_mod_iletisim_beyaz.png);
}
#header .primeclass a {
background-image:url(images/head_mod_araclar.png);
}
#header .primeclass a:hover {
background-image:url(images/head_mod_araclar_beyaz.png);
}
/* Page */

#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;

}

/* Ads */

#ads {
	float: right;
	width: 160px;
	padding: 0 0 0 0px;
}

/* Content */

#content {
	float: right;
	width: 635px;
}
content a {
color:#FF0000;
}
content a:hover {
color:#FF0000;
}

.post {
	margin-bottom: 5px;
}

.post .title {
}

.post .title h2 {
	font-size: 2em;
	color: #666666;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #666666;
}

.post .title a {
	color: #A60100;
}

.post .title a:hover{
	color: #cccccc;
}
.post .entry {
	color: #666666;
	padding-top: 10px;
	border-bottom: thin dashed  #666666;
	background: #F4F4F4;
	font-size: 12px;
}
.post .entry a {
	color: #A60100;
}
.post .entry a:hover {
	color: #cccccc;
}
.post .entry2 {
	color: #666666;
	padding-top: 10px;
	border-bottom: thin dashed  #666666;
	background: #F4F4F4;
	font-size: 12px;
}
.post .entry2 a {
	color: #A60100;
}
.post .entry2 a:hover {
	color: #cccccc;
}

.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	color: #CF3822;
}

.post .links a:hover {
	text-decoration: underline;
	color: #CF3822;
}

.post .links .more {
	background: url(images/img07.gif) no-repeat;
}

.post .links .comments {
	background: url(images/img08.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 20px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
}

#sidebar h2 {
	width: 210px;
	height: 30px;
	padding: 5px 0 0 30px;
	background: url(images/img05.gif) no-repeat left 60%;
	border-bottom: 1px #A90000 dashed;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #000000;
}

#sidebar a:hover {

}

/* Calendar */



/* Footer */

#footer {
	clear: both;
	width: 100%;
	background: #820000 url(images/footer.gif);
	padding-top: 15px;
	padding-bottom: 5px;
	color:#FFFFFF;
	text-align: center;
}

#footer a:hover {
color:#ffffff;
}

#eurocity {
background: url(images/logo.png);
}
#eurocity_logo {
	height:150px;
	width:250px;
	background: url(images/eurocity_logo.jpg);
	border-bottom: thin solid #000000;
}
#ust_orta {
	float:left;
	width:250px;
	height: 200px;
}
#sol_yan {
	float:left;
	height:250px;
	width:50px;

}
#butonlar {
float:left;
}
#sol_yan_ici {
height:50px;


}
#online_rezervasyon {
	height:50px;
	text-decoration: none;
	clear: left;
	width: 250px;
}

#sol_sol {
	float:left;
	width:50px;
	height:450px;
	background: #FFFFFF;
	margin-top: 10px;
}
#logo_sol {
	height:72px;
	width:250px;
	float:left;
}
#slayt {
width:905px;
height:150px;
}

#orta {
	background: url(images/bg-header-table.jpg) repeat-x;
	width: 100%;
}
#head_yazi {
	float:right;
	width: 640px;
	margin-right: 10px;
}
.sitemap {
background:#FFFFFF;
}
#filo {
	height:279px;
	width:175px;
	float:right;
	padding: 10px;
}
#telepati {
	background: url(images/telepati.png) no-repeat;
	height: 20px;
	margin-left: 47%;
}
#luks {
	height:150px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #F4F4F4;
	padding-top: 5px;
	width: 630px;
	float: left;
}
#luks a {
color:#A60100;
}
#luks a:hover {
color:#CCCCCC;
}
#eko {
	height:150px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #F4F4F4;
	padding-top: 5px;
	width: 630px;
	float: left;
}
#eko a {
color:#A60100;
}
#eko a:hover {
color:#CCCCCC;
}
#alt_linkler {
width:900px;
text-align:left;
}
#alt_linkler a:hover {
color:#FF0000;
}
#baslik {
	color:#FF0000;
	width: 100%;
}
#baslik_sag {
	color:#FF0000;
	width: 50%;
	float: right;
}
#soforlu {
	height:110px;
	margin-top:10px;
	width: 300px;
	float: left;
	padding: 5px;
	margin-right: 5px;
	text-align:left;
	font-size: 12px;
	color: #990000;
	background: url(images/sofor_ic.jpg);
}
#soforlu2 {
	height:100px;
	margin-top:10px;
	float: left;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	width:617px;
	text-align:left;
}
.style4 {
	font-size: 9px;
	text-align: left;
}
.style22 {
	font-size: 10px;
	text-align: left;
}
.style25 {color: #000000}
.style26 {
	color:#0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style29 {color: #450100}
.style30 {color: #A60100}
.style34 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.style37 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.style40 {color: #FFFFFF}
.style41 {
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style43 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #A60100;}
.style46 {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4D4D4D;
}
.style48 {font-size: 8px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #999999; }
.style50 {color: #B60000}
.style51 {color: #bababa}
.style56 {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style58 {
	font-size: 0.8em;
	color: #A60100;
}
.style63 {font-size: 1.5em; color: #A60100; }
.style66 {font-size: 10px; color: #820000; }
.style67 {color: #B70100}
.style70 {
	color: #666666;
	text-decoration: blink;
}
.style79 {font-size: 12px}
.style80 {color: #450100; font-size: 12px; }
.style85 {color: #450100; font-size: 11px; }
.style87 {font-size: 10px; color: #A50100;}
.style88 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 125px;
	top: 52px;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 149px;
	top: 59px;
}
#Layer3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 85px;
	top: 143px;
}
.style89 {color: #999999; font-size: 12px; }
#Layer4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 573px;
	top: 315px;
}
#Layer5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 713px;
	top: 510px;
}
#Layer6 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 567px;
	top: 734px;
	cursor: default;
}
#Layer7 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 419px;
	top: 809px;
}
#Layer8 {
	position:absolute;
	left:505px;
	top:736px;
	width:273px;
	height:165px;
	z-index:1;
	clip: rect(79,auto,auto,99);
	overflow: auto;
	background: #FF0000;
}
.style92 {
	color: #333333;
	text-align: left;
	font: italic 12px/normal Geneva, Arial, Helvetica, sans-serif;
}
#Layer9 {
	position:absolute;
	width:251px;
	height:72px;
	z-index:1;
	left: 62px;
	top: 220px;
}
.style94 {font-size: 16px}
.style95 {font-size: 24px}
.style96 {font-size: 14px}
.style97 {font-size: 2em}
#sol_arac_kiralama {
	width: 250px;
	padding: 5px;
}
#sol_arac_kiralama_dis {
	width: 247px;
	border: thin solid #EBEBEB;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 150px;
}
#kurlar {
	width: 250px;
	height: 65px;
}
#anket {
	width: 250px;
}
#memnuniyet {
	width: 248px;
	background-color: #FFFFFF;
	border: thin solid #DFDFDF;
	margin-top: 5px;
	margin-bottom: 5px;
}
#hr_kodu {
	width: 250px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#sol_araba_kiralama_dis {
	width: 247px;
	border: thin solid #EBEBEB;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	height: 150px;
}#turkiye {
	width: 250px;
	margin-top: 5px;
	height: 87px;
}
#linkler {
	width: 250px;
}
s#ok {
	clear: both;
	float: left;
	width: 25px;
}
#luks1 {
	float: left;
	margin-right: 20px;
}
#sitelink {
	height: 50px;
}
#en_alt {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#en_alt a {
color:#666666;
}
#en_alt a:hover{
color:#FF0000;
}
#rehber {
	width: 250px;
	float: left;
	text-align: left;
}
