/* GRIDLIGHT STYLE */
/* Copyright Andy Kirk 2005*/

/*--- MAIN CSS ---*/

body
{
	margin: 20px;
	padding: 0;
}

h1
{
	position: relative;
	width: auto;
	height: auto;
	margin: 5px;
	padding: 0;
	font-size: 2em;
	font-weight: bold;
	color: #7B9DCD;
	/* hide overflow:hidden from IE5/Mac */
	/* \*/ overflow: hidden; /* */
	text-align: center;
}

h1 span
{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	z-index: 1;
	background-image: none;
}

h2
{
	position: relative;
	top: 0;
	right: 0;
	width: auto;
	margin: 10px;
	padding: 0;
	font-size: 2em;
	font-weight: bold;
	color: #7B9DCD;
	text-align: center;
	background-image: none;
}

.lastMod
{
	display: block;
	position: relative;
	left: 0;
	bottom: auto;
	padding: 0;
	margin: 0;
	font-size: 0.75em;
	background-image: none;
}

* html .lastMod
{
	margin-bottom: 0;
}

.lastmodHack
{
	position: relative;
}

.hidden, .hidden a, .hidden a:hover
{
	display: block;
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0em;
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent;
	overflow: hidden;
}

.lowStyle, .lowStyle a, .lowStyle a:hover
{
	display: block;
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0em;
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent;
	overflow: hidden;
}

/*--- DIVS ---*/

#container
{
	position: relative;
	left: 0;
	top: 0;
	width: auto;
	min-width: auto;
	height: auto;
	padding: 10px;
	border: 1px solid #9CB3DC;
}

/*--- Banner ---*/

#banner
{
	position: relative;
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	background: transparent;
	z-index: 1;
	border: 0;
}

/*--- Content ---*/

#content
{
	position: relative;
	left: 0;
	width: auto;
	height: auto;
	min-height: 0;
	margin: 0;
	padding: 0;
	border: none;
	background-image: none;
	font-size: 0.8em;
}

* html #content
{
	height: auto;
}

#content p
{
	padding-right: 0;
	margin: 0;
}

/*--- SIDEBAR ---*/

#sidebar
{
	position: relative;
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	float: none;
	background: transparent;
	z-index: 1;
	text-align: left;
	font-size: 0.6em;
	padding: 0;
}

* html #sidebar
{
	height: auto;
	width: auto;
}

/*--- Menu ---*/

#menu
{
	position: relative;
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	padding: 0;
	border-left: none;
}

* html #menu
{
	width: auto;
}

.menuHead
{
	display: block;
	position: relative;
	width: auto;
	top: 0;
	left: 0;
	height: auto;
	padding: 0;
	margin: 10px 0 10px 0;
	background-image: none;
	text-align: left;
}

* html .menuHead
{
	margin-right: 0;
}

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

#menu li
{
	display: block;
	text-align: left;
}

#menu a
{
	display: block;
	width: auto;
	height: auto;
	padding: 0;
	font-weight: bold;
	color: #000;
	background: #fff;
	text-decoration: none;
	border: none;
	text-align: left;
}

* html #menu a
{
	padding:  0;
	height: auto;
}

#menu a:hover
{
	background: #ffffff;
	color: #666;
	text-decoration: underline;
}

/*-- Styles --*/

#styles
{
	position: relative;
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	padding: 0;
	border-left: none;
}

* html #styles
{
	width: auto;
}

.styleHead
{
	padding: 0;
	margin: 0;
	text-align: left;
}

#styles ul
{
	list-style-type: none;
	padding-left: 0;
	margin: 10px 0 10px 0;
}

#styles li
{
	display: block;
}

#styles p
{
	padding: 0;
	margin: 0;
}

#styles .bottom
{

	position: relative;
	left: 0;
	bottom: 0;
	padding: 0;
	margin: 0;
	background-image: none;
}

/*--- FOOTER ---*/

#footer
{
	display: block;
	position: relative;
	left: 0;
	width: auto;
	height: auto;
	padding: 0;
	background: #fff;
	text-align: left;
	font-size: 0.6em;
	border-bottom: none;
}

#footer ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footerLinks
{
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image: none;
}


* html #footerLinks
{
	position: relative;
	width: auto;
}

#footerLinks li
{
	display: block;
	position: relative;
	top: 0;
	border-right: none;
	padding: 0;
	margin: 0;
}

#footer li.last
{
	border: 0;
	padding: 0 ;
}

#footer a
{
	color: #777;
	border: none;
}

#footer a:hover
{
	color: #000;
}

#valid
{
	position: relative;
	left: 0;
	top: 0;
	text-align: left;
	z-index: 1;
}

#valid ul
{
	display: block;
	position: relative;
	top: 0;
	width: auto;
	height: auto;
	list-style-type: none;
	background-image: none;
	padding-left: 0;
}

* html #valid ul
{
	height: 0;
	top: 0;
}

#valid li
{
	display: block;
	position: relative;
	top: 0;
	margin-left: 0;
	padding: 0;
	border: 0;
}

* html #valid li
{
	top: 0;
}