/*--------------------------------------------

	Create By		: Omer GOKSEL
	Company			: MADEKİM KİMYA
	XHTML-CSS Date	: 21.06.2009

--------------------------------------------*/
body{
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	background:#ffffff;
}
/*--------------------------------------------
					KONTEYNIR
--------------------------------------------*/
#konteyner{
	margin:0px auto;
	width:1000px;
	background:url(images/wrapper-bottom.png) repeat-y center;
}
/*--------------------------------------------
					WRAPPER
--------------------------------------------*/
#wrapper{
	margin:0px;
	width:960px;
	margin-left:20px;
}
/*--------------------------------------------
					HEADER
--------------------------------------------*/
#header{
	
	background:url(images/header-bg.jpg) no-repeat left top;
	width:960px;
	height:298px;
}
/*--------------------------------------------
					MENU
--------------------------------------------*/
#menu{
	position:absolute;
	background:url(images/menu-bg.jpg) no-repeat left 40px;
	width:960px;
	height:65px;
	margin:233px 0px 0px 0px;
}
#menu ul {
	margin:0px 0px 0px 75px;
}
#menu li{
	float:left;
	padding:15px;
	font-weight:bold;
	margin:0px 10px 0px 0px;
}
#menu li a{
	color:#000000;
	text-decoration:none;
}
#menu li a:hover{
	color:#66CCFF;
}
/*--------------------------------------------
				HEADER BOTTOM
--------------------------------------------*/
#header-bottom{
	width:960px;
}
#header-bottom-left{
	width:630px;
	float:left;
	margin-left:10px;
}
#header-bottom-right{
	width:305px;
	float:right;
}
/*--------------------------------------------
				ILETISIM
--------------------------------------------*/
#iletisim{
}
/*--------------------------------------------
			REFERANSALAR - URUNLER
--------------------------------------------*/
#tablo{
	width:305px;
	float:left;
}
#tablo img{
	margin:-5px 0px 0px -5px;
}
/*--------------------------------------------
				BAR
--------------------------------------------*/
#bar{
	padding-left:5px;
	padding-right:5px;
}
#bar h1{
	border-bottom:dotted #999999 2px;
	background:url(images/arrow.png) no-repeat left 10px;
	line-height:25px;
	padding-left:15px;
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
}
#bar li{
	background:url(images/bar-arrow.png) no-repeat left 5px;
	padding:2px 0px 2px 15px;
}
#bar li a{
	text-decoration:none;
	color:#333333;
}
#bar li a:hover{
	color:#6699FF;
}


/*--------------------------------------------
				FOOTER
--------------------------------------------*/
#footer{
	position:relative;
	width:960px;
	height:32px;
	background:url(images/footer-bg.jpg) repeat-x left top;
	clear:both;
}

/*------------------------------
 			REFERANSLAR
------------------------------*/
#referans{
	padding-left:5px;
	padding-right:5px;
}
#referans .center-baslik{
	margin:5px 0px 0px 0px;
}
#referans li{
	width:650px;
	display:table;
	margin:5px 0px 5px 0px;
}
.refresim{
	border:double #777777 1px;
	float:left;
	margin:5px;
}
#referans li h1{
	margin:3px 0px 5px 0px;
	font-weight:bold;
	color:#66CCFF;
}
#referans h2{
	border-bottom:dotted #999999 2px;
	background:url(images/arrow.png) no-repeat left 10px;
	line-height:25px;
	padding-left:15px;
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
}
/*------------------------------
 			İLETİŞİM
------------------------------*/
#iletisim{
	padding-left:5px;
	padding-right:5px;
}
#iletisim h2{
	border-bottom:dotted #999999 2px;
	background:url(images/arrow.png) no-repeat left 10px;
	line-height:25px;
	padding-left:15px;
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
}

/*-------------------------------------
				GOOGLE MAPS
--------------------------------------*/
#map_canvas
{
	width: 535px;
	height: 325px;
	border:solid #E3E3E3 3px;
	padding-left: 10px;
	margin-top: 10px;
}

/*--- DIL SECIMI --*/
#dil-secimi{
	position:absolute;
	margin:10px 0px 0px 900px;
}
/*--------------------------------
			PORTRE
---------------------------------*/
#portre
{
color:#757677;
text-decoration:none;
}
#portre img
{
color:#757677;
display:none;
}
#portre:Hover img
{
width:120px;
height:95px;
display:block;
margin-top:13px;
margin-left:17px;
}
#portre:Hover span
{
background:url(images/portre-bg.png);
width:161px;
height:124px;
position:absolute;
display:block;
margin-top:-90px;
margin-left:-160px;
}
#reklam{
	padding:6px;
	width:630px;
	background:url(images/reklam-bg.jpg) no-repeat;
}
