﻿html			{ }
html, body		{ height: 100%; }
body			{ font-size: 0px; background-color: #000000; background-image: url('../Resimler/bg4.gif'); background-repeat: no-repeat; background-position: center 90px; background-attachment: fixed; }
*				{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-family: "Tahoma", "Lucida Grande", Verdana; }
table			{ border-collapse: collapse; }
img				{ border: 0px black none; }
a, a:visited	{ text-decoration: none; color: inherit; outline: #FFFFFF none 0px; }
a:hover			{ text-decoration: none; color: inherit }
.clear			{ float: none; clear: both; }
.submit			{ width: auto !important; height: auto !important; border: none !important; padding: 0px 0px 0px 0px !important; margin: 0px 0px 0px 0px; vertical-align: middle; }
label.error		{ margin: 0px 0px 0px 0px !important; }

.master
{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 90px;
}

#logoContainer
{
	height: 90px;
	background-color: #000000;
	position: fixed;
	z-index: 9999;
	width: 100%;
	top: 0;
}

#logo
{
	float: left;
	display: inline;
	
	width: 140px;
	height: 51px;
	
	margin-top: 30px;
}

#logoLine
{
	float: left;
	display: inline;
	
	width: 1px;
	height: 48px;
	
	margin-top: 25px;
	margin-left: 0px;
	
	background-color: #363636;
}

#logoSlogan
{
	float: left;
	display: none;
	
	margin-top: 44px;
	margin-left: 25px;
}

#menu
{
	float: right;
	display: inline;
	
	margin-top: 25px;
}

#menu a, #menu a:visited
{
	float: left;
	display: inline;
	
	height: 40px;
	line-height: 40px;
	
	margin-left: 1px;
	padding-left: 15px;
	padding-right: 15px;
	
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}

#menu a.selected, #menu a:hover
{
	color: #00719c;
}

#bannerContainer
{
	width: 970px;
	height: 350px;
}

#bannerContainer .pager
{
	width: 960px;
	margin-top: 308px;
	
	position: absolute;
	z-index: 100;
}

#bannerContainer .pager a, #bannerContainer .pager a:visited
{
	float: right;
	display: inline;
	cursor: pointer;
	
	margin-left: 2px;
	width: 32px;
	height: 32px;
	
	background-image: url('../Resimler/bgBanerPager_1.png');
	background-repeat: no-repeat;
}

#bannerContainer .pager a.selected, #bannerContainer .pager a:hover
{
	background-image: url('../Resimler/bgBanerPager_2.png');
}

#banner
{
	width: 970px;
	height: 350px;
	overflow: hidden;
}

#banner a, #banner a:visited
{
	display: block;
	
	width: 970px;
	height: 350px;
}

#banner img, #banner object, #banner embed
{
	width: 970px;
	height: 350px;
}

/*
#homeSpot
{
	height: 125px;
	padding-top: 15px;
	
	font-size: 27px;
	color: #0063be;
	text-align: center;
	font-weight: normal;
	line-height: 30px;
	
	background-color: #000000;
}

#homeSpot span
{
	font-size: 34px;
	color: #ffffff;
}
*/

#homeSpot
{
	height: 114px;
	background-color: #000000;
}


#newsContainer
{
	width: 970px;
	height: 290px;
	
	overflow: hidden;
	
	background-color: #f0f0f0;
}

#news
{
	width: 972px;
	height: 290px;
}

#news a, #news a:visited
{
	float: left;
	display: inline;
	
	width: 243px;
	height: 290px;
	
	background-color: #f0f0f0;
	background-image: url('../Resimler/bgNewsLine.png');
	background-position: right center;
	background-repeat: no-repeat;
}

#news a:hover
{
	background-color: #000000;
	background-image: none;
}

#news a img
{
	display: block;
	
	width: 192px;
	height: 78px;
	margin-top: 30px;
	
	margin-left: auto;
	margin-right: auto;
}

#news a span.name
{
	display: block;
	
	width: 192px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	
	font-size: 16px;
	color: #0063be;
}

#news a span.text
{
	display: block;
	overflow: hidden;
	
	width: 192px;
	height: 105px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;	
	
	font-size: 12px;
	color: #111111;
	line-height: 17px;
}

#news a:hover span.text
{
	color: #ffffff;
}

#footer
{
	width: 970px;
	height: 40px;
	
	margin-left: auto;
	margin-right: auto;
	background-color: #0080c0;
}

#footer > div
{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

#footer a, #footer a:visited
{
	font-size: 12px;
	color: #ffffff;
	line-height: 40px;
}

#footer #mail
{
	float: left;
	display: inline;
	
	margin-left: 25px;
}

#footer #phone
{
	float: right;
	display: inline;
	
	margin-right: 25px;
}

#contentContainer
{
	border: 25px #cedae0 solid;
	
	background-image: url('../Resimler/bgContent.png');
	background-repeat: repeat;
	background-attachment: fixed;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Resimler/bgContent.png', sizingMethod='scale');
	_background-image: none;
}

#contentContainer h1
{
	height: 72px;
	line-height: 72px;
	
	padding-left: 30px;
	
	font-size: 34px;
	color: #a1a1a1;
}

#contentContainer h1.isler
{
	height: 72px;
	line-height: 72px;
	
	padding-left: 0px;
	border-bottom: 30px #cedae0 solid;
	
	font-size: 30px;
	color: #000000;
}


#contentContainer h1.isler a, #contentContainer h1.isler a:visited
{
	float: left;
	display: inline;
	
	width: 430px;
	height: 72px;
	
	font-size: 30px;
	color: #0780c0;
}

#contentContainer h1.isler a#first
{
	text-align: left;
	padding-left: 30px;
}

#contentContainer h1.isler a#last
{
	text-align: right;
	padding-right: 30px;
}


#contentContainer h1.isler a.selected, #contentContainer h1.isler a:hover
{
	background: none;
	color: #a1a1a1;
}

#contentContainer #subMenu
{
	float: left;
	display: inline;
	
	width: 275px;
}

#contentContainer #subMenu.isler1
{
	float: left;
	display: inline;
	
	width: 275px;
}

#contentContainer #subMenu.isler2
{
	float: right;
	display: inline;
	
	width: 275px;
}

#contentContainer #subMenu a, #contentContainer #subMenu a:visited
{
	display: block;
	
	width: 225px;
	height: 40px;
	padding-left: 25px;
	border-top: 25px #cedae0 solid;
	border-right: 25px #cedae0 solid;
	
	font-size: 20px;
	color: #ffffff;
	line-height: 40px;
	
	background-color: #0780c0;
}

#contentContainer #subMenu a.selected, #contentContainer #subMenu a:hover
{
	background: none;
	border-right: 0px #cedae0 solid;
	width: 250px;
}

#contentContainer #subMenu.isler1 a, #contentContainer #subMenu.isler1 a:visited
{
	border-top: 0px #cedae0 solid;
	border-bottom: 25px #cedae0 solid;
	border-right: 25px #cedae0 solid;
	border-left: 0px #cedae0 solid;
	
	text-align: left;
	padding-right: 0px;
	padding-left: 25px;
}


#contentContainer #subMenu.isler2 a, #contentContainer #subMenu.isler2 a:visited
{
	border-top: 0px #cedae0 solid;
	border-bottom: 25px #cedae0 solid;
	border-right: 0px #cedae0 solid;
	border-left: 25px #cedae0 solid;
	
	text-align: right;
	padding-right: 25px;
	padding-left: 0px;
}

#contentContainer #subMenu.isler1 a.selected, #contentContainer #subMenu.isler1 a:hover
{
	background: none;
	border-right: 0px #cedae0 solid;
}

#contentContainer #subMenu.isler2 a.selected, #contentContainer #subMenu.isler2 a:hover
{
	background: none;
	border-left: 0px #cedae0 solid;
}


#contentContainer #subMenu #fill
{
	background-color: #cedae0;
}

#islerPager
{
	width: 175px;
	background-color: #cedae0;
	text-align: center;
	padding-left: 100px;
	height: 30px;
}

#islerPager a, #islerPager a:visited
{
	float: left !important;
	display: inline !important;
	
	width: 26px !important;
	height: 26px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	border-bottom: 0px #cedae0 solid !important;
	border-left: 0px #cedae0 solid !important;
	border-right: 8px #cedae0 solid !important;
	
	
	font-size: 18px !important;
	line-height: 26px !important;
	text-align: center !important;
	color: #1881b6 !important;
	
	background-color: #ffffff !important;
}

#islerPager a.selected, #islerPager a:hover
{
	background-color: #000000 !important;
	color: #ffffff !important;

}

#islerPager a.prev
{
	background-color: #cedae0 !important;
	background-image: url('../Resimler/bgIslerPrev.gif') !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
}

#islerPager a.next
{
	background-color: #cedae0 !important;
	background-image: url('../Resimler/bgIslerNext.gif') !important;
	background-repeat: no-repeat !important;
	background-position: left center !important;
}


#contentContainer #content
{
	float: right;
	display: inline;
	
	width: 535px;
	min-height: 480px;
	background-color: #ffffff;
	
	margin: 0px 30px 30px 0px;
	padding: 25px 25px 25px 25px;
}

#contentContainer #content.isler1
{
	float: right;
	display: inline;
	
	width: 585px;
	padding: 0px 0px 25px 0px;
	margin: 40px 30px 30px 0px;
}

#contentContainer #content.isler2
{
	float: left;
	display: inline;
	
	width: 585px;
	padding: 0px 0px 25px 0px;
	margin: 40px 0px 30px 30px;
}

#content h2
{
	font-size: 36px;
	color: #040406;
	font-weight: normal;
	
	border-bottom: 8px #040406 solid;
	margin-bottom: 20px;
}

#content h3
{
	font-size: 22px;
	color: #000000;
	font-weight: normal;
	
	margin-top: 10px;
}


#content .mail
{
	float: right;
	display: inline;
	
	margin-top: 20px;
}

#content .mail, #content .mail:visited
{
	font-size: 18px;
	color: #0780c0;
}

#content .mail2
{
	float: left;
	display: inline;
	margin-top: 10px;
}

#content .mail2, #content .mail2:visited
{
	font-size: 18px;
	color: #0780c0;
}


#content p
{
	font-size: 13px;
	color: #1b1b1b;
	line-height: 150%;
	
	padding-top: 5px;
	padding-bottom: 5px;
}

#content p.nopadding
{
	padding-top: 0px;
	padding-bottom: 0px;
}

#content p.dashLine
{
	height: 1px;
	border-bottom: 1px #89898a dashed;
	margin-top: 20px;
	float: none;
	clear: both;
}

#content p.surecImage
{
	text-align: center;
	margin-top: 28px;
}

#content p.contact
{
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	
	background-image: url('../Resimler/bgBullet2.gif');
	background-repeat: no-repeat;
	background-position: left 10px;
}

#content p.red
{
	color: #fe0000;
}

#content .link
{
	background-image: url('../Resimler/bgLink.gif');
	background-repeat: no-repeat;
	
	height: 30px;
	margin-left: 25px;
	padding: 0px 0px 0px 0px !important;
	float: left;
}

#content .link a, #content .link a:visited
{
	background-image: url('../Resimler/bgLink2.gif');
	background-repeat: no-repeat;
	background-position: right center;

	padding-left: 20px;
	padding-right: 80px;
	display: block;

	height: 30px;
	line-height: 30px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fdfdfd;
}


#content.isler1 p.image, #content.isler2 p.image
{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 25px;
}

#content.isler1 p.image img, #content.isler2 p.image img
{
	width: 585px;
}

#content.isler1 p, #content.isler2 p
{
	padding-left: 25px;
}

#content form
{
	margin-top: 20px;
}

#content form ul
{
	list-style-type: none;
}

#content form li
{
	display: block;
	float: none;
	clear: both;
	min-height: 32px;
}

#content form label
{
	float: left;
	display: inline;
	
	width: 100px;
	
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

#content form span
{
	float: left;
	display: inline;
	
	margin-right: 10px;
	
	font-size: 14px;
	color: #0080c0;
	font-weight: bold;
}

#content form input
{
	float: left;
	display: inline;
	border: none;
	
	width: 272px;
	height: 27px;
	line-height: 27px;
	
	border: 1px #CCCCCC solid;
	
	padding-left: 5px;
	padding-right: 5px;
		
	font-size: 14px;
}

#content form input.error
{
	border: 1px #FF0000 solid;
}

#content form textarea
{
	float: left;
	display: inline;
	border: none;
	overflow: auto;
	
	width: 272px;
	height: 100px;
	max-width: 272px;
	min-width: 272px;
	max-height: 100px;
	min-height: 100px;
	
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
	
	border: 1px #CCCCCC solid;
		
	font-size: 14px;
}

#content form textarea.error
{
	border: 1px #FF0000 solid;
}

#content form input[type=submit]
{
	background-color: #0080c0;
	background-image: none;
	
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
	
	margin-top: 3px !important;
	margin-left: 115px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	
	width: 110px !important;
	height: 35px !important;
}

#content ul.hizmetBold
{
	list-style-type: none;
	list-style-position: outside;
}

#content ul.hizmetBold li
{
	font-size: 16px;
	color: #252525;
	font-weight: bold;
}

#content ul.hizmetBullet
{
	float: left;
	display: inline;
	margin-left: 250px;
	margin-top: -20px;
	margin-bottom: 20px;
	*margin-bottom: 0px;
	
	list-style-type: none;
	list-style-position: outside;
}

#content ul.hizmetBullet li
{
	font-size: 14px;
	color: #1f1f1f;
	
	padding-left: 15px;
	
	background-image: url('../Resimler/bgBullet.gif');
	background-repeat: no-repeat;
	background-position: left 5px;
}

#surecCycle div
{
	display: none;
	width: 510px;
}

#surecCycle h3
{
	height: 40px;
}

#surecPager
{
	position: absolute;
	z-index: 100;
	margin-top: 450px;
	width: 510px;
}

#surecPager .prev, #surecPager .next
{
	display: none;
	width: 39px;
	height: 38px;
	cursor: pointer;
	
	background-repeat: no-repeat;
}

#surecPager .prev
{
	float: left;
	display: inline;
	background-image: url('../Resimler/bgPrev.gif');
}

#surecPager .next
{
	float: right;
	display: inline;
	background-image: url('../Resimler/bgNext.gif');
}

#content #maps
{
	float: right;
	display: inline;
	
	margin-top: 100px;
}
