.outerContainer {
	height: 1200px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.usernamePanel {
	width: 280px;
	float: left;
	margin-right: 30px;
	height: 800px;
}

.header {
	font-size: 25px;
	font-weight: normal;
	height: 110px;
	float: left;
	width: 950px;
}
.pageHeading {
	font-size: 22px;
	color: #333;
	text-align: left;
	float: left;
	width: 950px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	background-image: url(images/commonBackground.png);
	background-repeat: repeat-x;
	background-position: top;
}
.loginRegisterWelcome {
	font-size: 22px;
	color: #333;
	text-align: left;
	padding-top: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 220px;
	width: 730px;
	float: left;
}

.pageHeadingNoLine {
	font-size: 22px;
	color: #333;
	text-align: left;
	float: left;
	width: 950px;
	padding-top: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	background-image: url(images/commonBackground.png);
	background-repeat: repeat-x;
	background-position: top;
}

.topText {
	float: left;
	width: 940px;
	padding: 5px;
}
.addressesPanel {
	width: 910px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.addressesPanelCentered {
	float: left;
	width: 910px;
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-align: center;
}

.deliveryPanel {
	float: left;
	width: 600px;
}
.addressHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding: 3px;
	height: 22px;
}
.addressHeadingCentered {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	height: 25px;
	padding-top: 60px;
	padding-right: 235px;
	padding-bottom: 3px;
	padding-left: 235px;
}

.billingPanel {
	float: left;
	width: 600px;
}
.orderPanel {
	float: left;
	width: 700px;
	margin-right: 105px;
	margin-left: 105px;
}


.address {
	height: 450px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.processBar {
	background-image: url(images/greyBarBackground.png);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.completedBar {
	background-image: url(images/yellowBarBackground.png);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.progressBar {
	background-image: url(images/colourBarBackground.png);
	background-repeat: repeat-x;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
}
.processIntroText {
	padding: 5px;
	line-height: 15px;
}
.processIntroTextCentered {
	padding: 5px;
	line-height: 15px;
	text-align: center;
}

.processIntroTextLine {
	padding: 5px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #066;
}
.processIntroTextLineBold {
	padding: 5px;
	line-height: 15px;
	font-weight: bold;
	color: #066;
}
.processIntroTextLineBoldBlack {
	padding: 5px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #066;
	font-weight: bold;
	color: #000;
}
.orderTotalText {
	padding: 5px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #066;
	font-weight: bold;
	color: #F60;
	font-size: 12px;
}
.termsandcondContainer {
	height: 100px;
	width: 550px;
	border: 1px solid #066;
	padding: 5px;
	font-weight: normal;
	overflow: auto;
	color: #000;
	visibility: visible;
	text-align: left;
}





.processBody {
	float: left;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 15px;
	width: 580px;
}
.orderSummaryBody {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 15px;
	width: 680px;
}

.addressEntry {
	line-height: 15px;
}
.fieldText {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #033;
}
.fieldTextError {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	background-color: #CF9;
}

.rightPanel {
	float: right;
	width: 180px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.footer {
	float: left;
	width: 930px;
	text-align: center;
	padding: 10px;
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
.rightPanelSpry {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.rightPanelPrice {
	font-size: 11px;
	font-weight: bold;
	color: #366;
	padding: 5px;
}
.rightPanelOrder {
	border: 1px solid #333;
	margin-top: 2px;
	margin-bottom: 3px;
}
.rightPanelPrice {
}
.activeBar {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background-image: url(images/orangeBarBackground.png);
	background-repeat: repeat-x;
}
.rightPanelAd {
	text-align: center;
	padding: 0px;
	margin-top: 40px;
	margin-bottom: 20px;
}
.registerBox {
	float: left;
	width: 280px;
	padding-right: 10px;
}
.LoginBox {
	float: left;
	width: 280px;
	padding-left: 10px;
}
.proceedtopay {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.usernameBody {
	padding: 10px;
	width: 260px;
}
.createaccountComplete {
	padding: 10px;
	width: 260px;
}
.Background {
	float: left;
	width: 950px;
}
.spryTabsContainer {

}
.deactivatePanel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 930px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: left;
}
.backtohomepanel {
	float: left;
	width: 590px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
