/* TAG -------------------------------------------------------- */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { 
	margin: 0; padding: 0;
}

body {
	background-color: #162C34;
	background-image: url(images/body-background.png);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
}

a {
	outline: none;	
}

img {
	border: none;	
}

hr {
	border: none;
	border-bottom: 1px solid #CCC;	
	margin: 10px 0;
}

a.noborder {
	border: none !important;	
}

.command {
	cursor: pointer;	
}

.showhide {
	display: none;	
}

.link {
	color: #900;
}

.warning {
	font-size: 10px;
	font-weight: bold;
	color: #900;
	display: none;
}

.warning2 {
	margin-top: -10px;
	font-size: 10px;
	font-weight: bold;
	color: #900;
	display: none;
}

.warning3 {
	font-size: 10px;
	display: none;
	background-color: #EEE;
	border: 1px solid #CCC;
	padding: 5px 8px;
	margin-bottom: 5px;
}

.warning4 {
	color: #900;
	font-weight: bold;
}

.message {
	margin: 30px;
	color: #FFF;
	line-height: 20px;
}

.border {
	border: 1px solid #333;	
}

.input-error {
	background-color: #FFCC99;
	border: 1px solid #900;
}

.input-reset {
	background-color: #FFF;
	border: 1px solid #999;
}

.even {
	background-color: #EEE;
}

.odd {
	background-color: #CCC;
}

/* CONTAINER -------------------------------------------------- */
#container {
	width: 960px;
	margin: 0 auto;
}

/* HEADER ------------------------------------------------------ */
#header {
	position: relative;	
}

#rss {
	position: absolute;
	right: 248px;
	top: 57px;	
}

#account {
	position: absolute;
	top: 63px;
	right: 280px;
	font-size: 11px;
	color: #FFF;
}

#account a {
	text-decoration: none;
	color: #FFC70B;
}

#flags {
	position: absolute;
	right: 10px;
	top: 10px;
}

#flags img {
	border: 1px solid #FFF;	
}

#ajaxSearch_form {
	position: absolute;
	width: 244px;
	height: 33px;
	right: 0;
	bottom: 0;
	background-image: url(images/searchbox-background.gif);
}

#ajaxSearch_input {
	margin: 1px 0 0 6px;
	width: 190px;
	border: 1px solid #FFF;
	color: #999;
}

#ajaxSearch_submit {
	float: right;	
	margin-right: 10px;
}

/* MENU ----------------------------------------------------------- */
#menu {
	height: 35px;
	background-image: url(images/menu-background.gif);
}

.menu-sezione {
	float: left;
	margin-left: 39px;
	height: 35px;
}

.menu-sezione li {
	list-style-type: none;
	display: inline;
}

.menu {
	float: right;
	margin-right: 25px;
	height: 35px;
}

.menu li {
	list-style-type: none;
	display: inline;	
}

.submenu {
	background-color: #EEE;	
	/*height: 30px;*/
	line-height: 30px;
}

.submenu li {
	display: inline;
	border-right: 1px solid #FFF;
	padding: 9px 15px;
	margin-right: -4px;
	/*letter-spacing: -1px;*/
}

.submenu li.active {
	background-color: #A4A4A4;	
}

.submenu li a {
	text-decoration: none;	
	font-weight: bold;
}

.submenu li a:link {
	color: #24434E;	
}

.submenu li a:visited {
	color: #24434E;
}

.submenu li a:hover {
	color: #066;
}

.submenu li a:active {
	color: #24434E;
}


/* MAIN -------------------------------------------------------------- */
#main {
	height: 368px;
	background-color: #FFF;
	padding: 0 29px;
	position: relative;
}

#social {
	position: absolute;
	z-index: 99;
	top: 5px;
	right: 381px;
	width: 140px;
	height: 70px;
}

#news {
	float: right;
	width: 335px;
	height: 348px;
	background-color: #000;
	color: #FFF;
	padding: 10px;
	font-size: 10px;
	overflow: hidden;
}

#news .newsmore {
	text-align: right;
}

#news .newsmore a {
	text-decoration: none;	
	color: #FFC70B;
}

/* CONTENT ------------------------------------------------------------ */
#content {
	overflow: hidden;	
	background-color: #FFF;
	padding: 0 29px;
	font-size: 10px;
}

#content p {
	
}

#content .col {
	float: left;
}

.col img {
	margin-bottom: 10px;	
}

.col .text {
	padding: 10px;
	height: 525px;
	overflow: hidden;
}

.col .text h2 {
	font-size: 12px;
	margin-bottom: 5px;
	color: #036;
	letter-spacing: -1px;
}

.text h2 a {
	color: #036;
	text-decoration: none;
}

.col .longtext2 {
	padding: 15px;
	font-size: 10px;
}

.col .longtext2 h2 {
	font-size: 12px;
	margin-bottom: 5px;
	color: #036;
	line-height: 17px;
	letter-spacing: -1px;
}

.col .longtext2 a {
	font-weight: bold;
	text-decoration: none;
}

.col .longtext2 a:link {
	color: #900;
}

.col .longtext2 a:visited {
	color: #900;
}

.col .longtext2 a:hover {
	color: #F00;
	border-bottom: 1px dotted #F00;
}

.col .longtext2 a:active {
	color: #900;
}

.col .longtext2 ul {
	margin-bottom: 10px;	
}

.col .longtext2 ul li {	
	margin-left: 15px;
	margin-bottom: 3px;
}

.col .longtext {
	padding: 20px;
	font-size: 12px;
	line-height: 18px;
	position: relative;
}

.col .longtext h1 {
	font-size: 16px;
	margin-bottom: 5px;
	letter-spacing: -1px;
}

.col .longtext h2 {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #036;
	line-height: 17px;
	letter-spacing: -1px;
}

.col .longtext h3 {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #069;
}

.col .longtext h4 {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #060;
}

.col .longtext p {
	
}

.col .longtext #dates {
	float: right;	
	font-size: 10px;
	font-style: italic;
}

.col .longtext a {
	font-weight: bold;
	text-decoration: none;
}

.col .longtext ul {
	margin-bottom: 10px;	
}

.col .longtext ul li {	
	margin-left: 15px;
	margin-bottom: 3px;
}

.col .longtext a:link {
	color: #900;
}

.col .longtext a:visited {
	color: #900;
}

.col .longtext a:hover {
	color: #F00;
	border-bottom: 1px dotted #F00;
}

.col .longtext a:active {
	color: #900;
}

.col p {
	margin-bottom: 10px;		
}

.col h3 {
	font-size: 11px;	
	margin-bottom: 5px;
}

.seo-left {
	padding: 10px;
	width: 527px;
	float: left;
	font-size: 11px;
	line-height: 14px;
	height: 75px;
	overflow: hidden;
	background-color: #E7E7E7;
}

.seo-left h1 {
	font-size: 12px;
	margin-bottom: 3px;
}

.seo-right {
	color: #FFF;
	padding: 0 10px;
	width: 335px;
	background-color: #000;
	float: right;
	height: 95px;
	overflow: hidden;
	
}

.seo-right h2 {
	font-size: 12px;
	margin-bottom: 3px;
}

.seo-right p {
	margin-bottom: 5px;	
}

#content #col1 {
	width: 182px;	
	background-image: url(images/col-background1.jpg);
	background-repeat: repeat-x;
	clear: both;
}

#content #col2 {
	width: 183px;	
}

#content #col3 {
	width: 182px;
	background-image: url(images/col-background1.jpg);
	background-repeat: repeat-x;
}

#content #col-container {
	width: 547px;
}

#content #col123 {
	margin: 8px 8px 0 0;
	width: 539px;
	min-height: 400px;
	background-color: #FFF;
	background-image: url(images/col123-background.jpg);
	background-repeat: repeat-x;
}

#content #col4 {
	width: 355px;	
}

#content #col1234 {
	margin: 8px 8px 0 0;
	width: 902px;
	min-height: 400px;
	background-color: #FFF;
	background-image: url(images/col123-background.jpg);
	background-repeat: repeat-x;
}

table#corsi {
	border-collapse: collapse;	
	font-size: 10px;
	line-height: 13px;
	background-image: url(images/corsi-background.jpg);
	background-repeat: no-repeat;
	background-color: #C7CFDC;
	border: 1px solid #999;
}

table#corsi td {
	vertical-align: top;
	width: 200px;
}

table#corsi a:link {
	color: #FF9;	
}

table#corsi a:visited {
	color: #FF9;
}

table#corsi a:hover {
	color: #FF0;	
}

table#corsi a:active {
	color: #FF9;	
}

table#corsi .corso {
	margin: 5px;
	clear: both;
}

table#corsi .corso .header, table#corsi .corso .footer  {
	height: 7px;
}

table#corsi .corso .header img {
	display: inline;	
}

table#corsi .spacer {
	margin: 0 7px;
	height: 7px;	
}

table#corsi .corso-content {
	padding: 0 7px;
}

table#corsi .corso .icons {
	margin-top: 2px;
	margin-left: 5px;
	float: right;	
}

table#corsi .corso .basi {
	padding: 3px 0;
}

table#corsi a {
	border: none;	
}

table#corsi .level1 {
	background-color: #5EC5EE;
}

table#corsi .level2 {
	background-color: #0663C3;
}

table#corsi .level3 {
	background-color: #A69DC8;
}

table#corsi .level4 {
	background-color: #F7A901;
}

table#corsi .level5 {
	background-color: #E6454B;
}

table#turni {
	width: 100%;
	border: 1px solid #999;
	border-collapse: collapse;
}

table#turni td {
	padding: 5px 25px;
	vertical-align: top;
}

table#turni a {
	border: none;
}

#col1234 h2 {
	clear: both;	
}

#col1234 h3 {
	margin-top: 0;
	border-bottom: 1px solid #CCC;
}

#col1234 h4 {
}

#col4 h2 {
	color: #036;	
	margin-bottom: 5px;
	line-height: 17px;
	letter-spacing: -1px;
}

/* NEWS ----------------------------------------------------- */
.news {
	margin-bottom: 15px;	
}

.news small {
	color: #CCC;
	letter-spacing: -1px;
	font-size: 10px;
	float: right;
	text-align: center;
	width: 25px;
	height: 18px;
	line-height: 18px;
	text-transform: uppercase;
	margin-left: 20px;
	padding: 1px 6px;
	cursor: pointer;
	margin-bottom: 2px;
}

.news small.scuola {
	background-color: #797494;
}

.news small.skiff {
	color: #000;
	background-color: #FFED00;	
}

.news small.charter {
	background-color: #336B99;	
}

.news small.open {
	color: #000;
	background-color: #F19E18;	
}

.news h2 {
	font-size: 12px;	
	letter-spacing: -1px;
	margin-bottom: 3px;
	line-height: 17px;
}

.news a {
	text-decoration: none;	
}

.news a:link {
	color: #498598;
}

.news a:visited {
	color: #498598;
}

.news a:hover {
	color: #95BECC;
}

.news a:active {
	color: #498598;
}

.newspagination {
	font-size: 10px;
	margin-top: 10px;
	text-align: right;
}

.author_date {
	font-size: 10px;
	color: #666;	
}

/* INFO ----------------------------------------------------- */
#info {
	height: 47px;
	
}

/* NEWSLETTER ----------------------------------------------- */
#newsletter {
	background-color: #000;
	padding: 10px;
}

#newsletter h3 {
	color: #FFF;
	font-size: 12px;	
	letter-spacing: -1px;
	margin-bottom: -4px;
	line-height: 17px;	
}

#newsletter .field {
	border: none;
	padding: 4px;
	color: #666;
	width: 123px;
	margin-right: 6px;
}

#newsletter .button {
	margin-top: 12px;
	margin-left: 1px;
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 14px;
	padding: 1px 1px 2px 1px;
	background-color: #498598;
}

/* LOGIN ---------------------------------------------------- */
#loginfrm {
	height: 57px;	
	background-color: #525252;
	background-image: url(images/login-background.jpg);
	background-repeat: repeat-x;
}

#loginfrm img {
	float: left;	
}

#loginfrm .login {
	border: 1px solid #FFF;
	padding: 3px;
	color: #666;
	width: 85px;
	margin-right: 6px;
}

#loginfrm .button {
	margin-top: 12px;
	margin-left: 1px;
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 14px;
	padding: 1px 1px 2px 1px;
	background-color: #498598;
}

#loginfrm a {
	color: #FFC70B;
	text-decoration: none;
}

#loginfrm p {
	margin-top: 3px;
	color: #FFF;
}

#loginreminder {
	height: 57px;	
	background-color: #525252;
	background-image: url(images/login-background.jpg);
	background-repeat: repeat-x;
}

#loginreminder .login {
	border: 1px solid #FFF;
	padding: 3px;
	color: #666;
	width: 200px;
	margin-left: 10px;
}

#loginreminder .button {
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 14px;
	padding: 1px 1px 2px 1px;
	background-color: #498598;
}

#loginreminder a {
	color: #FFC70B;
	text-decoration: none;
}

#loginreminder p {
	padding-top: 7px;
	margin: 0 5px 5px 10px;
	color: #FFF;
}

/* CALENDAR ------------------------------------------------- */
div#calendar-container {
	padding: 0 10px;	
	/*height: 271px;*/
	background-image:url(images/calendar-background.jpg);
	background-repeat: repeat-x;
}

div#calendar {
	padding: 10px;
	background-color: #FFF;	
}

.calendar-scuola {
	color: #0C9;	
}

/* SLIDER --------------------------------------------------- */
#slider {
}

.ft-prev, .ft-next {
	display: none;	
}

.ft-title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	padding-left: 10px;
}

#ft-buttons-slider {
	/*
	margin-top: -425px;
	font-size: 10px;
	*/
	display: none;
}

#ft-buttons-slider a {
	text-decoration: none;	
	background-color: #EEE;	
	color: #999;
}

.ft-button-slider {
	margin-left: 1px;
	width: 40px;
	height: 20px;
}

/* LINK ----------------------------------------------------- */
#link {
	margin: 20px 0;	
}

#link ul {
}

#link ul li {
	list-style-type: none;
	margin-bottom: 5px;	
}

#link a {
	font-weight: bold;
	text-decoration: none;
}

#link a:link {
	color: #900;
}

#link a:visited {
	color: #900;
}

#link a:hover {
	color: #F00;
	border-bottom: 1px dotted #F00;
}

#link a:active {
	color: #900;
}

/* BANNER --------------------------------------------------- */
#banner {
	overflow: hidden;
	height: 80px;
}

.banner {
	width: 176px;
	height: 80px;
}

.banner1 {
	float: left;
	/*background-color: #900;*/
}

.banner2 {
	float: right;
	/*background-color: #C00;*/
}

/* FOOTER --------------------------------------------------- */
#footer {
	clear: both;	
	height: 60px;
}

#footer img {
	margin-bottom: 2px;
}

#footer small {
	float: left;
	color: #FFF;
	font-size: 10px;
	margin-left: 10px;
}

.menu-footer {
	float: right;
	font-size: 10px;
	color: #FFF;
}

.menu-footer li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
}

.menu-footer li:after {
	margin-left: 10px;
	content: "|";	
}

.menu-footer li.last:after {
	margin-left: 0;
	content: "";	
}

#footer a {
	text-decoration: none;	
	font-weight: bold;
}

#footer a:link {
	color: #FFF;
}

#footer a:visited {
	color: #FFF;
}

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

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

/* SEARCH RESULT ------------------------------------------- */
.ajaxSearch_resultsInfo {
	font-size: 10px;
	color: #333;
	font-style: italic;
	/*border-bottom: 1px dotted #333;*/
}

.ajaxSearch_highlight {
	background-color: #FF9;
	font-weight: bold;
}

.ajaxSearch_paging {
	font-size: 10px;
	position: absolute;
	top: 20px;
	right: 20px;
}

.ajaxSearch_intro, .AS_ajax_resultsIntroFailure {
	font-style: italic;	
	color: #900;
}

.ajaxSearch_result {
	margin-bottom: 25px;	
}

.ajaxSearch_resultExtract p {
}

/* GOOGLE ------------------------------------------------- */
.map {
	border: 1px solid #333;		
}

/* CONTATTO ------------------------------------------------ */
form#contacts {
	margin-bottom: 30px;
}

#contacts label {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

#contacts input {
	display: block;	
	margin-bottom: 15px;
	font-size: 12px;
}

#contacts input.field {
	border: 1px solid #999;
	width: 200px;
	padding: 2px;
}

#contacts input.button {
	background-color: #900;
	border: 1px solid #333;
	padding: 4px;
	color: #FFF;
}

#contacts textarea {
	margin-bottom: 20px;
	display: block;
	height: 160px;
	width: 350px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #999;
}

#contacts select {
	display: block;	
	margin-bottom: 15px;
	font-size: 12px;
	border: 1px solid #999;
	padding: 2px;
}

/* SIGNUP ------------------------------------------------------------ */
form#websignupfrm {
		
}

#websignupfrm label {
	display: block;	
	margin-bottom: 2px;
}

#websignupfrm fieldset {
	border: 1px dotted #999;
	padding: 0 10px 10px 10px;
	margin-bottom: 10px;
}

#websignupfrm input {
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #999;
}

#websignupfrm .radio {
	margin-left: 20px;	
}

#websignupfrm input.field {
	width: 200px;
	
}

#websignupfrm input.date {
	width: 100px;
	
}

#websignupfrm input.password {
	width: 250px;
}

#websignupfrm input.cap {
	width: 50px;
}

#websignupfrm select {
	padding: 1px;	
	border: 1px solid #999;
}

#websignupfrm select.select {
	margin-bottom: 10px;	
}

#websignupfrm input.button {
	border: 1px solid #000;
	padding: 5px;
	background-color: #900;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	display: block;
}

#websignupfrm textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 2px;
	width: 470px;
	height: 120px;
	border: 1px solid #999;
}

#websignupfrm #privacy, #websignupfrm #guest {
	padding: 0;
	margin: 0;	
}

#websignupfrm #disclaimer {
	clear: both;	
}

#websignupfrm #cmdwebsignup {
	margin: 20px 0;
	text-align: right;
}

#websignupfrm input.checkbox {
	border: 1px solid #000;
	margin-left: -1px;
}	

/* ACCOUNT ------------------------------------- */
.scroller {
	height: 400px;
	overflow: scroll;
}

#dashboard {

}

#dashboard a {
	border-bottom: none;	
}

#dashboard h3, #dashboard h2 {
	clear: both;	
}

#dashboard li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	margin-right: 9px;
	overflow: hidden;
}

#userdata {
}

/* CHANGE PASSWORD ------------------------------------ */
#changepwdfrm {
	width: 470px;	
}

#changepwdfrm {
	width: 470px;	
}

#changepwdfrm fieldset {
	border: 1px dotted #999;
	padding: 10px;
	margin-bottom: 10px;
	width: 470px;
}

#changepwdfrm input.field {
	border: 1px solid #999;
	padding: 2px;
	width: 200px;
}

#changepwdfrm legend {
	padding: 0 5px;
	color: #036;
	font-weight: bold;
}

#changepwdfrm input.button {
	border: 1px solid #000;
	padding: 5px;
	background-color: #900;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

/* PRENOTA ---------------------------------------- */
#prenota {
	background-color: #EEE;
	border: 1px solid #CCC;
	padding: 0 15px 15px 15px;
}

#prenota a {
	border: none;	
}

#prenota label {
	display: block;	
	margin-bottom: 2px;
	font-weight: bold;
}

#prenota select, #prenota input {
	margin-bottom: 10px;	
	padding: 2px;
	border: 1px solid #999;
}


