@charset "utf-8";
/* CSS Document */

body {
	font: 100% "Century Gothic", Arial, Helvetica, sans-serif;
	background: #000000;
	margin:40px 0 0 0;
	padding: 0;
	text-align: center;
	color: #ffffff;
}
img {
	border:0;
}
h1 {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}
h2 {
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
	font-family:"Helvetica", Arial, Helvetica, sans-serif;
}
h3 {
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	font-family:"Helvetica", Arial, Helvetica, sans-serif;
}
h4 {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	font-family:"Helvetica", Arial, Helvetica, sans-serif;
}
.oneColFixCtrHdr #container {
	width: 950px; 
	margin: 0 auto; 
	text-align: left; 
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}
.oneColFixCtrHdr #header { 
	padding:0;
	height:77px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; 
	padding:0;
}
#navigation {
	float:right;
	width:605px;
	padding:34px 0 0 0;
	margin:0;
	height:70px;
	height:36px !important;
}
#navlist {
	list-style: none;
	padding:0;
	margin: 0;
}
#navlist li {
	display: inline;
	padding:0 5px 0 0;
	margin: 0;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
#navlist li a {
	color:#ffffff;
	text-decoration:none;
}
#navlist li a:hover {
	color:#d7bdc6;
	text-decoration:none;
}
.line {
	width:950px;
	height:1px;
	background-image:url(images/line.jpg);
	background-repeat:no-repeat;
	padding:0;
	margin:0 0 9px 0;
}
.line2 {
	width:950px;
	height:1px;
	background-image:url(images/line.jpg);
	background-repeat:no-repeat;
	padding:0;
	margin:10px 0 22px 0;
}
.oneColFixCtrHdr #mainContent {
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
#mainContent a {
	color:#d7bdc6;
	text-decoration:none;
}
#mainContent a:hover {
	color:#d7bdc6;
	text-decoration:underline;
}
.oneColFixCtrHdr #footer {
	padding:10px 0;
	font-size:11px;
	color:#635e59;
	text-decoration:none;
	height: 30px;
}
#footer-menu ul {
	margin: 0 0 0 330px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#footer-menu li {
	float: left;
	display: block;
	height: 30px;
	margin: 0;
	padding: 0;
}
#footer-menu li a {
	height: 30px;
	margin: 0 30px 0 0;
	padding: 0;
	color:#635e59;
	text-decoration:none;
}
#footer-menu li a:hover {
	color:#ffffff;
	text-decoration:none;
}
#footer-menu-shop ul {
	margin: 0 0 0 255px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#footer-menu-shop  li {
	float: left;
	display: block;
	height: 30px;
	margin: 0;
	padding: 0;
}
#footer-menu-shop  li a {
	height: 30px;
	margin: 0 30px 0 0;
	padding: 0;
	color:#635e59;
	text-decoration:none;
}
#footer-menu-shop  li a:hover {
	color:#ffffff;
	text-decoration:none;
}
#footernote {
	text-align:center;
	height:30px;
	padding:10px 0;
	font-size:11px;
	color:#3f3c39;
	text-decoration:none;
}
#footernote a {
	color:#3f3c39;
	text-decoration:none;
}
#footernote a:hover {
	color:#635e59;
	text-decoration:none;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Home Page */
#mainimage {
	width:950px;
	height:520px;
	padding:0;
	margin:0 0 10px 0;
}
#box4 {
	float:right;
	width:222px;
	height:125px;
	padding:0;
	margin:0;
	background-image:url(images/e-boutique_off.jpg);
	background-repeat:no-repeat;
}
#box4 a {
	background-image:url(images/e-boutique_off.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
	display: block;
}
#box4 a:hover {
	background-image:url(images/e-boutique_on.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
	display: block;
}
#box4 img {
  visibility: hidden;
}

#box1 {
	float:left;
	width:222px;
	height:125px;
	padding:0;
	margin:0 20px 0 0;
	background-image:url(images/collections_off.jpg);
	background-repeat:no-repeat;
}
#box1 a {
	background-image:url(images/collections_off.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
	display: block;
}
#box1 a:hover {
	background-image:url(images/collections_on.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
	display: block;
}
#box1 img {
  visibility: hidden;
}
#box2 {
	float:left;
	width:222px;
	height:125px;
	padding:0;
	margin:0 20px 0 0;
	background-image:url(images/bride_off.jpg);
	background-repeat:no-repeat;
}
#box2 a {
	background-image:url(images/bride_off.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
	display: block;
}
#box2 a:hover {
	background-image:url(images/bride_on.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
	display: block;
}
#box2 img {
  visibility: hidden;
}
#box3 {
	float:left;
	width:222px;
	height:125px;
	padding:0;
	margin:0;
	background-image:url(images/media_off.jpg);
	background-repeat:no-repeat;
}
#box3 a {
	background-image:url(images/media_off.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
	display: block;
}
#box3 a:hover {
	background-image:url(images/media_on.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
	display: block;
}
#box3 img {
  visibility: hidden;
}
/* Profile Page */
#profile_content {
	width:606px;
	padding:0;
	margin:0;
	float:right;
}
#profile_image {
	width:324px;
	padding:0;
	margin:0;
}
/* Contact Page */
.contactAddress {
	float:left;
	width:185px;
	padding:0;
	margin:0 5px 0 0;
}
.contactAddress2 {
	float:right;
	width:186px;
	padding:0;
	margin:0;
}
.forms {
	border: 1px solid #635e59;
	background-color:#635e59;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.formbuttons {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color:#635e59;
	border: 1px solid #635e59;
	cursor: pointer;
	cursor: hand;
	font-family:"Lucida Sans";
}

/* Bride */
#bride_content {
	width:606px;
	padding:0;
	margin:0;
	float:right;
}
#bride_image {
	width:324px;
	padding:0;
	margin:0;
	height:658px;
}
.image140 {
	width:140px;
	height:160px;
	border:2px solid #CCCCCC;
	float:left;
	padding:0;
	margin:0 10px 0 0;
	float:left;
}
.image140-3 {
	width:140px;
	height:160px;
	border:2px solid #CCCCCC;
	float:left;
	padding:0;
	margin:0;
	float:left;
}
.image140L {
	width:140px;
	height:160px;
	border:2px solid #CCCCCC;
	float:left;
	padding:0;
	margin:0;
	float:right;
}

/* Media */
.thumb141 {
	width:141px;
	height:141px;
	border:2px solid #CCCCCC;
	float:left;
	padding:0;
	margin:0 10px 0 0;
}
.image107 {
	width:107px;
	height:160px;
	border:2px solid #CCCCCC;
	float:left;
	padding:0;
	margin:0 20px 0 0;
}
.rafw-images {
	width:525px;
	padding:0;
	margin:0 0 12px 20px;
	float:left;
}
#rafw {
	width:373px;
	height:340px;
	padding:0;
	margin:0;
	float:left;
}
#goal {
	width:373px;
	height:340px;
	padding:0;
	margin:0;
	float:left;
}
#rafw2007 {
	width:373px;
	height:340px;
	padding:0;
	margin:0;
	float:left;
}
#lifeinfullbloom {
	width:373px;
	height:340px;
	padding:0;
	margin:0;
	float:left;
}
#lifeinfullbloom-images {
	width:525px;
	padding:0;
	margin:0 0 12px 20px;
	float:left;
}
/* Collections */
.thumb160 {
	width:107px;
	height:160px;
	border:2px solid #CCCCCC;
	background-color:#FFFFFF;
	float:left;
	padding:0;
	margin:0 7px 0 0;
}
.thumb160L {
	width:160px;
	height:106px;
	border:2px solid #CCCCCC;
	background-color:#FFFFFF;
	float:left;
	padding:0;
	margin:0 7px 0 0;
}

/* Brides */
.thumb177 {
	width:177px;
	height:200px;
	border:2px solid #CCCCCC;
	background-color:#FFFFFF;
	float:left;
	padding:0;
	margin:0 11px 0 0;
}
.thumb177L {
	width:177px;
	height:200px;
	border:2px solid #CCCCCC;
	background-color:#FFFFFF;
	float:right;
	padding:0;
	margin:0;
}
.text181 {
	width:181px;
	height:60px;
	float:left;
	padding:0;
	margin:0 11px 0 0;
	text-align:center;
	font-size:11px;
}
.text181L {
	width:181px;
	height:60px;
	float:right;
	padding:0;
	margin:0;
	text-align:center;
	font-size:11px;
}
/* Customer Care */
.borderbr {
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
}
.borderr {
	border-right:1px solid #333333;
}
.borderb {
	border-bottom:1px solid #333333;
}
/* Shop Cart */
#shoppingCartWrap {
	width:950px;
	padding:0;
	margin:0 10px 0 0;
	background-color:#FFFFFF;
}
#sidebar1 {
	float: left; 
	width: 200px;
	width:180px !important; 
	padding:10px;
	margin:0;
}
#mainContentShop {
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background-color:#FFFFFF;
	margin:10px 0 0 210px;
}
#mainContentShop a {
	color:#000000;
	text-decoration:none;
}
#mainContentShop a:hover {
	color:#d7bdc6;
	text-decoration:underline;
}
.lineShop {
	width:950px;
	height:1px;
	background-image:url(images/line.jpg);
	background-repeat:no-repeat;
	padding:0;
	margin:10px 0 0 0;
}
#productbrowser_button {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	background-color:#000000;
	border: 1px solid #000000;
	cursor: pointer;
	cursor: hand;
}
.forms {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menu {
	padding:0;
	margin:0;
}
.menu ul {
	padding:0;
	margin:0;
}
.menu li {
	padding:0;
	margin:0;
	line-height:2em;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
.menu li a {
	color:#000000;
	text-decoration:none;
}
.menu li a:hover {
	color:#d7bdc6;
	text-decoration:underline;
}
/* Blog */
/* Profile Page */
#blog_content1 {
	width:530px;
	padding:0;
	margin:0;
	float:left;
}
#blog_content3 {
	width:730px;
	padding:0;
	margin:0;
	float:left;
}
#afterparty {
	width:530px;
	padding:0;
	margin:0;
	float:left;
}
#blog_image1 {
	width:600px;
	padding:0;
	margin:0;
}
#blog_image4 {
	width:800px;
	padding:0;
	margin:0;
}
#blog_image2 {
	width:283px;
	padding:0;
	margin:0;
	float:right;
}
#blog_content2 {
	width:600px;
	padding:0;
	margin:0;
}
#blog_image3 {
	width:330px;
	padding:0;
	margin:0;
	text-align:right;
	float:right;
}
#mygreatescape {
	width:373px;
	height:517px;
	padding:0;
	margin:0;
	float:left;
}
#mygreatescape-images {
	width:525px;
	padding:0;
	margin:0 0 12px 20px;
	float:right;
}
#mygreatescape-images2 {
	width:475px;
	padding:0;
	margin:0 0 12px 20px;
	float:right;
}
#firstcollection {
	width:373px;
	padding:0;
	margin:0;
	float:left;
}