/*
productdetail.css  20130807, 20141212(cleaned-up)
TOC
---
    bootstrap overrides
    uniformjs overrides
    common-elements
    primary content
    secondary content 
    browser overrides
*/
/* start: bootstrap style overrides */
.productdetail .clearfix {
    font-size:0;
    line-height:0;
    height:1px;
    width:100%;
    clear:both;
}

.productdetail .modal-header {
	border:none;
    padding:0px;
}
.productdetail .modal-body {
 margin-top: 28px;
    max-height: 432px;
}
.productdetail .modal-body .product-image{ text-align:center;}
.productdetail .modal-body  .caption{   line-height: 25px;}
.productdetail .thumbnail .caption {
    color:#fff;
}

.productdetail .thumbnails > li {
    border-right: 0 none;
    font-size: 1em;
    margin: 10px 0;
    padding: 0;
}
.productdetail .modal-header .close{ margin-right: -16px;
    margin-top: -13px;}
.productdetail .bundle-wrapper .thumbnails > li {
   
     background: none repeat scroll 0 0 #424D59  ;
    border: 1px solid #2E5558;
    padding: 10px 0 15px;
	 margin-left: 0  ;
    margin-top: 0  ;
}

.productdetail #breadcrumb-wrapper {
    margin: 0 0 30px;
}

.productdetail .bundle-wrapper .rating-wrapper .rating{width: 84px  ;}
.productdetail .bundle-wrapper .product-list .product-price{ float:none  ;}
.productdetail .breadcrumb {
    background:none transparent;
    font-size:0.875em;
    margin: 10px 0 0;
    padding: 0;
}

.productdetail .breadcrumb li a {
    color:#d4aa54;
}

.productdetail .breadcrumb > li {
    text-shadow: none;
	color: #00CCFF;
}

.productdetail .breadcrumb > li > .divider,
.productdetail .breadcrumb > .active,
.productdetail .breadcrumb .active a {
    color: #ffffff;
    cursor:default;
}

.productdetail .breadcrumb .active a:hover {
    text-decoration:none;
}

.productdetail .breadcrumb > li > .divider {
    padding:0;
}

.productdetail #breadcrumb-wrapper .span3 {
    position:relative;
    float:right;
    height:45px;
    font-size:0.938em;
}

.productdetail #breadcrumb-wrapper .span3 .share {
   line-height: 21px;
    margin: 8px 5px 0 0;
    padding: 0 0 0 40px;
}
.productdetail #breadcrumb-wrapper .span3 .share a:first-child{ padding-left:10px;}
.productdetail #breadcrumb-wrapper .span3 .share a{padding-left:10px;}

.productdetail select {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
    width:auto;
    border:1px solid #cccccc;
    padding:0;
}

.productdetail .product-list .thumbnail,
.productdetail .recently-viewed-wrapper .thumbnail {
    border: 0 none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size:0.938em;
    position:relative;
}

.productdetail .list .thumbnails > li {
    margin-bottom: 10px;
}

.productdetail .tabbable .clearfix {
	display:none;
}

.productdetail .openpanel .clearfix {
	display:block;
	border-bottom:1px solid #000000;
}

.productdetail .openpanel .nav-tabs {
    display: none;
}
.productdetail #ratings-reviews-wrapper .tab-pane {
    padding: 20px;
    margin: 0px;
    background: none no-repeat top right transparent;
    font-size:0.938em;
    width:95.8%;


}

.productdetail .tab-pane {
    padding: 20px;
    margin: 0px;
    background: none no-repeat top right transparent;
    font-size:0.938em;
    width:587px;
  
}

.productdetail .tab-pane h4 {
	display:none; 
}

.productdetail .tab-pane .jspVerticalBar {
    width: 12px;
}

.productdetail .nav {
    margin-bottom:0;
}

.productdetail .nav-tabs {
    border-bottom: 1px solid #313B46;
}

.productdetail .nav-tabs > li > a, .productdetail .nav-pills > li > a {
    margin-right:0;
    margin-left:2px;
}

.productdetail .nav-tabs > li:first-child > a, .productdetail  .nav-pills > li:first-child > a {
    margin-left:0;
}

.productdetail .nav-tabs > li > a:hover { 
    padding:8px 15px;
}
.productdetail .nav-tabs > li {
    margin-bottom: -2px;
}
.productdetail .nav-tabs > li > a {
    padding:8px 15px;
    line-height: 20px;
     border: 1px solid #313B46;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background-color: #414D58;
    color:#ffffff;
    font-size:0.875em;
    text-align:center;
	outline: medium none;
}

.productdetail .nav-tabs > li > a:hover, .productdetail .nav-tabs > li > a:focus {
	border: 1px solid #313B46;
	background:#414D58;
	  
}

.productdetail .nav-tabs > .active > a, .productdetail .nav-tabs > .active > a:hover, .productdetail .nav-tabs > .active > a:focus {  
    background-color: #414D58;
    border-color: #313B46 #313B46 rgba(0, 0, 0, 0);
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    cursor: default;
}

.productdetail .tab-content {
   
	background: none repeat scroll 0 0 #414D58;
    padding: 0;
	border: 1px solid #313B46; overflow-x:hidden;
}

.productdetail .btn { /* all purpose - primary cta button. read out the properties for .btn from bootstrap css and override them for more spectacular display */
  color: #000000;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background:none 0 0 #cacaca;
  border: 1px solid #cccccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.ie9.productdetail .btn {
  filter: none;
  margin-left: .3em;
  
}

.productdetail .btn:hover,
.productdetail .btn:focus,
.productdetail .btn:active,
.productdetail .btn.active,
.productdetail .btn.disabled,
.productdetail .btn[disabled] {
  color: #333333;
  background-color: #ececec;
  background-position:0 -30px;
}
/* end: bootstrap overrides */

/* start: uniformjs overrides */
.productdetail div.selector {
padding: 0 0 0 10px  ;
}

.productdetail div.selector span {
    font-size:0.875em;
    text-shadow:none;
    text-align:left;
}

.productdetail div.selector select {
    font-size:0.875em;
}

.productdetail .product-compare div.checker {
    margin:0;
}

/* end: uniformjs overrides */

/* start: common elements : rating stars */
body {
    color: #ffffff;
    background: none no-repeat center 100px #000000;
    word-wrap:break-word;
}

.productdetail body a,
.productdetail body a:hover {
    color:#FFFFFF;
}

.productdetail .rating-wrapper {
    font-size:0.875em;
}

.productdetail .rating-wrapper .rating {
     width:100px;
    height: 23px;
    position: relative;
    float: left;
    margin:0 5px 0 0;
}

.productdetail .rating-wrapper .rating img {
    position:absolute;
    max-width:none;
    top:4px;
}

.productdetail .rating-wrapper .rating div {
   position: absolute;
line-height: 0;
height: 24px;
overflow: hidden;
}
.productdetail #page-wrapper {
    max-width: 950px;
    margin: 0 auto;
}

.productdetail #page-content {
    margin: 0 auto;
    width: 960px;
    
}

/* end: common elements */

/* start: primary content  */
.productdetail .content-primary .img-thumb {
	height: 68px;
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	width: 300px;
}

.productdetail .content-primary .img-thumb ul li  {
	float: left;  padding: 3px 3px;
}
	
.productdetail .content-primary .im-preview {
	float: left;
	width: 100%;
		position: relative;
}

.productdetail .content-primary .im-preview .product-zoom-container img {
	
}

.productdetail .content-primary .carousel-wrapper {
	float: left;
	width: 100%;
}

.productdetail .content-primary .popup-wrapper {	
	position: relative;		
	z-index: 0;
}

.productdetail .content-primary .popup-wrapper ul li {
	float:left; 
	list-style:none;
}

.productdetail .content-primary .carousel {
	height: 107px;
	margin: 0 auto;
	overflow: hidden;
	padding: 1px 0px;
	position: relative;
    width: 240px;
}
    	
.productdetail .content-primary .carousel .img-thumb ul li.active-img img {
	border: 2px solid #FF0;
    cursor: pointer;

}
.productdetail .content-primary .carousel .img-thumb ul li img {
    border: 2px solid transparent;
}
.productdetail .content-primary .leftarrow {
	bottom: 37px;
	cursor: pointer;
	position: absolute;
	left: 15%; top: auto
}

.productdetail .content-primary  .rightarrow {
	bottom: 37px;
	cursor: pointer;
	position: absolute;
	right: 15%; top: auto
}

.productdetail .content-primary .popup-product-title h2 {
	color: #FFFFFF;
	font-size: 1.75em;
	font-weight: normal;
	line-height: 1.2em;
	margin:0;
}

.productdetail .content-primary  .product-short-desc p {
    clear: both;
    color: #FFFFFF;
}
.productdetail .content-primary  .reviewtxt  a {
    color: #FFFCE6;
}
.productdetail .popup-product-title, .productdetail .content-primary .popup-product-rating, .productdetail .product-short-desc {
    float: left;
    margin-top: 14px;
    width: 100%;
}
.productdetail .content-primary .popup-product-rating .reviewtxt {
	float: left;
	text-align: left;
    width: 157px;
}
.productdetail .content-primary .popup-product-rating p {
float: right;
    height: 25px;
    padding: 0 10px 0 0;
    position: relative;
    top: -20px;
    width: 100px;
}

.productdetail .content-primary .new-price .price-text {
    text-decoration: none;
}
.productdetail .content-primary .popup-product-price .price-text {
    padding:0;
	font-size: 1em;	
	color:#cfb896;
}
.productdetail .ratings-reviews .reviews-tile .reviewtxt {
 float: left;
    padding-left: 35px;
    padding-top: 6px;
}
.productdetail .content-primary .popup-product-rating .recommend-percentage {
    float: left;
    font-size: 1.5em;
    width: 108px;
}

.productdetail .content-primary .popup-product-rating p span.recommend-text a,
.productdetail .content-primary .popup-product-price .price-text a {
     color: #fff;
}

.productdetail .content-primary .popup-product-price {
    padding:4px 0 0px;
}

.productdetail .content-primary  .new-price .price {
    color: #FFFFFF;
    text-decoration: none;
}
.productdetail .content-primary .price-text, .productdetail .content-primary  .price {
     color: #FFFFFF;
}

.productdetail .content-primary .popup-product-rating {
    background: none no-repeat scroll center bottom transparent;
    float: left;
    margin: 0;
    padding-bottom: 5px;
    width: 100%;
}

.productdetail .content-primary .popup-product-rating .rating {
  height: 25px;
    margin: 0 5px 0 0;
    position: relative;
    width: 88px;
}

.productdetail .content-primary .popup-product-rating .rating div {
	height: 25px;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    width: 60%;
}

.productdetail .content-primary .popup-product-rating .rating img {
	max-width: none;
	position: absolute;
	top: 4px;
}

.productdetail .content-primary .buy-direct-form {
	background-color: transparent;
	padding: 0px;
}

.productdetail .content-primary .content-primary .buy-direct-form .form-element-container {
	margin-bottom:0px;
}

.productdetail .content-primary .product-short-desc a {
	color: #A67DC8;
	margin-top: 14px;
}

.productdetail .content-primary .buy-direct-btn, 
.productdetail .content-primary .add-to-cart-btn {
	background: none repeat scroll 0 0 #969A9E  ;
    border: 1px solid #4C525A  ;
    font-size: 1.2em;
    font-weight: bold;
    padding: 6px 17px  ;
    position: relative;
    
}

.productdetail .content-primary .popup-quick-view {
	padding: 7px 15px;	
	width: 597px;
}

.productdetail .content-primary .img-thumb {
	
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	width: 300px;
}


.productdetail .content-primary .img-thumb  img {
    width: 100%;
}

.productdetail .content-primary .img-thumb ul li  {
	float: left;  
    padding:7px;width: 42px;
}
.productdetail .popup-product-desc.span6, .productdetail .buy-direct-form.span6 {
    width: 55%;

}

.productdetail .carousel-left .popup-product-desc.span6, 
.productdetail .carousel-left .buy-direct-form.span6 {
	float: right;width: 55%;
}	
.productdetail .content-primary .popup-product-title {
    background: none no-repeat scroll center top transparent;
    margin: 0;
    padding-bottom: 14px;
   
}

.productdetail .carousel-middle .popup-product-desc.span6 {	

	 margin: 0px 1%;
	  text-align: left;
    width: 28%;
}

.productdetail .carousel-middle .rightarrow, 
.productdetail .carousel-middle .leftarrow {
    display: none;
}

.productdetail .modal.popup-zoom-image {
	left: 6%;
	margin: 0;
	width: 88%;
}
	
.productdetail .carousel-middle .carousel {
    float: left;
    width: 20%;
}

.productdetail .carousel-middle .im-preview {
    float: left;
    width: 60%;
}

.productdetail .carousel-middle .popup-wrapper.span5 {
    width: 69%;
}

.productdetail .carousel-middle .carousel {
    float: left;
    height: auto;
    width: 20%;
}

.productdetail .carousel-middle .img-thumb {
    height: auto;
    position: relative;
    width: 100%;
}

.productdetail .carousel-middle .carousel {
    float: left;
    height: auto;
    margin-left: 2%;
 
    width: 38%;
}


.productdetail .content-primary.carousel-middle .group-name {
    color: #FFFCE6;
    display: block;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
    width: 100%;
}

.productdetail .carousel-left .group-name {
    width: 100%;
	display:none;
}

.productdetail .form-container label {
    color: #DDAAAA;
    display: block;
}
.productdetail .carousel-middle .buy-direct-form.span6 {
    width: 100%;
}

.productdetail .carousel-middle .buy-direct-form.span6 {
    width: 100%;
}

.productdetail .carousel-middle .buy-direct-form.span6 {
	 background: none repeat scroll 0 0 #68717B;
     margin: 15px 0;
    width: 100%;
	 padding-top: 10px;
}

.productdetail .carousel-middle .form-element-container {
    float: left;
    margin: 0 20px 0 0;
}

.productdetail .carousel-left .live-chat-container {
    margin: 0 auto;
    width: 100%;
}

.productdetail .carousel-middle .live-chat-container {
    margin: 0 auto;
    width: 30%;
	clear: both;
}

.productdetail .carousel-middle .form-element-container button {
    margin-top: 26%;
}

.productdetail .carousel-middle .form-container {
    margin: 0 auto;
    width: 74%;
}
.productdetail .carousel-left  .leftarrow.disablearrow, .productdetail .carousel-left  .rightarrow.disablearrow {
    cursor: default;
    opacity: 0.5;
    visibility:hidden;
}
/*start:color swatch*/

.productdetail .color-swatch.image-color ul li, .productdetail .color-swatch.image-color-group ul li {
    float: left;
    padding: 4px;
}
.productdetail .color-swatch.image-color ul li  img{
    max-width:none;
}

.productdetail .color-swatch {
    float: left;
    width: 100%;

}

.productdetail .color-swatch.image-color-name li {
    float: left;
    padding: 1%;
    width: 47%;
}

.productdetail .color-swatch-img  span {
    padding-left: 7px;    
    color:#ffffff;
}

.productdetail .color-selection  span {
    color: #FFFFFF;
    margin: 0 4px;
    padding: 3px 4px 0 0;
	cursor:pointer;
}

.productdetail .color-selection  span:first-child {
    margin: 0 4px 0 0;
}

.productdetail .image-color span.swatch-selection, .productdetail .image-color-name span.name-selection, .productdetail .image-color-group span.group-selection {
   font-weight:bold;
}
.productdetail .swatch-name > span {
    color: #CCCCCC;
}

.productdetail .color-selection {
    margin-bottom: 10px;
}

.productdetail .swatch-name {
    color: #ffffff;
    font-size: 1.238em;
}

.productdetail .color-swatch.image-color .form-element-container,
.productdetail .color-swatch.image-color-name .form-element-container {
    display:none;
}

.productdetail .color-swatch.image-color-group .form-element-container { 
    display:block;
}
.productdetail .image-color .color-swatch-img span, .productdetail .image-color-group .color-swatch-img span {
    display: none;
}

.productdetail .color-swatch-body {
    clear: both;
    float: left;
    max-width: 377px;
	width: 100%;
	max-height: 300px;
    overflow: auto;
	
}
.productdetail .carousel-middle .color-swatch {
    float: left;
    width: 100%;
	margin-bottom:15px;
}

.productdetail .color-swatch-img.active-color  img {
    border: 2px solid gold;
}
.productdetail .color-swatch-img  img {
    border: 2px solid transparent;
    cursor:pointer;
}
.productdetail .color-swatch-img.active-color {
    font-weight: bold;
}
/* */
.productdetail .carousel-left .form-element-container { 
    clear:both;
    margin-top:14px;
	float: left;

}

.productdetail .product-quantity { 
    width:107px;
}
.productdetail .im-preview .magnifier {
    bottom: 0;
    position: absolute;
    right: 0;
    width: 57px;
}

.productdetail .magnifyarea { /* CSS to add shadow to magnified image. Optional */
	box-shadow: 5px 5px 7px #818181;
	-webkit-box-shadow: 5px 5px 7px #818181;
	-moz-box-shadow: 5px 5px 7px #818181;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5, positive=true);
	background: #fff;margin-top:0;
}

.productdetail .product-zoom-container { /* CSS for container div(s) of the zoomable image */
	 /* wide or wider than the widest zoomable image */
	 /* high or higher than the tallest zoomable image */
	 position: relative;
}

.productdetail #two { /* Added CSS for second target div of zoomable images */
	height: 243px; /* high or higher than the tallest zoomable image */
}

.productdetail .product-zoom-container img { /* zoomable image */
	margin: auto; /* for horizontal centering */
	display: block; /* also for horizontal centering */
	
	border-width: 0;
}

.productdetail .thumbs { /* divs holding the trigger links - styles optional, used here to center their links below their respective zoomable image */
	padding-top: 25px;
	width: 325px;
}

.productdetail .thumbs a { /* trigger links on the thumbnail images */
	text-decoration: none; /* avoid underlines of images, text or spaces in these links */
}

.productdetail .thumbs img { /* trigger images - the thumbnails used to load new zoomable images into the product-zoom-container */
	border-width: 0; /* avoid default borders in some browsers */
}

.productdetail #description, #description2 {
	position: absolute; /* required for description folows image bottom (descpos: true) */
	width: 325px; /* should be width of zoomable image container (.product-zoom-container) */
	text-align: center;
	font: bold 95% sans-serif;
	margin-top: 3px; /* when following image bottom, this sets a fixed distance for that */
	color: #222;
	background-color: #fff;
}

.productdetail .magnifyarea  img{ 
    max-width:none;
}
/* end: primary hero content */

/* start: secondary content */
/* start: right rail for kit/ymal/bundle display */
.productdetail .tabbed-wrapper .span8 {
    margin:0 20px 0 0;
}

.productdetail .tabbed-wrapper .span4 {
    background:none repeat transparent;
    margin:0 0 0 -5px;
}

.productdetail .tabbed-wrapper .span4 h3 {
	margin: 0 0 0 -20px;
    font-weight: normal;
    font-size: 1.125em;
    background: none no-repeat bottom center transparent;
    padding: 0 0 0 23px;
}

.productdetail .tabbed-wrapper .span4 ul li h3 {
    background:none transparent;
}

/* start: product listing style for kit/ymal/bundle  */
.productdetail .product-list [class*="span"] {
	
}

.productdetail .ymal-wrapper.span4 .product-list [class*="span"]:first-child,
.productdetail .ymal-wrapper.span4 .product-list [class*="span"]:nth-child(2n+1) {
	margin-left: 0;
}

.productdetail .product-list .thumbnail h3 {
	color: #d4aa54;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	margin:0;
    padding:0;
}

.productdetail .product-list .thumbnail h3 a {
    color: #d4aa54;
}

.productdetail .product-list .thumbnail h3 a:hover {
    text-decoration: none;
}

.productdetail .product-list li .caption .product-price a {  
    color:#fff;
    font-size:1em;
}

.productdetail .product-list li .caption .product-price a:hover {
    text-decoration: none;
}

.productdetail .product-list .product-price {
   float: left;
    font-size: 0.7em;
    padding-bottom: 15px;
    position: relative;
	clear: both;
}

.productdetail .tooltip-pop {
    position: absolute;
    z-index: 980;
    background: none #333333;
    left: 65px;
    top: -8px;
    padding: 5px;
    border: 1px solid #6c6b69;
}

.productdetail .tooltip-pop p {  
    text-align:center;
    margin:0;
    line-height:14px;
    font-size:0.688em;
}

.productdetail .tooltip-pop p:first-child {  
    font-weight:bold;
}

.productdetail .product-list .thumbnail .caption {
	background-color: transparent;
	padding: 10px 0;
    border:0 none;
    color:#ffffff;
}
.productdetail .product-list .product-image a{display: block;}
.productdetail .product-list .product-image {
	position:relative;
	 text-align: center;
}

.productdetail .product-compare {  
    position:absolute;
    bottom:0;
    padding:10px 0;
}

.productdetail .product-compare label {
 
	color: #727272;
    font-size:0.938em;
}

.productdetail .product-compare label.disabled {
	color: #333333;
    cursor:default;
}
	
/* quick-view only for ymal */
.productdetail .popup-quick-view .leftarrow.disablearrow,.productdetail .popup-quick-view .rightarrow.disablearrow  {
    visibility:hidden;
}
.productdetail .product-image .quick-view-bg {
	bottom: 37px;
	height: 32px;
	opacity: 0.5;
	background-color: #000;
	position: absolute;
	width: 100%;
	z-index: 1;
	left:0;
	display:none;
}

.productdetail .product-image .quick-view {
	bottom: 37px;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 30px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	z-index: 2;
	left: 0;
	display: none;
}

.productdetail .product-image:hover .quick-view,
.productdetail .product-image:hover .quick-view-bg { 
	display:block; 
}

.productdetail .product-image:hover .quick-view a {
    color: #ffffff;
    font-size:0.875em;
}

.productdetail .product-image:hover .quick-view a:hover {
    text-decoration: none;
}.productdetail .product-image .quick-view-bg {
	bottom: 37px;
	height: 32px;
	opacity: 0.5;
	background-color: #000;
	position: absolute;
	width: 100%;
	z-index: 1;
	left:0;
	display:none;
}

.productdetail .product-image .quick-view {
	bottom: 37px;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 30px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	z-index: 2;
	left: 0;
	display: none;
}

.productdetail .product-image:hover .quick-view,
.productdetail .product-image:hover .quick-view-bg { 
    display:block; 
}

.productdetail .product-image:hover .quick-view a {
    color: #ffffff;
    font-size:0.875em;
}

.productdetail .product-image:hover .quick-view a:hover {
    text-decoration: none;
}

/* end: secondary content */

/* start: ratings & reviews content */
.productdetail .content-ratings-reviews {
    font-size:0.938em;
}
.productdetail .ratings-reviews-header{padding-left: 10px;}
.productdetail .ratings-reviews-header .reviews-counter-content,
.productdetail .ratings-reviews-header .recommend-wrapper {
    float:left;
}

.productdetail .ratings-reviews-header .clearfix {
    margin:10px 0;
}

.productdetail .ratings-reviews-header h3 {
 padding: 0px;
margin: 0px;
font-size: 1.25em;
text-transform: uppercase;
color: #ccc;
}

.productdetail .ratings-reviews-header .reviews-counter-content {
    margin:0 5px 0 0;
}

.productdetail .ratings-reviews-header .rating-wrapper .rating {
    width:100px;
    height: 25px;
    margin: -5px 10px 0 0;
}

.productdetail .ratings-reviews-header .rating-wrapper .rating div {
    position: absolute;
    line-height: 0;
    height: 25px;
    overflow: hidden;
}

.productdetail .ratings-reviews-header .recommend-wrapper {
    position:relative;
}

.productdetail .ratings-reviews-header a.btn,
.productdetail .tabbed-wrapper .span4 .btn,
.productdetail .content-primary .btn
 {
    background-color: #FAE68B;
    background-image: -moz-linear-gradient(top, #FAE68B, #7E5929);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FAE68B), to(#7E5929));
    background-image: -webkit-linear-gradient(top, #FAE68B, #7E5929);
    background-image: -o-linear-gradient(top, #FAE68B, #7E5929);
    background-image: linear-gradient(to bottom, #FAE68B, #7E5929);
    background-repeat: repeat-x;
    text-shadow:none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffFAE68B', endColorstr='#ff7E5929', GradientType=0);
    border-color: #7E5929 #7E5929 #0b3900;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border: 0 none;
    border-bottom-color: #7E5929;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    font-weight:bold;
    font-size:0.938em;
    padding:2px 12px;
    color:#000000;
}

.productdetail .ratings-reviews-header .btn:hover, 
.productdetail .ratings-reviews-header .btn:focus, 
.productdetail .ratings-reviews-header .btn:active, 
.productdetail .ratings-reviews-header .btn.active, 
.productdetail .ratings-reviews-header .btn.disabled, 
.productdetail .ratings-reviews-header .btn[disabled],
.productdetail .tabbed-wrapper .span4 .btn:hover, 
.productdetail .tabbed-wrapper .span4 .btn:focus, 
.productdetail .tabbed-wrapper .span4 .btn:active, 
.productdetail .tabbed-wrapper .span4 .btn.active, 
.productdetail .tabbed-wrapper .span4 .btn.disabled, 
.productdetail .tabbed-wrapper .span4 .btn[disabled] ,
.productdetail .content-primary .btn:hover, 
.productdetail .content-primary .btn:focus, 
.productdetail .content-primary .btn:active, 
.productdetail .content-primary .btn.active, 
.productdetail .content-primary .btn.disabled, 
.productdetail .content-primary .btn[disabled]
{
    background-color:#b7a868;
    color: #000000;
    text-decoration: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition:none;
}

.productdetail .ratings-breakdown-content {
    width: 190px;
    font-size: 0.935em;
    position: absolute;
    left: 155px;
    top: -55px;
    display: none;
    z-index: 9;
}

.productdetail .ratings-breakdown-content .arrow,
.productdetail .ratings-breakdown-content .chart {
    float: left;
    padding:10px;
    background: none #313131;

}

.productdetail .ratings-breakdown-content div.arrow {
    padding:0;
    margin:50px 0 0;
    background: none transparent;
}

.productdetail .ratings-breakdown-content h4 {
    padding:0;
    margin:0;
}

.productdetail .ratings-breakdown-content table caption {
    display:none;
}

.productdetail .ratings-breakdown-content table tr td,
.productdetail .ratings-breakdown-content table tr th {
    text-align:left;
    font-weight:normal;
    font-size:0.875em;
    padding:1px 3px 0;
    font-size:0.813em;
}

.productdetail .ratings-breakdown-content table tr td {
    position:relative;
}

.productdetail .ratings-breakdown-content table tr td.rating-bar {
    width:65px;
    padding-right:20px;
}

.productdetail .ratings-breakdown-content table tr td.rating-text {
    padding-left:10px;
}

.productdetail .ratings-breakdown-content table tr td div {
    position:absolute;
    height:20px;
    width:100%;

    top:0;
    background:none #888888;
}

.productdetail .ratings-breakdown-content table tr div.filled {
    background:none #A7A9AC;
}
.productdetail .rating-variants {
float: left;
width: 100%;
}
.productdetail .rating-variants ul {
float: left;
width: 100%;
padding:0px;
margin:0px;
list-style:none;
}
.productdetail .rating-variants ul li{
float: left;
width: 100%;
padding:0px;
margin:0px;
list-style:none;
}
.productdetail .rating-variants span {
    display:block;
    float:left;
    margin:0 10px 0 0;
}

.productdetail .rating-variants .rating-wrapper .rating {
    width:125px;
    height: 6px;
    margin: 5px 10px 0 0;
}

.productdetail .ratings-reviews-toolbar {
    margin: 25px 0 5px;
    padding: 0 0 15px;
    background: none no-repeat scroll center bottom transparent;
}

.productdetail .ratings-reviews-filters {
    float:left;
}

.productdetail .ratings-reviews-toolbar select,
.productdetail .ratings-reviews-toolbar .selector {
    margin:0;
}

.productdetail .ratings-reviews-sort {
    text-align:right; 
}

.productdetail .ratings-reviews-content .reviews-tile {
    padding:10px 0 20px;
    margin:0 0 10px;
    background:none no-repeat scroll center bottom transparent;
}

.productdetail .ratings-reviews-content .reviews-tile h4 {
    font-size:1em;
}

.productdetail .ratings-reviews-content .clearfix {
    padding:0;
    line-height:0;
    font-size:0em;
    float:none; clear:both;
    width:100%;
}

.productdetail .ratings-reviews-content .reviews-tile .span3 {
    margin: -5px 0 0;
    padding: 0;
    width: 27.404%; color:#ccc;
}

.productdetail .ratings-reviews-content .reviews-tile .span3 h4 {
    margin: 10px 0 5px;
}

.productdetail .ratings-reviews-content .reviews-tile .span3 .stat-row {
    margin:0 0 5px;
    clear:both;
}

.productdetail .ratings-reviews-content .reviews-tile .span3 .stat-space {
    margin: 15px;
}

.productdetail .ratings-reviews-content .reviews-tile .span3 .rating {
    padding: 0;
    width:125px;
    height:6px;
    margin:5px 5px 0 0;
}

.productdetail .ratings-reviews-content .reviews-tile .span3 span {
    display:block;
    float:left;
    clear:left;
    margin:0 5px 0 0;
}

.productdetail .ratings-reviews-content .reviews-tile .span3 span span {
    display:inline;
    float:none;
}

.productdetail .ratings-reviews-content .reviews-tile .span9 {
    padding:0 0 0 20px;
    width:71.46808510638297%;
}

.productdetail .ratings-reviews-content .reviews-tile .span9 .rating-wrapper .rating {
    width:100px;
    height:20px;
}

.productdetail .ratings-reviews-content .reviews-tile .span9 .rating-wrapper .rating div {
    height:25px;
}

.productdetail .ratings-reviews-content .reviews-tile .span9 .rating-date {
    float:right;
    margin:0 25px 0 0;
	color: #ffcc99;
}

.productdetail .ratings-reviews-content .reviews-footer li {
    padding:0;
}

.productdetail .ratings-reviews-content .reviews-footer a {
    color:#ffcc99;
    cursor:pointer;
}

.productdetail .ratings-reviews-content .reviews-footer a:hover {
    text-decoration:none;
}

.productdetail .ratings-reviews-content .reviews-footer a.disabled {
    cursor:default;
    color:#A7A9AC;
}

.productdetail .ratings-reviews-content .reviews-footer li:first-child {
    float: left;
	color:#ccc;
}

.productdetail .ratings-reviews-content .reviews-footer li:first-child + li {
    clear:both;
    padding:0 0 0; float:right;
}
/* end: ratings & reviews content */


/* related - product */

.productdetail .related-product ul.product-list li{    background: none repeat scroll 0 0 #424D59;
    border: 1px solid #2E5558;
    margin-bottom: 0;
    margin-right: 3px;
     margin-top: 17px  ;}

.productdetail .related-product .add-to-cart-btn{  background: none repeat scroll 0 0 #969A9E  ;
    border: 1px solid #4C525A  ;
    font-size: 1.2em;
    font-weight: bold;
    padding: 6px 17px  ;
    position: relative;
    top: 19px;}

/* start: compare tray */
.productdetail #compare-tray {
	position:fixed;
	bottom:0;
	width:950px;
	margin:0 auto;
	z-index:990;
	display:none;
    background: none no-repeat scroll 0 0 #111111;
}

.productdetail #compare-tray .quick-view,
.productdetail #compare-tray .quick-view-bg,
.productdetail #compare-tray .reviewtxt {
    display: none;
}

.productdetail #compare-tray .tooltip-link {
    cursor:default;
    color:#ffffff;
}

.productdetail #compare-tray .tooltip-link:hover {
    text-decoration:none;
}

.productdetail #compare-tray li {
	width:16.66666666666667%;
    border-left:1px solid #7E5929;
}

.productdetail #compare-tray li.compare-desc {
    border-left:0 none;
    font-size:1.25em;
    color:#ffffff;
    text-align:right;
    padding:20px;
}

.productdetail #compare-tray li.compare-desc h3 {
    font-size: 1em;
    line-height: 1.25em;
}

.productdetail #compare-tray li h4 {
	position: relative;
    background: none no-repeat scroll 0 0 #000;
    margin: 0;
    font-size: 0.75em;
    line-height: 1.5em;
    padding: 5%;
}

.productdetail #compare-tray li h4 span {
	display:block;
}

.productdetail #compare-tray li h4 span:first-child {
    float:left;
    width:95%;
}

.productdetail #compare-tray li h4 a {
	position:absolute;
    right:10px;
    top:10px;
}

.productdetail #compare-tray li .desc {
    padding: 10% 0 0;
    text-align:center;
}

.productdetail #compare-tray li .desc a img {
    width:80%;
}

.productdetail #compare-tray li p {
	text-align:center;
}

.productdetail #compare-tray li .rating-wrapper {
    margin: 0 0 20px 10px;
}
    
.productdetail .place-holder {
	border: 10px solid #371e01;
    color: #371e01;
    font-size: 10em;
    padding: 90px 20px 40px;
    text-align: center;
    height: 97.890625px;
    line-height: 50px;
}

.productdetail .spinner {
    position:absolute;
    left:47%;
    top:47%;
}
/* end: compare tray */

/* start: recently viewed products */
.productdetail .recently-viewed-wrapper {
    background: none repeat scroll 0 0 transparent;
	float: left;
    width: 100%;
	 padding: 0;
}
.productdetail .recently-viewed-wrapper ul li{background: none repeat scroll 0 0 #424D59; border:1px solid #2E5558;}

.productdetail .recently-viewed-wrapper .thumbnails {
    margin-left: 0;
}

.productdetail .recently-viewed-wrapper h3 {
   margin: 0 0 0px;
line-height: 25px;
font-weight: normal;
padding: 20px 10px 10px 10px;
text-transform: uppercase;
color: #ccc;
}

.productdetail .recently-viewed-wrapper .product-image img {
    width: auto;
}

.productdetail .recently-viewed-wrapper .product-list li.span3 { 
     width: 19.2%;
    margin-left:10px;
}

.productdetail .recently-viewed-wrapper .product-list li.span3:first-child { 
  /*  margin-left:0;*/
}

.productdetail .recently-viewed-wrapper .product-list .thumbnail h3 {
    color: #d4aa54;
    font-weight:normal;
    font-size: 1.125em;
    line-height: 1.2em;
    margin: 0;
}

.productdetail .recently-viewed-wrapper .product-list .thumbnail h3 a {
   color: #FFFFFF;
    font-size: 0.7em;
}
.productdetail .recently-viewed-wrapper .product-list .thumbnail p{ color:#ccc; font-size: 0.8em;}
.productdetail .recently-viewed-wrapper .product-list .thumbnail h3 a:hover {
    text-decoration:none;
}
.productdetail .variants { float:left;
}
/* end: recently viewed products */
.productdetail .video-popup {
    width:640px;
	height:380px;
}
/* start: recently viewed products */
.productdetail .whats-in-the-box-wrapper {
	background: none repeat scroll 0 0 transparent;
	float: left;
	width: 100%;
	padding: 10px 1% 20px;
}

.productdetail .whats-in-the-box-wrapper .thumbnails {
	margin-left: 0;
}

.productdetail .whats-in-the-box-wrapper h3 {
	margin: 0 0 10px;
	line-height: 25px;
	font-weight: normal;
}

.productdetail .whats-in-the-box-wrapper .product-image img {
	width: auto;
}

.productdetail .whats-in-the-box-wrapper .product-list li.span3 {
	width: 23%;
margin-left: 10px;
background: #424D59;
border: 1px solid #2E5558;
}

.productdetail .whats-in-the-box-wrapper .product-list li.span3:first-child {
	margin-left: 0;
background: #424D59;
border: 1px solid #2E5558;
}

.productdetail .whats-in-the-box-wrapper .product-list .thumbnail h3 {
	color: #fff;
	font-weight: normal;
	font-size: 1.125em;
	line-height: 1.2em;
	margin: 0; min-height: 36px;
}

.productdetail .whats-in-the-box-wrapper .product-list .thumbnail h3 a {
	color: #d4aa54;
}

.productdetail .whats-in-the-box-wrapper .product-list .thumbnail h3 a:hover {
	text-decoration: none;
}

/* end: recently viewed products */

/*Starts:: Ratings and Reviews */
.productdetail .ratings-reviews .nav-tabs > li > a:hover {
   padding: 8px 15px;
}
.productdetail .ratings-reviews .reviews-tile {
	background: transparent;
	border-bottom: 1px solid #fff;
	float: left;
	padding: 0 0 10px;
	margin: 0 0 10px 0;
	width: 100%;
}
    .productdetail .ratings-reviews .reviews-tile:last-child {
        border-bottom: 0px solid #5a3e04;
    }
.productdetail .ratings-reviews .tab-pane {
	float: left;
	width: 95.8%;
}
.productdetail .br {
	
}
.productdetail .bl {
	
}

.productdetail .rating-subject {
	padding: 0 0 0 0px;
}
.productdetail .ratings-reviews .review-video {
	padding: 5px 0 0 0px;
	width:15%  ;
}
.productdetail .ratings-reviews .review-video-content {
	padding: 5px 0 0 15px;
	width: 80%  ;
}
.productdetail .ratings-reviews h3 {
	padding: 0px;
	margin: 0px;
	font-size: 1.0em;
}
.productdetail .ratings-reviews .ratings-reviews-sort {
	float: left;
	padding: 0;
	
}
.productdetail .video-review .ratings-reviews-sort {
	float: left;
	padding: 0;
	width:212px;
}
.productdetail .ratings-reviews .ratings-reviews-sort label{
	float:left; padding:0 5px 0; line-height:28px;
}
.productdetail .ratings-reviews .ratings-reviews-filters label{
	padding:0 5px 0;line-height:18px;
}
.productdetail .ratings-reviews .review-table{  padding: 10px 10px 0;} 
.productdetail .ratings-reviews .video-submit {
	float: right;
	padding:10px 0px;
}
.productdetail .reviews-content{float:left; width:100%;}
.productdetail .reviews-content p{margin: 0;
    padding: 10px 0; color: #CCCCCC;}
.productdetail .ratings-reviews .rating-stars{ 
       float:left;
       width:100%;
}
.productdetail .ratings-reviews .video-submit a {
	
	background: #ECECEC;
	padding: 7px;
	border-radius: 3px;
	color: #000;
	text-decoration: none;
}
.productdetail .ratings-reviews .video-submit a:hover {
		
	background: #ECECEC;
	padding: 7px;
	border-radius: 3px;
	color: #000;
	text-decoration: none;
}
.productdetail .report-abuse {
	color: #D4AA54;
	text-decoration: none;
	cursor: pointer;
}
.productdetail .report-abuse-text-area {
	width: 75%;
	background-color: #354954;
	color: #fff;
}
.productdetail .report-abuse-wrapper {
	display: none;
	padding: 10px 0 0 0;
}
.productdetail .report-submit {
	background-image: linear-gradient(bottom, rgb(192,144,48) 0%, rgb(204,158,66) 25%, rgb(192,144,48) 49%, rgb(204,158,66) 76%, rgb(192,144,48) 100%);
	background-image: -o-linear-gradient(bottom, rgb(192,144,48) 0%, rgb(204,158,66) 25%, rgb(192,144,48) 49%, rgb(204,158,66) 76%, rgb(192,144,48) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(192,144,48) 0%, rgb(204,158,66) 25%, rgb(192,144,48) 49%, rgb(204,158,66) 76%, rgb(192,144,48) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(192,144,48) 0%, rgb(204,158,66) 25%, rgb(192,144,48) 49%, rgb(204,158,66) 76%, rgb(192,144,48) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(192,144,48) 0%, rgb(204,158,66) 25%, rgb(192,144,48) 49%, rgb(204,158,66) 76%, rgb(192,144,48) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(192,144,48)),
	color-stop(0.25, rgb(204,158,66)),
	color-stop(0.49, rgb(192,144,48)),
	color-stop(0.76, rgb(204,158,66)),
	color-stop(1, rgb(192,144,48))
	);
	padding: 7px;
	border-radius: 3px;
	color: #000;
	text-decoration: none;
}
.productdetail .report-submit:hover {
	background-image: linear-gradient(bottom, rgb(192,144,48) 0%, rgb(204,158,66) 25%, rgb(192,144,48) 49%, rgb(204,158,66) 76%, rgb(192,144,48) 100%);
	background-image: -o-linear-gradient(bottom, rgb(192,144,48) 0%, rgb(204,158,66) 25%, rgb(192,144,48) 49%, rgb(204,158,66) 76%, rgb(192,144,48) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(192,144,48) 0%, rgb(204,158,66) 25%, rgb(192,144,48) 49%, rgb(204,158,66) 76%, rgb(192,144,48) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(192,144,48) 0%, rgb(204,158,66) 25%, rgb(192,144,48) 49%, rgb(204,158,66) 76%, rgb(192,144,48) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(192,144,48) 0%, rgb(204,158,66) 25%, rgb(192,144,48) 49%, rgb(204,158,66) 76%, rgb(192,144,48) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(192,144,48)),
	color-stop(0.25, rgb(204,158,66)),
	color-stop(0.49, rgb(192,144,48)),
	color-stop(0.76, rgb(204,158,66)),
	color-stop(1, rgb(192,144,48))
	);
	-webkit-box-shadow: 1px 1px 5px 0px rgba(173,148,22,0.69);
	-moz-box-shadow: 1px 1px 5px 0px rgba(173,148,22,0.69);
	box-shadow: 1px 1px 5px 0px rgba(173,148,22,0.69);
	padding: 7px;
	border-radius: 3px;
	color: #000;
	text-decoration: none;
}
.productdetail .report-cancel {
	background: #cc9f42;
	padding: 7px;
	border-radius: 3px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
.productdetail .report-cancel:hover {
	background: #cc9f42;
	padding: 7px;
	border-radius: 3px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.productdetail .whats-in-the-box-wrapper .product-list .span3:nth-child(4n+1) {margin-left: 0;}
.productdetail .expotv-light-box{ border:3px solid #515559;}
/*End:: Ratings and Reviews */
/* start: browser overrides */
.productdetail .ie8 .breadcrumb > li {
    display:inline;
}
.productdetail .expotv-light-box button.close{   background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    cursor: pointer;
    height: 20px;
    margin: 5px;
    padding: 0;
    width: 20px;}
.productdetail .ie7 .product-list [class*="span"],
.productdetail .ie8 .product-list [class*="span"] {
    margin-left:1%;
}

.productdetail .ie7 .ymal-wrapper.span4 .product-list [class*="span"]:first-child, 
.productdetail .ie7 .ymal-wrapper.span4 .product-list [class*="span"]:nth-child(2n+1),
.productdetail .ie8 .ymal-wrapper.span4 .product-list [class*="span"]:first-child, 
.productdetail .ie8 .ymal-wrapper.span4 .product-list [class*="span"]:nth-child(2n+1) {
margin-left: 0;
}
.productdetail .ie8 .content-primary .popup-product-rating p{width: 101px;}
.productdetail .ie8 .popup-carousel-wrapper img { 
    max-width:none;
}

.productdetail .ielt9 .content-primary .im-preview .product-zoom-container img { 
    max-width:100%;
}

.productdetail .ie7 .magnifyarea{ 
    margin-top:50px  ;
}
/* end: browser overrides */

/* CR: to make visible/format Review response //fahim */
.productdetail .reviews-response-container {
	margin:35px 0 0 35px;
}
.productdetail .reviews-response h4 {
  display: block;
  font-weight: bold;
  clear:both; 
}
.productdetail .reviews-response-container {
  clear: both;
  margin-left: 32px;
}
.productdetail .ratings-reviews-content .reviews-response p {
  margin-top: 4px;
}
.productdetail .reviews-response {
  margin-top: 12px;
}

/* whats in the box */
.whatsInTheBox-Carousel-right{position:absolute; width:50px; height:50px; top:40%; left: -35px;}
.whatsInTheBox-Carousel-left{position:absolute; width:50px; height:50px; top:40%; right:10px;}
.productdetail .whats-in-the-box-wrapper{position: relative;}

/* gm1.9 pdp secondary containers */
.secondary-container-twocolumn-equalwide .span6 > .span6,
.secondary-container-threecolumn-rightwide .span6 > .span6,
.secondary-container-threecolumn-leftwide .span6 > .span6,
.secondary-container-threecolumn-centerwide .span6 > .span6,
.secondary-container-threecolumn-rightwide .span3 > .span3,
.secondary-container-threecolumn-leftwide .span3 > .span3,
.secondary-container-threecolumn-centerwide .span3 > .span3 {
	width:100%;
}

.secondary-container-threecolumn-rightwide .span6 > .span3,
.secondary-container-threecolumn-leftwide .span6 > .span3,
.secondary-container-threecolumn-centerwide .span6 > .span3 {
	width:48.93617021276595%;
}

.secondary-container-twocolumn-rightwide .span3 > .span3,
.secondary-container-twocolumn-rightwide .span9 > .span9,
.secondary-container-twocolumn-leftwide .span3 > .span3,
.secondary-container-twocolumn-leftwide .span9 > .span9 {
	width:100%;
}

.secondary-container-twocolumn-rightwide .span9 > .span6,
.secondary-container-twocolumn-leftwide .span9 > .span6 {
	width:65.95744680851064%;
}

.secondary-container-twocolumn-rightwide .span9 > .span3,
.secondary-container-twocolumn-leftwide .span9 > .span3 {
	width:31.914893617021278%;
}

.secondary-container-fourcolumn-singlewide .span3 > .span3 {
	width:100%;
}

.flexible-secondary-container .span12 .span9 {width:73.33%;}
.flexible-secondary-container .span12 .span6 {width:48.93617021276595%;}
.flexible-secondary-container .span12 .span3 {width:23.404255319148934%;}

.flexible-secondary-container .span9 .span3 {width:31.914893617021278%;}
.flexible-secondary-container .span9 .span9 {width:100%;}
.flexible-secondary-container .span9 .span6 {width:65.95744680851064%;}

.flexible-secondary-container .span6 .span6 {width:100%;}
.flexible-secondary-container .span6 .span9 {width:100%;}
.flexible-secondary-container .span6 .span3 {width:48.93617021276595%;}

.flexible-secondary-container .span3 .span3 {width:100%;}
.flexible-secondary-container .span3 .span6 {width:100%;}
.flexible-secondary-container .span3 .span9 {width:100%;}

.flexible-secondary-container .span12 .span9.new-related-products{width:74.46808510638297%;}
.flexible-secondary-container .span12 .span12.new-related-products .thumbnails .span3{width:23.404255319148934%;}
.flexible-secondary-container .span12 .span9.new-related-products .thumbnails .span4{width:31.914893617021278%;}
.flexible-secondary-container .span12 .span6.new-related-products{width:48.93617021276595%;}
.flexible-secondary-container .span12 .span6.new-related-products .thumbnails .span6{width:48.93617021276595%;}
.flexible-secondary-container .span12 .span3.new-related-products{width:23.404255319148934%;}
.flexible-secondary-container .span12 .span3.new-related-products .thumbnails .span12{width:100%;}

.flexible-secondary-container .span9 .span9.new-related-products{width:100%;}
.flexible-secondary-container .span9 .span9.new-related-products .thumbnails .span4{width:31.914893617021278%;}
.flexible-secondary-container .span9 .span6.new-related-products{width:65.95744680851064%;}
.flexible-secondary-container .span9 .span6.new-related-products .thumbnails .span6{width:48.93617021276595%;}
.flexible-secondary-container .span9 .span3.new-related-products{width:31.914893617021278%;}
.flexible-secondary-container .span9 .span3.new-related-products .thumbnails .span12{width:100%;}

.flexible-secondary-container .span6 .span6.new-related-products{width:100%;}
.flexible-secondary-container .span6 .span6.new-related-products .thumbnails .span6{width:48.93617021276595%;}
.flexible-secondary-container .span6 .span3.new-related-products{width:48.93617021276595%;}
.flexible-secondary-container .span6 .span3.new-related-products .thumbnails .span12{width:100%;}

.flexible-secondary-container .span3 .span3.new-related-products{width:100%;}
.flexible-secondary-container .span3 .span3.new-related-products .thumbnails .span12{width:100%;}

.popup-quick-view .thumb-rightarrow {
    cursor: pointer;
    right: 5px;
    bottom: 144px;
    position: absolute;
}
	
.popup-quick-view .thumb-leftarrow {
    cursor: pointer;
    left: 5px;
    bottom: 144px;
    position: absolute;
}

.loadmore-container {
    clear: both;
    float: none;
    padding: 0 0 10px;
}

.loadmore-container a {
    display: block;
    margin: 0 auto;
    width: 100px;
    border: 1px solid black;
    text-align: center;
    padding: 5px;
    font-size: 0.875em;
}
.desc-content{overflow:hidden; height: 60px;}



/* CA Overlay */

		#binCAModal.popup-retailers {
			width: 830px;
			background-color: #EEEEEE;
			/* margin-left: -415px; */
		}
		#binCAModal #binCAModal .modal-body {
			padding:inherit;
			margin-top: 0px; 
		}
		.productdetail #binCAModal .modal-body {
			max-height: inherit;
		}
		.productdetail #binCAModal .modal-header {
			background-color: #E1E1E1;
		}

        .productdetail .et-widget, .et-widget div, .et-widget li {
            box-sizing: border-box;
        }

        .productdetail #binCAModal .product-title {
			/*font-size: 27px;
			font-weight: bold;
			 min-height: 60px; 
			font-family: "PFDinTextCompPro-Medium", Helvetica, Arial, sans-serif;
			color: #5ecdfb;*/
			display: inline-block;
			width: 763px;
			/* display: inline; */
			padding-left: 15px;
			text-transform: uppercase;
			
        }
		.productdetail #binCAModal .product-title h2{
			font-size: 2.25em;
			font-weight: bold;
			margin-top: 8px;
		 }
        .productdetail #binCAModal .et-widget {
            max-width: 830px;
           /*  min-height: 100vh; */
            padding: 15px;
            background: #EEEEEE; /* Old browsers */
          /*  background: -moz-linear-gradient(45deg,  #1d2027 0%, #064c77 100%);  FF3.6-15 */
           /*  background: -webkit-linear-gradient(45deg,  #1d2027 0%,#064c77 100%); Chrome10-25,Safari5.1-6 */
           /* background: linear-gradient(45deg,  #1d2027 0%,#064c77 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
           /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d2027', endColorstr='#064c77',GradientType=1 );  IE6-9 fallback on horizontal gradient */

        }
        @media (min-width: 376px) {
            .productdetail #binCAModal .et-widget {
                /* min-height: 360px; */
            }
        }
        .productdetail #binCAModal ul.retailers {
            list-style: none;
            overflow: hidden;
            margin: 0px;
            padding: 0px;
            text-align: center;
            background: #fff;
			min-height:0;
           
        }

        .productdetail #binCAModal .et-widget li.item {
            width: 145px;
            height: 135px;
            margin: 0;
            padding: 12px 0px;
            display: inline-block;
            *display:inline;
            zoom:1;
            text-align: center;
        }

        @media (min-width: 376px) {
            .productdetail #binCAModal .et-widget li.item {
                width: 160px;
                float: left;
                display: block;
            }
        }

        .productdetail #binCAModal .et-widget .logo {
            display: block;
            margin: 0 auto;
        }

        .productdetail #binCAModal .et-widget a img {
            border: none;
        }

        .productdetail #binCAModal .et-widget p.price {
            font-size: 12px;
            margin: 10px;
           height: 14px;
			color: #666;
        }

        .productdetail #binCAModal .et-widget p.price-unavailable {
            visibility: hidden;
        }

        .productdetail #binCAModal .et-widget .btn {
            display: inline-block;
            margin: 0px auto 0 auto;
            color: #fff;
            text-decoration: none;
            padding: 10px;
            font-size: 13px;
           /* background: #102449;  Old browsers */
           /* background: -moz-linear-gradient(top,  #102449 0%, #105f92 100%);  FF3.6-15 */
           /* background: -webkit-linear-gradient(top,  #102449 0%,#105f92 100%);  Chrome10-25,Safari5.1-6 */
            background: #939393; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
           /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#102449', endColorstr='#105f92',GradientType=0 );  IE6-9 */
			font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;

        }

        .productdetail .et-widget .btn-buynow {
        }

        .productdetail #binCAModal .et-widget .btn-buynow:hover {
            background: #5B5757;
			color:#fff;
        }

        .productdetail #binCAModal .et-widget .btn-unavailable {
            opacity: 0.4;
			cursor:default;
        }

        #binCAModal .oosmessage {
            text-align: center;
            padding: 5%;
            color: #333;
        }

        #binCAModal .oosmessage h3 {
            font-size: 16px;
        }
		#binCAModal .binCA-close {
			float: right;
			margin-top: 4px;
		}
		.productdetail #binCAModal .buyitnow-fallback{
			text-align:center;
			color:#000;
			padding-bottom: 14px;
		}
	.et-widget .btn.btn-unavailable:hover {
		background: #939393;
	}
	
/* syndicated reviews */
.synd-review-container {
	display:block;
	clear:both;
}

.synd-review-container span {
	font-weight:bold;
}

/* GM1.11 New implementation of carousel groups for center image variation */
.productdetail .content-primary .popup-wrapper.span8 {
	width:65.95744680851064%;
}

.productdetail .content-primary .popup-wrapper.span8 .im-preview.span6,
.productdetail .content-primary .popup-wrapper.span8 .carousel-container.span6 {
	width:48.93617021276595%;
}

.popup-wrapper.span8 .carousel-container.span6 .carousel-group {
	position:relative;
}

.popup-wrapper.span8 .carousel-container.span6 .carousel-group .group-name {
	color: black;
    font-size: 0.9em;
    font-weight: normal;
}

.popup-wrapper.span8 .carousel-container.span6 .carousel-group .carousel {
	width:260px;
	float:none;
}

.popup-wrapper.span8 .carousel-container.span6 .carousel-group .carousel li {
	width:24%;
}

.popup-wrapper.span8 .carousel-container.span6 .carousel-group .rightarrow, 
.popup-wrapper.span8 .carousel-container.span6 .carousel-group .leftarrow {
	display:block;
}

/* GM1.11 New implementation of carousel groups for center image variation */
.productdetail .content-primary .popup-wrapper.span8 {
	width:65.95744680851064%;
}

.productdetail .content-primary .popup-wrapper.span8 .im-preview.span6,
.productdetail .content-primary .popup-wrapper.span8 .carousel-container.span6 {
	width:48.93617021276595%;
}

.popup-wrapper.span8 .carousel-container.span6 .carousel-group {
	position:relative;
}

.popup-wrapper.span8 .carousel-container.span6 .carousel-group .group-name {
	color: black;
    font-size: 0.9em;
    font-weight: normal;
}

.popup-wrapper.span8 .carousel-container.span6 .carousel-group .carousel {
	width:260px;
	float:none;
}

.popup-wrapper.span8 .carousel-container.span6 .carousel-group .carousel li {
	width:24%;
}

.popup-wrapper.span8 .carousel-container.span6 .carousel-group .rightarrow, 
.popup-wrapper.span8 .carousel-container.span6 .carousel-group .leftarrow {
	display:block;
}

/* Product detail page Related Article(horizontal/Vertical) tiles start  VARA -ABBSCODE-28129,ABBSCODE-28130,ABBSCODE-28128*/

.productdetail #secondary-content-wrapper  .horizontal-related-product{
	float:left;
	width:100%;
}

.productdetail #secondary-content-wrapper  .horizontal-related-product h2{
    padding: 0 0 10px 0;
    margin: 0;
    margin-left: 10px;
}
.productdetail #secondary-content-wrapper  .horizontal-related-product .relatedarticle-tile{
    position: relative;
	padding: 10px;
	width: 30%;
	float:left;
}
.productdetail #secondary-content-wrapper  .horizontal-related-product .relatedarticle-tile .article-image a img{
    width:200px;
}

.productdetail #secondary-content-wrapper .horizontal-related-product .relatedarticle-tile a{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    line-height: 20px;
	padding-bottom: 20px;
}

.productdetail .vertical-related-product{
    padding: 0px 0 0 15px;
    color: #fff;
    background: none repeat scroll 0 0 #fff!important;
    width: 100%;
    float: right;

}

.productdetail .vertical-related-product h2{
    margin-top: 15px;
}


.productdetail .vertical-related-product .relatedarticle-tile,.productdetail .vertical-related-product .relatedarticle-tile .article-image{
     margin-top: 15px;
}
.productdetail .vertical-related-product .relatedarticle-tile a{
	width: 65%;
	float: right;
	padding-bottom: 15px;
	min-height:70px;
}
.productdetail .vertical-related-product .relatedarticle-tile .article-image a{
    width: 30%;
    float: left;
    padding-bottom: 15px;
}
.productdetail .vertical-related-product .relatedarticle-tile .article-image img{
    float: left;
    max-width: 100%;
}



/* Product detail page Related Article(horizontal/Vertical) tiles end VARA -ABBSCODE-28129,ABBSCODE-28130,ABBSCODE-28128*/

/* SR 1.21 GMRLSETRK-4884 RnR pagination- Vinutha */
.pagination-next, .pagination-prev{
	display:inline-block;
}
.pagination{
	text-align:center;
}
.pagination ul > li > .current-page{
	background-color: lightgrey;
}
.pagination .disabled {
    cursor: default;
    opacity: 0.5;
} 
/* SR 1.21 GMRLSETRK-4884 RnR pagination- Vinutha */

/*START GMRLSETRK-5482 RnR Pagination JS Disabled - Ashwini*/
.nojs-pagination ul{
display: inline-block;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.nojs-pagination ul li{
display: inline;
}

.nojs-pagination ul > li:first-child > a, .nojs-pagination ul > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.nojs-pagination ul > li > a, .nojs-pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-left-width: 0;
}

.nojs-pagination ul > li:last-child > a, .nojs-pagination ul > li:last-child > span {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}
.nojs-pagination ul > li > .anchrPaginationLink-hide{
	display:none;
}

.nojs-pagination ul > li > a:hover, .nojs-pagination ul > li > a:focus, .nojs-pagination ul > .active > a, .nojs-pagination ul > .active > span {
    background-color: #f5f5f5;
}
/*END GMRLSETRK-5482 RnR Pagination JS Disabled - Ashwini*/

