@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: Verdana, Geneva, sans-serif;
	font-size: .7em;
	text-align:center;
	background:url(../img/bg.png) top repeat-x;
	color:#131313;
}
body#t2 {background-image:url(../img/bg2.png)}
* html ul li a {
	height:1em;
}
p {
	padding-bottom:10px;
	text-align:justify;
	line-height: 150%;
}
a {
	color:#119BE4;
	text-decoration: none;
	outline: none;
}
a:hover {
	color:#000;
}
a img {
	border: none;
}
.border {
	border:1px solid #ccc;	
}
.clear {
	clear: both;
	display: block;
	height:1px;
	line-height:.1em;
	font-size:1px;
}
.gizle {
	display:none;
}
.kalin {
	font-weight:bold;
}
.resim {
	float:left;
	margin-right:10px;
}
.border {
	border:1px solid #ccc;	
}
.resimsag {
	float:right;
	margin-left:10px;
}

/**********/
#govde {
	width:968px;
	text-align:left;
	margin:0 auto;
	position:relative;
}
#ust {
	height:454px;
	background:url(../img/ust.jpg) no-repeat;
}
#t2 #ust {
	height:243px;
	background:url(../img/ust2.jpg) no-repeat;
}
#orta {
	min-height:300px;
	height:auto !important;
	height:300px;
	padding:15px 20px 0;
	padding-top:40px;
}
#alt {
	width:100%;
	background:#fff url(../img/alt.png) top repeat-x;
	color:#fff;
}
#t22 #alt {
	width:948px;
	text-align:left;
	margin:0 auto;
	background:#fff url(../img/alt2.png) top repeat-x;
}

#logo a{
	width:230px;
	height:130px;
	margin-top:20px;
	margin-left:30px;
	position:absolute;
	text-indent:-5000px;
}
h4 {
	font-weight: bold;
	text-decoration: underline;
	margin-bottom:5px;
}
.iletisim {
	line-height: 200%;
}
/* menu */ 
#menu {
	position:absolute;
	top:389px;
	margin-left:95px;
}
#t2 #menu {top:179px;}
#menu li {
	float:left;
	position:relative;
	z-index:100;
}
#menu li a {
	float:left;
	height:60px;
	background:url(../img/menu.gif) 0 -15px no-repeat;
	text-indent:-5000px;
}
#menu li #anasayfa{	width:111px;}
#menu li #hakkimizda{width:117px; background-position: -111px -15px;}
#menu li #projeler{width:90px; background-position: -228px -15px;}
#menu li #emlak{width:147px; background-position: -318px -15px;}
#menu li #iletisim{width:83px; background-position: -465px -15px;}

#menu li #anasayfa:hover,#menu li #anasayfa.aktif{background-position: 0 -90px;}
#menu li #hakkimizda:hover,#menu li #hakkimizda.aktif{background-position: -111px -90px;}
#menu li #projeler:hover,#menu li #projeler.aktif{background-position: -228px -90px;}
#menu li #emlak:hover,#menu li #emlak.aktif{background-position: -318px -90px;}
#menu li #iletisim:hover,#menu li #iletisim.aktif{background-position: -465px -90px;}

#menu li ul{
	position:absolute;
	background-color:#131313;
	border:1px solid #131313;
	top:60px;
	left:0;
	display:none;
	z-index:100;
	width:228px;
}
#menu li.hover ul {
	display:block;	
}
#menu li ul li {
	float:none;	
}
#menu li ul li a{
	float:none;	
	display:block;
	padding:15px 20px;
	font-weight:normal;
	border-bottom:1px solid #000;
	border-top:1px solid #333;
	text-indent:0;
	height:14px;
	background:transparent;
	color:#fff;
}
#menu li ul li a:hover{
	background:#D7D7D7 url(../img/ok.gif) 8px center no-repeat;
	color:#131313;
}
#menu li ul li.ilk a{border-top:none;}
#menu li ul li.son a{border-bottom:none;}
/****************/
#hosgeldiniz {
	position:absolute;
	width:350px;
	top:200px;
	margin-left:20px;
}
h2 {
	color:#119BE4;
	font-size:1.5em;
	margin-bottom:10px;
	letter-spacing:1px;
}
h2 span {
	color:#181818	
}

.dugme,.yanmenu a {
	float:left;
	height:26px;
	padding-left:10px;
	background:url(../img/buton.png) left top no-repeat;
}
.yanmenu a {
	padding-left:20px;
	background:url(../img/buton3.png) left bottom no-repeat;	
}
.yanmenu a:hover, .yanmenu .aktif,.yanmenu .bul {
	background:url(../img/buton3.png) left top no-repeat;	
}
.dugme span,.yanmenu a span {
	display:block;
	float:left;
	height:14px;
	color:#fff;
	padding:6px 20px 6px 10px;
	position:relative;
	background:url(../img/buton.png) right top no-repeat;
	cursor:pointer;
}
.yanmenu a span{
	width:190px;
	padding-left:5px;
	color:#181818;
	background:url(../img/buton3.png) right bottom no-repeat;
}
.yanmenu a:hover span,.yanmenu .aktif span,.yanmenu .bul span{
	color:#fff;
	background:url(../img/buton3.png) right top no-repeat;
}
.dugme.iki {
	background:url(../img/buton2.png) left top no-repeat;
}
.dugme.iki span {
	background:url(../img/buton2.png) right top no-repeat;
}
.dugme:hover {
	background-position:left bottom;	
}
.dugme:hover span {
	background-position:right bottom;	
}


h1 {
	font-weight:bold;
	font-size:1.2em;
	color:#119BE4;
	padding-bottom:5px;
}
.baslik {
	font-size:1.4em;	
	padding-bottom:35px;
}
/* arama */
#arama {
	position:absolute;
	left:800px;
	top:493px;
	width:151px;
	height:19px;
	background:url(../img/arama.png) top no-repeat;
}
#t2 #arama {top:283px;}
#arama input {
	width:93px;
	border:none;
	padding:2px;
	padding-top:3px;
	color:#666;
	font-size:.9em;
	margin-left:18px;
	margin-bottom:4px;
	float:left;
	background:#202020;
}
#arama button {
	border:none;
	height:20px;
	width:35px!important;
	width:32px;
	cursor:pointer;
	background:transparent;
}

/* anasayfa*/
#ana {
	overflow:hidden;
}
#ana1 {
	width:220px;
	padding-right:15px;
	float:left;
}
#ana2 {
	width:170px;
	padding:0 15px;
	float:left;
}
#ana3 {
	width:460px;
	padding-left:15px;
	float:left;
}
/*altsayfa*/
#sol {
	width:250px;
	float:left;
}
#sag {
	width:655px;
	float:left;
	padding-left:15px;
	border-left:5px solid #131313;
	min-height:300px;
}

/****************/
 #alt h2 {
	font-size:1.3em;	
 }
#alti {
	width:946px;
	text-align:left;
	margin:0 auto;
	padding-top:30px;
	overflow:hidden;
	
}
#t22 #alti {padding-top:23px;}
#alt-iletisim {
	float:left;
	width:190px;
	padding-right:10px;
	color:#999;
	line-height:140%;
}
#alt-iletisim h3 {
	font-weight:bold;
	padding-bottom:5px;
	color:#fff;
}
#alt-iletisim ul {
	padding-bottom:10px;	
}
#alt-proje {
	float:left;
	border-left:1px solid #282828;
	padding-left:10px;
	height:160px;
	
}


#haberler {
	width:350px;
	float:left;
}
#haberler li {
	padding-bottom:3px;	
}
#haberler a {
	display:block;
	color:#fff;
}
#haberler span {
	font-size:.8em;
	position:relative;
	top:-2px;
	color:#666;
}
#emlakilan {
	width:325px;
	float:left;
	height:160px;
	border-left:1px solid #282828;
	margin-left:10px;
	padding-left:10px;
}
#emlakilan p {
	line-height:100%;	
	color:#666
}
#emlakilan .buyuk {
	font-size:1.3em;
	color:#fff;
}
#emlakilan img {
	background-color: #fff;
	padding:6px;
}
#altmenu {
	clear:both;
	padding-top:30px;
	color:#181818;
}
*:first-child+html #altmenu{
	padding-top:0px;
}
#t22 #altmenu {padding-top:0;}
#altmenu ul {
	float:left;
	width:850px;
}
#altmenu li {
	float:left;
	padding:0 5px;
	border-right:1px dotted #666;
}
#altmenu li a {
	float:left;
	color:#181818;
}
#altmenu li ul {
	display:none;
}
#altmenu  p {
	float:left;
	color:#666;
	padding:5px;
}
#slideshow {
	position:absolute;
	top:-5px;
	margin-left:431px;
}

.turhan {
	float:right;
	width:48px;
	height:28px;
	background:url(../img/turhan.gif);
}
.turhan span{
	display:none;
}
/*****************/
.kutu {
	margin-bottom:10px;	
	border-bottom:1px solid #ccc;
}


.urunler .kutu{
	overflow:hidden;
}
.urunler .urunresim {
	float:left;
	margin-right:10px;
}
.urunler .urunresim img {
	padding:5px;
}
.urunler .kutu {
	float:left;
	width:100%; 
	margin:3px;
	position:relative
}
.urunler td,#urunsag td {
	padding:2px;
}

.urunler .dugme {
	margin-top:10px;
}
#urunsag h3 {
	padding: 10px 0;
	text-decoration: underline;
	font-size:1.1em;
}
.hata,.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;
}
.okey {
	background: #BDE2B4 url(../img/okey.png) 5px no-repeat;
	border-top:1px solid #7CBD66;
	border-bottom:1px solid #7CBD66;
}
/*urunler*/
#urunsol {
	width:290px;
	float:left;
	position:relative;
}
#urunsag {
	width:350px;
	margin-left:290px;
}	
.urunbresim {
	position:relative;
}
.urunbresim img {
	padding:5px;
	border:1px solid #ccc;
	width:269px;
	
}
.urunbresim span {
	display:block;
	width:30px;
	height:28px;
	background-image:url(../img/buyut.png);
	position:absolute;
	bottom:7px;
	right:9px;
	text-indent:-5000px;
	cursor:pointer;
}
.urunkresim {
	
}
.urunkresim img {
	padding:5px;
	border:1px solid #ccc;	
	width:55px;
}
.urunbresim:hover img,.urunkresim:hover img {
	border:1px solid #999;	
}
.fiyat {
	font-size:1.3em;
	font-weight: bold;
	padding-top:10px;
	color:#119BE4
}
.altaciklama {
	color:#666;
	margin-top:-12px;
	position: absolute
}
.kutu h2 {
	font-weight:bold
}
/***************/
/**/

label.error {
	color:red;
	padding-left:15px;
}
span.error { color:red; }
input.error,textarea.error {
	border:1px solid red;
	background-color:#FCD1D1
}
input.valid,textarea.valid {
	border:1px solid #95E693;
	background-color:#DFF7DB
}

.ankett p {
	line-height:100%;
	padding-bottom:2px;
	
}
.anketoy{
	display:block;
	border:1px solid #ccc;
	background-color:#e5e5e5;
	padding:1px;
}
.anketoy span {
	display:block;
	background:url(../img/menubg.png) center repeat-x;
	height:12px;

	
}

/**********************/
/* galeri */
ul.galeri {
	overflow:hidden;
	margin:0;
}

#orta .galeri li {
	float:left;	
	margin:3px;
	list-style:none;
	background:none;
}

.galeri a {
	position:relative;
	color:#000;
	display:block;
	height:120px;
	float:left;
	border:1px solid #ccc;
	padding:5px;
}
.galeri a:hover {
	border:1px solid #999;
}
#orta .galeri a img {
	border:none;
	padding:0;
}

.galeri a span {
	height:35px;
	width:130px;
	position:absolute;
	bottom:0;
	text-align:center;
	left:0;
	overflow:hidden;
	background-color:#e2e2e2;
	padding-top:3px;
	line-height:130%;
	border-top:1px solid #ccc;
	display:none;
	font-weight:bold;
}
.sayfalar {
	padding-top:10px;
	text-align:center
	
}
.sayfalar span {

}
.sayfalar a {
	padding:0 8px;
	border:1px solid #ccc;
	color:#333;
	font-weight:bold;
	margin:2px;
}
.sayfalar a:hover {
	background-color:#ccc;	
	color:#000;
}
.form td {
	padding:5px;	
}
ol li {
	list-style:decimal;
	margin-left:20px;
	padding:3px;
}
.duyuru {
	
}
.duyuru p {
	font-weight:bold
}
#flash {
	position:absolute;
	top:0;
	left:380px;
}
#t2 #flash {
	left:546px;
}
