#shopLeft
{
	float:left;
	width:130px;
	margin:0px;
	margin-right:5px;
	margin-left:5px;
	padding:0px;
	display:inline;
}

.shopRight
{
	float:left;
	width:800px;
	margin:0px;
	padding:0px;
}

.shopMenu
{
	width:130px;
	height:220px;
	margin-top:5px;
	padding-top:5px;
	background: url('/gfx/shop/css/shopmenuBackground.gif') no-repeat;
}

.shopMenu p
{
	background: url('/gfx/shop/css/shopmenuArrow.gif') no-repeat;
	width:110px;
	height:24px;
	margin-left:8px;
	padding-top:5px;
	padding-left:12px;
}

.shopMenu a:link , .shopMenu a:active , .shopMenu a:visited
{
	font: normal normal normal 11px 'Tahoma' , 'Arial' , Sans-Serif;
	color:#929292;
}

.shopMenu a:hover
{
	color:#fff;
}

p.textLink a:link , p.textLink a:active , p.textLink a:visited
{
	font: normal normal normal 11px 'Tahoma' , 'Arial' , Sans-Serif;
	color:#FFCC00;
	text-decoration:none;
}

p.textLink a:hover
{
	color:#fff;
}

.shopBasket
{
	width:130px;
	height:220px;
	margin:0px;
	background: url('/gfx/shop/css/shopbasketBackground.gif') no-repeat;
	font: normal normal normal 11px 'Tahoma' , 'Arial' , Sans-Serif;
	color:#929292;
}

.shopBasket p
{
	padding:0px;
	margin:0px;
	margin-left:10px;
	margin-bottom:4px;
	width:110px;
	text-align:center;
}

.shopBasket p span
{
	color:#0099CC;
}

.shopBasket a:link , .shopBasket a:active , .shopBasket a:visited
{
	font: normal normal normal 11px 'Tahoma' , 'Arial' , Sans-Serif;
	color:#FFFF00;
	text-decoration:none;
}

.shopBasket a:hover
{
	color:#fff;
}
.shopFrontItem
{
	float:left;
	width:395px;
	height:220px;
	background: url('/gfx/shop/css/itemBackground.gif') no-repeat;
	margin-right:5px;
	margin-bottom:5px;
}

.shopFrontItem div
{
	float:left;
}

.shopInfo
{
	width:165px;
	margin-right:10px;
	margin-top:10px;
}

.shopMediumImg
{
	margin:10px;
	display:inline;
}

.shopTitle
{
	font: normal normal bold 15px 'Tahomöa' , 'Arial' , Sans-Serif;
	color:#fff;
	margin-bottom:10px;
}

.shopDesc
{
	font: normal normal normal 12px 'Tahomöa' , 'Arial' , Sans-Serif;
	color:#929292;
	margin-bottom:10px;
}

.shopPrice
{
	font: normal normal bold 26px 'Tahomöa' , 'Arial' , Sans-Serif;
	color:#fff;
	margin-bottom:10px;
	border-top: 1px dotted #929292;
	border-bottom: 1px dotted #929292;
	padding-top:10px;
	padding-bottom:10px;
}

.shopPriceDetail
{
	font: normal normal normal 18px 'Tahomöa' , 'Arial' , Sans-Serif;
	color:#fff;
	margin-bottom:5px;
	border-top: 1px dotted #929292;
	border-bottom: 1px dotted #929292;
	padding-top:5px;
	padding-bottom:5px;
}

.shopPriceDetail span
{
	font: normal normal bold 18px 'Tahomöa' , 'Arial' , Sans-Serif;
	color:#FFFF00;
}

.itemHeaderImg
{
	background: url('/gfx/shop/css/itemHeaderTitle.gif') no-repeat;
	width:800px;
	height:29px;
	margin-bottom:5px;
}

.shopFooter
{
	background: url('/gfx/shop/css/footerBackground.gif') no-repeat;
	width:935px;
	height:70px;
	margin-top:5px;
	margin-left:5px;
}


/*---------------------PRODUCT DETAIL---------------------*/

.itemDetailImg
{
	float:left;
	width:200px;
	height:222px;
	background: url('/gfx/shop/css/itemDetailBackground.gif') no-repeat;
	padding:10px;
	margin:0px;
	margin-right:7px;
}

.itemDetailInfo
{
	float:left;
	width:550px;
	height:222px;
	background: url('/gfx/shop/css/itemDetailInfoBackground.gif') no-repeat;
	padding:10px;
	margin:0px;
	font: normal normal normal 11px 'Tahoma' , 'Arial' , Sans-Serif;
	color:#D2D2D2;
}

/*------------------ITEM LIST---------------------*/

.itemListContent
{
	background: url('/gfx/shop/css/itemListBackground.gif') no-repeat;
	float:left;
	width:395px;
	height:100px;
	margin-right:5px;
	margin-bottom:5px;
}

.shopListInfo
{
	width:285px;
	margin-right:10px;
	margin-top:10px;
	float:left;
}

.shopSmallImg
{
	margin:10px;
	float:left;
	display:inline;
}

/*------------------SEPET---------------------*/

.sepetHeader
{
	margin:0px;
	padding:0px;
	background: url('/gfx/shop/css/sepetHeaderBackground.gif') no-repeat;
	height:22px;
	text-align:center;
}

.sepetFooter
{
	margin:0px;
	padding:0px;
	background: url('/gfx/shop/css/sepetFooterBackground.gif') no-repeat;
	height:22px;
	text-align:center;
}

.sepetHeader p
{
	margin:0px;
	padding:0px;
	float:left;
	font: normal normal bold 11px 'Tahoma' , 'Arial' , Sans-Serif;
	color:#D2D2D2;
	padding-top:4px;

}

.sepetItemInfo
{
	clear:both;
	margin-left:1px;
	margin-right:1px;
	text-align:center;
}

.sepetItemInfo p
{
	float:left;
	font: normal normal normal 11px 'Tahoma' , 'Arial' , Sans-Serif;
	color:#fff;
	padding:4px;
	padding-top:10px;
	margin:1px;
	background-color:#666;
	height:24px;
}

p.productAdedi img
{
	margin-left:4px;
	margin-right:4px;
}

.basketTotalPrice
{
	margin:1px;
	padding:0px;
	width:798px;
}

.basketTotalPrice div
{
	float:left;
	width:110px;
}

.basketTotalPrice p
{
	background-color:#666;
	font: normal normal normal 12px 'Tahoma' , 'Arial' , Sans-Serif;
	color:#fff;
	padding:6px;
	margin-bottom:1px;
}

.sepetFaturaForm
{
	margin-left:1px;
	margin-right:1px;
	float:left;
	width:397px;
	padding:0px;
}

.sepetFaturaFormField
{
	clear:both;
	margin:0px;
	padding: 0px;
}

.sepetFaturaForm ul.sepetFaturaFormField li
{
	margin:1px;
	padding:10px;
	height:22px;
	background-color: #666;
}

.sepetFaturaForm ul.sepetFaturaFormField li p
{
	float:left;
	margin:0px;
	padding:0px;
}

.sepetFaturaForm ul.sepetFaturaFormField li input
{
	width:150px;
	padding:0px;
	margin:0px;
}

.sepetFaturaFormFieldOne
{
	width:200px;
	font: normal normal normal 12px 'Tahoma' , 'Arial' , Sans-Serif;
	color:#fff;

}

.krediKart
{
	clear:both;
	background-color: #666;
	margin-left:2px;
	margin-right:4px;
}

.krediKartItem
{
	float:left;
	background-color: #000;
	padding:10px;
	margin-bottom:1px;
	height:30px;
	margin-left:85px;
}

.krediKartItem p
{
	float:left;
	width:300px;
	color:#fff;
	font: normal normal normal 16px 'Tahoma' , 'Arial' , Sans-Serif;
	text-align:right;
}

.krediKartItem p input
{
	width:280px;
	height:24px;
	font: normal normal normal 16px 'Arial' , Sans-Serif;
}

.havaleItem
{
	padding:10px;
	margin-bottom:1px;
	width:600px;
	margin-left:85px;
}

.havaleItem p
{
	background-color: #000;
	padding:10px;
	margin-bottom:1px;
	font: normal normal normal 14px 'Arial' , Sans-Serif;
	color:#fff;
}

/*----------------HELP----------------------*/

.helpContent
{
	background-color:#494949;
	width:800px;
	color:#fff;
	font-size:12px;
}

.helpContent p
{
	padding:10px;
	margin:10px;
}

.helpContent span
{
	border-bottom: 1px solid #C4C4C4;
	padding:10px;
	padding-bottom:5px;
	padding-left:0px;
	font: normal normal bold 16px 'Arial' , Sans-Serif;
	color:#D5BA66;
}

.helpContent span.helpTitle
{
	font: normal normal bold 12px 'Arial' , Sans-Serif;
	color:#F5E09E;
	border-bottom: 0px solid #000;
}