﻿html, body 
{
	height: 100%;
}
	body
{
	font-family: Times New Roman, Serif;
	background: #efefef url(../images/weddings_body_bg.png);
	font-size: 75%;
	text-align: center;
}
#aspnetForm 
{
	width: 100%;
	height: auto;
	min-height: 100%;
	/*padding-bottom: 10px;*/
	background: transparent url(../images/weddings_middle_bg.png) repeat-y top center;
}
h2 
{
	color: #b8a354;
	font-size: 1.5em;
	/*font-weight: bold;*/
	padding-bottom: 10px;
}
.feature_title h3
{
	padding: 0 5px;
}


h3
{
	color: #b8a354;
	font-size: 1.3em;
	/*font-weight: bold;*/
}
h4
{
	color: #666666;
	font-size: 1.05em;
	font-weight: bold;
}
ul
{
	list-style: none;
}
p
{
	margin-bottom: 1.5em;
}
hr 
{
	color: #C9C9C9;
	background-color: #C9C9C9;
	width: 100%;
	height: 1px;
	border: 0;
	margin-bottom: 20px;
}
div.line-break 
{
	background-color: #C9C9C9;
	width: 100%;
	clear: both;
	height: 1px;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 1px;
	font-size: 1px;
	
}
a
{
	color: #b8a354;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.justify 
{
	text-align: justify;
}
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.left_column
{
	width: 40%;
	padding-right: 10%;
	float: left;
}
.right_column
{
	width: 40%;
	padding-right: 10%;
	float: right;
}
.dark
{
	color: #666666;
}
a.dark 
{
	color: #666666;
	text-decoration: underline;
}
a.dark:hover
{ text-decoration: none;
}
a.gold h4 
{
	color: #b8a354;
}
	
.grey
{
	color: #a0a0a0;
}
.small 
{
	font-size: 8pt;
}
.disclaimer 
{
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.clear
{
	clear: both;
}
.gold
{
	color: #b8a354;
}
.italic
{
	font-style: italic;
}
.ornament
{
	width: 100px;
	background: url(../images/heading_ornament.gif) no-repeat center top;
	height: 15px;
	margin: 5px auto;
}
.ajax 
{
}
.footer a
{
	color: #a0a0a0;
}
.footer a:hover
{
	text-decoration: underline;
}
.feature_list a h4:hover
{
	text-decoration: underline;
}
.feature_list h4 
{
	font-weight: normal;
	color: #A0A0A0;
}
.feature_list h4.gold 
{
	color: #B8A354;
}
ul.default_list
{
	list-style-type: disc;
	list-style-position: inside;
}
ul.default_list li
{
	margin: 15px;
	padding: 10px 0;
	color: #666666;
	border-top: 1px solid #eeeeee;
}
#weddings
{
	width: 100%;
	margin: 0 auto;
	background: url(../images/weddings_roses_bg.png) no-repeat top center;
	height: auto;
	min-height: 100%;
}

#left_column_bg
{
}
#main_column
{
	background: #ffffff;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
#container
{
	width: 942px;
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
}
#main
{
	text-align: left;
}
#ajax-loading
{
	display: none;
	margin-bottom: .5em;
	height: 50px;
	padding: .25em;
	position: absolute;
	top: 225px;
	left: 0;
	margin: 0 auto;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
#devStickyNote
{
	background: #C7EAF8;
	position: absolute;
	padding: 5px;
	right: 15px;
	top: 0;
	font-size: 1.2em;
	font-weight: 900;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	text-align: right;
}
#devStickyNote .tooltip
{
	text-align: left;
	text-decoration: none;
	margin: 0px;
	width: 250px;
	font-size: 0.7em;
}

#weddings_logo
{
	background: url(../images/weddings_logo.png) no-repeat top center;
	height: 130px;
	width: 200px;
	margin: 0 auto;
	text-indent: -9000px;
	padding-bottom: 20px;
}

ul#topNavigation
{
	background: url(../images/top_nav_frame.png) no-repeat top left;
	list-style-type: none;
	list-style-image: none;
	width: 942px;
	height: 32px;
	margin: 0;
	padding: 2px 0 20px 20px;
	text-align: left;
}

ul#topNavigation li
{
	float: left;
	display: block;
	padding-top: 2px;
}
ul#topNavigation li a
{
	display: block;
	height: 27px;
	background-image: url(../images/top_nav_links.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
	outline: none;
	margin-right: 26px;
}
#topNavigation li#topNav1 a
{
	width: 65px;
	background-position: 0px 0px;
}

#topNavigation li#topNav1 a.selected, #topNavigation li#topNav1 a:hover
{
	background-position: 0px -26px;
}

#topNavigation li#topNav2 a
{
	width: 128px;
	background-position: -93px 0px;
}
#topNavigation li#topNav2 a.selected, #topNavigation li#topNav2 a:hover
{
	background-position: -93px -26px;
}
#topNavigation li#topNav3 a
{
	width: 142px;
	background-position: -247px 0px;
}

#topNavigation li#topNav3 a.selected, #topNavigation li#topNav3 a:hover
{
	background-position: -247px -26px;
}

#topNavigation li#topNav4 a
{
	width: 143px;
	background-position: -411px 0px;
}

#topNavigation li#topNav4 a.selected, #topNavigation li#topNav4 a:hover
{
	background-position: -411px -26px;
}

#topNavigation li#topNav5 a
{
	width: 98px;
	background-position: -580px 0px;
}

#topNavigation li#topNav5 a.selected, #topNavigation li#topNav5 a:hover
{
	background-position: -580px -26px;
}

#topNavigation li#topNav6 a
{
	width: 82px;
	background-position: -705px 0px;
}

#topNavigation li#topNav6 a.selected, #topNavigation li#topNav6 a:hover
{
	background-position: -705px -26px;
}

#topNavigation li#topNav7 a
{
	width: 79px;
	background-position: -813px 0px;
}

#topNavigation li#topNav7 a.selected, #topNavigation li#topNav7 a:hover
{
	background-position: -813px -26px;
}

#bottomNavContainer
{
	clear: left;
	text-align: center;
	width: 700px;
	margin: 0 150px;
	border-top: 2px solid #E2E2E2;
}
#bottomNavigation
{
	width: 700px;
	padding: 14px 0 5px 19px;
	float: left;
}
#bottomNavigation li
{
	display: block;
	float: left;
	margin: 0 10px 0 -10px;
	padding: 0 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #b2b2b2;
	font-family: Times New Roman, Serif;
}
#bottomNavigation li a
{
	text-indent: -9000px;
	outline: none;
	height: 10px;
	display: block;
	background-image: url(../images/bottom_nav_links2.png);
	background-repeat: no-repeat;
}

#bottomNavigation li#bottomNav1 a
{
	width: 58px;
	background-position: 0 0;
}
#bottomNavigation li#bottomNav2 a
{
	width: 71px;
	background-position: -74px 0;
}
#bottomNavigation li#bottomNav3 a
{
	width: 109px;
	background-position: -161px 0;
}
#bottomNavigation li#bottomNav4 a
{
	width: 80px;
	background-position: -285px 0;
}
#bottomNavigation li#bottomNav5 a
{
	width: 148px;
	background-position: -382px 0;
}
#bottomNavigation li#bottomNav6 a
{
	width: 94px;
	background-position: -546px 0;
}

#bottomNavigation li a:hover
{
	color: #929292;
}
div.container
{
	/* width: 942px; */
}
#content
{
	clear: left;
	float: left;
	padding-bottom: 20px;
	font-size: 1.2em;
	color: #a0a0a0;
	text-align: left;
}
#mainImage
{
	padding-bottom: 15px;
	width: 942px;
	height: 342px;
}

.contentLeft h3
{
	text-transform: uppercase;
}
.contentLeft
{
	float: left;
	padding-left: 20px;
	width: 550px;
	text-align: justify;
}
.contentFull
{
	float: left;
	width: 100%;
	text-align: justify;
}
.contentRightMap 
{
	float: right;
	width: 640px;
}
.contentRight
{
	float: right;
	width: 620px;
	text-align: justify;
}
.contentRightShort 
{
	float: right;
	width: 580px;
	text-align: justify;
}
.feature
{
	background: url(../images/feature_right_down.png) repeat-y right top;
	float: right;
	width: 316px;
	position: relative;
	margin-top: -3px;
}
.feature_left
{
	background: url(../images/feature_right_down.png) repeat-y right top;
	float: left;
	width: 280px;
	position: relative;
	margin-top: -7px;
}
.feature_left_long 
{
	background: url(../images/feature_right_down.png) repeat-y right top;
	float: left;
	width: 320px;
	position: relative;
	margin-top: -7px;
}
.feature_right
{
	background: url(../images/feature_left_down.png) repeat-y left top;
	float: left;
	width: 100%;
}
.feature_top
{
	background: url(../images/feature_frame_top.png) no-repeat center top;
	height: 25px;
	width: 100%;
}
.feature_top_right
{
	background: url(../images/feature_top_right.png) no-repeat right top;
	float: right;
	height: 25px;
	width: 7px;
}
.feature_top_left
{
	background: url(../images/feature_top_left.png) no-repeat left top;
	float: left;
	height: 25px;
	width: 7px;
}
.feature_bottom
{
	background: url(../images/feature_frame_bottom.png) no-repeat center bottom;
	width: 100%;
	padding-bottom: 30px;
	text-align: center;
}
.feature_bottom_left
{
	background: url(../images/feature_bottom_left.png) no-repeat left bottom;
	width: 7px;
	height: 25px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.feature_bottom_right
{
	background: url(../images/feature_bottom_right.png) no-repeat right bottom;
	width: 7px;
	height: 25px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.feature_content
{
	padding: 0 20px 0 20px;
	clear: left;
}
.feature_title
{
	float: left;
	left: 50%;
	position: relative;
	text-align: left;
	padding: 15px 0;
}
.feature_title_middle
{
	background: url(../images/feature_middle.png) repeat-x left top;
	height: 37px;
	float: left;
	left: -50%;
	position: relative;
}
.feature_title_right
{
	background: url(../images/feature_right.png) no-repeat right top;
	height: 37px;
	float: left;
}
.feature_title_left
{
	background: url(../images/feature_left.png) no-repeat left top;
	height: 27px;
	font-size: 0.9em;
	padding: 7px 20px 10px 19px;
	float: left;
}
.feature_title_left h3
{
	font-weight: normal;
}
.feature_image
{
}
.feature_image img
{
}

ul#weddingPackages
{
}
ul.bullets 
{
	list-style: disc inside;
	margin-bottom: 10px;
	
}
ul.bullets li 
{
	padding-bottom: 5px;
}
ul.locations 
{
	padding-bottom: 20px;
}
ul.locations li 
{
	padding: 3px;
}
ul.column-4 
{
	clear: left;
}
ul.column-4 li.column
{
	float: left;
	width: 235px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
ul.column-4 li.first-column 
{
	padding-right: 1px;
}
ul.column-4 li.last-column 
{
	padding-left: 1px;
}
ul.column-4 li div.content
{
	padding: 0 15px;
}
ul.column-4 li a
{
	font-size: 0.75em;
	/*font-weight: bold;*/
}

.contactBox
{
	margin: 0 20px;
}
#contactForm 
{
	margin-left: -1px;
}
.form
{
	width: 620px;
}

.form fieldset
{
	border-top: 2px solid #dcd1aa;
	width: 620px;
}

.form legend
{
	color: #b8a354;
	font-size: 1.25em;
	padding-bottom: 0.65em;
	padding-right: 4px;
	
}
*.form legend 
{
	margin-left: -5px;
	left: 0;
}
.packages-description 
{
	width: 610px;
}
.form .submit
{
	float: right;
}
.form input.submitBtn
{
	margin: 10px 0 0 0;
	padding: 0 10px;
	font-size: 0.75em;
	font-weight: bold;
	font-family: Arial;
	height: 30px;
	background: #666666;
	color: #ffffff;
}

.form .label
{
	width: 123px;
	text-align: right;
	float: left;
}
.form label
{
	text-align: right;
	display: block;
	color: #666666;
	font-size: 0.8em;
	float: right;
	padding-right: 12px;
	padding-top: 3px;
}
.form input
{
	float: left;
	display: block;
}
.form .first
{
	float: left;
	width: 320px;
}
.form .last
{
	float: right;
	width: 300px;
}
.form .full
{
	float: left;
	width: 620px;
}
.form .first input
{
	margin-right: 20px;
}
.form .field
{
	display: block;
	margin-bottom: 12px;
}
.form .last input
{
	padding-right: 0;
	float: right;
}
.form .full input, .form .full textarea
{
	float: left;
	width: 491px;
}
.form input, .form textarea
{
	border: 1px solid #aaaaaa;
	margin: 0;
	padding: 3px 0 0 4px;
	font-size: 1em;
	font-family: Times New Roman, Serif;
}
.form input
{
	height: 22px;
	width: 161px;
}

.form textarea
{
}



div.sc_menu_wrapper
{
	/* Set it so we could calculate the offsetLeft */
	position: relative;
	height: 94px;
	width: 920px; /* Add scroll-bars */
	overflow: auto;
}
ul.sc_menu
{
	display: block;
	height: 63px; /* Max width here, for users without Javascript */
	width: 1500px;
	padding: 0 35px; /* Remove default margin */
	margin: 15px 0 0 0;
	list-style: none;
}
.sc_menu li
{
	display: block;
	float: left; /*   padding: 0 4px; */
}
.sc_menu a
{
	display: block;
	text-decoration: none;
}
.sc_menu span
{
	/* We want a caption to display on the next line */
	display: block;
	margin-top: 3px;
	text-align: center;
	font-size: 12px;
	color: #fff;
}

.sc_menu span
{
	display: none;
	margin-top: 3px;
	text-align: center;
	font-size: 12px;
	color: #fff;
}
.sc_menu a:hover span
{
	display: block;
}
.sc_menu img
{
	filter: alpha(opacity=70);
	opacity: 0.7; /*   border: 3px #eeeeee solid;   -webkit-border-radius: 3px;   -moz-border-radius: 3px; */
}
.sc_menu a:hover img
{
	filter: alpha(opacity=100);
	opacity: 1.0;
}
.sc_menu_wrapper .loading
{
	position: absolute;
	top: 20px;
	left: 10px;
	margin: 0 auto;
	padding: 10px;
	width: 100px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-align: center;
	color: #fff;
	border: 1px solid rgb(79, 79, 79);
	background: #1F1D1D;
}
#photoList
{
	border-top: 10px solid #000000;
	width: 920px;
}
#photoList ul
{
}
#photoList ul li
{
}

#photoList ul li a
{
}
#photoList ul li img
{
	width: 100px;
	height: 63px;
}
#photoDisplay
{
	width: 920px;
	padding: 11px;
	background: #E5E5E5;
	margin: 0;
	position: relative;
}

.navigation-controls
{
	text-align: center;
	z-index: 1004;
	position: relative;
	margin-top: -120px;
	
	width: 920px;
}
.navigation-links
{
	background: #000000;
	height: 38px;
}
.navigation-links span
{
	height: 38px;
	float: right;
	border-right: 4px solid #262626;
	width: 122px;
}
/* Picture slides */
.picture-slides-disabled
{
	color: #eee;
}

.picture-slides-container
{
	margin-bottom: 2em;
}

.picture-slides-dimmed-background .navigation-controls
{
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.picture-slides-dimmed-background .picture-slides-image-text
{
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
}

.picture-slides-fade-container
{
	position: relative;
	overflow: hidden;
	z-index: 1002;
}

.picture-slides-fade-container a
{
	display: block; /*height: 240px;*/
	text-align: center;
	margin-bottom: 10px;
}

.picture-slides-fade-container a img
{
	-moz-box-shadow: 5px 5px 10px #000;
	-webkit-box-shadow: 5px 5px 10px #000;
}

.picture-slides-image-load-fail
{
	display: none;
}

.picture-slides-image-text
{
	position: relative; /* background: #fff; */
	text-align: center;
	padding: 0;
	z-index: 1001;
	display: none;
}

.picture-slides-previous-image
{
	height: 100%;
	left: -10px;
	top: 0;
	width: 40px;
	position: absolute;
	background: url(../images/slides_button_prev.png) no-repeat center left;
	text-indent: -9000px;
	cursor: pointer;
	z-index: 2000;
}
.picture-slides-next-image
{
	height: 100%;
	right: -10px;
	top: 0;
	width: 40px;
	position: absolute;
	background: url(../images/slides_button_next.png) no-repeat center left;
	text-indent: -9000px;
	cursor: pointer;
	z-index: 2000;
}
.picture-slides-hide-photos, .picture-slides-show-photos, .picture-slides-previous-image, .picture-slides-next-image, .picture-slides-start-slideshow, .picture-slides-stop-slideshow, .picture-slides-fullscreen, .picture-slides-stop-fullscreen
{
	cursor: pointer;
	display: none;
}

.picture-slides-thumbnails
{
}

.picture-slides-thumbnails li
{
}

.picture-slides-thumbnails li img
{
}

.picture-slides-thumbnails a
{
	outline: none;
}

.picture-slides-thumbnails li .picture-slides-selected-thumbnail img
{
	filter: alpha(opacity=100);
	opacity: 1.0; /* 	padding: 2px; 	background: #b8a354; 	border: 1px solid #000; 	-moz-border-radius: 5px; 	-webkit-border-radius: 5px; */
}

.picture-slides-dim-overlay
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.70; /* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); /* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	z-index: 1000;
	display: none;
}
.picture-slide-image-container
{
	position: relative;
	background: #e5e5e5;
}
.picture-slides-image
{
}
#photoDisplay.picture-fullscreen
{
	width: 100%;
	height: 100%;
}
#blackCanvas
{
	background: #e5e5e5;
}
.picture-fullscreen
{
	left: 0;
	top: 0;
	position: fixed;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
.picture-fullscreen .picture-slides-fade-container
{
	margin: 0;
	padding: 0;
}
.picture-fullscreen img
{
	width: 100%;
}
.picture-fullscreen-overlay
{
	z-index: 1004;
	background: none;
	width: 100%;
	height: auto;
	top: auto;
	bottom: 0px;
}
.picture-fullscreen-overlay #photoList
{
	width: 100%;
}

.prepend-1 
{
	padding-left: 25px;
}
.prepend-2
{
	padding-left: 50px;
}
.append-1 
{
	padding-right: 25px;
}
.append-location 
{
	padding-right: 180px;
	text-align: justify;
}
.buffer-bottom-1 
{
	padding-bottom: 25px;
}

.imageLeftColumn 
{
	width: 150px;
	float: left;
	padding-top: 5px;
}
.contentRightColumn 
{
	margin-left: 150px;
}
