/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* STANDART CSS */
html{
	overflow-y:scroll;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fefefe;
	background: url(bg-ana.png) repeat-x;
	margin-bottom: 50px;
}
img, div, input { behavior: url("iepngfix.htc") }
.ana{
	margin: 0 auto;
	width: 940px;
}
.tepe{
	margin-top: 20px;
}
.tepe .logo{
	float: left;
	width: 254px;
}
.tepe .dil{
	float: right;
	margin:-20px 0px 0px 0px;
	padding: 4px;
	text-align: right;
	background-color: #cece9c;
}
.tepe .dil a{
	color: #858264;
	text-decoration: none;
}
.tepe .dil a:hover{
	color: #333;
	text-decoration: underline;
}
.tepe .slogan{
	text-align: right;
	padding-bottom: 4px;
	font-size: 15px;
	font-style: italic;
	color: #CECE9C;
	margin-top: 10px;
	margin-right: 55px;
}
.tepe .menu{
	float: right;
	background: url(bg-menu.png) no-repeat;
	width: 1000px;
	text-align: right;
	height: 55px;
}
.tepe .menu ul{
	margin-left: 76px;
}
.tepe .menu li{
	text-align: right;	
	display: block;
	float:left;
	background: url(bg-menu-item.png) no-repeat 0px 3px;
	padding:8px 6px 2px 18px;
}
.tepe .menu li a{
	text-align: right;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.tepe .menu li a:hover{
	text-decoration: none;
	color: #cece9c;
}
.orta{
	width: 940px;
	background: url(bg-alt2.png) no-repeat bottom;
	padding-bottom: 20px;
}
.ortaSite{
	width: 940px;
	padding-bottom: 20px;
}
.gallery{
	width: 100%;
	text-align: center;	
}
.ratesTable td{
	border-bottom: 1px dotted #cece9c;
	padding: 6px 4px 6px 0px;	
}
.ratesTable td + td + td{
	text-align: center;
	color: #858264;
	font-weight: bold;
}
.sol{
	width: 280px;
	float: left;
}
.sol .icerik{
	line-height: 1.5em;
	text-align: left;
}
.sol .icerik .text{
	width: 250px;
	font-style: italic;
	color:#858264;
}
.sag{
	width: 660px;
	float: right;
	text-align: right;
}
.sag .icerik{
	padding-left: 40px;
	line-height: 1.5em;
	text-align: left;
}
#crossfade {
	float: right;
	position: relative;
	width: 620px; 
	height: 410px;
	margin-bottom: 10px;
}
#crossfade .fader {
	display: block;
}
.icerik h2{
	font-size: 22px;
	font-weight: bold;
	color: #8e4c6a;
	padding-bottom: 4px;
}
.sag .icerik h2{
	font-size: 22px;
	font-weight: bold;
	color: #8e4c6a;
	padding-bottom: 4px;
}
.sag .icerik h3{
	font-size: 18px;
	font-weight: normal;
	color: #8e4c6a;
	border-bottom: 1px solid #cece9c;
	padding-bottom: 4px;
}

.sag .icerik a{
	color: #3366cc;
	text-decoration: underline;
}
.sag .icerik  a:hover{
	text-decoration: none;
}
.sag .icerik hr{
	border-top: 1px dotted #cece9c;
	width: 100%;
	margin: 20px 0px 20px 0px;
}
.sag .icerik li{
	background: url(bullet-yaprak.png) no-repeat 0px 0px;
	padding-left: 14px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.sag .icerik li{
	list-style: none;
}
.alt{
	background: url(bg-alt.png) no-repeat;
	height: 100px;
	margin-top: 10px;
}
.alt .altMenu{
	color: #858264;
	padding-top: 20px;
}
.alt .altMenu .adres{
	color: #858264;
	line-height: 1.5em;
}
.alt .altMenu a{
	text-align: right;
	color: #858264;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.alt .altMenu a:hover{
	text-decoration: underline;
}
