body{
	margin:0px;
	background-color:#000000;
	font-family: Helvetica, sans-serif;
	color:#FFFFFF;			
}
.clear{
	clear:both;
}

div.center_site{
	width:665px;
	margin:0 auto; 	
}
a.paginator{
text-transform: uppercase;
}

div.hr {
	width:400px;
	height:4px;
	background: #000000 url('/img/hr_bg.gif') no-repeat scroll center;	
	border:0px;
}
div.hr hr {
  display: none;
}
div#header{
	height:115px;
}
div#header div#logo{
	float:left;
	width:180px;
	height:115px;
	/*background: url('../img/sunfact_logo.jpg') top left no-repeat;	*/
}
div#header div#logo a{
	width:180px;
	height:115px;
	display:block;
	text-decoration:none;
	border:0px;
}
div#header div#logo a:active{
	text-decoration:none;
	border:0px;
}

div#header div#page_info{
	float:right;
	width:280px;
	padding:50px 0 0 0;
	height:65px;	
}
div#header div#page_info p{
	margin:0px;
	padding:0px;
	float:right;
}
div#header div#page_info .title{
	
}
div#header div#page_info .page_title{
	/*color:#fca000;*/
}






div#rotator_holder{
	position:relative;
	height:239px;
	width:665px;
}

div#rotator{
	position:relative;
	top:0px;
	left:0px;
	z-index:102;
	width:665px;
	height:239px;	
}
div#fade_right{
	position:absolute;
	top:0px;
	right:0px;
	z-index:104;
	background: url('../img/image_rotator_right_fade.png') top left no-repeat;	
	width:46px;
	height:239px;	
}
div#fade_left{
	position:absolute;
	top:0px;
	left:0px;
	z-index:105;
	background: url('../img/image_rotator_left_fade.png') top left no-repeat;	
	width:46px;
	height:239px;	
}





div.header_horizontal_line{
	margin:0px;
	height:4px;
	background: url('../img/header_horizontal_line.gif') top left repeat-x;	
}

div.header_horizontal_line div.right{
	float:right;
	width:198px;
	height:4px;
	background: url('../img/header_horizontal_line_right.gif') top left no-repeat;
}
div.header_horizontal_line div.left{
	float:left;
	width:198px;
	height:4px;
	background: url('../img/header_horizontal_line_left.gif') top left no-repeat;
}




div#content{
	position:relative;
	top:53px;
	z-index:5;
	font-size:12px;
	padding:40px 0 0 0;
	
}

div#content a{
	/*color:#fd9d06;*/
	/*color:#f48121;*/
	text-decoration:none;
}

div#content div.left h1{
	/*color:#fd9d06;*/
	/*color:#f48121;*/
	font-size:24px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}
div#content div.left h2{
	margin:0px;
	padding:0px;
	/*color:#fd9d06;*/
	/*color:#f48121;*/
	/*text-transform:uppercase;*/
	font-weight:normal; 
	font-size:16px;
}

div#content div.left p{
	margin:10px 0 0 0;
	padding:0px;
	line-height:18px;
}
div#content div.left{
	padding-left: 10px;
	float:left;
	width:400px;
}

div#content div.left ul{
	padding:0px 0px 0px 10px;
	margin:0px 0px 20px 10px;
	list-style-image: url('../img/bullet_grey.gif');
}
div#content div.left ul li a{
	color:#FFFFFF;	
}

div#content div.right{
	float:right;
	margin:0px;
	width:150px;
	padding: 5px 0 0 0;
}

div#content div.right h3{
	font-size:12px;
	font-weight:normal;
	/*color:#fd9d06;*/
	/*color:#f48121;*/
	margin:0px;
	padding:0px;	
	text-transform:uppercase;
}
div.right a.button:hover{
	background: url('/img/button_down.jpg') no-repeat;
}
div.right a.button{
	background: url('/img/button.jpg') no-repeat;
	display:block;
	width:175px;
	height:100px;
	text-align:center;
	line-height:100px;
	color:#FFFFFF;	
	margin-left:-22px;
}
div#content div.right ul{
	padding:0px 0px 0px 10px;
	margin:0px 0px 20px 10px;
	list-style-image: url('../img/bullet.gif');
}
div#content div.right ul li a{
	color:#FFFFFF;	
}

div#content div.right div.bounce_button{
	width:180px;
	height:180px;
	margin-left:-10px;
}
div#content div.right div.bounce_button img.button_img{
	margin-left:-10px;
	margin-bottom:-10px;
	border:0px;
	position:relative;
	z-index:1;
}
div#content div.right div.bounce_button img.hr_spacer{
	margin-left:-10px;
	height:2px;
	border:0px;
	position:relative;
	z-index:10;	
}
div#content div.right div.bounce_button span.factor,
div#content div.right div.bounce_button span.sun{
	font-size:10px;
	margin-bottom:4px;
	text-transform:uppercase;	
	position:relative;
	z-index:10;	
}
div#content div.right div.bounce_button span.sun{
	/*color:#f48121;*/
}
div#content div.right div.bounce_button span.factor{
	color:#FFFFFF;
}
div#content div.right div.bounce_button h3,
div#content div.right div.bounce_button h3 a{
	color:#FFFFFF;
	text-transform:uppercase;
	position:relative;
	z-index:10;
}
div#content div.right div.bounce_button a hr{

}
div#content div.right div.bounce_button div.bounce_background{
	margin-top:-3px;
	margin-left:-10px;
	width:180px;
	height:40px;
	position:relative;
	z-index:9;
	text-indent:10px;

	background-color: #000000;
	opacity:.75;
	filter: alpha(opacity=50);
	-moz-opacity: 0.75;
}



div#breadcrumb{
	width:200px;
	margin:8px 0 10px 10px;
	float:left;
}
div#breadcrumb,
div#breadcrumb a{
	color:#858585;	
	font-size:9px;
	line-height:30px;
	text-decoration:none;
}

div#copyright{
	float:right;
	width:380px;
	text-align:right;	
}
div#copyright a.sound{
	padding:15px 0 0 10px;
	display:block;	
	width:10px;
	float:right;
}
div#copyright img{
	float:right;
}
div#copyright p{
	vertical-align:top;
	line-height:30px;
	color:#858585;
	font-size:9px;
	float:right;
}
div#copyright p a{
	color:#858585;	
}
div#copyright a,
a.footer_logo{
	text-decoration:none;
}
div#copyright img{
	float:right;
	border:0px;
	margin:0 5px 0 0;
}
div#watermark{
	width:390px;
	height:320px;
	position:relative;
	left:-100px;
	background: url('../img/watermark.gif') no-repeat;
}
div#breadcrumb{
	width:200px;
	margin-left:10px;
	float:left;
}
div#breadcrumb,
div#breadcrumb a{
	color:#858585;	
	font-size:9px;
	text-decoration:none;
}
div#logos{
	width:300px;
	margin-left:150px;
}
div#logos img{
	
	border:0px;
	margin:0 5px 0 0;
}


div#navigation_holder{
	position:absolute;
	z-index:10;
	text-align:center;
}
ul#navigation{
	background: url('../img/navigation_horizontal_line.gif') bottom left no-repeat;
	height:51px;	
	width:665px;
	margin:0px;
	
	padding:0 0 0 40px;
}

ul#navigation li{
	margin:0 5px 0 0;	
	list-style-type:none;
	height:48px;
	width:113px;
	cursor:pointer;
	float:left;	
	font-size:10px;	
	line-height:48px;
	text-align:center;
}
ul#navigation li:hover{
		
}

ul#navigation li a{
	background: url('../img/navigation_bg_down.gif') top left repeat-x;
	color:#d7d7d7;
	display:block;
	height:48px;
	width:113px;	
	text-decoration:none;	
}
ul#navigation li a:hover{
	background: url('../img/navigation_bg_hover.gif') top left repeat-x;
}


ul#navigation li ul {
	display:none; 
	width:113px;
	background: #905b06 url('../img/navigation_sub_bg.gif') bottom left repeat-x;
	margin:0px; 
	padding:0px; 
	
}
ul#navigation li ul li {
	background: url('../img/navigation_sub_li_bg.gif') bottom  no-repeat;
	display:block; 
	height:18px;
	width:113px;
	line-height:18px;
	float:none; 
	clear:both;
}
ul#navigation li ul li.last,
ul#navigation li ul li.last:hover{
	background:none;
}
ul#navigation li ul li:hover {
	background: url('../img/navigation_sub_li_bg.gif') bottom  no-repeat;
}
ul#navigation li ul li a{
	display:block;
	height:18px;
	width:113px;
	background:none;
}
ul#navigation li ul li a:hover{
	background:none;
	text-decoration:underline;
}






div#background{
	display:none;
	/*position:absolute;*/
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:1999;
	width: 100%;
	height:100%;
	background-color: #000000;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	border:1px solid #000000; 	
}
div#popup{
	display:none;
	position:absolute;
	z-index:50;
	top:10%;
	/*left:25%;*/
	z-index:2000;
	width:640px;
	
}
div#popup img{
	width:640px;
}
div#popup a{
	display:block;
	text-decoration:none;
	position:absolute;
	z-index:51;
	width:87px;
	height:25px;
	background: url('../img/close.png') no-repeat;
	margin:2px;	

}






div#newsletter_subscription{
	display:none;
	position:fixed;
	width:300px;
	margin-left:185px;
	top:150px;		
	z-index:2000;
	font-size:11px;
	background:#000000;
	border:1px solid #FFFFFF;
}
div#newsletter_subscription p#close_p{
	text-transform:uppercase;
	/*border:1px solid #FFFFFF;*/
	font-weight:bold;
	position:absolute;
	z-index:200;
	right:0px;
	
	display: block;
	cursor: pointer;
	padding:3px;
	margin:0px;
}
div.newsletter_sub{
	font-family: Arial, Helvetica, sans-serif;
	width:290px;
	padding:5px;
	background:#000000;
}
div.newsletter_sub label{
	width:93px;
	float:left;
	font-size:12px;
}
div.newsletter_sub h4{
	font-size:12px;
	font-weight:normal;
	color:#fd9d06;	
	margin:0px;
	padding:0px;	
	text-transform:uppercase;
}
div.newsletter_sub p{
	margin: 10px 0 15px 0;
	padding:0px;
	font-size:12px;
}
div.newsletter_sub form{
	margin:0px;
	padding:0px;
}
div.newsletter_sub input{
	width:190px;
}
div.newsletter_sub input.submit{
	float:right;	
	border:1px solid #fd9d06;
	background:#000000;
	color:#FFFFFF;
	margin-top:2px;
	width:auto;
}
ul.errors{
	margin:0px;
	padding:0px;
	color:#ff7418;
}
ul.errors li{
	line-height:12px;
	margin:0px;
	padding:0px;
	font-size:10px;
	color:#ff7418;
}
a.unsubscribe{
	font-size:9px;
	line-height:30px;
	color:#FFFFFF;	
	float:right;
}





div#google_map{
	float:left;
	margin:10px 0 0 0;	
	width:400px;
	height:400px;
}

div#gm_balloon h2{
	font-size:16px;
	color:#000000;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
div#gm_balloon img{
	float:left;
	margin:0 3px 0 0;
}
div#gm_balloon p{
	float:left;
	padding:0px;
	margin:0px;
	color:#000000;
}






/** INTRO **/
div.center_intro{
	width:1000px;
	margin:0 auto; 	
}
div#intro_header{
	width:1000px;
	height:225px;
}
div#intro_header #palm_left{	
	float:left;
	width:450px;
	height:225px;
	display:none;
	background: url('/img/intro_header_palm_left.gif') 36px 0px no-repeat;
}
div#intro_header #logo{	
	float:right;
	/*background: url('../img/sunfact_logo.jpg') top left no-repeat;		*/
	margin:110px 30px 0 0;
	width:180px;
	height:115px;
}

div#intro_main{
	width:1000px;
	height:316px;	
	display:none;
}
div.day{
	background: url('/img/intro_day.jpg') no-repeat;
}
div.night{
	background: url('/img/intro_night.jpg') no-repeat;
}

div#intro_main h1{
	display:none;
	position:absolute;
	width:340px;	
	top:270px;
	left:335px;
	text-align:center;
	z-index:101;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-size:26px;
	font-family: verdana;
	font-weight:normal;
}
div#intro_main .registered{
	display:none;
	position:relative;
	top:270px;
	margin:0px;
	z-index:100;
	/*display:block;*/
	font-size:12px;
	width:20px;
	left:675px;
}

div#intro_footer{
	width:1000px;
	height:217px;
	/*background: url('/img/intro_fade_footer.jpg') no-repeat;*/
}

div#intro_footer div#copyright_footer{
	clear:right;
	float:right;
	width:400px;
	margin:10px 30px 0 0;
	text-align:right;	
	

}
div#intro_footer div#copyright_footer p{
	font-size:9px;
	line-height:30px;
	color:#FFFFFF;
	
	float:right;
}
div#intro_footer div#copyright_footer a{
	text-decoration:none;
}
div#intro_footer div#copyright_footer img{
	float:right;
	border:0px;
	margin:0 5px 0 0;
}

div#intro_footer div#address{
	margin:10px 30px 0 0;
	float:right;
	clear:right;
	width:280px;
	text-align:right;	
	text-transform:uppercase;
	font-size:11px;
	color:#FFFFFF;	
}


body.intro{
	/*background: url('/img/intro_bg.jpg') repeat-x;*/
}


div#intro_fade_right{
	position:absolute;
	top:0px;
	right:0px;
	z-index:104;
	background: url('../img/image_rotator_right_fade.png') top left repeat-y;	
	width:46px;
	height:316px;	
}
div#intro_fade_left{
	position:absolute;
	top:0px;
	left:0px;
	z-index:105;
	background: url('../img/image_rotator_left_fade.png') top left repeat-y;	
	width:46px;
	height:316px;
}
div.intro_holder{
	position:relative;
	height:316px;
	width:1000px;
}





#progress_bar{
	padding:100px 0 0 460px;
}


#progress_bar_box{ 
	width:80px; 
	height:4px; 
}
#progress_bar_perc{
	background:url('/img/progress_bar_bg.gif');
	height:4px;
}

#progress_bar_text{ 
	font-size:10px; 
	color:#FFFFFF; 
	float:left; 
	padding:3px 0 0 28px; 
}

#counter{
	font-size:10px; 
	color:#FFFFFF; 
	float:left; 
	padding:3px 0 0 490px; 	
}	
