/* CSS Document */

/* --------------------------------------------------------------- */
#content-main
{
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	position: relative;
	width: 748px;
	margin-left: 3px;
	margin-top: 3px;
	padding:10px;
}
/** content holder ----------------------------------------------------------- */


#home-tab-0
{
	display: block;
	float: left;
	width: 126px;
	height: 38px;
	margin-bottom: 4px;
	margin-left: 1px;
}
#home-tab-0 a
{
	background: url(../images/yenicikanlar_tab.jpg) no-repeat 0 0;
	display: block;
	line-height: 38px;
	height: 38px;
	width: 126px;
	text-decoration: none;
	border: 0;
	margin:0;
}

#home-tab-0 a:hover, #home-tab-0 a.selected
{
	background: url(../images/yenicikanlar_tab.jpg) no-repeat 0 -38px;
}
#home-tab-1
{
	display: block;
	float: left;
	width: 140px;
	height: 38px;
	margin-bottom: 4px;
}
#home-tab-1 a
{
	background: url(../images/coksatanlar_tab.jpg) no-repeat 0 0;
	display: block;
	line-height: 38px;
	height: 38px;
	width: 140px;
	text-decoration: none;
	border: 0;
	margin:0;
}

#home-tab-1 a:hover, #home-tab-1 a.selected
{
	background: url(../images/coksatanlar_tab.jpg) no-repeat 0 -38px;
}
#home-tab-2
{
	display: block;
	float: left;
	width: 162px;
	height: 38px;
	margin-bottom: 4px;
}
#home-tab-2 a
{
	background: url(../images/kampanyalar_tab.jpg) no-repeat 0 0;
	display: block;
	line-height: 38px;
	width: 162px;
	height: 38px;
	text-decoration: none;
	border: 0;
	margin:0;
}

#home-tab-2 a:hover, #home-tab-2 a.selected
{
	background: url(../images/kampanyalar_tab.jpg) no-repeat 0 -38px;
}
#home-tab-3 
{
	display: block;
	float: left;
	width: 150px;
	height: 38px;
	margin-bottom: 4px;
}
#home-tab-3 a
{
	background: url(../images/onerdiklerimiz_tab.jpg) no-repeat 0 0;
	display: block;
	line-height: 38px;
	width: 150px;
	height: 38px;
	text-decoration: none;
	border: 0;
	margin:0;
}

#home-tab-3 a:hover, #home-tab-3 a.selected
{
	background: url(../images/onerdiklerimiz_tab.jpg) no-repeat 0 -38px;
}
#home-tab-4
{
	display: block;
	float: left;
	width: 191px;
	height: 38px;
	margin-bottom: 4px;
}
#home-tab-4 a
{
	background: url(../images/ensoneklenenler_tab.jpg) no-repeat 0 0;
	display: block;
	line-height: 38px;
	width: 192px;
	height: 38px;
	text-decoration: none;
	border: 0;
	margin:0;
}

#home-tab-4 a:hover, #home-tab-4 a.selected
{
	background: url(../images/ensoneklenenler_tab.jpg) no-repeat 0 -38px;
}

/*product item ------------------------------------------- */

.product-item
{
	clear:both;
	margin: 4px auto 0 auto;
	padding: 0px 0 0 0;
	width: 770px;
}
.product-item .right
{
	border-right: 1px dotted #7f7f7f;
	border-top: 1px dotted #7f7f7f;
	float: left;
	padding: 0 0px 0 8px;
	position: relative;
	width: 183px;
	height: 270px;
}
.product-item .middle
{
	margin: 0 6px;
}
.item
{
	border-top: 1px dotted #7f7f7f;
	float: left;
	height: 220px;
	padding: 0 0px 0 8px;
	position: relative;
	width: 134px;
}
.item span
{
	text-decoration: line-through;
}
.item strong
{
	color: #b90101;
}
.item .image
{
	/* float: left; */
	height: 138px;
	padding-top: 60px;
	text-align: center;
	position: relative;
	border: 0px;
}

.item img.product
{
	/* width: 90px; */
	/*max-height: 100px;*/
	border: 0px;
}

.item .description
{
	text-align: left;
	position: absolute;
	left: 0px;
	top: 5px;
}

.item .item-price
{
	color: #000;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 16px;
	margin-top: 2px;
}

a.buy-me
{
	background: url(../images/sepeteekle.jpg) no-repeat;
	color: #fff;
	float: left;
	height: 27px;
	line-height: 14px;
	text-align: center;
	width: 75px;
	margin-top: 8px;
	margin-left: 5px;
	cursor: hand;
}
a.detail
{
	background: url(../images/incele.jpg) no-repeat;
	color: #fff;
	float: left;
	height: 27px;
	line-height: 14px;
	margin-top: 8px;
	margin-left: 25px;
	text-align: center;
	width: 48px;
	cursor: hand;
}
a.buy-me-wish
{
	display: block;
	color: #fff;
	height: 17px;
	line-height: 14px;
	margin: 4px 0;
	padding-right: 30px;
	text-align: center;
	width: 36px;
	position: absolute;
	top: 10px;
	left: 90px;
	border: 4px solid red;
	cursor: hand;
}
.icon-new
{
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(/design/images/products/new.png);
	width: 52px;
	height: 36px;
}
.icon-ranking
{
	left: 0px;
	position: absolute;
	top: 3px;
}

.product-widget
{
	border: 1px dotted #7f7f7f;
}
.product-widget-large
{
	height: 210px;
}
.rrp
{
	float: left;
	font-size: 11px;
	margin-right: 4px;
}
.striked-price
{
	float: left;
	font-size: 11px;
	text-decoration: line-through;
	margin-left: 25px;
}
.red
{
	color: #C90202;
	margin-left: 25px;
}

