/* Styles used for the shopping cart and account sections */
body.acumen {vertical-align:top;}
.acumen #CW_content td {vertical-align:top;}
#SSL {float:left; margin-bottom:20px;}
#CW_content input[type="image"] {padding: 0; border: 0px; background:transparent;}
form[name="Item1"] {	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; }
form[name="frmShoppingCart"] .lineitemleft, form[name="frmShoppingCart"] .lineitemcenter, .lineitemtotal {padding: 20px 10px 10px 10px;}
form[name="frmShoppingCart"] table table{ display:none;}
form[name="frmShoppingCart"] {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;}
form[name="emailInfoAcc"], form[name="frmChangeUserProfile"], form[name="frmUserCenter"], form[name="frmUserLogin"], form[name="frmRegister"] {clear:both;}
form[name="emailInfoAcc"] td input[type="image"] {vertical-align:bottom;}
div.contibuteForm {border: 1px solid #E08613;
padding: 20px;
margin-bottom: 10px;}
.contibuteForm td {line-height: 1.5em;}
.contibuteForm td {padding-right: 20px;}
.contibuteForm td.inputForm {	width:86px;}
.contibuteForm .headstyle {
font-size: 15px;
font-weight: bold;
color: #E08613;
letter-spacing: 1px;
margin-bottom: 5px;}
form[name="frmApplyDiscount"] {margin-top: -10px;
margin-bottom: -5px;}
.contibuteForm  input[type="image"] {vertical-align:middle;margin-bottom: 5px;}
.optiondiscountbg .lineitemright {	vertical-align: middle;
	text-align: right;
	width: 230px;
	font-size: 12px;}
.optiondiscountbg .lineitemleft {	vertical-align: middle; padding-left:5px;}
.optiondiscountbg .lineitemcenter {padding: 10px 0;}
.optiondiscountbg .smalltext {
font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
font-size: 10px;
padding-right: 20px;
vertical-align: bottom;
line-height: 1.5em;
font-style: italic;
}
.optiondiscountbg input[name="DiscApply"] {vertical-align: bottom;}
td.lineitemleft table {display:none;}
.backorderbox .lineitemright, .backorderbox .lineitemleft,  .backorderbox .lineitemcenter {padding:10px;}

/* table column titles, bar across the top of table */
.acumen #CW_content td.heading {vertical-align:bottom;}
.acumen #CW_content td.heading p {margin-bottom: 0;}
.heading {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
font-weight: normal;
font-size: 12px;
color: #3e3e3f;
background-color: transparent;
text-align: center;
text-transform: lowercase;
line-height: 1.4em;
padding: 7px 2px;
border-bottom: 1px solid #DFD3CA;
vertical-align: bottom;
}

/* order total, aligned right */
.ordertotal {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: right;
}

/* line item aligned left */
.lineitemleft {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
	color: #000000;
	vertical-align: top;
	text-align: left;
	background-color: none;
}
/* line item aligned center */
.lineitemcenter {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
	color: #000000;
	vertical-align: top;
	text-align: center;
	background-color: none;
}
/* line item aligned right */
.lineitemright {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
	color: #000000;
	vertical-align: top;
	text-align: right;
}
/* total value of line item */
.lineitemtotal {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	vertical-align: top;
	background-color: none;
	margin-top:10px;
}

/* used for the quantity input box */
.qtybox {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
	color: #000000;
	text-align: right;
	font-weight: normal;
}
/* used for the quantity input box in the backorder section */
.qtyboxbo {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
	color: #000000;
	text-align: right;
	font-weight: normal;
	background-color: #CC9999;
}

/* Product title displayed in cart and checkout */
/* Bug_1622 Mirror for 4.0.0: Font size for title differs from sub title */
.subtitle {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
	color: #000000;
	font-weight: bold;
}


/* Product title displayed in cart and checkout */
.title {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}
a.title:link {
	color: #2F7C83;
	text-decoration: none;
}
a.title:visited {
	text-decoration: none;
		color: #2F7C83;

}
a.title:hover {
	color: #E08613;
	text-decoration: none;
}
/* standard text on page, should be the same as text in the line item classes */
.normal {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
	color: #000000;
}
a.normal:link {
	color: #000000;
	text-decoration: underline;
}
a.normal:hover {
	color: #000000;
	text-decoration: none;
}
a.normal:visited {
	text-decoration: underline;
		color: #2F7C83;

}
/* bold version of normal  */
.normalbold {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
	color: #000000;
	font-weight: bold;
}

/* used anywhere small type is needed  */
.smalltext {	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;

	font-size: 12px;

}

/* display about discouted from regular price  */
.discoutprice {
	font-style: italic;
	color: #FF0000;
}

/* Used in the subtotal area of form. Shows the negative amount befor the subtotal  */
.lineitemdiscount {
	font-style: italic;
	color: #2F7C83;	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
	text-align: right;
}

/* style for the td that indicates the qty of backordered item  */
.backorderbox {	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
	color: #000000;
	background-color: #D98C8C;
	text-align: center;
	vertical-align: top;
}

/* text style of the backorder message displayed above the back ordered table  */
.backordermessage {	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;

	font-size: 14px;
	font-weight: bold;
	color: #2F7C83;
}

/* largest display of calculation usually at bottom of table  */
.total {	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	padding-bottom: 25px;
	font-size: 17px;
	font-weight: bold;
	color: #E08613;
	text-align: right;
	padding-top:5px;
}

/* Alternate table row colors  */
.rowone {
	background-color: none;
	border-bottom: 1px solid #DFD3CA;}

.rowtwo {
	background-color: #FFFFFF;
	border-bottom: 1px solid #DFD3CA;}
	
/* Color table row of subtotal or total  */
.rowtotal {
	background-color: #FFFFFF;
}

/* description to the left of an inut box on a form */
.fieldname {	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
	color: #000000;
	text-align: right;
	font-size: 12px;
}

.fieldname2 {	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
	color: #000000;
	text-align: left;
}

/* style for input boxes on forms */
.fieldbox {	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif; 
	color: #000000;
	background-color: #FFFFFF;
}

/* Used for the actual * on required fields */
.asterisk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

/* used for return message when form fields are not filled out  */
.message {	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;

	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

/* title at top of forms */
.formhead {	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;

	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	padding:7px;
}
/* style for general background color for admin forms */
.formbgcolor {
	background-color: #F4F3E8;
	padding:12px 0;
}

/* style for breadcrumbs across top of page showing not yet visited */
.orderstatus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding-bottom:20px;
}
/* style for breadcrumbs across top of page shows current page */
.orderstatusactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F7C83;
}
/* style for breadcrumbs across top of page that have been visited */
.orderstatusdone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

/* usually the same as the tablehead, allow flexability for the options menu in checkout  */
.optionshead {	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;

	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	padding:7px;
}

/* title at top of pages in cell, largest form header */
.tophead {	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;

	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	padding:7px;
}

/* Controls the modular bg color of the options on the order options page  */
.optionshipbg {
	background-color: #F4F3E8;
}
.optionbuyclubbg {
	background-color: #F7F7F4;
}
.optiondiscountbg {
	background-color: #e9e6e4;
}

/* controls the modular bg color and font style of the title on the left of the option */
.optionshiptitle {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	text-align: right;
	background-color: #D2D2C8;
	vertical-align: top;
}
.optiondiscounttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #666666;
	text-align: right;
	background-color: #e9e6e4;
	vertical-align: middle;
	text-transform: uppercase;
		padding-right:20px;

}
.optionbuyclubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #666666;
	text-align: right;
	background-color: #EBEBE2;
	vertical-align: middle;
}
.largetext {	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;

	font-size: 12px;
	color: #000000;
}
.largetextBold {	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;

	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.arrow {	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;

	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.testtable {
	border: 1px solid #666666;
}
.buttonStyle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #EDEDE9;
	padding: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #EFEFEF;	
}

#WGUu73Xe03 {float: left;
padding-right: 15px;}
