﻿body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#464646;
	text-align: center;
	margin: 0;
	
	background-repeat: repeat;
}

#container {
background: #fffffff;
width: 100%;
margin: 0px auto;
padding: 0px;
}


#header {
background-color:#74D2E4;
width: 100%;
height: 100px;
position: relative;
}

#menu {
background-image:url('images/header_bg.gif');
width: 100%;
height: 40px;
position: relative;
}

#submenu {
background-image:url('images/menu_bg.gif');
width: 100%;
height: 15px;
position: relative;
}

#page {
background-color:White;
width: 100%;
position: relative;
}



.tdproduct
{
 
}


#cell1 {background-image: url(); }

#cell1:hover {background-image: url(images/menu/int1.gif);}



.paneltable
{
     background-image: url(images/menu/int1.gif);
     width:350px;
     height:150px;
 
}




td.paneluyari
{
        font-size:12px;
        color:#C70B69;
        font-weight:bold;
}
td.panellabel
{
        font-size:12px;
        color:#464646;
        font-weight:bold;
}




.productpageurun
{
     
        font-size:13px;
        color:#C70B69;
        font-weight:bold;
 
}
.urunozellik
{
     
        font-size:12px;
        color:#464646;
        font-weight:bold;
        width:100px;
 
}
.iletisim
{
     
        font-size:12px;
        color:#464646;
        font-weight:bold;
        width:110px;
        height:20px;
        vertical-align:top;
}
.iletisim2
{
     
        font-size:12px;
        color:#464646;
        font-weight:bold;
        width:200px;
        vertical-align:top;
}

.iletisim4
{
        
        font-size:12px;
        color:#464646;
        font-weight:bold;

        vertical-align:top;
}


.urunozellik2
{
     
        font-size:12px;
        color:#464646;
        font-weight:900;
 
}



.btnInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
.btnInfo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464600;
	text-decoration: none;
}



table
{
border-width:0px;
   
}
 .mainbody
 {
     background-color:#ffffff;
     border-width:0px;
     width:900px;
     height:600px;
 }
 
 
 .urungruplari
 {
  
     width:200px;
     border-spacing:0px;
     
     
 }
 
 .urungruplari2
 {
     
     width:200px;
     height:33px;
     text-decoration:underline;
     color:#383E46;
     
     font-weight:bold;
     background-image:url('images/menu/ugruplarimiz.gif');
 }
 
 
 .urungruplari3
 {
     background-color:#dedede;
     width:180px;
     height:22px;
     color:#383E46;
     font-weight:bold;
     text-align:left;
     
 }
 .urungruplari4
 {
     background-color:#dedede;
     width:20px;
     height:22px;   
 }
 
 
   .urungruplari5
 {
     
     width:200px;
     height:4px;
     background-image:url('images/menu/line.gif');
 }
 
  
 
 .solmenu
 {
     width:150px;
 }

a.ustmenu {
	border-width:0px;
}
a.ustmenu:hover {
	border-width:0px;
}
img.noborder
{
    border-style:none;
}


 
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #467B99;
	text-decoration: none;
	
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CF0D78;
	text-decoration: none;
	
}


a.urun {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
a.urun:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}



a.sayfanumara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #467B99;
	text-decoration: none;
	
}
a.sayfanumara:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF8400;
	text-decoration:underline;
	
}

td.fiyat
{
    color:#C70B69;
    font-weight:bold;
}



.uozellik
{
   font-weight:bold; 
   text-decoration:underline;
   color:#C70B69;
   font-size:12px;
   
}


input.btn { 
	  color:#000000; 
	  font: bold 84% 'trebuchet ms',helvetica,sans-serif;
	  font-size:9px; 
	  background-color:#FFCC99; 
	  border:1px solid; 
	  border-color:Olive;
	} 
	
	
	/*Modal Popup*/
.modalBackgroundMessageBox {
	background-color:Gray;

}


.modalPopupMessageBox {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.modalBackground {
	background-color: Gray;

}