/* ==========BASIC========== */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67.5%;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #eee;
	background-image: url(images/gradients/vertical1_gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
	
p,h1,h2,h3,h4,h5,h5,ol,ul {
	margin: 0px;
	padding: 0px;
}

a, a:hover, a:link, a:active {
	color: #14556B;
	text-decoration: none;
}

a:hover {
	color: #710E12;
	text-decoration: underline;
	}
#parent {
	background: url(images/gradients/gradient_shadow.gif) top center no-repeat;
}

#panel {
	background: url(images/gradients/drop_shadow.gif) top center repeat-y;
}

img {
	border: none;
}

#wrapper {
	width: 764px;
	margin: 0 auto;
}

/* ==========Headder========== */

#header {
	margin: 0;
	padding: 0;
	background: #fff url(images/top_01.jpg) top left no-repeat;
	height: 50px;
}
#header h1 {
	color: #14556B;
	font-size: 1em;
	margin: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 700px;
	display: none;
}

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

#navCont {
	width: 100%;
}

#mainNav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-top: 1px dotted #ccc;
	border-bottom: 1px solid #ccc;
	font-size: .85em;
	width: 100%;
	background: url(images/gradients/mainNav_gradient.jpg) bottom left repeat-x;
} 

#mainNav li {
	float: left;
	text-align: center;
	border-right: 1px dotted #ccc;
	padding: 3px;
	background: url(images/gradients/mainNav_gradient.jpg) bottom left repeat-x;
}


#mainNav li#last {
	border-right: none;
}

#mainNav a {
	text-decoration: none;
	text-transform:uppercase;
	color: #14556B;
	display: block;
	width: 7.5em;
}

#mainNav a:hover {
	color: #710E12;
}


#mainNav a:active {
	color: #710E12;
}

@-moz-document url-prefix() {
  #mainNav li#misc a {
	text-decoration: none;
	text-transform:uppercase;
	color: #14556B;
	display: block;
	width: 4em;
}
}

#mainNav li#misc a:hover {
	color: #710E12;
}


#mainNav li#misc a:active {
	color: #710E12;
}

@-moz-document url-prefix() {
  #mainNav li#home a {
	text-decoration: none;
	text-transform:uppercase;
	color: #14556B;
	display: block;
	width: 5em;
}
}

#mainNav li#home a:hover {
	color: #710E12;
}


#mainNav li#home a:active {
	color: #710E12;
}

/* ==========Library Nav Bar========== */

#breadContainter {
	clear: both;
	background: #fff url(images/nav-bar_04.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	height: 17px;
}

#breadContainter p {
	clear: both;
	margin: 0;
	font-size: 0.85em;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 200px;
	color: #710E12;
}

/* ==========Side Navigation========== */

#sidebar {
	float: left;
	margin: 0;
	padding: 0;
}

#sideNav {
	margin: 0;
	width: 155px;
	list-style: none;
	font-size: 1em;
	background: #fff url(images/bg-blue_05.jpg) top left no-repeat;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sideNav li {
	padding: 3px 0 3px 10px;
	border-right: 1px dotted #ccc;
	border-bottom: 2px #fff solid;
	background: #D0DDE5 url(images/sideNavback.png) top left repeat-x;
}

#sideNav .topCat {
	text-transform: uppercase;
	margin-top: 10px;
	border-top: 1px solid #ccc;
}

#sideNav .subCat {
	padding-left: 20px;
}

#sideNav a {
	text-decoration: none;
	color: #14556B;
	display: block;
}

#sideNav a:hover {
	color: #710E12;
}

#sideNav a:active {
	color: #710E12;
}

/* ==========Rollover Nav Images========== */

#sideNav a.topBridal {
    position:relative;
    z-index:24;
}
#sideNav a.topBridal:hover {
	z-index:25; 
}

#sideNav a.topBridal span {
	display: none
}

#sideNav a.topBridal:hover span { 
    display: block;
    position: absolute;
    top: 0; 
	left: 144px; 
	width: 120px;
	margin-top: -5px;
	text-align: center;
}

#sideNav a.topLingerie {
    position:relative;
    z-index:24;
}
#sideNav a.topLingerie:hover {
	z-index:25; 
}

#sideNav a.topLingerie span {
	display: none
}

#sideNav a.topLingerie:hover span {
    display: block;
    position: absolute;
    top: 0; 
	left: 144px; 
	width: 120px;
	margin-top: -5px;
	text-align: center;
}

#sideNav a.topSleep {
    position:relative;
    z-index:24;
}
#sideNav a.topSleep:hover {
	z-index:25; 
}

#sideNav a.topSleep span {
	display: none
}

#sideNav a.topSleep:hover span {
    display: block;
    position: absolute;
    top: 0; 
	left: 144px; 
	width: 120px;
	margin-top: -5px;
	text-align: center;
}

#sideNav a.topJew {
    position:relative;
    z-index:24;
}
#sideNav a.topJew:hover {
	z-index:25; 
}

#sideNav a.topJew span {
	display: none
}

#sideNav a.topJew:hover span {
    display: block;
    position: absolute;
    top: 0; 
	left: 144px; 
	width: 120px;
	margin-top: -5px;
	text-align: center;
}

#sideNav a.topAcc {
    position:relative;
    z-index:24;
}
#sideNav a.topAcc:hover {
	z-index:25; 
}

#sideNav a.topAcc span {
	display: none
}

#sideNav a.topAcc:hover span {
    display: block;
    position: absolute;
    top: 0; 
	left: 144px; 
	width: 120px;
	margin-top: -5px;
	text-align: center;
}

#sideNav a.topInd {
    position:relative;
    z-index:24;
}
#sideNav a.topInd:hover {
	z-index:25; 
}

#sideNav a.topInd span {
	display: none
}

#sideNav a.topInd:hover span {
    display: block;
    position: absolute;
    top: 0; 
	left: 144px; 
	width: 120px;
	margin-top: -5px;
	text-align: center;
}

#sideNav a:hover img {
	border: none;
}

/* ==========Right Column Tabs========== */
#secondary {
	float: right;
	width: 150px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#secondary p {
	color: #14556B;
}

#secondary h3 {
	font-size: 1.4em;
	color: #14556B;
	text-transform: uppercase;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0;
	padding-left: 0px;
	padding-bottom: 2px;
	background-image: url(images/secondBarNew.gif);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	text-align: center;
	border-bottom: 1px solid #ccc;
}

.secondContent {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: none;
	background-color: #fff;
}

#secondary h4 {
	margin: 10px 510px 5px 10px;
	font-size: 1.2em;
}
#secondary p {
	font-size: 1.1em;
	margin: 0 10px;
	line-height: 1.1em;
}
#secondary ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#secondary li {
	margin: 3px 10px 0 10px;
	padding: 0;
	list-style: none;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #14556B;
}

.secondContent a {
	margin: 3px 10px 0 10px;
	padding: 0;
	text-decoration: underline;
	font-weight: bold;
}

.secondContent a:hover {
	color: #710E12;
}

#secondary .smallCaps {
	font-variant: small-caps;
}

#secondary .address {
	margin: 10px 0 10px 10px;
	padding: 0;
	font-weight: bold;
	line-height: 1.2em;
	color: #14556B;
	}

#secondary .listItalics {
	font-style: italic
}

.secondContent img#centerImg {
	border: none;
	margin: 0 auto;
}

/* ==========Main Content========== */

#main {
	margin-left: 185px;
	margin-right: 170px;
	margin-top: 20px;
	background-color: #fff;
}

#mainWrapper {
	width: 400px;
}

#main h2 {
	color: #14556B;
	background-color: #fff;
	font-size: 1.8em;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-image: url(images/mainBar2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}	

 h3.highlight {
	color: #102536;
	line-height: 1.4em;
	margin: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 1.2em;
}

#main p {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #102536;
	padding: 0 5px 0 5px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#main .boldP {
	font-weight: bold;
}

#main .highlightP {
	background-color: #eee;
	padding: 2px 5px;
	color: #14556B;
	font-weight: bold;
}

#main .italicP {
	font-style: italic;
}

#main img.left {
	float: left;
	margin: 5px 10px 5px 0;
	border: #ccc 1px solid;
}

#main img.right {
	float: right;
}

#main p.clear {
	clear: both;
}

#main a.external{
	text-decoration: none;
	color: #710E12;
	background: url(Contact/images/map/globeLink.png) 2px 0px no-repeat;
	padding: 0 0 0 18px;
}

.directionContainer {
	margin: 0;
	padding: 0;
	border-bottom: #ccc 1px solid;
}

.directionlastContainer {
	margin: 0;
	padding: 0;
	border-bottom: none;
}

/* ==========Break Out List========== */

#main .listContainer {
	background: #D0DDE5 url(Bridal/images/listBottom.gif) bottom center no-repeat;
	padding-bottom: 10px;
	width: 290px;
	float: right;
	margin-bottom: 10px;
}

#main .listBox {
	background: url(Bridal/images/listTop.gif) top center no-repeat;
	padding-top: 7px;
}

#main ul#headpieceList {
	margin: 0;
	padding: 10px 10px;
	border-left: 1px #14556B solid;
	border-right: 1px #14556B solid;

}

#main ul#headpieceList li {
	font-family: "Times New Roman", Times, serif; 
	list-style: none;
	background: url(Bridal/images/listGraphic.png) no-repeat;
	background-position: 10px 4px;
	font: 1.2em/1.4em Arial, Helvetica, sans-serif;
	color: #710E12;
	padding-left: 50px;
	padding-top: 5px;
}

#main ol#headpieceList {
	margin: 0;
	padding: 10px 20px;
	padding-left: 40px;
	border-left: 1px #14556B solid;
	border-right: 1px #14556B solid;

}

#main ol#headpieceList li {
	background-position: 10px 4px;
	font: 1.2em/1.4em Arial, Helvetica, sans-serif;
	color: #710E12;
	padding: 0 0 5px 0;
}

#main ol#headpieceList li.last {
	padding-bottom: 0;
}

#main .thumbContainer {
	width: 100%;	
}

#main .thumb {
	border: none;
	padding: 8px 0 8px 16px;
	margin: 0;
	float: left;
}

#main .rightthumbContainer {
	width: 80px;
	margin: 0 0;	
}

#main .rightthumb {
	border: none;
	padding: 0 0 8px 0;
	margin: 0;
	float: right;
}

/* ==========Main Tables========== */

	table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px #ccc solid;
	border-left: 1px #ccc solid;
}

	td, th {
		font-size: 1.1em;
		border: 1px solid #eee;
		border-right: none;
		border-left: none;
		padding: 4px 5px 3px 5px;
}

	td.alt {
		color: #14556B;		
}	
	td {
		background-color: #fff;
		color: #14556B;
}

	td.nothing {
		background-color: #fff;
}

/* ==========Testimonials========== */

	.rtestContainer {
		margin: 5px 0 0 0;
		padding: 3px 0 0 0;
		background: url(About/images/test/testr2.png) top left no-repeat;
}

	.rbottomBack {
		padding: 0 10px 5px 10px;
		margin: 0;
		background: url(About/images/test/testr2v.png) bottom left no-repeat;
	
}

	.ltestContainer {
		margin: 5px 0 0 0;
		padding: 3px 0 0 ;
		background: url(About/images/test/testl2.png) top right no-repeat;
}

	.lbottomBack {
		padding: 0 10px 5px 10px;
		margin: 0;
		background: url(About/images/test/testl2v.png) bottom right no-repeat;	
}

/* ==========Three Thumbs========== */

#main .threeContainer {
	margin: 10px 0 10px 0;
	border-bottom: #ccc 1px solid;
}

html>#main .threeContainer {
	margin: 10px 0 10px 0;
	border-bottom: #ccc 1px solid;
}

#main .threeLast {
	margin: 10px 0 10px 0;
	border-bottom: none;
}

#main .threeContainer p {
	margin-left: 270px;
	font-size: 1.1em;
	margin-top: 0;
}

#main .threeLast p {
	margin-left: 270px;
	font-size: 1.1em;
	margin-top: 0;
}

#main .threeContainer img {
	float: left;
	display: inline;
	margin-top: 0;
	margin-bottom: 0;
	border: none;
}

#main .threeLast img {
	float: left;
	display: block;
	margin-top: 4px;
	margin-bottom: 10px;
	border: none;
}

.space1 {
	padding-right: 10px;
}

.space2 {
	padding-right: 10px;
}

/* ==========Two Thumbs========== */

#main .twoContainer {
	margin: 10px 0 10px 0;
	border-bottom: #ccc 1px solid;
}

html>#main .twoContainer {
	margin: 10px 0 10px 0;
	padding-bottom: 10px;
	border-bottom: #ccc 1px solid;
}

#main .twoLast {
	margin: 10px 0 10px 0;
	border-bottom: none;
}

#main .twoContainer p {
	margin-left: 180px;
	font-size: 1.1em;
	margin-top: 0;
}

#main .twoLast p {
	margin-left: 180px;
	font-size: 1.1em;
	margin-top: 0;
}

#main .twoContainer img {
	float: left;
	display: inline;
	margin-top: 0;
	margin-bottom: 10px;
	border: none;
}

#main .twoLast img {
	float: left;
	display: block;
	margin-top: 4px;
	margin-bottom: 10px;
	border: none;
}

.space1 {
	padding-right: 10px;
}

.space2 {
	padding-right: 10px;
}

/* ==========OneThumb========== */

#main .indContainer {
	margin: 10px 0 10px 0;
	border-bottom: #ccc 1px solid;
	float: left;
	width: 100%;
}

html>#main .indContainer {
	margin: 10px 0 10px 0;
	border-bottom: #ccc 1px solid;
}

#main .indLast {
	margin: 10px 0 10px 0;
	border-bottom: none;
}

#main .indContainer p {
	margin-left: 90px;
	font-size: 1.1em;
	margin-top: 0;
}

#main .indLast p {
	margin-left: 90px;
	font-size: 1.1em;
	margin-top: 0;
}

#main .indContainer img {
	float: left;
	display: inline;
	margin-top: 0;
	margin-bottom: 10px;
	border: none;
}

#main .indLast img {
	float: left;
	display: block;
	margin-top: 4px;
	margin-bottom: 10px;
	border: none;
}

.indContainer a img,.indContainer a:hover img,.indContainer a:link img,.indContainer a:active img {
	text-decoration: none;
}

/* ==========Accessories========== */

#main .accContainer {
	padding: 10px 5px 10px 5px;
	line-height: .9em;
	border-bottom: #ccc 1px solid;
	float: left;
	width: 390px;
}

#main .lastContainer {
	padding: 10px 5px 10px 5px;
	line-height: .9em;
	border-bottom: none;
	float: left;
	width: 390px;
}

#main .accContainer img {
	float: left;
	margin-top: 0;
	margin-bottom: 5px;
	border: none;
}

#main .lastContainer img {
	float: left;
	margin-top: 0;
	margin-bottom: 5px;
	border: none;
}

#main .accContainer p {
	font-size: 1.1em;
	margin-left: 90px;
	margin-top: 0;
}

#main .lastContainer p {
	font-size: 1.1em;
	margin-left: 90px;
	margin-top: 0;
}

#main .accContainer .guestBook {
	font-size: .9em;
	margin-bottom: 0;
}

#main img.two {
	clear:left;
	float: left;
}

#footer {
	clear: both;
	display: block;
	margin: 0;
	height: 100px;
	background: #fff url(images/footer3-1.jpg) top right no-repeat;
	padding: 20px 0 5px 20px;
}

/* ==========Popup========== */

body#popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67.5%;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: none;
	background-color: #000;
}

#popupWrapper {
	margin: 0 auto;
	width: 350px;
	position: relative;
}

img#fullSize {
	margin: 3px;
	border: #fff 1px solid;
	
}

p.close {
	display: block;
	background:url(images/mainNav_gradient.jpg) top left repeat-x;
	width: 30px;
	text-align: center;
	padding: 3px;
	font: 1.2em Arial, Helvetica, sans-serif;
	position: absolute;
	right: 20px;
	top: 20px;
	border: 1px dotted #ccc;
}

.close a {
	color: #14556B;
	text-decoration: none;
}

.close a:hover {
	color: #710E12;
}

/* JS */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/js/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/js/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/js/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

/* fire fox no 100% hack */
html {
	height: 100%;
}

/* IE HACKS */

* html #sideNav a {
	height: 1px; 
}

* html #secondary {
display: inline; /* IE Hack: if margin touches right on right float (or L on L margin, IE doubles margin px */
}

* html #mainNav a {
	height: 1px; /* make's block buttons full size */
}
