﻿body{margin:0 0 0 0; background-color:#FFF;
font-family:Tahoma, Geneva, sans-serif; font-size:12px;}
#bg {left: 0px; bottom:0px; width: 100%; height: 100%; position:fixed; max-height: 100%; overflow:hidden; z-index:10;}
#govde { z-index:900; position:absolute; text-align:center; width:100%;}


.catlink {text-decoration:none; font-size:14px; color:#666;}
.catlink:hover {color:#000;}
table, td, img { border:none; font-family:Tahoma, Geneva, sans-serif; font-size:12px; line-height:1.5; color: rgb(88, 88, 88);}
.main {margin:0 0 0 0;  text-align:center;display:-moz-box;
    -moz-box-pack:center;
    -moz-box-align:center;

    /* Safari and Chrome */
    display:-webkit-box;
    -webkit-box-pack:center;
    -webkit-box-align:center;

    /* W3C */
    display:box;
    box-pack:center;
    box-align:center;}

div.bottom{position:fixed; bottom: 0px; width: 100%; text-align:center; background-image:url(../images/bottom.jpg); background-position:bottom; background-repeat:repeat-x; z-index:10; height:120px;}
div.bottom1{position:relative; bottom: 0px;  text-align:center; z-index:10; height:200px; text-align:center; background-image:url(../images/bottom.jpg); background-position:bottom; background-repeat:repeat-x;

    
}

.note1 {float:left;}
.note1 a img { border:none;}
.note1 a:hover img {/* FIRST (order is important) */
 opacity: 0.8; 

/* SECOND (IE8) */
 -ms-filter:”progid:DXImageTransform.Microsoft.Alpha(Opacity=80)”;

/* THIRD (IE7) */
 filter: alpha(opacity=80);
}
.noteblock { width:880px; margin: auto; /* Firefox */
    display:-moz-box;
    -moz-box-pack:center;
    -moz-box-align:center;

    /* Safari and Chrome */
    display:-webkit-box;
    -webkit-box-pack:center;
    -webkit-box-align:center;

    /* W3C */
    display:box;
    box-pack:center;
    box-align:center;}
.noteblock > div { display:box; float:left; margin-right:9px; margin-left:10px; max-height:157px; height:157px; width:200px;}
.noteblock > div a img { border:none;}
.noteblock > div a:hover img {/* FIRST (order is important) */
 opacity: 0.8; 

/* SECOND (IE8) */
 -ms-filter:”progid:DXImageTransform.Microsoft.Alpha(Opacity=80)”;

/* THIRD (IE7) */
 filter: alpha(opacity=80);
}

.bottom1 a{color:#FF0; text-decoration:none; padding-left:10px;}
.bottom1 a:hover{color:#FFF;}

.sag {right:100px; text-align:right; position:absolute;}
.sag a {color:#CCC; font-size:10px; text-decoration:none;}


	

ol, ul {
	list-style: none;
}

.img-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.img-polaroid {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}

.btn {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 4px 14px;
	margin-bottom: 0;
	font-size: 12px;
	line-height: 18px;
	*line-height: 18px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image: -o-linear-gradient(top,#fff,#e6e6e6);
	background-image: linear-gradient(to bottom,#fff,#e6e6e6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color: #e6e6e6;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #bbb;
	*border: 0;
	border-bottom-color: #a2a2a2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*margin-left: .3em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
	color: #333;
	background-color: #e6e6e6;
	*background-color: #d9d9d9;
}


.nav {}
.nav > li > a {}
.nav > li > a:hover {}
.nav > .pull-right {}




.orta {background: rgba(255, 255, 255, 0.5);border: 5px solid rgb(212,29,29); margin-top:50px; padding:20px; text-align:left; line-height:18px; color:#444; font-family:Tahoma, Geneva, sans-serif; min-height:50%;}

h1 {color: rgb(0, 43, 86); line-height: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-decoration: none; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#999; padding-bottom:10px;}

h3 {line-height:normal; padding:0px; margin:0px;}
h4 {line-height:normal;padding:0px; margin:0px;}
.orta h2 {font-family:"Times New Roman", Times, serif; font-size:16px; font-weight:normal; color:#963; line-height:1.5; padding-right:10px;}
.orta a {color:#C00;}

.item-pagehome{  float:left; padding-left:25px; padding-right:25px; min-height:200px;}

#news-container{  height:250px!important;}
.news{ width:200px; float:left; }


.borr{ border:1px #cfcfcf solid}

.new{ border-bottom:1px #989898 dotted; padding-bottom:10px; margin-bottom:12px; clear:both; min-height:120px}
.new span{ color:#989898; display:block; padding-bottom:5px}


.all{ color:#8b8b8b; text-transform:uppercase; display:block; margin-top:10px}

.slider_wrapper{height:304px!important;}
.slider_wrapper .caption{top:80px!important;}
.urun-li {text-indent:-20px; margin-left:25px; padding-bottom:10px;}
.urundetay {-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px; background-color:#FFF;
	border-style:solid; border-width:1px; border-color:#CCC;
	padding:5px; text-align:center; width:750px;
	}
.urunvitrin {-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px; background-color:#FFF;
	border-style:solid; border-width:1px; border-color:#CCC;
	padding:5px; text-align:center; width:150px;
	}
.urun {background-image:url(images/urunust.png); width:226px; padding-top:30px; padding-left:5px; padding-right:2px; color:#FFF; min-height:300px;}
.urun h2 {color:#FFF; font-weight:bold; text-align:center;}
.urun li { list-style:none; text-indent:0px; padding-bottom:10px;}
.urun li a {color:#FFF; text-decoration:none;}
.urun li a:hover {color:#FF9; text-decoration:none;}
.urunalt { background-image:url(images/urunalt.png); height:15px; background-repeat:no-repeat;}


.custom {}


.altmenu a {padding-right:20px;}
.menu1 {color: rgb(88, 88, 88); line-height: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;}
.menu1s {color: rgb(200, 88, 88); line-height: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;}

.beyaz {color:#FFF; text-decoration:none;}
.kara {color:#000; text-decoration:none;}
.orange {font-size:30px; color:#ff7f00;}
.orange1 {font-size:20px; color:#ff7f00;}.bb { font-size:16px; font-family:Arial, Helvetica, sans-serif;color:#FFFFFF; font-weight:bold; text-decoration:none; padding-bottom:5px; }
