@charset "UTF-8";
body {
	background-color: #75c7db;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/shadow.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrapper {
	width: 788px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
#centrebg {
	background-color: #FFF;
	position: relative;
	width: 788px;
	border: 1px solid #969696;
	top: 0px;
	padding-bottom: 20px;
}
#about {
	position: absolute;
	height: 60px;
	width: 115px;
	left: 10px;
	top: 0px;
	background-image: url(images/about.png);
	clear: none;
	overflow: visible;
	display: block;
	background-position: 0px 59px;
	float: left;
}
#gallery {
	background-image: url(images/gallery.png);
	background-position: 0px 59px;
	display: block;
	height: 60px;
	width: 115px;
	left: 135px;
	right: 0px;
	position: absolute;
	top: 0px;
}
#gallery:hover {
	background-position: 0px -1px;
}
#about:hover {
	background-position: 0px -1px;
}
html {
	margin: 0px;
}
#header {
	background-image: url(images/header.png);
	height: 235px;
	width: 788px;
	left: 35px;
	bottom: -30px;
	position: relative;
	z-index: 1;
}
#menuwrap {
	position: relative;
	height: 40px;
	top: 161px;
	z-index: 2;
	right: 35px;
}
#contact {
	position: absolute;
	height: 60px;
	width: 115px;
	left: 260px;
	top: 0px;
	background-image: url(images/contact.png);
	background-position: 0px 59px;
	display: block;
	right: 0px;
}
#necklace {
	background-image: url(images/necklace.png);
	background-repeat: no-repeat;
	display: block;
	height: 430px;
	width: 264px;
	top: 0px;
	right: 10px;
	position: absolute;
}
#contact:hover {
	background-position: 0px -1px;
}
#content {
	text-align: justify;
	width: 430px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	top: 15px;
	position: relative;
	color: #666;
	font-weight: lighter;
	left: 40px;
	z-index: 1;
	margin-bottom: 20px;
	height: auto;
}
#boxcontent {
	background-color: #AED3DA;
	display: block;
	border: 1px solid #666;
	padding: 10px;
	color: #666;
	text-align: center;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: 160px bottom;
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
}
table {
	display: table;
	table-layout: fixed;
	border-collapse: collapse;
	width: 380px;
}
	table th, table td {
		white-space:nowrap; /* don't want wrapping text */
		padding:2px 20px 2px 5px; /* right padding for required field marker */
	}

	table th {
	padding:2px 0 2px 5px;
	text-align:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	}

	td.required, tr.required td {
		background:url("../req.gif") center right no-repeat;
	}

	table input {
		width:100%; /* simply scale inputs to table cell size */
	}
	table textarea {
	width:100%;
	overflow: hidden;
	}
		td.input-group input {
			width:auto; /* but not for radios or checks */ 
		}

#loveislogo {
	background-image: url(images/loveislogo.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 136px;
	text-align: center;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
#boxcontent a {
	text-decoration: none;
	color: #666;
}
#boxcontent a:hover {
	font-style: italic;
	color: #FFF;
}
.highlight {
	background-position: 0px 140px;
	height: 140px;
	width: 140px;
}
#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: center;
	padding: 10px;
}
#footer a:visited {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
.grid {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
}
#footer a:link {
	color: #333;
	text-decoration: none;
}
.gallerywrap {
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 20px;
}
.error {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.button {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#returnMessage {
	background-color: #AED3DA;
	display: block;
	border: 1px solid #666;
	padding: 10px;
	color: #666;
	text-align: center;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: 160px bottom;
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
	height: 225px;
	margin-top: 50px;
	margin-bottom: 50px;
}
#returnMessage p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
}
.block {
	float: left;
	width: 400px;
	margin: 0 auto 0 auto;
	padding: 0;
	z-index: 100;
	list-style: none;
}

.block li {
	float: left;
	width: 10em;
	padding: 0;
	margin: 0;
	height: 10em;
}

.ghost {
	opacity: 0.5;
	    filter:alpha(opacity=0.5);
}

