/* CSS Sıfırlama */
	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, strong, sub, sup, tt, var,
	b, u, i, center,
	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-size: 100%;
		vertical-align: baseline;
		background: transparent;
	}
	body {
		line-height: 1;
	}
	ol, ul {
		list-style: none;
	}
	blockquote, q {
		quotes: none;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none;
	}	

	:focus {
		outline: 0;
	}

	ins {
		text-decoration: none;
	}
	del {
		text-decoration: line-through;
	}

	a{text-decoration: none;}
	table {
		border-collapse: collapse;
		border-spacing: 0;
	}
	/*CSS Sıfırlama Bitiş*/

/* Genel */
	body{
		font-size:11px;
		font-family:tahoma;
		line-height:16px;
		color:#555555;
		background:#597790;
		background:url(../images/bg.jpg) center top no-repeat;
	}

	.container{
		float:left;
		width:968px; 
	}

	.header{
		float:left;
		width:100%;
		height:106px; 
	}

	.header .logo{
		float:left;
		width:220px;
		height:106px; 
	}

	.sol{
		float:left;
		width:210px;
		margin-left:15px;
	}

	.menu{
		float:left; width:100%;
		margin-top:10px;
	}

	.menu a{
		float:left;
		width:100%;
		height:18px;
		color:#2e2e2e;
		font-family:tahoma;
		font-size:11px;
		padding-top:5px;
		padding-bottom:5px;
		border-bottom:dotted 1px #c6c6c6;
	}

	#aktif{
		font-weight:bold;
	}

	.menu a:hover{
		font-weight:bold;
	}


	.top-menu{
		float:left;
		width:720px;
		height:25px;
		background:url(../images/menu_bg.gif) no-repeat;
		margin-top:43px;
		margin-left:23px;
	}

	.footer{
		float:left;
		width:100%;
		margin-top:30px;
	}

	.haberler{
		float:right;
		width:170px;
	}

	.haberler ul li h3{
		float:left;
		width:152px;
		padding-left:18px;
		background:url(../images/haber_icon.gif) left center no-repeat;
	}

	.haberler ul li{
		float:left;
		width:100%;
		margin-bottom:8px;
	}

	.haberler ul li a{
		float:left;
		width:100%;
		color:#4f4f4f;
	}

	.haberler ul li a:hover{
		color:black;
	}

	.uye-kurulus{
		float:left;
		width:100%;
		margin-top:26px;
	}

	.uye-kurulus ul{
		float:left;
		width:100%;
		border-top:solid 1px #bbbbbb;
		border-bottom:solid 1px #bbbbbb;
		padding-top:15px;
		padding-bottom:15px;
		margin-bottom:15px;
	}

	.uye-kurulus ul li{
		float:left;
		width:161px;
		height:50px;
		background:url(../images/uye_bg.gif) no-repeat;
		margin-right:104px;
		text-align:center;
		padding-top:4px;
	}

	.uye-kurulus ul li a{
		float:left;
		width:149px;
		height:45px;
		margin-left:10px;
		text-align:center;
		background-position:center bottom;
	}

	.uye-kurulus ul li a:hover{
		background-position:center top;
	}

	.referans_baslik{
		float:right;
		width:212px;
		height:17px;
		overflow:hidden;
		background:url(../images/referanslar.gif) no-repeat;
		line-height:16px;
		text-align:right;
		font-size:16px;
		font-family:"Trebuchet MS";
		color:#3690bb;
		padding-top:15px;
		margin-top:15px;
	}

	.urun_baslik{
		float:right;
		width:212px;
		height:17px;
		overflow:hidden;
		background:url(../images/urunler.gif) center bottom no-repeat;
		line-height:16px;
		text-align:right;
		font-size:16px;
		font-family:"Trebuchet MS";
		color:#3690bb;
		padding-top:15px;
		margin-top:30px;
		padding-top:40px;
		border-top:solid 5px #dddddd;
	}

	input[type='text'],input[type='password']{
		border:solid 1px #dddddd;
	}

	.ref_baslik{
		float:left;
		width:100%;
	}

	.ref_baslik h3{
		float:left;
		width:212px;
		overflow:hidden;
		line-height:16px;
		text-align:right;
		font-size:16px;
		font-family:"Trebuchet MS";
		color:#3690bb;
		border-bottom:solid 1px #3690bb;
		margin-top:10px;
		margin-bottom:10px;
	}

	.referans_blok{
		float:left;
		text-align:center;
		width:120px;
		margin-right:23px;
		margin-bottom:15px;
	}

	.referans_blok img{
		border:solid 1px #ababab;
	}

	.dil{
		float:right;
		margin-top:15px;
		margin-right:15px;
		color:#4c4343;
		text-decoration:underline;
	}

	.dil:hover{
		text-decoration:none;
	}

	.icerik_detay{
		float:left;
		width:100%;
		min-height:300px;
		background:url(../images/harita.jpg) center center no-repeat;
	}

	.icerik_detay a{
		color:#04049c;
	}

	.icerik_detay a:hover{
		text-decoration:underline;
	}
/* Genel Bitiş*/

/* İçerik*/
	.icerik{
		float:left;
		width:695px;
		margin-left:30px;
	}

	.baslik{
		float:left;
		font-size:16px;
		font-weight:normal;
		color:#393939;
		width:100%;
		margin-bottom:10px;
		font-family:"Trebuchet MS";
		margin-top:10px;
	}

	.icerik h2{
		float:left;
		font-size:16px;
		color:#393939;
		width:100%;
		margin-top:7px;
		margin-bottom:10px;
		margin-top:10px;
		font-weight:Bold;
		font-family:"Trebuchet MS";
	}

	.icerik2{
		float:left; 
		width:216px;
		height:300px;
		margin-left:16px;
		margin-top:12px;
		font-size:10px; 
	}
	
	.referanslar{
		float:left;
		width:100%;
		border-bottom:solid 1px #3690bb;
	}

	.referanslar li{
		float:left;
		width:100%;
		font-family:tahoma;
		font-size:11px;
		margin-bottom:10px;
		text-align:center;
	}

	.referanslar li a{
		color:#ababab;
	}
	
	.referanslar li img{
		border:solid 1px #ababab;
	}
	
	.sol-urunler{
		float:left;
		width:100%;
		border-bottom:solid 1px #3690bb;
	}

	.sol-urunler li{
		float:left;
		width:100%;
		font-family:tahoma;
		font-size:11px;
		margin-bottom:10px;
		text-align:center;
	}

	.sol-urunler li a{
		color:#ababab;
	}
	
	.sol-urunler li img{
		border:solid 1px #ababab;
	}
	
	.anasayfa_yazi{
		float:left;
	}

	.anasayfa_yazi li{
		float:left;
		width:204px;
		height:205px;
		padding-left:5px;
		padding-right:5px;
		overflow:hidden;
		margin-right:23px;
		margin-bottom:23px;
		background:url(../images/anasayfa_yazi_bg.gif) center 5px no-repeat;
	}

	.anasayfa_yazi li:hover{
		background:url(../images/anasayfa_yazi_bg.gif) center -327px no-repeat;
	}

	.anasayfa_yazi li img{
		float:right;
		margin-right:13px;
		margin-left:5px;
		margin-top:10px;
		width:70px;
		height:114px;
	}

	.anasayfa_yazi li h2{
		float:left;
		font-size:14px;
		color:#393939;
		width:100%;
		margin-top:7px;
		margin-bottom:10px;
		font-weight:Bold;
		font-family:"Trebuchet MS";
	}

	.anasayfa_yazi li a{
		color:#555555;
		font-size:11px;

	}

	.firma-hakkinda{
		float:left;
		width:520px;
		line-height:16px;
	}

	.firma-hakkinda img{
		float:right;
		margin-right:5px;
		padding:8px;
		background:url(../images/anasayfa_metin_bg.gif) center center no-repeat;
	}

	.urunler{
		float:left;
		width:100%;
	}

	.urunler li{
		float:left;
		margin-bottom:20px;
	}

	.urunler li img{
		float:left;
		margin-right:5px;
	}

	.urunler li a{
		float:left;
		width:325px;
		height:100px;
		padding:5px;
		border:solid 1px #dddddd;
		color:#242424;
	}

	.urunler li a:hover{
		border:solid 1px gray;
	}

	#info{
		float:left;
		padding:5px;
		padding-left:28px;
		background:url(../images/info.gif) -10px -77px no-repeat;
		width:250px;
		color:gray;
	}

	#pdf{
		float:left;
		padding:5px;
		padding-left:28px;
		background:url(../images/info.gif) -10px -20px no-repeat;
		width:250px;
		color:gray;
	}
/* İçerik Bitiş*/


/*Sayfa Altı Fotoğraflar*/
	.fotograflar{
		float:left;
		width:100%; margin-top:5px;
	}

	.fotograflar img{
		float:left;
		padding:2px;
		border:dotted 1px #dddddd;
		margin-right:9px;
		margin-bottom:9px;
		width:120px;
		
	}
	.fotograflar img:hover{
		background:#3690bb;
	}
/*Sayfa Altı Fotoğraflar Bitiş*/
/* Slide */

	.slide{
		float:left;
		width:716px;
		height:178px;
		margin-left:-10px;
		margin-top:5px;
	}

	#slider{
		float:left;
		width:716px;
		height:178px;
		overflow:hidden;
	}

	/* The Nivo Slider styles */
	.nivoSlider {
		position:relative;
	}
	.nivoSlider img {
		position:absolute;
		top:0px;
		left:0px;
	}
	/* If an image is wrapped in a link */
	.nivoSlider a.nivo-imageLink {
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		border:0;
		padding:0;
		margin:0;
		z-index:60;
		display:none;
	}
	/* The slices in the Slider */
	.nivo-slice {
		display:block;
		position:absolute;
		z-index:50;
		height:100%;
	}
	/* Caption styles */
	.nivo-caption {
		position:absolute;
		left:0px;
		bottom:0px;
		background:#000;
		color:#fff;
		opacity:0.8; /* Overridden by captionOpacity setting */
		width:100%;
		z-index:89;
	}
	.nivo-caption p {
		padding:5px;
		margin:0;
		font-weight:bold;
		font-size:12px;
	}
	/* Direction nav styles (e.g. Next & Prev) */
	.nivo-directionNav a {
		position:absolute;
		top:45%;
		z-index:99;
		cursor:pointer;
	}
	.nivo-prevNav {
		left:0px;
	}
	.nivo-nextNav {
		right:0px;
	}
	/* Control nav styles (e.g. 1,2,3...) */
	.nivo-controlNav a {
		position:relative;
		z-index:99;
		cursor:pointer;
	}
	.nivo-controlNav a.active {
		font-weight:bold;
	}	
/* Slide Bitiş*/
