@charset "utf-8";
/* CSS Document */

html {
	height:100%;
	height:100%;
	margin:0;
	padding:0;
}
	
body {	
	padding:0;
	margin:0;
	height:100%;
	background:#DBDFD9 url(../images/bg.png) repeat-y  50% 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


a,a:active
{
	outline:none !important;
}

.text STRONG
{
	font-weight:normal !important;
}

h1
{
	color:#8FA19E;
	text-transform:lowercase;	
	font-size:20px;
	margin-top:0px;
}

h3
{
	color:#647E58;
	font-size:15px;
	text-transform:lowercase;
	margin:0px;
	text-decoration:none !important;
}

strong
{
	font-weight:normal;	
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

#Container
{
	margin:0 auto;
	width:900px;
	text-align:left; 
	min-height:100%;
	position:relative;
	background-color:#fff;
}

#Header
{
	width:900px;
	height:125px;
	background:#000;
	position:relative;
}


#Logo
{
	position:absolute;
	top:30px;
	left:20px;	
}

#Logo IMG
{
	border:none;
}

#SocialMedia
{
	position:absolute;
	right:20px;
	top:30px;
	font-size:11px;
	color:#fff;
	text-align:center;
}

#SocialMedia IMG
{
	border:none;
}

/* Menu */
.menu
{
	margin:0 auto;
	width:700px;
	height:30px;
}

.menu UL
{
	margin:10px;
	padding:0;
}

.menu ul li
{
	 float:left;
	 margin-right:54px;
	 margin-left:0px;
	 font-family:Helvetica, sans-serif;
	 font-size:16px;
	 font-weight:bold;
	 list-style:none;	 
	 line-height:26px;
}


.menu ul li a
{
	padding-left:10px;
	text-decoration:none;
	color:#000

}

.menu ul li a:visited, 
{
	text-decoration:none;
	color:#000;
}

.menu ul li a:hover
{
	color:#91B7D7;
}

.menu ul .first
{
	background:none;
}
.menu ul .last
{
	margin-right:10px;
}

.menu ul li .selected,.menu ul li .selected:hover
{
	color:#870000 !important;
}

#Footer
{
	height:135px;
	position:absolute;
	width:900px;
	bottom:0px;
	background:#000 url(../images/footer_bg.png) no-repeat 0 0;
	color:#fff;
	line-height:25px;
}

#Footer a,#Footer a:visited
{
	color:#fff;
	text-decoration:none;
}

#Footer a:hover
{
	text-decoration:underline;
}

#MainPhoto
{
	margin-bottom:10px;
}
#Center
{
	width:400px;
	height:100px;
	padding-top:10px;
	margin:0 0 0 210px;
}

#Footer ul li
{
	list-style-type:none;
}

.byline
{
	text-align:center;
}

.byline p 
{
	margin:0px;
	padding:0px;
	font-size:10px;
}

.right{
	float:right;
}

.left{
	float:left;
}

.social
{
	margin:8px 0 0 0;	
}

.social a
{
	margin:0 0px 0 5px;
}

.social a img
{
	margin:2px 5px;
	text-align:center;
	vertical-align:middle;
	border:none;
}

.socialtext
{	
	margin:0 0 -15px 0;
}

#Content
{
	padding:10px 30px 140px 30px;
}

.tagline
{
	margin: 0px auto 20px auto;	
	width:337px;
	height:40px;
}

.tagline h1
{
	font-size:14px;
	color:#9AA79E;
	font-weight:normal;

}

#WelcomeText
{
	margin:0 0 10px 0;
}

#WelcomeText TABLE TR TD
{
	padding:0 10px 0 0;
	font-size:11px;
}


#WelcomeImages IMG
{
	border:solid 3px #000;
}

#WelcomeImages
{
	margin:0px;
	padding:0px;
	list-style:none;	
}

#WelcomeImages li
{
	margin:0px;
	padding:0px;
}

IMG.testimonials
{
	border:solid 3px #000;
}

.loading
{
	background:#fff url(../images/ajax-loader.gif) no-repeat center center;
}

.hide
{
	visibility:hidden;
	display:none;
}
/* prepares the background image to full capacity of the viewing area */

.portrait-link
{
	cursor:pointer;
	text-decoration:none;	
}

.portrait-link:visited, .portrait-link:active
{
	color:#647E58;
}

.portlets
{
	margin-top:25px;
}

.portlets .first
{
	margin-right:8px;
}

.portlets .last
{
	margin-left:8px;
}


.portlet
{
	width:240px;
	height:190px;
	padding: 10px 15px 15px 15px;
	border: solid 1px #999;
	display:inline-block;
	float:left;
}

.wedding-portlet
{	
}

.album-portlet
{
	width:240px;
	height:175px;	
}

.portlets h3
{
	display:inline;
}

.portlets IMG
{
	border:none;
}

.image-button
{
	margin-top:10px;
	cursor:pointer;
}

.image-button:hover
{
	filter:alpha(opacity=60);
	opacity:0.6;
}

#back
{
	float:right;
	width:50px;
}

#back a
{
	text-decoration:none;
}


#back IMG
{
	border:none;
	margin-top:2px;
	
}

.contact-details
{
	width:340px;
	float:left;
}

.contact-details IMG
{
	margin-right:5px;
}

.email-form
{
	width:500px;
	float:right;
}

#AIPP
{
	margin:40px 80px

}

#EmailTable
{
	margin-top:10px;
}

#SubmitButton, .btn
{
	border:1px solid #ccc;
	background:#8FA19E url(../images/btn-bg.png) repeat-x 0 0;
	color:#444;
	line-height:22px;
	height:25px;
}

#SubmitButton:hover,.btn:hover
{
	border:1px solid #999;
	background-color:#C0CBC9;
	color:#666;
	height:25px;
}

.form-error {
	color:#FF0000;
	font-size:10px;
	display:block;
}
.form-error-header {
	color:#fff;
	text-align:right;
	padding:2px 5px;
	background:#E31534 url(../images/exclamation.png) no-repeat 2px 2px;
	width:370px;
	font-size:11px;
	font-weight:bold;
}

#floatbox-box {
	padding:10px;
	border: solid #666 5px;
	background-color:#000000;
	width:400px !important;
}

#floatbox-box P{
	color:#fff;
}
	
#GalleryImages{	
	clear:both;
	margin-top:-60px;
}


#SWFObject
{
	border:3px #000 solid;
}

   #galleria{height:420px;}
   
  .port-links
   {
	padding:5px;
	text-align:right;	
   }
   
   .port-links a:visted
   {
	color:blue;
   }
   .galleria-errors
   {
   display:none !important;
   }
