@CHARSET "UTF-8";
/* Common definitions */
body {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	background-color: #eee;
	background-image: url('../images/bg_grey.gif');
}
div.clearer {
	display: block;
	clear: both;
}
#all {
	width: 1050px;
	border: 1px solid #aaa;
	text-align: left;
	background-color: #fff;
	display: block;
}
#footer {
	text-align: left;
	width: 530px;
	height: 50px;
	background-color: #fff;
	background-image: url(../images/layout/logo_esteco.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	margin-left: 210px;
	padding-left: 70px;
	padding-top: 15px;
	border-top: 1px solid #888;
	color: #888;
}
#intro {
	padding: 30px 20px;
	line-height: 25px;
	text-align: justify;
}
/* ---------------------------------------------------- Main menu definitions */
#left_menu {
	display: block;
	float: left;
	background-color: #fff;
	padding-left: 10px;
	padding-top: 25px;
}
#left_menu #menu {
	width: 190px;
	margin: 0px;
	font-weight: bold;
}
#left_menu #menu a:link, 
#left_menu #menu a:visited,
#left_menu #menu ul li a:link, 
#left_menu #menu ul li a:visited { 
	text-decoration: none;
	color: #777;
}
#left_menu #menu ul li a:hover {
	color: #ff9834;
}
#left_menu #menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#left_menu #menu ul li.menu1 {
	background-color: #fff;
	padding: 4px 0 4px 10px;
}
#left_menu #menu ul li.menu2 {
	background-color: #eee;
	padding: 4px 0 4px 10px;
}
#left_menu #menu a#active_menu {
	color: #f83;
}
#left_menu #menu_title {
	color: #fff;
}
#left_menu #menu_title div.mtleft {
	width: 13px;
	height: 25px;
	float: left;
	background: url('../images/layout/menu_title_left.gif') no-repeat left top;
}
#left_menu #menu_title div.mtright {
	width: 176px;
	height: 25px;
	float: left;
	padding: 0px;
	margin: 0px;
	background: url('../images/layout/menu_title_right.gif') repeat-x right top;
}
#left_menu #menu_title div.mtright p {
	margin: 0px;
	padding-top: 5px;
}
#left_menu .menu_tree {
	width: 188px;
	border-color: #ccc;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	clear: both;
}
#left_menu .tree_root {
	padding: 3px;
	background-color: #ddd;
	color: #666;	
}
.treenode {
	background-image: url('../images/layout/treenode_expand_plus.gif');
	width: 16px;
	height: 16px;
	float: left;
}

/* ---------------------------------------------------- Right box definitions */
#right_block {
	width: 220px;
	height: 550px;
	display: block;
	float: right;
	background-color: #fff;
	padding-right: 5px;
	padding-top: 25px;
}
#right_block #help {
	margin: 0px;
	width: 210px;
}
#right_block #help a:link, #left_menu #menu a:visited {
	text-decoration: none;
	display: block;
	color: #777;
}
#right_block #help a:hover {
	color: #ff9834;
}
#right_block #help_title {
	font-weight: bold;
	color: #fff;
}
#right_block #help_title div.mhleft {
	width: 13px;
	height: 25px;
	float: left;
	background: url('../images/layout/help_title_left.gif') no-repeat left top;
}
#right_block #help_title div.mhright {
	width: 197px;
	height: 25px;
	float: left;
	margin: 0px;
	padding: 0px;
	background: url('../images/layout/help_title_right.gif') repeat-x right top;
}
#right_block #help_title div.mhright p {
	padding-top: 5px;
}
#right_block #help #help_content {
	width: 209px;
	clear: both;
	border-color: #f97;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-top: 1px solid #ff4000;
}
#right_block #help p {
	margin: 0px;
	padding: 5px;
	text-align: justify;
}
/* ---------------------------------------------------- Head bar definitions */
#head_bar {
	width: 100%;
	height: 125px;
	clear: both;
	display: block;
	border-bottom: 1px solid #999;
	background-color: #f50;
	background-image: url('../images/layout/head_bar_bg.jpg');
	background-position: top;
	background-repeat: repeat-x;
}
#head_bar #s4w_logo {
	width: 340px;
	height: 90px;
	float: left;
	margin-left: 25px;
}
#head_bar #powered_by {
	width: 133px;
	height: 64px;
	margin-top: 20px;
	float: right;
}
#head_bar #top_bar {
	width: 100%;
	height: 24px;
	clear: both;
	padding-top: 4px;
	margin-right: 10px;
	text-align: right;
}
#head_bar #top_bar span {
	margin: 5px;
	color: #fff;
}
#head_bar #top_bar a {
	color: #fff;
}
#head_bar #tabs {
	width: 500px;
	height: 22px;
  	font-weight: bold;
	margin-top: 75px;
	float: left;
}
#head_bar #tabs ul {
	margin-top: 0px;
	margin-left: 100px;
	list-style-type: none;
}
#head_bar #tabs li {
	float: left;
    display: inline;
    margin: 0px;
    padding: 0px;
}
#head_bar #tabs a {
  	float: left;
  	background: url("../images/layout/tableft1.gif") no-repeat left top;
  	margin: 0px;
  	padding: 0px 0px 0px 4px;
  	text-decoration: none;
}
#head_bar #tabs a span {
	float: left;
	display: block;
	background: url("../images/layout/tabright1.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #777;
	cursor: pointer;
}
#head_bar #tabs a:hover span {
    color:#FFf;
  	background-position: 100% -42px;
}
#head_bar #tabs a:hover {
  	background-position: 0% -42px;
}

/* -------------------------------------------------- Main content definitions */
#content {
	width: 605px;
	display: block;
	float: left;
	margin-top: 15px;
	padding: 5px;
	background-color: #fff;
	padding-left: 10px;
}
#content h2 {
	color: #f83;
	font-size: 18px;
	margin-top: 25px;
	margin-left: 15px;
}
#content h3 {
	color: #777;
	font-size: 12px;
}
#content #registrationForm td {
	text-align: left;
}
#content h4 {
	color: #f83;
	font-size: 12px;
}
fieldset {
	width: 575px;
	text-align: center;
	padding: 10px;
	border: 1px solid #f97;
}
fieldset legend {
	color: #f83;
	font-size: 12px;
	font-weight: bold;
}
select {
	font-size: 11px;
}
input.btn {
	margin: 4px;
	padding: 0px 6px;
	border: 1px solid #f83;
	font-size: 10px;
}

.tableView {
	align:center; 
	bgcolor: #ffffff;
	border: 0;
	cellpadding: 0;
	cellspacing :0;
	height: 633;
	width: 800;
	}
.tableStyle{
	background-color:#FFFFFF;
	color:#000000;
	width:100%;
	padding:0px;
	border:none;
	empty-cells:show;
	border-collapse:collapse;
}
.half_w_box {
	width: 48%;
	display: block;
	float: left;
	color: #444;
	text-align: left;
	padding: 4px;
}
.notVisible {
	display: none;
	}
	
.wrong_field {
	border-color: #f00;
	color: #f00;
}
.wrong_field_lbl {
	font-size: 10px;
	color: #f00;
	margin-left: 15px;
}
input.txt {
	border: 1px solid #518FC1;
	font-size: 10px;
}
input.textError {
	border: 1px solid #FF0000;
	font-size: 10px;
}
select.sel {
	margin: 4px;
	border: 1px solid #518FC1;
	font-size: 10px;
}

/* ---------- Boat database (history) table styles */
#content .history_tbl_title {
	border-bottom: 1px solid #f83;
	padding: 4px 7px;
}
#content .history_tbl_title a:link,
#content .history_tbl_title a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #f83;
	text-decoration: none;
}
#content .history_tbl_action {
	padding: 4px 4px;
	font-size: 11px;
}
#content .history_tbl_action .boat_hist_menu {
	z-index: 2;
	position: relative;
	width: 100px;
	height: 80px;
	border: 1px solid #518FC1;
	top: 5px;
	left: 5px;
}
#content .history_tbl_action ul {
	padding: 3px;
	margin: 0px;
}
#content .history_tbl_action li {
	list-style-type: none;
}
#content .history_tbl_action li a {
	text-decoration: none;
}
#content .history_tbl_data {
	border-bottom: 1px solid #f83;
	padding: 4px 7px;
	font-size: 11px;
}
#content .heeled_parm_tbl_title {
	border-bottom: 1px solid #f83;
	padding: 4px 4px;
	font-size: 10px;
}
#content .heeled_parm_tbl_data {
	border-bottom: 1px solid #f83;
	padding: 4px 3px;
	font-size: 10px;
}
#content .details_tbl {
 	border: 1px solid #ccc;
}
#content .details_tbl_title {
	padding: 3px;
	font-weight: bold;
	background-color: #eee;
}
/* ---------- Boat output table styles */
#content td.sailsetname {
	padding: 4px 4px;
	font-weight: bold;
	font-size: 11px;
}
#content td.tws {
	padding: 3px;
	font-weight: bold;
	border-left: 1px dotted #999;
	border-bottom: 1px dotted #999;
	font-size: 11px;
}
#content td.twa {
	padding: 3px;
	font-weight: bold;
	border-bottom: 1px dotted #999;
	font-size: 11px;
}
#content td.optimum {
	padding: 4px 4px;
	font-weight: bold;
	border-left: 1px dotted #999;
	border-bottom: 1px dotted #999;
	font-size: 11px;
}
#content td.outdata {
	padding: 3px;
	border-bottom: 1px dotted #999;
	border-left: 1px dotted #999;
	font-size: 11px;
	text-align: center;
}
.tableTooltip {
	width: 100px;
	position: absolute;
	z-index: 10;
	text-align: left;
	border: 2px solid #f83;
	background-color: #fff;
	color: #000;;
	padding: 2px 2px 2px 2px;
}
/* ---------- Plot & charts styles */
#content #plot_controls {
	float: left;
	padding: 8px 10px 8px 4px;
	border: 1px dotted #999;
}
#content #chart {
	width: 355px;
	height: 700px;
	float: left;
	color: #f00;
	background-color: #eee;
	font-weight: bold;
}
#content #xychart {
	width: 570px;
	height: 500px;
	float: left;
	color: #f00;
	background-color: #eee;
	font-weight: bold;
}
#content #plot_type_controls {
	width: 200px;
	height: 80px;
	float: left;
	text-align: left;
}

#content #tws_sel_box {
	width: 100px;
	height: 80px;
	float: left;
	text-align: left;
}
#content #boat_controls {
	width: 200px;
	/*height: 80px;*/
	float: left;
	text-align: left;
	clear:right;
}

.data_row0 {
	background-color: #eee; 		/* vecchio colore #ffeee1 */
	border-bottom: 1px solid #fff; 	/*vecchio colore #f83*/
	padding: 3px;
	font-size: 11px;
}
.data_row1 {
	background-color: #fff; 		/* vecchio colore #ffe2cd */
	border-bottom: 1px solid #fff;	/* vecchio colore #f83 */
	padding: 3px;
	font-size: 11px;
}
#content .details_box {
	margin-left: 20px;
}
/* -------------------------------------------- Login page styles */
#login {
	border: 1px solid #bbb;
}
#login p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 5px;
}
#login a {
	color: #4E82CA;
	font-weight: bold;
	text-decoration: none;
}
#login a:hover {
	color: #ff5c00;
	font-weight: bold;
	text-decoration: none;
}
#login #login_box {
	margin-left: 50px;
	border-width: 1px 0px;
	border-color: #bbb;
	border-style: solid;
	padding: 10px 20px;
	text-align: right;
}
	

#intro p {
	color: #888;
	text-decoration: none;
}
#intro a {
	color: #888;
	font-weight: bold;
	text-decoration: none;
}
#intro a:hover {
	color: #ff5c00;
	font-weight: bold;
	text-decoration: none;
}

/* ---------------------------------------------------- Demo page styles and other Prospero */

img {
	border: 0;
}

.demo {
	color: #777;
}
.demoLeft {
	float: left;
	width: 250px;
	margin: 16px 0 0 0;
}
.demoLeft img {
	display: block;
	margin: 0 0 32px 0;
}
.demoRight {
	float: right;
	width: 330px;
	margin: 32px 0 0 0;
}
#content .demo h3 {
	color: #ff5f22;
	font-size: 14px;
}

.loginForm {
	z-index:100;
	position: absolute;
	top: 25%;
	text-align: center;
	width: 99%;
}
.loginForm div {
	text-align: center;
	width: 400px;
	height: 285px;
	
	background: url("../images/layout/login_bkg.gif") no-repeat top right;
}
.loginForm div form {
	margin: 20px 0 0 10px;
	padding: 10px 20px;
	text-align: left;
}
.loginForm div form label {
	color: #fff;
}

