﻿/* CSS Document */
* {padding: 0px; margin: 0px;}
.clear {clear: both;}
strong {font-weight: bold;}
.floatright, .float-right, .fr {float: right; margin: 0px 0px 10px 10px;}
.floatleft, .float-left, .fl {float: left; margin: 0px 10px 10px 0px;}

body {
background: url("../images/bg.jpg") repeat-x #D0C0C3 fixed left top;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

#container {
width: 980px;
margin: 10px auto;
position: relative;
}

/* Header Styles */
#header {
height: 190px;
width: 980px;
background: url("../images/header-bg.png") no-repeat left top;
}

#header p {
display: none;
}

/* Menu Styles */
#header ul {
list-style: none;
clear: both;
width: 970px;
height: 28px;
padding: 122px 0px 0px 10px;
}

#header ul li {
float: left;
}

#header ul li a {
display: block;
width: auto;
height: 24px;
padding: 2px 10px;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 16px;
}

/* Drop Down Styles */
#header ul ul {
display: none;
float: left;
position: absolute;
margin-left: 10px;
width: 160px;
}

#header li:hover ul {
display: block;
clear: left;
padding: 0px;
}

#header ul ul li {
float: none;
width: 160px;
}

#header ul ul a {
display: block;
width: 150px;
height: 18px;
color: #654D5B;
text-align: left;
padding: 2px 5px;
background-color: #CCC;
border-bottom: 1px solid #644E5B;
font-size: 15px;
}

#header ul ul a.last {
border-bottom: none;
}

#header ul ul a:hover {
background-color: #999;
}
/* End Drop Down Styles */
/* End Menu Styles*/
/* End Header Styles */

#bridal_collection p {
font-size: 14px;
line-height: 18px;
}

/* Content Areas */
#content, #content_wrap {
background: url("../images/content.jpg") #654d5b no-repeat right bottom;
min-height: 500px;
width: 940px;
padding: 0px 20px 20px 20px;
}

.content {
float: right;
display: block;
width: 545px;
padding-left: 20px;
}

.image_right img {
/*float: right;
display: block;*/
width: 375px;
height: auto;
}
/* End Content Areas */

/* Footer */
#footer {
background: url("../images/footer-bg.png") no-repeat left top;
height: 175px;
width: 980px;
padding-top: 55px;
clear: both;
}

#footer p {
float: left;
display: block;
width: 190px;
margin-left: 20px;
font-size: 13px;
line-height: 16px;
}

#footer ul {
list-style: none;
float: left;
display: block;
width: auto;
margin-left: 25px;
font-size: 13px;
line-height: 16px;
}

#footer li.title a {
font-weight: bold;
}

#footer a {
text-decoration: none;
}

#footer img:hover {
opacity: 0.7;
}
/* End Footer Styles */

p {
font-size: 15px;
line-height: 19px;
color: #FFF;
margin: 0px 0px 10px 0px;
}

a {
color: #FFF;
}

a:hover {
color: #999;
}

#content ul, #content_wrap ul {
margin: 10px 0px 10px 20px;
}

#content ul li, #content_wrap ul li {
font-size: 15px;
line-height: 19px;
color: #FFF;
padding: 2px 0px;
}

td {
font-size: 15px;
color: #FFF;
padding: 2px;
}

h1 {
font-size: 30px;
line-height: 34px;
/*font-size: 32px;
line-height: 36px;
font-family: 'Dancing Script', Trebuchet MS, Arial, Helvetica, sans-serif;*/
font-weight: bold;
color: #FFF;
margin: 0px 0px 20px 0px;
text-shadow: 0.2em 0.2em 0.05em #333;
}

h2 {
font-size: 26px;
line-height: 30px;
/*font-size: 28px;
line-height: 32px;
font-family: 'Dancing Script', Trebuchet MS, Arial, Helvetica, sans-serif;*/
font-weight: normal;
color: #FFF;
margin: 10px 0px;
text-shadow: 0.1em 0.1em 0.05em #333;
}

h2.notice {
display: block;
width: 920px;
padding: 5px 10px;
font-size: 22px;
line-height: 26px;
font-weight: bold;
background-color: #FFF;
color: #654D5B;
text-shadow: none;
}

h3 {
font-size: 20px;
line-height: 24px;
/*font-size: 24px;
line-height: 28px;
font-family: 'Dancing Script', Trebuchet MS, Arial, Helvetica, sans-serif;*/
font-weight: normal;
color: #FFF;
margin: 10px 0px;
text-shadow: 0.1em 0.1em 0.05em #333;
}

h4 {
font-size: 18px;
line-height: 22px;
/*font-size: 20px;
line-height: 24px;
font-family: 'Dancing Script', Trebuchet MS, Arial, Helvetica, sans-serif;*/
font-weight: normal;
color: #FFF;
margin: 10px 0px;
text-shadow: 0.1em 0.1em 0.05em #333;
}

h5, h6 {
font-size: 15px;
line-height: 19px;
/*font-size: 16px;
line-height: 20px;
font-family: 'Dancing Script', Trebuchet MS, Arial, Helvetica, sans-serif;*/
font-weight: normal;
color: #FFF;
margin: 10px 0px;
text-shadow: 0.1em 0.1em 0.05em #333;
}

#content .social, #content_wrap .social {
clear: both;
display: block;
width: 900px;
height: 24px;
margin: 20px 0px 0px 0px;
}

#content .social span, #content_wrap .social span {
float: left;
display: block;
height: 24px;
width: auto;
}

.thumbs {
text-align: center;
float: left;
height: 150px;
width: 120px;
padding-top: 15px;
padding-bottom: 15px;
margin-right: 20px;
}

.thumbs1 {
margin: 0px;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
float: left;
height: 120px;
width: 150px;
margin-right: 30px;
}

.thumbs2 {
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
float: left;
height: 120px;
width: 150px;
margin-right: 30px;
}

.thumbs a, .thumbs1 a, .thumbs2 a {
text-decoration: none;
}

/* Contact Form */
form {
width: 330px;
color: #FFF;
}

input, textarea {
padding: 5px;
width: 200px;
font-size: 15px;
margin: 0px 0px 10px 0px;
border: 2px solid #ccc;
}

textarea {
height: 90px;
}

textarea:focus, input:focus {
border: 2px solid #900;
}

input.submit-button {
width: 100px;
float: right;
}

label {
float: left;
text-align: right;
margin-right: 15px;
width: 100px;
padding-top: 5px;
font-size: 15px;
}
/* End Contact Form */

/* Lytebox Styles */
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99997; width: 100%; height: 100%; }
#lbOverlay.grey { background-color: #000000; }
#lbMain { position: absolute; left: 0; width: 100%; z-index: 99998; text-align: center; line-height: 0; display:-moz-inline-stack; }
#lbMain a img { border: 1px solid #ffffff; }
#lbOuterContainer {	position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
#lbOuterContainer.grey { border: 2px solid #888888; }
#lbTopContainer, #lbBottomContainer {font: 0.85em Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em; font-size: 0.9em; overflow: hidden; margin: 0 auto; padding: 0; position: relative; z-index: 14; display: none;}
#lbTopContainer { overflow: hidden; margin-top: 5px; }
#lbTopContainer.grey {background-color: #ffffff;}	
#lbImage, #lbIframe { border: none; }
#lbImage.grey, #lbIframe.grey { border: 1px solid #888888; }
#lbImageContainer, #lbIframeContainer { padding: 10px; z-index: 12; }
#lbLoading {height: 100%; width: 100%; margin-top: -10px; background: url("../images/loading.gif") center no-repeat;}
#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }
#lbPrevHov { width: 48%; height: 100%; background: transparent url("../images/blank.gif") no-repeat; display: block; left: 0; float: left; margin-left: 3px; border: none !important; }
#lbPrevHov.grey:hover, #lbPrevHov.grey:visited { background: url("../images/prev_grey_t.png") left 30% no-repeat; }
#lbNextHov { width: 48%; height: 100%; background: transparent url("../images/blank.gif") no-repeat; display: block; right: 0; float: right; margin-right: 3px; border: none !important; }
#lbNextHov.grey:hover, #lbNextHov.grey:visited { background: url("../images/next_grey_t.png") right 30% no-repeat; }
#lbPrev, #lbPrevTop { width: 26px; height: 28px; float: right; margin: 0 0 1px 8px; border: none !important; }
#lbPrev.grey, #lbPrevTop.grey { background: url("../images/prev_grey.png") no-repeat; }
#lbPrev.greyOff, #lbPrevTop.greyOff { background: url("../images/prev_grey_off.png") no-repeat; cursor: default; }
#lbNext, #lbNextTop { width: 26px; height: 28px; float: right; margin: 0 0 1px 8px; border: none !important; }
#lbNext.grey, #lbNextTop.grey { background: url("../images/next_grey.png") no-repeat; }
#lbNext.greyOff, #lbNextTop.greyOff { background: url("../images/next_grey_off.png") no-repeat; cursor: default; }
#lbTopData, #lbBottomData { float: left; text-align: left; padding-left: 10px; }
#lbBottomData { padding-bottom: 0.5em; }
#lbBottomData.grey, #lbTopData.grey { color: #333333; }
#lbTopNav, #lbBottomNav { float: right; text-align: right; padding-right: 10px; }
#lbNumTop, #lbNumBottom { font-style: italic; }
#lbDescBottom { display: block; }
#lbTitleTop, #lbTopNav { margin-top: 0.3em; }
#lbTitleTop, #lbTitleBottom { display: block; font-weight: bold; }
#lbClose, #lbCloseTop { width: 26px; height: 28px; float: right; margin: 0 0 1px 8px; border: none !important; }
#lbClose.grey, #lbCloseTop.grey { background: url("../images/close_grey.png") no-repeat; }
#lbPrint, #lbPrintTop { width: 26px; height: 28px; float: right; margin: 0 0 1px 8px; border: none !important; }
#lbPrint.grey, #lbPrintTop.grey { background: url("../images/print_grey.png") no-repeat; }
#lbPlay, #lbPlayTop { width: 26px; height: 28px; float: right; margin: 0 0 1px 8px; border: none !important; }
#lbPlay.grey, #lbPlayTop.grey { background: url("../images/play_grey.png") no-repeat; }	
#lbPause, #lbPauseTop { width: 26px; height: 28px; float: right; margin: 0 0 1px 8px; border: none !important; }
#lbPause.grey, #lbPauseTop.grey { background: url("../images/pause_grey.png") no-repeat; }	
/* Some extra padding on the bottom buttons so it's not too close to the border. */
#lbClose, #lbPrint, #lbPlay, #lbPause { margin: 0 0 6px 8px; }
/* Lytetip */
* html a:hover { background: transparent; }
.lytetip { outline: none; border-bottom: 1px dotted; z-index:24; text-decoration:none; }
.lytetip span {
color: #000000;
position: absolute;
top: 2em; left:0;
padding: 0.5em 0.8em;
font: 10pt "Trebuchet MS", Arial, Helvetica, sans-serif !important;
background: #F4F5FB; 
border: 1px solid #888888;	
border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
-webkit-box-shadow: 1px 2px 3px 0px #949494;-moz-box-shadow: 1px 2px 3px 0px #949494;box-shadow: 1px 2px 3px 0px #949494;
width: 240px;
filter: alpha(opacity:95);
KHTMLOpacity: 0.95;
MozOpacity: 0.95;
opacity: 0.95;
text-align: left;
display: none;
}
.lytetip:hover { z-index:25; color: #aaaaff; background:; text-decoration: none; }
.lytetip:hover span { display: block; }
.lytetip:hover em {	font-size: 1.2em; font-weight: bold; display: block; padding: 0 0 0.6em 0; }
.lytetip:hover .lbTipImg { border: 0; margin: -20px 0 0 -36px; float: left; position: absolute; height: 32px; width: 32px; }
.lbErrorImg { background: url("../images/error.png"); }
.lbInfoImg { background: url("../images/info.png"); }
.lbHelpImg { background: url("../images/help.png"); }
.lbWarningImg { background: url("../images/warning.png"); }
span.lbCustom { padding: 0.5em 0.8em 0.5em 1.5em !important; }
span.lbIEFix { padding: 0.5em 0.8em !important; }
.lytetip .lbError { background: #FFE7D7; border: 1px solid #FF3334; }
.lytetip .lbInfo, .lytetip .lbHelp { background: #D2EEF7; border: 1px solid #2BB0D7; }
.lytetip .lbWarning { background: #FFFFAA; border: 1px solid #FFAD33; }
/* End Lytebox Styles */

/* Homepage Styles */
.bubble1 {
background: url("../images/bubble.gif") no-repeat center top;
display: block;
width: 220px;
height: 170px;
padding: 30px 0px 0px 0px;
text-align: center;
font-size: 22px;
line-height: 26px;
margin: 0px 0px 10px 0px;
}

.bubble1 a {
display: block;
width: 220px;
height: 150px;
text-decoration: none;
}

.home_bubble a:hover, .bubble1 a:hover, .bubble2 a:hover {
color: #654D5B;
}

.bubble1 em {
font-size: 14px;
line-height: 18px;
font-style: normal;
}

.bubble2 {
background: url("../images/bubble.gif") no-repeat center top;
display: block;
width: 220px;
height: 150px;
padding: 50px 0px 0px 0px;
text-align: center;
font-size: 20px;
line-height: 24px;
margin: 0px 0px 10px 0px;
}

.bubble2 a {
display: block;
width: 220px;
height: 150px;
text-decoration: none;
}

/*.home_bubble {
background: url("../images/bubble-large.jpg") no-repeat center top;
display: block;
width: 280px;
height: 233px;
text-align: center;
font-size: 16px;
line-height: 14px;
padding: 40px 10px 0px 10px;
}*/

.facebook a {
text-decoration: none;
font-weight: bold;
font-size: 18px;
}

.facebook a span {
background-color: #3b5998;
padding: 2px 5px;
}

.rotating-images {
margin-top: 20px;
}
/* End Homepage Styles */

.products {
float: left;
display: block;
width: 120px;
height: 180px;
margin: 0px 14px 14px 0px;
text-align: center;
}

.products1 {
float: left;
display: block;
width: 150px;
height: 150px;
margin: 0px 22px 15px 0px;
text-align: center;
}

.products a, .products1 a  {
text-decoration: none;
}

.products strong {
float: left;
display: block;
width: 120px;
background-color: #FFF;
color: red;
margin-top: 5px;
}

.products1 strong {
float: left;
display: block;
width: 150px;
background-color: #FFF;
color: red;
margin-top: 5px;
}

/* Subscriber Styles */
#subscriber {
top: 150px;
left: 200px;
width: 500px;
border: 5px solid #333;
background: #fff;
z-index:100;
position: absolute;
box-shadow: 5px 5px 5px #aaaaaa;
-moz-box-shadow: 5px 5px 5px #aaaaaa;
-webkit-box-shadow: 5px 5px 5px #aaaaaa;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 10px;
display: none;
}
		
#subscriber h2, #subscriber h3, #subscriber h4, #subscriber p, #subscriber a {
color: #654D5B;
text-shadow: none;
}

#subscriber h2 {
text-align: center;
}

#subscriber p {
font-size: 12px;
line-height: 16px;
text-align: center;
margin-top: 20px;
}
		
#iconClose {
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
background-image: url("../images/fancybox.png");
background-position: -40px 0px;
cursor: pointer;
z-index: 1103;
}
/* End Subscriber Styles */

hr {
clear: both;
height: 20px;
border-top: none;
border-right: none;
border-bottom: 2px dashed #D4C0C1;
border-left: none;
margin-bottom: 20px;
}
