/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#fff;background:#000}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/**** the site ****/
body{
	background:url(../images/mainback.jpg) no-repeat center center #000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
html, body {
 height: 100%;
}

div{
	display:block;
	zoom:1;
}

a:link,a:visited {
	color: #fff;
	text-decoration:none;
}
a:hover{
	color: #F90;
}
a:active {
	outline: none;
}
:-moz-any-link:focus {
  outline: none;
}
.site{
	display:block;
	height:1px;
	position:absolute;
	top:50%;
	visibility:visible;
	width:100%;
}
.main{
	
	margin-left:-475px;
	height:590px;
	width:950px;
	position:absolute;
	visibility:visible;
	left:50%;
	top:-295px;
	display:block;
}
.header{
	height:75px;
	overflow:hidden;
}
.logo{
	float:left;
	width:108px;
	height:64px;
	padding-left:35px;
}
.logo h1{
	display:block;
	overflow:hidden;
	zoom:1;
	width:108px;
	height:64px;
}
.logo h1 a{
	display:block;
	overflow:hidden;
	zoom:1;
	width:108px;
	height:64px;
	text-indent:-2000px;
	background:url(../images/logo.png) no-repeat top left;
}
.menu{
	float:right;
	overflow:hidden;
	padding-top:43px;
	padding-right:35px;
}

.menu li{
	display:inline;
	overflow:hidden;
	zoom:1;
}
.menu li a:link,.menu li a:visited{
	color:#fff;
	display:inline-block;
	padding:5px;
	font-size:116%;
	margin-left:3px;
	margin-right:3px;
}
.menu li a:hover{
	color:#F90;
}
.selectedmit{
	color:#f90 !important;
}
.content{
	overflow:hidden;
	width:935px;
	height:495px;
	background:url(../images/contentback.jpg) no-repeat top center;
	margin:0 auto;
}
.content h2{
	background:url(../images/h2back.jpg) no-repeat top left;
	font-size:197%;
	padding-left:20px;
	margin-left:30px;
	margin-top:30px;
	height:40px;
}
.maincontent{
	width:825px;
	height:400px;
	margin-top:6px;
	padding-left:20px;
	padding-right:30px;
}
.productmenu{
	overflow:hidden;
}
.productmenu li{
	display:block;
	overflow:hidden;
	margin-bottom:3px;
}
.productmenu li a:link,.productmenu li a:visited{
	display:block;
	height:20px;
	font-size:108%;
	color:#FFF;
	padding-top:5px;
	padding-left:10px;
}
.productmenu li a:hover{
	background:#ff6600;
}
.submenu{
	overflow:hidden;
	display:none;
}
.submenu li a:link,.submenu li a:visited{
	/*background:#666 !important;
	opacity: 0.6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);*/
	background:url(../images/subtitleback.png) no-repeat 0px 0px;
	padding-left:20px;
}
.submenu li a:hover{
	/*background:#fff !important;
	color:#FFF !important;
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);*/
	background-position:0px -25px;
}
.productpage{
	background:url(../images/urunlercontentback.jpg) no-repeat 0px 0px;
}
.selectedtoggle{
	background:#ff6600 !important;
}
.otherpage{
	font-family:Arial, Helvetica, sans-serif;
}
.otherpage h3{
	font-size:131%;
	color:#F90;
	margin-bottom:15px;
}
.otherpage p{
	margin-bottom:15px;
	font-size:108%;
	line-height:22px;
}
.otherpage table{
	border:none;
}
.otherpage td{
	border:none;
	padding-right:20px;
	text-align:left;
	
}
.orange{
	color:#F90 !important;
}
.subcategorythumb{
	display:block;
	position:relative;
	z-index:6;
}
.subcategorythumbcontent{
	display:none;
	width:100px;
	height:100px;
	border:3px solid #666;
	background:url(../images/loader.gif) no-repeat center center #fff;
	position:absolute;
	left:748px;
	overflow:hidden;
}
.subcategorythumbcontent table{
	width:100px;
}
.font16{
	font-size:197.1%;
	margin-bottom:5px;
	display:block;
}
.productdesc{
	float:left;
	overflow:hidden;
	width:650px;
}
.productimage{
	float:left;
	overflow:hidden;
	margin-right:15px;
}
.productimage a{
	display:block;
	width:100px;
	background:#fff;
}
.productlistpage li{
	display:block;
	overflow:hidden;
	margin-bottom:25px;
}
.menubacklink{
	position:relative;
	display:block;
}
.menubacklinkcontent{
	position:absolute;
	z-index:999;
	width:19px;
	height:142px;
	left:7px;
	top:75px;
	background:transparent;
}
.menubacklinkcontent a{
	display:block;
	white-space:19px;
	height:142px;
	background:url(../images/menulinkback.jpg) no-repeat top left;
	text-indent:-2000px;
	
}
.productdetail .productimage{
	float:right;
	width:340px;
}
.productdetail .productdesc{
	float:left;
	width:430px;
	margin-right:15px;
}
.pdflink:link,.pdflink:visited{
	display:block;
	height:38px;
	background:url(../images/pngicon.png) no-repeat 0px 0px;
	padding-left:55px;
	padding-top:11px;
	margin-bottom:15px;
	margin-left:170px;
	width:120px;

}
.jammer{
	display:block;
	width:900px;
	height:460px;
	margin-left:18px;
	margin-top:-50px;
	overflow:hidden;
	zoom:1;
}
.mtop10{
	margin-top:10px;
}
.splashscreen{
	display:block;
	overflow:hidden;
	zoom:1;
}
.splashscreen a:link,.splashscreen a:visited{
	display:inline-block;
	width:314px;
	height:183px;	
	background:url(../images/indexhtml.png) no-repeat 0px 0px;
	margin-bottom:5px;
}
.urunlerlink:link,.urunlerlink:visited{
	background:url(../images/indexhtml.png) no-repeat 0px 0px !important;
}
.urunlerlink:hover{
	background:url(../images/indexhtml.png) no-repeat 0px -375px !important;
}
.hizmetlerlink:link,.hizmetlerlink:visited{
	background:url(../images/indexhtml.png) no-repeat -320px 0px !important;
}
.hizmetlerlink:hover{
	background:url(../images/indexhtml.png) no-repeat -320px -375px !important;
}
.referanslarlink:link,.referanslarlink:visited{
	background:url(../images/indexhtml.png) no-repeat -640px 0px !important;
}
.referanslarlink:hover{
	background:url(../images/indexhtml.png) no-repeat -640px -375px !important;
}
.hakkimizdalink:link,.hakkimizdalink:visited{
	background:url(../images/indexhtml.png) no-repeat 0px -188px !important;
}
.hakkimizdalink:hover{
	background:url(../images/indexhtml.png) no-repeat 0px -563px !important;
}
.iletisimlink:link,.iletisimlink:visited{
	background:url(../images/indexhtml.png) no-repeat -320px -188px !important;
}
.iletisimlink:hover{
	background:url(../images/indexhtml.png) no-repeat -320px -563px !important;
}
.galerilink:link,.galerilink:visited{
	background:url(../images/indexhtml.png) no-repeat -640px -188px !important;
}
.galerilink:hover{
	background:url(../images/indexhtml.png) no-repeat -640px -563px !important;
}


















