/* Product Template Styles */
.prodDetailAttrBox {
	clear: both;
	height: 30px;
	}
.prodDetailAttrSetName {
	float: left;
	display: inline;
	width: 100px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	}
.prodDetailAttrSetValue {
	float: left;
	display: inline;
	width: 300px;
	text-align: left;
	margin-left: 10px;
	}
#prodDetailSubTotal {
	margin: 10px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	}
#ppLoadingBox, #ccLoadingBox {
	margin: 20px 0 0 10px;
	text-align: center;
	}
.paymentMsg {
	margin-top: 10px;
	color: #1766AC;
	font-size: 14px;
	}
.prodDetailXSellBox {
	float: left;
	display: inline;
	width: 33%;
	text-align: center;
	margin-bottom: 10px;
	}
/* END Product Template */

/* Cart Styles */
.smallFloatBox {
	float: left;
	display: inline;
	width: 331px;
	margin-left: 12px;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	}
.textPad {
	width: 880px;
	margin: 0 auto;
	font-size: 12px;
	}
.checkbox, .vertMiddle {
	vertical-align: middle;
	}
.shipToOptions {
	margin-left: 10px;
	}
.newAddrLink {
	margin-top: 10px;
	margin-left: 15px;
	}
.shipGroupItems {
	margin: 0 auto;
	padding: 10px 20px;
	border-left: 1px solid #E3F2FF;
	border-right: 1px solid #E3F2FF;
	}
.shipGroupHeader, .shipGroupFooter {
	padding: 3px 10px;
	margin: 0px;
	font-size: 11px;
	background-color: #E3F2FF;
	}
.shipGroupFooter {
	text-align: right;
	}
.shipGroupPad {
	padding: 5px 5px 0 5px;
	border-left: 1px solid #E3F2FF;
	border-right: 1px solid #E3F2FF;
	}
.shipGroupTitle {
	float: left;
	display: inline;
	width: 250px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	}
.shipGroupAddr {
	float: right;
	display: inline;
	width: 450px;
	color: #b71b49;
	font-size: 12px;
	text-align: right;
	}
.shipGroupMethod {
	float: left;
	display: inline;
	width: 250px;
	color: #b71b49;
	font-size: 12px;
	}
.shipGroupCost {
	float: right;
	display: inline;
	width: 450px;
	height: 23px;
	line-height: 23px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	}
#viewCartContent {
	width: 941px;
	background: url(../_img/bg-one-page.png) top left repeat-y;
	}
#viewCartStar {
	color: #383838;
	font-size: 14px;
	text-align: left;
	background: url(../_img/bg-one-page-star.png) top left no-repeat;
	}
.linkUnderline {
	color: #383838;
	text-decoration: underline;
	}
#viewCartSubTotal {
	float: left;
	display: inline;
	width: 200px;
	}
#viewCartItemCount {
	float: right;
	display: inline;
	width: 400px;
	text-align: right;
	margin-left: 30px;
	}
.bigBoxTop, .bigBoxBot {
	width: 760px;
	height: 13px;
	overflow: hidden;
	margin: 0 auto;
	}
.bigBoxBot {
	margin-bottom: 20px;
	}
.bigBoxMid {
	width: 760px;
	margin: 0 auto;
	background: url('../_img/box-big-mid.png');
	}
.bigBoxContent {
	margin: 0px 0px;
	color: #000;
	font-size: 14px;
	text-align: left;
	}
.orderItemTitleBar {
	height: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	}
.cartItemTitleBar {
	height: 27px;
	background: url('../_img/dot-bar-big-box.png') bottom left no-repeat;
	}
.cartItemTitle {
	float: left;
	display: inline;
	width: 700px;
	color: #b71b49;
	font-size: 14px;
	font-weight: bold;
	}
.cartItemDelete {
	float: left;
	display: inline;
	width: 150px;
	text-align: right;
	}
.cartItemDelete a {
	color: #b71b49;
	border: 0;
	text-decoration: none;
	}
.cartItemDelete a:hover {
	border-bottom: 1px dashed #b71b49;
	}
.cartItemInfo {
	margin-top: 10px;
	}
.cartSpacer {
	height: 1px;
	overflow: hidden;
	}
.viewCartProdDescImage {
	float: left;
	display: inline;
	width: 100px;
	}
.viewCartProdExtra {
	float: left;
	display: inline;
	width: 360px;
	margin-left: 10px;
	}
.viewCartProdSpecs {
	float: right;
	display: inline;
	width: 150px;
	}
.viewCartProdText {
	float: left;
	display: inline;
	width: 100px;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	}
.viewCartProdVal {
	float: left;
	display: inline;
	width: 250px;
	margin-left: 10px;
	font-size: 11px;
	text-align: left;
	}
.viewCartItemTotalText {
	float: left;
	display: inline;
	width: 80px;
	text-align: right;
	}
.viewCartItemTotalVal {
	float: left;
	display: inline;
	width: 60px;
	margin-left: 10px;
	text-align: left;
	}
.subtotalAttrSetName {
	float: left;
	display: inline;
	width: 200px;
	text-align: right;
	line-height: 17px;
	}
.subtotalAttrValue {
	float: left;
	display: inline;
	width: 220px;
	margin-left: 10px;
	line-height: 17px;
	text-align: left;
	}
#haveAcct {
	margin-bottom: 10px;
	text-align: center;
	}
#addAddr {
	float: right;
	display:inline;
	width: 230px;
	text-align: right;
	}
#newAddyLogin {
	height: 23px;
	line-height: 23px;
	padding: 0px 10px;
	margin: 0px;
	font-size: 11px;
	background-color: #efefef;
	}
.loginField {
	padding: 2px 5px 0px 5px;
	}
.cartTitle {
	width: 100%;
	color: #1766AC;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	}
.outlineField {
	padding: 3px 5px;
	border: 1px solid #000;
	}
.totalEntry {
	clear: both;
	padding: 5px 0;
	}
#posterEmailAjax {
	margin-right: 9px;
	}
#orderCommentsField {
	width: 100%;
	}
#shippingLoading, #shippingManifest {
	margin: 0 0 10px 0;
	}
#shipDisclaimerBox {
	text-align: center;
	margin-bottom: 10px;
	}
#shipDisclaimer {
	float: left;
	display: inline;
	width: 18px;
	margin-left: 10px;
	}
#shipDisclaimerLabel {
	float: left;
	display: inline;
	width: 285px;
	margin-top: 2px;
	text-align: left;
	}
.floatLabel {
	float: left;
	display: inline;
	width: 160px;
	height: 18px;
	font-weight: bold;
	}
.floatField {
	float: left;
	display: inline;
	width: 160px;
	height: 25px;
	}
.loginLabel {
	float: left;
	display: inline;
	width: 160px;
	height: 18px;
	text-align: left;
	font-weight: bold;
	}
.topBar {
	border-top: 1px solid #000;
	}
.dotBar {
	width: 880px;
	height: 1px;
	overflow: hidden;
	margin: 0 auto 10px auto;
	background: url('../_img/dot-bar-big.png') top left no-repeat;
	}
#saveInfoBox {
	width: 400px;
	margin: 10px auto 20px auto;
	}
#couponCodeForm, #couponProcess {
	text-align: right;
	}
#couponProcess {
	height: 40px;
	}
.formLine {
	clear: both;
	height: 30px;
	}
.fieldLabel {
	float: left;
	display: inline;
	width: 130px;
	height: 23px;
	line-height: 23px;
	font-size: 11px;
	text-align: right;
	vertical-align: middle;
	}
.fieldLabelSm {
	width: 55px;
	}
.fieldLabelGap {
	width: 25px;
	}
.fieldData {
	float: left;
	display: inline;
	width: 185px;
	text-align: left;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	margin-left: 10px;
	vertical-align: middle;
	}
.fieldDataSm {
	width: 70px;
	}
.fieldRequired {
	font-weight: bold;
	}
#registerBox {
	margin: 20px auto;
	overflow: auto;
	}
#registerBoxLeft {
	float: left;
	display: inline;
	width: 350px;
	margin-left: 30px;
	}
#registerBoxRight {
	float: left;
	display: inline;
	width: 350px;
	margin-left: 5px;
	}
.optionText {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	}
#payPayPal {
	float: left;
	display: inline;
	width: 350px;
	margin-left: 0px;
	}
#payOr {
	float: left;
	display: inline;
	width: 40px;
	text-align: center;
	}
#payCC {
	float: right;
	display: inline;
	width: 350px;
	}
#ccOrderTotal {
	color: #47292b;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 10px;
	}
#ccOrderTotalAmt {
	color: #1766AC;
	}
.payTitle {
	color: #b71b49;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}
#checkoutTerms {
	margin-left: 40px;
	font-size: 11px;
	}
#termsOption {
	font-weight: bold;
	}
#termsNotice {
	margin-left: 20px;
	}
.fieldsetLeft {
	float: left;
	display: inline;
	width: 287px;
	margin-left: 10px;
	border: 1px solid #ccc;
	}
.fieldsetRight {
	float: left;
	display: inline;
	width: 412px;
	margin-left: 8px;
	border: 1px solid #ccc;
	}
.ccTwoColumn {
	float: left;
	display: inline;
	width: 180px;
	margin-left: 20px;

	}
#viewCartSpecsBG {
	padding-top: 5px;
	}
#viewCartSpecsBG div {
	padding: 0px;
	}
.cartAttrBot {
	height: 3px;
	overflow: hidden;
	margin-top: 5px;
	background: url('../images/bgItemSpecsBottom.gif') top left no-repeat;
	}
/* End Cart Styles */

/* Order History Styles */
.dataLine {
	clear: both;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	}
.dataLineElement {
	float: left;
	display: inline;
	width: 25%;
	}
.dataHeader {
	font-weight: bold;
	}
.historyInvoiceId {
	width: 150px;
	}
.historyDate {
	width: 200px;
	}
.historyAmount {
	width: 150px;
	}
.historyStatus {
	width: 150px;
	}
.data1BG {
	background-color: #F3F9FF;
	}
.data2BG {
	background-color: #D6ECFF;
	}
/* END Order History Styles */

/* Order Detail Styles */
.orderDetailItemTitle {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	}
.orderDetailItem {
	margin-bottom: 20px;
	}
/* END Order Detail Styles */