

#modalOverlay {background-color:#E0068C; cursor:wait; }											 
		#submitAdd { margin-top: 2px;  border: 1px solid white; position: relative; }
		.ui-effects-transfer { border: 2px solid black; }




#modalContainer {
  height:auto;

  width:770px;
  left:46%;
  top:4%;
  margin-left: -330px; 
  background-color:white;
  border:3px solid #853361;
  filter:alpha(opacity=20);
  opacity: 0.85;
 
}

 #pinkBar {
 	height:15px;
 	
 	margin-left:3px;
 	margin-right:3px;
 	margin-bottom:10px;
 	background-color:#ffffff;
 
 
 }


/* a hack  becasue ie does not support min-height */
.prop {
    height:400px;
    float:left;
    width:1px;
  }

#smallLogo{
	float:left;

}
#smallLog img{
	float:left;

}


  #modalContainer a.modalCloseImg{
    background:none;
	right:-14px;
	width:22px;
	height:26px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src='img/x.png', sizingMethod='scale'
      );
  }
  
  #promoDiv{
  clear:right;
  margin:0px,opx,0px,0px;
  padding:0px,0px,0px,0px;
  
  
  }
  	
 #promoLinkDiv a:hover{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e0068c;
	
	text-decoration: none;
  }
  
  #promoLinkDiv{
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	padding-top: 3px;
  	padding-right:3px;
  	padding-bottom:10px;
  	float: right;
  
  
  }
  
  #promoLinkDiv a{
  	text-decoration: none;
  	color: #999999;
  	
  }
  
  .promoDialg{
  margin-left: 0;
  
  }
  
  
  #promoBox{
  margin-top:10px;
  margin-left:30px;
   margin-right:30px;
  padding-left:30px;
  padding-right:30px;
  padding-bottom:5px;
  border: 1px solid #999999;
  
  }
  
  #promoProdName{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #752B57;
	font-weight: bold;
	padding-right:5px;
	padding-top:5px;
	width:335px;
	
    float:left;
    text-align:left;
    margin-bottom:5px;
   
  
  }
  
  #promoProdPrice{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E0068C;
	padding-top:5px;
	margin-bottom:5px;
    text-align:left;
  }
  
  
  
  
  #promoShadeBox{
 
 	 max-height:200px;
 	margin-bottom:15px;
 	padding-top:10px;
 	padding-bottom:10px;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E0068C;
	text-align:left;
	border-top: solid 1px #752B57;
  	border-bottom: solid 1px #752B57;
  	background-color:#F0F0F0;
  	overflow: auto;
  	
  
  
  }
  
  
  /** stubbing these for buttons under banner1 **/
  /* Button Grey Soft 2 */
.buttongreysoft2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-transform: uppercase;
background-image: url(/web/images/buttongreysoftGradient.gif);
background-repeat:repeat-x;
background-position:0% 0%;
background-color:#E0DEDE;
height:24px;
text-align:center;
vertical-align:text-bottom;
width:227px;
cursor:pointer;
border-bottom: 0px;
border-right:2px;
border-bottom-style:inset;
border-right-style:solid;
border-right-color:#5F5F5F;
text-decoration:none;
}


.buttongreysoft2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707070;
	text-transform: uppercase;
	text-decoration:none;
	display: block;	
	text-align:center;
	padding-top: 4px;
	
}

/* Button Grey Soft Link Hover */
.buttongreysoft2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	
}