/*import*/
@import url("reset.css");
@import url("jScrollPane.css");
@import url("jquery.ad-gallery.css");
@import url("colorbox.css");
@import url("cmxform.css");
/*import end*/

body {
	background:url(../images/bg.png) repeat-x #adadad;
	color:#fff;
	width:100%;
	height:100%;
	font-size:12px;
	line-height:16px;
	font-family:Arial;

	}
a {
	color:#888;
}

a:hover {
	color:#fff;
}


p {
	margin:10px 0 10px 0;
}



#content {
	width: 970px;
	height: 570px;
	position: absolute;
	top: 50%; left: 50%;
	margin: -285px 0 0 -485px;
	
}

#topContent {
	width:925px;
	height:65px;
	float:left;
	padding:0 15px 0 30px;
}

#logo {
	width:464px;
	height:55px;
	float:left;
	padding-bottom:10px;
}

#menu {
	background:url(../images/menu_bg.png) no-repeat;
	width:361px;
	height:65px;
	float:left;	
	padding:0 70px 0 30px;
}

#menu ul {
	float:left;	
}

#menu ul li {
	float:left;	
}

#menu ul li a {
	background:url(../images/menu.png) no-repeat;
	display:block;	
	height:65px;
	text-indent:-9999px;
}

#menu ul li.anasayfa a {width:104px; background-position:0 0;}
#menu ul li.iletisim a {width:82px; background-position:-104px 0;}
#menu ul li.katalog a {width:89px; background-position:-186px 0;}
#menu ul li.english a {width:86px; background-position:-275px 0;}

#menu ul li.anasayfa a:hover,#menu ul li.anasayfa.lk a {background-position:0 -65px;}
#menu ul li.iletisim a:hover,#menu ul li.iletisim.lk a {background-position:-104px -65px;}
#menu ul li.katalog a:hover,#menu ul li.katalog.lk a {background-position:-186px -65px;}
#menu ul li.english a:hover,#menu ul li.english.lk a {background-position:-275px -65px;}

#mainContent {
	background:url(../images/content_bg.png) no-repeat;
	width:925px;
	height:510px;
	float:left;
	padding:0 15px 0 30px;
}

#leftPanel {
	width:235px;
	height:510px;
	float:left;
}

#fikirler {
	width:235px;
	height:284px;
	float:left;
	padding-top:80px;	
}

#fikirler ul {
	float:left;
}

#fikirler ul li {
	float:left;	
}

#fikirler ul li.baslik {
	width:235px;
	height:61px;
	display:block;
}

#fikirler ul li a {
	width:222px;
	margin-top:15px;
	margin-right:5px;
	padding-right:8px;
	display:block;
	text-align:right;
}

#fikirler ul li a:hover,#fikirler ul li.lk a {
	border-right:5px solid #fc0000;
	margin-right:0;
	color:#fff;
}

#bottom {
	width:235px;
	float:left;
	padding:15px 0 0 0px;
}
#bottom ul {
	float:left;	
}
#bottom ul li {
	float:left;	
}
#bottom ul li.takip a {
	background:url(../images/takip.png) no-repeat;
	width:130px;
	height:50px;
	display:block;
	margin:0 105px 10px 0;
	text-indent:-9999px;
}
#bottom ul li.takip a:hover {
	background-position:0 -50px;
}

#bottom ul li.paylasin {
	background:url(../images/paylasin.png) no-repeat;
	width:80px;
	height:25px;
	display:block;
	padding:5px 105px 0 70px;
}

#bottom ul li.paylasin a {
	width:18px;
	height:18px;
	display:block;
	float:left;
	border:1px solid #888;
	margin-left:7px;
}
#bottom ul li.paylasin a:hover {
	border:1px solid #fff;
}

#bottom ul li.copyright {
	padding:6px 0 0 10px;
	font-size:11px;
	color:#888;
}

#kolon {
	width:220px;
	height:510px;
	float:left;	
	padding:0 6px 0 3px;
	font-size:11px;
}

.line {
	background:url(../images/line.png) top right no-repeat; 	
}

#panel1,#panel2,#panel3 {
	width:215px;
	height:440px;
	padding:0 0 0 5px;
	line-height:16px;
}
/*Right Panel Icerik*/
#rightCont {
	width:330px;
	height:350px;
	float:left;
	padding:10px 0 0 0;
}
#rightText {
	width:315px;
	height:350px;
	padding:0 0 0 5px;
	font-size:11px;
}
#rightPic {
	width:360px;
	height:350px;
	overflow:hidden;
	float:left;
	padding:10px 0 0 0;
}


#rightGallery {
	width:690px;
	height:150px;
	float:left;
}
#rightGallery h1 {
	font-size:16px;
	font-weight:normal;
	margin:18px 0 0 12px;
	color:#888;
	}
	
#textDB {
	width:670px;
	height:500px;
	font-size:11px;
	padding:5px;
}

#contactCon {
	width:330px;
	height:325px;
	float:left;
	padding:10px 0 0 0;
}

#contactText {
	width:320px;
	height:325px;
	padding:0 0 0 5px;
	font-size:11px;
}

#contactForm {
	width:360px;
	height:330px;
	float:left;
	padding:5px 0 0 0;
}
#map {
	width:690px;
	height:170px;
	margin-top:5px;
	float:left;
}
#map h1 {
	font-size:16px;
	font-weight:normal;
	margin:5px 0 0 0;
	color:#888;
}

#rightText h1,#contactText h1,#textDB h1 {
	font-size:16px;
	font-weight:normal;
	color:#888;
	}
	
#gMaps {
	width:690px;
	height:160px;
}

