/* @override 
	http://www.matthewkolakowski.co.uk/css/main.css
*/

/*universal settings*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;}/* remember to define focus styles! */:focus {	outline: 0;}body {	line-height: 1;	color: black;	background: white;}ol, ul {	list-style: none;}/* tables still need 'cellspacing="0"' in the markup */table {	border-collapse: separate;	border-spacing: 0;}caption, th, td {	text-align: left;	font-weight: normal;}blockquote:before, blockquote:after,q:before, q:after {	content: "";}blockquote, q {	quotes: "" "";}
body{
	font-family: optima, sans-serif;
	font-size: 1.2em;
	background:#fff url(../images/line1.jpg) top center repeat-y;
}

/*<!------------------------------------------content wrapp--------------------------------------->*/

#wrapper{
	display: block;
	width: 775px;
	margin: 0 auto;
	padding: 100px 0 30px 0;
}
.clear {
	clear: both;
}
#wrapper h4{
	color: #838589;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: 0.06em;
	margin: 0 0 20px 0;
	text-align: right;
	padding: 0 52% 0 0;
}

#wrapper h4 a{
	text-decoration: none;
	color: #838589;
}

#wrapper h4 a:link{
	color: #838589;
}

#wrapper h4 a:visited{
	color: #838589;
}

#wrapper h4 a:hover, a:active{
	color: #b6b8bf;
}

#wrapper h5{
	color: #838589;
	font-size: 0.8em;
	text-align: center;
	font-weight: normal;
}

/*<!-------------------------------------------title------------------------------------------>*/

#header{
	height: 80px;
	background: transparent url(../images/pixel1.jpg) bottom repeat-x;
}

#header h1{
	display: block;
	width: 50%;
	float: left;
	font-size: 1.2em;
	line-height: 1.4em;
	background: #838589;
	margin: 47px 0 0 0;
	font-weight: bold;
	text-align: right;
}
#header h1 a {
	padding: 0.4em;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.05em;
}
#header h2{
	display: block;
	float: left;
	color: #838589;
	font-size: 1.2em;
	font-weight: bold;
	padding: 51px 0 0 0;
	padding: 2.2em 0 0 0.4em;
	letter-spacing: 0.05em;
}


/*<!-------------------------------------------menu------------------------------------------>*/

#nav{
	clear: both;
	float: right;
	width: 50%;
	height: 20px;
	font-size: 0.8em;
	margin: 0 0 0 1em;
}

#nav ul{
	padding: 0 0 0 80px;
}

#nav ul li{
	display: inline;
	padding: 0 0.5em;
}

#nav ul li a{
	text-decoration: none;
}

#nav ul li a:link{
	color: #b6b8bf;
}

#nav ul li a:visited{
	color: #b6b8bf;
}

#nav ul li a:hover, a:active{
	color: #557f77;
}

#nav ul li a span{
	color: #557f77;
}

/*<!-------------------------------------------left column------------------------------------------>*/

#left{
	display: block;
	width: 326px;
	float: left;
	padding: 0 0 0 65px;
}

#left a{
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	padding: 0.5em 0 0 0;
}

#left a:link{
	color: #838589;
	text-decoration: none;
}

#left a:visited{
	color: #838589;
	text-decoration: none;
}

#left a:hover, active{
	color: #b6b8bf;
	text-decoration: none;
}

.thn{
	width: 121px;
	height: 160px;
	margin: 0 0.8em 0.6em 0;
	float: left;
	padding: 0.9em;
	border: 1px solid #b6b8bf;
	font: 70% Optima, sans-serif;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.06em;
}

.thn h5{
	padding: 0 0;
}

.big_thn{
	width: 283px;
	margin: 0 1em 0.6em 0;
	float: right;
	padding: 0.9em;
	border: 1px solid #b6b8bf;
	font: 70% Optima, sans-serif;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.06em;
}

.thn img{
	border: none;
	padding: 0 0 0.1em 0;
}

.big_thn img{
	margin:  0 0 0.5em 0;
	border: none;
}

.single_thn{
	width: 121px;
	float: right;
	margin: 0 0.8em 0.6em 0;
	padding: 0.9em;
	border: 1px solid #b6b8bf;
	font: 0.8em Optima, sans-serif;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.06em;
}

.single_thn img{
	margin:  0 0 0.5em 0;
	border: none;
}

#portrait{
	width: 216px;
	float: right;
	margin: 0 0.7em 0 0;
	padding: 0.8em;
	border: 1px solid #b6b8bf;
}

#left p {
	padding: 0 0 20px 200px;
	font-size: 0.9em;
}

#left p a:link, a:visited{
	color: #b6b8bf;
	text-decoration: none;
}

#left p a:visited{
	color: #b6b8bf;
	text-decoration: none;
}

#left p a:hover, active{
	text-decoration: none;
	font-weight: bold;
	color: #838589;
}

#left p a span{
	font-weight: bold;
	color: #838589;
}


/*<!-----------------------------------right column------------------------------------>*/

#right{
	display: block;
	width: 370px;
	float: left;
	padding: 0 0 0 10px;
}

#right p{
	font-size: 0.8em;
	color: #838589;
	letter-spacing: 0.06em;
	line-height: 1.4em;
	padding: 0 0 0.5em 0;
}

#right p span{
	font-weight: bold;
}

#right p a{
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}

#right p a:link, a:visited{
	color: #838589;
}

#right p a:hover, a:active{
	color: #b6b8bf;
}

#right .thn{
	width: 121px;
	margin: 0 0.8em 0.6em 0;
	padding: 0.9em;
	border: 1px solid #b6b8bf;
	font: 70% Optima, sans-serif;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.06em;
}


/*<!-----------------------------------lightbox------------------------------------>*/

#lightbox{	
	position: absolute;	
	left: 0; 
	width: 100%; 
	z-index: 100; 
	text-align: center; 
	line-height: 0;
	font-family: Optima, sans-serif;
	font-size: 0.9em;
	letter-spacing: 0.06em;
	color: #838589;
}

#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 a{ 
	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: 50; 
	width: 100%; 
	height: 500px; 
	background-color: #fff; 
}

/* ================== contact form  div and elements ======================================= */

#contact{
	margin: 0 0 0 382px;
}
#form-div { 
 	 font-family : Optima, sans-serif;
  	width : 370px;
  	margin : auto;
  	color : #838589;
  	line-height : 1.2em;
}

#form-div p.form-footer {
  	margin : -10px 2px 20px 13px;
 }

#form-div p.form-footer a { 
  	color : #838589; 
}

#form-div p.form-footer a:hover, #form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  	color : #557f77; 
  	text-decoration : underline; 
  	font-weight: bold;
}

#form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  	background-color : #eee; 
}


/* === form div link styles ======================================== */

#form-div a { 
  	color : #b6b8bf; 
}
  
#form-div a:hover, #form-div a:focus, #form-div a:active { 
  	color : #557f77; 
  	text-decoration : none; 
}

#form-div a:focus, #form-div a:active { 
  	background-color : #eee; 
}


/* === success and error message/results box ======================= */

#form-div p.success, #form-div p.error, #form-div p.center { 
  	color : #fff;
  /* color : #000; (lite colors option - uncomment to use) */
  	padding : 1px 4px; 
  	background-color : #b6b8bf;
  /* background-color : #d6e3ba; (lite colors option - uncomment to use) */
  	margin : 10px 3px;
  	text-align : center;
}

#form-div p.error { 
  	background-color : #bb0000; 
  /* background-color : #edbaba; (lite colors option - uncomment to use) */
}

#form-div p.error a, #form-div p.success a {
  	color : #557f77;
}

#form-div p.center {
  	text-align : center;
  	background-color : #edbaba;
  	color : #000;
  	margin-top : -3px;
  	padding : 0px 4px; 
}

#form-div p.error a:hover, #form-div p.error a:focus, #form-div p.error a:active, 
#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  	color : #eee;
  	background-color : #bb0000; 
}

#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  	background-color : #838589; 
}


/* === structural form elements ==================================== */

form#gbcf-form { }

fieldset.main-set,
fieldset.req-set,
fieldset.opt-set { 
	padding : 3px;
}


/* === textural form elements ====================================== */

#form-div legend { 
  	font-weight : bold;
 	font-size : 0.9em;
  	color: #838589;
}

#form-div legend span { }

legend.main-legend { 
  	color : #777;
  	font-size : 0.9em;
}

legend.req-legend,
legend.opt-legend { 
  	color : #777;
}

legend.main-legend span { }
legend.main-legend { }

legend.req-legend span { }
legend.req-legend {
  	margin-left : -2px;
}

legend.opt-legend span { }
legend.opt-legend { 
  	margin-left : -2px;
}

label.req-label, label.opt-label {
  	color : #838589;
  	font-size : 0.8em;
}

label.opt-label.check {
  	float : right;
  	padding : 0;
  	margin : 1px 4px;
  	cursor : pointer;
}

label.opt-label.main-label {
  	margin : 0 2px;
  	font-weight : normal;
  	font-size : 0.8em;
}

label.opt-label.main-label span {
  	font-weight : normal;
  	color : #666;
}

label.opt-label.main-label span.req, label span.req  {
  	font-weight : bold;
  	font-size : 0.8em;
}

label.req-label.explain {
  	color : #b6b8bf;
  	font-size : 0.7em;
}

label.req-label.explain:hover {
  	color : #557f77;
  	font-weight : bold;
}

/* === control and interface form elements ========================= */
/*
  note: In this section you will see the hover/focus styles for the 
  inputs. For example: input:hover, input:focus. You will also see 
  these names applied as classes: input.hover, input,focus, for 
  example. This is not done by mistake. Those classes are needed for 
  the JavaScript focus script (files/focus.js) for IE 7 and older.
*/

input.text-long.address, input.text-long.address:hover, input.text-long.address:focus,
input.text-long.address.hover, input.text-long.address.focus {
  	border-bottom : 0;
  	margin-bottom : 0;
  	padding-bottom : 2px;
  	border-bottom : 1px dotted #bbb;
}

input.text-long.address2, input.text-long.address2:hover, input.text-long.address2:focus,
input.text-long.address2.hover, input.text-long.address2.focus {
  	border-top : 0;
  	margin-top : 0;
  	padding-top : 2px;
  	border-top : 1px dotted #bbb;
}

input.checkbox {
  	border : 1px solid #999;
  	width : .9em;
  	height : .9em;
  	padding : 0;
  	margin : 0;
  	cursor : pointer;
}

input.checkbox:hover, input.checkbox.hover,
input.checkbox:focus, input.checkbox.focus {
  	border : 1px solid #666;
}

input.text-short, 
input.text-med, 
input.text-long,
select.select,
textarea.textarea {
  	font-family: Optima, sans-serif;
  	font-size : 0.8em;
  	border : 1px solid #999;
  	background-color : #fff;
  	cursor : text;
  	padding : 1px 2px;
}

select.select {
  	padding : 1px 0;
}

input.text-short {
  	width : 100px;
}

input.text-med, select.select {
  	width : 250px;
}

input.text-long {
  	width : 350px;
}

textarea.textarea {
  	width : 350px;
  	height : 200px;
}

select.select, select.select option {
  	cursor : pointer;
}

input.text-short:focus, input.text-short.focus, 
input.text-med:focus, input.text-med.focus,
input.text-long:focus, input.text-long.focus,
select.select:focus, input.select.focus,
textarea.textarea:focus, textarea.textarea.focus {
  	border : 1px solid #666;
  	background-color : #f2f2f4;
}

input.button { 
  	font : 0.9em Optima, sans-serif;
  	font-weight : bold;
  	margin-top : 15px;
  	padding : 7px 10px;
  	cursor : pointer;
  	float : right;
  	clear : both;
  	color : #838589;
}

input.button:hover, input.button.hover,
input.button:focus, input.button.focus {
  	color : #557f77;
}

/* because IE6 sucks - if you have a conditionally served IE6 style sheet add this to it */
* html input.button {
  	border : 1px solid #666;
}

