#kampanya
{
   float: right;
   clear: right;
   position: absolute;
   margin-top: -316px;
   margin-left: 251px;
   width: 491px;
   height: 320px;
}

/**
 * -----------------------------------------------------------------------------
 * Borders & Backgrounds & Image Texts & List Styles
 * -----------------------------------------------------------------------------
 */

.altListe
{
   margin: 20px 0 0 0;
   width: 730px;
   float: right; /* 	clear: both; 	*/
}

.altListe h2
{
   padding: 5px;
   font-size: 1.3em;
   font-weight: bold;
   border-bottom: 1px dotted #ccc;
   width: 100%;
   margin-bottom:20px;
}

.altListe .urun
{
   float: left;
   width: 110px;
   text-align: center;
}

.altListe .urun .piyasa
{
   font-size: 1.2em;
   margin-top: .3em;
   color: #000000;
}

.CatList .Aktif span
{
      color:blue;
}

.CatList .Pasif span
{
      color:black;
}

.CatList a.Aktif
{
}

.Kategoriler
{
    float:left;
    width:220px;
}
.Kategoriler .KategoriAdiAktif,
.Kategoriler .KategoriAdiPasif
{
    background-color:white;
    width:215px;
    margin-left:3px;
    margin-right:2px;
    float:left;
    text-align:center;
	/*padding-top:8px;
	padding-bottom:8px;*/
	padding:8px;
	margin-bottom:4px;
	line-height:20px;
	height:26px;
}
.Kategoriler .KategoriAdiAktif span {
    color:red;
    text-decoration:underline;
    font-size:14px;
/*    color:red;*/
/*    font-size:12px;*/
    font-weight:bold;
	overflow:hidden;
}
.Kategoriler .KategoriAdiPasif span {
    color:red;
    font-size:12px;
    font-weight:bold;
/*    font-size:11px;*/
/*    font-weight:normal;*/
    overflow:hidden;
}

.StokList {
    float:right;
    width:490px;
}

.StokList .Item {
    width:150px;
}
#urunGrubu .AltResim {
   margin-top:10px;
   display:block;
   clear:both;
}


