﻿/* existing custumers */

#ExistingCustomers
{
width						: 295px;
float						: left;
margin						: 0px 10px 0px 0px;
}

#content #ExistingCustomers h3
{
background-image			: url(../images/generic/box_header_red_existing.gif);
background-repeat			: no-repeat;
font-size					: 100%;
font-weight					: bold;
color						: #FFF;
margin						: 3px 0px 0px 0px;
padding						: 10px 0px 8px 15px;
line-height					: 16px;
background-color			: #D80D22;
}

#ExistingCustomers fieldset
{
width						: 293px;
border-left					: 1px solid #D80D22;
border-right				: 1px solid #D80D22;
border-bottom				: 0px;
border-top					: 0px;
padding						: 15px 0px 0px 0px;
float						: left;
margin						: 0px;
}

#ExistingCustomers fieldset h4
{
font-size					: 90%;
margin						: 20px 0px 20px 20px;
line-height					: 20px;
}

#ExistingCustomers fieldset p
{
margin						: 0px 0px 5px 0px;
line-height					: 24px;
overflow					: hidden;
}

#ExistingCustomers fieldset p.intro
{
margin						: 0px 0px 5px 0px;
line-height					: 15px;
overflow					: hidden;
padding						: 0px 20px 0px 20px;
}

#ExistingCustomers fieldset p.registernow
{
clear						: both;
background-color			: #F9B9BA;
margin						: 10px 0px 0px 0px;
padding						: 5px 30px 5px 20px;
overflow					: hidden;
width						: 243px;
}

#ExistingCustomers fieldset p.registernow span
{
float						: right;
}

#ExistingCustomers fieldset p.registernow img
{
float						: login;
display						: block;
vertical-align				: middle;
margin-top					: 2px;
}

#ExistingCustomers fieldset label
{
display						: block;
float						: left;
width						: 120px;
padding-left				: 20px;
margin						: 0px 0px 0px 0px;
}

#ExistingCustomers fieldset input
{
width						: 180px;
font-family					: Arial;
font-size					: 100%;
border						: 1px solid #999;
padding						: 2px;
margin-left					: 20px;
}

#ExistingCustomers fieldset em.error
{
margin						: 0 0 0 20px;
}

#ExistingCustomers img.bottom
{
display						: block;
float						: left;
}

/* New Customers */

#NewCustomers
{
width						: 295px;
float						: left;
margin						: 0px 10px 0px 0px;
}

#content #NewCustomers h3
{
background-image			: url(../images/generic/box_header_blue_products.gif);
background-repeat			: no-repeat;
font-size					: 100%;
font-weight					: bold;
color						: #FFF;
margin						: 3px 0px 0px 0px;
padding						: 10px 0px 8px 15px;
line-height					: 16px;
background-color			: #D80D22;
}

#NewCustomers fieldset
{
width						: 293px;
border-left					: 1px solid #CBCEDD;
border-right				: 1px solid #CBCEDD;
border-bottom				: 0px;
border-top					: 0px;
padding						: 15px 0px 0px 0px;
float						: left;
margin						: 0px;
height						: 180px;
}

* html #NewCustomers fieldset
{
height						: 170px;
}

#NewCustomers fieldset h4
{
font-size					: 90%;
margin						: 20px 0px 20px 20px;
line-height					: 20px;
}

#NewCustomers fieldset p
{
margin						: 0px 0px 5px 0px;
line-height					: 24px;
overflow					: hidden;
}

#NewCustomers fieldset p.intro
{
margin						: 0px 0px 5px 0px;
line-height					: 15px;
overflow					: hidden;
padding						: 0px 20px 0px 20px;
}

/* One Off Purchase */

#OneOff
{
width						: 295px;
float						: left;
margin						: 0px 10px 0px 0px;
}

#content #OneOff h3
{
background-image			: url(../images/generic/box_header_blue_products.gif);
background-repeat			: no-repeat;
font-size					: 100%;
font-weight					: bold;
color						: #FFF;
margin						: 3px 0px 0px 0px;
padding						: 10px 0px 8px 15px;
line-height					: 16px;
background-color			: #D80D22;
}

#OneOff fieldset
{
width						: 293px;
border-left					: 1px solid #CBCEDD;
border-right				: 1px solid #CBCEDD;
border-bottom				: 0px;
border-top					: 0px;
padding						: 15px 0px 0px 0px;
float						: left;
margin						: 0px;
height						: 180px;
}

* html #OneOff fieldset
{
height						: 170px;
}

#OneOff fieldset h4
{
font-size					: 90%;
margin						: 20px 0px 20px 20px;
line-height					: 20px;
}

#OneOff fieldset p
{
margin						: 0px 0px 5px 0px;
line-height					: 24px;
overflow					: hidden;
}

#OneOff fieldset p.intro
{
margin						: 0px 0px 5px 0px;
line-height					: 15px;
overflow					: hidden;
padding						: 0px 20px 0px 20px;
}

#OneOff img.bottom
{
display						: block;
float						: left;
}