/* Default styles */
/*  */

body {
	background: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

h1 { 
	font-weight: bold;
	font-size: 14px;
}

h2 { 
	font-size: 12px;
}

p {
	margin: 1px;
	padding: 0;
	font-size: 10px;	
}

input {
	font-size: 9px;
}

select {
	font-size: 9px;
}

img {
	border: none;
}

#error p {
	color: #FF0000;
	font-size: 11px;
}

#frame {
	margin: 0 auto 0 auto;
	width: 900px;
}

#frame_b {
	margin: 0 auto 0 auto;
	width: 948px;
}

#header {
	background: #c8d314;
	border-bottom: 8px #c8d314 solid;
	width: 900px;
}

#header a {
	margin: 0;
	padding: 0;
	height: 120px; 
	width: 900px;
}

/* main content holders */

#main_content {
	width: 900px;
}

#content_left {
	float: left;
	width: 450px;
}

#content_right {
	float: left;
	width: 450px;
}

/* form specific stuff */

form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

form li {
	list-style: none;
	padding: 0 0 0 4px;
 	margin: 4px 0 0 0;	
}

#form_upper {
	margin: 15px 20px 0 30px;
}

#form_upper label {
	display: inline-block;	
	line-height: 1.3;
	margin: 3px 10px 0 0;
 	text-align: right;
 	vertical-align: top;
	width: 160px;
}

#form_upper input {
	line-height: 1.3;
	margin: 2px 0 0 2px;	
 	text-align: left;
 	vertical-align: bottom;
	width: 190px;
}

#form_lower {
	margin: 15px 20px 0 30px;
}

#form_lower input {
	margin: 3px 1px 2px 5px;	
 	text-align: left;
 	vertical-align: middle;
}

#form_lower label {
	line-height: 1.3;
	margin: 8px 10px 10px 0;
 	text-align: right;
 	vertical-align: bottom
}

select {
	line-height: 1.3;
	margin: 2px 10px 0 2px;	
 	text-align: left;
 	vertical-align: bottom;
	width: 200px;
}

#form_right {
	background: #ffffff url("imgs/fab_bg_02_ie.jpg") no-repeat;
	float: left;
	height: 715px;
	margin: 10px 0 0 0;
	padding: 0;
	width: 450px;
}


/* Remove this is a test */
#form_right2 {
	background: #ffffff url("imgs/fab_bg_03.jpg") no-repeat;
	float: left;
	height: 550px;
	margin: 10px 0 0 0;
	padding: 0;
	width: 450px;
}

#form_share {
	float: left;
	margin: 15px 0 0 10px;
	padding: 0 0 10px 0;
	vertical-align: top;
	width: 450px;
}

* HTML #form_share {
	margin: 15px 0 0 0;
	padding: 0;
}

/* location specific tags */

#location_right {
	background: #ffffff url("imgs/fab_bg_01.jpg") no-repeat;
	float: left;
	margin: 15px 0 0 0;
	height: 600px;
	width: 450px;
}

#right_inner {
	margin: 15px 20px 0 30px;
}

#location_map {
	margin: 0 0 0 55px;
	padding: 0;
	width: 319px;
}

#location_right label {
	display: inline-block;	
	line-height: 1.4;
	margin: 4px 10px 0 0;
 	text-align: right;
 	vertical-align: bottom;
	width: 160px;
}

#map_locations {
	border: 1px blue solid;
}

#map_locations p {
	background: #d80e5a;
	border: 1px #ffffff solid;
	padding: 1px 2px 1px 2px;
}

#share_right {
	background: #ffffff url("imgs/fab_bg_03.jpg") no-repeat;
	float: left;
	margin: 10px 0 0 0;
	height: 550px;
	width: 450px;
}

#share_right label {
	display: inline-block;	
	line-height: 1.4;
	margin: 4px 10px 0 0;
 	text-align: right;
 	vertical-align: bottom;
	width: 160px;
}

/* Footer wrapper */

#footer_wrapper {
	margin: 10px auto 0 auto;
	padding: 0;
	width: 900px;
}

#footer {
	background-color: #c8d314;
	color: #ffffff;
	height: 16px;
	margin: 0;
	padding: 4px;
	width: 900px;
}

#footer_left {
	float: left;
	width: 500px;
}

#footer_right {
	float: right;
	text-align: right;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #d80e5a;
}

#footer a:active {
	color: #ffffff;
}

/*  Buttons */

#btn_enter {
	background: url("imgs/btn_enter.jpg") 0 -48px no-repeat;
	margin: 0 0 0 80px;
}

#btn_enter  a {
	display: block;
	height: 48px;
	overflow: hidden;
	padding: 0;
	background: url("imgs/btn_enter.jpg") 0 0 no-repeat;
}
/*
#btn_enter a:visited  {
	text-decoration: none;
}*/

#btn_enter  a:hover {
	background: none;
	text-decoration: none;
}

#btn_enter  a:active {
	background: none;
	text-decoration: none;
}

#btn_one {
	background: url("imgs/btn_next.jpg") 0 -57px no-repeat;
	margin: 0 0 0 335px;
}

#btn_one  a {
	display: block;
	height: 57px;
	overflow: hidden;
	padding: 0;
	background: url("imgs/btn_next.jpg") 0 0 no-repeat;
}
/*
#btn_one  a:visited  {
	text-decoration: none;
}*/

#btn_one  a:hover {
	background: none;
	text-decoration: none;
}

#btn_one  a:active {
	background: none;
	text-decoration: none;
}

#btn_back {
	background: url("imgs/btn_back.jpg") 0 -57px no-repeat;
	float: left;
	margin: 0 0 0 262px;
	width: 63px;
}

* html #btn_back {
	margin: 0 0 0 122px;
}

#btn_back a {
	display: block;
	height: 57px;
	overflow: hidden;
	padding: 0;
	background: url("imgs/btn_back.jpg") 0 0 no-repeat;
}
/*
#btn_back a:visited {
	text-decoration: none;
} */

#btn_back a:hover {
	background: none;
	text-decoration: none;
}

#btn_back a:active {
	background: none;
	text-decoration: none;
}

#form_lower a {
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

#form_lower a:hover {
	border: none;
	color: #c8d314;
	text-decoration: underline;
}

#form_lower a:active {
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}


#btn_send {
	background: url("imgs/btn_send.jpg") 0 -57px no-repeat;
	float: left;
	width: 63px;
}

#btn_send a {
	display: block;
	height: 57px;
	overflow: hidden;
	padding: 0;
	background: url("imgs/btn_send.jpg") 0 0 no-repeat;
}
/*
#btn_send a:visited  {
	text-decoration: none;
}*/

#btn_send a:hover {
	background: none;
	text-decoration: none;
}

#btn_send a:active {
	background: none;
	text-decoration: none;
} 

/*  */




