@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'titillium';
    src: url('fonts/titillium-light-webfont.eot');
    src: url('fonts/titillium-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titillium-light-webfont.woff2') format('woff2'),
         url('fonts/titillium-light-webfont.woff') format('woff'),
         url('fonts/titillium-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

#b-top
{
	width:100%;
	height:94px;
	float:left;
	top:0px;
	left:0px;
	position:relative;
	background-image:url(../images/bot-bg.png);
	background-repeat:repeat;
	color:#FFF;
	text-align:center;
}
#b-logo
{
	width:135px;
	height:78px;
	position:absolute;
	top:0px;
	left:0px;
	margin-left:20px;
	margin-top:5px;
}
#top-menu
{
	width:1000px;
	height:auto;
	margin:0px auto;
	color:#000;
	text-align:center;
}
#top-menu ul
{
	width:auto;
	height:auto;
	float:left;
	list-style:none;
	text-align:center;
	margin-top:36px;
}
#top-menu ul li
{
	width:auto;
	height:auto;
	float:left;
}
#top-menu ul li.cizgi
{
	width:auto;
	height:auto;
	float:left;
	margin-left:26px;
	margin-right:26px;
}


#top-menu ul li a
{
	width:auto;
	height:auto;
	float:left;
	color:#000;
	font-weight:bold;
	font-size:16px;
}
#top-menu ul li a:hover
{
	
	font-weight:bold;
	color:#ffa800;
}

/*Açılır Menü*/

#top-menu ul li ul
{
	width:152px;
	height:auto;
	position:absolute;
	top:0px;
	z-index:9999999;
	margin:0px;
	margin-top:54px;
	background-image:none;
	margin-left:-40px;
	display:none;
}
#top-menu ul li ul li
{
	width:146px;
	height:auto;
	float:left;
}
#top-menu ul li ul li a
{
	width:142px;
	height:auto;
	padding:4px;
	float:left;
	text-align:left;
	margin:0px;
	background-image:none;
	background-color:#FFF;
	color:#000;
	font-size:12px;
	border-bottom:2px solid #999;
	text-align:center;
}
#b-bot
{
	width:100%;
	height:320px;
	position:absolute;
	bottom:0px;
	margin-bottom:-100px;
	background-image:url(../images/bot-bg.png);
	background-repeat:repeat;
}
#bot-icerik
{
	width:1000px;
	height:auto;
	margin:0px auto;
	color:#000;
	margin-top:10px;
}
#bot-bilgiler
{
	width:1000px;
	height:220px;
	float:left;
}
.bot-alan
{
	width:240px;
	height:220px;
	float:left;	
	overflow:hidden;	
}
.bot-cizgi
{
	width:1px;
	height:199px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:20px;
}
.bot-icerik-baslik
{
	width:240px;
	height:auto;
	float:left;
	text-align:center;
	font-size:20px;
}
#duyuru-icerik
{
	width:240px;
	height:auto;
	float:left;
}
.duyuru1
{
	width:240px;
	height:75px;
	float:left;
	margin-top:10px;
	overflow:hidden;
	border-bottom: 2px solid #666;
}
.duyuru1-resim
{
	width:85px;
	height:65px;
	float:left;
}
.duyuru1-yazi
{
	width:145px;
	height:auto;
	float:left;
	margin-left:10px;
	font-size:12px;
	color:#000;
}
.duyuru1-yazi a
{
	font-size:10px;
	color:#00F;
	text-decoration:underline;
}
#marqueecontainer
{
	/*
	position: relative;
	width:240px;
	height:auto;
	float:left;
	overflow:hidden;
	*/
	position: relative;
	width: 240px;
	height: 200px; 
	overflow: hidden;
	color:#009;

}
#bilgi-resim
{
	width:225px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:10px;
}
#bilgi-yazi
{
	width:240px;
	height:auto;
	float:left;
	text-align:center;
}
#bilgi-yazi a
{
	color:#00F;
}
#dimension
{
	width:235px;
	height:198px;
	float:left;
	margin-left:3px;
	margin-top:10px;
}
#katalog-yazi
{
	width:105px;
	height:auto;
	float:left;
	text-align:right;
	margin-top:5px;
}
#katalog-resim
{
	width:97px;
	height:123px;
	float:left;
	margin-left:5px;
	margin-top:5px;
}
#katalog-linki
{
	width:240px;
	height:auto;
	float:left;
	margin-top:10px;
	font-size:24px;
	color:#00F;
	text-align:center;	
}
#katalog-linki a
{
	color:#00F;
}
#footer-markalar
{
	width:1000px;
	height:auto;
	float:left;
}
#ic-wrapper
{
	width:1000px;
	height:auto;
	margin:0px auto;
}
#icerik-alani
{
	width:1000px;
	height:auto;
	float:left;
	background-image:url(../images/bot-bg.png);
	background-repeat:repeat;
}
#ic-baslik
{
	width:960px;
	height:auto;
	float:left;
	margin-left:20px;
	color:#000;
	font-size:36px;
}
#ic-baslikresmi
{
	width:960px;
	height:150px;
	float:left;
	margin-left:20px;
}
#ic-icerikyazi
{
	width:960px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:20px;
	font-size:14px;
	color:#000;
}
#ic-footer
{
	width:100%;
	height:100px;
	float:left;
	background-image:url(../images/bot-bg.png);
	background-repeat:repeat;
}
#footer-wrapper
{
	width:1000px;
	height:auto;
	margin:0px auto;
}
#footer-markalar
{
	width:1000px;
	height:84px;
	float:left;
	margin-top:8px;
}
.markalar
{
	width:170px;
	height:170px;
	float:left;
	margin:10px;
	border:2px solid #000;
}
.havuz1
{
	width:170px;
	height:auto;
	float:left;
	margin:10px;
}
.havuz1-resim
{
	width:166px;
	height:166px;
	float:left;
	border:2px solid #000;
}
.havuz1-baslik
{
	width:170px;
	height:auto;
	float:left;
	margin-top:4px;
	font-size:14px;
	color:#000;
	text-align:center;
}
.havuz1-baslik a
{
	font-size:14px;
	color:#000;
}
.havuz1-baslik a:hover
{
	font-size:14px;
	color:#00F;
}
.ic-satir
{
	width:960px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:20px;
	font-size:14px;
	color:#000;
}
.ic-satir a
{
	width:auto;
	height:auto;
	font-size:22px;
	color:#000;
}
#referans-sayfa
{
	width:230px;
	height:auto;
	float:left;
	margin-left:374px;
}
#referans-sayfa ul
{
	width:130px;
	height:auto;
	float:left;
	list-style:none;
}
#referans-sayfa ul li
{
	width:auto;
	height:auto;
	float:left;
	margin:2px;
}
#referans-sayfa ul li a
{
	width:auto;
	height:auto;
	float:left;
	padding:4px;
	background-color:#FFF;
	color:#000;
}
#referans-sayfa ul li a:hover
{
	background-color:#00F;
	color:#FFF;
}
#on-katalog
{
	width:97px;
	height:123px;
	float:left;
}
#harita
{
	width:480px;
	height:480px;
	float:left;
}
#iletisim-yazi
{
	width:460px;
	height:auto;
	float:left;
	color:#000;
	margin-left:10px;
}
#iletisim-baslik
{
	width:460px;
	height:auto;
	float:left;
	color:#000;
	font-weight:bold;
	font-size:24px;
	margin-top:30px;
}
#iletisim-altbilgiler
{
	width:460px;
	height:auto;
	float:left;
	font-size:14px;
	color:#000;
	margin-top:10px;
}
#iletisim-altbilgiler a
{
	font-size:14px;
	color:#00F;
}
#bilgi-formu
{
	width:410px;
	height:352px;
	float:left;
	font-size:14px;
	color:#000;
}
#bilgi-form-yazi
{
	width:400px;
	height:auto;
	float:left;
	font-size:14px;
	color:#000;
	margin-left:20px;
}
.havuz-hizmet1
{
	width:470px;
	height:250px;
	float:left;
}
.kaplama-baslik
{
	width:960px;
	height:auto;
	float:left;
	font-size:18px;
	color:#000;
	font-weight:bold;
}
.kaplama
{
	width:137px;
	height:150px;
	float:left;
	margin:10px;
}
.kaplama-resim
{
	width:137px;
	height:115px;
	float:left;
}
.kaplama-yazi
{
	width:137px;
	height:auto;
	float:left;
	text-align:center;
	margin-top:5px;
}