@charset "utf-8";
ul, ol, dl, figure, p{
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6{
	margin: 0px 0px 10px;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFF;
    font-size: 20px;
    font-weight: bold;
}
a img{ border: none; }
/** Tags */
html{ overflow-x: hidden; overflow-y: scroll; }
body{
	font-family: Calibri;
	margin: 0;
	padding: 0;
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
	background: url(../images/body_bg.jpg) top center no-repeat;
}
.bodyBg{
	position: absolute;
	z-index: -99999;
	top: 0px;
	left: 50%;
	margin-left: -800px;
}
header{
	width: 980px;
	height: 415px;
	display: block;
	margin: 10px auto 0px;
	overflow: hidden;
	position: relative;
}
.langBox{
	position: absolute;
	top: 0px;
	right: 7px;
	width: 150px;
	display: block;
	text-align: right;
}
section ul{ margin-left: 20px; }
.markalar ul{ margin-left: 0; }
.figureLogo{
	float: left;
	height: 110px;
	width: 356px;
}
.headerNav{
	margin: 35px 0px 0px 0px;
	display: block;
	float: right;
	font-weight: bold;
}
.headerNav ul{
	display: block;
	list-style: none outside none;
	margin: 0px;
	height: 35px;
}
.headerNav li{
	display: block;
	float: left;
}
.headerNav a:link, .headerNav a:visited{
	display: block;
	text-decoration: none;
	font-size: 18px;
	color: #CCC;
	padding: 8px 7px;
}
.headerNav a:hover, .headerNav a:active, .headerNav a:focus, .headerNav a.activeLink{
	text-decoration: none;
	color: #FFF !important;
}
a.activeLink{
	text-decoration: none;
	color: #FFF !important;
}
.headerSlider{
	width: 660px;
	height: 285px;
	display: block;
	background: #FFF;
	float: left;
	padding: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
section{
	width: 980px;
	min-height: 232px;
	display: block;
	margin: 10px auto 10px;
}
.mainText{
	display: block;
	float: left;
	min-height: 200px;
    width: 680px;
	padding-bottom: 10px;
}
footer{
	width: 960px;
	padding: 10px;
	height: 32px;
	margin: 0px auto 20px auto;
	clear: both;
	display: block;
	background: #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.footerNav{
	height: 32px;
	color: #900;
	display: block;
	font-weight: bold;
	float: right;
}
.footerNav a{
	display: block;
	float: left;
	font-size: 16px;
	padding: 7px 7px;
}
/** end#Tags */
/** class Content */
.floatLeft{ float: left; }
.floatRight{ float: right; }
.bizdenHaberler{
	float: right;
	margin-left: 10px;
	width: 290px;
	height: 305px;
	display: block;
	background: #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.mainReference{
	float: left;
	margin-left: 10px;
	width: 290px;
	height: 202px;
	display: block;
	background: #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
.sertBaslik{
	color: #FFFFFF;
	height: 51px;
	padding: 10px 0px 0px 10px;
	font-size: 18px;
	font-weight: bold;
	border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	background: url(../images/title_bg.png) top center no-repeat;
}
.haberTarih{
	font-weight: bold;
	color: #1e6090;
}
.referenceSliderUp{
	display: block;
	position: absolute;
	top: 71px;
	right: -12px;
	cursor: pointer;
	z-index: 7;
}
.referenceSliderDown{
	display: block;
	position: absolute;
	right: -12px;
	top: 124px;
	cursor: pointer;
	z-index: 7;
}
.markalar{
	position: relative;
	display: block;
	height: 170px;
	width: 980px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: rgb(238,238,238); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(173,173,173,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(173,173,173,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(173,173,173,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(173,173,173,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(173,173,173,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(173,173,173,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#adadad',GradientType=0 ); /* IE6-9 */
}
.markLeft{
	position: absolute;
	top: 60px;
	left: -20px;
	cursor: pointer;
}
.markRight{
	position: absolute;
	top: 60px;
	right: -20px;
	cursor: pointer;
}
.sonSatir{
	float: left;
	display: block;
	height: 32px;
	color: #474747;
	width: 450px;
	font-size: 12px;
}
.sergiKutucugu{
	width: 298px;
	min-height: 280px;
	display: block;
	float: left;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #AAAAAA;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    margin-right: 10px;
	background: #f7f7f7; /* Old browsers */
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #AAAAAA 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#AAAAAA)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#AAAAAA 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7f7f7 0%,#AAAAAA 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7f7f7 0%,#AAAAAA 100%); /* IE10+ */
	background: linear-gradient(top,  #f7f7f7 0%,#AAAAAA 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#AAAAAA',GradientType=0 ); /* IE6-9 */
}
.iletisimLeft{
	width: 465px;
	min-height: 280px;
	display: block;
	float: left;
    margin-right: 10px;
	padding: 0px 10px 10px;
}
.iletisimRight{
	width: 465px;
	min-height: 280px;
	display: block;
	float: right;
	padding: 0px 10px 10px;

}
.iletisimBaslik{ vertical-align: top; }
.haberDetay{
	display: block;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
}
.urunMarka{
	clear: both;
	text-align: right;
	color: #474747;
}
.markaH2{ float:left; color:#474747; }
.textAlignCenter{ text-align: center; }
.textAlignLeft{ text-align: left; }
.marginLeft10Px{ margin-left: 10px; }
.height247Px{ height: 247px !important; min-height:0px; }
.marginRight0Px{ margin-right: 0px !important; }
.borderBottomDashed{ border-bottom: 1px dashed #7b7b7b; }
.bold{ font-weight: bold; }
.fontColorRed{ color: #c2352b; }
.width612Px{ width: 612px !important; }
.width938Px{ width: 938px !important; }
.sergiKutucugu h1{ padding-left: 1px !important; }
.minHeight182Px{ min-height: 182px !important; }
.yaziResmiSolda{ float: left; margin-right: 10px; margin-bottom: 10px; }
.marginRight5Px{ margin-right: 5px; }
.marginRight6Px{ margin-right: 6px; }
.marginBottom5Px{ margin-bottom: 5px; }
.langActive{ color: #C2352B !important; }
.urunResim{
	float:left;
	width: 298px;
	height: 194px;
    padding-bottom: 10px;
}
.urunResimKucuk{
	cursor: pointer;
	border: 1px solid #CCC;
}
.endLine{
	clear: both;
	height: 1px;
	border-bottom: 1px solid #e4e4e4;
	padding: 3px 0px;
}
.clearBoth{ clear: both; }
.colorBlack{ color: #333; }
.marginTop10Px{ margin-top: 10px; }
.padding10Px{ padding: 10px; }
/** end#Class Content */
/** Linked */
a:link, a:visited{
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active, a:focus{
	color: #FFF;
	text-decoration: underline;
}
.footerNav a:link, .footerNav a:visited{
	color: #C2352B;
	font-weight: bold;
	text-decoration: none;
}
.footerNav a:hover, .footerNav a:active, .footerNav a:focus{
	text-decoration: underline;
}
.bizdenHaberler a:link, .bizdenHaberler a:visited{
	color: #474747;
	text-decoration: none;
}
.bizdenHaberler a:hover, .bizdenHaberler a:active, .bizdenHaberler a:focus{
	text-decoration: underline;
}
.sergiKutucugu h1 a:link, .sergiKutucugu h1 a:visited{
	color: #474747;
	text-decoration: none;
}
.sergiKutucugu h1 a:hover, .sergiKutucugu h1 a:active, .sergiKutucugu h1 a:focus{
	text-decoration: underline;
}
h1 a:link, h1 a:visited{
	color: #FFF;
	text-decoration: none;
}
h1 a:hover, h1 a:active, h1 a:focus{
	text-decoration: underline;
}
.sergiKutucugu h2 a:link, .sergiKutucugu h2 a:visited{
	color: #474747;
	text-decoration: none;
}
.sergiKutucugu h2 a:hover, .sergiKutucugu h2 a:active, .sergiKutucugu h2 a:focus{
	text-decoration: underline;
}
.sertBaslik a:link, .sertBaslik a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.sertBaslik a:hover, .sertBaslik a:active, .sertBaslik a:focus{
	text-decoration: underline;
}
.urunMarka a:link, .urunMarka a:visited{
	color: #C2352B;
	font-weight: bold;
	text-decoration: none;
}
.urunMarka a:hover, .urunMarka a:active, .urunMarka a:focus{
	text-decoration: underline;
}
/** end#Linked */
.mapGoogle{
	width: 465px;
	height: 350px;
	border: 0px;
	overflow: hidden;
	margin: 0px;
}