/*-------------------------*/

body#checkoutBody .centerColumn, body#createaccountBody .centerColumn, body#loginBody .centerColumn, body#logoffBody .centerColumn, body#accountBody .centerColumn, body#noaccountBody .centerColumn, body#timeoutBody .centerColumn, body#checkoutconfirmationBody .centerColumn {
	width:98%;
	float:none;
	padding:10px;
	padding-bottom:20px;
}
body#onlinepaymentBody, #columnCenter, body#fecconfirmationBody #columnCenter {
	padding:5px 9px;
	float:left;
	width:98.5%;
}
body#indexHomeBody #columnCenter {
	width:750px;
}
#tagline {
	color:#000;
	font-size:2em;
	text-align:center;
	vertical-align:middle
}
#sendSpendWrapper {
	border:1px solid #cacaca;
	float:right;
	margin:0em 0em 1em 1em
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin:0;
	width:47%;
}
body#loginBody .floatingBox {
	margin:0;
	width:99%;
	float:none;
}
.signBox {
	margin: 0 auto;
	width: 50%;
}
.floatingBox h2 {
	border-bottom: 1px solid #c9c9c9;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 10px;
	padding: 8px 12px 4px 0;
}
.information {
	line-height: 150%;
	padding: 10px 0;
}
.signBox #login-email-address, .signBox #login-password {
	background-color: #ffffff;
	border: 1px solid #bebebe;
	border-radius: 4px;
	display: inline-block;
	font-size: 14px;
	height: 19px;
	line-height: 19px;
	padding: 4px;
	width: 64%;
}
.signBox label {
	font-weight: bold;
	line-height: 31px;
	text-align: right;
	width: 30%;
}
.signBox ul li {
	margin: 0 0 5px;
}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
}
SELECT, INPUT {
	font-size:14px;
	padding:4px;
}
#shoppingcartBody .buttonRow INPUT {
	margin: 0;
	padding:0;
}
.floatingBox h3 {
	border-top: 1px solid #c9c9c9;
	font-size: 13px;
	line-height: 24px;
	margin: 5px 0 0;
	padding: 8px 12px 4px 0;
}
.floatingBox h3 a {
	color: #a80000;
	font-size: 18px;
}
.CreatAccShipping {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.CreatAccShipping li {
	margin: 0 0 10px;
}
.boxLeft {
	width: 50%;
}
.boxRight {
	width: 50%;
}
.CreateAccBox label, .CreatAccShipping label {
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	text-align: right;
	width: 36%;
}
.CreateAccBox input, .CreatAccShipping input {
	background-color: #ffffff;
	border: 1px solid #bebebe;
	border-radius: 4px;
	display: inline-block;
	font-size: 14px;
	height: 19px;
	line-height: 19px;
	padding: 4px;
	width: 53%;
}
#street-address, #suburb, #street-address_shipping, #suburb_shipping {
	width: 76.5% !important;
}
.addressesLable {
	width: 18% !important;
}
.CreateAccBox select, .CreatAccShipping select {
	background-color: #ffffff;
	border: 1px solid #bebebe;
	border-radius: 4px;
	display: inline-block;
	font-size: 14px;
	line-height: 19px;
	padding: 4px;
	width: 55.2%;
}
LEGEND {
	color: black;
	font-weight: bold;
	padding: 0.3em;
}
#loginBody #contentMainWrapper, #createaccountBody #contentMainWrapper, #noaccountBody #contentMainWrapper {
	padding: 10px;
}
.hiddenField {
	display:none!important;
}
#checkoutButtons {
	float: right;
	margin-bottom: 3.5%;
}
input#gender-male {
	width:auto;
}
input#gender-female {
	width:auto;
}
input#state {
	margin-left:36.5%;
}
#shoppingcartBody input#state {
	margin-left:22.8%;
}
#withOutAccount {
	display:none;
}
/*-------------------------*/
