/**************************************************************************************
 filename :	toolbockx.css
 css level :	2.1
 release :	2.20090617.01
 author :	Alf Leue; www.alfleue.com
 copyright :	(C) 2009 by Alf Leue
 **************************************************************************************/


body {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background: #ffffff;
	margin-bottom: 30px;
}

#logo {
	border: 0px;
	position: fixed;
	z-index: 10;
	top: 0px;
	left: 200px;
	margin-bottom: 20px;
	width: 776px;
	height: 203px;
	background: url(../pix/toolbockx_logo_small.png);
	background-repeat: no-repeat;
}

#bottomLogo {
	border: 0px;
	position: fixed;
	top: 690px;
	left: 43px;
	width: 183px;
	height: 72px;
	background: url(../pix/toolbockx_logo_greyscale.png);
	background-repeat: no-repeat;
}

.header {
	margin-top: 26px;
	margin-bottom: 20px;
	border: 1px solid #aaaaaa;
}

#content {
	position: absolute;
	top: 250px;
	left: 270px;
	width: 570px;
	line-height: 24px;
	letter-spacing: 0.3px;
	color: #473330;
	border-left: 1px solid #cecece;
	margin-left: 0px;
	padding-left: 60px;
}

a, a:visited {
	color: #505050;
	text-decoration: none;
	border-bottom: 1px dotted #505050;
}

a:hover, a:active {
	color: #9f0309;
	text-decoration: none;
	border-bottom: 1px dotted #9f0309;
}

.portrait {
	float: left;
	margin: 0px;
	margin-right: 10px;
	margin-top: 8px;
	border: 1px solid #aaaaaa;
}

#menu {
	position: fixed;
	top: 239px;
	left: 30px;
	width: 160px;
	list-style-type: none;
	font-weight: normal;
	padding: 0px;
	padding-left: 15px;
}

		#menu a, #menu a:visited {
			color: #662019;
			text-decoration: none;
			border: 0px;
			margin-left: 25px;
		}

		#menu a:hover, #menu a:active {
			color: #bf3d2f;
		}

		#menu li {
			height: 25px;
			padding-top: 8px;
		}

		#menu li:hover {
			background: url(../pix/crown.png);
			background-position: left center;
			background-repeat: no-repeat;
		}

		#menu li.selected {
			font-weight: bold;
			color: #bf3d2f;
			padding-left: 25px;
			background: url(../pix/crown.png);
			background-position: left center;
			background-repeat: no-repeat;
		}
		
.footer {
	text-align: center;
	font-size: 70%;
	border: 0px;
	margin-top: 50px;
	line-height: 14px;
	color: #675755;
}

	.footer a, .footer a:visited, .footer a:hover, .footer a:active {
		border-bottom: 0px;
	}

.ref_entry {
	padding-bottom: 10px;
}

	.ref_entry p {
		font-size: 10pt;
		font-weight: normal;
		color: #7e251c;
		margin-bottom: 5px;
	}
		
	.ref_entry img {
		margin-right: 3px;
		border: 1px solid #aaaaaa;
		height: 80px;
	}
	
	.ref_entry img:hover {
		border: 1px solid #ffaaaa;
	}
	
	.ref_entry a, .ref_entry a:visited {
		text-decoration: none;
		border: 0px;
	}
	
h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #7e251c;
	margin-bottom: 15px;
}

h2 {
	font-size: 10pt;
	font-weight: normal;
	color: #9e251c;
	margin-bottom: 5px;
	margin-top: 20px;
}

.smallText {
	font-size: 95%;
	line-height: 17px;
	margin-top: 3px;
}

table {
	margin-bottom: 30px;
}

.leftCol {
	width: 120px;
	vertical-align: top;
	padding-right: 15px;
	margin-bottom: 10px;
}

#validCSS {
	text-align: center;
	margin-bottom: 25px;
	margin-top: 65px;
}

 #validCSS a, #validCSS a:visited {
	text-decoration: none;
	border: 0px;
 }

 #validCSS img {
	border: 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; }
#lightbox a, #lightbox a:visited { border-bottom: 0px; text-decoration: 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(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/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; }