/*
Title:      	The Rocket stylesheet for screen media
Author:     	Karl Ridley, falling@happyleaves.com
Updated:    	23rd March 2009
*/


/* WRAPPERS */

body {
	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	font-size: small;
	text-align: left;
	color: #ffffff;
	margin: 0;
	background: #000000 url(../jpg/bg-tile.jpg) repeat top left;
	}

h1 {
	font-size: 190%;
	color: #ffffff;
	line-height: 1.3em;
	}
	
h2 {
	font-size: 140%;
	color: #ffffff;
	}
	
h3 {
	font-size: 105%;
	color: #ffffff;
	}
			
.clear {
 	clear: both;
 	}
	
.divline {
	height: 15px;
	margin: 15px 0;
	width: 100%;
	background: url(../gif/diagonal-line.gif) no-repeat top left;
	}
	
.divlinefine {
	height: 2px;
	margin: 10px 0;
	width: 100%;
	background: url(../gif/diagonal-line-fine.gif) no-repeat top left;
	}	
	
		
	
	
	
/* GENERAL COMPONENTS */		

.normaltxt {
	text-align: left;
	color: #ffffff;
	font-size: 105%;
	line-height: 1.3em;
	}	
	
.normaltxt a:link, .normaltxt a:visited {
	color:#e2714b;
	text-decoration:none;
	}
	
.normaltxt a:active, .normaltxt a:hover {
	color:#e2714b;
	text-decoration:underline;
	}
	
.largertxt {
	text-align: left;
	font-size: 140%;
	color: #bcbcbc;
	line-height: 1.3em;
	}		
	
.xtralargertxt {
	text-align: left;
	font-size: 175%;
	color: #ffffff;
	line-height: 1.3em;
	font-weight: bold;
	}	
	
.thanxtxt {
	text-align: left;
	font-size: 175%;
	color: #b1d033;
	line-height: 1.3em;
	}	
	
.smallertxt {
	text-align: left;
	font-size: 85%;
	color: #848484;
	line-height: 1.3em;
	}	
	
.smallertxt a:link, .smallertxt a:visited {
	color:#e2714b;
	text-decoration:none;
	}
	
.smallertxt a:active, .smallertxt a:hover {
	color:#e2714b;
	text-decoration:underline;
	}
	
.bulletlist {
	margin: 0;
	padding: 0 0 0 18px;
	list-style: none;
	color: #ffffff;
	}
	
.bulletlist ul {
	list-style: none;
	margin: 0;
	border: 0;
	}
	
.bulletlist li {
	color: #ffffff;
	line-height: 1.3em;
	padding: 0 0 10px 0;
	font-size: 105%;
	list-style-image: url(../gif/bullet.gif);
	}	
	
.bulletlist a:link, .bulletlist  a:visited {
	font-weight: bold;
	color: #8daf59;
	text-decoration: none;
	}

.bulletlist a:active, .bulletlist a:hover  {
	font-weight: bold;
	color: #a0c938;
	text-decoration: underline;
	}
			
#gallerythumbsimg a img {
	border: #b4b4b4 2px solid;
	}
	
#gallerythumbsimg a:hover img {
	border: #ffffff 2px solid;
	}	
	
.cellspace {
	padding: 0 34px 0 0;
	}	
	
#mapthumbsimg a img {
	border: #0b1520 2px solid;
	}
	
#mapthumbsimg a:hover img {
	border: #19375a 2px solid;
	}		
		
		
		
		
		
		
/* MAIN COMPONENTS COMPONENTS */	

#mainwrapper {
	width: 100%;
	margin: 0 auto;
	padding:0;
	background: url(../jpg/top-grad.jpg) repeat-x top left;
	}	

#maincontainer {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	padding: 240px 0 10px 0;
	background: url(../jpg/the-rocket.jpg) no-repeat top left;
	}	
	
#mainleft {
	width: 200px;
	margin: 0;
	float: left;
	padding: 0;
	}	
	
#mainright {
	width: 700px;
	margin: 0;
	float: right;
	padding: 0;
	}	
	
.formfieldslong {
	color: #000000;
	width: 674px;
	padding: 2px;
	font-size: 105%;
	background-color: #ffffff;
	border: 1px solid #aeaeae;
	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	}	
	
.formfieldsshort {
	color: #000000;
	width: 340px;
	padding: 2px;
	font-size: 105%;
	background-color: #ffffff;
	border: 1px solid #aeaeae;
	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	}	
	
.goodidealeft {
	width: 25px;
	padding: 0 0 10px 0;
	}	
	
.goodidearight {
	width: 50px;
	padding: 0 0 10px 0;
	font-size: 125%;
	}		
	
.facebooktableft {
	width: 50px;
	padding: 0 0 10px 0;
	}	
	
.facebooktabright {
	width: 140px;
	padding: 0 0 0 10px;
	}		
	

	


/* FOOTER COMPONENTS */	

#footerwrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	}
	
#footercontainer {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	padding: 5px 0 30px 240px;
	}
	
.footertxt {
	margin: 0;
	padding: 0;
	width: 700px;
	color: #ffffff;
	font-size: 85%;
	line-height: 1.6em;
	}	

.footertxt a:link, .footertxt a:visited {
	color: #c8c8c8;
	text-decoration:none;
	}

.footertxt a:active, .footertxt a:hover  {
	color: #c8c8c8;
	text-decoration:underline;
	}
		
.happylink {
	margin: 0;
	padding: 16px 0 0 0;
	list-style: none;
	display: inline;
	overflow: hidden;
	text-align: left;
	}

.happylink li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

.happylink a {
	float: left;
	padding: 16px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/: 16px; /* for IE5/Win only */
	}
	
.happylink a:hover {
	background-position: 0 -16px;
	}

.happylink a:active, .happylink a.selected {
	background-position: 0 -16px;
	}
	
.happylinkimg a {
	width: 146px;
	background: url(../jpg/happyleaf.jpg) top left no-repeat;
	}		
		