
/******************************** start mini cart  ********************/
.overflowY-hidden {
      overflow-y: hidden;
      overflow-x: hidden;
}
.overflowY-scroll {
      overflow-y: scroll;
      overflow-x: hidden;
}
 
.pageHeaderText
{
      font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size: 10px;
      font-weight: bold;
      cursor: pointer;
}
.pageHeaderTextUnderlined
{
      font-family:  Verdana,Arial,Helvetica,sans-serif;
      font-size: 10px;
      text-decoration: underline;
}
/************************** end mini cart ****************************/


.modal-iframe {
	z-index: 1000;
	background-color: white;
	
}



.fakeHyperLink { text-decoration: none; cursor: default; }
.fakeHyperLinkDown { }
.fakeHyperLinkHover {  text-decoration: underline; cursor: pointer; }

/***** SiteFeedBackModal *****/

.sitefeedback-modal {
	background-color: #cccccf;
	border: 1px solid black;	
}


.sitefeedback-header {
	font-size: 16px;
	font-weight: bold;
}
 /*****       end SiteFeedBackModal     *****/
 
 /***** ProductPersonalizationPanel     *****/
.gwt-espotpanel {
	border: 1px solid black;	
	width: 700px;
	background-color: white;
}
.gwt-itemHorzPanel {
	border: 1px solid black;	
	width: 400px;
}



.productImageVertPanel {
	border: 1px solid black;
	background-color: white;
}
.optionWraperScrollPanel {
	height: 240px;
	border: 1px solid black;
}
 /***** end ProductPersonalizationPanel  *****/
 /*****      ProductDetailPanel          *****/

.optionlistbox {
	width: 120px;
}
.optiontxttbox {
	width: 120px;
}
.productImageAndLinkVerticalPanel {
	width: 100px;
}

 /*****     end ProductDetailPanel       *****/
 
 /********* BillMeLaterModal             *****/
 .billMeLaterModal {
 	
}
 /*****		 end BillMeLater 			******/
 /*****      global Modal               *****/
 
 
 
 .nodisplay {height: 0px; display: none;}


.pdp-bundle-left-detail-panel { border: 1px solid black; }
