﻿body
{
   
}

#Table_01
{
	width: 1000px;
	text-align: left;
}

#temp1-01
{
	width: 1000px;
	height: 20px;
	background-image: url( 'style/temp1_01.png' );
}

#temp1-02
{
	width: 960px;
	background-image: url( 'style/temp1_02.png' );
	padding: 0 20px;
}

#temp1-03
{
	width: 1000px;
	height: 20px;
	background-image: url( 'style/temp1_03.png' );
}

.oxi_Dil
{
    text-align:right;
}
.oxi_Logo{text-align:center;}
.oxi_Menu
{

}
.oxi_Animasyon{text-align:center;}
.oxi_Icerik
{
	text-align:left;
	color:White;
	}
	.oxi_Icerik a
{
	color: #99FFCC;
	font-weight: bold;
}

	.oxi_Icerik a:hover
{
	color: #333399;
	font-weight: bold;
}
	
.oxi_SiteMapPath
{
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
.oxi_Footer
{
	text-align: center;
	color: #3366CC;
	font-size: 8pt;
}
.oxi_Dizayn{text-align:center;
            margin-bottom:15px;
            }
.oxi_Dizayn a
{
	color: #FFFFFF;
}

*
{
	
}

h1
{
	font-size:14pt;
	padding:0px;
}

a
{
    color: #0099CC;
    text-decoration: none;
    font-weight:bold;
}
a:hover
{
    color: #0066CC;
}

.oxi_Footer a
{
	color: gray;
}

.oxi_Footer a:hover
{
    color: #333333;
}

.oxi_Menu a
{
    color:White;
    padding:8px 10px 8px 30px;
    display:block;
    width:140px;
    text-align:left;
    background-image:url('menu.gif');
    background-position:5px 0px;
}

.oxi_Menu a:hover
{
    color:White;
    background-repeat:no-repeat;
    background:  url(menu.gif) 0 -32px;
}


.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: #3366CC;
}



/* ___________________________________________ü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:300px;
}

#Div_KategoriListele:hover
{
	border: 1px solid red;
	background-color: #FFF5E1;
}

#Div_KategoriListele #KategoriTanimiLabel
{
	font-size: 9pt;
	display: block;
	color: #CC0000;
}

