/* @override 
	http://www.sportouring.com/LGOTest0901/styles/lgoCart.css
	https://www.lgogroup.net/www.sportouring.com/LGOTest0901/styles/lgoCart.css
*/

#cartContainer{
	width: 650px;
	margin: 0 auto;
	text-align: left;
}

#theCart{
	border: 1px solid black;
}

#columnHeadings {
	height: 20px;
	background-color: #4c4a9e;
	color: #fff;
	font: bold 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

/* Item Description */


.item {
	border-bottom: 1px dotted black;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #9a95fe;
}
.itemCell{
	width: 400px;
	padding: 2px 0 2px 5px;

}


span.cartRowData {
	font-weight: bold;
	font-size: 10px;
}

span.cartRowDataTitle a {
	color: #000;
	text-decoration: none;	
}


span.cartRowDataTitle a:hover {
	color: #000;
	text-decoration: underline;
}

span.cartRowDataAdditional label {
	font-weight: bold;
	font-size: 10px;
	color: #339;
}

span.cartRowDataAdditional {
	font-size: 10px;
}

/* End Item */


.qtyCell{
	width: 30px;
	float: right;
	text-align: center;
	padding: 2px 0 2px 2px;
}
.priceCell{
	width: 70px;
	float: right;
	text-align: center;
	padding: 2px 0 2px 2px;

}
.totalCell{
	width: 65px;
	float: right;
	text-align: center;
	padding: 2px 0 2px 2px;
	font-weight: bold;
}
.tools{
	width: 20px;
	float: right;
	text-align: center;
	font-size: 8pt;
	padding: 2px 0 2px 2px;
	font-weight: bold;
}
.tools a{
	color: black;
	text-decoration: none;
}
.tools a:hover{
	color: red;
	text-decoration: none;
}
.toolsRemove{
	width: 20px;
	float: right;
	text-align: center;
	font-size: 8pt;
	padding: 2px 0 2px 2px;
}
.toolsRemove a{
	color: #e20000;
	text-decoration: none;
	font-weight: bold;
}
.toolsRemove a:hover{
	color: #e20000;
	text-decoration: none;
	font-weight: bold;
}

.summaryRow {
	background-color: #605faa;
	min-height: 20px;
	font: bold 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-top: 1px solid black;
}

.summaryHeading{
	width: 500px;
	color: white;
	text-align: right;
	padding: 2px 0 2px 5px;
}
.summaryCell{
	width: 65px;
	float: right;
	text-align: center;
	padding: 2px 0 2px 2px;
	color: white;
}
.summaryBlank{
	float: right;
	width: 65px;
	padding: 2px 0 2px 2px;
}

.eraseCart {
	background-color: #9a95fe;
	min-height: 20px;
	border-bottom: 1px none black;
	font: 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	text-align: center;
	padding: 2px 0 2px 5px;
}

.eraseCart a {
	color: black;
	text-decoration: underline;
	font-variant: small-caps;
	font-size: 14px;
}

.loaderRow {
	background-color: #9a95fe;
	min-height: 60px;
	border-bottom: 1px dotted black;
	font: bold 12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	text-align: center;
	padding: 2px 0 2px 5px;
}

#checkoutLinks{
	background-color: #9a95fe;
	padding-right: 10px;
	text-align: right;
	height: 30px;
	padding-top: 5px;
}

#checkoutLinks img {
	 vertical-align:middle;
	margin-right: 5px;
}

/* @group PaymentContainer */

#newCustomersClick {
	background-color: #9a95fe;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	width: 630px;
	font: bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
}
#paymentContainer a {
	color: #fff;
	text-decoration: underline;
}

#paymentContainer a:hover {
	color: #fff;
}

#paymentContainer{
	background-color: #67649d;
	padding: 10px;
	margin-top: 5px;
	width: 628px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	border: 1px solid #000;
}

#paymentContainer h3 {
	font: bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 0;
	color: white;
}

#paymentContainer h4 {
	font: bold 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 0;
	color: white;
}

#paymentContainer label{
	float: left;
	margin-bottom: 7px;
	/* Custom Layout */
	text-align: right;
	width: 120px;
	padding-right: 5px;
	margin-left: 50px;
}
#paymentContainer input{
	margin-bottom: 7px;
}
#paymentContainer select{
	float: left;
	margin-bottom: 7px;
}
#paymentContainer .feildNote{
	display: block;
	float: left;
	margin-bottom: 7px;
}
#paymentContainer br {
	clear: left;
}
#paymentContainer #agreement {
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#paymentContainer #cartHTMLTotal {
	color: maroon;
}
/* @end */

#discountNote {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: black;
}

#discountRow {
	color: maroon;
}


/* @group Logon Page */

#logonContainer {
	width: 660px;
	margin: 0 auto;
	padding-top: 5px;
	padding-left: 2px;
}

.logonPage {
	width: 300px;
	border: 1px solid black;
	background-color: #d2bedc;
	padding: 5px;
	margin-bottom: 20px;
	float: left;

}

.logonPage h2 {
	margin-top: 2px;
	margin-bottom: 10px;
}

#logonerrormessage {
	font: bold 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	background-color: red;
	color: black;
	padding: 3px;
	border: 1px dotted black;
}

#existingCustomers {
	margin-right: 20px;
	height: 120px;
	background-color: #67649d;

}

#userFoundPanel {
	background-color: #9b96ff;
	border: 1px solid black;
	padding: 5px;
	width: 638px;
	margin: 5px auto;
}

#forgottenPassword {
	height: 120px;
	background-color: #67649d;
}


#newCustomer {
	padding-top: 1px;
	float: right;
}


/* @end */
/* @group CartConfirmationPanel */
#cartAdded {
background-color: #67649d;
min-height:46px;
width: 150px;
border: 3px solid black;
color: white;
font: 15px "Lucida Grande", Lucida, Verdana, sans-serif;
text-align: center;
padding: 5px;
letter-spacing: -1px;
position: absolute;
}
#cartAdded img{
float: left;
margin-right: 5px;
}
#cartAdded a{
font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
color: silver;
}
/* @end */
