table
{
	width: 100%;
	margin-bottom: 0pt;
}

td
{
	border-width: 0pt;
}

.inputForm td
{
	padding: 5px 0px;
}

.fc
{
	width: 45%;
	text-align: right;	
}

td.fc
{
	padding-right: 20px;
}

select 
{
	background-color:#FFF;
	border:1px solid #CCC;
	color:Black;
	font-family:trebuchet ms,arial,sans-serif;
	font-size:8pt;
}

input[type="checkbox"]
{
	width: auto;
	margin-right: 5px;
	vertical-align: top;
}

input[type="checkbox"], input[type="radio"]
{
	background-color: Transparent;
}

input[type="text"].area, .area
{
	width:35px;
}

input[type="text"].phone, .phone
{
	width:100px;
}

input[type="text"], input[type="password"]
{
	width:190px;
	background-color:#FFF;
	border:1px solid #CCC!important;
	_border:1px solid #CCC!important;
	color:Black;
	font-size:8pt;
	font-weight:normal;
	font-family:trebuchet ms,arial,sans-serif;
}

input, textarea
{
	width:190px;
	background-color:#FFF;
	border:1px solid #CCC!important;
	_border:1px solid #CCC!important;
	color:Black;
	font-size:8pt;
	font-weight:normal;
	font-family:trebuchet ms,arial,sans-serif;
}

.tandc
{
	background-color: #f4c206;
	font-weight: bold;
	text-align: right;
	width: 100%;
}

.tandc input
{
    width: auto !important;
    background-color: #f4c206 !important;
}

.termsTable td
{
	padding: 0px;
}

.tandc input
{
	display:inline;
	margin-left: 10px;
}

.wizardNav
{
	margin-top: 30px;
}

.wizardNav input
{
	width: auto;
}

.titleImage
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
}

h2.titleImageMiddle
{
	vertical-align: middle;
	margin-top: 10px;
	width: 280px;
	display: inline;
}

.titleImageMiddleLogo
{
	vertical-align: top;
}

#checkoutNav.div
{
	display:inline;
}

#checkoutNav
{
	border-top: 1px #434f5e solid; 
	border-bottom: 1px #434f5e solid;
	padding-top: 2px;
	padding-bottom: 2px;
}

.formBlock
{
	margin-bottom: 5px;
	padding: 10px 20px;
	background:url(../../images/dotted_grey.gif) top repeat-x;
}

.formBlock2
{
	margin-bottom: 5px;
	padding: 10px 20px;
	background:url(../../images/dotted_grey.gif) top repeat-x;
}

.formBlockAlt
{
	margin-bottom: 10px;
	padding: 0 20px;
}

.formBlock .checkBoxInput input
{
	margin: 5px;
	vertical-align: middle;
}

#checkoutSubNav
{
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
}

.checkoutSubNavSeparator
{
	margin: 0px 5px 0px 5px;
}

.orderSummarySepRow
{
	background-color: White;
}

.orderSummaryLeftColumn
{
	text-align: center;
	padding: 10px;
	width: 44%;
}

.orderSummaryRightColumn
{
	padding: 10px;
	vertical-align: top;
}

.orderSummaryRightColumn h6
{
	font-size: 15px;
	font-weight: bold;
	font-family: trebuchet ms, arial, sans-serif;
	padding: 5px 0px 10px 0px;
}

.sliceConfirmationBar
{
	margin: 10px 0px 10px 0px;
	clear: both;
}

.sliceConfirmationBar td
{
	padding: 0px;
}

.sliceConfirmationRight
{
	text-align: right;
}

td.sliceConfirmationMiddle
{
	text-align: center;
	vertical-align: middle;
	background: url(../../Images/Slice_ConfirmationNo.gif) repeat-x;
}

td.sliceConfirmationMiddle h6
{
	color: #8370ac;
	font-size: 13px;
	font-weight: bold;
}

td.sliceConfirmationMiddle span
{
	font-size: 14px;
}

.checkoutPrintView
{
	margin-top:36px;
	text-align:center;
}

.basketWithAddons
{
	margin-bottom: 10px;
}

.basketWithAddons table
{
	border: 1px solid black;
}

.basketWithAddons td
{
	padding: 10px;
	vertical-align: top;
}

td.imageColumn
{
	border-right-style: hidden;
	text-align: center;
}

td.priceColumn
{
	font-weight: bold;	
	padding: 10px 20px 0px 20px;
}

.productTitle
{
	color: Black;
	font-family: trebuchet ms,arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
}

td.firstColumn
{
	font-weight: bold;
	text-align: right;
}

td.secondColumn 
{
	font-weight: bold;
	text-align: center;
	width: 70px;
}

tr.totalRow td
{
	border-top: 1px solid black;
	background-color: #EEEDF0;
}

/*
#helpDiv
{
	background:transparent url(../../images/help_bg.jpg) repeat-y scroll 0%;
	border:1px solid #9D9CA2;
	color:#666666;
	float:right;
	width: 145px;
	margin-left: 10px;
	position:fixed;
}
*/

#helpDiv
{
	background:transparent url(../../images/help_bg.jpg) repeat-y scroll 0%;
	border:1px solid #9D9CA2;
	color:#666666;
	width: 145px;
	margin-left: 10px;
	position: absolute;	
	right: -170px;
	top:120px;
       _top:0!important;
}

#helpDiv div
{
	padding: 10px;	
	height: 150px;
	border-top:1px solid #9D9CA2;
}

#helpDiv h6
{
	background:transparent url(../../images/helptitle_bg.jpg) repeat-x scroll 0%;
	font-size:1.2em;
	font-weight:bold;
	padding: 2px 0px 2px 5px;
}

#formHelpDiv h6
{
	background:none;
	padding: 0px 0px 10px 0px;
}

#contextHelpDiv
{
	color: #1887F1;
}

#subscribe
{
	margin-top: 12px;
	margin-bottom: 25px;
	line-height: 1.25em;
}

#subscribe input
{
	margin: 1px 0px 0px 5px;
}

.finishedStep, .futureStep
{
	font-size: 1.2em;
	font-weight: bold;
}

.finishedStep
{
	color: Black;	
}

.futureStep
{
	color:#666666;
}

.mainBoxWrapper .columnMiddle
{
	margin-left: 90px;
	width: 190px;
}

.servicesLabel
{
	width: 200px;
	display: block;
	float: left;
	clear: left;
}

.readOnlyInput input, .readOnlyInput select
{
	background-color: Transparent;
	border: 0px;
}

.readOnlyInput .DESVALRequiredFieldMarker
{
	display: none;
}

a.whatIsThis
{
	color:#404040;
	text-decoration:underline;
}

.newFrom3List
{
	margin-left: 1em;
}

.newFrom3List li
{
	padding: 5px 0px;
}

.changePlan
{
	margin: 5px 0px;
	width: 100%;
	overflow: hidden;
}

.changePlan .priceLabel
{
	float: left; 
	width: 200px;
}

.changePlan .priceCheckbox input
{
	float: left;
	width: auto !important;
}

.changePlan .priceDesc
{
	float: left; 
	width: 200px;
}

.changePlanBlock
{
	margin: 2em 0px;
}


#progressDiv
{
	display:none;
	height:500px;
	margin:0 auto;
	position:relative;
}

#progressContent
{
	text-align:center;
	position:absolute;
	left:40%;
	top:48%
}

#navCover
{
	background-color:White;
	position:absolute;
	left:0px;
	top:0px;
	width:700px;
	height:100px;
	display:none;
}

/* IE6 fix */

.area
{
	width:35px !important;
}

.phone
{
	width:100px !important;
}

.topuplocator, .orderTracking
{
	border-style: none;
}

.topuplocator th, .topuplocator td, .orderTracking th, .orderTracking td
{
	padding: 5px;
	border-style: none;
}

.topuplocator .rowAlt, .topuplocator th, .orderTracking .rowAlt, .orderTracking th
{
	background-color: #EEEDF0;
}

.topuplocator .paging span
{
	font-weight: bold;
}

.orderTracking th
{
	text-align: left;
}
.addressText
{
    width: 17% !important;
    padding-right: 5px !important;
    text-align: right;
}

.reuseAddressConfirm input
{
    width: auto !important;
}

.aa_aactlcontents
{
    width: auto !important;
}

