td           				{ font-family: Arial, Tahoma; font-size: 9pt }
.urun_detay_baslik			{ font-family: Arial, Tahoma; font-size: 13pt; font-weight: 700; color: #3976E3; text-decoration: none; }
.urun_liste_baslik			{ font-family: Arial, Tahoma; font-size: 10pt; font-weight: 700; color: #999999; text-decoration: none; }
.urun_liste_baslik:hover	{ font-family: Arial, Tahoma; font-size: 10pt; font-weight: 700; color: #3976E3; text-decoration: underline; }
.urun_liste_baslik2			{ font-family: Arial, Tahoma; font-size: 12pt; font-weight: 700; color: #999999; text-decoration: none; }
.urun_liste_baslik2:hover	{ font-family: Arial, Tahoma; font-size: 12pt; font-weight: 700; color: #3976E3; text-decoration: underline; }
.urun_liste_fiyat			{ font-family: Arial, Tahoma; font-size: 12pt; font-weight: 700; color: #3976E3; }
.urun_detay_kdv_fiyat		{ font-family: Arial, Tahoma; font-size: 12pt; font-weight: 700; color: #3976E3; }
.urun_detay_fiyat			{ font-family: Arial, Tahoma; font-size: 12pt; font-weight: 700; color: #999999; }
.urun_detay_kdv				{ font-family: Arial, Tahoma; font-size: 10pt; font-weight: 700; color: #999999; }

.urun_detay_marka_adi		{ font-family: Arial, Tahoma; font-size: 9pt; font-weight: 100; color: #333333; }
.urun_detay_urun_kodu		{ font-family: Arial, Tahoma; font-size: 9pt; font-weight: 100; color: #333333; }

.AnasayfaListeBaslik		{ font-family: Arial, Tahoma; font-size: 12pt; font-weight: 700; color: #808080; }
.ListeBaslik				{ font-family: Arial, Tahoma; font-size: 12pt; font-weight: 700; color: #808080; }

.sayac_tekil				{ font-family: Arial, Tahoma; font-size: 12pt; font-weight: 700; color: #D10068; }
.sayac_online				{ font-family: Arial, Tahoma; font-size: 12pt; font-weight: 700; color: #3975D5; }
.sepet_kisa					{ font-family: Arial, Tahoma; font-size: 10pt; font-weight: 700; color: #999999; text-decoration: none; }
.menu						{ font-family: Arial, Tahoma; font-size: 10pt; font-weight: 700; color: #999999; }
.SubMenu					{ font-family: Arial, Tahoma; font-size: 9pt; font-weight: 700; color: #777777; text-decoration: none; }
.SubMenu:hover				{ font-family: Arial, Tahoma; font-size: 9pt; font-weight: 700; color: #3976E3; text-decoration: underline; }
.SubMenuListItem			{ font-family: Arial, Tahoma; font-size: 9pt; font-weight: 700; color: #777777; margin-left: -18; text-indent: 0; margin-top: 5}

/* Arama Sayfası */
.AramaBaslik				{ font-family: Arial, Tahoma; font-size: 12pt; font-weight: 700; color: #808080; }
.AramaSonucMesaji			{ font-family: Arial, Tahoma; font-size: 11pt; font-weight: 700; color: #3976E3; line-height:5; }

/* Arama Sayfası Son */


.TableStyle1 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #515151;
	FONT-FAMILY: Tahoma, Arial;
	background-color:#FFFFFF;
	border: 1px solid #BEBEBE;
	padding: 2px;
}

.SepetTable
{
    border-color: #C0C0C0;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

.SepetTr
{
    border-color: #C0C0C0;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #EDEDED;
	background-image: url('TabButonBack.gif');
}
.SepetTd
{
    border-color: #C0C0C0;
    border-width: 1px 1px 0px 0px;
    border-style: solid;
    margin: 0;
    padding: 4px;
}

.MenuHeader
{
    border-color: #C0C0C0;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #EDEDED;
	background-image: url('TabButonBack.gif');
}




.hata
{
	height: 45px;
	//width: 100%;
	background-position: 10px center;
	padding: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
	color: red;
	background-color: #ffdaca;
	background-image: url(../images/notice.gif);
	border-top: 1px solid #ff7349;
	border-bottom: 1px solid #ff7349;
	border-right: 1px solid #ff7349;
	border-left: 1px solid #ff7349;
	background-repeat: no-repeat;
}


.LoginInput {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma, Arial;
	width:auto;
	height: 25;
	padding: 2px;
}


/* Form Eleman Tanımları*/
.InputStyle1 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #515151;
	FONT-FAMILY: tahoma, Arial;
	width:auto;
	background-color:#FFFFFF;
	border: 1px solid #BEBEBE;
	padding: 2px;
}
.InputStyle2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #428C19;
	FONT-FAMILY: tahoma, Arial;
	width:auto;
	border: 1px solid #58AA30;
	padding: 2px;
	background-color: #EBF8E4;
}
.InputStyle3 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #124CA3;
	FONT-FAMILY: tahoma, Arial;
	width:auto;
	border: 1px solid #809db9;
	padding: 2px;
	background-color: #e7f6ff;
}
.InputStyle4 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #080000;
	FONT-FAMILY: tahoma, Arial;
	width:auto;
	background-color:#FFFFA4;
	border: 1px solid #CECECE;
	padding: 2px;
}
.InputStyle5 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #080000;
	FONT-FAMILY: tahoma, Arial;
	width:auto;
	background-color:#F8F8F8;
	border: 1px solid #BDBDBD;
	padding: 2px;
}
.InputStyle6 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: tahoma, Arial;
	background-color:#FFFFFF;
	border: 1px solid #BEBEBE;
	padding: 2px;
}
.ButtonStyle1{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma, Tahoma, Arial;
	width:auto;
	border: 1px solid #428C19;
	background-color: #009900;
	margin: 2px;
	padding: 2px;
	text-decoration: none;
}
.ButtonStyle2{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma, Tahoma, Arial;
	width:auto;
	border: 1px solid #C22B1A;
	background-color: #D33323;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
	text-decoration: none;
}
.ButtonStyle3{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma, Tahoma, Arial;
	width:auto;
	border: 1px solid #013C7D;
	background-color: #124CA3;
	margin: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.ButtonStyle4{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #181818;
	FONT-FAMILY: Tahoma, Tahoma, Arial;
	width:auto;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border: 1px solid #D1D1D1;
	background-color: #E6E6E6;
	margin-top: 3px;
	margin-bottom: 3px;
}

.ButtonStyle5{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma, Tahoma, Arial;
	width:auto;
	border: 1px solid #EA8F0A;
	background-color: #F1950A;
	margin: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.BoxStyle1{
	border:1px solid #DEDEDE;
	background-color: #FFFFFF;
	font-family: Tahoma, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
}
.BoxStyle2{
	background-color: #F9D8D5;
	font-family: Tahoma, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #C50811;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #FB999E;
	cursor: pointer;
}
.BoxStyle2:hover{
	background-color: #C50811;
	color: #FCECEB;
}
.BoxStyle3{
	background-color: #EDF8E7;
	font-family: Tahoma, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #58AA30;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #58AA30;
	cursor: pointer;
}
.BoxStyle3:hover{
	background-color: #58AA30;
	color: #DCF2D0;
}
.BoxStyle4{
	font-size: 11px;
	font-weight: normal;
	color: #FBFBFB;
	font-family: Tahoma, Tahoma, Arial;
	text-decoration: none;
	background-color: #E11B26;
	padding: 2px;
	border: 1px solid #CC0D12;
	margin: 0px;
	cursor: pointer;
}
.BoxStyle5{
	font-size: 11px;
	font-weight: normal;
	color: #2C2C2C;
	font-family: Tahoma, Tahoma, Arial;
	text-decoration: none;
	background-color: #F8F8F8;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #D2D2D2;
	margin: auto;
	cursor: pointer;
}
.BoxStyle6{
	font-size: 11px;
	font-weight: normal;
	color: #FBFBFB;
	font-family: Tahoma, Tahoma, Arial;
	text-decoration: none;
	background-color: #124CA3;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #013C7D;
	margin: 0px;
	cursor: pointer;
}
.BoxStyle7{
	font-size: 8px;
	font-weight: bold;
	color: #2C2C2C;
	font-family: "Arial Narrow", "Arial Black", Arial;
	text-decoration: none;
	background-color: #F8F8F8;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #D2D2D2;
	margin: auto;
	cursor: pointer;
}
.BoxStyle8{
	background-color: #BBD7FB;
	font-family: Tahoma, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #013C7D;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #124CA3;
	cursor: pointer;
}
.BoxStyle8:hover{
	background-color: #124CA3;
	color: #BBD7FB;
}
.BoxStyle9{
	font-family: Tahoma, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #E1E1E1;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: 1px solid #000000;
	background-color: #424242;
	margin-left: 5px;
	cursor: pointer;
}
.BoxStyle9:hover{
	background-color: #000000;
	color: #FFFFFF;

}
.BoxStyle10{
	font-size: 11px;
	font-weight: normal;
	color: #2C2C2C;
	font-family: Tahoma, Tahoma, Arial;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #BEBEBE;
	margin: auto;
	cursor: pointer;
}
.BoxStyle11{
	background-color: #BFE8AC;
	font-family: Tahoma, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #336D14;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: 1px solid #58AA30;
	cursor: pointer;

}
.BoxStyle11:hover{
	background-color: #58AA30;
	color: #DFF3D6;
}
.BoxStyle12{
	background-color: #F9D8D5;
	font-family: Tahoma, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #C50811;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border: 1px solid #FB999E;
	margin-top: 2px;
	margin-bottom: 2px;
	cursor: pointer;
}
.BoxStyle12:hover{
	background-color: #FCEAE9;
	color: #A90710;
}
.BoxStyle13{
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #F8F8F8;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #D2D2D2;
	margin: 0;
}

.BoxStyle14{
	background-color: #BFE8AC;
	font-family: Tahoma, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #336D14;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #58AA30;
	cursor: pointer;
}
.BoxStyle14:hover{
	background-color: #58AA30;
	color: #DFF3D6;
}

.ButtonStyle15{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #181818;
	FONT-FAMILY: Tahoma, Tahoma, Arial;
	width:auto;
	padding: 3px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin: 3px;
}

.BuyukResimButon{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma, Tahoma, Arial;
	text-decoration: none;
	width:auto;
	border: 1px solid #EA8F0A;
	background-color: #F1950A;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
}
.BuyukResimButon:hover{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma, Tahoma, Arial;
	text-decoration: none;
	width:auto;
	border: 1px solid #EA8F0A;
	background-color: #FF6600;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
}

.RedText {
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
}
.RedTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 700;
	color: #FF0000;
}

/* ALT KATEGORİ LİSTELEME */

.AltKategoriKutu a{
	background-color: #FFFFFF;
	font-family: Tahoma, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #C50811;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #BEBEBE;
	margin-left: 3px;
	margin-top: 3px;
	cursor: default;
}
.AltKategoriBaslik{
	color: #045C91;
	font-size: 9pt;
	font-weight: bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #F8F8F8;
	border: 1px solid #D2D2D2;
	padding: 2px;
}
.AltKategori ul {margin: 0; padding: 0; list-style: none;}

.AltKategori li {display: inline;}

.AltKategori a{
	background-color: #FFFFFF;
	font-family: Tahoma, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #045C91;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #BEBEBE;
	margin-left: 2px;
	margin-top: 4px;
	cursor: pointer;
	display: block;
	float: left;
}
.AltKategori a:hover{
	background-color: #EDEDED;
	color: #045C91;
}


/* Paging */
#paging{   
    padding:3px;   
    font-family:Tahoma, Helvetica, sans-serif;   
    font-size:10px;   
    color:#000000;   
    font-weight:bold;   
}   
  
#paging a{   
    padding:2px 4px 2px 4px;   
    border:1px solid #C0C0C0;   
    background:#FFFFFF;   
    color:#333333;   
    text-decoration:none;   
}   
  
#paging a:hover{   
    background:#C0C0C0;   
    color:#FFFFFF;   
    text-decoration:none;   
}  

.pagingActive{   
    background:#C0C0C0;   
    color:#FFFFFF;   
    padding:2px 4px 2px 4px;   
    border:1px solid #C0C0C0;
}