/* This is the standard layout for EonicCart V3 E-Commerce plug-in classes, id's and elements*/

#cartFull, #glFull
{
	height:1%;
	position:relative;
	margin:auto;
	padding:5px;
}
#cartFull a
{
	color:Navy;
}
#cartFull form th, #glFull form th
{
	text-align:right;
}
#cartFull table, #glFull table
{
	width: auto;
}
#cartFull .terminus, #glFull .terminus
{
	clear:right !important;
}
#cartFull .textareaReadOnly, #glFull .textareaReadOnly
{
   border-color: #999;
   background-color: #fff;
}
#cartFull .principle
{
	float:right;
}
#cartLogonBox
{
	margin-right:390px;
	height:1%;
}
#cartLogonBox table, #cartRegisterBox table
{
	width:100%;

}
#cartRegisterBox
{
	float:right;
	width:370px;
}

#cartFull .textbox,#cartFull .required, #cartFull .textarea, #cartFull .dropdown, #glFull .textbox, #glFull .textarea, #glFull .dropdown
{
	width:150px;
}
#cartFull span.radiocheckbox 
{
	white-space:nowrap;
	vertical-align:top;
	height:25px;
}
#cartFull div.radios
{
	width:100% !important;
}
#cartFull label.radio 
{
	margin-right:15px;
	display:inline-block;
	height:25px;
}
#cartFull label.MC
{
	background: transparent url(/wellardsCommon/images/icons/cc/mc.gif) no-repeat left top;
	padding-left:35px;
}
#cartFull label.VISA
{
	background: transparent url(/wellardsCommon/images/icons/cc/visa.gif) no-repeat left top;
	padding-left:35px;
}
#cartFull label.DELTA
{
	background: transparent url(/wellardsCommon/images/icons/cc/delta.gif) no-repeat left top;
	padding-left:35px;
}
#cartFull label.SOLO
{
	background: transparent url(/wellardsCommon/images/icons/cc/solo.gif) no-repeat left top;
	padding-left:20px;
}
#cartFull label.MAESTRO
{
	background: transparent url(/wellardsCommon/images/icons/cc/maestro.gif) no-repeat left top;
	padding-left:35px;
}
#cartFull label.SWITCH
{
	background: transparent url(/wellardsCommon/images/icons/cc/switch.gif) no-repeat left top;
	padding-left:20px;
}
#cartFull .textbox, #cartFull .dropdown
{
	width:175px;
}
#cartFull textarea.address
{
	height:50px;
	width:175px;
}
#cartLegend
{
	position:relative;
	line-height:1.5;
	margin-bottom:10px;
}

/* ======================= */

table#cartListing
{
	width:100%;
}
#cartListing .heading
{
	text-align:left;
}
#cartListing TD
{
	vertical-align:middle;
}
#cartListing .lineTotal
{
	width:70px;
}
#cartListing .price, #cartListing .lineTotal, #cartListing TD.heading, #cartListing TD.amount
{
	text-align:right;
}
#cartListing TD.dropdown
{
	white-space:nowrap;
	padding:10px 3px;
	text-align:right;
}

/* ======================= */

#cartFull h2, #cartRegisterBox, #glFull h2, table.SelectDeliveryOption, table.CreditCardPayment, .cartButtons, #cartInvoice, #cartLogonBox, #cartListing, #cartTerms, .optionButtons, #optionsForm, #PayForm
{
	margin-bottom:10px;
}
#cartNotes .textarea
{
	width:300px;
}
#cartNotes P
{
	margin:3px 0;
}

.cartAddress
{
	height:1%;
	margin-bottom:10px;
	padding-bottom: 12px;
}
#cartTerms textarea
{
	width:100%;
}
#cartTandCs, #cartFull .textareaReadOnly
{
	border:1px solid #999;
	height:15em;
	overflow:scroll;
	padding:5px;
	margin-bottom:10px;
	font-size:.85em;
}
#billingAddress
{
	
	margin-right:360px;
}
#deliveryAddress
{
	float:right;
	width:340px;
}
.shipping .dropdown
{
	width:auto !important;
}
th.subTitle, .cartAddress P.addressTitle, form h3
{
	margin:0;
}


.alert
{
	color:#f00;
	display:block;
}
form#giftlistForm input.radiocheckbox
{
	width:40px;
}
form#giftlistForm label.singleword
{
	width:150px;
}
.day, .month
{
	width:45px!important;
}
.year
{
	width:60px!important;
}
#cartFull a.textButton, #glFull a.textButton
{
	line-height:3;
}
.qtybox
{
	width:45px!important;
}
.cartAddress .radiocheckbox label
{
	white-space: normal !important;
	height: auto !important;
	display:inline-block;	
}
.cartAddress .radiocheckbox input
{
	display:inline-block;
}

.cartAddress .multiline .radiocheckbox
{
	vertical-align:text-bottom;
	white-space: normal !important;
	height: auto !important;
	display:block;
}
