/* ------------------------------------ */
/* - CSS file created by Array Studio - */
/* - contact@arraystudio.com          - */
/* ------------------------------------ */
/* - Colour legend:                   - */
/* -                                  - */
/* -                                  - */
/* -                                  - */
/* ------------------------------------ */

/* - Note: This file is powered by offspring.js - http://code.google.com/p/offspringjs/ and        - */
/* -       uses: first-child, last-child, nth-child-even, nth-child-odd, only-child, nth-child-#   - */

/* - Reset                            - */
/* ------------------------------------ */


ul {
	list-style: none;
	}




/* - Global                           - */
/* ------------------------------------ */



a:link {}
a:visited {}
a:hover {} 



/* - Layout                           - */
/* ------------------------------------ */



/* - Header                           - */
/* ------------------------------------ */

div.header {
	height:170px;
	position:relative;
	background:#fff url(images/bgnd-header.gif) repeat-x 0 0;
}

li.header {
	background:#fff url(images/bgnd-header.gif) repeat-x 0 0;
	height:auto;
	}

.football {
	position:absolute;
	top:0;
	left:0;	
}

.football img {
	display:block;
}

.logo {
	padding-left:200px;
}

.logo img {
	display:block;
}

.ad {
	float:right;
	padding:25px 25px 0 0;
}



.main-navigation,
.main-navigation ul,
.main-navigation li {
	text-align:left;	
}

.main-navigation {
	padding-left:212px;
	padding-top:8px;
}

.main-navigation li {
	display:inline;
	padding-right:30px;
	font-size:18px;
}

.main-navigation ul li a:link,
.main-navigation ul li a:visited {
	color:#fff;
	font-family:"Trebuchet MS";
	text-decoration:none;
}

.main-navigation ul li a.selected:link,
.main-navigation ul li a.selected:visited {
	color:#d6ffbb;
}

.main-navigation ul li a:hover {
	background:none;
	text-decoration:underline;
}

.sub-navigation {
	font-weight:bold;
	padding-top:1em;
	text-align:right;
	padding-right:11%;
	font-family:arial,helvetica,clean,sans-serif;
}

.sub-navigation a:link,
.sub-navigation a:visited {
	color:#06c;
	text-decoration:none;
	font-size:11px;
}

.sub-navigation a:hover {
	color:#75ade3;
	text-decoration:underline;
}





/* */
	
.sign-up-holder	{
	float:right;
	background:#fff url(images/bgnd_sign_up.gif) no-repeat;
	width:183px;
	height:86px;
	margin:4px 0 0 0;
	padding:0;
	}

ul.sign-up-list	{
	margin-left:16px;
	margin-top:5px;
	}

ul.sign-up-list li {
	font-size:11px;
	font-family:arial, sans-serif;
	color:#5e5e5e;
	padding:1px 0;
	}
	
ul.sign-up-list li h3 {
	font-size:11px;
	font-family:arial, sans-serif;
	font-weight:bold;
	color:#5e5e5e;
	padding:0;
	margin:0;
	border:none;
	}
	
ul.sign-up-list li .text {
	width:90px;
	border:1px solid #663e43;
	padding:2px;
	}
	
ul.sign-up-list li .radio {
	vertical-align:top;
	}
	
ul.sign-up-list li .image {
	vertical-align:middle;
	margin:0 0 0 7px;
	}	
	
ul.sign-up-list li label {
	font-size:11px;
	font-family:arial, sans-serif;
	color:#5e5e5e;
	vertical-align:middle;
	}	
	
.menu-line	{
	position:absolute;
	top:91px;
	background:#e3e3e3;
	height:4px;
	margin:0 0 0 0.5%;
	width:99.5%;
	left:14px;
	}
	
.menu-line-thin	{
	position:absolute;
	top:97px;
	background:#9b9b9b;
	height:1px;
	margin:0 0 0 0.6%;
	width:99.4%;
	left:14px;
	}	

/* - Content                          - */
/* ------------------------------------ */	

#content {
	margin-top:60px;
	background:#ececec;
	}
	
h1 {padding:10px 0  100px 0;}	
	
	
	
/* - Details                          - */
/* ------------------------------------ */

.aqua {
	background:aqua;
	}

body {
	padding:0 !important;
	margin:0 !important;
	}
	
	
.navbar {
	background-color: #eaffdb !important;
}

.bg3	{ background-color: #eaffdb !important; }