﻿.OSCAR_checkout-shipping-container
{
	float: left;
	width: 48%;
}

.OSCAR_checkout-payment-container
{
	float: right;
	width: 48%;
}

.OSCAR_Payment_Form
{
	font-size: 11px;
}

.OSCAR_Shipping_Form
{
	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: #c7ff42;
}

.OSCAR_checkout_confirm_grid td
{
    padding-left:3px;
    padding-right:3px;
}

/* Prices */
.OSCAR_price
{
	font-weight: bold;
}
.OSCAR_promo-price
{
	color: #c7ff42;
	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 a
{ 
	font-weight: bold;
}

.OSCAR_item-list
{
	margin-bottom: 10px;
}

.OSCAR_item-list-left
{
	float: left;
	width: 150px;
	width: 166px;
	padding-right: 10px;
}
div.OSCAR_item-list-left
{
	text-align: center;
}

div.OSCAR_item-list-left img {  }

.OSCAR_item-list-center
{
	xxxfloat: left;
	width: 370px;
	margin: 10px 20px 5px 186px;
}
xxx.OSCAR_item-list-right
{
	float: right;
	width: 80px;
	xxxpadding: 10px;
}

/* SubCategory List */

.OSCAR_SubCategory-List table
{
    margin: 0 auto;
	/*display: none;*/
}
.OSCAR_SubCategory-List table tr td
{
    xxxwidth:160px;
    xxxheight:150px;
    text-align:center;
    vertical-align:middle;
}

/* Featured Items - Homepage */

table.OSCAR_featured-items td { border: 1px solid #efefef; }
.homepage table.OSCAR_featured-items td { border: 0; }

.homepage .OSCAR_featured-items { font-size: 10px; }
.homepage div.OSCAR_featured-item-small a { font-weight: bold; }

.homepage .OSCAR_featured-item-image { width: 120px; margin: 0; }
.homepage .OSCAR_featured-item-image a { float: left; width: 120px; overflow: hidden; }
.homepage .prodInfo { float: right; width: 115px;}
.homepage .prodTitle a { font-size: 11px; }

.homepage .OSCAR_featured-item-small, .homepage .OSCAR_featured-item-small-last { float: left; width: 245px; margin: 0 0 0 10px; border: 0; padding: 0; }

/* Featured Items */
.OSCAR_featured-items, div.OSCAR_item-list {  }
.OSCAR_featured-item-small, .OSCAR_featured-item-small-last { width: 212px; float: left; padding: 15px; }
.OSCAR_featured-item-small-last { margin: 0; }
div.OSCAR_featured-item-small a { font-weight: bold; }

.OSCAR_featured-item-image { width: 100%; text-align: center; margin-bottom: 20px; xxxline-height: 150px; }
.prodInfo { margin: 15px 5px 0 0; }
.prodTitle a { font-weight: bold; font-size: 14px; }

.OSCAR_featured-item-small, .OSCAR_featured-item-small-last {  }
.OSCAR_featured-item-small .OSCAR_old-price, .OSCAR_featured-item-small-last .OSCAR_old-price {  }
.OSCAR_featured-item-small .OSCAR_promo-price, .OSCAR_featured-item-small-last .OSCAR_promo-price { float:right; }
.OSCAR_featured-item-image { float: left; }
.OSCAR_featured-item-image img { xxxborder: 1px solid #ddd!important; }
.OSCAR_featured-item-spacer { width:15px; }

span#ctl00_ctl00_Body_Body_OSCAR_FeaturedItems1_lblItemCode { xxxdisplay: none; }
a#ctl00_ctl00_Body_Body_OSCAR_FeaturedItems1_lnkItem { display: block;font-size: 17px; }
div.OSCAR_price { margin: 1em 0; }

/* Item Details */
.OSCAR_item-detail-top, .OSCAR_item-list { overflow: hidden; border: 1px solid #efefef; padding: 20px; margin-bottom: 5px; }
.OSCAR_item-detail-top div { vertical-align: bottom; }

/* Both */
.OSCAR_item-detail-left, .OSCAR_item-detail-left-noheight { float: left; margin: 0 20px 10px 0; text-align: center; }

.OSCAR_item-detail-left div *, .OSCAR_item-detail-left-noheight div * { vertical-align: middle; margin: auto; }
.OSCAR_item-detail-left table, .OSCAR_item-detail-left-noheight table { xxxwidth: 303px; border-collapse: collapse; }
.OSCAR_item-detail-left table { height: 303px; }
.OSCAR_item-detail-left td, .OSCAR_item-detail-left-noheight td { padding: 0px; vertical-align:middle; }

.OSCAR_item-detail-left div img { width: 300px; }

.OSCAR_item-detail-description {  }
.OSCAR_item-detail-right { font-size: 15px; padding-top: 10px; width: 270px; float: right; }

.OSCAR_item-option-categories  { font-size: 11px; float: left; }
.OSCAR_item-option-categories div  { margin-top: 2px; }
	.OSCAR_item-option-header { width: 30px; text-align: right; float: left; margin-right: .25em; }
.OSCAR_item-option-category * { vertical-align: middle; }
.OSCAR_item-option-list {  }
.OSCAR_item-option-header {  }
.upItemOptions { 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;
}
.oscar_add-to-cart
{
	float: right;
}

/* 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;
}

.OSCAR_itemTitle a 
{ 
	font-weight: bold;
}

.OSCAR_itemNumber {  }
.OSCAR_shortDesc {  }
.OSCAR_mfg {  }

/* Admin Screens */
.OSCAR_item-configuration-check
{
	float:left;
	width:125px;
}
.OSCAR_CI-Bulk-Admin-Optionslist
{
    width:25%;
}
