﻿/*Vitrinler Burda Gösteriliyor*/
.ProductList
{
	margin-left: 15px;
	margin-top: 5px;
	width: 800px;
}
.VitCaption
{
	background: url('dataListIcons/vitcap.gif') no-repeat left center;
	height: 35px;
	width: 800px;
	vertical-align: bottom;
}
.VitCaption .Ust1
{
	width: 700px;
}
.VitCaption .Ust2
{
	width: 100px;
}
.VitCaption .Ust2 a
{
	color: #333;
	font-size: 9px;
	text-decoration: none;
	font-family: Arial,helvetica, Sans-Serif;
	font-style:italic;
	background:url('dataListIcons/tumico.png') no-repeat left center;
	padding-left:13px;
	width:100px;
	display:block;
}
.VitCaption .Ust2 a:hover
{
	text-decoration:underline;
}

.VitCaption .vitrinuzerinde
{
	display: block; /*font-family: helvetica,sans Serif; 	font-size: 12px;color: Black;*/
	text-decoration: none;
	background: url('dataListIcons/vit_icon.gif') no-repeat 4px center;
	height: 21px;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	width: auto;
}
.vitrinuzerinde:hover
{
	text-decoration: underline;
}
.urunSinirlari
{
	border: 1px solid #e1e1e1; /*width: 388px;*/
	background: #fffff;
	width: 100%;
}
.urunSinirlari .UrunName
{
	height: 35px;
	text-align: left;
	padding-left: 5px; /*width: 388px;*/
	width: auto;
}
.urunSinirlari .UrunName h3
{
	height: 35px;
}
.urunSinirlari .UrunName a
{
	color: #333;
	font-family: helvetica,sans Serif;
	font-size: 12px;
	text-decoration: none;
	height: 35px;
	width: auto;
}
.urunSinirlari .UrunName a:hover
{
	text-decoration: underline;
}
.urunSinirlari .urunThumbnail
{
	width: 75px;
	height: 105px;
	padding-left: 5px;
}

.urunSinirlari .Yaz_Model
{
	width: 283px;
	text-align: left;
	padding-left: 5px;
}

.urunSinirlari .Yay_Marka
{
	width: 283px;
	text-align: left;
	padding-left: 5px;
}
.urunSinirlari .Cost
{
	width: 283px;
	text-align: left;
	padding-left: 5px;
	font-family: helvetica,sans Serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: Red;
}
.urunSinirlari .Yaz_Model a
{
	color: #333;
	font-family: helvetica,sans Serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
}

.urunSinirlari .Yaz_Model a:hover
{
	text-decoration: underline;
}
.urunSinirlari .Yay_Marka a
{
	color: #333;
	font-family: helvetica,sans Serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
}
.urunSinirlari .Yay_Marka a:hover
{
	text-decoration: underline;
}
.urunSinirlari .EkleSubmit
{
	width: 283px;
	text-align: left;
}
.urunSinirlari .UstStilIcon
{
	background: url('dataListIcons/templates4back2.gif') repeat-x left center;
	height: 24px;
}
.AltStilIcon
{
	background: url('dataListIcons/templates4back2.gif') repeat-x left center;
	height: 24px;
}

/*****vitrin****
.CssItemStyle
{
background:url('dataListIcons/templates4back2.gif') repeat-x left bottom;
}
.ProductList
{
	width: 700px;
	margin-left: 40px;
	font-family: Verdana;
	background-color: White;
	text-align: left;
}
.ProductList
{
	color: Red;
}
.ProductList .yok
{
	float: none;
}
.ProductList #dettoplayici
{
	border-right: 1px solid #DFDFDF;
	width: 220px;
	float: left;
}
.ProductList #Temizleyici
{
	float: none;
	border-bottom: 1px solid #DFDFDF;
	width: 300px;
	height: 35px;
	clear: both;
}
.ProductList input
{
	border: 2px solid #7bc4e5;
	font-size: 11px;
	background-color: #4193c5;
	color: White;
	cursor: pointer;
	font-family: Tahoma;
	font-weight: bold;
}
.ProductList .MiktarKutu
{
	border: 1px solid #7bc4e5;
	color: Black;
	cursor: auto;
	background-color: Transparent;
	font-weight: normal;
}
.ProductList h3 a
{
	font-family: helvetica,san Serif;
	font-size: 11px;
	text-decoration: none;
	color: #333;
}

.ProductList h3 a:hover
{
	color: Black;
	text-decoration: underline;
}
.ProductList p
{
	font-size: 9px;
	line-height: 8px;
}
.ProductList p a
{
	color: #333;
	text-decoration: none;
}
.ProductList p a:hover
{
	text-decoration: underline;
	color: Black;
}
.ProductList img
{
	width: 75px;
	height: 102;
	float: left;
	margin-right: 5px;
	border: 2px solid #c6e1ec;
}
*/