html, * {
margin:0;
padding:0;
outline: none;
}
img, a, li, div,ul{
behavior: url('css/iepngfix.htc');
}
body {
background-image:url('../images/background.jpg');
background-repeat: repeat;
background-color:#fff;
font-family: Tahoma;
font-size:12px;
position:relative;
text-align:center;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
img{
  border: none; 
}
#container {
margin:auto;
position:relative;
text-align:left;
width:900px;
height: 100% auto;
}
/* Header */
#header {
  width: 900px;
  height: 120px;
  position: relative;
}
#regisslogo{
  position: relative;
  float: left;
  width: 188px;
  margin-left: 25px;
  display: block;
}
#headercopy{
  position: absolute;
  left: 225px;
  width: 465px;
  height: 120px;
  float: left;
  text-align:center;
}
#top20header{
  width: 355px;
  height: 105px;
  margin: 10px auto;
  position: relative;
}
#top20header a{
  position: absolute;
  float: left;
  width: 160px;
  height: 30px;
  margin: 0 5px;
  display: block;
  left: 8px;
  top: 50px;
  bottom: 5px;
  z-index:100;
}
a#prom-gallery-btn{
  left: 173px;
}
#top20header img{
  z-index:0;
}
#internalnav{
  list-style: none;
  position: absolute;
  bottom: 5px;
  left: 0px;
}
#internalnav li{
  display: inline;
  font-size: 14px;
  margin: 0 32px;
  text-transform: uppercase;
}
#internalnav li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #000000;
}
#internalnav li.current{
  font-weight: bold;
}
#admin-sidenav{
  list-style: none;
  margin-top: 20px;
  margin-right: 20px;
}
#admin-sidenav li{
  text-align: right;
  margin-bottom: 10px;
}
#admin-sidenav li a {
  text-decoration: none;
  text-transform: uppercase;
  color:  #EF4F91;
  font-weight: bold;
}
#bridalslogo{
  position: relative;
  float: right;
  width: 197px;
  top: 16px;
  right: 25px;
}
#content{
  position: relative;
  float: left;
}
/* Side Navigation */
#sidenav{
  width: 225px;
  float: left;
  position: relative;
}
#sidenav ul{
  list-style: none;
}
a.sidenavbtn, #online, #top20btn{
  background-position: top left;
  background-repeat: no-repeat;
  position: relative;
  width: 224px;
  height: 48px;
  display: block;
  text-indent: -9999px;
}
#bridalflash{
  left:22px;
  position:relative;
  top:22px;
}
#bridal{
  background-image: url('../images/sidenav/bridal.png');
}
#prom{
  background-image: url('../images/sidenav/prom.png');
}
#pageant{
  background-image: url('../images/sidenav/pageant.png');
}
#men{
  background-image: url('../images/sidenav/men.png');
}
#events{
  background-image: url('../images/sidenav/events.png');
}
#online{
  background-image: url('../images/sidenav/online-store.png');
  height: 52px; 
}
#measurements{
  background-image: url('../images/sidenav/measurements.png');
}
#stories{
  background-image: url('../images/sidenav/stories.png');
}
#prom-stories-nav{
  background-image: url('../images/sidenav/prom-princess-stories.png');
  height: 52px;
}
#pageant-stories-nav{
  background-image: url('../images/sidenav/pageant-beauty-stories.png');
  height: 52px;
}
#eclub{
  background-image: url('../images/sidenav/e-club.png');
}
#top20btn{
  background-image: url('../images/sidenav/top-20-button.png');
  height: 61px;
}
#social{
  width: 224px;
  height: 63px;
}
#social li{
  float:left;
  height:52px;
  position:relative;
  top:5px;
  width:47px;
  margin-left:6px;
}
#social li a{
  float:left;
  height:52px;
  width:47px;
  position:relative;
  text-indent: -9999px;
  margin:0px;
}
div#social-links{
  background-image: url('../images/sidenav/social-links.png'); 
  background-repeat: no-repeat; 
  background-position: top  left;
  width: 224px;
  height: 63px;
}
/* ----- Pages ----- */
#recaptcha_area{
  padding: 0px 0px 0px 0px;
  margin: 0;
}
#copy{
  /*this is for interior copy which needed to be 663px wide to match 
  the repeating background image below it for the PNG fix (scaling too large)*/
  float: right;
  width: 663px;
}
#main-copy{
  /*this is for the homepage, flash pages, and main bridal,prom,pageant,and mens pages
  needed to stay at original 675px width so content would still fit.*/
  float: right;
  width: 675px;
}
div.interior div{
  background-image: url('../images/copy_background.png');
  background-repeat: repeat-y;
  background-position: top  left;
}
div#interior-copy{
  height: 220px;
  height:100%;
  min-height: 220px; 
  margin:0px;
  padding:0px; 
}
#inner-content{
  width: 625px;
  padding:0px;
  margin:0px;
  height: 220px;
  height:100%;
  min-height: 220px;
  margin-left: 20px;
}
h1,h4{
  padding: 0px;
  margin:0px;
}
#footerimg{
  height:27px;
  text-align:right;
  width: 663px;
  float:right;
  padding: 0px;
}
/* Homepage */
#homepageflash {
  height:450px; 
  position:relative; 
}
/* Bridal */
#bridalflashbg{
  width: 665px;
  height: 420px;
  background-image: url('../images/flash_background.png');
  background-repeat: no-repeat;
  background-position: top left;
}
div.col{
  width: 334px;
  height: 398px;
  float: left;
  background-position: top left;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 14px;
}
div.col p, div.col h4{
  width: 279px;
  margin: 0 20px;
}
div.col h4{
  font-size: 18px;
}
div.col p{
  font-size:10px;
line-height:1.2em;
margin-bottom:3px;
}
#bottom-background-left{
  background-image: url('../images/bottom-background-left.png');
  
}
#bottom-background-right{
  background-image: url('../images/bottom-background-right.png');
}
#bottom-background-right div{
  float: left; 
  width: 105px;
  text-align: left;
  position: relative;
  left: 20px;
}
#bottom-background-right div ul{
  list-style: none;
  font-size: 8px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#bottom-background-right div ul li{
  margin-bottom: 5px;
}
#bottom-background-left a, #bottom-background-right a{
  text-decoration:none;
  color: #000000;
}
/* FAQ */
ul.faq{
  margin: 10px 0px 10px 15px;
  
}
ul.faq li a{
  cursor: pointer;
}
ul.faq li a:hover{
  text-decoration: underline;
}
ul.faq li p{
  display: none;
  color: #EF4F91;
}
ul.faq li p a{
  color: #000;
  text-decoration: none;
}
h1{
  position: relative;
  top: -20px;
}
h4{
  font-size: 16px;
}
/* Footer */
#footer{
  clear: left;
  text-align: center;
  margin-bottom: 20px;
  font-size: 11px;
}
#footer p{
  clear:right;
}
#footer a{
  color: #000;
  text-decoration: none;
}
#footer a:hover{
  text-decoration: underline;
}
#footer span{
  margin: 0 5px;
}
#pink-footer{
  color: #ef5090;
}
#pink-footer-phone{
  color: #ef5090;
  width: 900px;
}
#pink-footer-phone span{
  margin: 0 100px;
}

iframe .mv-daynames-table {
  color: #FFF !important;
}
/* Consultation */
fieldset{
  border:0px;
}
div.interior fieldset form div{
  background-color: #fce4ec;
  background-image: none;
  margin: 2px;
}
label{
  float:left;
  width: 150px;
}
div.interior div.indent, div.interior div.pinkback{
  background-color: #fce4ec;
  background-image: none;
  margin-top: 0px;
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 6px;
}
div.interior div div{
  background-color: #fce4ec;
  background-image: none;
  margin-top: 0px;
  margin-left: 6px;
  margin-right: 6px;
  /* margin-bottom: 6px; */
}
#glossarynav a{
  color: #000;
}
/**** story related pages ****/
#story-search{
  float:right;
  width: 200px;
}
#story-title{
  width: 200px;
  float:left;
}
#search-note{
  clear:right;
  font-size:6pt;
  width:118px;
  float:right;
  margin-bottom:10px;
}
#story-content{
  clear:right;
  margin: 0px;
  padding: 0px;
}
div.interior .story_div{
  margin-right:10px;
  height:120px;
  width:600px;
  margin: 0px;
  padding: 0px;
}
div.interior .story_img_div{
  width:100px;
  float:left;
  margin-bottom:25px;
  margin-right:10px;
  padding: 0px;
}
div.interior .story_no_img_div{
  width:100px;
  float:left;
  margin-bottom:55px;
  margin-right:10px;
}
div.interior .story_img{
  float:right;
}
div.interior .story_created{
  float:right;
  margin-right:30px;
  font-weight:bold;
  margin:0px;
}
div.interior .bridal_story_img{
  margin-bottom:10px;
}
div.interior .story_substring{
  width:404px;
  float:right;
  margin:0px;
}
div.interior .story_name{
  /* margin-left:196px; */
  font-weight:bold;
  /* width: 300px; */
  width: 330px;
  height: 20px;
  float:right;
}
div.interior .story_substring a{
  color: #ef5090;
}
#previous{
    text-align:left;
}
#next{
    margin-right:15px;
    text-align:right;
} 
/* site map */
#sitemap li, #sitemap li a{
  list-style: none;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 10px; 
  color: #000000;
  margin-left: 20px;
  text-decoration: none;
}
#sitemap li a:hover{
  text-decoration: underline;
}