/*--------------------------------------------------------------------------
Product detail page
--------------------------------------------------------------------------*/

.mainProductSection{
	margin: 0 0 35px;
}
.mainProductSection .productInfoContainer > .section{
	margin-left:30px;
}

.mainProductSection .productInfoSection > .section{
	margin-right: 35px;
	clear: left;
}
.mainProductSection .productBrand{
	float:left;
}

.mainProductSection h1.productName.section{
	margin-bottom:10px;
	font:italic 22px/1.3 georgia,serif;
	color: #2E2F2A;
	clear:left;
}

.mainProductSection .section{ margin: 0 0 10px; padding-top: 10px;}
.mainProductSection .productSku-mfr{
padding-top: 0;
}
.mainProductSection .productIncludes{
	font-size: 12px;
	font-weight: bold;
}
.productIncludes > div{
	clear: both;
	margin-bottom: 5px;
}

.ie7 .productIncludes h6{
	width:200px;
}
.ie7 .productIncludes{
	text-decoration: none;
}

.energyGuideIcon{
	float: left;
	clear: left;
}

.mainProductSection .productIncludes ul{
	min-width: 200px;
	margin:10px 10px 0 0;
	font-weight: normal;
}


.productIncludes li{
	color: #555;
	text-decoration: none;
}

.mainProductSection .productIncludes li{
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 5px 0;
}

/*buyTogether section*/
.buyTogether h6{ margin-bottom: 5px;}
.buyTogether a{ font-size: 12px; line-height: 15px;}


/*waysToSave section*/
.waysToSave{ clear: both;}
.waysToSave ul{ color: #069;} /*bullet color*/
.waysToSave li{ font-size: 8px; margin: 0 0 6px;}
.waysToSave li a{ font-size: 12px; line-height: 15px; font-weight: bold;}


.whyAdorama a{
	display: inline-block;
	margin-right: 1px /*IE8 bug*/;
	padding: 0 0 3px;
	font-size: 12px;
	font-weight: bold;
}
.whyAdorama p{font-size: 12px;}

.whyAdoramaWidget .readMore{
	display: block;
	margin: 5px 0 10px;
	font-size: 12px;
}



/*ask - turn to*/
#TT2ILTbox {
   color: #0C60BA;
   border: none;
   border-radius: none;
   font-family: Arial,Helvetica,sans-serif;
   font-size: 16px;
   margin: 5px 0;
   padding: 0px 0px;
   text-align: justify;
}
#TT2ILTbox h2 {
   color: #444444;
   font-size: 12px;
   font-weight: bold;
   margin: 0px 0;
}
#TT2ILTcount-line {
   font-size: 11px;
}
#TT2ILTcount-line p {
   margin: 0px 0;
}
#TT2ILTbutton-holder {}
a.TT2ILTbutton {
   display: block;
   padding: 5px 0;
   font-size: 15px;
   font-weight: bold;
   text-decoration: none !important;
}
a.TT2ILTbutton span {
   background-image: none;
   background-repeat: no-repeat;
   display: block;
   line-height: 18px;
   padding: 0px 0 0px 0px;
}
a.TurnToIteaSee {
   color: #0C60BA;
   cursor: pointer;
   font-size: 13px;
   text-decoration: none;
}
a.TTloginLink {
   display: none;
}


.TurnToItemTeaser #TT2ILTbox{
	color:#1385B4;
	text-decoration: none;
}
.TurnToItemTeaser a.TurnToIteaSee{ color:#1385B4;}
.TurnToItemTeaser u{
	font-size: 12px;
	text-decoration: none;
	color: #555;
}
#turnToLoading{
    position:fixed;
    top:0;
    left:50%;
    padding:5px 20px;
    margin-left:-40px;
    font-size: 12px;
    font-weight: bold;
    background: #F9EDBE;
    border:1px solid #888;
    border-top:0;
}

/* ask - turn to*/

.mainProductSection .productSpecialTag{
	margin-bottom: 0;
	clear:left;
	float:left;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.mainProductSection .productSpecialTag.newReleaseTag { /*NEWWEB-6919*/
	color: #CB0F14;
	text-decoration: none;
}
.bmlContainer{
	margin:0 0 10px 160px;
	width:100px;
	background: url(../UIimages/productPageUI.png);
	height: 22px;
	display: inline-block;
	position: relative;
}
.bmlContainer:after{
    position: absolute;
    right:0;
    top:9px;
}
.dealerBadge{
	display: block;
	margin: 20px auto 0;
	text-align: center;
}

/*product detail price*/
.mainProductSection .addToWish{
	display: inline-block;
	float: right; /*fixes NEWWEB-8122*/
	margin-left: 10px;
	margin-top: 8px;
	font-size: 11px;
	font-weight: bold;
}
/*NEWWEB-11860*/
.mainProductSection .stockStatus {
    float: right;
    margin: 15px 9px 0;
    font-size: 11px;
    font-weight: bold;
    color: #666;
}
.discontinuedProduct{
	background: #FFFFDA;
}
.see-similar-items-button{
    display: block;
    font-size: 17px;
    padding: 10px 0;
    text-align: center;
    margin: 10px 0 15px;
    font-weight: bold;
}
.MissingItemPrice {
	display: block;
	width: 220px;
	text-align: left;
	font-size: 15px;
	line-height: 20px;
}
.PriceCntnr .RequestPrice{
	display:block;
	margin:10px 0 ;
}
.PriceCntnr strong{ /*NEWWEB-8723*/
	font-weight:bold;
}
.preAnnouncedMessage{
	margin-bottom:20px;
}
.limitedQuantityPrice{ margin-right: 10px;}
.limitedQuantityPrice:after{ color: #888;}

.shippingContainer {
    position: relative;
    margin-top: 8px;
    color: #1385B4;
    border-top: 1px dotted #ccc;
    width: 100%;
    padding-top: 12px;
}

.productFreeShipping {
    text-transform: uppercase;
    color: #CB0F14;
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    position: relative;
}

.productFreeShipping:before {
    font-weight: 400;
    margin-right: 8px;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: -22px;
}

.shippingContainer a {
    display: block;
    margin-top: 3px;
    font-size: 12px;
}

.productFreeShipping:after {
    display:inline-block!important;
}


/*ajax adding to cart*/
.PriceCntnr form.loading{
    min-height:auto;
    overflow:auto;
    background-color: #FFFFC3;
    background-position:63px center;
}
/*warrantyChooser*/
.warrantyChooser{
	clear:both;
	top:20px;
	margin: 10px 0 2px -18px;
	padding:15px;
	position: relative;
	width: 116%;
	color:#555;
	border-radius: 0 0 4px 4px;
	border-top:1px solid #ccc;
	box-shadow:0 5px 20px -12px #444 inset;
	background-color: #F5F5F5;
	text-align:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.warrantyChooser h4{
	font: italic bold 13px georgia,serif;
	margin:3px 0 15px;
}
.warrantyChooser label{
	display: block;
	clear: both;
	margin: 0 0 7px;
	font-size: 11px;
    max-width: 234px;
	line-height: 15px;
}
.warrantyChooser label:last-child{
	margin-bottom:0;
}
.warrantyChooser input{
	display: inline-block;
	margin:0 7px 10px 0;
	float: left;
	vertical-align: middle;
}
.warrantyChooser strong{
	font-weight:bold;
}
/*/warrantyChooser*/

/*buy more (ported from product.css on Oct 12) semi related to NEWWEB-7858*/
.BuyMore {
	margin: 0px 0px 10px;
	float:left;
	padding:0;
	font-weight:bold;
}
html.ie7 .PriceCntnr form{
	position: relative;
}
html.ie7 .BuyMore {
	clear: both;
	display: block;
/*	position: absolute;
	bottom:-33px;
	left: 5px;
*/}

.BuyMore:before{
	border-top:1px dotted #ccc;
	content:" ";
	display:block;
	margin:15px 0 0;
	width:220px;
	padding:15px 0 0;
	clear:both;
}
.BuyMore a {
	background: url(../UIImages/listingPage_icons.png) no-repeat 0 -448px;  /*need to update to icons..*/
	padding-left: 20px;
	font-size: 12px;

}

/*product image*/
.ie8 .mainProductSection .productImgContainer{
	overflow: hidden;
	max-width: 297px; /*http://snook.ca/archives/html_and_css/ie8-bug-max-width-overflow*/

}

.contestLink {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 200px;
	left: 0;
	background: url('/col/UIimages/promos/contestProduct-football-detail.png') 0 0 no-repeat;
	display: block;
	z-index: 8;
}
.contestLink.hoverInfo:after {
	display: none;
}

.productImageMsg{
	display: block;
	margin: 0 0 15px;
	text-align: center;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	color: #666;
}
a.productDemoTrigger{
	display: block;
	position: relative;
	width:105px;
	margin: 0 auto 15px;
	padding: 6px 10px;
	color: #fff;

}
.ie7 a.productDemoTrigger{
	text-align: center;
}

a.productDemoTrigger:after{
	float: right;
	margin: 1px 0 0 4px;
	content: "";
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 5px solid #fff;
	border-bottom: 5px solid transparent;
	-webkit-transition: all .5s ease;
}

a.productDemoTrigger:hover{
	background: #97A3AA;
	color: #fff;
	text-decoration: none;
}

.productImgContainer .thumbsContainer{
	padding-bottom:10px;
	text-align: center;
}
.thumbsContainer img{
	cursor: pointer;
	width:42px;
	padding:6px;
	margin-right: 8px;
	border: 1px solid #ddd;
	-webkit-transition:all .3s ease;

}
.thumbsContainer img:hover{
	border-color:#888;
}
.thumbsContainer img.active{
	border-color:#666;
}


.productImgContainer .beltRotateContainer{height:60px; }

.productImgContainer .beltRotateContainer .beltWrapper{
	float: left;
	width:256px;
	height: 56px;
}

.productImgContainer .beltRotateContainer img{ float: left; }

.thumbsContainer .thumbRightArrow, .thumbsContainer .thumbLeftArrow{
	width: 12px;
	padding: 10px 0 20px;
	float: left;
	font-size: 30px;
}
.thumbsContainer .thumbRightArrow:hover, .thumbsContainer .thumbLeftArrow:hover{ text-decoration: none;}
.productImgContainer .thumbLeftArrow{
	margin-right: 14px;
}


/* /product image*/
.productRelatedLC{ padding-top: 15px; border-top:1px solid #ccc;}

.adoramaTv_logo{
	display: block;
	width:110px;
	height: 20px;
	background-image:url(../UIimages/productPageUI.png);
	background-repeat: no-repeat;
	background-position: 0 -30px;}

.productRelatedLC .col2 {
	max-height:110px;
	overflow:hidden;
}

.productRelatedLC .col2 a{
	display: block;
	margin:0 0 7px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 15px;
	max-height:30px;
	overflow:hidden;
	/*text-overflow: ellipsis; for one day when multi line will be supported*/
}




/*kit includes*/
.productKitContainer{
    clear: both;
    margin: -40px 0 70px;
}
.kitProductListing .product{
	float: left;
	width:190px;
	padding-right: 15px;
	margin-right: 20px;
	border-right: 1px solid #EEE;
}
.kitProductListing.horizontalListing.beltRotateContainer .product{
	width:190px;
}
.productKitContainer .widgetHeader{
	margin-bottom: 20px;
}

.productKitContainer .horizontalListing .beltWrapper{
	min-height: 230px;
}



/*productTabs*/
@media screen and (min-width:990px) {
	html,body {overflow-x:hidden}
}/*Protction from horizontal scroll*/
.productTabs{
	clear: both;
	border-bottom: 1px solid #ccc;
	position: relative;
}
.productTabs:before {
	content:'';
	width:300%;
	height:36px;
	position:absolute;
	z-index:-1;
	left:-100%;
	bottom:-1px;
	box-shadow: 0 -12px 36px -8px #cdced0 inset;
	border-bottom: 1px solid #ccc;
}
@media screen and (max-width:990px) {
	.productTabs:before{width:100%; left:0;}
}/*Protction from horizontal scroll*/
body:not(:-moz-handler-blocked) .productTabs:before { 	box-shadow: 0 -12px 20px -8px #cdced0 inset; } /* FF Hack */
.productTabs > a{
	background: none;
	color: #1385B4;
	float: left;
	padding: 4px 16px 10px;
	font:italic 18px georgia,serif;
	border-right:1px solid #ccc;
	margin-bottom: -1px;
	-webkit-transition:all .3s ease;
	transition:all .3s ease;
	text-shadow: 0 1px 0 #fff;
}
.productTabs a:hover{
	text-decoration: none;
	color: #1385B4;
	background: #fff;

}

.productTabs a.active, .productTabs a:active{
 background: #fff;
 position: relative;
 color: #2D2E32; /*IE7*/
 text-decoration: none;
}
.productTabs a.active:after{
	content:"";
	position: absolute;
	left: 40%;
	bottom:-10px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #0e669e;
	display: none;
}

.productTabs a:first-child {border-left: 1px solid transparent; border-radius: 0;}
.productTabs a:first-child.active, .productTabs a:first-child:hover, .ie7 .productTabs a:first-child, .ie8 .productTabs a:first-child{
	border-left: 1px solid #ccc;
}

.productTabs a:last-of-type{
	border-radius:0 5px 0 0;
	border-right: none;
}


.productTabs a:first-of-type:last-of-type{
	border-radius:5px 5px 0 0;
	border-right: none;
}


.productTabs .campaign_banner{
	position:absolute;
	top:0;
	right: 0;
}

.productTabs .campaign_banner a, .productTabs .campaign_banner a:hover{
	background:none;
}
a.quickShipPromo-detail {
	padding:0; margin:0; position:relative; top:-7px;
}
a.dynamic-ship-msg, a.quickShipPromo-detail.dynamic-ship-msg:hover {color:#555; font-size:12px; position:relative; top:10px;}
a.dynamic-ship-msg:before {font-size:18px; position:absolute; left:-24px; top:-3px; font-style: normal;}
a.dynamic-ship-msg strong {font-weight:600;}
a.dynamic-ship-msg em {color: #1385B4; font-size:11px;}

/*product Tab Shortcut*/
.productTabShortcut{
	background-color:#F9F9F9;
	border:1px solid #F1F3F4;
	padding: 12px;
}

.productTabShortcut a{
	padding:0 10px;
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
}

.productTabShortcut a.active{
	color: #0E669E;
	font-weight: bold;
}


.tabContentContainer{
	clear: both;
	min-height: 300px;
	margin: 40px 0 0;
	padding-bottom: 40px;
}

.tabContentContainer .col1  > .section{
	padding-bottom:40px;
	margin-right: 20px;
}
.tabContentContainer .col2 .section{
	margin-left:20px;
	margin-bottom:20px;
}



.tabContentContainer h2{
	font-size: 17px;
}

.overviewCol2  h2{ font-size:15px;}
.productAbout{

}
.productAbout p{
	font-size: 13px;
	line-height: 19px;
	color: #666;
}



.tabSectionHeader{
	font:italic 20px georgia,serif!important;
	border-bottom:0;
	margin:	0 0 15px;
	padding: 0 0 3px;


}
.tabContentContainer li{
	font-size: 13px;
	line-height: 19px;
	margin-bottom: 6px;
	color: #666;
}
/*overview tab*/
.overviewTab{ position: relative; padding-top: 30px;}
.productAbout{ position: relative; top:-38px;}

/*endeca banners*/
.productAdBanner{margin:0 0 20px;}
.productAdBanner:empty{
    margin-bottom:0;
}

/*social links*/
.tabContentContainer .socialLinks{
	position: relative;
	top: -42px;
	left: 0;
	height: 40px;
	width: 430px;
	overflow: hidden;
	opacity: 0;
	z-index: 1;
}

.tabContentContainer .socialLinks iframe{ float:left!important; max-width: 88px!important;}
.tabContentContainer #___plusone_0{float:left!important; width:67px!important; overflow: hidden;}
.tabContentContainer .addthis_toolbox{float:left!important; width:auto; overflow: hidden;}
.addthis_counter{width:90px; float:left;}
/*fix for facebookComments*/
.socialLinks .fb_edge_comment_widget iframe{
	max-width:400px!important;
}
.addthis_default_style .addthis_counter{
width:54px;
}

/*temp remote review snapshot fix*/
.pr-review-text .pr-comments-header{ font-size: 12px!important;}
.pr-empty{
	display:none!important;
}

#ShowdetEngine{
	position: relative;
 	min-height: 500px;
 	background:url(../UIImages/ajaxLoading.gif) no-repeat center 40px;
}
#ShowdetEngine.loaded{
	background-image: none;
}

/*/temp remote review snapshot fix*/



.reviewSummeryWidget{ padding: 0; margin-bottom: 20px;}
.reviewSummeryWidget .widgetHeader{ background-color: #F7F7F7; padding: 15px 10px; }
.reviewSummeryWidget .widgetHeader .button{
	padding:7px 12px;
	margin-left: 7px;
}
.reviewSummeryWidget .widgetHeader .button:first-child{
	margin-left:0;
}
.reviewSummeryWidget h6 {font:italic 15px georgia,serif;}
.widgetHeader .col2{ text-align: right;}

.reviewSummeryWidget .widgetContent{ padding: 15px;}

.reviewSummeryWidget .reviewsCount{ margin: 10px 0 20px;}
.reviewSummeryWidget .reviewsCount .review-stars{
	float: left;
}

.reviewSummeryWidget .reviewSummeryBlock{
	margin-top: 15px;
}

.reviewSummeryWidget .reviewSummeryBlock strong{
	display: block;
	font-size: 14px;
	line-height: 16px;
	color: #555;
	text-align: right;
	font-weight: bold;
}

.reviewSummeryWidget .reviewSummeryBlock span{
	display: block;
	margin-left: 15px;
	font-size: 11px;
	line-height: 16px;
	color: #777;
}

.product-expertAdvice-Ask .expertAdviceWidget{
	margin:10px 20px 0 0;
	padding:0 0 15px;
	border-color:#E1DEDE;
}

.expertAdviceWidget .widgetHeader{
	margin-bottom: 0;
	padding:15px;
	color: #fff;
	font-size: 18px;
	background: #419DD7;
}
.expertAdviceWidget .widgetContent {overflow:hidden}
.product-expertAdvice-Ask > .col2 > div{
	margin:10px 0 0 20px;
}


.expertAdviceWidget .col1{ text-align: center;}
.expertAdviceWidget .col1 img{
	width:50px;
	padding: 5px;
	border:1px solid #ccc;
}
.expertAdviceWidget p{
	margin: 0 15px 5px 0;
}

.expertAdviceWidget .readMore{
	font-weight: bold;
}


.productAskWidget{
	background: #FCFCFC;
	padding:0;
	border-color: #F4F4F3;
}
.productAskWidget .widgetHeader{
	padding: 15px 15px 0;
	margin-bottom:0;
	font-size: 18px;
	line-height: 22px;
	background-color:transparent;
}
.productAskWidget .widgetContent{
	padding:0 15px 25px;
}
.productAskWidget p{
	color:#999;
}

/*prodct detail page (kit offer)*/
.kitOffer{
	padding: 10px;
}
.kitOfferHeader h2{
	margin-bottom: 0;
}
.kit-icon:before{
width:14px;
background-position: 0 -60px;

}
.kitOffer .viewAll{
	margin: 4px 0 0;
	font-size: 12px;
	position: relative;
	z-index: 2;

}
.kitOffer .product{background-color: #fff;}



.kitOffer .productPrice{
	overflow:hidden;
	clear:left;
	margin-left:80px
}

.kitOffer .product:after{
    content:"";
    width:100%;
    margin:20px 0 0;
    padding:10px 0 0;
    border-top:1px dotted #999;
}

.kitOffer .product:last-child:after{
   display:none;
}



.kitOffer .productImage{width:70px; padding: 10px 0 0 0;}
.kitOffer .productInfo{
	padding: 10px;
}
.kitOffer .productName{
	font-weight: bold;
}
.toggleKitIncludes{ margin: 10px 0;}
.ie7 .toggleKitIncludes{ clear: both;}

.toggleKitIncludes:after{
	width: 0;
	height: 0;
	position: relative;
	top:-2px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #fff;
}
.toggleKitIncludes.openState:after{
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top:none;
	border-bottom: 5px solid #fff;

}

.kitOffer .kitOfferIncludes{
	display: none;
	position: relative;
	left: -60px;
	width: 200px;
}

.kitOffer .kitOfferIncludes ol{
	font-size: 11px;
	margin: 0 0 20px 10px;

}
.kitOffer .kitOfferIncludes li{
	margin: 0 0 5px 0;
	color: #555;
	font-size: 12px;
	line-height: 17px;


}

.kitOffer .kitOfferIncludes a{
	font-size: 12px;
	line-height: 16px;

}

/*recomended accessories*/
.accessoriesSeeAll{ font-size:9px; padding: 4px 6px;}
.ie7 .accessoriesSeeAll, .ie8 .accessoriesSeeAll{  padding: 4px 5px; white-space: nowrap;}

.accessoriesSideListing{}
.accessoriesSideHeader{ border-bottom: 2px solid #555;}

.tabcontentcontainer .col2 .section.requiredAccessories{ margin-bottom: 40px;}
.rationalText{ font-size: 10px; color: #888;}
.accessoriesSideListing .product{
	padding: 10px 0 15px;
}
.accessoriesSideListing .productImage{
	width:60px;
	padding: 4px 0 0 0;
}
.accessoriesSideListing .productName{
	display: block;
	margin: 0 0 5px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.tabContentContainer .col2 .section.productReviewContainer{
	margin:0 0 5px 0; /*needed becuse SN wanted alyaws with .section*/
}

.accessoriesSideListing .readMore{
	margin-bottom: 15px;
	padding-bottom: 15px;
	clear: both;
	display: block;
	font-weight: bold;
	text-align: right;
	font-size: 10px;
	color: #64675B;
}
.accessoriesSideListing .readMore:after{
	content: "\203A";
	border:none;
	display:inline;
	font-size:12px;
}


.accessoriesSideListing .readMore:last-child{
	border-bottom: none; /*1px solid #4B4D44;*/
}


.accessoriesSideListing > .accessoriesSeeAll{
	padding: 5px 10px;
}


/*prices to be globalized*/
.accessoriesSideListing .productPrice{
	font-size: 15px;
	font-weight: bold;
	color: #555;
	margin: 5px 0;
}

/*featuresTab*/


/*buying advice*/
.buyingAdviceWidget{}
.buyingAdviceWidget a{
	display: block;
	margin: 0 0 8px;
	font-size: 11px;
	line-height: 11px;
}


.whyAdoramaWidget{
	background-color: #FCFCFC;
}
.whyAdoramaWidget .storeImage{
	border:1px solid #ccc;
}
.whyAdoramaWidget p{
	margin: 10px 0 20px;
	font-size: 13px;
	line-height: 17px;
	color: #777;
}


/*Testimonials advice*/


/*move to http://www.adorama.com/col/css/testimonialsWidget.css*/
.testimonialWidget-header{ margin: 20px 0 0;}
.testimonialWidget{
	position: relative;
	padding-bottom: 50px;
	box-shadow: 0 0 10px -4px #ccc;
	border-color: #E8E8E8;
	background-color: #fff;

}
.tabContentContainer .testimonialContainer{
	position: relative;
	width:150px;
	margin: 30px auto 0;
	padding: 0;
	border: 0;
	box-shadow: none;
}

.testimonialWidget:before{
	content:'\201C';
	position: absolute;
	top: 0;
	left: 7px;
	font-size: 100px;
	color: #DEDEDE;
	font-family: arial;
}

.testimonialWidget:after{
	content:'\201D';
	position: absolute;
	bottom:-50px;
	right:7px;
	font-size: 100px;
	color:#dedede;
	font-family:arial;
}

.testimonialWidget div{
	font-size: 12px;
	line-height: 17px;
	color: #888;

}

.tabContentContainer .testimonialWidget .beltRotateContainer .belt div{
	float: left;
	width:150px;
	min-height: 50px;
}
.testimonialWidget .thumbRightArrow{
	width:10px;
	height: 15px;
	position: absolute;
	right: 14px;
	top:15px;
}
.testimonialWidget .thumbLeftArrow{
	width:10px;
	height: 20px;
	position: absolute;
	right:23px;
	top:15px;
}
.testimonialWidget .thumbRightArrow:before{
	font-size: 22px;
	color: #555;
	position: absolute;
	right:0;
	top:0;
	width: 0;
	height: 0;

}
.testimonialWidget .thumbLeftArrow:before{
	font-size: 22px;
	color: #555;
	position: absolute;
	left:0;
	top:0;
	width: 0;
	height: 0;
}


.testimonials-signature{
	display: block;
	padding: 10px 0 0;
}


/*remove till here*/
.tabContentContainer .testimonialWidget .beltRotateContainer .belt div{
	float: left;
	width:150px;
	min-height: 50px;
}


/* accessories  */
.accessoriesTab{}
.accessoriesTabSection .tabSectionHeader{
	padding-bottom: 10px;
	border-bottom: 2px solid #555;
}

.accessoriesTab > .section{
	padding-bottom: 20px;
}
.accessoriesTab .productListing{ padding: 10px 0;}
.accessoriesTab .horizontalListing .beltWrapper{min-width:910px!important;}

/*specs Tab*/
.specsTab{}
.specTable{}
.specTable td{ padding: 10px;  font-size: 12px;  line-height:17px;}
.specTable td:first-child{
	width:30%;
	font-weight: bold;
}
.specTable tr:nth-child(even) td{ background: #F7F8F9;}




/*review tab*/

/*email sign-up widget*/
.emailsignUp-widget{
	background-color: #FCFCFC;
}
.emailsignUp-widget p{ margin: 0 0 7px;}

.emailSubscribeInput {
	float: left;
	height: 27px;
	width: 160px;
	padding: 0 4px;
	font-size: 12px;
}

.ie7 .emailSubscribeInput {
	width: 140px;
}

.emailSubscribeSubmit{
	padding: 7px 10px;
	margin-left: 4px;
	position: relative;
	top:-2px;
	border: 1px solid #0F658A;
	outline: none;
}


.ie7 .emailSubscribeSubmit, .ie8 .emailSubscribeSubmit{
	border: none;
	float: left;
	margin-top: 3px;
}

.emailsignUp-widget .value-privacy{
	color: #555;
}

.ie7 .emailsignUp-widget .value-privacy{
	color: #1385B4;
}

.reviewsTab .emailOptin{
	height: 30px;
}

.reviewsTab .emailOptin .message.error{
	color:red;
}
.reviewsTab .emailOptin .message{
	color: #444;
	background:#FCFCFC;
}
.reviewsTab .expertAdviceWidget{
	margin-right:0;
	padding:0 0 10px;
}
/*NEWWEB-16502*/
.productReviewSnapshot {position:relative;}
.reviewsSeeAll {position:absolute; z-index:777; right: 15px; top: 68px; font-size:13px;}




/*otherConfigurations popup*/
.productsListPop{
	width:800px;
	margin:-200px 0 0 -400px
}
.productsListPop .section{
	margin:0 0 10px;
}
.productsListPop .section > h2{
	padding:0 0 5px;
	margin-bottom: 15px;
	border-bottom: 2px solid #555;
	font-size: 22px;
}
.productsListPop .product{ padding:15px 0; }
.productsListPop .productName{ font-size:15px; line-height: 19px; }
.productsListPop .product:last-child{ border-bottom: none;}

.productsListPop .col1 .productInfo .productName{ margin-right: 15px; /*temp, becuase section was mistakenly removed here*/}
.productsListPop .productSpecialTag{ display: block;}
.productsListPop .productSpecialTag:after{display: none;}


/*why adorama popup*/
.whyAdoramaPop{
	width:600px;
	margin:-200px 0 0 -300px

}

.whyAdoramaPop .popupHeader{ display: none;}
.whyAdoramaPop .popupcontent{ padding: 15px;}
.whyAdoramaPop h2{
	margin: 15px 0 20px;
	font: italic 24px georgia,serif;
}
.whyAdoramaPop .testimonialWidgetLoad{ overflow: hidden;}
.whyAdoramaPop .widgetContent.testimonialContainer{
	position: relative;
	width: 400px;
	margin: 0 auto;
	border:0;
	box-shadow:none;
	padding:0;
}
.whyAdoramaPop .testimonialWidget .beltRotateContainer .belt div{
	width:400px;
	float: left;
	min-height: 50px;
}
.shippingCountries{
	margin: 15px 0;
}
.shippingCountries li{
	width:180px;
	display: inline-block;
	font-size: 12px;
	margin: 0 0 5px;
}

.ie7 .shippingCountries li{
	float: left;
	margin-right: 20px;
}

.ie7 .shippingCountries li.last{
	clear: both;
}



/*free gift section*/
.freeGiftLink{
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color:#0086b7;
}

.freeGiftWidget{
	padding-bottom: 0px!important;
	margin-bottom: 90px!important;
}
.freeGiftWidget .widgetContent{
	padding: 20px 20px 10px 20px!important;
}
.freeGiftWidget .product{
	border-bottom:1px solid #eee;
}
.freeGiftWidget .product:last-child{
	border-bottom:none;

}
.freeGiftWidget .product .productInfo-Price{
	padding: 15px 0;
}
.freeGiftWidget .product .productImgLink{
	margin: 10px 0;
}
.freeGiftWidget .productImage{
	width:60%;
}
.freeGiftWidget .productInfo{ padding-right: 20px;}
.freeGiftWidget .productName{
	margin-bottom: 5px;
	display: block;
	font-size: 14px;
}
.freeGiftWidget .priceOrginal{
	margin-bottom:5px;
	font-size: 17px;
}
.freeGiftWidget .productPrice-Cart p{
	line-height: 16px;
}

/*NEWWEB-10406*/
.relatedProductsLinks a{
display:inline-block;
font-size:12px;
margin-right:7px;
}
.relatedProductsLinks a:after{
content:",";
display:inline-block;
color:#444;
}
.relatedProductsLinks a:last-child:after{
display:none;
}


/*move to extra usedCondition.css*/
/*used condition popup*/
.popupBorder .usedCondition { font-family:Helvetica, Arial, sans-serif; padding:5px; }
.popupBorder .usedCondition table { clear:both; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.popupBorder .usedCondition thead th { text-align:left; background:#EAF1EA; padding:6px; color:#3D5E3C; font-size:13px; border-right:1px solid #ccc; border-bottom:1px solid #ccc; }
.popupBorder .usedCondition thead th:nth-child(1) { background:#EAF1EA; background:-moz-linear-gradient(right center, #DDE5ED 0%, #EAF1EA 7%); background:-webkit-gradient(linear, left top, right top, color-stop(0.93, #EAF1EA), color-stop(1, #DDE5ED)); }
.popupBorder .usedCondition tbody th { background:#EAEAEA; background:-moz-linear-gradient(right center, #EAEAEA 0%, #F9F9F9 7%); background:-webkit-gradient(linear, left top, right top, color-stop(0.93, #F9F9F9), color-stop(1, #EAEAEA)); padding:6px; color:#3D5E3C; width:7%; font-size:15px; border-right:1px solid #ccc; border-bottom:1px solid #ccc; }
.popupBorder .usedCondition tbody tr:nth-child(even) th { background:#eee; }
.popupBorder .usedCondition tbody tr:nth-child(2n) th { background:#EEE; background:-moz-linear-gradient(right center, #E3E3E3 0%, #EEEEEE 7%); background:-webkit-gradient(linear, left top, right top, color-stop(0.93, #EEEEEE), color-stop(1, #E3E3E3)); }
.popupBorder .usedCondition table tr:nth-child(even) { background:#f7f7f7; }
.popupBorder .usedCondition td { padding:6px; font-size:12px; vertical-align:top; line-height:15px; color:#666; border-right:1px solid #ccc; border-bottom:1px solid #ccc; }
.popupBorder .usedCondition p { color:#666666; font-size:13px; margin:0; padding:8px 0; }
.popupBorder .usedCondition p.list { color:#666666; font-size:13px; margin:0; padding:0 10px 5px; }
.popupBorder .usedCondition span { color:#F00; display:block; }
.popupBorder .usedCondition em { font-style:normal; font-weight:normal; display:block; font-size:12px; }
.popupBorder .usedCondition h1 { margin:30px 0 5px; padding:0; color:#3D5E3C; font-size:15px; }
.popupBorder .usedCondition .divider { margin:15px 0; border-top:1px solid #ccc; }




/*last call widget*/
.productLastCall{margin-bottom: 20px;}
.productLastCall > .col1{ text-align: center;}
.productLastCall > .col2 > .col1 > .section{
	 margin-right: 20px;
}
.productLastCall .productImage{ width: 120px; text-align: center;}
.productLastCall .productName{
	 display: block;
	 margin-top: 20px;
	color: #555;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
}

.productLastCall .productInfo > .section{ margin-bottom:10px; }

.productLastCall .productPrice-Cart{
	padding: 15px 0;
	background: #f8f8f8;
}

.productLastCall .productPrice-Cart > div{padding:0 15px;}

#TT3relatedQuestionsWrp .TT8 {font-weight: bold;}


.productInfoSection h6, .TurnToItemTeaser u {font:italic 14px georgia,serif;}
/*flex-shopper*/
.flex-price {
    background: url(/col/UIImages/flexshopper_badge_20px.png) 8px 6px no-repeat #e6f1f7;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 15px;
    width: 156px;
    height: 24px;
    display: block;
    margin-left: 55px;

}
.flex-price span {
    text-align: left;
    float: right;
    color: #ee7a1c;
    border-left: 1px solid #facfab;
    padding-left: 8px;
}
.flex-price small {
    display: block;
    font-size: 9px;
}
