﻿body{margin-top:0px; background-color:#ffffff;}
a{font-family:Calibri; border: none;}
.TextBox{font-family:Tahoma; font-size:11px; border:solid 1px #CCC;}
.TextBox:hover{border:solid 1px #d74cd1; font-family:Tahoma; font-size:11px;}
.divOrtaAna{
    float:left; width:1000px;
}
.divYanMenu{
    width:15%; float:left;
}
.divSagOrta{
    float:left; margin-left:5px; width:84.4%; margin-top:2px;
}
.divSagOrtaAna{
    width:100%; float:left;
}
.divFlash{
    height:350px; width:45%; float:left; margin-left:2px;
}
.divSagUstUrunler{
    float:right; width:54%; height:350px;
}
.divRepeaterAnaKategori{
    width:100%; font-family:Tahoma; font-size:11px;
}
.divRepeaterAltKategori{
    height:102px; width:100%; border-bottom: dotted 1px #CCCCCC;
}
.tableAltKategori{
    width:100%; height:100%; font-family:Tahoma; font-size:12px;
}
.divOrtaReklamAlani{
    float:left; margin-left:1px; width:100%; margin-top:5px; text-align:center;
}
.divRastgeleUrunler{
    float:left; margin-left:5px; width:100%
}
.divRepeaterRastgeleUrunler{
    float:left; width:207px; margin-top:10px; text-align:center; height:220px;
}
.tdRastgeleAnaKategori
{
    font-size:14px; font-family:Tahoma;
}
.tdRastgeleUrunAdi{
    font-size:13px; font-family:Tahoma;
}
.tdRastgeleTutar{
    font-size:12px; font-family:Tahoma;
}
.tdRastgeleDetaylar{
    font-size:11px; font-family:Tahoma;
}

#menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align:center;
}
#menu li {
	float: left;
	font: 90% "Tahoma";
	font-weight:bold;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #333 url("images/seperator.gif") bottom right no-repeat;
	color: White;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #f3baff url("images/hover.jpg") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}