@font-face {
 font-family: 'TitilliumText14L400wt';
 src: url('titilliumtext400wt-webfont.eot');
 src: local('?'), url('titilliumtext400wt-webfont.woff') format('woff'), url('titilliumtext400wt-webfont.ttf') format('truetype'), url('titilliumtext400wt-webfont.svg#webfontFi6VRPp6') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'TitilliumText14L800wt';
 src: url('titilliumtext800wt-webfont.eot');
 src: local('?'), url('titilliumtext800wt-webfont.woff') format('woff'), url('titilliumtext800wt-webfont.ttf') format('truetype'), url('titilliumtext800wt-webfont.svg#webfonthJ0bYNlG') format('svg');
 font-weight: normal;
 font-style: normal;
}
* {
	margin:0;
	padding:0;
}
body {
	font-family:'TitilliumText14L400wt', Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFF;
	background-color:#0C0608;
}
.bgcolour {
	width:100%;
	padding:20px 0 20px 0;
	background-color:#3B1D28;
}
.head {
	width:100%;
	background-color:#624A53;
}
#nav {
	width:300px;
	float:left;
}
#nav li {
	float:left;
	display:inline;
	font-size:16px;
	line-height:24px;
}
#nav li a {
	display:block;
	color:#3B1D28;
	width:100px;
	height:220px;
	padding-top:20px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-khtml-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-khtml-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
}
#nav li a:hover {
	display:block;
	color:#624A53;
	background-color:#3B1D28;
	width:100px;
	height:220px;
	padding-top:20px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-khtml-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-khtml-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
}
#nav li .selected {
	display:block;
	color:#3B1D28;
	background-color:#FB6B41;
	width:100px;
	height:220px;
	padding-top:20px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-khtml-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-khtml-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
}
.logo {
	margin:20px;
	text-align:center;
}
.main {
	margin:0 auto;
	width:940px;
}
.left {
	float:left;
	width:300px;
	margin-right:20px;
}
.right {
	float:left;
	width:300px;
}
.left-double {
	float:left;
	width:620px;
	margin-right:20px;
}
.right-double {
	float:right;
	width:620px;
}
.social-left {
	float:left;
	width:60px;
	height:60px;
	margin:20px 20px 0 0;
}
.social-left a:hover {
	opacity:0.5;
}
.social-right {
	float:left;
	width:60px;
	height:60px;
	margin:20px 0 0 0;
}
.social-right a:hover {
	opacity:0.5;
}
.social-left.blank {
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background-color:#3B1D28;
}
.social-right.blank {
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background-color:#3B1D28;
}
.widespread {
	margin:0 auto;
	margin-top:20px;
	width:980px;
	background-color:#FB6B41;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow: 0px 0px 12px #000000;
	-moz-box-shadow: 0px 0px 12px #000000;
	box-shadow: 0px 0px 12px #000000;
}
.widetext {
	float:left;
	width:620px;
	margin:20px;
}
.wideright {
	margin:20px 0 20px 0;
	float:left;
	width:300px;
}
.widerighttwitter {
	background-color:#3B1D28;
	margin:20px 0 20px 0;
	float:left;
	width:300px;
}
.gallery {
	margin:0 auto;
	width:960px;
	padding-left:20px;
}
.gunit {
	float:left;
	width:300px;
	min-height:426px;
	margin:20px 20px 0 0;
}
.portfolio {
	position:relative;
	width:300px;
	height:300px;
}
.portfoliomask {
	width:300px;
	height:300px;
	position:absolute;
	top:0;
	left:0;
	display:block;
	background-image:url(../images/border.png);
	background-repeat:no-repeat;
}
.portfolio a .portfoliomask {
	display:none;
}
.portfolio a:hover .portfoliomask {
	width:300px;
	height:300px;
	position:absolute;
	top:0;
	left:0;
	display:block;
	background-image:url(../images/border.png);
	background-repeat:no-repeat;
}
.foot {
	margin:0 auto;
	height:140px;
	padding-top:20px;
	background-color:#0C0608;
	text-align:center;
}
.foot p {
	color:#3B1D28;
}
.clear {
	clear:both;
}
a {
	text-decoration:none;
	color:#FB6B41;
}
a:hover {
	text-decoration:underline;
	color:#FFF;
}
.widespread a {
	text-decoration:none;
	color:#3B1D28;
}
.widespread a:hover {
	text-decoration:underline;
	color:#FFF;
}
.foot a {
	text-transform:uppercase;
	text-decoration:none;
	color:#FB6B41;
}
.foot a:hover {
	text-transform:uppercase;
	text-decoration:none;
	color:#FFF;
}
p {
	font-family:'TitilliumText14L400wt', Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
}
h1 {
	font-family:'TitilliumText14L800wt', Arial, Helvetica, sans-serif;
	font-size:48px;
	line-height:48px;
	font-weight:normal;
	color:#3B1D28;
	text-transform:uppercase;
	text-shadow: 1px -1px 0px #FFFFFF;
}
h2 {
	font-family:'TitilliumText14L400wt', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:27px;
	font-weight:normal;
}
#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;
}
