﻿div#eCommercePageLayout
{
    width: auto;
    margin: 0px 30px 0px 30px;
    padding: 0px 0px 0px 0px;
}

div#eCommercePageLayout table.checkoutTable
{
    width: 499px;
    background-color: #F1F1EF;    
}

div#eCommercePageLayout table.checkoutTable th, div#eCommercePageLayout table.checkoutTable td
{
    font-family:"Verdana";
	color:#254214;
	font-size: 11px;
	text-align: left;
	padding: 7px 10px 7px 10px;
	border-bottom: solid 1px white;
}

div#eCommercePageLayout table.checkoutTable th
{
    background-color: #D3DAD2;
    color: #622d11;
}

div#eCommercePageLayout table.checkoutTable td a
{
    color: #254214;
    padding: 0px 5px 0px 5px;
}

div#eCommercePageLayout p
{
    width: auto;
    font-family:"Verdana";
	color:#254214;
	font-size: 11px;
}

div#eCommercePageLayout div.basketContent
{
    width: 499px;
    background-color: #F1F1EF;    
    margin: 0px;
    display: block;
}

div#eCommercePageLayout div.basketContent p#basketTotal
{
    text-align: right;
    font-weight: bold;	
    margin: 10px 40px 10px 0px;
}

div#eCommercePageLayout div.basketContent p.basketEmpty
{
    width: 479px;
    text-align: left;
    margin: 10px 10px 10px 10px;
}

div#eCommercePageLayout div#commandButtons
{
    width: auto;
    padding: 0px 10px 10px 10px;
    background-color: #F1F1EF;
}

div#eCommercePageLayout div#commandButtons input
{
    width: auto;
}

div#eCommercePageLayout table.customerRegistration
{
    width: 499px;
    background-color: #F1F1EF;    
}

div#eCommercePageLayout table.customerRegistration th, div#eCommercePageLayout table.customerRegistration td
{
    font-family:"Verdana";
	color:#254214;
	font-size: 11px;
	text-align: left;
	padding: 7px 10px 7px 10px;
	border-bottom: solid 1px white;
	vertical-align: text-top;
}

div#eCommercePageLayout table.customerRegistration th
{
    background-color: #D3DAD2;
    color: #622d11;
}

div#eCommercePageLayout table.customerRegistration td input, div#eCommercePageLayout table.customerRegistration td textarea
{
    width: auto;
}

div#eCommercePageLayout table.customerRegistration td textarea
{
    width: 163px;
}

div#eCommercePageLayout table.customerRegistration td.customerRegistrationBasketCell
{
    padding: 0px 0px 0px 0px;
    margin: 0px;
    background-color: white;
}

div#eCommercePageLayout table.customerRegistration td.customerRegistrationBasketCell h2.header,
div#eCommercePageLayout h2.header
{
    margin-left: 0px;
}

div#eCommercePageLayout table.customerRegistration td.tdHeaderCell
{  
    width: 125px;
}

div#eCommercePageLayout .ValidationError, 
div#eCommercePageLayout .ValidationErrorTextArea, 
div#eCommercePageLayout .validationSummary, 
div#eCommercePageLayout .validationSummary ul li
{
    font-family:"Verdana";
    font-size: 11px;
    color: Red;
    font-weight: bold;
}

div#eCommercePageLayout span.ValidationError
{
    width: auto;
    display: inline-block;
    margin: 0px 0px 0px 0px;
}

div#eCommercePageLayout div.validationSummary
{
    width: auto;
    display: inline-block;
    padding: 10px 10px 10px 10px;
    float: none;
    clear: both;
    background-color: #F1F1EF;
}

div#eCommercePageLayout .validationSummary ul
{
    float: none;
    clear: both;
    list-style-type: circle;
    margin: 0.5em 0px 1.0em 10px;
    padding: 0px 0px 0px 0px;
}

div#eCommercePageLayout .validationSummary ul li
{
    float: none;
    clear: both;
    margin: 0px 0px 0px 25px;
}

div#eCommercePageLayout div#confirmationText
{
    width: 479px;
    text-align: left;
    padding: 10px 10px 10px 10px;
    background-color: #F1F1EF;  
}

div.productImageGallery 
{
    width: 134px;
    margin: 35px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
}

div.productImageGallery span
{
    width: 134px;
    height: 100px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
}

div.productImageGallery a.lightboxPopup
{
    width: 134px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
}

div.productImageGallery a.lightboxPopup img
{
    width: 134px;
    height: 100px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
}

div.productImageGallery ul.productImageThumbs
{
    width: 134px;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
}

div.productImageGallery ul.productImageThumbs li
{
    width: 65px;
    height: 34px;
	float:left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
}

div.productImageGallery ul.productImageThumbs li input
{
    width: 65px;
    height: 34px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
}

.floatStop
{
    float: none;
    clear: both;
    display: inline;
    width: 0.1px;
    height: 0.1px;
}