body{
	font-family:'century gothic','PT Sans', sans-serif;
	padding:0px;
	margin:0px;
	color:#202020;
	background-image:url("../images/bg.gif");
	height:100%;
	font-size:13px;
}

html{
	height:100%;
}


img.circle{
	width:200px;
	border-radius:50%;
}


img.gallerythumb{
	height:100px;
	padding:5px;
}


a{
	text-decoration:none;
	color:#ff0000;
}

h3{
	color:#	312f32;
	display:inline;
}

h2{
	color:#312f32;
	display:inline;
}


.editspan{
	color:#29BB6;
	font-family:'PT Sans', sans-serif;
}


div.mainpagestext
{
	color:#514f52;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
.editspanwhite{
	color:#FFFFFF;
	font-family:'century gothic','PT Sans', sans-serif;
}

img.pageimages{
	height:100%;
	padding-right:6px;	
	display:inline-block;
}

img.mobilepageimages{
	width:80%;
	padding-left:5px;
	padding-right:5px;
}

img.pageimagetext{
	height:100%;
	background-color:#808080;
	display:inline-block;
}

div.righttop{
	width:100%;
	height:50%;
}


div.rightbottom{
	width:100%;
	height:50%;
	overflow:hidden;
}

div{
	/*overflow:hidden;*/
	padding:0px;
	margin:0px;
	/*height:100%;*/
}

div.overlayinvisible{
	display:none;
}


div.galleryoverlay{
	white-space: pre-wrap;      /* CSS3 */   
   white-space: -moz-pre-wrap; /* Firefox */    
   white-space: -pre-wrap;     /* Opera <7 */   
   white-space: -o-pre-wrap;   /* Opera 7 */    
   word-wrap: break-word;
	width:100%;
	height:100%;
	float:left;
	position:absolute;
	top:0px;
	
	text-align:left;
	left:0px;
	z-index:2;
	background: rgba(20,20, 20, 0.4);
	float:left;
	color:#FFFFFF;
	font-size:20px;
	font-family: 'century gothic','PT Sans', sans-serif;
}

div.weddingbuttonoverlay{
	cursor:pointer;
	width:100%;
	height:100%;
	float:left;
	position:absolute;
	top:0px;
	text-align:center;
	left:0px;
	z-index:2;
	
	
	float:left;
	color:#FFFFFF;
	padding-top:20%;
	font-size:40px;
	font-family: 'century gothic','PT Sans', sans-serif;
}


div.overlay{
	cursor:pointer;
	width:100%;
	height:100%;
	float:left;
	position:absolute;
	top:0px;
	text-align:center;
	left:0px;
	z-index:2;
	background: rgba(20,20, 20, 0.4);
	margin:25px;
	float:left;
	color:#FFFFFF;
	padding-top:30%;
	font-size:40px;
	font-family:'century gothic', 'PT Sans', sans-serif;
}

span.littlesmaller{
	font-size:30px;
}

span.yellowlink{
		cursor:pointer;
	color:#f8d51f;
}

span.yellowtext{
	color:#f8d51f;
}

span.greentext{
	color:#8cc63f;
}

span.greenlink{
	cursor:pointer;
	color:#8cc63f;
}

span.purpletext{
	color:#b789e6;
}


span.orangelink{
	cursor:pointer;
	color:#f08222;
}

span.orangetext{	
	color:#f08222;
}

span.whitetext{	
	color:#ffffff;
}

span.pinktext{
	color:#e689b6;
}

span.bluelink{
	cursor:pointer;
	color:#629BB6;
}

span.bluetext{
	color:#629BB6;
}


img.weddingbuttonimg{
	width:290px;
	height:150px;
}

img.main{
	width:100%;
	padding:25px;
	margin:0px;
}

div.wholepage{
	min-width:900px;
	width:75%;
	margin-left:auto;
	margin-right:auto;	
	padding-top:20px;
	border:0px;
}

div.logo{
	cursor:pointer;
	display:inline;
	color:#e21e26;
	margin: 0 auto;
	font-size:20px;
	font-family:'PT Sans', sans-serif;
}

img.logo{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-10px;
	height:95%;
}

li.menuitem{	
	padding-left:38px;
	display:inline;
}

li.mobilemenuitem{	
	display:inline;
}


div.menu{
	display:inline;
	float:right;
	font-size:20px;
	font-family:'PT Sans', sans-serif;
	
}

ul.menu{
	display:inline;
	float:right;
}

ul.mobilemenu{
	display:inline;
}

div.topbar{
	text-align:left;
	width:100%;
	padding:0px;
	height:115px;
}

div.pageoverdiv{
	margin-left:auto;
	margin-right:auto;
	width:fit;
	position:relative;
	display:inline-block;
}

div.midbar{
	position:relative;
	height:75%;
	
}


#slideshow {
    position:relative;
	margin-left:auto;
	margin-right:auto;
	display:block;
    height:393px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 393px;
    background-color: #FFF;
	
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 393px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}


div.pagemidbar{
	height:70%;
	margin:25px;
	overflow-x:scroll;
	overflow-y:hidden;
}

div.leftbox{
	width:40%;
	float:left;
}
div.rightbox{
	width:60%;
	float:right;
}

div.leftmain{
	position:relative;
	width:100%;
	height:60%;
	overflow:hidden;
}

div.weddingbuttons{
	width:290px;	
	height:150px;
	margin-left:5px;
	margin-right:5px;
	position:relative;
	overflow:hidden;
	display:inline-block;
}

div.bottomleft{
	width:50%;
	float:left;
	position:relative;
	overflow:hidden;
	
}

div.leftbottom{
	height:40%;
}

div.fakehr{
	display:none;
}

div.quarters{
	float:left;
	position:relative;
	width:50%;
	height:100%;
	overflow:hidden;
}

div.bottombar{
	float:right;
	font-size:20px;
	text-align:right;
	padding:0px;
	height:10%;
}

/*added after the IE fixes*/

div.contactbox{
	min-width:300px;
	width:40%;
	height:40%;
	background: rgba(255,255, 255, 0.4);
	position:absolute;
	top:50px;
	left:50px;
	z-index:10;
	padding:25px;
}

div.clientbox{
	min-width:300px;
	width:40%;
	height:40%;
	min-height:220px;
	background: rgba(255,255, 255, 0.4);
	position:absolute;
	top:150px;
	left:100px;
	z-index:10;
	padding:25px;
	color:#e7c40e;
}

div.kindbox{
	float:right;
	min-width:300px;
	width:40%;
	height:40%;
	background: rgba(255,255, 255, 0.4);
	z-index:10;
	margin-top:100px;
	padding:25px;
	overflow-y:scroll;
}

div.aboutbox{
	float:left;
	min-width:300px;
	width:45%;
	height:60%;
	background: rgba(255,255, 255, 0.4);
	z-index:10;
	margin-top:30px;
	padding:25px;
	overflow-y:scroll;
	overflow-y:hidden;
}
