/* CSS Document */
body,html	{height:100%;padding:0;margin:0}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:url(../images/zemin.jpg) top center repeat-y;
	color:#675e59;
}
h1, h2, h3 {
	margin-bottom:8px;
}
p {
	margin:5px 0;
	line-height:140%;
}
.clearX {
	font-size:0;
	height:0;
	clear:both;
}
.Textbox {
	border: 1px solid #c2c2c2;
}
#Container {
	width:977px;
	margin:0 auto;
	background:url(../images/contBack.jpg) 1px top repeat-y;
	height:100%;
}
#LeftSide {
	width:235px;
	float:left;
	padding-left:27px;
	min-height:100%;height:auto !important;height:100%;
}
#RightSide {
	width:625px;
	float:left;
	padding:45px;
	min-height:100%;height:auto !important;height:100%;
}
#Logo {
	margin:30px 0 5px 0;
}
#LangBar {
	background:url(../images/liBack.jpg) bottom repeat-x;
	padding:0 0 8px 5px;
	margin:25px 0 0 10px;
}
.LangbarCont 
{
	width:977px;
	margin:0 auto;
	height:1px;
	position:relative;
}
.Langbar {
	font-size:9px;
	font-weight:bold;
	position:absolute;
	left:38px;
	top:105px;
}
.Langbar a {
	text-decoration:none;
	color:#675e59;
	display:inline-block;
	margin-right:8px;
}
.arrowlistmenu 
{
	margin-bottom:15px;
}
span.menuheader 
{
	font-size:14px;
	font-weight:bold;
	margin:0 !important;
	padding:0 0 0 10px;
	display:block;
}
span.menuheader a, span.noLink {
	color:#675e59;
	display:block;
	text-decoration:none;
	background:url(../images/liBack.jpg) bottom repeat-x;
	padding:7px 3px;
}
span.noLink 
{
	margin-left:10px !important;
	cursor:pointer;
}
span.noLink:hover
{
	background:url(../images/liBackHover.jpg) bottom repeat-x #333333;
	color:#d0d0d0;
}
span.noLink.selectedItem
{
	background:url(../images/liBackHover.jpg) bottom repeat-x #333333;
	color:#d0d0d0;
}
span.menuheader a:hover, .menuheader a.selectedItem {
	color:#d0d0d0;
	display:block;
	text-decoration:none;
	background:url(../images/liBackHover.jpg) bottom repeat-x #333333;
	padding:7px 3px;
}
ul.SubMenu {
	font-size:12px;
	font-weight:bold;
	color:#d65007;
	list-style-type:disc;
	padding:10px 0 10px 35px !important;
	margin-left:10px;
	background:url(../images/liBack.jpg) bottom repeat-x !important;
	display:none;
}
ul.SubMenu li a {
	color:#d65007 !important;
	display:block;
	text-decoration:none;
	background:none  !important;
	padding:0 !important;
}
ul.SubMenu li a:hover, ul.SubMenu li.selectedItem a  {
	color:#333333 !important;
	display:block;
	text-decoration:none;
	background:none !important;
	padding:0 !important;
}
#ShowCase {
	width:625px;
	height:347px;
	background:url(../images/showcase.jpg);
	position:relative;
}
#nav {
	position:absolute;
	left:0;
	bottom:2px;
	z-index:999999;
}
.showBoxes {
	width:621px;
	height:343px;
	padding:2px;
}
.showBox {
	width:621px;
	height:343px;
	position:relative;
	margin:2px 0 0 2px;
	display:none;
}
.showBox .scFoto{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.showBox .scFligran{
	position:absolute;
	bottom:0;
	left:0;
	z-index:2;
}
.showBox .scText{
	position:absolute;
	bottom:43px;
	left:37px;
	z-index:3;
	color:#FFFFFF;
	width:515px;
	height:65px;
	text-align:justify;
}
.aktifBtn {
	float:left;
	display:block;
	margin-right:2px;
	height:34px;
	cursor:pointer;
	background-color:#000000;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
.aktifBtn a {
	text-decoration:none;
	display:block;
}
.aktifBtn1 {
	width:85px;
	margin-left:35px;
}
.aktifBtn2 {
	width:125px;
}
.aktifBtn3 {
	width:125px;
}
.aktifBtn4 {
	width:103px;
}
.aktifBtn5 {
	width:112px;
}
#NewsBox {
	margin-top:20px;
	padding-bottom:12px;
	position:relative;
}
#Arrows {
	width:90px;
	height:30px;
	background-color:#ebebeb;
	position:absolute;
	top:11px;
	right:10px;
	padding:0 5px;
	z-index:999999;
}
#Arrows span {
	cursor:pointer;
}
#Prev {
	background:url(../images/solOK.jpg);
	width:30px;
	height:30px;
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
}
#Number {
	width:30px;
	height:10px;
	display:inline-block;
	font-size:12px;
	text-align:center;
	position:absolute;
	top:9px;
	left:30px;
}
#Next {
	background:url(../images/sagOK.jpg);
	width:30px;
	height:30px;
	display:inline-block;
	position:absolute;
	top:0;
	right:0;
}
.News
{
	background-color:#ebebeb;
	min-height:110px;
	display:none;
}
#NewsBox h2 {
	font-size:14px;
	font-weight:bold;
	color:#f05500;
	background:url(../images/liBack.jpg) bottom repeat-x;
	padding-bottom:6px;
	margin-bottom:10px;
}
.NewsPhoto {
	width:223px;
	float:left;
	border:1px solid #c7c7c7;
	margin:0 12px 0 6px;
}
.NewsText {
	width:365px;
	float:left;
	font-size:12px;
	padding:5px 0 0 0;
	text-align:justify;
}
.NewsText strong {
	font-size:14px;
	font-weight:bold;
	display:block;
	margin-bottom:3px;
}
.detailPage {
	color:#333333;
	font-size:12px;
	position:relative;
	min-height:463px;
}
.zoom 
{
	position:absolute;
	width:50px;
	right:0;
	top:27px;
}
.zoom img 
{
	cursor:pointer;
}
.icerik 
{
	font-size:12px;
	text-align:justify;
	padding-right:5px;
}
.spot {
	font-size:18px;
	display:inline-block;
	padding:15px 0;
	display:block;
	text-align:justify;
	padding-right:5px;
}
.detailPage h1 {
	font-size:40px;
	color:#f05500;
	background:url(../images/liBack.jpg) bottom repeat-x;
	margin:0;
}
.navigateBar {
	font-size:9px;
	padding:3px 0;
}
.navigateBar span {
	color:#f05500;
}
.upToPage {
	padding:12px 0 24px 0;
	background:url(../images/liBack.jpg) top repeat-x;
}
#CopyRight {
	font-size:9px;
	color:#a9a4a2;
	background:url(../images/liBack.jpg) top repeat-x;
	padding-top:8px;
	position:relative;
}
#pix 
{
	width:80px;
	height:18px;
	position:absolute;
	top:7px;
	right:0px;
}	
#Search {
	background:url(../images/liBack.jpg) top repeat-x;
	padding:15px 0 0 10px;
	margin-top:15px;
}
#SearchBox {
	background:url(../images/araZemin.jpg) left top no-repeat;
	width:183px;
	height:29px;
	position:relative;
}
#txtKeyword {
	width:120px;
	position:absolute;
	top:6px;
	left:10px;
	border:none;
	background:none;
}
#btnSearch {
	position:absolute;
	top:0;
	right:0;
}
.strNewsTitle 
{
	font-size:17px;
	font-size:17px;
	display:block;
	margin:5px 0;
}
.newsList 
{
	margin:20px 0;
	}
.newsList strong {
	text-decoration:none;
	font-weight:normal;
	
}
.newsList strong a 
{
	text-decoration:none;
	color:#666666;
	display:block;
	background-color:#e5e5e5;
	padding:3px;
	margin:2px 0;
}
.newsList strong a:hover
{
	text-decoration:none;
	color:#f05500;
	display:block;
	background-color:#f2f2f2;
	padding:3px;
	margin:2px 0;
}
.paging 
{
	clear:both;
	margin:10px;
}
.paging a 
{
	text-decoration:none;
	color:#f05500;
	display:inline-block;
}
.AdresDiv
{
	background-color: #e9e9e9;
	padding: 5px;
	margin:10px 0;
	border: 1px solid #e2e2e2;
	width: 380px;
}
.AdresDiv strong
{
	display:block;
	}
table.UyeTablo
{
	background-color: #e9e9e9;
	margin:10px 0;
	border: 1px solid #e2e2e2;
}
table.UyeTablo tr
{
	height: 24px;
}
table.UyeTablo td
{
	padding-left:5px;
}
table.UyeTablo .ValignTop
{
	padding-top: 4px;
	vertical-align: top;
}
.FormAlertStar
{
	color: Red;
	font-size: 12px;
}
.textbox2
{
	width: 180px;
	height: 17px;
	border: 1px solid #999999;
	padding-top: 3px;
	margin:1px 0;
}
.textbox3
{
	width: 40px;
	height: 17px;
	border: 1px solid #999999;
	padding-top: 3px;
	margin:1px 0;
}
.textbox4
{
	width: 105px;
	height: 17px;
	border: 1px solid #999999;
	padding-top: 3px;
	margin:1px 0;
}
.textbox5
{
	width: 150px;
	height: 17px;
	border: 1px solid #999999;
	padding-top: 3px;
	margin:1px 0;
}
.textbox6
{
	width: 90px;
	height: 17px;
	border: 1px solid #999999;
	padding-top: 3px;
	margin:1px 0;
}
.selectbox
{
	width: 184px;
	height: 22px;
	border: 1px solid #999999;
}
.uye_form_adres
{
	width: 180px;
	overflow: auto;
	border: 1px solid #999999;
	margin:1px 0;
	height:70px;
}
#btnSend 
{
	margin:10px 0;
	cursor:pointer;
}
.lngTr 
{
	background:url(../images/eng.jpg) 1px 1px no-repeat;
	padding-left:18px;
}
.lngEn
{
	background:url(../images/tr.jpg) 1px 1px no-repeat;
	padding-left:18px;
}
.formDiv 
{
	background-color: #e5e5e5;
	padding: 5px;
	margin:10px 0;
	border: 1px solid #e2e2e2;
	text-align:left;
	}
.formDiv td 
{
	padding:1px;
}
.ikTitle 
{
	background-color:#d9d9d9;
	display:block;
	padding:4px;
	margin:3px 0;
	font-size:14px;
	font-weight:bold;
}
.btnSend 
{
	margin:5px 0 15px 560px;
}
.padding3 
{
	width:4px;
	text-align:center;
}
.padding10
{
	width:10px;
	text-align:center;
}
.dvMessageSuccess 
{
	background-color:#ffffff;
	border:1px solid #72a01a;
	color:#72a01a;
	padding:10px;
	margin:10px 0 410px 0;
}
.dvMessageFail 
{
	background-color:#f9e2e2;
	border:1px solid #ee4242;
	color:#a01a1a;
	padding:10px;
	margin:10px 0 20px 0;
}
.ikLinkler a 
{
	text-decoration:none;
	color:#f05500;
	display:block;
	background-color:#e5e5e5;
	padding: 5px 3px;
	margin:2px 0;
}
.ikLinkler a:hover
{
	text-decoration:none;
	color:#000000;
	display:block;
	background-color:#f2f2f2;
	padding:5px 3px;
	margin:2px 0;
}
.ikFormLink a {
	display:block;
	color:#f05500;
	padding:5px;
	text-align:center;
	font-size:17px;
	background-color:#f2f2f2;
	text-decoration:none;
	margin:5px 0;
}
.nwBox 
{
	 margin:15px 0;
}
.nwBox h2.haberTitle
{
	font-size:16px;
	color:#fff;
	border-bottom:1px solid #ccc;
	padding:3px;
}
#moveCont 
{
	width:620px; height:75px; position:relative; margin: 0 auto;  overflow:hidden;
}
.nwPre 
{
	background:url(../images/prevPas.png) top center no-repeat;
	width:37px;
	height:37px;
	position:absolute;
	top:32px;
	left:-1px;
	z-index:6;
	cursor:pointer;
}
.nwPre:hover
{
	background:url(../images/prevAkt.png) top center no-repeat;
}
.nwNext 
{
	background:url(../images/nextPas.png) top center no-repeat;
	width:37px;
	height:37px;
	position:absolute;
	top:32px;
	right:-1px;
	z-index:6;
	cursor:pointer;
}
.nwNext:hover
{
	background:url(../images/nextAkt.png) top center no-repeat;
}
.nwPre 
{
	background:url(../images/prevPas.png) top center no-repeat;
	width:37px;
	height:37px;
	position:absolute;
	top:32px;
	left:-1px;
	z-index:6;
}
#move 
{
	width:124px;height:30px;position:relative; z-index:2; background:url(../images/suruklePas.png) top center no-repeat; cursor:pointer;
}
#move:hover
{
	background:url(../images/surukleAkt.png) top center no-repeat;
}
.img 
{
	position:absolute;
}
.imgCont
{
	width:620px; height:130px; position:relative; margin:0 auto;  overflow:hidden;
}
        .box{
			width:113px;
			height:170px;
			float:left;
			padding:3px;
			background-color:#fff;
			margin:0 3px;
			text-align:center !important;
		}
		.box img { 
			display:block;
			width:110px;
			height:75px;
			border:1px solid #ccc;
			margin:0 auto !important;
		}
		.box strong a { 
			font-size:13px;
			display:block;
			text-align:center;
			padding-top:5px;
			text-align:center !important;
			font-weight:normal;
			text-decoration:none;
			color:#333;
		}
		.sayi {
				height:42px;
				position:relative;
				z-index:1;
				padding-right:30px;
			}
		.boxSayi{
			width:124px;
			height:32px;
			padding-top:10px;
			text-align:center;
			font-size:13px;
			font-family:Georgia;
			float:left;
			margin-right:1px;
			position:relative;
			z-index:4;
			background:url(../images/cizelge.png) top center repeat-x;
		}
		.renk{
			width:124px;
			height:42px;
			position:absolute;
			z-index:3;
			left:0;
			bottom:-42px;
			background:url(../images/transparan.png);
			}
