﻿/* Basket Item Pages */
#Basket-AddButton{
	border: 0px;
}
#Basket-PriceLabel{
	font: 11px Arial !important;
	color: #000;
	margin-top: 5px;
}
.YayinlarListeOdemeCss{
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight:bold;
}
/* ----------------- */
/* Basket Item List Pages */
.ListHDbg{background:url(/images/Basket/BasketList_Header.png); font: bold 11px Tahoma; color:#FFFFFF; padding:0 2px 0 2px; height:23px;}
.ListHD_W170{width:170px;}
.ListHD_W100{width:100px;}
.List_AL{text-align:left;}
.List_AC{text-align:center;}
.List_AR{text-align:right;}
.ListItems{border: solid 1px #bad0e4; background-color:#f2f6fc; padding:0 2px 0 2px; font: 11px Tahoma;}
.List_x{
	background-color:#e4ebff;
	display: block;
	height:20px;
	width: 590px;
	margin-top: 2px;
	padding-top: 4px;
}
.Tbllbl{
	display:block;
	border-bottom: solid 1px #d4dbf3;
	padding: 2px;
	width:90%;
}
#BasketList{
	margin-bottom: 3px;
}
#BasketListItems label {
	font: bold 11px Tahoma;
	color: #FFFFFF;
	padding-left: 15px;
	display: block;
}
.BLHD{
	background:url(/images/Basket/BasketList_Header.png) repeat-x;
}
.List_Product{
	width: 170px;
}
.List_Unit{
	width: 100px;
}
.List_Price{
	width: 100px;
	text-align:right;
}
.List_Total{
	width: 100px;
	text-align:right;
}
.List_Action{
	width: 100px;
}
#BasketList .LeftBorder{
	border-left: solid 1px #dce2f1;
}
#BasketListItems .LeftBorder{
	border-left: solid 1px #bad0e4;
}
#BasketListItems{
	/*border: solid 1px #bad0e4;*/
	background-color: #f2f6fc;
	margin-bottom: 3px;
}
#BasketListItems td{
	padding: 2px;
}
#BasketListItems label{
	font: 11px Tahoma;
	color: #01539c;
}
#BasketListItems input {
	text-align: right;
	width: 30px;
	font: bold 11px Tahoma;
	margin-left: 15px;
}
#BasketListItemsTotal{
	border: solid 1px #bad0e4;
	background-color: #d9e9f7;
	margin-bottom: 3px;
	height: 23px;
}
#BasketListItemsTotal label{
	font: 11px Tahoma;
	color: #01539c;
}
/* ---------------------- */
/* Address Select Page CSS */
.SelectAddress td{
	background-color: #eceef3;
}
#AddressList{
	background: url(/images/Basket/BasketList_Header.png);
	margin-bottom: 3px;
}
#AddressList label{
	margin-left: 4px;
	padding: 1px 0px 1px 4px;
	background-color: #858fab;
	font: bold 11px Tahoma;
	color: #FFF;
	width: 180px;
	display: block;
}
.AddressItem{
	display: block;
	height: 20px;
	padding-top: 8px;
	border-bottom: solid 1px #c2c7d5;
	width: 573px;
}
.FormLabel{
	float: left;
	width: 130px;
	position: relative;
}
.FormElement{
	float: left;
	width: 300px;
	position: relative;
}
.FormLblSep{
	float: left;
	width: 15px;
	position: relative;
}
.AddressFormItem{
	border: solid 1px #bad0e4;
	background-color: #f2f6fc;
	padding: 5px;
	margin-bottom: 2px;
	position: relative;
	float:left;
}
.AddressFormItem input{
	background-color: #f2f6fc;
}
.AddressFormItem textarea{
	background-color: #f2f6fc;
}
/* ----------------------- */
/* Payment Medhot Select and Order Css */
#PaymentMedhod{
	background: url(/images/Basket/BasketList_Header.png);
	margin-bottom: 3px;
}
#PaymentMedhod2{
	background: url(/images/Basket/BasketList_Header2.png);
	margin-bottom: 3px;
}
#PaymentMedhod label{
	margin-left: 4px;
	padding: 1px 0px 1px 4px;
	background-color: #858fab;
	font: bold 11px Tahoma;
	color: #FFF;
	width: 180px;
	display: block;
}
#PaymentMedhod2 label{
	margin-left: 4px;
	padding: 1px 0px 1px 4px;
	background-color: #9c85ab;
	font: bold 11px Tahoma;
	color: #FFF;
	width: 180px;
	display: block;
}
/* ----------------------------------- */
