.cartStatus {
	font-size: 11px;
	color: #EBEBEB;
	/* padding-top: 2px; */
	position:relative;
	bottom:0px;
	padding-left: 3px;
	padding-right: 2px;
	/* margin-top: 12px; */
}

.singleDVDBox
{
	margin-right:13px;
}

.productColumn
{

}

.comboBox
{
    margin-left:5px;
}

.productBox
{
	margin-bottom: 10px;
}

.productBoxCombo {
	padding-right:10px;
	border: 1px solid #e1e1e1;
	/* margin-right: 10px; */
	padding-left: 10px;
	margin-bottom: 10px;
	border-radius: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
    min-height: 300px;
    position: relative;
}


.productBox .productTitle
{
}

.productTitle, .productTitleSale
{
    /*
    border-radius: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
    */
	font-family: 'Cuprum', sans-serif;
    color:#09f;
	background-color: #FFF;
	font-size: 18px;
	padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	font-weight: normal;
}

.productTitleSale
{
    background-color:#09f;
    margin-top:3px;
	color: #FFF;
	font-weight: bold;
}

.cartProductTitle
{
    /*
    border-radius: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	font-family: 'Cuprum', sans-serif;
    */
    color:#09f;
	font-size: 18px;
	padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
	font-weight: normal;
}

.productStatus
{
    text-align: right;
}
.redSale
{
    font-weight: bold;
    color: #c00;
}

.originalPrice
{
    color: #c00;
    text-decoration: line-through;
}

.productIntro
{
}

.addToCart {

	/*border: 1px solid #999999; */

}
.productText {
	font-size: 12px;
	color: #666666;
	line-height: normal;
	padding-top: 3px;
        padding-left: 5px;
        padding-right:5px;
        
}
.productText ul 
{
    padding:0;
    margin:0;
    list-style-position: inside;
}

a.addToCart:hover{

}


.removeLink
{
    float: left;
}

.productTotals
{
    text-align: right;
    padding-top:10px;
}
.product,
.productTotals
{
    position: relative;
	padding-top:5px;
	padding-bottom:10px;
	padding-left: 5px;
	padding-right: 5px;
    background-color: #fff;
    margin-bottom: 5px;
    border-radius: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

.productCost
{
    position: relative;
}
.totalLabel
{
    text-align: right;
}
.totalValue
{
    text-align: right;
}

.asterisk
{
    color: #F27527;
}

.productSubTitle
{ 
font-size: .8em;
text-align: left;
 }

.totalContainer
{
    text-align: right;
    width: 100%;
    position: relative;
    right: 0;
    clear: both;
    margin-right:5px;
}

.totalContainer.strikeit .totalValue
{
    text-decoration: line-through;
}

.totalContainer.total .totalLabel,
.totalContainer.total .totalValue
{
    margin-top:5px;
    padding-top: 5px;
    font-size: 1.2em;
}


.totalContainer.discount .totalLabel,
.totalContainer.discount .totalValue
{
    color:#C00;
}

.totalContainer.subtotal .totalLabel,
.totalContainer.total .totalLabel
{
    font-weight: bold;
}
 
.totalContainer.subtotal .totalValue,
.totalContainer.total .totalValue
{
    font-weight: bold;
    border-top-color: #555;
    border-top-width: 1px;
    border-top-style: solid;

}
.productVideo {
	float: left;
	padding-top: 5px;
	padding-left: 8px;
}


.productAnchor a
{
font-size: 24px;
}

.productTitle
{
	font-family: 'Cuprum', sans-serif;
	color: #0099FF;
	font-size: 18px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.cartWindow
{

}


div#checkoutTotal,
div#subTotal,
div#shipAndHandleTotal
{
	clear:both;
	float:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom:10px;
}

div#checkoutTotal span,
div#subTotal span,
div#shipAndHandleTotal span
{
	width:90px;
}

div#checkoutTotal span, div#subTotal span
{
	font-size:1.5em;
	color:#0099FF;
	border:none;
}


.subTotal
{
	font-size:1.2em;
	color:#0099FF;
	border:none;
	float:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom:10px;
}

.subTotal input
{
	font-size:1.2em;
	color:#0099FF;
}

.productText form
{
	/* float:right; */
	text-align:left;
	padding-top: 10px;
}

.coachingOption
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.coachingTitle label, .campTitleBar label
{
	font-weight: bold;
	text-transform: uppercase;
}

.coachingTitle
{
	height:30px;
}

.coachingTitle .costCell
{
	height:20px;

}

.campTitle
{
	width:300px;
}

.durationCell, .costCell, .purchaseCell,  .campTitle
{
	float:left;
	padding:5px;
	height:100%;
	margin:0px;

}

.subscriptionCell
{
	float:left;
	margin:0px;
	padding-left:5px;
	padding-bottom:0px;
	padding-top:0px;

}

.costCell
{
	width:180px;
}

.costCell span
{
	width:50px;
}


.CampSelection .costCell
{
	width:60px;
}

.purchaseCell
{
	width:150px;
}

.durationCell
{
	width:75px;
}

.subscriptionCell
{
	width:200px;
}

.subscriptionCell form
{
	float:right;
}
.darkProductBox {
	background-color: #333333;
	height: 200px;
}
.dvdCostDarkBox {
	color: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
}

.productDarkBox {
	padding-top:0px;
	padding-bottom:10px;
	padding-left: 5px;
}
.productTitleDarkBox {
	font-family: 'Cuprum', sans-serif;
	color: #0099FF;
	font-size: 18px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #484848;
	padding-right: 10px;
}
.productVideoDarkBox {
	float: left;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 10px;
}

.scrollingProducts
{
	border-radius: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
    padding:5px;
    background-color: #ddd;
    height:830px;
    overflow: scroll;
}

.productDetailList li
{
    list-style-type: square;
    list-style-position: inside;
}