﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS;
	font-size: 9pt;
	background-color:white;
	color:Black;
	background-image:url('../../images/bg.jpg');
	background-attachment:fixed;
}

a
{
	color: #000066;
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
    color: #336699;
}

.SolBlok
{
   margin-left:46px;
}
.menu1
{
    width:200px;
    background-image:url('../../images/menu1.png');
    background-repeat:no-repeat;
    background-position:center bottom;
    min-height:140px;
    padding: 0px 15px 10px 15px;
    z-index: 999;
    background-color:Transparent;
}
.menu2
{
    width:315px;
    background-image:url('../../images/menu2.png');
    background-repeat:no-repeat;
    background-position:center bottom;
    min-height:140px;
    padding: 0px 15px 10px 15px;
}
.menu3
{
    width:583px;
    background-image:url('../../images/menu3.png');
    background-repeat:no-repeat;
    background-position:center bottom;
    min-height:140px;
}
h2
{
    font-size: 10pt;
    color: #000066;
    padding: 2px 0px 2px 40px;
    background-image: url('../../images/LogoMini.png');
    background-repeat: no-repeat;
    background-position: 10px center;
    margin: 10px 0px;
}


#menu11 a
{
    display:block;
    width:185px;
    border-bottom:dotted 1px gray;
    padding:5px 10px;
    color: #000066;
    background-color:Transparent;
    
    }

#menu11 a:hover
{
background-color:#EAEAFF;
color:Blue;
    }
.footer
{
	text-align:center;
	margin-top:20px;
}

.footer a
{
	color: Blue;
}

.footer a:hover
{
	color: #FF6600;
}

.SiteMapPathDiv
{
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}

.dynamicMenu
{
	width:198px;
    background-image:url('../../images/menu1.png');
    background-repeat:no-repeat;
    background-position:center bottom;
    min-height:140px;
    padding: 0px 15px 10px 15px;
    z-index: 999;
    background-color:Transparent;
}

#Table_01 td
{
	vertical-align:top;
	}
	
	#menuAlani td
{
	vertical-align: middle;

	}
	
	
.languageButtons
{
	padding-left: 2px;
	padding-right: 2px;
	height: 25px;
}
.languageButtons:hover
{
	background-color: Black;
}



/* ___________________________________________ürün detay */

#Div_UrunDetay_Urun
{
	border:solid 1px gray;
	text-align:center;
	padding:10px;
}

#Div_UrunDetay_UrunResmi
{
	width: 200px;
	height: 200px;
	border: solid 1px gray;
	text-align: center;
	background-color: #FFFFCC;
	float:left;
	margin-right:10px;
}
#Div_UrunDetay_Urun #UrunTanimiLabel
{
	font-size: 9pt;
	display: block;
	float: right;
	color: #CC0000;
}

#Div_UrunDetay_Urun #UrunAciklamaLabel
{
	font-size: 8pt;
	display: block;
	color: #000000;
	clear:both;
	text-align:left;

}

/* ___________________________________________kategori listele */

#Div_KategoriListele
{
	border: 1px solid #000000;
	padding:10px;
	text-align:center;
	width:290px;
}

#Div_KategoriListele:hover
{
	border: 1px solid red;
	background-color: #FFF5E1;
}

#Div_KategoriListele #KategoriTanimiLabel
{
	font-size: 9pt;
	display: block;
	color: #CC0000;
}

