﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 10pt;
	color:#FFFFFF;
	
}

a
{
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #FFFFFF;
}

.footer a
{
	color: Blue;
}

.footer a:hover
{
	color: #FF6600;
}

.SiteMapPathDiv
{
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}

.dynamicMenu
{
	z-index: 999;
}

#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:30px;
}

#Div_UrunDetay_UrunResmi
{
	width: 200px;
	height: 200px;
	border: solid 1px gray;
	text-align: center;
	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: #FFFFFF;
	clear: both;
	text-align: left;
}

/* ___________________________________________kategori listele */

#Div_KategoriListele
{
	border: 1px solid #000000;
	padding:10px;
	text-align:center;
	width:287px;
}

#Div_KategoriListele:hover
{
	border: 1px solid red;
	background-color: #FFF5E1;
}

#Div_KategoriListele #KategoriTanimiLabel
{
	font-size: 9pt;
	display: block;
	color: #CC0000;
}

