.optionleft	{
	float: left;
	width: 150px;
	margin-bottom: 5px;
	font-weight: bold;
}
.optionright	{
	float: left;
	width: 175px;
	margin-bottom: 5px;
}
.clearboth	{
	clear: both;
}

#dnp-container {
  display: block;
  width: 100%;
  height: 175px;
  background: #B10505;
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}

#dnp-background-container {
  display: block;
  width: 1000px;
  height: 175px;
  background: url('/lib/advantagebridal/dnp-background.jpg') 0 0 no-repeat;
  margin: 0 auto;
}

#dnp-message-container {
  display: block;
  width: 620px;
  background: transparent;
  font-size: 22px;
  font-weight: bold
  text-align: center;
  color: #ffffff;
  margin: 0 auto;
  padding-top: 40px;
}

#sen-container {
  display: block;
  clear: both;
  width: 100%;
  text-align: center;
}

#store-editor-notes-container {
  background: #B6B6B6;
  border: 3px solid #fd508f;
  width: 960px;
  height: auto;
  color: #000000;
  padding: 10px;
  margin: 10px auto;
}


/***** Floating Cart & Customer Registration *****/


.yui-skin-sam {
  position: fixed !important;
  z-index: 100001;
}

#yfc_tax-ship-no {
  visibility: hidden !important;
}

#reg-cart-container {
  height: 30px;
  position: relative;
  width: 100%;
  z-index: 998;
  text-align:left;
}

#super-reg-cart {
  background: #ededed;
  position: fixed;
  height: 29px;
  width: 100%;
  z-index: 999;
  border-bottom: 1px solid #6c6c6c;
  text-align: center;
}

#yfc_mini {
float: right;
}

#ys_cpers {
float: left;
}

#ys_superbar {
  padding-top: 4px !important;
  width: 915px !important;
}




/***** Customer Registration (pop-ups)*****/

#custRegDiv a.container-close {
  top:5px;
}

.yui-skin-sam .yui-panel .bd, .yui-skin-sam .yui-panel .ft {
  background-color:#fff;
}

.yui-skin-sam .yui-panel .bd {
  padding:0px;
}

#iframe_id {
  width:679px;
  border:1px solid #000;
  padding:0px;
}

#custRegDiv_h.hd {
  display:none;
}

#custRegDiv_mask.mask {
  background-color:#000000;
  opacity:0.5;
  z-index: 100001 !important;
  filter:alpha(opacity=50);
}

#custRegDiv_mask {
  z-index: 100001 !important;
}

#loadingDiv {
  height:210px;
  width:679px;
  position:absolute;
  background:#ececec;
}

img.loadingImg {
  margin-top:90px;
  margin-left:20px;
}




/***** Customer Registration (Sign-in/register Links)*****/

#yscp_welcome_msg {
  margin:0px 10px 0px 5px;
  display:none;
  line-height:20px;
  color:#004;
}

#yscp_signin_link {
  display:none;
  line-height:20px;
  color:#004;
}

#yscp_signout_link {
  margin-left:10px;
  display:none;
  line-height:20px;
}

#yscp_myaccount_link {
  display:none;
  line-height:20px;
  margin-right:10px;
  margin-left:10px;
}

.yscp_bold {
font-weight:bold;
}

a.yscp_link {
font-family:verdana;
text-decoration:none;
color:#333300;
line-height:20px;
}

a.yscp_link:hover {
font-family:verdana;
color:#333;
text-decoration:underline;
line-height:20px;
}

/***** END Floating Cart & Customer Registration *****/

#logo-container {
  position: relative;
  text-align: center;
  z-index: 9999;
}

#secure-container {
left:1140px;
position:absolute;
top:-9px;
width:230px;
z-index:1000;
}

