@charset "utf-8";
/**
* Reset
*/
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, sub, sup, tt, var, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/**
* Genel
*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .80em;
	line-height:1.5em;
	text-align:center;
	background:#E0E0E0 url(../img/bg.jpg) top repeat-x;
	color:#333;
	margin-bottom:20px;
}
#govde {
	width:980px;
	min-height:500px;
	margin:0 auto;
	text-align:left;
	background:url(../img/bgresim.jpg) top left no-repeat;
}
#logo a{
	position:absolute;
	width:300px;
	height:70px;
	margin-left:40px;
	margin-top:50px;
	text-indent:-5000px;
}

.clear {
	clear:both;	
}
.resim {
	float:left;
	margin-right:10px;
}
a {
	text-decoration:none;
	color:#333;
	cursor:pointer;
}
.gizle{
	display:none;
}
/*menu*/
#menu {
	width:480px;
	height:56px;
	float:right;
	margin-top:65px;
	padding-bottom:45px;
}
#menu li {
	float:left;
	padding:0 10px;
}
#menu li.son {
	background:none;	
}
#menu li a {
	float:left;
	font-size:1.2em;
	color:#272727;
	text-decoration:none;
	padding:0 10px;
	border-left:3px solid #2CAFE4;
	margin-left:7px;
	letter-spacing:1px;
	font-weight:bold;
}

#menu li a#hakkimda {
	border-color:#FEC40D
}
#menu li a#iletisim {
	border-color:#D81489
}
#menu li a span {
	display:block;
	font-size:.75em;
	font-weight:normal;
}
#menu li a:hover {
	border-left-width:10px;
	margin-left:0;

}
/* orta*/
.orta {
	
	background:url(../img/orta-bg.png) repeat-y;
	
}
.icerik {
	background:url(../img/portfolyo.jpg) top no-repeat;
	padding:15px 40px;
	min-height:300px;
	
}
.icerik.hakkimda {
	background:url(../img/hakkimda.jpg) top no-repeat;
	
}
.icerik.iletisim {
	background:url(../img/iletisim.jpg) top no-repeat;
	
}
.alt {
	height:14px;
	background:url(../img/portfolyo-alt.png) no-repeat;
}
.alt.hak {
	background:url(../img/hakkimda-alt.png) no-repeat;
}
.alt.ile {
	background:url(../img/iletisim-alt.png) no-repeat;
}

#baslik {
	font-size:1.8em;
	font-weight:bold;
	color:#fff;
	padding-left:20px;
}
.hakkimda #baslik {
	
}
.hakkimda #baslik,.iletisim #baslik {
	padding-bottom:10px;
}
.iletisim a{
	color:#E1108A;
}
#sitebilgi {
	float:left;
	width:750px;
	padding-left:20px;
	padding-bottom:10px;
	
}
#sitebilgi h2 {
	font-size:1.5em;
	font-weight:bold;
	
	padding-top:30px;
	padding-bottom:2px;
}
#sitebilgi a {
	color:#666;
}
#ust {
	height:81px;
}
#nav {
	float:left;
	width:125px;
	margin-left:5px;
	text-align:center;
	padding-top:30px;
	position:relative;
}
#nav a{
	position:absolute;
	width:23px;
	height:45px;
	background:url(../img/ok.gif) left top no-repeat;
	left:5px;
	top:25px;
	text-indent:-5000px;
}
#nav a:hover{
	background-position:right top;
}
#nav .navsag {
	left:98px;
	background-position:left bottom;
}
#nav .navsag:hover {
	background-position:right bottom;
}
#nav span {
	color:#fff;
	font-size:3em;
	display:block;
	line-height:100%;
	
}
#sitekucuk {
	clear:both;
	overflow:hidden;
	background:#f0f0f0 url(../img/galeribg.png) top repeat-x;
	height:98px;
	position:relative;
	margin:0 5px 9px;
	border:1px solid #ccc;
	padding:8px 4px;
	padding-bottom:19px;
}
#sitekucuk ul {
	position:absolute;
	overflow:hidden;
	width:5000px;
	left:5px;
}
#sitekucuk li {
	float:left;
	width:126px;
	padding:10px;
	text-align:center;
}
#sitekucuk li a img{
	
	border:1px solid #666;
	padding:2px;
}
#sitekucuk li a {
	height:92px;
	overflow:hidden;
	float:left;
	text-align:center;
}
#sitekucuk li a span{
	display:block;
	overflow:hidden;
	width:126px;
	background:#F0F0F0;
	
}
#sitekucuk li a.siteaktif img{
	border-width:3px;
}
#siteresim {
	margin:5px;
	overflow:hidden;
	
}
#load {
	background:url(../img/loader.gif) center 40px no-repeat;
	height:50px;
	display:none;
	text-align:center;
	padding-top:70px;
	font-size:1.3em;
	color:#999;
}
#siteresim img {
	border:1px solid #ccc;	
	padding:5px;
}
#gizlegoster{
	width:50px;
	height:19px;
	background:url(../img/mok.png) bottom no-repeat;
	position:absolute;
	bottom:-1px;
	right:10px;
	cursor:pointer;
}
#gizlegoster.acik{
	background-position:top;
}
.ic {
	padding:15px;
}
table {
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	padding:5px;
	vertical-align:middle;
	background-color:#e5e5e5;
	border:1px solid #ccc;
}
thead td {
	font-weight:bold;
	background-color:#333;
	color:#fff;
}
.ic h1 {
	font-size:1.3em;
	border-bottom:1px solid #333;
	padding-bottom:2px;
	margin-bottom:10px;
}
.ic label {
	float:left;
	width:120px;
}
.ic p {
	padding:5px 0;
	text-align:justify
}
.ic input {
	width:200px;
	border:1px solid #ccc;
	padding:2px;
	background-color:#e5e5e5;
	float:left;
}
.ic .hata,.ic .okey {
	padding:5px;
	background: #F9F5D5 url(../img/error.png) left no-repeat;
	background-position:10px;
	padding-left:30px;
	border-top:1px solid #DFBE4F;
	border-bottom:1px solid #DFBE4F;
	margin-bottom:10px;
	display:block;
	margin-right:1px;
}
.ic .okey {
	background: #BDE2B4 url(../img/okey.png) 5px no-repeat;
	border-top:1px solid #7CBD66;
	border-bottom:1px solid #7CBD66;
}
.beceri {
	background:url(../img/deger.png) top right no-repeat;
	padding-top:15px;
	margin-top:10px;
}
.beceri li {
	overflow:hidden;
	padding:3px 0;
}
.beceri strong {
	float:left;
	width:223px;
	text-align:right;
	padding-right:5px;
}
.beceri i {
	border:1px solid #ccc;
	padding:1px;
	float:left;
	width:638px;
}
.beceri i b {
	width:100%;
	display:block;
	height:15px;
	background:url(../img/grafik.jpg) left repeat-y;
}
.beceri .bosluk {
	padding-bottom:20px
}
.hbaslik {
	margin-left:228px;
	font-weight:bold;
	font-size:1.2em;
	border-bottom:1px solid #333;
}
#iletisim_formu label {
	float:left;
	width:150px;
	font-weight:bold;
}

#iletisim_formu input, #iletisim_formu textarea {
	float:left;
	width:200px;
	border:1px solid #CCC;
	
}
#iletisim_formu textarea {
	width:400px;
	background-color:#e5e5e5;
}

#iletisim_formu p,#adminform p {
	overflow:hidden;
	width:650px;
	padding:3px;
}

#iletisim_formu button {
	margin-left:150px;
}

.hata, .okey {
	padding:2px;
	background: #F9F5D5 url(../img/error.png) left no-repeat;
	background-position:10px;
	padding-left:30px;
	border-top:1px solid #DFBE4F;
	border-bottom:1px solid #DFBE4F;
	display:block;
	margin-right:1px;
	width:525px;
}
.okey {
	background: #BDE2B4 url(../img/okey.png) 5px no-repeat;
	border-top:1px solid #7CBD66;
	border-bottom:1px solid #7CBD66;
}
.copy {
	font-size:.9em;
	color:#777;
	padding-left:35px;
	padding-top:3px;
}