﻿body{margin:0 0 0 0;
font-family:Tahoma, Geneva, sans-serif; font-size:12px; background-position:top center; background-repeat:repeat-x;}
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 {}



/* Menu ======================================================== */
ul.menu {  position:relative;  margin:auto; text-align:center; margin-left:0px;margin-right:0px;}
ul.menu > li{ float:left; margin-right:8px; margin-left:8px; position:relative; vertical-align:middle; border-right:solid; border-right-width:1px; border-right-color:#bb1b25;}
ul.menu > li > a{ text-decoration:none; display:inline-block; min-width:110px; color:#ffffff; font-size:12px; font-family:Verdana, Geneva, sans-serif; position:relative; font-weight:bold; height:55px; text-align:center}
ul.menu > li > a:hover { color:#000000;}
ul.menu > li > a span{ position: absolute; display:block; top:0; left:0; height:100%; margin-top:0px;}



div.dd_menu{ padding-top:13px; position:absolute; left:0px; top:25px; z-index:12; }
div.dd_menu ul{  background: url(../images/opa_10.png) left top repeat; min-width:140px; padding-bottom:4px; padding-right:4px}
div.dd_menu ul li{ background:#3d3d3d; margin-left:-35px; padding:0px 5px 1px 4px; text-align:left; list-style-type:none;}
div.dd_menu ul li a{text-decoration:none;  border-bottom:1px #cecece dashed; display:block; padding:2px 0 0 10px; line-height:28px; color:#fff; font-size:10px;}
div.dd_menu ul li a:hover{ background:#cccccc; color:#000}
div.dd_menu ul li.lastItem { padding-bottom:4px}
div.dd_menu ul li.lastItem a{ border:none}



ul.menu > li { margin-right:-15px}




a.pin_menu { display:none}








.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}


.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:#FFFFFF; text-decoration:none;; font-family: Calibri, Arial; font-size: 14px; font-weight: bold}
.kara {color:#000; text-decoration:none;}.1_kirmizi { color:#FF0000; text-decoration:none; ; font-family: Calibri, Arial; font-size: 14px; font-weight: bolder}
.1_kirmizi {color:#FFF; text-decoration:none;font-weight:bold; font-family: Calibri, Arial; font-size: 16px}

.kategorifoto {color:#000;; font-family:Verdana, Geneva, sans-serif; font-size: 16px; font-weight: bold; text-decoration: none;opacity:0.75;
filter:alpha(opacity=75); border:none;}
.kategorifoto:hover {opacity:1.0;
filter:alpha(opacity=100); color:#000;}
.kategorifoto img{opacity:0.85;
filter:alpha(opacity=85); border-width:5px; border-bottom-style:solid; border-color:#f00; border-right-style:solid;}
.kategorifoto:hover img{opacity:1.0;
filter:alpha(opacity=100);border-color:#000}



.urunfoto {color:#000;; font-family:Verdana, Geneva, sans-serif; font-size: 16px; font-weight: bold; text-decoration: none;opacity:0.75;
filter:alpha(opacity=75); border:none;}
.urunfoto:hover {opacity:1.0;
filter:alpha(opacity=100); color:#f00;}
.urunfoto img{opacity:0.85;
filter:alpha(opacity=85); border-width:5px; border-bottom-style:solid; border-color:#000; border-right-style:solid;}
.urunfoto:hover img{opacity:1.0;
filter:alpha(opacity=100);border-color:#000}