body {
	text-align: justify;
	font: 10px Arial, Helvetica, sans-serif;
	color: #B70100;
	width: 100%;
	float: right;
	height: 100%;
	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;
	line-height: 200%;
}

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 {

}


#header {
	width: 900px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}
.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%;
}
#header2 {
	width: 900px;
	height: 270px;
	background: repeat-x;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#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;
}

#header li {
	display: inline;
	text-transform: uppercase;
}

#header a {
	display: block;
	float: right;
	text-decoration: none;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 12px 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);
}
/* 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;
	margin-top: 60px;
}

.post {
	margin-bottom: 20px;
}

.post .title {
}

.post .title h2 {
	font-size: 2em;
	color: #666666;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #666666;
	font-size: 14px;
}

.post .title p a {
	color: #bababa;
}

.post .title p a:hover{
	color: #FF5134;
}
.post .entry {
	color:666666;
	padding-top: 10px;
	border-bottom: thin dashed  #666666;
	background: #F4F4F4;
}

.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: both;
}

#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%;
	height: auto;
}
#head_yazi {
	float:right;
	width: 650px;
}
.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%;
}
