@charset "utf-8";
/*---------------------------------------------------------------*\
|                                                                 |
|    GHC CSS                                                      |
|    Created at Oast One by James Marett, Nov 2007                |
|                                                                 |
|    IMPORTANT NOTES:                                             |
|                                                                 |
\*---------------------------------------------------------------*/

/*-- General --*/

body {
	background-color: #C8C8C8;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.page {
	background: #ffffff;
	width: 800px;
	text-align: left;
}

.topimages {
	background: url(../images/ghq_top_images.jpg) no-repeat right top;
	width: 800px;
	height: 82px;
	text-align: right;
}

/*.menu {
	width: 800px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
.menu ul {
	list-style: none;
	margin: 0px;
}
.menu li {
	list-style: none;
	margin: -4px;
	#margi: -3px; /*setting for IE7*/
	/*_margin: -3px; /*setting for IE6*/
	/*padding: 0px;
	border: none;
	margin-left: -40px;
	#margin-left: 0px; /*setting for IE7*/
	/*_margin-left: 0px; /*setting for IE6
}*/

.content {
	margin-left: 155px;
	margin-right: 105px;
	padding-bottom: 30px;
}
.content h1 {
	font-weight: bold;
	color: #005DA9;
	font-size: 25px;
	line-height: 30px;
}
.content .small {
	font-size: 11px;
	line-height: 14px;
}
.content ul {
	margin-left: -20px;
	#margin-left: 20px; /*setting for IE7*/
	_margin-left: 20px; /*setting for IE6*/
	color: #005DA9;
}
.content label {
	display: block;
	width: 100px;
	float: left;
}
.content .black {
	color: #000000;
}
.content .blue {
	color: #005DA9;
}
.content .lightblueheader {
	font-weight: bold;
	font-size: 25px;
	line-height: 30px;
	color: #009EC2;
}
.content ol {
	margin-left: -20px;
	#margin-left: 25px; /*setting for IE7*/
	_margin-left: 25px; /*setting for IE6*/
	/*margin-left: 20px;
	padding-left: 20px;
	list-style-position: inside;*/

}
.content a {
	color: #000000;
	text-decoration: none;
}
.content a:hover {
	color: #005DA9;
	text-decoration: underline;
}

/*.content input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	border: 1px solid #000000;
	padding: 2px;
	
}
.content textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}*/
.content .borderboy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	border: 1px solid #000000;
	padding: 2px;
}

.content .linkslist ul {
	margin: 0;
	padding: 0;
	border-top: 1px dotted #CCCCCC;
}
.content .linkslist li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px dotted #CCCCCC;
}
.content .linkslist li a {
	display: block;
	padding: 5px;
	padding-top: 5px;
	color: #005DA9;
	font-weight: bold;
}
.content .linkslist li a:hover {
	color: #005DA9;
	text-decoration: none;
	background-color: #eeeeee; 
}
.content .imagecaption {
	font-size: 12px; 
}
.content .swapimage a {
	color: #333;
	text-decoration: none;
	font-size: 12px;
}
.content .swapimage a:hover {
	color: #005DA9; 
}
.content .brownbrown {
	color: #8A6900;
	font-weight: bold;
}

.verysmall {
	font-size: 9px;
	text-align: right;
	color: #000000;
	text-decoration: none;
}
.verysmall a {
	color: #000000;
	text-decoration: none;
}

#submitery {
	background-color: #BCB4BA; 
    padding: 0px;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: bold;
	margin-right: 5px;
	border: 1px solid #000000;
}

.footer {
	border-top: #409FBD solid 1px;
	padding-bottom: 25px;
	/*border-bottom: #409FBD solid 1px;*/
	padding-top: 30px;
	margin-left: 35px;
	margin-right: 35px;
}

#credits {
	margin-left: 35px;
	margin-right: 35px;
	padding-top: 0;
	padding-bottom: 5px;
	font-size: 9px;
	color: #666;
	text-align: center;
	line-height: 16px;
}
#credits a {
	text-decoration: none;
	color: #666;
}

/* -- lightbox stuff - to make the image popups work -- */

#lightbox{
	/*background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;*/
	background-color:#fff;
	padding: 2px;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	
	
/* -- popout menu stuff -- */

#menu {
width: 160px;
text-align: left;
padding-top: 20px;
padding-bottom: 20px;
}

#menu ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#menu a {
display: block;
border: none 0px;
margin: 0;
padding: 0;
}

#menu li {
margin: 0px;
padding: 0px;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
top: 0px;
left: 100%;
width: 100%;
}

div#menu ul ul
{display: none;}

div#menu ul li:hover ul 
{display: block;}
