@charset "UTF-8";
/* CSS Document */

html, body {

	padding:0;
	margin:0;
	
}

html {
	height:100%;

}

img {
	border: none;
}

body {
	background-color:#91adbf;
	text-align:left;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	
	/* ie6 hack */
	min-height:100%;
	height:auto !important;
	height:100%;
	
}

h1, h2, h3, h4, p, div, iframe{
	margin: 0px;
	padding: 0px;
	display: block;
}

img.header {
	display: block;
	margin: 5px 0px;
}

img.signup {
	display: block;
	margin: 8px 0px;
}

	#logo {
	
		width:190px;
		height:140px;
		position:absolute;
		top:2px;
		left:20px;
		background-image: url(../images/freeip_logo.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	
	}
	
	#logo2 {
	
		width:161px;
		height:78px;
		position:absolute;
		top:14px;
		right:0px;
		margin-right:11px;
		background-image: url(../images/freefest_logo.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	
	}

.red {
	color: #e1223f;
}

#wrapper {
	position:relative;
	margin:0 auto;
	width:720px;
	text-align:left;
	position:relative;
	/*border:1px solid red;*/
	
	/* ie6 hack */
	height:100%;
	padding-bottom:128px;
}

ul {
	margin: 0px 0px 3px 8px;
	padding: 0px 10px;
}

#content {
	color: #000000;
	background-color: #ffffff;
	width: 680px;
	padding: 20px;
	margin: 0 auto;
	min-height: 500px;
}

#content a {
	color: #e1223f;
}

#left_col {
	width: 330px;
	margin-right: 20px;
	float: left;
}

div.step {
	margin-top: 8px;
	margin-bottom: 2px;
	clear: left;
}

.left {
	float: left;
	margin-right: 5px;
}

.padded {
	margin-left: 165px;
}

.center {
	text-align: center;
}

form.go {
	display: inline;
}

#right_col {
	width: 330px;
	float: left;
}

div.clear {
	clear: both;
}

#header {
	position: relative;
	width: 698px;
	margin-left: 0px;
}

#volg {
	background-color: #ffffff;
	margin-top: -10px;
	width: 680px;
	border: none;
	padding: 0px 0px 0px 0px;
	max-height: 500px;
	min-height: 500px;
	/* ie6 hack */
	height:100%;
}

table.frames {
	margin-left: 10px;
}

td.frames, iframe.frames {
	background-color: #ffffff;
	border: none;
}

a {
	text-decoration:none;
}

div#legal {
	margin-top: 9px;
}

.small {
	font-size: 10px;
	line-height: 12px;
}
	
#back2site {	
	position:absolute;
	top:129px;
	left:510px;
	background-image: url(../images/back2site.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:79px;
	height:18px;
	z-index:5;	
}

#login {	
	position:absolute;
	top:126px;
	left:615px;
	background-image: url(../images/login-red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:68px;
	height:25px;
	z-index:5;	
}

div#vol_login {
	background-image: url(../images/volunteers_BG2.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 120px;
	width: 330px;
}

div#vol_login .step {
	padding: 0 0px 10px 12px;
}

div#vol_login .step .padded {
	margin-left: 100px;
}

#trees {
	height:126px;
	width:735px;
	position:absolute;
	bottom:64px;
	background-image: url(../images/trees.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align:center;
	z-index:3;
	margin:0 0 0 -367.5px;
	left:50%;
}

#footer {
	padding-top: 5px;
	height:64px;
	width:100%;
	position:absolute;
	bottom:0;
	background-color:#000000;
	border-top:12px solid #e1223f;
	z-index:2;

}

#footer a, #footer a:visited, #nav a, #nav a:visited  {
	color: #ffffff;
	font-weight: bold;
}

#footer a:hover, #nav a:hover {
	color: #db1e3e;
	font-weight: bold;
}

#nav {
	font-weight: bold;
	font-size: 16px;
	height: 34px;
	width: 720px;
	background: url(../images/nav.gif) no-repeat left bottom;
	background
	position: relative;
	z-index: 2;
	margin-left: -1px;
	padding-top: 3px;
}

#nav ul {
	margin-top: 11px;
}

#nav li {
	list-style: none;
	list-style-image: none;
	display: inline;
	margin-right: 15px;
}

input.go {
	height: 20px;
	width: 29px;
	color: #ffffff;
	background-color: #e1223f;
	border: none;
	font-weight: bold;
}

input.go:hover {
	color: #e1223f;
	background-color: #ffffff;
	border: none;
	font-weight: bold;
}

p.legal {
	font-size: 10px;
	text-align: justify;
}