/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */

* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
body {
	font: 0.9em Verdana, sans-serif;
	color: #000000;
	/*text-shadow: 1px 1px 1px #AAAAAA;*/
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-color: #000000;
	-webkit-text-size-adjust: none;
}
ul { list-style: none inside; padding: 0px; margin: 0px; }
a { text-decoration: none; color: #ffffff; outline: 0; }
a:hover { color: #FFBFE7; }
a img { border: none; }
h1 { font-size: 28px; margin-bottom: 10px; font-family: Lobster, Tahoma, sans-serif; font-weight: normal; color: #FFFFFF;}
h2 { font-size: 38px; line-height: 40px; font-family: Lobster, Tahoma, sans-serif; font-weight: normal; color: #FFFFFF;}
h4 { font-size: 24px; margin-bottom: 10px; font-family: Lobster, Tahoma, sans-serif; font-weight: normal; color: #FFFFFF;}

/* PAGE STRUCTURE */

#page-wrap { width: 960px; margin: 0 auto; }
#page-margins { clear: both; position: relative; top: 70px;}

#page-container {
	position: relative;
	clear: both;
	background-image: url('images/trans-blk.png');
}

#footer-wrap { clear: both; position: relative; top: 15px; }
#page-footer {
	position: relative;
	clear: both;
	background-image: url('images/trans-blk.png');
	font-size: 0.8em;
	color: #ffffff;
	text-align: center;
}
#copyright { clear: both; text-align: center; margin: 10px; color: #ffffff; font-size: 0.8em; position: relative;}

.clearline { clear: both; font-size: 1px; }
.sep-line { clear: both; height: 10px; padding: 15px; background-image: url('images/seperator.png'); background-repeat: repeat-x; background-position: 0px 15px;}

.crn-blk-tl { background-image: url('images/crns-blk.png'); background-repeat: no-repeat; background-position: top left; float: left; font-size: 1px; width: 15px; height: 15px; }
.crn-blk-tr { background-image: url('images/crns-blk.png'); background-repeat: no-repeat; background-position: top right; float: right; font-size: 1px; width: 15px; height: 15px; }
.crn-blk-bl { background-image: url('images/crns-blk.png'); background-repeat: no-repeat; background-position: bottom left; float: left; font-size: 1px; width: 15px; height: 15px; }
.crn-blk-br { background-image: url('images/crns-blk.png'); background-repeat: no-repeat; background-position: bottom right; float: right; font-size: 1px; width: 15px; height: 15px; }
.bar-blk { height: 15px; width: 930px; float: left; background-image: url('images/trans-blk.png'); }

.crn-wht-tl { background-image: url('images/crns-wht.png'); background-repeat: no-repeat; background-position: top left; float: left; font-size: 1px; width: 15px; height: 15px; }
.crn-wht-tr { background-image: url('images/crns-wht.png'); background-repeat: no-repeat; background-position: top right; float: right; font-size: 1px; width: 15px; height: 15px; }
.crn-wht-bl { background-image: url('images/crns-wht.png'); background-repeat: no-repeat; background-position: bottom left; float: left; font-size: 1px; width: 15px; height: 15px; }
.crn-wht-br { background-image: url('images/crns-wht.png'); background-repeat: no-repeat; background-position: bottom right; float: right; font-size: 1px; width: 15px; height: 15px; }
.bar-wht { height: 15px; width: 585px; float: left; background-image: url('images/trans-wht.png'); }
.bar-menu { height: 15px; width: 900px; float: left; background-image: url('images/trans-wht.png');}
.bar-panel { height: 15px; width: 270px; float: left; background-image: url('images/trans-wht.png'); }

.italtext { color: #ffffff; font-style: italic; }

.like-wrap-left { display: inline; position: absolute; left: 10px; top: -2px; }
.like-wrap-right { display: inline; position: absolute; right: 13px; top: -2px; }

a.but-continue {
	background-image: url('images/but-continue.png');
	background-position: 0px 0px;
	display: block;
	position: absolute;	
	right: 15px;
	bottom: 0px;
	background-repeat: none;
	width: 100px;
	height: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 18px;
}

a.but-continue:hover {
	background-position: 0px -20px;
	color: #ffffff;
}

a.fade-but-on {
	background-image: url('images/fade-but.png');
	background-position: 0px -50px;
	display: block;
	background-repeat: none;
	width: 280px;
	height: 50x;
	padding-left: 40px;
	line-height: 50px;
	position: relative;
	left: -15px;
	margin-bottom: 3px;
	color: #333333;
}

a.fade-but {
	background-image: url('images/fade-but.png');
	background-position: 0px 0px;
	display: block;
	background-repeat: none;
	width: 260px;
	height: 50x;
	padding-left: 40px;
	line-height: 50px;
	position: relative;
	left: -15px;
	margin-bottom: 3px;
	color: #ffffff;
}

a.fade-but:hover {
	background-position: 0px -50px;
	color: #333333;
}

.icon-left { margin: 10px; float: left; }
.icon-right { margin: 10px; float: right; }

#logo { position: absolute; top: -78px; left: 55px; z-index: 2; }
#butterfly { position: absolute; top: -78px; right: 10px; z-index: 2; }
#pic-front { float: right; }
#gift { position: absolute; top: -25px; right: -10px; z-index: 2; }
#camera { position: absolute; top: -25px; right: -10px; z-index: 2; }
#book { position: absolute; top: -25px; right: -10px; z-index: 2; }
#flower { position: absolute; bottom: -10px; left: -10px; z-index: 2; }
#flowers { position: absolute; bottom: -40px; left: -10px; z-index: 2; }
#bride { position: absolute; bottom: 0px; }

#day-counter { position: absolute; top: -40px; right: 170px; z-index: 2; color: #FFDFF3; }
#count-number { font-size: 18px; color: #ffffff; font-weight: bold; }
#day-counter select { font-size: 9px; }

#main-container { position: relative; margin-left: 15px; margin-right: 15px; }

.menu-wrap {
	clear: both;
	float: left;
	width: 930px;
	margin-bottom: 15px;
}

.menu-block {
	background-image: url('images/trans-wht.png');
	clear: both;
	height: 20px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
}

.but-menu {
	float: left;
	margin-right: 10px;
	font-weight: bold;
	z-index: 5;
	position: relative;
}

.content-wrap {
	float: left;
	width: 615px;
	margin-bottom: 15px;
}

.content-block {
	background-image: url('images/trans-wht.png');
	clear: both;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	line-height: 20px;
}

.content-block-long {
	background-image: url('images/trans-wht.png');
	clear: both;
	min-height: 460px;
	height: auto !important;
	height: 460px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	line-height: 20px;
}

.specials-block {
	background-image: url('images/trans-wht.png');
	clear: both;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	line-height: 20px;
}

.specials-text {
	padding-top:15px;
}

.info-wrap {
	float: left;
	width: 300px;
	margin-bottom: 15px;
}

.mar-r { margin-right: 15px; }
.mar-t { margin-top: 15px; }
.mar-b { margin-bottom: 15px; }

.info-panel {
	background-image: url('images/trans-wht.png');
	clear: both;
	position: relative;
	height: 160px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 20px;
	font-size: 1em;
}

.info-panel-long {
	background-image: url('images/trans-wht.png');
	clear: both;
	position: relative;
	min-height: 460px;
	height: auto !important;
	height: 460px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 20px;
	font-size: 1em;
}

.wide-wrap {
	float: left;
	width: 930px;
	margin-bottom: 15px;
}

.wide-panel {
	background-image: url('images/trans-wht.png');
	clear: both;
	position: relative;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 20px;
	font-size: 1em;
}

.default-panel {
	background-image: url('images/trans-wht.png');
	clear: both;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 20px;
	font-size: 1em;
}



#scrollup {
	position: relative;
	overflow: hidden;
	height: 220px;
	width: 270px;
	margin: 0 auto;
	cursor: crosshair;
}

.headline {
	position: absolute;
	top: 300px;
	left: 5px;
	height: 220px;
	width:260px;
	font-size: 0.85em;
	line-height: 1.4em;
}

.author {
	position: absolute;
	bottom: 5px;
	right: 0px;
	font-style: italic;
	color: #ffffff;
	font-size: 1.2em;
	line-height: 1.3em;
}

.quote { width: 260px; }

#quote-block {
	position:relative;
	background-image: url('images/trans-wht.png');
	clear: both;
	height: 250px;
	line-height: 20px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
}

#weather-block {
	background-image: url('images/trans-wht.png');
	clear: both;
	height: 50px;
	line-height: 20px;
	padding-left: 15px;
	padding-right: 15px;
}


.package-on {
	display: block;
	positive: relative;
}

.package-off {
	display: none;
	positive: relative;
}

.package-features { width: 585px; }

.package-features li {
	background-image: url('images/tick.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 30px;
	line-height: 28px;
	font-size: 1.1em;
}

.package-desc {
	background-image: url('images/white-grad.png');
	position: relative;
	left: -15px;
	width: 585px;
	padding: 15px;
	margin-bottom: 15px;
}

.package-price {
	width: 150px;
	height: 65px;
	color: #ffffff;
	position: absolute;
	right: 10px;
	bottom: 40px;
}

.team-photo {
	clear: both;
	float: left;
	height: 185px;
	width: 171px; 
	background-position: 17px 19px;
	background-repeat: no-repeat;
}

.team-content {
	float: left;
	margin-left: 30px;
	width: 650px;
}

.team-desc {
	margin-left: 30px;
	margin-top: 10px;
}

.blog-read {
	float: left;
	width: 620px;
	padding-right: 40px;
	background-image: url('images/seperator-h.png');
	background-repeat: repeat-y;
	background-position: top right;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

.blog-links {
	float: right;
	width: 220px;
}

.blog-list {
	margin-left: 15px;
}

.blog-list li {
	background-image: url('images/li-flower.png');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 15px;
	margin-bottom: 10px;
}

.quote-controls {
	position:absolute;
	right:0;
	top:0;
	margin-right:15px;
}

.packwindow {
	position:absolute;
}

