body #container #content #main_content {
	padding:0 11px;
	position:static;
	width:989px;
}

#main_content a {
	color: #0E7DC2 !important;
}
#main_content a:hover {
	text-decoration: underline;
}

#main_content #breadcrumb {
	padding-left:8px;
	padding-bottom:10px;
	padding-top:10px;
}

.alt_view {
	float:left;
}

#main_content p {
	margin-bottom:3px;
}

#main_content .banner {
	margin-left:9px;
	background:url(/assets/images/product_detail/bkg-banner.gif) no-repeat;
	width:456px;
	height:25px;
}

#main_content #main-image-wide .banner {
	margin-left:8px;
	background:url(/assets/images/product_detail/bkg-banner-wide.gif) no-repeat;
	width:670px;
	height:25px;
}

#main_content .banner .bannerContent {
	margin-left:45px;
	background:url(/assets/images/product_detail/ico-truck.gif) left 1px no-repeat;
	padding:8px 0 0 50px;
	height:23px;
	color:#4364c0;
	text-transform:uppercase;
}

#main_content .banner .bannerContent span {
	color:#000033;
	font-weight:bold;
}

#main-image-wide { float: left; width: 685px; margin-right: 11px; }
#main_content #main-image-wide .banner .bannerContent {
    margin-left: 145px;
}

#main-image-wide .title-info { clear: both; overflow: hidden; width: 675px; margin-left: 10px; }
#main-image-wide .title-info .product-title { width: 600px; margin-top: 20px; float: left; }
#main-image-wide .title-info .recommended { margin-top: 20px; width: 70px;  float: left; }
#main-image-wide #ratings { clear: both; float: right; }
#main-image-wide #mainImage .topImg { background: url(/assets/images/product_detail/bkg-mainimage-wide-top.png) no-repeat; width: 685px; height: 9px; }
#main-image-wide #mainImage .bodyImg { 
	background: url(/assets/images/pdp-viewer/pdp-viewer-bg-sign.gif) no-repeat; 
	width: 685px; 
	border-bottom:1px solid #A7D4EB; 
}
#main-image-wide #mainImage .bodyImg #mainImgContainer { padding: 10px 7px; }
#main-image-wide #mainImage .bottomImg { background: url(/assets/images/product_detail/bkg-mainimage-wide-bot.png) no-repeat; width: 685px; height: 18px; }
#main-info-wide { width: 230px; float: left; margin-left: 32px; }

#main_content #main-info {
	float:left;
	font-size: 12px;
}

#main-info {
	width: 520px;
}



#main-info .title-info {
	clear:both;
	overflow:hidden;
}

#main-info #pro-logo {
	padding-right: 5px;
}

#main-info .title-info .product-title {
	float:left;
}

#main-info .title-info .product-title h1,#main-info-wide .title-info .product-title h1 {
	font-size:20px;
	color:#1F4053;
	font-weight:bold;
	margin-right:2px;
}

#main-info .title-info .recommended {
	float:right;
	width:70px;
}

#main-info .item_ratings_info {
	margin-top: 10px; 
	/* position: relative; */ 
 	border-bottom: 2px solid #DAECF6; 
	border-top: 2px solid #DAECF6; 
	padding: 10px 0 10px 0;
	width: 515px;
	height: 18px;
    clear: both; /*fix promo logo on pdp */
}	

/*
#main-info .item, #main-info-wide .item {
	font-weight: bold;
	color: #333;
}
*/

#main-info .description,#main-info-wide .description {
	overflow:hidden;
	clear:both;
	margin-top:15px;
}

#main-info .description ul,#tipBody ul,#main-info-wide .description ul {
	color:#000;
	float:left;
}

#main-info .description ul li,#tipBody ul li,#main-info-wide .description ul li {
	background:url(/assets/images/product_detail/bullet.gif) no-repeat left 9px;
	padding-left:8px;
	font-size: 14px;
}

#bullet-title {
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 14px;
	color: #333;
}

#main-info .description ul.left {
	width:471px;
}

#main-info .description ul.right {
	width:232px;
}

#main-info .pricing-attributes,#main-info-wide .pricing-attributes {
	background-color: #DAECF6;
	margin-top:10px;
	overflow:hidden;
	clear:both;
	padding:20px 10px;;
}

#main-info #pricing_box {
	float:left;
	width:230px;
	display:inline;
	margin-top:0;
}

#main-info #pricing_box .price span {
    	display: block;
    	line-height: 22px;
    	margin-top: -20px;
    	padding-left: 70px;
}

#low-price-guarantee {
	margin: 15px 0 8px 0;
	font-size: 14px;
}

#low-price-guarantee a:hover {
	text-decoration: underline;
}

.splash-logo {
	vertical-align:middle;
	margin: -2px 5px 0 0;
}

#main-info #pricing_box .regPrice,#main-info-wide #pricing_box .regPrice {
	font-size:19px;
	color:#1F4053;
	font-weight: bold;
    	display: block;
    	line-height: 22px;
    	margin-top: -20px;
    	padding-left: 70px;
}

#main-info #pricing_box .mapPrice,#main-info-wide #pricing_box .mapPrice {
	font-size:17px;
	color:#1F4053;
	display: block;
	line-height: 22px;
	margin-top: -20px;
	padding-left: 75px;
}

#main-info .attributes-box {
	float:right;
	font-size:12px;
	margin-left:10px;
	width:230px;
	margin-top:0;
}

#main-info ul.status-alert,#main-info-wide ul.status-alert {
 	margin:10px 0 15px;
	z-index:-1;
}

#main-info ul.status-alert li,#main-info-wide ul.status-alert li {
	font-size:12px;
	background:url(/assets/images/product_detail/status-alert.gif) 0 1px no-repeat;
	padding-left:18px;
	margin-bottom:5px;
	min-height:18px;
	color:#000;
}

#main-info ul.status-alert li a,#main-info-wide ul.status-aler li a {
	font-weight:normal;
}

#main-info .attributes-box .chooseBelow {
	clear:both;
	margin-top:40px;
}

#main-info .attributes-box .stockstatus {
	line-height:20px;
}

#main-info .attributes-box a#shipping_estimate,#main-info .attributes-box a#shipping_estimate {
	font-weight:normal;
}

#main-info .attributes-box #chooseItem {
	margin-top:40px;
}


/* SOCIAL BUTTONS */
#main-info #share-product {
	margin-top:15px;
	width:100%;
	text-align:left;
	float: left;
}
#share-product #pinterest-btn {
	width:50px;
	float: left;
	margin-right: 10px;
}

#share-product #pinterest-btn a {
	position: inherit !important;
}

#share-product #twitter-btn {
	width:83px;
	float: left;
	margin-right: 10px;
}
#share-product #google-plus-btn {
	width: 67px;
	float: left;
	margin-right: 10px;
}
#share-product #facebook-btn {
	width:50px;
	float: left;
	margin-right: 10px;
	position: relative;
}
#share-product #facebook-btn #facebook {

}

#main-info .Share-Product-Narrow {
	margin-top:8px;
	width:100%;
	text-align:left;
}

#main-info-wide .Share-Product-Narrow {
	padding-top: 10px;
}

#main-info #pricing_box .toPurchase {
	clear:both;
	margin-top:40px;
}

.attributes-box .attrib-title {
	clear:both;
	overflow:hidden;
	margin-bottom:5px;
}

.attributes-box .attrib-title p {
	float:left;
}

.attributes-box .attrib-title p.required {
	float:right;
	color:#990000;
}

.attributes-box .sizechart,td.options .sizechart {
	float:right;
	margin-right:8px;
	font-size: 14px;
}

.attributes-box .select_list_main {
	margin-top:5px;
	width:220px;
	font-size:12px;
}

.attributes-box .sizechart a,
table#completeProducts .attributes-box .sizechart a,
td.options .sizechart a {
	background:url(/assets/images/product_detail/link-arrow.gif) right 4px no-repeat;
	margin-top:5px;
	padding-right:10px;
	font-weight:normal!important;
}

.attributes-box .sizechart a {
	margin-right: 125px;
}

.attributes-box .free_sample_link, .pricing-attributes .free_sample_link{
        padding: 10px 0px;
}

.attributes-box .attributes {
	clear:both;
	overflow:hidden;
}

.pricing-attributes #promo_box {
	display:inline;
	font-size:12px;
	vertical-align: middle;
	float: right;
	padding: 0 0 10px 0;
}

.requiredAttr select {
	width:175px;
}

.attributes-box .attributes .requiredAttr {
	float:left;
	width:10px;
	margin-top:10px;
	color:#990000;
	display: none;
}

td.options .requiredAttr {
	float:left;
	width:6px;
	margin-top:5px;
	color:#990000;
	display: none;
}

.attributes-box .attributes .attrRequired {
	float:right;
	width:220px;
}

.attrRequired select {
	width: 220px;
}


td.options .attrRequired {
	float:left;
	width:220px;
}

td.options .required {
	color:#cc0000;
	font-size:12px;
	text-align:left;
	clear:both;
}

#main-info .specs-box {
	float:left;
	margin-right:10px;
	width:230px;
	margin-top:20px;
}

#main-info-wide .share-product { margin-top: 8px; width: 100%; text-align: left; }

#main-info .specs-box .heading,#main-info-wide .specs-box .heading {
	background:url(/assets/images/product_detail/specs-title-bkg.gif) no-repeat;
	width:230px;
	height:25px;
	padding:6px 11px 0;
	font-size:12px;
	font-weight:bold;
}

.specs-box table.specs {
	width:230px;
	border-bottom:1px solid #b7b8ba;
	font-size:10px;
}

.specs-box table.specs th {
	padding:5px 10px;
	color:#5f6062;
	text-transform:uppercase;
}

.specs-box table.specs td {
	width:105px;
	padding:5px 0;
}

.specs-box table.specs tr.highlight {
	background-color:#e6e7e9;
}

#qty-add {
	margin-top:20px !important;
	clear:both;
	overflow:hidden;
}

#qty-add .qty_box {
	width:115px;
	text-align:right;
	float:left;
	margin-top:3px;
}

#main-info-wide #qty-add .qty_box {
	width:100px;
}

#qty-add .qty_box label {
	float:none;
	display:inline-block;
	margin:0;
}

#pricing-attributes-wide {
	clear:both;
	overflow:hidden;
	margin-top:10px;
	width:685px;
}

#pricing-attributes-wide .status {
	float:left;
	width:230px;
	margin-right:15px;
	font-weight:bold;
}

#pricing-attributes-wide ul.status-alert li,#pricing-attributes-wide ul.status-alert li a {
	font-weight:normal;
}

#pricing-attributes-wide ul.status-alert {
	float:left;
	width:230px;
	margin-right:15px;
}

#pricing-attributes-wide #pricing_box {
	width:220px;
	float:left;
	text-align:right;
	margin-top:0;
}

#pricing-attributes-wide #pricing_box div {
	text-align:right;
}

#main-info-wide .toPurchase {
	float:right;
	width:230px;
}

#pdp-body {
	margin-left:9px;
}

#pdp-body .tab-info .table-body a {
	font-weight:normal;
}

.get-more-info {
	background-color: #DAECF6;
	border: 1px solid #A6D3EA;
	
	width:950px;
	height:40px;
	margin:15px 0 30px;
}

.get-more-info ul {
	margin-left:13px;
	padding-top:13px;
	text-transform:uppercase;
	font-size:14px;
	clear:both;
	overflow:hidden;
}

.get-more-info ul li {
	float:left;
	font-weight:bold;
}

.get-more-info ul li#title {
	float:left;
	font-weight:bold;
	font-size: 18px;
	line-height: 15px;
	color: #1F4053;
	margin-right: 10px;
}

.get-more-info ul li.divider {
	margin:0 10px;
	color:#9db2c6;
}

.get-more-info ul li.divider-big {
	margin:-15px 10px 0 0;
	border-right: 1px solid #A6D3EA;
	height: 42px;
}

.tab-info {
	border:1px solid #1F4053;
	width:948px;
	margin-bottom:30px;
	font-size:12px;
	position: relative;
}

.tab-info .tab-title {
	background-color: #DAECF6;
	
	margin-top:0;
	width:100%;
	height:29px;
	overflow:hidden;
	clear:both;
}


 #product-reviews-hd {
	background-color: #DAECF6;
	border: 1px solid #A6D3EA;
	width:946px;
	border-bottom: none;
}

.tab-info .tab-title h2 {
	float:left;
	width:75%;
	margin-left:10px;
}

.tab-info .tab-title span {
	display:block;
	float:right;
	font-size:12px;
	text-transform:lowercase;
	margin:8px 20px 0 0;
	font-weight:normal;
}

.tab-info .tab-body {
	padding:40px 60px;
	line-height:22px;
	color: #282828;
	font-size: 15px;
}

.tab-info .qa {
	padding:20px 60px 40px;
	line-height:15px;
}

.tab-info .tab-body-table td {
	line-height:15px;
}

.tab-info .tab-body-table td.technology {
	border-top:1px solid #1F4053;
	padding:40px 60px;
}

.tab-info .tab-body-table td.technology p {
	line-height:20px;
}

.tab-info .tab-body-table td.specs {
	padding:40px 60px;
	vertical-align:top;
	border-left:1px solid #1F4053;
}

.tab-info .tab-body-table td.detailsText {
	padding:40px 60px;
	vertical-align:top;
	line-height:22px;
	min-width: 477px;
	font-size: 14px;
	color: #333;
}

.tab-info .tab-body-table .specs-box {
	width:230px;
}

.tab-info .heading {
	font-size:15px;
	color:#1F4053;
	font-weight:bold;
	width:100%;
	margin-bottom:10px;
}

.tab-info .tab-body-table .specs-box table.specs {
	width:230px;
	border-bottom:1px solid #1F4053;
	border-top:1px solid #1F4053;
	font-size:10px;
}

.tab-info .tab-body-table .specs-box table.specs th {
	padding:3px 10px;
	color:#5f6062;
	text-transform:uppercase;
}

.tab-info .tab-body-table .specs-box table.specs td {
	width:105px;
	padding:3px 0;
}

.tab-info .tab-body-table .specs-box table.specs tr.highlight {
	background-color:#dbe7f7;
}

.tab-info .tab-body a.pdfLink {
	display:inline-block;
	background:url(/assets/images/product_detail/ico-pdf.gif) no-repeat top right;
	padding-right:25px;
	line-height:20px;
	font-weight:bold!important;
}


	
/*** Q&A PWR OVERRIDES ***/
.tab-info .prPaHeader div.intro {
	clear:both;
	overflow:hidden;
	width:830px;
}

.tab-info .prPaHeader div.answerbox {
	margin:40px 70px 55px 85px;
	float:left;
	width:249px;
}

.tab-info .prPaHeader div.livehelp {
	float:left;
	margin-top:40px;
	width:415px;
}

h1,.price,.tab h2,.availability,#quantity,.select_box_title,.acc_title,.must_be_eighteen {
	font-weight:bold;
	line-height:16px;
	color:#1F4053;
}

h1 {
	color:#010337;
	font-size:14px;
	line-height:1.2;
	margin-bottom:4px;
}

h2 {
	color:#1F4053;
	font-weight:bold;
	margin-top:8px;
	text-transform:uppercase;
}

h2#alt_view_h {
	float:left;
	width:150px;
}

img.gander_icon {
	float:right;
}

div.description {
	margin-top:10px;
}

#main_content .description p {
	margin-bottom:0;
	line-height:1.68;
}
#selectedProduct .item {
	font-weight: bold;
	color: #1F4053;
}
#selectedProduct .price {
	font-weight: bold;
}
#selectedProduct h1 {
	font-weight: bold;
	color:#1F4053;

}
.must_be_eighteen {
	margin:0 0 3px 14px;
	color:#010337;
}

.must_be_eighteen li {
	list-style-type:disc;
}

.must_be_eighteen li {
	margin-top:15px;
	letter-spacing:-.4px;
}

.add_to_cart {
	margin:18px 0 0 77px;
}

#main_content .description li p {
	color:#333;
	line-height:1.6;
}

#pricing_box {
	padding:0;
	margin-top:18px;
	color:#1F4053;
	font-size:12px;
}

#pricing_box table {
	width:290px;
}

.saleprice {
	margin-top:7px;
	color:#1F4053;
	font-weight:bold;
}

.saleprice span {
	color:#cc0000;
	font-size:19px;
}

#main-info .pricing-attributes .saleprice span {
    	display: block;
    	line-height: 22px;
    	margin-top: -20px;
    	padding-left: 70px;
}


.regstrk {
	margin-top:7px;
	text-decoration:line-through;
	color:#1F4053;
	font-weight:normal!important;
	font-size: 14px;
}

.webonly {
	color:#000;
	margin:15px 0;
}

.price {
	margin-top:0;
}

.map {
	margin-top:7px;
	color:#fff;
	font-size:13px;
	background:#010337;
	text-align:left;
	font-weight:bold;
}

.rebate {
	margin-top:7px;
	color:#1F4053;
	font-weight:bold;
}
.rebate a {
	line-height:16px !important;
}

.rebate span {
	color:#333;
}

.rebate span.info {
	font-weight:normal;
	font-size:12px;
}

.buyMore {
	font-size:12px;
	line-height:15px;
	margin-bottom:15px;
	color:#000;
}

.buyMore .title {
	color:#1F4053;
	line-height:23px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:8px;
}

.buyMore span {
	color:#b32317;
}

#pricing_box .stockstatus,#pricing-attributes-wide .stockstatus {
	color:#333;
	line-height:15px;
	font-size:12px;
	/* font-weight:bold; */
	padding-top:10px;
}

#pricing_box .stockstatus .title,#pricing-attributes-wide .stockstatus .title {
	color:#1F4053;
	font-weight:bold;
	letter-spacing: 1px;
}

#pricing_box .stockstatus .info {
	display: block;
	line-height: 15px;
	margin-top: -13px;
	padding-left: 80px;
	font-style: normal;
	font-weight: light;
}

#pricing_box .stockstatus span.text,#pricing-attributes-wide .stockstatus span.text {
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	margin-top: 5px;
}


body div#container a#zoom_view {
	margin:10px 0 0 75px;
	float:left;
	font-weight:normal;
}

.alignRightImage {
	clear:right;
	float:right;
	display:inline;
	padding:3px 0 3px 12px;
}

#pro-logo{
        max-width: 60px;
}

.alignBrandImage{
        position: absolute;
        right: 10px;
        top: 40px;
	max-height: 100px;
}

.alignBrandImageSpec {
    position: absolute;
    right: 370px;
    top: 40px;
}

img#product_large {
	display:block;
	margin-bottom:4px;
}

.alt_view {
	border:1px solid #c0defc;
	height:50px;
	width:50px;
	margin:5px 2px 0 0;
	display:block;
	float:left;
}

.first_alt_view {
	clear:left;
}

.last_alt_view {
	margin-right:0;
}


	
/*.newslink1{ display:block; float:left; width:55px; height:55px; margin:3px;}
.newslink1 img { border:1px solid #c0defc;}
#thumbs-block
{
width:450px;
margin-left:-4px; 
text-align:center !important;
}*/
#write_review {
	margin-left:15px;
}


	
/* product select box - START */
#sizing_box {
	width:280px;
	border:1px solid #C0DEFC;
	background-color:#fff;
}

#sizing_box td {
	vertical-align:middle;
	padding:3px;
	margin:2px;
}

#sizing_box #sizing_guide {
	width:100%;
	text-align:right;
	border-bottom:none;
	padding-right:20px;
	padding-top:10px;
}

#control_box {
	width:280px;
	margin-top:10px;
}

#control_box td {
	vertical-align:middle;
	padding:2px;
	margin:2px;
}

#control_box td.qty_box {

	
/*border-right: 1px solid #C0DEFC;*/
}

#control_box td.soldout_fill {
	width:90px;
}

#control_box td.cntrl_bttns {
	padding-left:10px;
}

#sizing_box4 {
	width:261px;
	border:1px solid #C0DEFC;

	
/*height:63px;*/
	height:160px;
	margin-top:10px;
	position:relative;

	
/*background: url(/assets/images/product_detail/sizing_guide_box_bg.jpg) no-repeat;*/

	
/*background: url(/assets/images/product_detail/sizing_guide_box_bg.jpg) repeat-y;*/
	padding:15px 13px 15px 14px;
}

.quantity_input {
	width:30px;
	text-align:center;
	height:22px;
	margin-left:4px;
	margin-right:5px;
}

.errorMsg {
	float: left;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin:4px 0;
	display:none;
}

/* product select box - END */

	
/* product table - START */
#product_table {
	width:594px;
	vertical-align:top;
	background:url(/assets/images/product_detail/product_table_bg.jpg) repeat-y top left;
	text-align:center;
	border-collapse:separate;
}

#product_table_form {
	position:relative;
	margin-top:20px;
	clear:both;
}

#product_table_form .must_be_eighteen {
	margin-left:320px;
}

#product_table_form .add_to_cart2 {
	position:relative;
	left:393px;
}

#product_table th {

	
/*width:7.2%;*/
	line-height:1.2em;
	cursor:pointer;
	text-decoration:underline;
	padding:0 2px 2px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	border-right:1px solid #1F4053;
	border-bottom:1px solid #1F4053;
}

#product_table th.noSort {
	cursor:default;
	text-decoration:none;
	margin:0;
}

.sortNote {
	color:#010337;
}

#product_table .quantity_input {
	margin:0;
}

#product_table td {
	vertical-align:middle;
	text-align:center;

	
/*width:7.2%;*/
	padding:6px 2px;
	border-right:1px solid #1F4053;
	border-bottom:1px solid #1F4053;
}

#product_table td.last_row {
	padding-top:5px;
	padding-bottom:5px;

	
/*border-bottom:none;*/
}

#product_table td.last_cell,#product_table th.last_cell {
	padding-right:4px;
	border-right:3px solid #4364c0!important;
}

#product_table td.first_cell,#product_table th.first_cell {
	padding-left:4px;
}

#gridATC {
	width:594px;
}

#gridATC td.gridAddBtn {
	text-align:right;
	padding:15px 40px 0 0;
	border:none;
}

#gridATC td.gridShipInfo {
	text-align:left;
	vertical-align:top;
	padding:2px;
	border:none;
}

.swatches {
	border:1px solid #B99782;
	height:25px;
	width:25px;
}

#silver {
	background:#CCCACA;
}

#gold {
	background:#C4C34A;
}

#bronze {
	background:#7A4C0D;
}

#blue {
	background:#111152;
}


	
/*
#product_table thead{
	background:#fff;
	height:20px;
	font-weight:bold;
}*/
.vkitusage {
	margin-top:9px;
	margin-bottom:4px;
	color:#010337;
	font-weight:bold;
	font-size:110%;
}

.vkitstockmsg {
	float:left;
	font-weight:bold;
	padding-top:5px;
}

#vkit_table th.first_cell,#prod_customize th.first_cell {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#prod_customize th.last_cell {
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	letter-spacing:normal;
}

#vkit_table td.first_cell,#prod_customize td.first_cell {
	text-align:left;
	font-size:12px;
}

#vkit_table td.last_cell,#prod_customize td.last_cell {
	text-align:left;
}

#vkit_table select,#prod_customize select {
	margin-bottom:2px;
	display:block;
}

#product_table #vkit_box th {
	cursor:default;
}

#product_table #grid_box,#product_table #vkit_box {
	width:100%;
	height:5px;
	padding:5px;
	border:0;
	font-size:12px;
	margin-bottom:2px;
	text-align:center;
}

#product_table #box_top {
	width:100%;
	height:5px;
	padding:2px 0 0;
	background:url(/assets/images/product_detail/product_table_top_bg.jpg) no-repeat top left;
	border:none;
}

#product_table #box_bottom {
	width:100%;
	height:5px;
	padding:0 0 2px;
	border:0;
	background:url(/assets/images/product_detail/product_table_bottom_bg.jpg) no-repeat bottom left;
}

#product_table_form #sizing_guide4 {
	position:absolute;
	top:-30px;
	left:307px;
}

.shipInfo {
	line-height:119%;
}


	
/* product table - END */

	
/* tabbed box - START */
#details_box_holder {
	width:594px;
	margin-top:15px;
	clear:both;
}

div#details_box_holder div.clear {
	border:none;
	padding:0;
}

#details_box_holder div.on {
	line-height:1.54;
	border:1px solid #1F4053;
	padding:9px 14px;
	clear:both;
}

#tabs li {
	border:1px solid #1F4053;
	padding:0 0 9px;
	list-style:none;
	margin-right:5px;
	float:left;
	position:relative;
	top:1px;
	z-index:0;
	background:#1F4053 url(/assets/images/product_detail/tab_off_bg.jpg) repeat-x top left;
}

ul#tabs li.on {
	background:#fff url(/assets/images/product_detail/tab_on_bg.jpg) repeat-x top left;
	padding-bottom:9px;
	border-bottom:none;
	padding-bottom:10px;
}

#tabs h2 {
	margin-bottom:0;
}

div#container #tabs h2 a {
	padding:10px 16px 8px;
	color:#000;
}

div#container #tabs li.on h2 a {
	color:#010337;
}

#gntbx_specs_box,#gntbx_accessories_box,#gntbx_product_reviews_box,#gntbx_additional_details_box,#gntbx_answerbox_box,#gntbx_manuals_box {
	display:none;
}

#gntbx_additional_details_box ul li {
	list-style:disc inside;
}

#gntbx_manuals_box ul li {
	list-style:disc inside;
}

#gntbx_specs_box table {
	width:100%;
}

#gntbx_specs_box td {
	border:1px solid #C0DEFC;
	border-collapse:separate;
	padding:2px;
	margin:2px;
}

#gntbx_specs_box .sbx_header {
	width:50%;
	font-weight:bold;
}

#gntbx_accessories_box table {
	border-bottom:1px solid #C0DEFC;
	border-left:1px solid #C0DEFC;
	border-right:1px solid #C0DEFC;
	width:100%;
}

#gntbx_accessories_box td {
	vertical-align:middle;
	text-align:center;
	padding:3px;
	margin:3px;
}

#gntbx_accessories_box #acc_atc {
	text-align:right;
}

#gntbx_accessories_box td.acc_styles {
	text-align:left;
	margin:1px;
}

div#details_box_holder div.on {
	display:block;
}


	
/* tabbed box - END */

	
/* subwith - BEGIN */
#sbwith_outer {
	position:relative;
	z-index:2;
}


	
/*#sbwith_inner { position: absolute; z-index: 2; left: -1000px; top: -20px; }*/
#sbwith_inner {
	position:absolute;
	z-index:2;
	left:12px;
	top:0;
}

table#sbwith_tbl {
	border:2px solid #C0DEFC;
	background:#D8EAFC;
	padding:5px;
	margin:0;
	width:290px;
}

.subwith_msg {
	color:#010337;
	font-weight:bold;
	font-size:13px;
}

#sbwith_tbl h3 {
	padding:3px;
	color:#010337;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
	margin-top:5px;
}

#sbwith_tbl td.imgcell {
	text-align:center;
	padding:3px;
	margin:0;
}

#sbwith_tbl td.desc_cell {
	vertical-align:top;
	padding:3px;
	margin:0;
	font-size:13px;
}

#sbwith_tbl .close_cell {
	text-decoration:underline;
	clear:both;
	float:right;
	margin-right:15px;
}

#sbwith_tbl img {
	border:1px solid #C0DEFC;
}

.qty_based_pricing {
	color:#C11B17;
}


	
/* select your item table styles */
table#chooseYourItem,table#configureItem {
	border:1px solid #4364c0;
	width:950px;
	margin-bottom:30px;
	table-layout:inherit;
}

table#chooseYourItem th,table#configureItem th {
	background:#deedfb;
	color:#000033;
	text-transform:uppercase;
	font-size:10px;
	border-bottom:1px solid #1F4053;
	border-right:1px solid #1F4053;
	vertical-align:middle;
}

table#chooseYourItem th {
	border-left:1px solid #1F4053;
	text-align:center;
	padding:7px;
}

table#configureItem th {
	border-left:none;
	text-align:left;
	padding:15px 7px
}

table#chooseYourItem td,table#configureItem td {
	border-bottom:1px solid #1F4053;
	border-right:1px solid #1F4053;
	vertical-align:top;
}

table#chooseYourItem td {
	border-left:1px solid #1F4053;
	text-align:center;
	padding:10px;
}

table#configureItem td {
	border-left:none;
	text-align:left;
	padding:15px 10px;
	font-size:12px;
}

table#chooseYourItem td.price span {
	font-weight:bold;
}

table#chooseYourItem td.price {
	width:125px;
	line-height:16px;
	font-weight:normal;
}

table#chooseYourItem td.totalText {
	text-align:right;
	border:none;
}

table#chooseYourItem .addSelected {
	float:right;
	padding-right:10px;
}

table#chooseYourItem .addToWishList {
    float: right;
    padding-right: 10px;
}

table#chooseYourItem .totalPrice {
	margin-top:5px;
	margin-right:25px;
	float:right;
	color:#000033;
	text-transform:uppercase;
}

table#chooseYourItem .totalPrice span {
	font-weight:bold;
	color:#1F4053;
}

table#chooseYourItem .datahighlight {
	background-color:#deedfb !important;
	z-index:-2 !important;
}

table#chooseYourItem .pr-stars-small{
	z-index:0 !important;
}
table#chooseYourItem input.quantity_input {
	margin:0;
}
table#chooseYourItem .promoAlert {
        margin-top: 10px;
        text-align: center;
}
table#chooseYourItem .promoAlert img{
        width: 70px;
}
table#chooseYourItem #cart_error {
    font-weight: bold;
}
table#chooseYourItem span.saleprice {
  color: #cc0000;
}
table#chooseYourItem span.regstrk {
    font-size:       100%;
    text-decoration: line-through;
}

table#configureItem .quantity_input {
       margin-left:2px;
       margin-right:3px;
       line-height:22px;
}

table#configureItem th.component,table#configureItem td.component {
	padding-left:55px;
}

table#configureItem td.productText {
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
	color:#000033;
}

table#configureItem .availability {
	font-size:12px;
	font-weight:bold;
}

table#configureItem .makeSelection {
	color:#1F4053;
	font-size:12px;
}

table#configureItem td.options {
	font-size:10px;
}

table#configureItem .quantity_included {
    line-height:14px;
    text-align:center;
}

table#configureItem #qty-add {
	margin-top:0;
	width:220px;
}

table#configureItem #qty-add .qty_box {
	width:100px;
	text-align:right;
	float:left;
	padding-top:1px;
	margin:0 0 0 0;
}

#qty-add .qty_box label {
	float:none;
	display:inline-block;
	margin:0;
	color:#1F4053;
}

#qty-add .cntrl_bttns {
	float:left;
}
	
/* complete the look table styles */
#complete-the-look {
	margin-bottom:30px;
}

#complete-the-look td.title {
	position:relative;
}

table#selectedProduct,table#selectedProductConfigurable {
	border:4px solid #1F4053;
	width:950px;
}

table#selectedProduct th a {
        color:#FFFFFF !important;
}

table#selectedProduct #low-price-guarantee {
        display: none;
}

table#completeProducts {
	border:1px solid #1F4053;
	width:950px;
}

table#completeProducts th span {
	color:#000033;
	font-size:12px;
	font-weight:bold;
}

table#selectedProduct th,table#selectedProductConfigurable th {
	background:#1F4053;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	font-weight:normal;
	padding:8px 0 10px;
}

table#selectedProduct th.title,table#selectedProductConfigurable th.title {
	font-size:12px;
	font-weight:bold;
}

table#completeProducts th {
	background-color: #DAECF6;
	border-bottom: 1px solid #A6D3EA;
	color:#000033;
	text-transform:uppercase;
	font-size:10px;
	padding:8px 0 10px;
}

table#completeProducts th.qty {
	width:124px;
}

#selectedProduct a#btt,#selectedProduct a#btt {
	color:#fff;
	text-transform:lowercase;
	font-size:10px;
	font-weight:normal;
}

table#selectedProduct th.left,table#selectedProductConfigurable th.left {
	width:12px;
}

table#completeProducts th.left {
	width:15px;
}

table#selectedProduct th.link,table#selectedProductConfigurable th.link {
	text-align:right;
	padding-right:11px;
}

td.title {
	line-height:25px;
}

td.title .moreDetailsLink,#tipBody .moreDetailsLink {
	background:url(/assets/images/product_detail/link-arrow.gif) right 4px no-repeat;
	padding-right:8px;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
}

#selectedProduct td,#selectedProductConfigurable td,#completeProducts td {
	vertical-align:top;
}

table#selectedProduct td.img,table#selectedProductConfigurable td.img,table#completeProducts td.img {
	width:124px;
	text-align:right;
}

td.img img {
	border:1px solid #b6bcc1;
	margin:10px;
}

table#selectedProduct td.title,table#selectedProductConfigurable td.title,table#completeProducts td.title {
	width:265px;
	padding:10px;
	padding-left:0;
}

td.title h3 {
	color:#000033;
	font-size:12px;
	font-weight:bold;
}

td.title {
	line-height:25px;
}

.moreChoicesLink {
	text-transform:uppercase;
	font-weight:bold;
}

a.moreDetailsLink,#tipBody .moreDetailsLink {
	background:url(/assets/images/product_detail/link-arrow.gif) right 4px no-repeat;
	padding-right:8px;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
}

table#selectedProduct td.price,table#selectedProductConfigurable td.price,table#completeProducts td.price {
	width:142px;
	padding:10px;
	padding-left:0;
	font-size:12px;
}

td.price .saleprice {
	color:#b32317;
	line-height:18px;
}

table#selectedProduct td.options,table#selectedProductConfigurable td.options,table#completeProducts td.options {
	width:263px;
	padding:10px 0;
}

td.options select {
	width:150px;
	margin-bottom:5px;
}

td.options .requiredInfo {
	clear:both;
	width:160px;
}

.attributes-box .requiredText,td.options .requiredText {
	float:left;
	color:#b32317;
	display: none;
}

table#selectedProduct td.qty {
	width:121px;
	padding:10px 0;
}

table#completeProducts td.qty,table#selectedProductConfigurable td.qty {
	width:124px;
	padding:10px 0;
}

td.qty .availMsg {
	padding-top:5px;
	width:105px;
	font-size:10px;
}

td.qty .avail {
	color:#5f6062;
}

table#selectedProduct .stockstatus {
	color:#1F4053;
	line-height:15px;
	font-size:12px;
	font-weight:light;
	padding-top:7px;
}

table#selectedProduct .stockstatus .title {
	font-weight:bold;
	color:#1F4053;
}

table#completeProducts td {
	border-top:1px solid #b5bcc0;
}

table#completeProducts .totalText {
	padding:10px;
	text-transform:uppercase;
	color:#5f6062;
	text-align:right;
	font-weight:bold;
	vertical-align:middle;
}

table#completeProducts .totalPrice {
	padding:10px;
	padding-left:0;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
}

table#completeProducts .addSelected {
	padding:10px 20px;
	text-align:right;
}

table#completeProducts .stockstatusAcc {
	color:#1F4053;
	line-height:15px;
	font-size:12px;
	font-weight:light;
	padding-top:7px;
}

table#completeProducts .stockstatusAcc .title {
	color:#1F4053;
	font-weight: bold;
}

table#completeProducts .stockstatusAcc span.text {
	font-size:10px;
	line-height:15px;
	font-weight:normal;
}

table#selectedProductConfigurable td.title {
	width:165px;
	padding:10px;
	padding-left:0;
}

table#selectedProductConfigurable th.makeSelections {
	width:263px;
	text-align:center;
}

table#selectedProductConfigurable td.kitOptions {
	font-size:10px;
	width:375px;
}

table#selectedProductConfigurable td.kitOptions td {
	padding:0 3px 3px;
}

table#selectedProductConfigurable td.kitOptions .requiredInfo {
	width:140px;
}

table#selectedProductConfigurable td.kitOptions .requiredInfo .sizechart a {
	background-position:right 2px;
}

table#selectedProductConfigurable td.kitOptions select {
	width:130px;
}

table#selectedProductConfigurable td.kitOptions .optionTitle {
	width:110px;
}

table#selectedProductConfigurable td.kitOptions .attrRequired {
	width:130px;
}

table#selectedProductConfigurable td.kitOptions .makeSelection {
	color:#1F4053;
}

table#selectedProductConfigurable td.kitOptions .availability {
	font-weight:bold;
}


	
/*** you may also like scroller ***/

	
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.tab-scroller {
	overflow:hidden;
	clear:both;
	height:240px;
}

.tab-scroller .scrollable {
	position:relative;
	overflow:hidden;
	width:100%;
	height:200px;
	margin-top:30px;
	height:250px;
}


	
/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.tab-scroller .scrollable .items {

	
/* this cannot be too large */
	width:100%;
	position:absolute;
	clear:both;
}

.tab-scroller .items div.row {
	float:left;
	width:100%;
}


	
/* single scrollable item */
.tab-scroller .scrollable .items .row div {
	float:left;
	background-color:#fff;
	width:25%;
	height:190px;
	text-align:center;
	font-size:12px;
	line-height:16px!important;
}

.tab-scroller .scrollable .items .row .item a {
	line-height:16px!important;
}


	
/* active item */
.tab-scroller .scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}


	
/* this makes it possible to add next button beside scrollable */
.tab-scroller .scrollable {
	float:left;
}


	
/* prev, next, prevPage and nextPage buttons */
.tab-scroller a.browse {
	background:url(/assets/images/product_detail/prev-next.png) no-repeat;
	display:block;
	width:28px;
	height:35px;
	float:left;
	margin-top:70px;
	cursor:pointer;
	font-size:1px;
}


	
/* right */
.tab-scroller a.right {
	background-position:0 -35px;
	clear:right;
	margin-right:0;
}

.tab-scroller a.right:hover {
	background-position:0 -35px;
}

.tab-scroller a.right:active {
	background-position:0 -35px;
}


	
/* left */
.tab-scroller a.left {
	margin-left:28px;
	_margin-left:18px;
}

.tab-scroller a.left:hover {
	background-position:0 0;
}

.tab-scroller a.left:active {
	background-position:0 0;
}

.tab-scroller .scrollable img {
	width:104px;
	height:104px;
	border:1px solid #ccc;
}

.tab-scroller .scrollable .crossProdInfo {
	width:150px;
	height:80px;
	margin:5px auto;
	text-align:center;
	line-height:100px!important;
}

#alsoLike .tab-scroller .scrollable .crossProdInfo .price {
	font-weight:bold;
}

#alsoLike .tab-scroller .scrollable .crossProdInfo a {
	font-weight:normal;
}

.tab-scroller .scrollable img.hover {
	background-color:#123;
}

/* style added to remove h1 tag but
still have h1 styling - SEO rule: 
multiple h1 tags not allowed on any pages */
#selectedProduct span#likeH1 {
	font-size:14px;
	line-height:1.2;
	margin-bottom:4px;
	display:inline-block;
	font-weight:bold;
	color:#1F4053;
}

	
/* tooltip styling */
#main-info a#shipping_estimate,#main-info-wide a#shipping_estimate {
	font-size:10px;
	cursor:pointer;
	font-weight:normal;
}

#tooltip {
	background:url(/assets/images/product_detail/bkg-tooltip.png) no-repeat top right;
	height:155px;
	width:640px;
	font-size:11px;
	color:#000;
	display:none;
	z-index:999999;
	text-align:right;
}

#tipBody {
	line-height:14px;
	padding:20px 10px;
	margin-left:15px;
	margin-right:10px;
}

#tipBody .heading {
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
}

#tipBody h2 {
	margin:0 0 10px;
	text-transform:none;
	font-size:12px;
}

/* style added to remove h1 tag but
still have h1 styling - SEO rule: 
multiple h1 tags not allowed on any pages */
#tipBody h3 {
	margin:0 0 10px;
	text-transform:none;
	font-size:14px;
	color:#000033;
	font-weight:bold;
}

#tipBody ul {
	color:#000;
}

#tipclose {
	float:right;
	margin:-8px -6px 0 0;
	cursor:pointer;
	background:url(/assets/images/product_detail/tip-close.png) no-repeat;
	width:18px;
	height:18px;
}

#tooltip .prodInfo .footer {
	clear:both;
	overflow:hidden;
	padding-top:10px;
}

#tooltip .prodInfo .footer .reviews {
	float:left;
}

#tooltip .prodInfo .footer .reviews img {
	margin-right:5px;
}

#tooltip .prodInfo .footer .details {
	float:right;
	margin-top:4px;
}

.prodRedirect_overlay {
	display:none;
	background:url(/assets/images/product_detail/overlay.png) no-repeat;
	width:475px;
}


	
/* default close button positioned on upper right corner */
.prodRedirect_overlay .close {
	background:url(/assets/images/product_detail/tip-close.png) no-repeat;
	position:absolute;
	right:-6px;
	top:-7px;
	cursor:pointer;
	height:18px;
	width:18px;
}


	
/*** overlay elements for sub message display ***/

	
/* use a semi-transparent image for the overlay */
#overlay {
	color:#000;
	height:472px;
}


	
/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
	height:331px;
	overflow:hidden;
}


	
/* the overlayed element */
.prodmessage_overlay {
	display:none;

	
/*background-image:url(/assets/images/product_detail/overlay.png);*/
	width:472px;

	
/* some padding to layout nested elements nicely  */
	padding:35px;
}


	
/* default close button positioned on upper right corner */
.prodmessage_overlay .close {
	background-image:url(/assets/images/product_detail/tip-close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

#overlayBody {
	font-size:12px;
	padding:30px;
}

#overlayBody p {
	margin-bottom:8px;
}

#overlayBody p span {
	font-weight:bold;
	color:#000033;
}

#overlayBody img {
	border:1px solid #ccc;
	float:left;
	margin-right:20px;
}

#overlayBody div.prodInfo {
	float:left;
	width:240px;
}

#overlayBody a.moreDetailsLink {
	text-transform:none;
	color:#4364C0;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#overlayBody div.viewDetails {
	display:block;
	margin-top:5px;
}

#overlayBody div.viewDetails .close {
	position:relative;
}

#overlayBody div.viewDetails a#closeoverlay,#overlayBody div.viewDetails a#closeoverlay: visited {
	color:#4364C0;
	text-decoration:none;
}

table#buoy_layout {
	margin-bottom:9px;
	margin-top:9px;
	margin:0 30px;
}

#buoy_layout td {
	vertical-align:top;
}

table#buoy_tool {
}

#buoy_tool td {
	padding:6px;
}

.buoytool_hdr {
}

#buoy_tool label {
	font-weight:bold;
	margin-right:2px;
}

#main_content_lower_left,#main_content_lower {
	float:left;
}

#main_content div#main_content_lower {
	padding-left:5px;
	width:288px;
}

#main_content_lower_left {
	width:290px;
}

#grid-header {
	border: 1px solid #000000;
	height: 10px;
	padding: 15px 10px;
	width: 928px;
}

#grid-header .addSelected {
	float: right;
	margin-top: -5px;
	padding-right: 10px;
}

#grid-header .addToWishList {
    float: right;
    margin-top: -5px;
    padding-right: 10px;
}

#grid_error_msg {
    max-width: 430px;
}
	
/* !Tooltip Fix */
#tipBody {
	padding: 10px 10px 10px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

/*** Color Swatching ***/
#mygallery {overflow: hidden;}

.left-column-csa { float: left; width: 262px; margin: 0; }
.right-colum-csp { float: right; width: 232px; margin: 0; }

.left-column-csa .colorswatching { float: left; width: 235px; margin-bottom: 10px; z-index: 1; }
.left-column-csa .colorswatching .long-description { height: 31px; }
.left-column-csa .otherswatching { float: left; width: 262px; margin-bottom: 10px; }
#main-info .left-column-csa .cs-size-chart { float: right; font-weight: bold; margin-top: 2px;}

.left-column-csa .requiredText { display: none; }

#main-info .right-column-csp .price { text-align: right; }
#main-info .right-column-csp #pricing_box { float: right; width: 220px; }
#main-info .right-column-csp #pricing-box .price { text-align: right; }
#main-info .right-column-csp .saleprice { text-align: right; }
#main-info .right-column-csp #pricing_box .price span { display: inline; margin-top: 0; padding-left: 0; }
#main-info .right-column-csp #pricing_box .saleprice span { display: inline; margin-top: 0; padding-left: 0; }
#main-info .right-column-csp #pricing_box .stockstatus .info { display: inline; margin-top: 0; padding-left: 5px; }
#main-info .right-column-csp #pricing_box .stockstatus, #pricing-attributes-wide .stockstatus { text-align: right; }
#main-info .right-column-csp #pricing_box .range_sale_price, #main-info .right-column-csp #pricing_box #low-price-guarantee, #main-info .right-column-csp #pricing_box .buyMore { text-align: right; }
#main-info .right-column-csp #pricing_box .range_sale_price #sale-range { display: inline; padding-left: 0px; }
#main-info .right-column-csp #pricing_box #map_pricing { display: block; text-align: right; padding-top: 5px; }
#main-info .right-column-csp #pricing_box #promo_box { padding-bottom: 10px; }
#main-info .right-column-csp #pricing_box_misc .rebate { text-align: right; }
#main-info .right-column-csp #pricing_box #cart_error { text-align: right; float: right; }

#main-info ul.color-selector {margin: 0 0 10px 0; padding: 0; list-style: none; z-index: 1;}
#main-info ul.color-selector li {display: inline-block; margin: 2px; vertical-align: top; border: 1px solid #ccc;}
#main-info ul.color-selector li a {display: block; height: 26px; width: 26px;}
#main-info ul.color-selector li.selected {border: 1px solid #FFF; outline: 1px solid #777; margin: 2px;}
#main-info ul.color-selector li:HOVER {border: 1px solid #FFF; outline: 1px solid #777; margin: 2px;}
/* ul.belt li {display: none; left: 140px !important;} */

#main-info ul.size-selector {margin: 0; padding: 0; list-style: none; clear: left; float: left;}
#main-info ul.size-selector li {height: 24px; width: 35px;}
#main-info ul.size-selector li:HOVER {}
#main-info ul.size-selector li a {}
#main-info ul.size-selector li.selected a {}
#main-info ul.size-selector li:HOVER a {}
#main-info ul.size-selector li.disabled {}

#main-info ul.other-selector {clear: left; float: left; list-style: none; padding: 0; margin: 0;}
#main-info ul.other-selector li {height: 24px; min-width: 35px; display: inline-block; text-align: center; line-height: 24px; margin: 2px; background: #CCC; border: 1px solid #AAA; padding: 0 2px;}
#main-info ul.other-selector li:HOVER {border: 1px solid #FFF; outline: 1px solid #AAA;}
#main-info ul.other-selector li.disabled {background: #DFDFDF; color: #CCC; border: 1px solid #CACACA;}
#main-info ul.other-selector li a {line-height: inherit; color: #444 !important;}
#main-info ul.other-selector li.selected {outline: 1px solid #000; border: 1px solid #FFF;}
#main-info ul.other-selector li.disabled:HOVER {background: #DFDFDF; color: #CCC; border: 1px solid #CACACA; outline: none;}


#main-info ul.lh-default-box-selector, #main-info ul.lh-size-selector {margin: 0 0 10px 0; padding: 0; list-style: none; width: 170px;}
#main-info ul.lh-default-box-selector li, #main-info ul.lh-size-selector li {display: inline-block; padding: 0px !important; text-indent: 0 !important;}
#main-info ul.lh-default-box-selector li a, #main-info ul.lh-size-selector li a { padding: 6px 10px; display: block; background: #ffffff; color: #00583d !important;  border: 2px solid #00583d; 

padding: 4px !important;}

div.product-information {width: 600px;float: left;padding-right: 10px;border-right: 1px solid #ccc;line-height: 140%;}
div.product-information p {width: 550px;}
div.product-bullets {float: left;padding-left: 10px;width: 230px;}
div.product-bullets ul {margin-left: 15px;}
.product-information .alignBrandImage {right: 332px !important;}

td.colors select {width: 150px; margin-top: 10px;}
p.cs-color {margin-bottom: 10px !important; font-size: 14px;}
p.cs-size, p.cs-other  {float: left;}
p.cs-size, p.cs-other { /*margin-top: 16px; margin-bottom: 10px !important; */ font-size: 14px;}
span.size-text {width: 100px;float: left;}
a.sizing-chart-link {font-weight: bold;color: #00583D;}

//.csp_wrap #qty-add, .csp_wrap .in-store-pick-up, .csp_wrap #check-store-link { position: absolute; }
.csp_wrap #qty-add { right: 10px;}
.csp_wrap .in-store-pick-up { right: 10px;}
.csp_wrap #check-store-link { right: 10px;}
.cs_hex_color { display: block; height: 26px; overflow: hidden; width: 26px; }

/* BAZAARVOICE REVIEW OVERRIDES */
.bv-rating-box {
	float:left;
	padding-left:10px !important;
}

html>body .ratings_label {
	font-size: 12px !important;
}

html>body #BVRRSummaryContainer {
	float:right;
	margin-top:-9px;
	padding-left:5px;
}

html>body div#BVRRSummaryContainer  a:hover{
	font-size: 11px !important;
	text-decoration: none !important;
}

/*Stars */
html>body .bv-cleanslate div[class*='bv-core-container-'] .bv-primarySummary-rating-container .bv-rating-stars-container .bv-rating-stars {
    font-size: 14px !important;
}

/* Point Rating */
html>body .bv-cleanslate  div[class*='bv-core-container-'] .bv-summary-bar .bv-rating-ratio-number .bv-rating {
	font-size: 11px !important;
}

/* Count */
html>body .bv-cleanslate  div[class*='bv-core-container-'] .bv-summary-bar .bv-rating-ratio-count {
	font-size: 11px !important;
	cursor:none !important;
}
html>body .bbv-rating-label .bv-text-link {
	cursor:none !important;
}

/* Write a Review */
html>body .bv-cleanslate div[class*='bv-core-container-'] .bv-summary-bar-minimalist .bv-write-container .bv-submission-button.bv-write-review, .bv-cleanslate   .bv-read-container .bv-submission-button.bv-write-review {
	font-size: 11px !important;
}

/*Ask a Question */
html>body .bv-cleanslate div[class*='bv-core-container-'] .bv-summary-bar-minimalist .bv-write-container .bv-submission-button.bv-ask-question, .bv-cleanslate .bv-read-container .bv-submission-button.bv-ask-question {
	font-size: 11px !important;
}