html {
	background-color: #FFF;
	background-image: url(../sitepix/structural/bg-grad.png);
	background-repeat: repeat-x;
	background-position: left 145px ;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 24px;
	font-weight: lighter;
	margin: 0 0 0.75em 0;
	color: #7579A1;
}

h2 {
	font-size: 24px;
	font-weight: lighter;
	margin: 1em 0 0.50em 0;
	color: #7579A1;
}

p {
	font-size: 12px;
	color: #666;
	line-height: 1.4em;
}



#site-holder {
	width: 930px;
	text-align: left;
	margin: 0 auto;
}

#header {
	width: 930px;
	height: 145px;
	background-image: url(../sitepix/structural/header-bg.png);
	background-repeat: no-repeat;
	position: relative;
}

#header img {
	position: absolute;
	top: 30px;
	left: 400px;
}

#main-menu {
	width: 930px;
	height: 70px;
	background-image: url(../sitepix/structural/main-bg.gif);
	background-repeat: repeat-y;
}

#navigation {
	margin: 0 1px;
	padding: 0;
	list-style-type: none;
}

#navigation li {
	float: left;
}

#navigation a * {
  display: none;
}

#navigation a, #navigation a .hover {
	position: relative;
	height: 70px;
	display: block;
	outline: none;
}


#main-menu ul li a.active {
	background-position: 0 -140px;
}

#navigation a#home {
	width: 121px;
	background-image: url(../sitepix/navigation/home.png);
}

#navigation .highlight a#home:hover, #navigation a#home .hover {
	width: 121px;
	background-image: url(../sitepix/navigation/home.png);
	background-position: 0 -70px;
}

#navigation a#about {
	width: 115px;
	background-image: url(../sitepix/navigation/about.png);
}

#navigation .highlight a#about:hover, #navigation a#about .hover {
	width: 115px;
	background-image: url(../sitepix/navigation/about.png);
	background-position: 0 -70px;
}

#navigation a#classic {
	width: 151px;
	background-image: url(../sitepix/navigation/classic-collection.png);
}

#navigation .highlight a#classic:hover, #navigation a#classic .hover {
	width: 151px;
	background-image: url(../sitepix/navigation/classic-collection.png);
	background-position: 0 -70px;
}

#navigation a#store {
	width: 69px;
	background-image: url(../sitepix/navigation/store.png);
}

#navigation .highlight a#store:hover, #navigation a#store .hover {
	width: 69px;
	background-image: url(../sitepix/navigation/store.png);
	background-position: 0 -70px;
}

#navigation a#wedding {
	width: 164px;
	background-image: url(../sitepix/navigation/wedding-collection.png);
}

#navigation .highlight a#wedding:hover, #navigation a#wedding .hover {
	width: 164px;
	background-image: url(../sitepix/navigation/wedding-collection.png);
	background-position: 0 -70px;
}

#navigation a#trade {
	width: 151px;
	background-image: url(../sitepix/navigation/trade-information.png);
}

#navigation .highlight a#trade:hover, #navigation a#trade .hover {
	width: 151px;
	background-image: url(../sitepix/navigation/trade-information.png);
	background-position: 0 -70px;
}

#main-menu ul li a#contact {
	width: 157px;
	background-image: url(../sitepix/navigation/contact.png);
}

#navigation .highlight a#contact:hover, #navigation a#contact .hover {
	width: 157px;
	background-image: url(../sitepix/navigation/contact.png);
	background-position: 0 -70px;
}


#main-section {
	width: 930px;
	background-image: url(../sitepix/structural/main-bg.gif);
	background-repeat: repeat-y;
	padding: 30px 0 0 0;
	overflow: hidden;
}

#video-holder {
	width: 830px;
	height: 437px;
	margin: 0 45px;
	background-image: url(../sitepix/structural/video-holder.gif);
	background-repeat: no-repeat;
	padding: 24px 25px;
}

#text-holder {
	width: 820px;
	margin: 0 50px;
}

#about-holder {
	width: 400px;
	margin: 0 70px 30px 50px;
	float: left;
	display: inline;
}

#image {
	margin: 50px 0 0 0;
	width: 350px;
	float: left;
}

#info-box-holder {
	width: 840px;
	height: 215px;
	margin: 20px 45px 0px 45px;
	padding: 0 0 20px 0;
	overflow: hidden;
	clear: both;
}

#info-box-holder ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

#info-box-holder ul li {
	margin: 0;
	padding: 0;
	float: left;
	width: 265px;
	height: 215px;
	background-image: url(../sitepix/structural/info-box-bg.gif);
	background-repeat: no-repeat;
	position: relative;
}

#info-box-holder ul li.first {
	margin-right: 23px;
} 

#info-box-holder ul li.first img, #info-box-holder ul li.last img {
	margin: 20px 20px 0 20px;
} 

#info-box-holder ul li.sec {
	margin-right: 22px;
}

#info-box-holder ul li.sec img {
	margin: 5px;
}

#info-box-holder ul li a {
	position: absolute;
	top: 160px;
	left: 20px;
	width: 225px;
	height: 30px;
	font-weight: lighter;
	font-size: 15px;
	color: white;
	background-color: #BFCAD1;
	display: block;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
} 

#info-box-holder ul li a:hover {
	background-color: #7579A1;
}

#gallery-holder {
	width: 840px;
	margin: 0 45px;
	overflow: hidden;
	text-align: center;
}

.gallery {
	margin: 30px 0 0 0;
	padding: 0;
	list-style-type: none;
	clear: both;
}

.gallery li {
	float: left;
	background-image: url(../sitepix/structural/polaroid-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 260px;
	height: 280px;
	margin: 0 30px 20px 0;
	display: inline;
	text-align: center;
}

.gallery li.last {
	margin: 0 0 20px 0;
	display: inline;
}

.gallery li a {
	text-decoration: none;
	font-size: 12px;
	color: #666;
	
	border: none;
}

.gallery li a em {
	font-style: normal;
	display: block;
}

.gallery li a img {
	padding: 15px 15px 10px 15px;
	border: none;
}


/*--------------- contact page layout --------------------*/

#order-form-holder {
	width: 450px;
	float: left;
	margin: 0 0 30px 40px;
}

.form {
	border: solid 1px #7579A1;
	padding: 2px;
}

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row label {
  float: left;
  width: 120px;
  text-align: right;
  font-size: 14px;
  color: #666;
  }
div.row label.label_check {
  float: left;
  width:90%;
  text-align: left;
  }

div.row span.formw {
  float: right;
  width: 300px;
  text-align: left;
} 


/*--------------- footer  layout --------------------*/

#footer {
	height: 140px;
	width: 930px;
	background-image: url(../sitepix/structural/footer-bg.png);
	background-repeat: no-repeat;
}

#footer ul {
	margin: 0;
	padding: 20px 0 0 70px;
	list-style-type: none;
}

#footer ul li {
	margin: 0;
	padding:  0;
	display: inline;
}

#footer ul li a {
	margin: 0 10px 0 0;
	padding:  0;
	font-size: 11px;
	color: #748B91;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #343647;
}

#footer p {
	font-size: 11px;
	color: #748B91;
	margin: 30px 0 0 70px;
}

#footer a {
	color: #748B91;
	text-decoration: none;
}

.gallery li a.popuplink {
	font-weight: lighter;
	font-size: 15px;
	width:170px;
	color: white;
	background-color: #BFCAD1;
	padding: 5px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
}


.gallery li a.popuplink:hover {
	background-color: #7579A1;
}

a.popuplink {
	font-weight: lighter;
	font-size: 15px;
	width:170px;
	color: white;
	background-color: #BFCAD1;
	padding: 5px;	
	line-height: 30px;
	text-decoration: none;
} 

a.popuplink:hover {
	background-color: #7579A1;
}

.gallery strong {
	color:#7579A1;
	font-size:18px;
}
#lbCaption strong {
	color:#7579A1;
	font-size:15px;
}
