/* fonts */
.xx-small {
    font-size: 70%;    
}
.x-small {
    font-size: 77%;    
}
.small {
    font-size: 93%; 
}
.medium {
    font-size: 100%; 
}
.large {
    font-size: 108%; 
}
h1 {
	font-weight: bold;
}

body {
    font-family: trebuchet ms,arial,verdana,sans-serif;
}
a {
   text-decoration: none;
}
#base {
    width: 900px;
    margin: 0 auto;
    text-align: center;
}
#main {
   border-top: 0;
   padding-bottom: 2em;
}
#header {
   position: relative;
   margin: 15px 0 2px;
}
#header-items {
   position: absolute;
   bottom: 0;
   right: 0;
   z-index: 100;
}
#header-items li {
   display: inline;
}
#header-items img {
   vertical-align: middle;
}
#header-items form {
   display: inline;
   margin-right: 5px;
}
#header-items input {
   margin-right: 3px;
   vertical-align: middle;
}
#logo {
   height: 100px;
	font-size: 0;
}
#logo img.upper {
   float: right;
}
#logo img.lower {
   float: left;
   position: relative;
   top: 18px;
}
#logo img.middle {
   position: relative;
   top: 20px;
}

/* Left Column */
#sidebar-home, #sidebar {
    float: left;
    clear: both;
    text-align: left;
}
#side-ad {
   padding: 5px;
   border: 1px solid #CCC;
   font-size: 0;
}
#sidebar {
   width: 212px;
}
#sidebar-home {
    width: 162px;
    margin-right: 0.5em;
}
#sidebar-home .l1 {
    border-top: 1px solid #EDEDED;
    font-size: 108%;
}
#sidebar-home .sub1 {
   padding: 7px 0;
   border:1px solid #EDEDED;
   border-top: 0;
   background: #FAFAF8 url("/images/bridal/sidebar-gradient.gif") repeat-x bottom;
}
#sidebar-home .sub1 h3 {
   margin: 0 0 3px 5px;
   padding-left: 15px;
   background: url("/images/bridal/arrow-blue.png") no-repeat left;
}
#sidebar-home .l2 {
    margin-left: 21px;
    font: 77% arial,verdana,sans-serif;
}
#sidebar-home .l2 li {
   margin-bottom: 0.2em;
}
#sidebar-home .sub1 a {
   color:  #56381C;
}
#sidebar-home .sub1 a:hover {
   color:  #F60;
}
#sidebar-home .l2 a {
   color:  #399;
   text-decoration: underline;
}
#side-ad img {
    width: 200px;
    height: 500px;
}

/* Shopping Cart */
#cart {
   margin-bottom: 1.5em;
   color: #56381C;
}
#cart.view-cart {
   margin-bottom: 4em;
   text-align: left;
}
#cart h3 {
   padding-bottom: 0.3em;
   border-bottom: 1px dotted #630;
   color: #399;
}
#cart.view-cart h3 {
   padding-bottom: 0.7em;
}
#cart ul {
   padding: 0.2em 0 0.7em;
}
#cart.view-cart .remove {
   margin-right: 0.2em;
}
#cart .total {
   margin-bottom: 0.2em;
   text-align: right;
}
#cart .total span {
   padding: 0.2em 0.1em 0;
   border-top: 2px solid #399;
}
#cart .cart-action {
   padding-top: 0.2em;
   border-top: 1px dotted #630;
   text-align: right;
}
#cart.view-cart .cart-action {
   padding-top: 1em;
}
#cart.view-cart .continue-shop {
   margin-right: 1em;
   padding: 0 0 0.1em 0.8em;
   color: #F60;
   background: url("/images/bridal/arrow-orange.png") no-repeat left;
}
#cart.view-cart a.continue-shop:hover {
   text-decoration: underline;
}
#cart .cart-action span {
   padding: 6px;
   background-color: #63CACD;
   color: #DBFEFF;
}
#cart .cart-action span img {
   position: relative;
   top: 5px;
}
#cart .remove a {
   color: red;
}

/* Home */
#main-ad, #shop-category {
   margin-bottom: 0.5em;
   padding: 0.5em;
   border: 1px solid #CCC;
   text-align: left;
}
#main-ad img {
    width: 700px;
    height: 250px;
}
#shop-category h1 {
   margin: 0.5em 0 1.3em;
   color: #DBFEFF;
}
#shop-category span {
   padding: 5px;
   background-color: #63CACD;
}
#shop-category .category {
   padding-left: 20px;
}
#shop-category .caption {
   position: absolute;
   top: 5px;
   left: 5px;
   width: 85%;
   z-index: 100;
   color: #F60;
   text-align: center;
}
#shop-category li {
    width: 170px;
}
#shop-category li a {
	display: block;
   position: relative;
}
#shop-category img {
   width: 125px;
   height: 167px;
   padding: 25px 8px 8px;
}
#emailus {
   margin-bottom: 2em;
   text-align: left;
   color: #630;
}
#emailus h1 {
   padding: 1em 0 0.2em;
   color: #63CACD;
}

/* Navigation Menu */
.menu {
   width: 894px;
   background: #533519 url(/images/bridal/nav_gradient.jpg) repeat-x;
   margin-bottom: 1em;
   padding: 3px;
}
.menu .inner {
   border: 1px dotted #FFF;
}
.menu ul {
   position: relative;
   width: 100%;
   height: 2em;
}
.menu.bottom ul {
   height: 1.5em;
}
.menu li {
   position: relative;
   float: left;
   padding: 0.4em 0;
}
.menu.bottom li {
   padding: 0.2em 0;
   *padding: 0.1em 0;
}
.menu.top li {
   width: 19%;
   *width:18.9%;
}
.menu.bottom li {
   width: 20%;
   *width:19.9%;
}
.menu.top li.first, .menu.top li.last {
   width: 12%;
   *width:11.9%;
}
.menu li.last {
   float: right;
}
.menu li span {
   display: block;
   border-right: 0;
}
.menu .pipe {
   display: block;
   position: absolute;
   top: 0;
   right: 0;
   height: 2em;
   width: 1px;
   _width: 2px;
   border-right: 1px solid #8d7967;
   background: #533519;
}
.menu.bottom .pipe {
   height: 1.5em;
}
.menu a {
   display: block;
   color: #DBFEFF;
   text-align: center;
   text-decoration: none;
}
.menu #current, .menu a:hover {
   color: #63CACD;
}
.menu .sale a:hover, .menu .sale #current {
   color: #F20;
}

/* Pagination */
#page {
   margin: 0 15px 15px 0;
   text-align: right;
   color: #F60;
}
#page a.viewall {
   padding-right: 0.4em;
   margin-right: 0.3em;
   border-right: 1px solid #CCC;
}
#page a.viewall:hover {
   text-decoration:none;
   color: #F60;
}
#page .navicon img {
   position: relative;
   bottom: 2px;
   vertical-align: middle;
}
#page .prev img {
   right: 2px;
}
#page .next img {
   left: 2px;
}
#page a {
   color: #630;
}
#page a:hover {
   color: #F60;
   text-decoration: underline;
}

/* Main Panel */
#gallery, #info, #gallery-home {
   float: right;
	color: #630;
}
#gallery, #info {
	width: 73%;
}
#gallery {
   margin-top: 6px; /* offset for the drop shadow */
   text-align: center;
}
#catalog li, #shop-category li {
    float: left;
}
#catalog li {
    width: 164px;
    height: 255px;
}
#catalog li a {
	display: block;
}
#catalog img {
    width: 150px;
    height: 200px;
   padding: 4px 3px 6px;
}
#catalog h3 {
   margin-left: -19px;
}
#catalog li a, #product, #product a {
	color: #630;
}
#catalog li a:visited {
	color: #999;
}
#product {
	text-align: left;
}
#product .product-images {
   float: left;
   width: 400px;
}
#product .product-images h3 {
   margin-bottom: 0.5em;
   font-weight: bold;
}
#product .img-shadow {
   margin: 5px 15px 10px 0;
}
#product .images-alt {
   font-size: 0;
}
#product .images-alt img {
   width: 80px;
   height: 107px;
   border: 1px solid #630;
}
#product .gown {
   padding: 6px 4px 10px;
   width: 375px;
   height: 500px;
}
#product .title {
    padding-bottom: 1em;
    color: #F60;
}
#product .details {
	padding-bottom: 0.5em;
    text-align: justify;
}
#product .fabric {
	padding-bottom: 0.5em;
}
#product .fabric a {
	position: relative;
}
#product .icon {
	position: absolute;
    left: 0.2em;
}
#product .price, #product .style {
   color: #F60;
}
#product .price {
    margin-bottom: 1em;
}
#product form {
	margin-top: 1em;
}
#product form#inquiry {
   float: right;
}
#product .select-size {
   width: 90px;
	margin-right: 0.1em;
}
#product .select-quantity {
   width: 85px;
}
#product .add-to-cart {
	margin-bottom: 0.4em;
	vertical-align: middle;
}
#product .custom-order {
   margin-top: 1em;
}
#product .custom-order a {
    position: relative;
   color: #399;
}
#product .custom-order a:hover {
   text-decoration: underline;
}
#make-appt {
   margin-top: 1em;
   color: #f20;
   font-weight: bold;
}
#make-appt a {
   text-decoration: underline;
}
#inquiry {
   display: none;
}
#inquiry dd {
   margin: 0.2em 0 0.4em;
}

/* Info (About, Contact, Customer, FAQ, Info & Tips) */
#info {
   text-align: justify;
   color: #630;
}
#info a {
   color: #F60;
    text-decoration: underline;
}
#info a.ref {
    text-decoration: none;
}
#info a.color-fabric {
   position: relative;
   top: -0.8em;
   left: 2em;
}
#info dd a {
    font-style: italic;
}
#info h1 {
   padding: 1em 0 0.7em;
   color: #63CACD;
}
#info p, #info ul {
    margin-bottom: 1em;
}
#info ul {
   color: #F60;
}
#info .payment-methods img {
   padding-right: 0.2em;
}
p#appt {
    margin: 1em 0 2em;
    text-align: left;
    color: #f00;
}
#appt a {
    text-decoration: underline;
    color: #630;
}
#gowns101 {
    float: left;
}
#custom101 {
    margin-left: 10em;
    border-left: 1px dotted #630;
    padding-left: 4em;
}
#gowns101 h1, #custom101 h1 {
   padding-top: 0;
}
.info-tips h1 {
   padding-bottom: 0.5em;
}
.info-tips h1.index {
   padding-bottom: 0.3em;
}
.info-tips ul.index {
   margin-left: 1.5em;
   color: #663300;
}
.info-tips ul.index a {
   text-decoration: none;
   color: #663300;
}
.info-tips ul.index a:hover {
   text-decoration: underline;
}
.info-tips dl {
   margin-left: 1em;
}
.info-tips dt {
   margin-bottom: 0.3em;
   font-weight: bold;
}
.info-tips .variation dt {
   color: #F60;
}   
.info-tips dd {
   margin: 0 0 0.8em 1em;
}
.info-tips dd p {
   margin: 0;
   width: 95%;
}
.info-tips .variation dd p {
   position: relative;
   top: 0.3em;
}
.info-tips .best-for {
   font-style: italic;
}
.info-tips .best-for span {
   font-style: normal;
   color: #FF6600;
}
.info-tips .imgdesc img {
   float: left;
   margin-right: 0.5em;
   border: 1px solid #CCC;
}
.info-tips .shape img {
    width: 65px;
    height: 86px;
}
.info-tips .variation img {
    width: 80px;
    height: 112px;
}
.info-tips .size {
    width: 208px;
    height: 120px;
}
.info-tips .color-fabric {
    width: 200px;
    height: 95px;
}
#appt-calendar {
   margin-bottom: 2em;
}
.contact-form label {
   float: left;
   width: 12.5em;
   margin-right: 0.5em;
   text-align: right;
}
#inquiry.contact-form label {
   float: none;
   display: block;
   margin-bottom: 0.2em;
   text-align: left;
}
.contact-form input {
   margin-bottom: 0.5em;
}
.contact-form .inputarea {
   display: block;
}
.contact-form .radio-btn {
   margin: 0.2em 0.5em 0.5em 0.3em;
   vertical-align: middle;
}
.contact-form .send-btn {
   margin: 0;
   padding-left: 1em;
   vertical-align: bottom;
}
.contact p {
    margin-left: 1em;
}

/* Checkout */
#checkout {
   margin: 1em 2em 0;
}
#checkout .active-step {
   padding: 0.3em;
   margin: 0 0.4em;
   background-color: #63CACD;
   color: #DBFEFF;
}
#checkout .inactive-step {
   margin: 0 0.4em;
   color: #63CACD;
}
#checkout fieldset {
   margin-top: 1em;
   padding: 1em;
   text-align: left;
}
#checkout legend {
   padding: 0.2em;
   border: 1px solid #CCC;
   background-color: #DDD;
   color: #3AA;
}
#checkout input, #checkout select {
   display: block;
}
#checkout span {
   color: red;
}
#checkout span#ship-type {
   color: #F60;
}
#checkout .submit {
   margin-top: 0.5em;
}
#checkout h3, #checkout h4 {
   margin-bottom: 0.5em;
}
#checkout h4 {
   font-weight: bold;
}
#checkout .creditcard {
   margin-bottom: 1em;
}
#checkout-form dd {
   margin: 0 0 0.7em 5em;
 }
#checkout-form dd.offer {
   margin-left: 9em;
}
.creditcard li {
   display: inline;
   padding-right: 0.2em;
}
#order-details {
   padding: 1em 0.5em 0 0;
   text-align: right;
}
#order-details ul {
   float: right;
   padding-top: 0.5em;
}
#order-details h3 {
   color: #399;
}
#order-details .total {
   margin-top: 0.5em;
   padding-top: 0.2em;
   border-top: 2px solid #399;
   font-weight: bold;
}
#errorExplanation {
   margin-bottom: 1em;
   border: 1px solid #C00;
   text-align: left;
   background-color: #EEE;
   color: #000;
}
#errorExplanation h2 {
   display: none;
}
#errorExplanation p {
   padding: 0.1em 0.5em;
   background-color: #C00;
   color: #FFF;
}
#errorExplanation ul {
   margin: 0.3em 0 0.3em 2em;
   font-size: 77%;
}
#errorExplanation li {
   list-style-type: disc;
}
.results {
   text-align: left;
   margin-bottom: 2em;
}

/* Copyrights */
#copyrights {
   margin-bottom: 1em;
   color: #630;
}

/* clear */
.clear {
    clear: both;
}
.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
.clearfix {
   display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
   height: 1%;
}
.clearfix {
   display: block;
}
/* End hide from IE-mac */

/* Hilights, Sales, Footnotes */
.hilite {
   color: #F60;
}
.sale, .alert {
   color: #F20;
}
.emp {
   font-weight: bold;
}
.original {
   color: #999;
   text-decoration: line-through;
}
.footnote li {
    position: relative;
    color: #630;
}
.footnote .alert {
    position: absolute;
    bottom: -5px;
    width: 10px;
    text-align: right;
}
.footnote .note {
    margin-left: 1.3em;
}

/* Drop Shadow Effects */
.img-shadow {
   float:left;
   background: url(/images/bridal/shadowAlpha.png) no-repeat bottom right !important;
   background: url(/images/bridal/shadow.gif) no-repeat bottom right;
}

.img-shadow img {
   display: block;
   position: relative;
   background-color: #fff;
   border: 1px solid #a9a9a9;
   margin: -6px 6px 6px -6px;
}

/* Notice Banner */
#notice {
  background-color: #f0f0f0;
  border: 2px solid red;
  padding: 0.5em;
  margin-bottom: 2em;
}

/* Fonts */
.timesnew {
   font-family: 'Times New Roman', serif;
}
.arial {
   font-family: arial,verdana,tahoma,sans-serif;
}
