﻿@charset "UTF-8";
/* Fiori Bridal CSS Document */

@charset "UTF-8";
/* CSS Document */
/* Global Defaults
=====================================================================*/
body,div,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
div { text-align: left; vertical-align: top; }
q:before,q:after{content:'';}
a,ins{text-decoration:none;}
strong { font-weight: bold; }
cite { display: block; font-size: 0.9em; font-style: italic; text-align: right; }

/* Global Elements
=====================================================================*/

html { overflow-x: auto; height:100%;}
	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */

body	{
	background-color:#576446;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align: center;
	line-height: 1.6em;
}
/* Typographic Elements
=====================================================================*/
a:link,
a:visited,
a:active	{
	color:#ffffff;
}
/*  color:#f7c43c; old hover color -- #6313f2 bright purple  Green hover color: #480c4c*/
a:hover	{
	
	font-size: 25px;
	line-height: 1em;
	/*color:#6313f2;*/
}

#Designers a:link,
a:visited,
a:active	{
	color:#ffffff;
}

#Designers a:hover	{
	
	font-size: 18px;
	/*font-weight: bold;*/
	/*line-height: 1em;*/
	color:#c49fff;
}

#Directions a:link,
a:visited,
a:active	{
	color:#ffffff;
}

#Directions a:hover	{
	
	font-size: medium;
	/*font-weight: bold;*/
	/*line-height: 1em;*/
	color:#c49fff;
}


h2, h4, h6 body {
	font-family:Georgia, "Times New Roman", Times, serif;
}

blockquote, em, h1, h3, h5,{
	font-family:Georgia, "Times New Roman", Times, serif;
	#letter-spacing:-0.00 em;
}

/* Headers and styles
=====================================================================*/

h1 {
	font-size: 20px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight:300;
	text-align:center;
}

h2 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: 300;
	line-height:16px;
}
h3	{
	font-size: 20px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight:300;
	text-align:left;
	line-height:24px;
}
h6 {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: 300;
	line-height:19px;
	text-align:center;
}


/* Footer Stuff
=====================================================================*/
.footer {
	height:20px;
	color:#AEAEFF;
	z-index:9000;
	text-align:center;
	margin-right:20px;
}

.footer a { display: inline; white-space: nowrap; color:#FFFFFF; }


/* Navigation Elements
=====================================================================*/

#nav	{
	float:left;
	text-align:center;
	background-color:transparent;
	width:218px;
	height:511px;
}
#navtable	{
	padding-top:77px;
	padding-left:34px;
}

#logo	{
	padding-top:5px;
}

/* Added the following for the new CSS driven menu that does not use images */

.menu {
     text-decoration: none;
     background-color: transparent;
     padding: 0px;
     color: #ffffff;
     font-family: OptimusPrinepsSemi-Bold;
     font-size: 16pt;
}

.menu:hover {
     color: #f7c43c;
}

.toolbar {
background-color: transparent;
padding: 5px 5px 5px 5px;
}














/* Global Elements
=====================================================================*/
#content	{
	background-repeat:no-repeat;
	overflow:hidden;
	width: 1034px;
	height:713px;
	margin-top: -7px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding-bottom: 60px;
	position: relative;
	text-align: left;
	border-left:#9b9b9a 1px solid;
	border-right:#9b9b9a 1px solid;
	border-bottom:#9b9b9a 1px solid;
	/*border-top:#000000 5px solid;*/
}

#box	{
	width:1024px;
	height:768px;
	border-left:#000000 5px solid;
	border-right:#000000 5px solid;
	border-bottom:#000000 5px solid;
}
#middle	{
	width:1024px;
	float:right;
}

#mainbox	{
	background-image:url(images/middle.jpg);
	background-repeat:no-repeat;
	height:511px;
	width:806px;
	float:left;
	z-index:0
}
#contactbox	{
	background-image:url(images/contact-map.jpg);
	background-repeat:no-repeat;
	height:482px;
	width:806px;
	float:right;
	vertical-align:middle;
	z-index:0;
}


#biomainbox	{
	background-image:url(images/bio-middle.jpg);
	background-repeat:no-repeat;
	height:511px;
	width:806px;
	float:left;
	z-index:0
}
#shopmainbox	{
	background-image:url(images/shop-middle.jpg);
	background-repeat:no-repeat;
	height:511px;
	width:806px;
	float:left;
	z-index:0
}

.padded	{
	padding-top:20px;
	padding-left:23px;
	text-align:center;
	float:inherit;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.padded	{
	padding-top:7px;
	padding-left:23px;
	text-align:center;
	float:inherit;
}
}
.padded2	{
	padding-top:10px;
	padding-right:35px;
	text-align:center;
	float:inherit;
}		
.cleared {
	  clear: both;
	  line-height:0;
	  width:1px;
}	

#toprow	{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:200px;
	width:1024px;
}

.homepagedress	{
	float:left;
	padding-right:7px;
}

#wrap     { width:900px; margin:0 auto; }

/* Light Box
=====================================================================
#lightbox	{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails	{
	font-size: 0.8em;
	padding-top: 0.4em;
}
	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay	{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}

*/
