/* --Style Sheet for the Parachute Festival website-- */
/* Created by Helion | Auckland NZ | www.helion.co.nz */

*{
	margin: 0px;
	padding: 0px;
}

body {
	font: small/1.1em Arial, Helvetica, sans-serif;
	color: #000;
	padding-bottom: 40px;
	background: #c7c7c7;
}

/* General Page Layout */
a:link, a:visited {
	color: #888;
	border-bottom: none;
	text-decoration: none;
}
a:hover,a:active {
	color: #888;
	border-bottom: 0px solid #999;
	text-decoration: none;
}
img {
	border: 0px solid #FFFFFF;
}
img.imgleft {
	float: left;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
}
img.imgright {
	float: right;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
}
h1,h2,h3,h4,h5,h6 {
	color: #999;
	font-family: Georgia, "Times New Roman", serif;
}
#navdiv .moduletable{
    padding: 0;
    margin: 0;
    margin-top: 5px;
    background-color: #C7C7C7;
}
h1 {
	font-weight: normal;
	font-size: 220%;
	text-transform: lowercase;
	color: #000;
	padding: 12px 0 3px;
}

h2 {
	font-size: 200%;
	font-weight: normal;
	text-transform: lowercase;
	color: #000;
	padding: 18px 0 10px;
}
h3 {
	font-weight: normal;
	font-size: 180%;
	text-transform:none;
	color: #777;
	padding: 15px 0 10px;
}
h4,h5,h6 {
	padding: 15px 0 10px;
}
ul {
	margin-left: 20px;
	padding: 10px 0 10px 0;
	background: url(none);
	border: none;
	clear: both;
	list-style-type: disc;
}
ol {
	margin-left: 25px;
	padding: 10px 0 10px 0;
	background: url(none);
	border: none;
}
p {
	padding: 5px 0;
}


/* Main and Container divs */

#main {
}
#container {
	background: #fff url(../images/wrap_bg.gif) repeat-y left top;
	width: 791px;
	border-top: 7px solid #fff;
	border-left: 7px solid #fff;
	border-right: 7px solid #fff;
	margin: 20px auto auto;
	overflow: hidden;
}


/* Header div */

#header {
	height: 159px;
	min-height: 159px;
	background: #fff;
	padding-bottom: 0px;
}

/* Wrapper divs */

#wrap {
}

/* Content div for text */

#content {
	float: left;
	position: relative;
	width: 580px;
	color: #000;
	padding-top:10px;
	margin-top: 0px;
	padding-bottom: 50px;
}
#content p {
}


/* Sidebar div on the right side (contains coca cola logo etc) */

#sidebar {
	color: #000;
	margin-top: 0px;
	margin-left: 605px;
	*margin-left: 605px;
	_margin-left: 603px;
	padding-bottom: 50px;
	text-align:center;
}
#sidebar p, #sidebar ul, #sidebar ol {
	text-align:left;
	padding: 5px;
}
#sidebar div {
	padding-bottom: 12px;
	position: relative;
	top: 35px;
	margin: 0 auto;
}

#sidebar div.moduletable_search{
    top: 0px;
}
#sidebar div a img{
	padding-right: 8px;
	padding-left: 7px;
	padding-bottom: 10px;
}
#sidebar ul {
	list-style: none;
	margin: 25px 0 0 20px;
}
#sidebar a:link, #sidebar a:visited, #sidebar a:hover  {
	color: #777;
	border-bottom: none;
	text-decoration: none;
}
div.moduletable {
	position: relative;
}
div.moduletable img, div.moduletable img a:link, div.moduletable a:visited, div.moduletable img a:hover{
	border: none;
	text-decoration: none;
}

/* Filler div to ensure correct spacing at the bottom of the page*/

#filler {
	background: #fff;
	clear: both;
	height: 30px;
}

/* Footer div */

#footer {
	width: 790px;
	margin: 0 auto;
	padding-bottom: 20px;
	color: #fff;
	text-transform: uppercase;
	font: normal 63% Verdana, Arial, Helvetica, sans-serif;
	z-index: 100;
	clear: both;
	background: #c7c7c7;
}
span.footerleft {
	float: left;
	padding-bottom: 3px;
}
span.footerright {
	float: right;
	padding-bottom: 3px;
}
#footer a:link, #footer a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: none;
	margin-bottom: 30px;
}
#footer a:hover {
	color: #555;
	text-decoration: none;
	border-bottom: none;
}
/**************** Sample table ***********************/

table {
	width: 100%;
}
td {
	vertical-align: top;
}

/* Navigation divs */

/*******************************************************************/
#navdiv {
}
#mainmenu {
	float: left;
	background: #fff url(..images/nav-bg.gif) repeat-x left 5px;
	width: 791px;
	min-width: 791px;
	max-width: 791px;
	height: 108px;
	min-height: 108px;
	max-height: 108px;
}
#mainmenu div a:link, #mainmenu div a:visited{

}
#mainmenu div a:hover {
}
#mainmenu div {
}
#mainmenu div img{
	border: none;
}

#mainmenu div a{
	border: none;
}
/****************************************************************/
#register{
	width: 181px;
	min-width: 181px;
	max-width: 181px;
	position: relative;
	float: left;
	padding-top: 5px;
}
#register a:link, #register a:visited {
	background: url(images/register_menu.gif) no-repeat;
	position: absolute;
	top: 5px;
}
#register a:hover {
	background: url(images/register_menu_black.gif) no-repeat;
}
#register.here a:link, #register.here a:visited,  #register.here a:hover {
	background: url(images/register_menu_black.gif) no-repeat;
}
#information{
	width: 250px;
	min-width: 250px;
	max-width: 250px;
	position: relative;
	float: left;
	padding-top: 5px;
}
#information a:link, #information a:visited {
	background: url(images/info_menu.gif) no-repeat;
	position: absolute;
	top: 5px;
}
#information a:hover {
	background: url(images/info_menu_black.gif) no-repeat;

}
#information.here a:link, #information.here a:visited,  #information.here a:hover {
	background: url(images/info_menu_black.gif) no-repeat;
}
#writings{
	width: 163px;
	min-width: 163px;
	max-width: 163px;
	position: relative;
	float: left;
	padding-top: 5px;
}
#writings a:link, #writings a:visited {
	background: url(images/writings_menu.gif) no-repeat;
	position: absolute;
	top: 5px;
}
#writings a:hover {
	background: url(images/writings_menu_black.gif) no-repeat;

}
#writings.here a:link, #writings.here a:visited,  #writings.here a:hover {
	background: url(images/writings_menu_black.gif) no-repeat;
}
#contributors{
	width: 276px;
	min-width: 276px;
	max-width: 276px;
	position: relative;
	float: left;
	padding-top: 5px;
}
#contributors a:link, #contributors a:visited {
	background: url(images/contributors_menu.gif) no-repeat;
	position: absolute;
	top: 36px;
	*top: 36px;
	_top: 41px;
}
#contributors a:hover {
	background: url(images/contributors_menu_black.gif) no-repeat;

}
#contributors.here a:link, #contributors.here a:visited,  #contributors.here a:hover {
	background: url(images/contributors_menu_black.gif) no-repeat;
}
#workshops{
	width: 218px;
	min-width: 218px;
	max-width: 218px;
	position: relative;
	float: left;
	padding-top: 5px;
}
#workshops a:link, #workshops a:visited {
	background: url(images/workshops_menu.gif) no-repeat;
	position: absolute;
	top: 36px;
	*top: 36px;
	_top: 41px;
}
#workshops a:hover {
	background: url(images/workshops_menu_black.gif) no-repeat;

}
#workshops.here a:link, #workshops.here a:visited,  #workshops.here a:hover {
	background: url(images/workshops_menu_black.gif) no-repeat;
}
#programme{
	width: 214px;
	min-width: 214px;
	max-width: 214px;
	position: relative;
	float: left;
	padding-top: 5px;
	z-index: 100;
}
#programme a:link, #programme a:visited {
	background: url(images/programme_menu.gif) no-repeat;
	position: absolute;
	top: 36px;
	*top: 36px;
	_top: 41px;
}
#programme a:hover {
	background: url(images/programme_menu_black.gif) no-repeat;

}
#programme.here a:link, #programme.here a:visited,  #programme.here a:hover {
	background: url(images/programme_menu_black.gif) no-repeat;
}
#sponsors{
	width: 180px;
	min-width: 180px;
	max-width: 180px;
	position: relative;
	float: left;
	padding-top: 5px;
}
#sponsors a:link, #sponsors a:visited {
	background: url(images/sponsors_menu.gif) no-repeat;
	position: absolute;
	top: 67px;
	*top: 67px;
	_top: 77px;
}
#sponsors a:hover {
	background: url(images/sponsors_menu_black.gif) no-repeat;

}
#sponsors.here a:link, #sponsors.here a:visited,  #sponsors.here a:hover {
	background: url(images/sponsors_menu_black.gif) no-repeat;
}
#win{
	width: 85px;
	min-width: 85px;
	max-width: 85px;
	position: relative;
	float: left;
	padding-top: 5px;
}
#win a:link, #win a:visited {
	background: url(images/win_menu.gif) no-repeat;
	position: absolute;
	top: 67px;
	*top: 67px;
	_top: 77px;
}
#win a:hover {
	background: url(images/win_menu_black.gif) no-repeat;

}
#win.here a:link, #win.here a:visited,  #win.here a:hover {
	background: url(images/win_menu_black.gif) no-repeat;
}
#gallery{
	width: 158px;
	min-width: 158px;
	max-width: 158px;
	position: relative;
	float: left;
	padding-top: 5px;
}
#gallery a:link, #gallery a:visited {
	background: url(images/gallery_menu.gif) no-repeat;
	position: absolute;
	top: 67px;
	*top: 67px;
	_top: 77px;
}
#gallery a:hover {
	background: url(images/gallery_menu_black.gif) no-repeat;

}
#gallery.here a:link, #gallery.here a:visited,  #gallery.here a:hover {
	background: url(images/gallery_menu_black.gif) no-repeat;
}
/****************************************************************/

#register img, #information img, #writings img, #contributors img, #workshops img, #programme img, #sponsors img, #win img, #gallery img{
	border: none;
}

#register a, #information a, #writings a, #contributors a, #workshops a, #programme a, #sponsors a, #win a, #gallery a{
	border: none;
}
#mainmenu div ul li {
	font: bold 12px Arial, Verdana, Tahoma, sans-serif;
	text-transform: uppercase;
	color: #fff;
	display: inline;
	line-height: 16px;
}
#mainmenu div ul li a:link, #mainmenu div ul li a:visited {
	font: bold 12px Arial, Verdana, Tahoma, sans-serif;
	text-transform: uppercase;
	color: #fff;
	border: none;
	text-decoration: none;
	line-height: 16px;
}
#mainmenu div ul li a:hover {
	color: #777;
	line-height: 16px;
}
/***************************************************************************/

.here, .here a:link, .here a:visited, .here a:hover, #mainmenu span {
	font: bold 12px Arial, Verdana, Tahoma, sans-serif;
	text-transform: uppercase;
	border: none;
	text-decoration: none;
}
#mainmenu span {
	color: #999;
}
/*********************************************************************/
.center {
	text-align: center;
}
/**************************** Contributors Page***********************/
ul.contributors {
	list-style:none;
	font-family: Georgia, "Times New Roman", serif;
	margin-left: 2px;
}
ul.contributors li{
	list-style:none;
	text-transform:uppercase;
	font-size: 140%;
	letter-spacing: 2px;
	padding-bottom: 3px;
}
ul.contributors li a:hover{
	text-decoration: none;
	border-bottom: none;
}
.contributors_image a:hover{
	text-decoration: none;
	border-bottom: none;
}
ul.contributors li.nospace {
	padding-bottom: 0px;

}
h2.contributors {
	font-family: Georgia, "Times New Roman", serif;
	text-transform:uppercase;
	font-size: 160%;
	letter-spacing: 2px;
	padding-bottom: 5px;

}
h3.contributors {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 90%;
	font-weight: bold;
	color: #000;
	letter-spacing: 2px;
	text-transform:none;
	padding-top: 0;

}

img.imgright-contributors {
	float: right;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top:-70px;
}

div#intro_container {
z-index:1;
margin:auto;
width:100%;
position:absolute;
height:90%;
}