body {
	background: url(../_images/template/bkgHeader.png) 0 0 repeat-x #f8faee;
	font-family: Helvetica;
}

#uberContainer {
	width: 100%;
}

#content {
	background: url(../_images/template/bkgBody.png) 0 0 repeat-x #fff;
	width: 100%;
}

h2 {
	color: #545454;
	font-size: 1.8em;
	margin-bottom: 13px;
}

h2 span {
	visibility: hidden;
}

.clearFloat {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
	visibility: hidden;
}

.noMargin {margin: 0!important;}

.marginTop20 {
	margin-top: 20px;
}
.marginBottom10, .marginBottom {margin-bottom: 10px;}
.marginBottom40 {margin-bottom: 40px;}

.horizList li {
	float: left;
	background-image: none;
	padding-left: 0;
	margin: 0;
	}

.horizList li a {
	float: left;
	display: block;
	}	

#mainCol {
	background: #fff;
	width: 823px;
	float: left;
	padding: 14px 14px 100px 14px;
	display: inline;
	margin: 2px 0 20px 0;
	border-top: 2px solid #cacaca;
}

#header {
	margin: 0 auto;
	width: 840px;
	height: 168px;
	padding-left: 15px;
}

/* footer */

#footer {
	margin: 0 auto 20px auto;
	width: 100%;
	background: #f8faee;
	height: 105px;
}

#footer p {
	color: #545454;
	font-size: 1.2em;
	margin: 18px 0 0 5px;
}

#footer ul {
	color: #545454;
	font-size: 1.2em;
	margin: 10px 0 0 5px;
}

#footer li {
	float: left;
	background: url(../_images/template/pipeFooter.jpg) right top no-repeat;
	margin-right: 8px;
	padding-right: 9px;
}

#footer li.last {
	background: none;
}

#footer p a, #footer li a {
	color: #545454;
	text-decoration: none;
}

#footer p a:hover, #footer li a:hover {
	text-decoration: underline;
}

#footerInner {
	margin: 0 auto 0 auto;
	width: 855px;
}

/* content */

#contentPosition {
	margin: 0 auto;
	width: 859px;
	background: url(../_images/template/backgroundColumn.gif) 0 7px no-repeat;
	padding-left: 4px;
}

#flashArea {
	margin-bottom: 25px;
}

.textColumnLeft {
	width: 400px;
	float: left;
	margin-right: 10px;
}

.textColumnLeft p {
	color: #545454;
	font-size: 1.2em;
	margin-bottom: 15px;
}

.textColumnLefta {
	width: 100%;
	float: left;
	margin-right: 10px;
}

.textColumnLefta p {
	color: #545454;
	font-size: 1.2em;
	margin-bottom: 15px;
}


.infoColumnRight {
	width: 410px;
	float: left;
	background: url(../_images/template/bkgRightCol.jpg) 0 0 repeat-x;
	padding-top: 20px;
}

.infoBox {
	margin-bottom: 25px;
	clear: both;
	color: #545445;
}

.infoBox img {
	float: right;
	border: 2px solid #d0cece;
	margin-right: 20px;
}

.infoBox .leftContent {
	float: left;
	width: 150px;
	margin-left: 20px;
}

.infoBox .leftContent h3 {
	font-size: 1.5em;
	margin-bottom: 13px;
}

.infoBox .leftContent p {
	font-size: 1.2em;
	margin-bottom: 20px;
}

.infoBox .leftContent a {
	color: #e8b61d;
	font-size: 1.2em;
	text-decoration: none;
	background: url(../_images/generic/orangeBullet1.jpg) 0 3px no-repeat;
	padding-left: 10px;
}

.infoBox .leftContent a:hover {
	text-decoration: underline;
}


/* xcol */

#xCol {
	width: 60px;
	/*background: url(../_images/floral.png) 0 0 no-repeat;*/
	float: left;
	height: 296px;
	margin-top: 2px;
}

#xCol ul {
	width: 36px;
}

#xCol ul li {
	margin-bottom: 20px;
}

#xCol ul li a span {
	visibility: hidden;
}

#xCol ul li a {
	width: 36px;
	height: 32px;
	display: block;
	float: left;
	text-decoration: none;
	margin: 0 0 10px 10px;
}

#xCol ul li.twitter a {background: url(../_images/icons/iconTwitter.png) 0 0 no-repeat;}
#xCol ul li.flickr a {background: url(../_images/icons/iconFlickr.png) 0 0 no-repeat;}
#xCol ul li.delicious a {background: url(../_images/icons/iconDelicious.png) 0 0 no-repeat; margin-left: 13px;}
#xCol ul li.lastFM a {background: url(../_images/icons/iconLastFM.png) 0 0 no-repeat;}
#xCol ul li.skype a {background: url(../_images/icons/iconSkype.png) 0 0 no-repeat;}
#xCol ul li.linkedin a {background: url(../_images/icons/iconLinkedin.png) 0 0 no-repeat; margin-left: 12px;}

/* logo */
#logo {
	margin: 4px 0;
}

#logo span {
	visibility: hidden;
}

#logo a {
	text-decoration: none;
	background: url(../_images/template/siteLogo.png) 0 0 no-repeat;
	width: 644px;
	height: 125px;
	display: block;
}

/* --- mainNav --- */

#mainNav {
	margin: 0;
}

#mainNav ul li {
	margin: 0 15px 0 0;
	font-size: 1.6em;
}

#mainNav ul li a {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	padding-bottom: 3px;
}

#mainNav ul li a:hover, #mainNav ul li.current a {
	border-bottom: 6px solid #a05132;
}

/* --- banner --- */

#banner {
	clear: both;
	margin-bottom: 30px;
}

/* --- about --- */

#aboutBox {
	clear: both;
	float: left;
	background: url(../_images/aboutBG.gif) 0 0 repeat-x;
	width: 206px;
	height: 300px;
	padding: 11px 12px;
	margin-bottom: 30px;
}

#aboutBox h2 {
	background: url(../_images/h2BGAbout.gif) 0 0 no-repeat;
}

/* --- module -- */

.content {
	margin-bottom: 20px;
}

.content a {
	color: #95ABC4;
	text-decoration: none;
}

.content a:hover {
	background-color: #B7CEE7;
	text-decoration: none;
	color: #fff;
}

.content p {
	color: #666;
	font-size: 1.2em;
	margin: 0 50px 10px 0;
	clear: both;
}

.folioModule {
	margin-bottom: 40px;
	clear: both;
	width: 683px;
}

.folioModule img {
	float: left;
	width: 400px;
	margin-right: 15px;
}

.folioModule p, .folioModule div {
	float: left;
	color: #666;
	width: 250px;
	font-size: 1.2em;
}

.folioModule div h3 {
	margin-bottom: 4px;
	font-size: 1.4em;
}

.folioModule div p {
	float: none;
	color: #666;
	width: auto;
	font-size: 1em;
	margin-bottom: 8px;
}

.folioModule div ul li {
	padding-left: 10px;
	background: url(../_images/bullet.gif) 0 4px no-repeat;
	margin-bottom: 4px;
}

/* warning in W3C validator, but this is fine, the text also 
changes colour in each state so doesnt blend with BG colour */
.folioModule div a, .errorPage a {
	color: #81A7CF;
}

.folioModule div a:hover, .folioModule div a:active, .errorPage a:hover, .errorPage a:active {
	background: #81A7CF;
	color: #fff;
	text-decoration: none;
}

.outline {
	width: 685px;
}

.outline img {
	border: 1px solid #B2CBE6;
}

/* photography */

.photography a img {
	margin: 0!important;
	padding: 0!important;
	width: 115px;
	float: left;
}

.photography img.empty {
	margin: 0!important;
	padding: 0!important;
	width: 115px;
	float: left;
	border: 4px solid #fff;
}

.photography a {
	border: 4px solid #fff;
	margin: 0!important;
	display: block;
	float: left;
	padding: 0!important;
}

.photography a:hover {
	text-decoration: none!important;
	background-color: #000;
	border: 4px solid #b7cee7;
}


/* form */

#form {
	margin-top: 20px;
	}

.frmRow {
	clear: both;
	margin-bottom: 12px;
}

.field {
	border: 1px solid #e0e0e0;
	width: 300px;
	font: 1.2em "Arial";
	height: 16px;
	float: left;
	}
	
#form label {
	width: 8em;
	display: block;
	font-size: 1.2em;
	float: left;
	text-align: right;
	padding-right: 5px;
	}

#form .button {
	border: none;
	background: #B7CEE7;
	color: #fff;
	height: 18px;
	line-height: 18px;
	margin-left: 102px;
	padding-left: 4px;
	padding-right: 4px;
	}
	
#form .button:hover {
	border: none;
	background: #333;
	color: #fff;
	height: 18px;
	line-height: 18px;
	}

.red {
	color:#FF0000!important;
	}
	
textarea {
	height: 200px!important;
	float: left;
	}
	
#infoArea {
	/*background: #e2ebf5;*/
	background: #f0f5fa;
	padding: 10px 10px 5px 10px;
	color: #666;
	/*border: 3px solid #98b4d2;*/
	border: 3px solid #cbd9e8;
	margin-bottom: 20px;
	width: 660px;
	font-size: 1.2em;
}

#infoError {
	background: #f6c9d5;
	padding: 10px 10px 5px 10px;
	color: #fff;
	border: 3px solid #d8023e;
	margin-bottom: 20px;
	width: 660px;
	font-size: 1.2em;
}

#infoError h2 {
	margin-bottom: 8px;
	font-weight: 700;
}

#infoCorrect {
	background: #bdefc6;
	padding: 10px 10px 5px 10px;
	color: #666;
	border: 3px solid #36a548;
	margin-bottom: 20px;
	width: 660px;
	font-size: 1.1em;
}

#infoError a {
	color: #d8023e;
}

#infoError a:hover {
	color: #fff;
	background:#d8023e;
}

#infoArea p, #infoError p, #infoCorrect p {
	margin-bottom: 5px;
}

.copy {
	color: #ccc;
}

#infoArea a {
	color: #666;
	text-decoration: underline;
}

#infoArea a:hover {
	color: #fff;
	text-decoration: none;
	background: #666;
}

/* error pages */

.errorPage p {
	font-size: 1.2em;
}

/* gallery */

#galleryHolder {
	width: 400px;
	margin-right: 10px;
}

#galleryHolder img {
	margin-bottom: 5px;
	border: 2px solid #ccc;
	width: 395px;
}

#imageGallery img {
	width: 125px;
	margin: 0!important;
	padding: 0!important;
	border: 2px solid #ccc;
}

#imageGallery {
	width: 400px;
}

#imageGallery {
	margin: 5px 0 0 0!important;
}

#imageGallery li {
	float: left;
	margin: 0 6px 0 0;
	background: none;
	padding: 0!important;
}

#imageGallery li.last {
	margin-right: 0!important;
}

.newGallery {
	width: 210px;
	height: 83px;
	display: block;
	background: url(../_images/galleryPopup.gif) 0 0 no-repeat;
	padding: 10px 10px 10px 30px;
	margin-top: 82px;
}

/* flickr gallery */

.leftGallery {
	float: left;
	margin-right: 15px;
}

.rightGallery {
	width: 440px;
	float: left;
}

.rightGallery h1 {
	margin-bottom: 10px;
}

.rightGallery p {
	font-size: 1.2em;
	margin-bottom: 10px;
}

#images {padding:0; margin:0 0 10px 0; overflow: hidden;}
#images img { border: 2px solid #B2CBE6;}

.leftGallery a, .rightGallery a {
	color: #B2CBE6;
}

.leftGallery a:hover, .rightGallery a:hover {
	color: #fff;
	background: #B2CBE6;
	text-decoration: none;
}

#prev, #next {
	margin-right: 20px;
	font-size: 1.4em;
}
