
/*
	STYLE INFO
	This is an Elated PageKit - www.elated.com. 
	All artwork copyright (c) 1996-2009 Elated Communications Ltd.
	By using this PageKit, you are agreeing to the Terms of Use available online at www.elated.com/usage/ 
*/


/* Meyer's Reset */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: Georgia, Times New Roman, Times, serif;*/
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1em;
	color: #333;
	margin:0 auto;
	background:#0B4F1E url("../images/header_bg.jpg") no-repeat top center;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after 
{
	content: "";
}

blockquote, q 
{
	quotes: "" "";
}


/*
	Page body style
*/




/*
	Standard paragraph style
*/

p
{
	color: #333;
	font-size: 0.8em;
	margin: 10px 0 16px 0;
	
}

ul {
	list-style-type: disc;
	color: #333333;
	font-size: 0.8em;
	margin-left:20px;
}

blockquote {
	margin-left:20px;
}


/*
	headings
*/

h1
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
}

h2
{
	font-weight: normal;
	padding: 10px 0 10px 0;
	margin: 0;
}

h3
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
	color: #666;
	margin-bottom:20px;
}

h4 
{
	font-size: 1.1em;
	color: #111111;
}


/*
	Links
*/

a:link, a:active
{
	color: #abb12c;
	font-size: 1em;
	text-decoration: none;
}


a:hover
{
	color: #000;
	font-size: 1.0em;
	text-decoration: underline;
}

a:visited
{
	color: #999;
	font-size: 1.0em;
	text-decoration: underline;
}


a.greenButton {
	font-family: Georgia, Times New Roman, Times, serif;
color:#ABB12C;
	padding:5px 10px;
	background:#0B4F1E;
	behavior: url(PIEhtc);
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;}


/*
	BASIC STRUCTURE
*/


/*
	Container for page
*/

#container
{
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height:auto;
}


/* Header */

#header
{
	position: absolute;
	top: 50px;
	left: 18px;
	width: 820px;
	height: 207px;
	margin: 0 auto;
	position: relative;
}


h1#logo
{
	position: relative;
	top: 0;
	left: 0;
	text-align:right;
	margin: 0;
	padding: 0;
	font-size: 1.9em;
	font-weight: normal;
}

h1#logo a
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
}

h1#logo a:hover
{
	color: #EFEFEF;
	text-decoration: none;
}


h2#logo-strapline
{
	position: relative;
	top: 15px;
	left: 0;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	font-weight: normal;
	color:#F2C857;
	text-align:right;
	border:0;
}




/* Promos */

/*#promo-wrapper
{
	width: 100%;
}

#promo
{
	width: 970px;
	margin: 0 auto 0 auto;
	position: relative;
}
*/




/* Homepage Content */

#homecontent
{
	background:url("../images/calprize.jpg") no-repeat 0 0;
	float:left;
	width: 858px;
	height:346px;
	padding:0;
	margin:35px 0 0 18px;
	_margin-left:10px;
	position:relative;
	zoom:1;
	overflow:hidden;
}

#homecontent p.thanks {
	float:left;
	width:530px;
	margin:0;
	padding:20px;
	color:#FFCC33;
	position:absolute;
	bottom:40px;
	left:0;
	background:url("../images/overlay.png") ;
	font-family: Georgia,Times New Roman,Times,serif;
    line-height: 1.25em;}


#homecontent .overlay {
	left:0;
	padding:20px;
	width: 220px;
	height: 308px;
	display:block;
	background-image: url("../images/overlay.png");
	background-position:0 0;
	background-repeat: no-repeat;
	float:right;
}

#homecontent .overlay h1 {
	font-size:1.2em;
	color:#FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
}

#homecontent .overlay h2 {
/*	font-size:1.0em;
	color:#FFCC33;*/
	font-family: Georgia, Times New Roman, Times, serif;
line-height:1.25em;
}

#homecontent .overlay h2 a {
	text-decoration:none;
	font-size:1.6em;
	color:#FFCC33;
	font-family: Georgia, Times New Roman, Times, serif;
}

#homecontent .overlay h2 a:hover {
	text-decoration:none;
	color:#FFCC00;
}

#homecontent .overlay h2 a:visited {
	text-decoration:none;
	color:#FFCC33;
}
#homecontent .overlay p {
	font-weight:normal;
	color:#FFFFFF;
	font-size:0.9em;
	margin-top:12px;
}

/* Page Content */

#pagecontent
{
	width: 858px;
	float:left;
	padding:0;
	margin: 30px 0 0 18px;
	background: url("../images/pagecontent_bg.jpg");
	background-repeat: repeat-y;
	background-position: 0 0;
	_margin-left:10px;
}

.pagecontent-left {
	float:left;
	width:558px;
	padding:20px;
}

.pagecontent-right {
	_clear:both;
	float:right;
	width:220px;
	padding:20px;
}

.quote {
	font-family: Georgia, Times New Roman, Times, serif;
	text-align:center;
	font-size:1.2em;
	color:#004A2B;
	font-style:italic;
	line-height:1.2em;
	padding:10px 15px;
}

#gallery {
	text-align:center;
}

.caption {
	font-size:0.8em;
	display:block;
}

/* Footer */

#footer
{
	position:relative;
	top:10px;
	left:18px;
	width: 834px;
	height: 60px;
	/*margin: 50px 0 20px 18px;*/
	font-size:0.9em;
}

#footer p, #footer p a:link
{
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	padding:0;
	margin: 0;
	color: #F2C857;
	text-decoration:none;
}

#footer p a:hover {
	color:#FFFFFF !important;
	text-decoration:none;
}

#footer p a:visited {
	color:#F2C857;
	text-decoration:none;
}


/* Clearing element */

.clear
{
  position: relative; clear: both; height: 0; line-height: 0; font-size: 0;
}


/*
	Standard images
*/

img
{
	border: none;
}

.pagecontent-left img {
	margin: 2px 10px 0 0;
}

.button {
	margin-top: 20px;
}

.divider {
	border-top: 1px dotted #444444;
	margin: 10px 0 20px 0;
}

.sponsors {
	text-align: center;
	background: #FFFFFF;
	width: 100%;
	height: auto;
	padding:10px 0 10px 0;
}

.sponsors p {
	padding: 4px 0 4px 0;
}



