#slideshow, .slideshow { 
	height: 467px!important; 
	width: 953px!important; 
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
	overflow: hidden;
}



#slideshow.ribbon {
	height: 477px!important; 
  background-image: url(../images/bg_horz_rule.png);  
  background-position: bottom left;
  background-repeat: no-repeat;	
}

#slideshow img { 
	height: 467px; 
	width: 953px; 
	padding: 0px; 
	top:0; 
	left:0 
}

#galleryPrevious {
	height: 485px!important; 
	position: absolute;
	width: 200px;
}

#galleryPrevious:hover {
	cursor: pointer;
}

#galleryNext {
	height: 485px!important; 
	position: absolute;
	right:0px;
	width: 200px;
}

#galleryNext:hover {
	cursor: pointer;	
}


html, body {
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;

}

body {
  background-image: url(../images/bg_body.png);
  background-repeat: repeat-y;
  background-position: top center;
  font-family:Arial, Helvetica, sans-serif;
	color:#6e737e;
}

a img {
	border-color:#ffffff;
}

#wrapper {
  max-width:953px;
  margin:auto;
  position: relative;
  height:100%;
}

#header {
  height:97px;
  padding-top:15px;
  background-image: url(../images/bg_horz_rule.png);  
  background-position: bottom left;
  background-repeat: no-repeat;
  
}

#header h1 {
  color:#fff;
  width:120px;
  height:146px;
  background-image: url(../images/logo.png);
  background-repeat:no-repeat;
  text-indent:-9999px;
  margin:0;
  position: absolute;
  margin-left:40px;
  margin-top:-15px;
}

#header h1 a {
  display:block;
  width:120px;
  height:146px;
}

#header img {
  width:564px;
  height:73px;
  margin-left:192px;
	margin-top:0px;
}

#client_login {
  color: #73798b;
  text-decoration: none;
  font-size: 1.4em;
  float: right;
  margin-right: 25px;
  margin-top: 53px;
}

#header #contactDetails {
  height: auto;
  width: auto;
  position: absolute;
  top: 2px;
  right: 2px;
}

/****** MAIN MENU ********/

#menuWrapper {
	background-color: #ffffff;
	padding: 14px 10px 13px 180px;
}

#mainMenu {
	
}

#mainMenu,
#mainMenu ul {
  margin:0;
  padding:0;
  list-style:none;
  overflow:hidden;
}

#mainMenu li {
  float:left;
	padding:0px 5px;
}

#mainMenu li a:link, #mainMenu li a:visited {
  padding:2px .5em;
  color:#383a3a;
  display:block;
  font-size:1.4em;
  text-align:left;
	text-decoration:none;
	text-transform:lowercase;
	/*text-align:center;
	width:60px;*/
}

#mainMenu ul {
  position:absolute;
 /*	display:none; */ 
  z-index:50;
	margin-top:2px;
}

#mainMenu ul li {
  float:none;
	padding-left:0px;
	margin-bottom:2px;
}

#mainMenu ul li a {
  color:#383a3a!important;
}

#mainMenu ul li a:hover {
  background-color: rgba(142,144,157,1);
  color: #fff!important;
}

#mainMenu li:hover ul {
  /* display:block; */
}

#mainMenu a:hover, .current a {
  background-color: rgba(142,144,157,1);
  color: #fff!important;
}

.showSubMenu a {
  background-color: rgba(142,144,157,0.8);
}

#mainMenu #weddings ul {
	min-width: 81px;
	}

#mainMenu #portraits ul {
	min-width: 72px;
	}


/******** CONTENT ********/

#content {
  padding:15px 30px 30px 30px;
}

#content a:link, #content a:visited {
  color:#696969;
}

#content a:hover, #content a:focus {
  text-decoration:none;
}

#flashcontent {
		height: 500px;
}

h2 {
	margin-bottom:0.6em;
  color:#2d2f30;	
}

h3 {
	margin-bottom:0.3em;
  color:#2d2f30;	
}

p {
	margin-bottom:0.8em;
}

.inlineThumbnail {
	border:3px solid white;
	margin:0px 5px;
}

td {
	border: none;
	}


/******** FOOTER ********/
#footer {
  padding-bottom:1em; 
  color:#6a6a6d;
  text-align:center; 
  width: 100%;
}

#footer a {
  color:#6a6a6d;
}

/***************    GALLERY   */

#gallery {
	list-style-type: none;
	}



.gallery {
	text-align:center;
	padding:0px 0px 0px 0px!important;
	width:953px;
	height:467px;
	display: table;
}

#mainImageWrap {
	display: table-cell;
	vertical-align: middle;}

.replaced {
/* 	border:2px solid white; */
	}
	
.thumb {
	border: 3px solid white;
  -moz-box-shadow: 0px 0px 10px #666;
  -webkit-box-shadow: 0px 0px 10px #666;
  box-shadow: 0px 0px 10px #666;  	
	}	
	
	
.thumbnail .thumbnailImage	{
  border: 2px solid #fff;
  -moz-box-shadow: 0px 0px 10px #666;
  -webkit-box-shadow: 0px 0px 10px #666;
  box-shadow: 0px 0px 10px #666;  
  }
  
.galleria_wrapper img {
  width: 953px;
  height: 467px;
}  

.some_div_name {
  background-color:#fff;
  background-image: url(../images/bg_gallery_thumbnails.png);  
  background-position: bottom left;
  background-repeat: no-repeat;  
}

/***************    COLUMNS   */

#rightColumn {
  float:right;
/*   background-color:#535159; */
  width:690px;
	padding:15px;
}

#leftColumn {
/*   background-color:#535159; */
  width: 130px;
  padding: 40px 20px;
}

#singleColumn {
/* 	background-color:#535159; */
}

/* FB Like BUtton */


#menuWrapper iframe {
  position: absolute;
  top: 127px;
  right: 10px;
}
