﻿/* RESET CSS */
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;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent; }
body											{ background-color:#000;color:#fff;font-family:Georgia;font-size:12px;margin:0;padding:0; }
a 												{ color:#fff;text-decoration:underline; }
a:hover											{ color:#fff;text-decoration:none;}
h3 												{ font-size:140%;color:#CC0000;margin:10px 0 10px;}
.temizle 										{ clear:both; }
input[type=text] , input[type=password] 		{ background:transparent;border:0;margin:3px 0 0 7px;width:170px; }
input[type=submit]								{ background:#fff;width:150px;border:1px #E5E5E5 solid;padding:5px;color:#CC3300;font-weight:bold;}
textarea 										{ width:230px;height:120px;border:1px #CC3300 solid;padding:4px; }
#wrap 											{ margin:0 auto;padding:0;width:880px; }
#wrap .head										{ float:left;margin:0;padding:0;width:879px;height:170px;background:#000;border-bottom:1px #D0006C solid; }
#wrap .head .head-sol							{ float:left;margin:0;padding:0;background:#000 url('../images/head-sol.png') no-repeat;width:676px;height:170px; }
#wrap .head .head-sag							{ float:right;margin:0;padding:0;background:#000 url('../images/head-sag.png') no-repeat;width:203px;height:170px; }
#wrap .head .head-sag ul						{ margin:7px 50px;list-style-type:none;float:right; }
#wrap .head .head-sag ul li						{ }
#wrap .head .head-sag ul li .anasayfa			{ background:#000 url('../images/menu/item1.png') no-repeat;width:109px;height:21px;display:block;}
#wrap .head .head-sag ul li .anasayfa:hover		{ background:#000 url('../images/menu/item1-hover.png') no-repeat;width:109px;height:21px;display:block;}
#wrap .head .head-sag ul li .bio				{ background:#000 url('../images/menu/item2.png') no-repeat;width:109px;height:21px;display:block;}
#wrap .head .head-sag ul li .bio:hover			{ background:#000 url('../images/menu/item2-hover.png') no-repeat;width:109px;height:21px;display:block;}
#wrap .head .head-sag ul li .foto_g				{ background:#000 url('../images/menu/item3.png') no-repeat;width:109px;height:23px;display:block;}
#wrap .head .head-sag ul li .foto_g:hover		{ background:#000 url('../images/menu/item3-hover.png') no-repeat;width:109px;height:23px;display:block;}
#wrap .head .head-sag ul li .video_g			{ background:#000 url('../images/menu/item4.png') no-repeat;width:109px;height:21px;display:block;}
#wrap .head .head-sag ul li .video_g:hover		{ background:#000 url('../images/menu/item4-hover.png') no-repeat;width:109px;height:21px;display:block;}
#wrap .head .head-sag ul li .medya				{ background:#000 url('../images/menu/item5.png') no-repeat;width:109px;height:21px;display:block;}
#wrap .head .head-sag ul li .medya:hover		{ background:#000 url('../images/menu/item5-hover.png') no-repeat;width:109px;height:21px;display:block;}
#wrap .head .head-sag ul li .iletisim			{ background:#000 url('../images/menu/item6.png') no-repeat;width:109px;height:22px;display:block;}
#wrap .head .head-sag ul li .iletisim:hover		{ background:#000 url('../images/menu/item6-hover.png') no-repeat;width:109px;height:22px;display:block;}

#wrap .icerik									{ width:849px;padding:15px;float:left;background:#000;margin:0 1px 0 0;min-height:400px;}
#wrap .icerik .biyo1							{ float:left;background:transparent url('../images/biyo-bg1.png') no-repeat;width:840px;height:65px; }
#wrap .icerik .biyo2							{ float:left;background:transparent url('../images/biyo-bg2.png') repeat-y;width:840px;min-height:300px; }
#wrap .icerik .biyo2 .yazi						{ padding:20px;width:500px;float:left; }
#wrap .icerik .biyo2 .resimler					{ list-style-type:none;width:280px;float:right;margin:0 10px;text-align:center; }
#wrap .icerik .biyo2 .resimler li				{ float:left;margin:10px 0 0 0;}
#wrap .icerik .biyo2 .resimler li img			{ padding:5px;border:1px #FFFFFF solid;}
#wrap .icerik .biyo3							{ float:left;background:transparent url('../images/biyo-bg3.png') no-repeat;width:840px;height:26px; }
#wrap .icerik .foto_g1							{ float:left;background:transparent url('../images/foto-bg1_s1.png') no-repeat;width:840px;height:65px; }
#wrap .icerik .video_g1							{ float:left;background:transparent url('../images/video-bg1_s1.png') no-repeat;width:840px;height:65px; }
#wrap .icerik .mng_1							{ float:left;background:transparent url('../images/mng-bg1_s1.png') no-repeat;width:840px;height:65px; }


.foto-galeri									{ float:left;margin:0 50px 0 50px; }
.foto-galeri ul									{ list-style-type:none; }
.foto-galeri ul li								{ float:left;margin:0 15px 0 0;text-align:center; }
.foto-galeri ul li a img						{ width:120px;height:120px;border:1px #c0c0c0 solid;padding:5px; }
.foto-galeri ul li a img:hover					{ border:1px #990099 solid; }




#wrap .ayak										{ background:#fff url('../images/ayak.png') repeat-x;width:879px;height:51px; }
#wrap .ayak span								{ color:black;margin:17px 0 0 6px;float:left;color:#fff;}
#wrap .ayak .sosyal								{ float:right;}
#wrap .ayak .edigentr							{ float:left;margin:3px 0 0 20px;}

