﻿body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin-bottom:20px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background:url(../images/bg.jpg) repeat-x bottom;}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;}
#main{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}
#main #ust{
	float:left;
	width:100%;
	height:75px;
	padding:0;
	border-bottom:1px solid #CCC;
	background:url(../images/ust-bg.jpg) repeat-x top;}
#main #orta{
	float:left;
	width:100%;
	height:auto;
	padding:0;
	background:#CCC;
	border-bottom:1px solid #CCC;}
#main #alt{
	float:left;
	width:100%;
	height:50px;
	padding:0;
	background:url(../images/alt-bg.jpg) center top repeat-x;}
#main .arabar{
	float:left;
	width:100%;
	height:20px;
	padding:0;}
.yeni-urun{
	width:100%;
	height:auto;
	padding:0;}
.sagmenü a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 8px 0px;
	color:#000;
	text-decoration:none;}
.alturun a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#626262;
	text-decoration:none;}
.alturun a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333;
	text-decoration:none;}
#urun{
	float:left;
	width:100%;
	height:auto;
	padding:0;
	}
#urun #urunorta{
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	}
#urun #urunorta .üstbaslik{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-indent:15px;
	text-transform:uppercase;	}
#urun #urunorta .urunbaslik{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;	}
.urunresimkucuk{
	float:left; width:50px; height:50px; padding:0px 3px 0px;
	}
.urunresimkucuk img{
	border:1px solid #999;
	padding:1px;
	cursor:pointer;}
.urunresimbuyuk{
	width:auto;
	height:auto;
	padding:4px 0px 4px;}
#urundiger{
	float:left;
	width:100%;
	height:auto;
	padding:0;
	}
.nerdeyim{
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3f3f3f;}
.nerdeyim a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	padding:0px 6px 0px;}
.kasadiv{
	float:left; 
	width:180px;
	height:210px;
	padding:0;
	border:2px solid  #ccc;
	padding:0px 4px 0px;
	margin-top:3px;
	margin-bottom:3px;}
.kasaara{
	float:left; 
	width:5px;
	height:200px;
	padding:0;
	margin-top:3px;
	margin-bottom:3px;}
.kasaresim{
	float:left;
	width:175px;
	text-align:center;
	height:auto;
	padding:0;}
.kasaadi a{
	float:left;
	width:175px;
	text-align:center;
	padding:6px 0px 6px;
	background:#CCC;
	border:1px solid #EEE;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;}
.solkasalink a{
	padding:5px 0px 5px;
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	text-align:left;
	border-bottom:1px dotted #CCC;
	border-top:1px dotted #CCC;
	font-weight:bold;
	text-decoration:none;}
.solkasalink a:hover{
	background:#CCC;
}
.textfield{
	border:1px solid #999;
	background:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;}
.teknik{width:1000px; margin-left:auto; margin-right:auto;  height:auto;
		padding:8px 6px 8px;}
.teknik a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
	padding:4px 20px 4px;
	
	text-decoration:none;}
	
	
	
	.TabbedPanels {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 120%;
	margin-left:-80px;
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 12px sans-serif;
	background-color: #DDD;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
.TabbedPanelsTabHover {
	background-color: #CCC;
}
.TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: 1px solid #EEE;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #EEE;
}
.TabbedPanelsContent {
	overflow: hidden;
	padding: 4px;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels {
	overflow: hidden;
	zoom: 1;
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
@media print {
.TabbedPanels {
	overflow: visible !important;
}
.TabbedPanelsContentGroup {
	display: block !important;
	overflow: visible !important;
	height: auto !important;
}
.TabbedPanelsContent {
	overflow: visible !important;
	display: block !important;
	clear:both !important;
}
.TabbedPanelsTab {
	 overflow: visible !important;
	 display: block !important;
	 clear:both !important;
}
}

.resimdiv
{
	width:80%;
	overflow:scroll;
}
#container {
	width: 60%;
	height: 80%;
	padding-top: 1%;
	padding-bottom: 6%;
	border: 1px solid #e2e2e2;
	background: #F5F5F5;
	/*margin: 1%;*/
	}

#resimdiv {
	width: 60%;
	height: 80%;
	background-color: #91918E;
	background-image: url('images/loading.gif');
	background-repeat: no-repeat;
	background-position: center;
	}
	
#resimdiv img {
	width: 100%;
	height: 100%;
	border: 2px solid #e2e2e2;	
	}

#thumb {
	margin-top: 15px; 
	}

#thumb img {
	width: 18%;
	height: 22%;
	border: 2px solid #e2e2e2; 
	}
	
/*resim galeri bitir*/
/*teknik özellik tablo*/
#ozellikler{
  font-size:12px;
  width:100%;
  height:90%;
  margin:auto;
  font-family:Play, Verdana, Geneva, sans-serif;
  text-align:left;
  padding-top:5%;
  padding-right:5%;
  padding-left:2%;
  }

#ozellikler1{
   width:45%;
   background-color:#A2A3A4;
   float:left;
   font-family:Play, Verdana, Geneva, sans-serif;
   font-size:12px;
   border:1px solid #999999;
   }
 
#ozellikler2{
   font-size:12px;
   width:45%;
   background-color:#BFC0C2;
   float:left;
   font-family:Play, Verdana, Geneva, sans-serif;
   border:1px solid #999999;
   }
	
/*teknik özellikleri bitir*/
