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

/* 	Author: Richard Huf
	E:mail@richardhuf.com.au
	Ph: 0438 087 930
*/

/* CSS Reset, based on the Yahoo CSS Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	    margin:0; 
	    padding:0; 
	} 
	table { 
	    border-collapse:collapse; 
	    border-spacing:0; 
	} 
	fieldset,img {  
	    border:0; 
	} 
	address,caption,cite,code,dfn,em,strong,th,var { 
	    font-style:normal; 
	    font-weight:normal; 
	} 
	ol,ul { 
	    list-style:none; 
	} 
	caption,th { 
	    text-align:left; 
	} 
	h1,h2,h3,h4,h5,h6 { 
	    font-size:100%; 
	    font-weight:normal; 
	} 
	q:before,q:after { 
	    content:''; 
	} 
	abbr,acronym { border:0; 
	} 

/* End CSSReset */

body {
	background-color:#31433C;
	font-family: Verdana, 'Century Gothic', 'Tw Cent MT', Arial, sans-serif;
	font-size:12px;
	color:white;
	overflow:scroll;
	}
	
a {
	font-family: 'Century Gothic', 'Tw Cent MT', Arial, sans-serif;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family:'Century Gothic', 'Tw Cent MT', Arial, sans-serif;
	}

#body_wrapper {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	}

#header {
	width:680px;
	background:transparent url(../images/header_burst.jpg) no-repeat scroll left;
	padding:10px;
	height:60px;
	overflow:visible;
	border:0;
	margin-bottom:28px;

	}

h1 {
	overflow:visible;
	display:block;
	height:60px;
	float: left;
	}	
	
#header h1 a {
	display:block;
	height: 60px;
	width:183px;
	overflow:visible;
	text-decoration:none;
}	

.hide {
	display:none;
	visibility:hidden;
	}

#nav_wrapper {
	margin-left:auto;
	margin-right:auto;
	width:700px;
	}

#navigation {
	margin-left:auto;
	margin-right:auto;
	height:25px;
	width:720px;
	position:absolute;
	top:80px;
	margin-bottom:-30px;;
	overflow:visible;
	}
	
#navigation ul li{
	display:block;
	float:left;
	}	

#navigation ul {
	float:left;
	}
	
#navigation a {
	color:white;
	text-decoration:none;
	display:block;
	font-size:12px;	
	padding-left:11.72px;
	padding-right:11.7px;
	}
	
.weddingsPage #nav_wrapper ul li a.weddings, .portraitsPage #nav_wrapper ul li a.portraits, .travelPage #nav_wrapper ul li a.travel, .favouritesPage #nav_wrapper ul li a.favourites {	
	background-image:none;
	background-color:#afcac0; 
	border-bottom:1px solid #afcac0;
	outline:1px solid #afcac0;
	color:white;
	}

	
#navigation a:hover {
	background-image:none;
	background-color:#afcac0;
	border-bottom:1px solid #afcac0;
	outline:1px solid #afcac0;
	color:white;
	border-top:0;
	padding-bottom:5px;
	background-color:#afcac0;

	}
	

#main_content {
	width: 100%;
	height:100%;
	background-image:url(../images/light_green_gradient.jpg);
	background-repeat: repeat-x;
	background-color:#4c6b60;
	border:1px solid #B1CCC2;
	margin-left:-1px;
	margin-top:3px;
	padding:10px;
	}

#body_content {
	display:block;
	width:100%;
	position:relative;

	}

p.first {
	width:70%;
	font-size:18px;
	font-weight:500;
	letter-spacing:0;
	font-family:'Century Gothic', 'Tw Cent MT', Arial, sans-serif;
	}
	
#body_content p {
	margin-top:1.3em;
	line-height:1.3em;
	}
	
#sub_navigation {
	display:block;
	height:25px;
	}
	
#sub_navigation a {
	color:white;
	background-color: none;
	text-decoration:none;
	font-size:12px;
	margin-left:10px;
	}

#slideshow_wrapper {
	margin:10px;
	padding-top:0;
	margin-top:10px;
	outline:1px solid #79A694;	
	}
	
#about_img {
	float:left;
	margin-right:1em;
	margin-top:2em;
	margin-bottom:2em;
	}	
	
.clear {
	clear:both;
	}	
	
h3 {
	font-size:24px;
	font-weight:700;
	letter-spacing:2px;
	margin-top:.8em;
	margin-bottom:1em;
	}
	
.sub_text {
	font-size:12px;
	letter-spacing:0;
	font-weight:500;
	text-transform:uppercase;
	line-height:14px;
	}
	
.weddings, .portraits, .travel, .favourites {
	display:block;
	outline:1px solid #778A83;
	background-color:#47665b;
	font-size:12px;
	padding:5px 8px 5px 8px;
	background-image:url(../images/nav_btn_bg.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	}
	
.about, .contact, .home {
	display:block;
	outline:none;
	font-size:12px;
	padding:5px 8.33px 5px 8px;
	background-image:url(../images/dark_green_gradient.jpg);
	background-repat:repeat-x;
	background-color:#3a4f47;	 
	outline:1px solid #536860;
	padding-bottom:5px;
	}

.aboutPage #nav_wrapper ul li a.about, .contactPage #nav_wrapper ul li a.contact, .homePage #nav_wrapper ul li a.home {	
	background-image:none;
	background-color:#afcac0; 
	border-bottom:1px solid #afcac0;
	outline:1px solid #afcac0;
	color:white;
	border-top:none;
	padding-bottom:5px;	
	}



.slider-wrap img {
	border:1px solid #afcac0;
	margin-bottom:2px;
	}



#home_wedding_img {
	margin-left:5px;
	}

#home_para {
	margin-bottom:1em;
	font-size:18px;
	}
	
#footerMetaInfo {
	float:left;
	overflow:visible;
	margin-top:15px;
	padding:5px 10px;
	}	
	
.smallText {
	font-size:10px;
	color:#6C9684;
	}	
	
#footer {
	width:720px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	margin-bottom:20px;
	margin-top:-20px;
	padding-bottom:20px;
	}
	
#footer_contact {
	margin-bottom:5px;
	}	
	
#light_green_text {
	color:#6C9684;
	}

#heavy_text {
	font-weight:700;
	}

a {
	color:white;
	}	
	
/*

Contact Form 

*/

#textarea {
	width:250px;
	font-family: Verdana, Arial;
	font-size: 12px;
	color:black;
	border:0;
	padding:5px;

	}

#textarea:focus {
	background-color:#FFFFE1;
	border:0;
	}

#submitbutton {
	outline:1px solid #778A83;
	background-color:#47665b;
	padding:5px;
	border:0;
	color:white;
	}	

#contactarea {
	margin-top:2em;
	}

#submitbutton:hover {
	background-color:#afcac0;
	}

#inputbox {
	width:250px;
	font-family: Verdana, Arial;
	font-size: 12px;
	border:0;
	padding:5px;
	}
	
#inputbox:focus {
	background-color:#FFFFE1;
	border:0;
	}

/*
	SLIDER
*/
.slider-wrap								{ width: 700px; margin-top:20px;}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 700px; height: 350px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 700px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }
