﻿#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: 185px;
	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 : 10px;
	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;
}

#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;
}
*/
#productContent2
{
	position: relative;
	float: left;
	width: 580px;
	min-height: 400px;
	height: auto !important;
	height : 400px;
	margin: 0;
	/*padding : 5px;*/
	border: none;
	text-align: left;
}

#productContent2 td, tr, th
{
	text-align: left;
}



#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 5px 0 0 ;
	padding : 0;
	text-align: left;
	background-color: white;
	border:	 solid 1px red;
}

/*.uruntest
{
	position: relative;
	float: left;
	width: 285px;
	height : 182px;
	margin: 0 0 0 0 ;
	padding : 0;
	text-align: left;
	background-color: white;
	border:	 solid 1px #c2c2c2;
}
*/


/* ürünler div detay */

#urunBaslik
{
	position: relative;
	float: left;
	width: 140px;
	height : 35px;
	min-height: 35px;
	height: auto !important;
	margin: 5px 0 0 2px ;
	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 : 122px;
	margin: 15px 2px 0 2px ;
	padding : 0;
	text-align: left;
	background: transparent url("images/urunImgTemp.jpg") no-repeat left;
}

#urunAciklama
{
	position: relative;
	float: left;
	width: 115px;
	height : 50px;
	margin: 15px 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;
}

/* ürünler div detay bitti*/

#topInfo
{
	position: relative;
	float: right;
	margin: 10px 5px 0 0;
	padding: 0;
	text-align: left;
	width: 150px;
	height: 18px;
	text-align: right;
	cursor: pointer;
}

#topInfo
{
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: Transparent;
	color: #c71b84;
}

#topInfo a,
#topInfo a:active,
#topInfo a:visited
{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #c71b84;
	text-align: right;
	outline: none;
}

#topInfo a:hover
{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: black;
	outline: none;
}