
body {
	background: #f6f5e9 url(images/bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222;
	margin: 60px 0px 20px 0px;
}

p { margin: 10px 0px;}

/* Content */

#content { width: 810px; margin: 0px auto; }

#site {	background: #fff; border: 5px solid #E2E0D4; width: 800px; clear:both; }

#header { width:800px; height:215px;}
.logo { width:180px; height:215px; float:left;}
.simge { width:620px; height:150px; background:url(images/simge.jpg) no-repeat top right; float:right;}
.menu { width: 620px; height:50px; float:left; font-family:tahoma; }
.menu a {
	background: url(images/menu.jpg) no-repeat; 
	float: left; 
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-weight:bold;
	font-style:normal;
	width: 115px;
	height: 30px;
	line-height: 30px;
	display: block;
	margin: 0px 2px 0px 3px;
}
.menu .active,
.menu a:hover { background: url(images/menu-hover.jpg) no-repeat; color:#fff; text-decoration:none; font-style:normal;}

#page { width:780px; margin:0px auto;}
.site-full { width: 780px; float:left;}
.site-left { width: 390px; float:left;}
.site-right { width: 374px; float:right; padding:8px;}
.title { font-size:15px; font-weight:bold; color:#660028; clear:both; padding:8px 0px 0px 8px; }
.content_text{ height:auto; text-align:left; padding:8px; }
.ic-baslik, a, a:hover { text-decoration:underline; font-weight:bold; color:#660028; font-style:italic;}

.alt-cizgi { border-top:1px #800000 dashed; margin:2px 8px 2px 8px;  }
.page-iletisim { width:780px; float:left;}
.iletisim-title { font-size:11px; font-weight:bold; color:#660028; clear:both; padding:5px 0px 0px 8px;}
.iletisim-text{ font-size:10px; text-align:left; padding:8px 8px 0px 8px; }
.iletisim-text a, .domainkolay a { text-decoration:none; color:#222; font-style:italic; font-weight:normal;}
.iletisim-text a:hover, .domainkolay a:hover { text-decoration: underline; color:#222; font-style:italic; font-weight:normal;}

.footer{ width:764px; height:20px; margin:5px auto; font-size:10px;}
.footer p { width:300px; margin:0px; float:left;} 
.footer .domainkolay { width:100px; text-align:right; float:right;}



* {
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid #e2e0d4;
}
.highslide:hover img {
	border: 2px solid #660028;
}

.highslide-image {
    border: 3px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;    
    border: 2px solid white;
    border-top: none;
    padding: 2px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: gray;
    text-decoration: none;
	background: white;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color:white;
	background: gray;

}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}
