﻿#kategori
{
	position: relative;
	float: left;
	width: 207px;
	min-height: 100px;
	height: auto !important;
	height : 100px;
	margin: 10px 0 20px 5px;
	padding : 0;
	border: none;
	display:inline;
	/*background: transparent url("images/leftTop.jpg") no-repeat;*/
}

#kategoriTop
{
	position: relative;
	float: left;
	width: 207px;
	height : 22px;
	margin: 0;
	padding : 0;
	border: none;
	background: transparent url("images/kategoriTop.jpg") no-repeat;
}

#kategoriMiddle
{
	position: relative;
	float: left;
	width: 195px;
	min-height: 180px; /* ie6 min-height hack*/
	height: auto !important; /* önemli not: ie6 için min-height hacklerken yazım sırası bu şekilde olmalıdır -tolga- */
	height : 180px; /* ie6 min-height hack*/
	margin: 0;
	padding : 5px;
	display: inline;
	border: solid 1px #0c77ad;
	text-align: left;
	border-bottom: none;
	border-top: none;
	background: transparent url("images/kategoriBg.jpg") repeat-x bottom;
}

#kategoriBottom
{
	position: relative;
	float: left;
	width: 207px;
	height : 8px;
	margin: 0;
	padding : 0;
	border: none;
	background: transparent url("images/kategoriBottom.jpg") no-repeat;
}


#sepetim
{
	position: relative;
	float: left;
	width: 207px;
	height : 153px;
	margin: 10px 0 0px 5px;
	display: inline;
	padding : 0;
	border:none;
	background: transparent url("images/sepetBg.jpg") no-repeat top;
}

#sepetimContent
{
	position: relative;
	float: left;
	width: 190px;
	height : 115px;
	margin: 30px 0 0 7px;
	display: inline;
	padding : 0;
}

#productsRight
{
	position: relative;
	float: left;
	width: 594px;
	min-height: 400px;
	height: auto !important;
	height : 400px;
	margin: 10px 0 10px 0;
	display: inline;
	padding : 0;
	background-color: Transparent;
	border: none;
}

#productsRightContent
{
	position: relative;
	float: right;
	width: 580px;
	min-height: 400px;
	height: auto !important;
	height : 400px;
	margin: 0;
	padding : 5px;
}

#baslik
{
	position: relative;
	float: left;
	width: 580px;
	height : 25px;
	margin: 0 0 10px 0;
	padding : 0;
	text-align: left;
	background-color: Transparent;
	border-bottom: solid 1px gray;
}

.urunDiv
{
	position: relative;
	float: left;
	width: 285px;
	height : 220px;
	margin: 0 3px 15px 0 ;
	padding : 0;
	text-align: left;
	background-color: white;
	border: solid 1px #d8d8d8;
}



/* ürünler div detay */

.urunBaslik
{
	position: relative;
	float: left;
	width: 130px;
	height : 35px;
	min-height: 35px;
	height: auto !important;
	margin: 5px 0 0 5px ;
	padding : 0;
	text-align: left;
	display: inline; 
	background-color: Transparent;
}

.urunBtns
{
	position: relative;
	float: left;
	width: 130px;
	height : 35px;
	margin: 5px 2px 0 10px ;
	padding : 0;
	text-align: left;
	background-color: Transparent;
}

.urunImg
{
	position: relative;
	float: left;
	width: 150px;
	height : 113px;
	margin: 0 0 0 6px ;
	padding : 0;
	text-align: center;
	padding: 2px;
	display: inline;
	/*border: solid 1px #d8d8d8;*/
}

.urunAciklama
{
	position: relative;
	float: left;
	width: 100px;
	height : 50px;
	margin: 0 0 0 10px ;
	padding : 0;
	text-align: left;
	background-color: Transparent;
}

.urunDivBtm
{
	position: relative;
	float: left;
	width: 285px;
	height : 40px;
	margin: 0 0 0 0 ;
	padding : 0;
	text-align: left;
	background-color: Transparent;
}


.urunDetay
{
	position: relative;
	float: left;
	width: 150px;
	height : 25px;
	margin: 0 ;
	padding : 15px 0 0 0;
	background-color: Transparent;
	text-align: center;
	border: none;
}

.urunSepet
{
	position: relative;
	float: left;
	width: 110px;
	height : 35px;
	margin: 0 0 0 15px ;
	display: inline;
	text-align: center;
	border: none;
	text-align: left;
}



/* tolga ekledi 04.02.09 */

.basketBant
{
	position: relative;
	float: left;
	width: 570px;
	height : 15px;
	margin: 0 0 10px 0;
	display: inline;
	padding: 5px 0 3px 3px;
	border: none;
	text-align: left;
	background-color: #9d0061;
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.basketBantMavi
{
	position: relative;
	float: left;
	width: 570px;
	height : 15px;
	margin: 0 0 10px 0;
	display: inline;
	padding: 5px 0 3px 3px;
	border: none;
	text-align: left;
	background-color: #002f63;
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.basketBaslik
{
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #a32d75 ;
	text-align: left;
}

.basketBMini
{
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #a32d75 ;
	text-align: left;
}

.basketText
{
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000 ;
	text-align: left;
}