@font-face {
    font-family:'FontAwesome';
    src:url('/fonts/fontawesome-webfont.woff?v=3.0.1') format('woff');
    font-weight:normal;
    font-style:normal
}
[class^="awe-"], [class*=" awe-"] {
    font-family:FontAwesome;
    font-weight:normal;
    font-style:normal;
    text-decoration:inherit;
    -webkit-font-smoothing:antialiased;
    display:inline;
    width:auto;
    height:auto;
    line-height:normal;
    vertical-align:baseline;
    background-image:none;
    background-position:0 0;
    background-repeat:repeat;
    margin-top:0
}
.awe-glass:before {
    content:"\f000"
}
.awe-search:before {
    content:"\f002"
}
.awe-envelope:before {
    content:"\f003"
}
.awe-star:before {
    content:"\f005"
}
.awe-user:before {
    content:"\f007"
}
.awe-th-large:before {
    content:"\f009"
}
.awe-th:before {
    content:"\f00a"
}
.awe-th-list:before {
    content:"\f00b"
}
.awe-ok:before {
    content:"\f00c"
}
.awe-home:before {
    content:"\f015"
}
.awe-inbox:before {
    content:"\f01c"
}
.awe-refresh:before {
    content:"\f021"
}
.awe-list-alt:before {
    content:"\f022"
}
.awe-flag:before {
    content:"\f024"
}
.awe-bookmark:before {
    content:"\f02e"
}
.awe-print:before {
    content:"\f02f"
}
.awe-font:before {
    content:"\f031"
}
.awe-list:before {
    content:"\f03a"
}
.awe-check:before {
    content:"\f046"
}
.awe-arrow-left:before {
    content:"\f060"
}
.awe-arrow-right:before {
    content:"\f061"
}
.awe-arrow-up:before {
    content:"\f062"
}
.awe-arrow-down:before {
    content:"\f063"
}
.awe-calendar:before {
    content:"\f073"
}
.awe-random:before {
    content:"\f074"
}
.awe-comment:before {
    content:"\f075"
}
.awe-key:before {
    content:"\f084"
}
.awe-comments:before {
    content:"\f086"
}
.awe-phone:before {
    content:"\f095"
}
.awe-check-empty:before {
    content:"\f096"
}
.awe-group:before {
    content:"\f0c0"
}
.awe-list-ul:before {
    content:"\f0ca"
}
.awe-list-ol:before {
    content:"\f0cb"
}
.awe-table:before {
    content:"\f0ce"
}
.awe-sitemap:before {
    content:"\f0e8"
}
.awe-user-md:before {
    content:"\f0f0"
}
.awe-coffee:before {
    content:"\f0f4"
}
.input-bl {
    display:block;
    width:247px;
    min-height:25px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
input[type="reset"], input[type="submit"] {
    cursor:pointer;
    width:auto
}
select, textarea, input[type="text"], input[type="email"] {
    display:inline-block;
    height:15px;
    padding:4px 6px;
    margin-bottom:6px;
    vertical-align:middle;
}
textarea, input {
    margin-left:0;
    height:auto;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition:border linear .2s, box-shadow linear .2s;
    -moz-transition:border linear .2s, box-shadow linear .2s;
    -o-transition:border linear .2s, box-shadow linear .2s;
    transition:border linear .2s, box-shadow linear .2s
}
textarea:focus, input:focus {
    border-color:rgba(82, 168, 236, 0.8);
    outline:0;
    outline:thin dotted \9;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)
}
select:focus {
    outline:thin solid #666;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
.in-fonts {
    margin-bottom:10px;
    font-size:0;
    white-space:nowrap;
    vertical-align:middle
}
.in-fonts input, .in-fonts select {
    position:relative;
    margin-bottom:0;
    *margin-left:0;
    vertical-align:top;
}
.in-fonts input:focus, .in-fonts select:focus {
    z-index:2
}
.in-fonts .add-on {
    display:inline-block;
    width:auto;
    height:15px;
    min-width:16px;
    padding:4px 5px;
    vertical-align:top;
    margin-right:-1px
}
body {
	SCROLLBAR-FACE-COLOR: #0070AC;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #000033;
	SCROLLBAR-3DLIGHT-COLOR: #00234B;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #00234B;
	SCROLLBAR-DARKSHADOW-COLOR: #000033;
	background-repeat: repeat-x;
	background-color: #003773;
	background-image:  url(back.gif);
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #FFF;
}
.logo{
	background-image: url(logo.jpg);
	background-position: center top;
	height: 137px;
	background-repeat: no-repeat;
}
.bgs{background-image:url(back4.jpg);background-repeat:repeat}
.bgform{background-image:url(backform.jpg);background-repeat:repeat}
.highlight{
	color: #F00;
	text-decoration: underline;
	line-height: 20px;
}
.star{
	color: #F00;
}
.jqbookmark{
	font-size: 12px;
	color: #FFF;
}
#back2 {
	background-image: url(picside.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.titles3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0083C1;
}
.titles1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099CC;
}
.titles2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #0099CC;
	font-style: italic;
}
.bluebktop {
	background-image: url(bktop.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.white {
	font-size: 9px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(bktop.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.whitebot {
	font-size: 12px;
	border-bottom-style: solid;
	border-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-color: #0070AC;
}
.blborder{
	border-bottom-style: none;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-color: #0070AC;
}
.info1 {
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
}
.info2 {
	font-size: 12px;
}
.boatbk {
	background-image: url(tab.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 37px;
	width: 154px;
}
#boat {
	FONT-SIZE: 14px;
	COLOR: #FFF;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 15px;
}
#boat A:link {
	FONT-SIZE: 14px;
	COLOR: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
#boat A:visited {
	FONT-SIZE: 14px;
	COLOR: #FFF;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 15px;
}
#boat A:hover {
	FONT-SIZE: 14px;
	COLOR: #FFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 15px;
}
#boat A:active {
	FONT-SIZE: 14px;
	COLOR: #FFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 15px;
}
#menu {
	FONT-SIZE: 9px;
	COLOR: #FFF;
}
#menu A:link {
	FONT-SIZE: 9px;
	COLOR: #FFF;
	text-decoration: underline;
}
#menu A:visited {
	FONT-SIZE: 9px;
	COLOR: #FFF;
}
#menu A:hover {
	FONT-SIZE: 9px;
	COLOR: #FFF;
	text-decoration: none;
}
#menu A:active {
	FONT-SIZE: 9px;
	COLOR: #FFF;
}
#black1 {
	height: auto;
	padding: 8px;
	width: auto;
	border-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #003773;
	font-size: 12px;
	font-weight: bold;
}
#black1 A:link {
	height: auto;
	padding: 8px;
	width: auto;
	font-size: 12px;
	color: #336;
	text-decoration: none;
	background-color: #FFF;
	background-repeat: repeat;
	border-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #003773;
}
#black1 A:visited {
	height: auto;
	padding: 8px;
	width: auto;
	color: #336;
	text-decoration: none;
	background-color: #FFF;
	background-repeat: repeat;
	border-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #003773;
}
#black1 A:hover {
	height: auto;
	padding: 8px;
	width: auto;
	color: #FFF;
	text-decoration: none;
	background-color: #003773;
	background-repeat: repeat;
	border-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #003773;
}
#black1 A:active {
	height: auto;
	width: auto;
	color: #336;
	text-decoration: none;
	background-color: #FFF;
	background-repeat: repeat;
}
.prices1 {
	font-size: 11px;
	color: #FFF;
}
.tiny {
	font-size: 10px;
}
textarea {
	border: 1px solid #0589AA;
	background-color: #005C96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
input {
	border: 1px solid #0589AA;
	background-color: #005C96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
option {
	border: 1px solid #0589AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	background-color: #005C96;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	border: 1px solid #0589AA;
	background-color: #005C96;
}
/*#nform {
    display: block;
    width: 464px;
    height: auto;
    font-family: Verdana;
    font-size: 12px;
    color: #fff;
    margin-left: 80px;
}
#nform .error {
    font-family: Georgia, Arial;
    color: #c00;
    font-size: 12px !important;
    margin-left: 4px;
    font-style: italic
}
#nform .verca {
    display: block;
    width: 276px;
    height: 64px
}
#nform .verca #wrap {
    float: center;
    width: 150px;
    margin-top: 2px;
    border: solid #ccc 1px;
    height: 52px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-image: url("/sailing/1jsforms/images/rental.png");
    background-repeat: repeat
}
#nform .verca #changeit {
    float: right;
    width: 96px;
    font-family: Arial;
    font-size: 11px
}
#nform input#code {
    width: 148px;
    margin: 4px 0 0 2px;
    border: 1px solid #000;
    font-size: 16px
}
#nform input#Send {
    width: 164px;
    height: 30px;
    margin: 10px 0 0 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: #000 solid 1px;
    background: #000;
    color: #fff;
    font-family: Verdana;
    font-size: 14px
}
#nform input#Send:hover[type="submit"] {
    background: #000;
    border: #fff solid 1px;
}
#nform #Arrival_Date {
    width: 150px;
    height: 20px
}
#nform .addon {
    width: 86px;
    text-align: left
}
#nform #HomeAddress, #nform #PhoneNumber, #nform #realname, #nform #email {
    width: 258px
}*/



.platos{width:62.42553191489362%;*width:62.37234042553192%;margin: 0px auto;}
i#refresh {
    margin-left: 20px;
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
}
#nform {
    display: block;
    width: 464px;
    height: auto;
    font-family: Verdana;
    font-size: 12px;
    color: #fff;
    margin: 0px auto;
}
#nform .error {
    font-family: Georgia, Arial;
    color: #c00;
    font-size: 12px !important;
    margin-left: 4px;
    font-style: italic;
}
#nform .verca {
    display: block;
    width: 276px;
    height: 64px;
}
#nform .verca #wrap {
    float: left;
    width: 150px;
    margin-top: 2px;
    border: solid #ccc 1px;
    height: 52px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-image: url("/sailing/1jsforms/images/rental.png");
    background-repeat: repeat;
}
#nform .verca #changeit {
    float: right;
    width: 96px;
    font-family: Arial;
    font-size: 11px;
}
#nform input#code {
    width: 148px;
    margin: 4px 0 0 2px;
    border: 1px solid #000;
    font-size: 16px;
}
#nform input#Send {
    width: 164px;
    height: 30px;
    margin: 10px 0 0 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: #000 solid 1px;
    color: #fff;
    font-family: Verdana;
    font-size: 14px;
}
#nform input#Send:hover[type="submit"] {
    border: #fff solid 1px;
}
#nform .addon {
    width: 86px;
    text-align: left;
}
#nform #Arrival_Date, #nform #HomeAddress, #nform #PhoneNumber, #nform #realname, #nform #email{
    width: 258px;
    height: 22px;
    margin-bottom: 5px;
    padding: 0px 0px 0px 5px;
}
#nform select{
	height: 24px;
    width: 258px;
    margin-bottom: 5px;
}

#nform #Arrival_Date {
    width: 186px;
}
input[type="reset"], input[type="submit"] {
    cursor: pointer;
    width: auto
}
select, textarea, input[type="text"], input[type="email"] {
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
textarea, input {
    margin-left: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}
textarea:focus, input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)
}
select:focus {
    outline: thin solid #666;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.in-fonts {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle
}
.in-fonts input, .in-fonts select {
    position: relative;
    vertical-align: top;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}
.in-fonts input:focus, .in-fonts select:focus {
    z-index: 2
}
.in-fonts .add-on:first-child {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}
.in-fonts .add-on {
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    color: #0C0C0C;
    width: 140px;
}
.in-fonts .add-on {
    display: inline-block;
    width: auto;
    height: 14px;
    min-width: 16px;
    padding: 4px 5px;
    text-shadow: 0 1px 0 #fff;
    vertical-align: top;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right: -1px
}