/* 			_______________________	*/
/*			HELLO!          		*/

/*			christophersvensson.org

			Chris Svensson, Copyright 2008

			37 Staveley Close
			London			
			United Kingdom
			
			
			tel: +44 (0)7946 947 499
			
			chris@christophersvensson.org



/* 			_______________________	*/
/*			HEADER          		*/



#header_jumpmenu {
	width: 240px;
	left: 0px;
	top: 0px;
	vertical-align: top;
	position: absolute;
	height: 80px;
	padding-top: 3px;
	padding-left: 10px;
}

#header {
	height: 80px;
	left: 250px;
	top: 0px;
	width: 240px;
	position: absolute;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 3px;
}

#header02 {
	left: 500px;
	top: 0px;
	width: 240px;
	position: absolute;
	vertical-align: top;
	height: 80px;
	padding-top: 3px;
}

#header03 {
	left: 750px;
	top: 0px;
	width: 240px;
	position: absolute;
	vertical-align: top;
	height: 80px;
	padding-top: 3px;
}

#address01 {
	width: 190px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}

#address02{
	width: 190px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	position: absolute;
	left: 240px;
	top: 0px;
}



/* 			_______________________	*/
/*			LEFT COLUMN         	*/


#leftcolumn {
	width: 225px;
	top: 100px;
	margin-left: 0px;
	position: absolute;
	float: left;
	display: inline;
	left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 15px;
}

#leftcolumn h2{
	text-decoration: underline;
	font-size: 11px;
	font-style: normal;
	margin-bottom: 10px;
	line-height: 17px;
	font-weight: normal;
	margin-top: 0px;
}


#leftcolumn p, h1, h2 {
	margin: 0px;
	padding: 0px;
	text-indent: 20px;
}

.back_link {
	margin-bottom: 20px;
	margin-top: 40px;
}

.project_title {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display: block;
	margin: 0px;
	padding: 0px;
	color: rgb(0,150,0);
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.project_description {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display: block;
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.commentary {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}



/* 			_______________________	*/
/*			MAIN COLUMN         	*/


#maincolumn {
	width: 750px;
	top: 100px;
	position: absolute;
	float: left;
	display: inline;
	left: 250px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
}

#maincolumn h2 {
	text-decoration: underline;
	font-size: 11px;
	font-style: normal;
	margin-bottom: 0px;
	line-height: 17px;
	font-weight: normal;
	margin-top: 0px;
}

#maincolumn p {
	margin: 0px;
	padding: 0px;
	text-indent: 20px;

}

.thumbs_container {
	float: left;
	display: block;
	vertical-align: top;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0;
}



/* 			_______________________	*/
/*			SOME BASICS	          	*/


body, h1 {
	margin: 0px;
	font-family: geneva, helvetica, monaco, verdana, "Courier New", monospaced;
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 1px;
	padding: 0px;
	color: #000000;
	background-color: rgb(255,250,246);
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/bg_swatches/rotator.php);
}

a:link, a:visited, a:active, a:hover {
	color: rgb(0,150,0);
	text-decoration: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.underline {
	text-decoration: underline;
}

.blue {
	color: rgb(37,154,219);
}

.red {
	color: rgb(0,150,0);
}

.superscript {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	}



/* 			_______________________	*/
/*			JUMP MENU          		*/


.jumpmenu {
	background-color: rgb(0,150,0);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 190px;
	margin-bottom: 0px;
	text-decoration: none;
	color: #000;
	font-family: geneva, monaco, verdana, "Courier New", monospaced;
	font-size: 11px;
	line-height: 17px;
	vertical-align: bottom;
}



.quote {
	padding-right: 10px;
	padding-left: 33px;
	font-style: italic;
}


#optional {
	width: 1200px;
	top: 0px;
	position: absolute;
	float: left;
	display: inline;
	left: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
}


/* 			_______________________	*/
/*			LIGHTBOX          		*/

#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: 0px; }

#loading{ position: absolute; top: 50%; 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 0px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.italic {
	font-style: italic;
}
