
#Footer
{
	clear:both;
	background:#182D0F url(../images/footer2.png) no-repeat top left;
	color:White;
	text-align:center;
	border-right:1px solid white;
	height:44px;
}


fieldset
{
	border:1px solid #182d0f;
	margin-right:30px;
	margin-bottom:10px;
}

fieldset legend
{
	font-weight:bold;
	color:#519535;
	padding:0 5px 0 5px;
}

fieldset div
{
	clear: both;
	margin-bottom: 9px;
	min-height: 9px;
	margin-left: 150px;
	margin-top: 16px;
	position: relative;
}

fieldset div a
{
	clear: both;
	margin-bottom: 9px;
	min-height: 9px;
	margin-left:0px;
	margin-top: 16px;
	position: relative;
	text-decoration:underline;
}

fieldset div label
{
	display: block;
	position: absolute;
	width: 152px;
	left: -150px;
	text-align: right;
	font-weight:bold;
} 
fieldset div input,
fieldset div textarea,
fieldset div select
{
	width:160px;
	margin-left:12px;
} 
fieldset div.Checkbox 
{
	margin-left:120px;
	
}
fieldset div.Checkbox input
{
	border:1px solid gray;
	width:15px;
	height:15px;
	margin-right:20px;
	vertical-align:middle;
}

input,
textarea
{
	border:1px solid gray;
	padding:1px;
}

input.RememberMe
{
	border:None;
	padding:1px;
}

textarea.Large,
input.Large
{
	width:90%;
}

input.Button
{
	background:#dcead7;
}

input.Default
{
	font-weight: bold;
}

textarea
{
	border-style: inset;
}

p.Message
{
	line-height:150%;
}
p.Message a
{
	color:#519535;
	text-decoration:underline;
}

div.LoginRegistrationAccount
{
	margin-right:15px;
	margin-left:30px;
}

div.LoginRegistrationAccount ul li
{
	padding-bottom:12px;
	color:#519535;
}
div.LoginRegistrationAccount ul li :hover
{
	color:#519535;
}

div.LoginRegistrationAccount .Required ul li,
div.LoginRegistrationAccount .Error ul li,
.Required, .Error
{
	color:Red; 
}

.Error
{
	font-weight: bold;
}


input.Checkbox,
.Checkbox input
{
	border: none;
}

.Required ul li, .Error ul li
{padding-bottom:12px;color:Red;}

.AddressList
{
	margin-top:20px;
}

.AddressList table
{
	width:50%;
	margin-top:12px;
	margin-bottom:12px;
}

.AddressList table th
{
	background:#dcead7;
	padding:4px;
}

.AddressList table td
{
	padding:4px;
}
.AddressList table td.Edit
{
	text-align:center;
}
.AddressList table td.Edit a
{
	background:#DCEAD7;
	border:1px solid #808080;
	color:Black;
	padding:2px 10px 2px 10px;
	text-decoration:none;
	font-weight:normal;
}

.AddressList table td a,
.AddressList p a
{
	font-weight:bold;
	text-decoration:underline;
	color:#519535;
}


fieldset.VATSelection
{
	border:none;
}

fieldset.VATSelection div
{
	padding-bottom:20px;
	width: 100%;
}

fieldset.VATSelection div label
{
	display: block;
	position: absolute;
	width: 80%;
	left: -116px;
	text-align: left;
	font-weight:normal;
}

fieldset.VATSelection div input
{
	width:60px;
	margin-left:420px;
} 


fieldset.VATSelection
{
	border:none;
}


fieldset.CharityUser

{
	border:1px solid #182d0f;
	margin-right:30px;
	margin-bottom:10px;
}

fieldset.CharityUser legend
{
	font-weight:bold;
	color:#519535;
	padding:0 5px 0 5px;
}

fieldset.CharityUser div
{
	clear: both;
	margin-bottom: 9px;
	min-height: 9px;
	margin-left: 140px;
	margin-top: 16px;
	position: relative;
}
/*fieldset.CharityUser div a
{
	clear: both;
	margin-bottom: 9px;
	min-height: 9px;
	margin-left:0px;
	margin-top: 16px;
	position: relative;
	text-decoration:underline;
}
*/
fieldset.CharityUser div label
{
	display: block;
	position: absolute;
	width: 200px;
	left: -150px;
	text-align: right;
	font-weight:bold;
} 
fieldset.CharityUser div input,
fieldset.CharityUser div textarea
{
	width:160px;
	margin-left:80px;
} 

.TaxExemptionRadioButtons input,
table.CartDataTable td.CheckBox input
{
	border:none !important;
}