
.myriad_pro_semibold_italic {}
.myriad_pro_semibold {}
.myriad_pro_regular {}
.myriad_pro_condensed_italic {}
.myriad_pro_condensed {}
.myriad_pro_bold_italic {}
.myriad_pro_bold_condensed_italic {}
.myriad_pro_bold_condensed {}
.myriad_pro_bold  {}
#map_canvas{
	width:960px;
	height:300px;
	background:url(/images/map.jpg) center center no-repeat;
	float:right;
	position:relative;
	right:40px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: #000 0px 0px 8px; 
	-moz-box-shadow: #000 0px 0px 8px;  
	-webkit-box-shadow: #000 0px 0px 8px;
	margin-bottom:20px;
}
a{
	text-decoration:none;
	color:#fff;
}
a:hover{
	text-decoration:none;
	color:#fff;
}
a:visited{
	text-decoration:none;
	color:#fff;
}
a:link{
	text-decoration:none;
	color:#fff;
}
* {
  margin: 0;
}
html{
	height:100%;
	background:url(/images/bbb.jpg) repeat;
}
body {
	margin:0;
	padding:0;
}
.clear{
	clear:both;
}
#header{
	top:0px;
	left:0px;
	height:220px;
	width:100%;
	background:url(/images/header.png) repeat-x;
}
#header_ust img{
	top:0px;
	left:0px;
	height:30px;
	width:100%;
	position:absolute;
	right:0px;
}
#header_alt{
	top:15px;
	height:220px;
	width:960px;
	position:relative;
	background:url(/images/hbg.png) center no-repeat;
	margin:0px auto;
	text-align:center;
}
#logo img{
	top:30px;
	width:207px;
	position:relative;
}
nav{
	float:left;
	width:960px;
	position:relative;
	top:40px;
	text-align:center;
	z-index:999;
}
nav ul li{
	float:left;
	list-style:none;
	margin-left:10px;
	margin-right:10px;
	background:url(/images/li.png) right no-repeat;
}
nav ul li a{
	float:left;
	text-decoration:none;
	color:#FFF;
	font-size:18px;
	padding-right:15px;
	text-shadow: 1px 1px 1px #000;
	margin-top: 0px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
nav ul li a:hover{
	margin-top: -2px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
nav ul li a.active{
	text-shadow: 1px 1px 1px #000;
	color:#FFFFD2;
	
}
#turkish{
	float:right;
	position:relative;
	height:15px;
	width:25px;
	background:url(/images/flags.png) no-repeat;
	top:9px;
	cursor:pointer;
	z-index:19;
}
#english{
	float:right;
	position:relative;
	height:15px;
	width:25px;
	background:url(/images/flags.png) -25px 0px no-repeat;
	top:9px;
	margin-right:6px;
	cursor:pointer;
	z-index:19;
}

#container_dis{
	position:relative;
	width:100%;
	min-height:700px !important;
	clear:both;
	background:url(/images/bbb.jpg) repeat;
}
#container{
	text-align:center;
	width:980px;
	position:relative;
	bottom:25px;
	height:auto !important;
	margin:0 auto; 
	min-height:100%; 
	height:100%; 
}
#banner{
	float:left;
	height:425px;
	width:auto;
	clear:both;
}
#ban{
	float:left;
	width:192px;
	height:427px;
	max-height:427px;
	cursor:pointer
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	margin-top:53px;
	display: block;
	overflow:hidden;
	margin-right:4px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
img.ban1{
	float:left;
	margin-top:-53px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
img.ban1:hover{
	margin-top:2px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
img.ban2{
	float:left;
	margin-top:-53px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
img.ban2:hover{
	margin-top:2px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
img.ban3{
	float:left;
	margin-top:-53px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
img.ban3:hover{
	margin-top:2px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
img.ban4{
	float:left;
	margin-top:-53px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
img.ban4:hover{
	margin-top:2px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
img.ban5{
	float:left;
	margin-top:-53px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
img.ban5:hover{
	margin-top:2px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
#hr_c{
	text-align:center;
	float:left;
	width:980px;
	height:19px;
	background:url(/images/hr.png) center no-repeat;
	z-index:999;
	top:70px;
	position:relative;
}
#haber_b{
	float:left;
	width:220px;
	height:100px;
	position:relative;
	top:85px;
}
#haber_b form label{
	float:left;
	font-size:16px;
	color:#FFF;
	width:150px;
	text-align:left;
	line-height:30px;
	padding-left:5px;
}
#haber_b form input[type=text]{
	float:left;
	font-size:14px;
	color:#FFF;
	width:158px;
	border:none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:6px;
	padding-left:10px;
	margin-top:10px;
	color:#CCC;
	background:none;
	border:1px solid #666;
}
#haber_b form input[type=submit]{
	float:right;
	font-size:14px;
	color:#CCC;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:6px;
	padding-left:7px;
	margin-top:10px;
	background:none;
	border:none;
	cursor:pointer;
	border:1px solid #666;
	z-index:9;
}
img.fimg{
	float:left;
	height:29px;
	width:30px;
}
img.timg{
	float:right;
	height:29px;
	width:30px;
}
span.hicerik{
	float:left;
	font-size:14px;
	color:#FFF;
	text-align:left;
	margin-top:10px;;
}
span.hbaslik{
	float:left;
	width:730px;
	text-align:left;
	font-size:16px;
	color:#FFF;
}
#hakkimizda{
	float:right;
	width:730px;
	height:100px;
	position:relative;
	top:85px;
}

#footer{
	bottom:0px;
	left:0px;
	right:0px;
	background:url(/images/footer.png) bottom repeat-x;
	width:100%;
	height:100px;
}
#footer_con{
	text-align:center;
	width:980px;
	margin:0 auto;
	z-index:999px;
}
ul.f_nav li {
	list-style:none;
	float:left;
	margin-right:15px;
	background:url(/images/li.png) right no-repeat;
	position:relative;
	bottom:25px;
}
ul.f_nav li a{
	color:#fff;
	font-size:14px;
	float:left;
	text-decoration:none;
	padding-right:15px;
}
ul.f_nav li a:hover{
	color:#CCC;
}
#footer_n{
	float:left;
	width:700px;
	height:20px;
	position:relative;
	top:40px;
	right:30px;
}
#sosyal{
	float:right;
	position:relative;
	width:90px;
	height:25px;
	margin-top:10px;
}
#twitter{
	float:left;
	height:25px;
	width:25px;
	margin-right:5px;
	background:url(/images/twitter.png) no-repeat;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
#twitter:hover{
	background-position:-25px 0px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
#facebook{
	float:left;
	height:25px;
	width:25px;
	margin-right:5px;
	background:url(/images/facebook.png) no-repeat;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
#facebook:hover{
	background-position:-25px 0px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
#rss{
	float:left;
	height:25px;
	width:25px;
	background:url(/images/rss.png) no-repeat;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
#rss:hover{
	background-position:-25px 0px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}

#sayfa_icerik{
	width:1015px;
	font-size:16px;
	color:#FFF;
	float:left;
	text-align:left;
	margin-top:35px;
}
ul.urun{
	position:relative;
	float:left;
	list-style:none;
	right:30px;
}
ul.urun li{
	list-style:none;
	float:left;
	width:180px;
	height:200px;
	margin-right:15px;
	margin-bottom:15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: #000 0px 0px 8px; 
	-moz-box-shadow: #000 0px 0px 8px;  
	-webkit-box-shadow: #000 0px 0px 8px;
	cursor:pointer;
	overflow:hidden;
}
ul.urun li img{
	position:relative;
	display:block;
	height:100%;
	text-align:center !important;
	margin-left:-40px;
	z-index:1;
}
span.urunkodu{
	position:absolute;
	padding-left:5px;
	font-size:14px;
	color:#000;
	z-index:9999999999;
	position:relative;
	display:block;
	bottom:24px;
}
span.urunaciklama{
	width:180px;
	max-width:180px;
	float:left;
	padding-left:5px;
	font-size:15px;
	color:#333;
	padding-top:3px;
}

.shide{
	background:url(/images/incele.png) no-repeat;
	height:220px;
	width:180px;
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	z-index:99999;
}
.shide:hover{
	opacity:1;
	filter:alpha(opacity=100);
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}

#slideshow {
    position:relative;
    height:400px;
	z-index:7;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: #000 0px 0px 8px; 
	-moz-box-shadow: #000 0px 0px 8px;  
	-webkit-box-shadow: #000 0px 0px 8px;
}
#slideshow img.active {
    z-index:10;
    opacity:1.0;
}

#slideshow img.last-active {
    z-index:9;
}

#slideshow img {
	min-height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right:0px;
	bottom:0px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

span.sayfabaslik{
	float:left;
	color:#FFF;
	font-size:18px;
	padding:10px;
	padding-bottom:0px;
}
span.hicerik{
	float:left;
	color:#FFF;
	font-size:15px;
}

#i_adres{
	float:left;
	width:960px;
	position:relative;
	left:20px;
}
img.il_img{
	float:left;
}
span.iadres_l{
	float:left;
	color:#FFF;
	line-height:36px;
	font-size:16px;
	padding-left:10px;
	margin-right:30px;
}
span.iadres_e{
	float:left;
	color:#FFF;
	line-height:36px;
	font-size:16px;
	padding-left:10px;
	margin-right:30px;
}
span.iadres_t{
	float:left;
	color:#FFF;
	line-height:36px;
	font-size:16px;
	padding-left:10px;
}

span.bodbaslik{
	float:left;
	color:#FFC;
	font-size:14px;
}
#barokmedia{
	float:left;
	position:relative;
	top:65px;
	right:700px;
}
#copyright{
	float:right;
	font-size:12px;
	color:#FFF;
	position:relative;
	top:75px;
	left:80px;
}
#barokmedia a{
	text-decoration:none;
	color:#FFF;
}
#iceriksag{
	float:right;
	width:490px;
	height:450px;
}
span.ayakbaslik{
	float:left;
	padding-left:5px;
	font-size:18px;
	color:#FFF;
	padding-bottom:3px;
	border-bottom:1px solid #CCC;
	width:90%;
}
span.ayakurun{
	float:right;
	padding-left:5px;
	padding-top:4px;
	font-size:14px;
	color:#D9D5D7;
}
span.ayakkodu{
	float:right;
	padding-left:5px;
	font-size:14px;
	color:#FFC;
}
span.ayakoz{
	float:left;
	padding-left:5px;
	padding-top:15px;
	font-size:16px;
	color:#D9D5D7;
	width:120px;
	clear:both;
}
span.ayakozic{
	float:left;
	padding-left:5px;
	padding-top:4px;
	font-size:14px;
	color:#FFF;
	width:120px;
	clear:both;
}
span.ayakozicy{
	float:left;
	padding-left:5px;
	padding-top:4px;
	font-size:14px;
	color:#FFF;
	width:120px;
}
#thumblist li a img{
	height:79px;
}

