@import url("http://www.19eightyseven.com/killswitchcss/latinoson.css");

/*
Latinos site  Globals CSS
Version: 1
Author: David Bonner
Author URI: http://19eightyseven.com
*/

body {
	padding:0px;
	margin:0px;
	background: #3A4443;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#F1FAE1;
	text-align:left;
	line-height: 15px;
}

/*@font-face {  
  font-family: nev;  
  src: url(../font/nevis.ttf) format("truetype");  
}*/

@font-face {
	font-family: 'nev';
	src: url('../font/nevis.eot');
	src: local('nevis Bold'), local('nevis-Bold'), url('../font/nevis.woff') format('woff'), url('../font/nevis.ttf') format('truetype'), url('../font/nevis.svg#nevis-Bold') format('svg');
}


.restaurant {
background: transparent url(../images/resbg.jpg) no-repeat fixed center top;
}
.diner {
background: transparent url(../images/dinbg.jpg) no-repeat fixed center top;
}
.members {
background: transparent url(../images/memberbg.jpg) no-repeat fixed center top;
}
.beach {
background: transparent url(../images/beachbg.png) no-repeat fixed center top;
}
.champagne {
background: transparent url(../images/chambg.jpg) no-repeat fixed center top;
}

a {
border: none;
color: #00869e;
font-weight: bold;
text-decoration: none;
outline: none;
}

a:hover {
color: #ded0d3;
}

img {
border: none;
outline: none;
}

h1 {
color: #f1fae1;
font-size:25px;
font-family:nev,Helvetica,Arial,sans-serif;
line-height:30px;
font-weight:normal;
text-transform:uppercase;
}

h1#logo a {
background:transparent url(../images/reslogo.png) no-repeat scroll -4px 0;
float:left;
height:83px;
margin:33px 0 0;
text-indent:-9999px;
width:302px;
}
h1#dinlogo a {
background:transparent url(../images/dinlogo.png) no-repeat scroll center 0;
float:left;
height:129px;
margin:8px 0 0;
text-indent:-9999px;
width:300px;
}
h1#beachlogo a {
background:transparent url(../images/beachlogo.png) no-repeat scroll center 0;
float:left;
height:129px;
margin:8px 0 0;
text-indent:-9999px;
width:300px;
}
h1#champlogo a {
background:transparent url(../images/champagnelogo.png) no-repeat scroll center 0;
float:left;
height:129px;
margin:8px 0 0;
text-indent:-9999px;
width:300px;
}

h1#reswelcome {
background:transparent url(../images/reswelcome.png) no-repeat scroll center 0;
float:left;
height:108px;
margin:20px 0 0;
text-indent:-9999px;
width:100%;
}
h1#dinwelcome {
background:transparent url(../images/dinwelcome.png) no-repeat scroll center 0;
float:left;
height:118px;
margin:20px 0 0;
text-indent:-9999px;
width:100%;
}
h1#beachwelcome {
background:transparent url(../images/beachwelcome.png) no-repeat scroll center 0;
float:left;
height:118px;
margin:20px 0 0;
text-indent:-9999px;
width:100%;
}
h1#champagnewelcome {
background:transparent url(../images/champagnewelcome.png) no-repeat scroll center 0;
float:left;
height:118px;
margin:20px 0 0;
text-indent:-9999px;
width:100%;
}
h1#club a {
background:url("../images/clubhead.png") no-repeat scroll center 0 transparent;
border-right:1px dashed #6E7874;
float:left;
height:36px;
margin:0 0 0 25px;
opacity:0.8;
text-indent:-9999px;
width:242px;
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}
h1#club a:hover {
background:transparent url(../images/clubhead.png) no-repeat scroll center -37px;
}

h2 {
color: #f1fae1;
font-size: 18px;
font-family:nev,Helvetica,Arial,sans-serif;
font-weight:normal;
text-transform:uppercase;
}
.eventbox h2 {
color:#F1FAE1;
font-family:nev,Helvetica,Arial,sans-serif;
font-size:14px;
font-weight:normal;
text-transform:uppercase;
}
.eventbox h2 a {
color:#F1FAE1;
font-weight: normal;
}
.eventbox h2 a:hover {
color: #00869e;
}

h3 {
color: #f1fae1;
font-family:nev,Helvetica,Arial,sans-serif;
font-size: 15px;
font-weight:normal;
}
h3.sixteen {
font-size: 16px;
}
h3.sixteen a {
text-decoration: underline;
}
h3.line {
line-height: 18px;
}
h3 a {
color: #f1fae1;
font-weight:normal;
}
h3 a:hover {
color: #00869e;
}
h3#partymenulink {
border:medium none;
font-size:18px;
margin:0;
padding:10px 0 8px;
text-align:center;
}
h3#partymenulink a {
}

#mainbg .slidermain h3 {
position:absolute;
right:36px;
top:7px;
}
.menumainbg .slidermain h3 {
position:absolute;
right:36px;
top:7px;
}
.menumainbg .nonslidermain h3 {
position:absolute;
right:36px;
top:7px;
}

h4 {
color:#00869E;
font-family:Helvetica,Arial,sans-serif;
font-size:12px;
font-weight:normal;
line-height:22px;
}

h5 {
color:#00869E;
font-family:Helvetica,Arial,sans-serif;
font-size:15px;
font-weight:normal;
line-height:22px;
}

.trans {
background:#000000 none repeat scroll 0 0;
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}

.dashborder {
border-top:1px dashed #1A1905;
float:left;
height:0;
width:100%;
}
.dashborderw {
border-top:1px dashed #4D483B;
float:left;
height:0;
width:100%;
}

.color {
color: #00869E;
}

.heavy {
font-weight: bold;
}

.size {
}

.margintop {
margin-top: 20px;
}

.margintop10 {
margin-top: 10px;
}

.marginbtm {
margin: 0 0 20px 0;
}

.readmore {
float: right;
}

.readmore2 {
float:right;
text-align:right;
width:100%;
}

.line15height {
line-height: 15px;
}

.nomargin {
margin: 0 0 0 0;
}

.floatl {
float: left;
}

.center {
text-align: center;
}

.textleft {
text-align: left;
}

.textright {
text-align: right;
}

.grey {
color: #636362;
}

.nomargintop {
margin-top: 0;
}

.leftmargin {
margin: 0 0 0 10px;
}

.leftmarginsm {
margin: 0 0 0 6px;
}

.marginright {
margin: 0 10px 0 0;
}

.margintop {
margin-top:5px;
}

.margintop10 {
margin-top:10px;
}

.marginbtm10 {
margin-bottom:10px;
}

.leftmargin20 {
margin-left:20px;
}

.leftbtm20 {
margin-bottom:20px;
}
.txttrans {
text-transform: uppercase;
}

.spacer {
display:block;
float:left;
height:20px;
width:100%;
}

.btop {
border-top:1px solid #3A4443;
}
.bbtm {
border-bottom:1px solid #3A4443;
}
.bleft {
border-left:1px solid #3A4443;
}
.bright {
border-right:1px solid #3A4443;
}

#noscript {
background:#000000 none repeat scroll 0 0;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
margin:0 0 20px;
padding:22px;
text-align:center;
}

#dezignd {
margin:5px -5px -4px -3px;
}

/* LOGIN FORM */
#alw_loginForm input, #alw_registerForm input, #alw_lostPasswordForm input {
background:none repeat scroll 0 0 #F1FAE1;
border:1px dashed #6E7874;
color:#6E7874;
font-size:14px;
font-weight:bold;
margin:14px 0 0 12px;
padding:6px;
width:230px;
filter:alpha(opacity=100);
-moz-opacity:0.3;
-khtml-opacity: 0.3;
opacity: 0.3;
}

#alw_loginForm input:focus, #alw_registerForm input:focus, #alw_lostPasswordForm input:focus {
filter:alpha(opacity=100);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}

#alw_loginForm input#loginsubmit, #alw_registerForm input#registersubmit, #alw_lostPasswordForm input#lostsubmit {
background:none repeat scroll 0 0 #F1FAE1;
border:1px dashed #6E7874;
color:#6E7874;
font-size:14px;
font-weight:bold;
margin:10px 0 0 0;
padding:4px 6px 3px;
text-transform:uppercase;
width:auto;
filter:alpha(opacity=100);
-moz-opacity:0.3;
-khtml-opacity: 0.3;
opacity: 0.3;
}
#alw_loginForm input#loginsubmit:focus, #alw_registerForm input#registersubmit:focus, #alw_lostPasswordForm input#lostsubmit:focus {
filter:alpha(opacity=100);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}

#alw_login_pinput input {
cursor: pointer;
}

#alw_login_p label input {
background:none repeat scroll 0 0 #F1FAE1;
border:1px dashed #6E7874;
color:#6E7874;
font-size:14px;
font-weight:bold;
margin:0 0 6px 0;
filter:alpha(opacity=100);
-moz-opacity:0.3;
-khtml-opacity: 0.3;
opacity: 0.3;
padding:6px;
width:13px;
}

#alw_login, #alw_register, #alw_lostPassword {
margin: 6px 0 0 0;
}
#alw_loginForm table tbody tr td {
font-weight: bold;
width:65px;
}
#alw_registerForm table tbody tr td {
font-weight: bold;
width:65px;
}

#alw_lostPasswordForm table tbody tr td {
font-weight: bold;
width:65px;
}

#alw_login_p, #alw_registerForm p, #alw_lostPasswordForm p {
padding: 0 0 0 73px;
}

span#alw_lostPasswordMessage, span#alw_registerMessage {
display:block;
margin:0 0 4px;
}

#ajax_login_widget {
margin: 20px 0 0 0;
}