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

@import url("reset.css");

body { font-family: Arial, Helvetica, sans-serif; }
p { text-align: justify; }
ul { font-size: 14px; line-height: 18px; color: #5f5f5f; padding-bottom: 20px; }
li { padding-top: 5px; text-align: justify; }

#header{ background: url(../images/top_bar_bg.gif) repeat-x; height: 57px;}
#header .inner { width: 700px; margin: 0 auto; padding-top: 10px; }
#header .inner a { float:left; padding: 10px 0 0 20px;}
#logo{ width: 250px; float: left;}
#nav{ float: left;}

#middle_panel{ min-height: 400px; background: #ebebeb;}
#middle_panel .inner{ width: 670px; padding-top: 20px; margin: 0 auto;}

.rounded_blue_panel{ background:url(../images/rounded_blue_panel_top.gif) no-repeat; margin-bottom: 20px;}
.rounded_blue_panel .bottom { background:url(../images/rounded_blue_panel_bottom.gif) no-repeat bottom left; min-height: 100px; padding-top: 10px; padding-bottom: 10px;}
.rounded_blue_panel h1 { margin-top: 10px;}
.rounded_blue_panel p { color: white; width: 480px; _width: 380px; *width: 380px; font-size: 14px; line-height: 18px; padding-top: 5px;}
.ok_img { float: right; }

#main_content .inner{ width: 670px; margin: 20px auto; min-height: 400px;}
#main_content p { font-size: 14px; line-height: 18px; color: #5f5f5f; padding-bottom: 20px;}
#main_content .rounded_blue_panel .bottom { min-height: 60px;}
#main_content .rounded_blue_panel p { color: white; font-size: 14px; padding-left: 10px;}
#main_content form table { margin-left: 10px; color: white; font-size: 12px;} 
#status { margin-left: 10px; color: white; font-size: 12px;} 
#main_content form #signup_form td{ border-spacing: 15px;}
#main_content h1 { font-size: 22px; color: #09C; margin-bottom: 15px;}
#captcha { margin-top: 1em; margin-bottom: 0.5em; text-align: center; }
#error_message { font-weight: bold; }

#breadcrumbs{ font-size: 12px; color: #39C; margin-bottom: 10px;}

#footer{ background: #43aac9;}
#footer .inner{ width: 670px; margin: 0 auto;}
#footer a { color: white; text-decoration: none;}
#footer p { padding: 5px 0; color: white; font-size: 14px;}

h2 { color: #666; padding: 10px; font-size: 18px;}

.float_left{ float: left; margin: 0 10px 10px;}
.float_right{ float: right; margin-left: 10px;}
.clearing_div{ clear: both;}
.prediction_item { font-family: Arial, Helvetica, sans-serif; color: white; font-size: 14px; } 
.data_item { font-family: Arial, Helvetica, sans-serif; color: white; font-size: 14px; } 

object.youtube { width: 180px; height: 180px; float: right; margin-left: 10px; }
