﻿/*
orange: #fd8419
green: #a1c13c
*/

.OSCAR_checkout-shipping-container
{
	float: left;
	width: 335px;
}

.OSCAR_checkout-payment-container
{
	float: right;
	width: 335px;
}

.OSCAR_Payment_Form
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.OSCAR_order-confirm-shipping
{
	float: left;
	width: 48%;
}

.OSCAR_order-confirm-billing
{
	float: right;
	width: 48%;
}

.OSCAR_cart-summary
{
	float:right;
	background-color:#FFFFFF;
}
.OSCAR_cart-summary ul li
{
	display:inline;
	list-style-type:none;
	padding:5px;
}

.OSCAR_cart-grid
{
	border: 1px solid #CCCCCC;
	margin-bottom:10px;
}
.OSCAR_cart-grid-header1
{
	background-color:#CCCCCC;
}
.OSCAR_cart-grid-header2
{
	background-color:#DDDDDD;
}
.OSCAR_cart-grid th
{
	border: 1px solid #CCCCCC;
}
.OSCAR_cart-grid td
{
	border: 1px solid #CCCCCC;
}
.OSCAR_cart-totals
{
	font-weight: bold;
	text-align: right;
}

.OSCAR_cart-container
{
	border: 1px solid #000000;
	border-bottom-style: none;
}

.OSCAR_anonymous-panel
{
	width: 300px;
	background-color: #FFFFFF;
	border: 2px solid #000000;
	padding: 10px;
	color: #000000;
}
.OSCAR_anonymous-panel div
{
	padding-bottom: 20px;
}
.OSCAR_anonymous-panel .text-button
{
	margin-right: 20px;
}

.OSCAR_Address-popup-container
{
	padding-bottom: 20px;
}

.ajax__validatorcallout_error_message_cell
{
	color: #000000;
}


.OSCAR_no-pobox-message
{
	color: #FF0000;
}

/* Prices */
.OSCAR_price
{
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.OSCAR_promo-price
{
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.OSCAR_old-price
{
	color: #969696;
}
.OSCAR_old-price span
{
	font-style: italic;
	text-decoration: line-through;
}
.OSCAR_amount-saved
{
	/*color: #969696;*/
}
.OSCAR_MSRP
{
	color: #969696;
}
.OSCAR_MSRP span
{
	text-decoration:line-through;
}

/*   Category Details   */
.OSCAR_category-image
{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

/* Item List */
.OSCAR_item-list
{
	background-position: right top;
	background-repeat: repeat-y;
	margin:10px 0;
	padding-top: 10px;
	border-top: 1px solid #ddd;
	overflow: hidden;
}
.OSCAR_item-list-left
{
	float: left;
	width: 150px;
	padding-right: 10px;
	xxxbackground: blue;  
}

.OSCAR_item-list-center
{
	float: left;
	width: 310px; 
}
.OSCAR_item-list-right
{
	float: right;
	width: 180px; 
}
.OSCAR_item-list-right2
{
	float: right;
	width: 500px;
	xxxbackground: tan; 
}

/* SubCategory List */
.OSCAR_SubCategory-List table
{
    margin: 0 auto;
}
.OSCAR_SubCategory-List table tr td
{
    width:160px;
    height:150px;
    text-align:center;
    vertical-align:middle;
}

/* Featured Items */
.OSCAR_featured-item-small, .OSCAR_featured-item-small-last
{
	float:left;
	padding:15px;
	background-color: #e6e6e6;
	border: solid 1px #cccccc;
	width:150px;
	height:150px;
	margin-bottom: 15px;
	overflow: hidden;
}
.OSCAR_featured-item-small
{
	margin-right:15px;
}
.OSCAR_featured-item-image
{
	height:150px;
	margin-bottom:10px;
}

.OSCAR_featured-item-spacer
{
    width:15px;
}


/* Item Details */
.OSCAR_item-detail-top { overflow: hidden; position: relative; background: #eee url(/store/images/bkg_product.jpg) no-repeat; }

.OSCAR_item-detail-left, .OSCAR_item-detail-left-noheight
{
	float: left;
	width: 375px;
	padding: 10px;
	_border: 1px solid #CCCCCC;
	_background-color: #E6E6E6;
	_text-align: center;
	
	margin: 10px;
}
.OSCAR_item-detail-left table, .OSCAR_item-detail-left-noheight table
{
	_width: 303px;
	border-collapse: collapse;
}
.OSCAR_item-detail-left table
{
	_height: 303px;
	_border-spacing: 20px;
	border: 1px solid #ddd;
}
.OSCAR_item-detail-left td, .OSCAR_item-detail-left-noheight td
{
	padding: 0px;
	vertical-align:middle;
	
	text-align: left;
	padding: 2px;
	width: 100%;
	border-bottom: 1px solid #ddd;
}

.OSCAR_item-detail-left td:first-child, .OSCAR_item-detail-left-noheight td:first-child { background: none; text-align: right; width: 130px; }
.OSCAR_item-detail-left td span, .OSCAR_item-detail-left-noheight td span { height: 12px; margin: 2px; padding: .3em;  _background: #fefefe; display: block; }
.OSCAR_item-detail-description, .OSCAR_alternate-images, .OSCAR_ReviewHeader { border: 1px solid #ddd; border-top: 0; padding: 15px; }
.OSCAR_item-detail-right
{
	float: right;
	width: 220px;
	_border: 1px solid #CCCCCC;
	_background-color: #E6E6E6;
	padding: 15px;
	
	margin: 10px;
	background: url(/store/images/trans60_ffffff.png);
}
.OSCAR_item-detail-right div { margin: 3px 0; }
.OSCAR_item-option-category
{
	padding-bottom:5px;
}
.OSCAR_item-option-list
{
	float: right;
}
.OSCAR_item-option-header
{
	float:left;
}
.OSCAR_alternate-images
{
	overflow-x: auto;
	overflow-y: hidden;
	_width: 100%;
}
.OSCAR_alternate-image
{
	margin-right: 20px;
}
.OSCAR_alternate-image input
{
	margin: 1px;
	*margin-bottom:16px;
}
.OSCAR_alternate-image .selected
{
	border: 1px solid #000000;
	margin: 0;
	*margin-bottom:15px;
}
.OSCAR_Tabs
{
	margin-top:20px;
	
}
#ctl00_ctl00_Body_Body_tcBottom_header { border-bottom: 1px solid #ddd; }
#ctl00_ctl00_Body_Body_tcBottom_header span { margin-right: 3px; }
#ctl00_ctl00_Body_Body_tcBottom_header span span { padding: .1em .3em .05em .3em; margin: 0; background: #ddd; border: 1px solid #ddd; }
#ctl00_ctl00_Body_Body_tcBottom_header span:active span { background: red; }
#ctl00_ctl00_Body_Body_tcBottom_body {  }
.oscar_add-to-cart
{
	margin-top:10px;
}

.oscar_add-to-cart input { background: #fd8419; margin: 10px 0; padding: .5em .8em; }

/* Reviews */
.ratingStar
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}
.filledRatingStar
{
	background-image: url(/Store/Images/FilledStar.png);
}
.emptyRatingStar
{
	background-image: url(/Store/Images/EmptyStar.png);
}
.savedRatingStar
{
	background-image: url(/Store/Images/SavedStar.png);
}
.OSCAR_RatingStars
{
	_display: inline;
	margin-right: 2px;
}
.OSCAR_ReviewTitle
{
	font-weight: bold; 
}
.OSCAR_ReviewName
{
	font-weight: bold;
}
.OSCAR_ReviewInfo
{
	margin-bottom: 10px;
}
.OSCAR_ReviewRating
{
	margin-bottom: 10px;
}
.OSCAR_ReviewAnswers
{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #000000;
}
_.OSCAR_ReviewHeader
{
	padding:5px;
	background-color:#CCCCCC;
	margin-bottom:5px;
}

/* Admin Screens */
.OSCAR_item-configuration-check
{
	float:left;
	width:125px;
}

