﻿html, body {
	height: 100%;
	font:12px arial,sans-serif;
	color:#666;
	line-height:18px;
	background:url(/images/bg.jpg) repeat-x top center;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px auto;
	background:url(/images/back.jpg) no-repeat top center;
}
.wrapperinner {
	width:960px;
	margin:0 auto;
}
.clear {
	clear: both;
}

/* Header */
#header {
	position:relative;
	width:100%;
	height:124px;
}
h1#logo a {
	background:url(/images/logo.png) no-repeat 0 0;
	text-indent:-99999px;
	width:283px;
	height:75px;
	display:block;
	text-align:left;
	overflow:hidden;
	position:absolute;
	top:43px;
	left:-1px;
}
h1#logoen a {
	background:url(/images/logoen.png) no-repeat 0 0;
	text-indent:-99999px;
	width:283px;
	height:75px;
	display:block;
	text-align:left;
	overflow:hidden;
	position:absolute;
	top:43px;
	left:-1px;
}
ul#flag {
	background:url(/images/flag-icon.png) no-repeat center left;
	position:absolute;
	top:30px;
	right:0px;
	padding-left:10px;
}
ul#flag li {
	float:left;
	color:#32547f;
}
ul#flag li a {
	text-decoration:none;
	color:#32547f;
	padding:0 5px;
}
ul#flag li a:hover {
	color:#d8221f;
}

/* Slider */
#slider-wrapper {
    width:950px;
    height:276px;
	position:relative;
	border:5px solid #767d80;
}
#slider {
	position:relative;
    width:950px;
    height:276px;
    margin:0px;
	background:url(/images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right:-5px;
	bottom:8px;
	background:url(/images/pagination.png) no-repeat top left;
	height:39px;
	padding:0px 25px 0 25px;
	z-index:999;
}
.nivo-controlNav a {
	display:block;
	width:16px;
	height:16px;
	font-size:14px;
	font-weight:bold;
	color:#fff000;
	padding:4px 0px;
	text-align:center;
	/*text-indent:-9999px;*/
	border:0;
	margin:3px 5px 0 0;
	float:left;
}
.nivo-controlNav a.active {
	background:#7e0109;
	color:#fff;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}


/* Contents */
#contents {
	width:100%;
	margin:30px 0;
	padding:0;
}
.contentsinner {
	width:100%;
	padding:0;
	margin-bottom:30px;
}
h2.baslik{
	border-bottom:1px solid #999;
	font-size:22px;
	font-weight:normal;
	padding-bottom:10px;
	margin-bottom:10px;
	color:#000;
}
h2.alt-baslik{
	border-bottom:1px solid #999;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:10px;
	color:#000;
}
h2.icerik-baslik{
	border-bottom:1px solid #999;
	font-size:18px;
	font-weight:normal;
	padding-bottom:10px;
	margin-bottom:10px;
	color:#000;
}
.main-box {
	width:100%;
}
.main-box p {
	margin-bottom:10px;
}
.main-box a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
img.borderwrapper {
	border:1px solid #999;
}
.main-box a:hover {
	color:#d8221f;
}
.left-box {width:710px; margin-right:20px;}
.first-box {width:470px;}
.middle-box {width:220px; margin:0 20px;}
.middle2-box {width:460px; margin:0 20px;}
.right-box {width:230px;}
.main-box {
	float:left;
}
.left-box ul li{
	background:url(/images/arrow.png) no-repeat 0 7px;
	padding:2px 20px;
}
.last-box p {
	margin-bottom:10px;
}
.last-box a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.last-box a:hover {
	color:#d8221f;
}
.last-box h3.referans {
	background:url(/images/arrow.png) no-repeat 0 4px;
	border-bottom:1px dotted #999;
	padding:0px 0 6px 20px;
	margin-bottom:6px;
}
.last-box h3.referans:hover {
	color:#d8221f
}

.anadizin {
	border-bottom:1px dotted #999;
}
.anadizin h3 a, .left-box h3 {
	color:#333;
	text-decoration:none;
	font-size:14px;
	font-family:"Futura LT BT", "arial";
}
.anadizin a:hover, .anadizin h3 a:hover {
	color:#D8221F;
}
.anadizin a {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}
.anakategoriler {
	width:220px;
	text-align:center;
	margin:0 auto 10px auto;
	background:#767d80;
}
.kategori-ust {
	height:130px;
}
.kategori-ust a {
	display:block;
	width:214px;
	margin:0 auto;
}
.kategori-ust img {
	text-align:center;
	margin:0 auto;
	border:none;
}
.kategori-alt { height:40px; }
.kategori-alt a {
	color:#fff;
	display:block;
	text-decoration:none;
}
.kategori-alt a:hover {
	color:#fff;
	text-decoration:underline;
}

.fotolar-ust {
	width:155px;
	height:115px;
	text-align:center;
}
.fotolar-ust a {
	background:#fff;
	border:1px solid #999997;
	display:block;
	width:124px;
	margin:0 auto;
	height:84px;
}
.fotolar-ust a:hover {
	border:1px solid #9e0610;
}
.fotolar-ust img {
	border:2px solid #fff;
}
a.urunindex {
	margin:0 auto;
	border:1px solid #999;
	height:130px;
	display:block;
	width:200px;
}
a.urunindex img, a.tanitimfilmi img {
	border:none;
}
a.tanitimfilmi {
	margin:0 auto;
	border:1px solid #999;
	height:130px;
	display:block;
	width:218px;
}
.pdfkatalog tr td {
	width:50%;
}
.pdfkatalog a {
	color:#666;
	text-decoration:none;
	display:block;
	height:64px;
	line-height:64px;
	background:url(/images/katalog.png) no-repeat 5px 10px;
	margin:10px 10px 10px 0;
	padding:5px 5px 5px 75px;
	border:1px dotted #999;
}
.pdfkatalog a:hover {
	color:#D8221F;
	border:1px dotted #D8221F;
}
.krokilink {
	margin-top:10px;
	float:left;
}
table.uruntablo {
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	line-height:18px;
	background:#f5f5f5;
}
table.uruntablo tr td{
	border:1px solid #999999;
	border-bottom:none;
	border-left:none;
	line-height:18px;
	color:#303030;
}
table.uruntablo tr td h4{
	color:#fff;
	background:#9e0610;
	display:block;
	padding:0 5px;
	font-weight:normal;
}
table.uruntablo tr td h5{
	color:#fff;
	background:#9e0610;
	display:block;
	font-size:14px;
	padding:5px;
	font-weight:normal;
}

/* Anket*/

input.buton, input.AnketButton {
	border:1px solid #818181;
	background: #0b0d12;
	margin-top:10px;
	cursor:pointer;
	color:#fff;
}
input.buton:hover, input.AnketButton:hover {
	border:1px solid #d8221f;
	background:#d8221f;
}
#anket label {
	color: #344b64;
}
table.AnketTable tr td input {
	vertical-align: middle;
}
table.AnketTable tr td {
	vertical-align: middle;
	line-height: 18px;
	vertical-align: baseline;
}
.CizgiliAnketTable td {
	padding: 3px 5px 3px 0;
	position: relative;
}
.CizgiliAnketTable td img {
	float: left;
}

/* Haberler */
* { margin:0; padding:0; }

#newsticker-demo { 
width:220px;
padding:0; 
}

#newsticker-demo a { text-decoration:none; font-weight:normal;color:#666; }
#newsticker-demo a:hover { color:#d8221f; }
#newsticker-demo a.cat { text-decoration:none; font-weight:normal;color:#000; font-weight:bold; }
#newsticker-demo a.cat:hover { color:#d8221f; }
#newsticker-demo img { border: 1px solid #999;float:left;margin:4px 10px 0 0; }
#newsticker-demo img:hover { border: 1px solid #d8221f; }

.newsticker-jcarousellite { width:220px; }
.newsticker-jcarousellite ul li{ list-style:none; height:55px; display:block; padding:0px; margin-bottom:10px; }
.newsticker-jcarousellite .thumbnail { float:left; width:220px; }
.newsticker-jcarousellite .info { float:right; width:220px; }
.newsticker-jcarousellite .info a.cat { display: block; font-size:12px; color:#000; }


/* Footer */
.footer, .push {
	width:100%;
	height: 80px;
	clear: both;
}
#footerwrapper {
	border-top:1px solid #999;
	width:960px;
	margin:0 auto;
	position:relative;
}
#footerwrapper p{
	float:left;
	margin-top:10px;
}
#footerwrapper ul{
	float:right;
	margin-top:10px;
	position:relative;
	right:-5px;
}
#footerwrapper ul li{
	float:left;
	margin:0;
	padding:0;
}
#footerwrapper ul li a{
	color:#666;
	margin:0;
	padding:0 5px;
	text-decoration:none;
}
#footerwrapper ul li a#facebook{
	color:#666;
	display:block;
	height:16px;
	line-height:16px;
	margin:0;
	padding:0 5px 0 20px;
	margin-right:10px;
	text-decoration:none;
	background:url(/images/facebook.png) no-repeat 0 0;
}
#footerwrapper ul li a#twitter{
	color:#666;
	display:block;
	height:16px;
	line-height:16px;
	margin:0;
	padding:0 5px 0 20px;
	text-decoration:none;
	background:url(/images/twitter.png) no-repeat 0 0;
}
#footerwrapper ul li a:hover, #footerwrapper ul li a#facebook:hover, #footerwrapper ul li a#twitter:hover, #footerwrapper p#egebilgi a:hover{
	color:#d8221f;
}
#footerwrapper p#egebilgi, #footerwrapper p#egebilgi a{
	color:#999;
	padding:0;
	text-decoration:none;
}
#footerwrapper p#egebilgi{ margin-top:10px; }


/* Form */
.iletisim-bilgileri a {
	color:#d8221f;
	font-weight:normal;
	text-decoration:none;
}
.iletisim-bilgileri a:hover {
	text-decoration:underline;
}
.iletisimformu .Button {
	background:#eee;
	border: 1px solid #999;
	cursor:pointer;
}
table.iletisimformu tr td .bilginotu {
	color:#d8221f;
	margin:5px 0;
}
table.iletisimformu tr td select {
	background:#f7f7f7;
	border: 1px solid #818181;
	color:#363636;
}
table.iletisimformu tr td span {
	color:#d8221f;
	padding-left:5px;
	font-size:14px;
}
table.iletisimformu tr td {
	padding:7px 5px;
	vertical-align: top;
}
table.iletisimformu .arabaslik{
	color:#d8221f;
	border-bottom: 1px dotted #999;
}
table.iletisimformu tr td input.textBox,table.iletisimformu tr td  select.textBox{
	border: 1px solid #818181;
	width: 210px;
	background:#f7f7f7;
	color:#363636;
}
table.iletisimformu tr td input.textBoxKucuk{
	width:140px;
	border: 1px solid #818181;
	background:#f7f7f7;
}
table.iletisimformu tr td textarea {
	width: 210px;
	border: 1px solid #818181;
	height: 100px;
	background:#f7f7f7;
}
.textarea {
	width: 210px;
	border: 1px solid #818181;
	height: 100px;
}

table.iletisimformu tr td input.textBox:hover, table.iletisimformu tr td input.textBox:focus, table.iletisimformu tr td textarea:hover, table.iletisimformu tr td textarea:focus, table.iletisimformu tr td input.textBoxKucuk:hover, table.iletisimformu tr td input.textBoxKucuk:focus {
background: #f7f7f7;
border: 1px solid #d8221f;
color:#d8221f;
}
table.iletisimformu tr td .ikbuton {
	border:1px solid #818181;
	background: #0b0d12;
	margin-left:5px;
	cursor:pointer;
	color:#fff;
}
table.iletisimformu tr td .ikbuton:hover {
	border:1px solid #d8221f;
	background:#d8221f;
}
table.iletisimformu tr td .isbuton, table.iletisimformu tr td .istemizle {
	border:1px solid #818181;
	background: #0b0d12;
	margin:0px;
	cursor:pointer;
	color:#fff;
}
table.iletisimformu tr td .isbuton:hover, table.iletisimformu tr td .istemizle:hover {
	border:1px solid #d8221f;
	background:#d8221f;
}


table.iletisimformu tr td input.textBox2,table.iletisimformu tr td  select.textBox2, table.iletisimformu tr td textarea.textBox2{
	border: 1px solid #818181;
	width: 400px;
	background:#f7f7f7;
	color:#363636;
}
table.iletisimformu tr td input.textBox2:hover, table.iletisimformu tr td input.textBox2:focus, table.iletisimformu tr td textarea:hover, table.iletisimformu tr td textarea:focus, table.iletisimformu tr td input.textBoxKucuk:hover, table.iletisimformu tr td input.textBoxKucuk:focus {
background: #f7f7f7;
border: 1px solid #d8221f;
color:#d8221f;
}


