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

html {
	overflow-y: scroll;
}
body {
	margin-top:0px;
	background-color: #f4f4f4;
	background-image: url(../images/header2.png);
	background-repeat: repeat-x;
}
#mainContainer {
	position:relative;
	width:80%;
	height:auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width:900px;
	padding-bottom: 40px;
	padding-left: 0px;
	color: #CF3045;
}
#header {
	margin-top: 5px;
	height: 70px;
	position: relative;
	width: 900px;
	margin-left: 0px;
	margin-bottom: 20px;
}
#nav {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: relative;
	width: 100%;
}
.logopic {
	height: 103px;
	width: 108px;
	border: none;
	margin-left: 20px;
	float: left;
	color: #CF3045;
	padding-right: 10px;
}
#sitelogo {
	position:absolute;
	width:340px;
	height:32px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding-top: 55px;
	padding-left: 20px;
	margin-top:0px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#main {
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	width: 65%;
	float: left;
	height: auto;
}
#secondary {
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 25%;
	float: right;
	background-color: #FFFFFF;
	margin-top: 50px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding-top: 5px;
}
#favourites {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 25%;
	float: right;
	margin-top: 10px;
}
#footer {
	width: 900px;
	float: left;
	font-size: 9px;
	color: #F4F4F4;
	height: 50px;
}
.footertext {
	text-align: center;
	color: #999999;
}
h1 {
	border-bottom: 1px solid #e2e1d4;
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	padding-bottom: 3px;
}
h2 {
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666666;
}
h3 {
	font-size: 9pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #A3A3A3;
	text-transform: uppercase;
	line-height: 10px;
}
p {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #262626;
	padding-bottom: 30px;
}
.work {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #262626;
	padding-bottom: 0px;
}
a {
	color:#121212;
	text-decoration: none;
	font-weight: bold;
}
.photos {
	border-color: #FFFFFF;
	border-width: 6px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.thumbs {
	width: 74px;
	height: 74px;
	float: left;
	border-color: #FFFFFF;
	border-width: 6px;
	margin-right: 15px;
	margin-bottom: 15px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.thumbsright {
	width: 74px;
	height: 74px;
	float: right;
	border-color: #FFFFFF;
	border-width: 6px;
	margin-left: 15px;
	margin-bottom: 15px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.newsimage {
	width: 289px;
	height: 230px;
	float: left;
	border-color: #FFFFFF;
	border-width: 6px;
	margin-right: 15px;
	margin-bottom: 15px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.favouriteThumbs {
	width: 74px;
	height: 74px;
	float: left;
	border-color: #FFFFFF;
	border-width: 6px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.sitetitle {
	color: #999999;
}
.title {
	font-weight: normal;
	color: #FFFFFF;
}
.latest {
	width: 158px;
	height: 109px;
	border-color: #FFFFFF;
	border-width: 6px;
	margin-right: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
span.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-size: 18pt;
	font-style: italic;
}
ul#navigation {
	margin-right: 0px;
	list-style-type: none;
	float:right;
	width: 540px;
	color: #676767;
	margin-top: 55px;
	margin-left: 0px;
	position: relative;
}
ul#navigation li {
	display: inline;
}
ul#navigation a {
	display: block;
	text-decoration: none;
	color: #F4F4F4;
	float: left;
	width: 8em;
	text-align:left;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 0px;
}
ul#navigation a:hover {
	color: #676767;
}
ul#navigation em {
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	letter-spacing: 0;
	color: #616161;
}
.h02 {
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.images {
	border-style: none;
}
.firsticon {
	border-style: none;
	margin-top: 5px;
	margin-left: 0px;
	width: 28px;
	height: 28px;
}
.icons {
	border-style: none;
	margin-top: 0px;
	margin-left: 10px;
	width: 28px;
	height: 28px;
}
.contact {
	padding-bottom: 0px;
}
/* Lightbox styles */

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

