/*emptybasket*/

#dsemptyBasket {  
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:bold;
	font-size: 12px;
	text-align:center;
	width:100%;
	text-decoration: none;
	padding-top:30px;
}

div.dsbasketSeperator {  
	text-align:center;
	width:910px;
	margin:0px auto;
	height:30px;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;

}

#dsbasketBtn {
	padding-top:20px;
	text-align:center;
	width:100%;
}

#dsbasketStart {
	width: 900px;
	text-align:center;
	margin:0px auto;
	padding-top:10px;
	min-height: 30px;
}


#dsbasketPage {  
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:bold;
	font-size: 12px;
	width:100%;
	padding-top:30px;
	text-decoration: none;
}

.dsbasketHeaderItem {
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 100%;
	color:#999999;
}

.dsLatencyBasketText{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 100%;
	color:#999999;
}

.dsDepositBasketText{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 100%;
	color:#ffffff;
}

.dsbasketQuantitySide {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.dsbasketQuantity {
	width:130px;
}

.dsbasketInstock{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color:#86be19;
	font-style: normal;
	text-decoration: none;
}


.dsbasketDeliverySideValue {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.dsbasketDeliverySide {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.dsbasketDeliveryOptions {
	padding-top: 15px;
	height:40px
}



.dsbasketQuantitySideTotal {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 140%;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.dsbasketQuantityTotal {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 140%;
	border:0px;
	border-bottom-color: #999999;
}

.dscheckoutTotalDiscount {
font-size:110%;
color:#ff0000;

}


.dscheckoutDepositNote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#ffffff;
}


#dsvoucherInput {
text-align:left;
width:100%;
margin:0px
}


#dsvoucherError{
	padding-top: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 100%;
	color:#b41d22;
	font-style: normal;
	text-decoration: none;
}

#dsvoucherValid{
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
}


div.dscheckoutError{
clear:both;
padding-top:15px;
font-size:12px;
color:#b41d22;
	width:900px;
	text-align:right;
	margin:0px auto;
}


#dsbasketButtonLeft{
	float:left;
	padding: 15px 0 0 30px;
	text-align:left;
}

#dsbasketButtonRight{
	float:right;
	padding: 15px 30px 0 0;
}


#dsPPExpress{
clear:both;
width:100%;
text-align:right;
}

#dsGcheckout{
clear:both;
width:100%;
text-align:right;
}


#dsbasketDetails{
	clear:both;
	width:910px;
	padding: 20px 20px 0 20px;
	text-align:left;
	
}


.forminput {
	margin:0px;
	height: 20px;
	padding: 2px 0px 0px 2px;
	background-color: #0d0d0d;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #999999;
	text-align:center;

}

div.dsvchrinput {
padding: 0px 0px 0px 0px;
}


#dsvchrinput input.vforminput {
	margin:15px 8px 0px 0px;
	padding: 3px 3px 3px 3px;
	background-color: #000000;
	border: 1px solid #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align:left;
}

#dsvchrinput label {
	display: block;
	float: left;
	width/**/: 100px !important; /*for moz browser*/
	width: 90px; /* for IE */
	font-size: 12px;
	padding-top: 19px;
	color: #ffffff;
	
}


.optionsBasketText{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	color:#0066cc;
	font-style: normal;
	text-decoration: none;
}





#deliverychoices {
text-align:left;
width:100%;
margin:0px;
height:100px;
}

#delDateText{
	width:350px;
	position: absolute;
	padding-top: 15px;
	left: 25px;
	text-align:left;
}

#delDateBox{
	width:300px;
	position: absolute;
	padding-top: 15px;
	right: 25px;
	text-align:right;
}


#basketNav {
text-align:left;
width:100%;
margin:0px;
height:50px;
}


#basketButtonLeft{
	float:left;
	padding-top: 15px;
	text-align:left;
}

#basketButtonRight{
	float:right;
	padding-top: 15px;
}

#basketGoogle{
	width:100%;
	text-align:right;
}

#basketAccessoryHeader {
	width:100%;
	text-align:center;
	margin:0px auto;
	padding-top:20px;
	background-image: url(../img/rel_prods_bk.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	font-weight:bold;

}

div.basketAccessoryGroup{
font-size:100%;
color:#666666;
	width:543px;
	text-align:left;
	margin:0px auto;
}

div.basketAccessoryMore{
font-size:100%;
color:#666666;
	width:100%;
	text-align:left;
	margin:0px auto;
}

div.basketAccessoryAdditionals{
font-size:100%;
color:#cccccc;
	width:100%;
	text-align:left;
	margin:0px auto;
}

div.basketAccessoryMoreClose{
font-size:100%;
color:#cccccc;
	width:100%;
	text-align:left;
	margin:0px auto;
}

.basketAccessoryItemHolder{
	position:relative;
	width:100%;
	text-align:left;
	margin:0px auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: #4c4c4c;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


.basketAccessoryProduct{
position:absolute;
margin-left:110px;
padding-top:20px;
}

.basketAccessoryPrice{
position:absolute;
right:200px;
padding-top:20px;
}

.basketAccessoryBuy{
float:right;
padding-top:20px;
}

div.basketAccessoryHiddenBlock{
font-size:100%;
background-color:#111111;
	width:500px;
	text-align:left;
	margin:0px auto;
	padding-left: 25px;
	padding-bottom:15px;
}


div.basketAccessoryAdditionals{
clear:both;
font-size:100%;
	width:100%;
	text-align:left;
	margin:0px auto;
}
