
/******* GENERAL RESET *******/

html {
background: #000 url("images/html_bg.png") repeat-x;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border: 0pt none;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0pt;
padding: 0pt;
vertical-align: top;
}

body{
	background: transparent url("images/body_bg.jpg") no-repeat center top ;
    font: 80% Helvetica, Verdana, Arial, sans-serif;
    color: #fff;
    line-height: 150%;
    text-align: center;
    padding: 0px;
    margin: 0px;
    height: 100%;
}

/******* CONTAINER *******/
#wrapper{
	width: 830px;
	margin: 0pt auto;
	color: #fff;
}
/******* /CONTAINER *******/


/******* TOP *******/
#top{
	background: url("images/header.jpg") top left no-repeat transparent;
	margin: 0 auto;
	height: 148px;
	width: 830px;
	position: relative;
	left: 15px;
}

#socialnetwork-contain {
	width: 79px;
	height: 37px;
	left: 707px;
	top: 48px;
	position:absolute;
}

#top h1 a{
	display: block;
	float: left;
	
}
/******* MENU *******/
#top #menu{
	float: left;
	list-style-type: none;
	position: relative;
	top: 125px;
	left: 20px;
	width: 100%;
	
}

#top #menu ul{
	margin: 0 auto;
}

#top #menu li{
	
	float: left;
	margin-right: 26px;
	text-transform: uppercase;
	color: #c2c2c2;
}
#top #menu li:hover{
	color: #6fa5fd;
	cursor: pointer;
}
/******* /TOP *******/







table{
	border-collapse: separate;
	border-spacing: 0pt;
}
caption, th, td{
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after{
	content: "";
}
blockquote, q{
	quotes: "" "";
}
input, textarea, select{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
strong{
	font-weight: 700;
}
ul{
	list-style: outside;
}
a{
	cursor: pointer;
	color: #296ba5;
	text-decoration: none;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}


/******* /MENU *******/
/******* LOADING *******/
#loading{
	text-align: center;
	visibility: hidden;
}
/******* /LOADING *******/
/******* CONTENT *******/
#content{
	color: #7e7e7e;
	margin: 0 0 20px 0;
	line-height: 1.3em;
	font-size: 12px;
}
#content p{
	margin-bottom: 0.7em;
}
#content a{
	font-weight: 700;
	color: #6fa5fd;
	border-bottom: 1px dotted #6fa5fd;
}








#left_column {
    width: 290px;
    float: left;
    background: transparent;
    padding: 10px 0px 0px 15px;
    color: #fff;
    margin: 0;
}

#left_column p{
color: #fff;
line-height: 14px;
font: 90% Helvetica, Verdana, Arial, sans-serif;
font-weight: normal;
padding-top: 3px;
text-align: left;
padding: 10px 0 0 6px;
margin: 5px 0 0 0;
}

#left_column h2{
width: 300px;
padding: 8px 0 10px 14px;
background: url("images/blue_bg.png") no-repeat;
color: #fff;
margin: 0;
font: 120% Helvetica, Verdana, Arial, sans-serif;
border: 0;
}

#right_column {
    width: 465px;
    float: right;
    text-align: left;
    background: transparent;
    padding: 10px 5px 20px 0px;
    margin: 0;
     color: #fff;
     position: relative;
     left: -25px;
background: url("css/images/sub_right_bg.png") no-repeat;
background-position: bottom;
}

#right_column h2{
width: 465px;
padding: 8px 0 5px 14px;
background: url("images/pink_bg.png") no-repeat;
color: #fff;
font: 120% Helvetica, Verdana, Arial, sans-serif;
border: 0;
}

#full_column {
    width: 820px;
    background: transparent;
    padding: 10px 0px 0px 25px;
    color: #fff;
    margin: 0;
}

#full_column p{
color: #fff;
line-height: 14px;
font: 90% Helvetica, Verdana, Arial, sans-serif;
font-weight: normal;
padding-top: 3px;
text-align: left;
vertical-align: top;
padding: 10px 0 0 6px;
margin: 5px 0 0 0;
}

#full_column h2{
width: 500px;
padding: 8px 0 10px 14px;
background: url("css/images/pink_bg.png") no-repeat;
color: #fff;
margin: 0;
font: 120% Helvetica, Verdana, Arial, sans-serif;
border: 0;
text-align: left;
}

#padding_full {
position: relative;
left: 50px;
}

#specials{
width: 450px;
padding: 8px 0 5px 14px;
background: transparent;
color: #fff;
font: 100% Helvetica, Verdana, Arial, sans-serif;
border-bottom: 1px;
}

#specials b{
color: #fff;
font: 120% Helvetica, Verdana, Arial, sans-serif;
font-weight: bold;
padding-top: 3px;
}

#specials p{
color: #fff;
line-height: 14px;
font: 100% Helvetica, Verdana, Arial, sans-serif;
font-weight: normal;
padding-top: 3px;
}

img.floatLeft { 
    float: left; 
    margin: 0 6px 3px 0; 
}


#right_column ul{
    color: #2d3099;
	font: Minion Std, Times New Roman;
    font-size: 14pt;
	font-weight: strong;
	padding: 0 0 5px 0;
	margin: 0 0 10px 10px;
	width: 80%;
	border-bottom: thin solid #2d3099;
}

#right_column li{
    color: #2d3099;
	fone: Minion Std, Times New Roman;
    font-size: 10pt;
	font-weight: normal;
	margin-left: 12px;
}

#main_bg {
    width: 705px;
    float: left;
    background: url("css/images/back.png");
    padding: 0px 0px 0px 0px;
}


#main_bg2 {
    width: 705px;
    height: auto;
    float: left;
    background: url("css/images/main_bg.gif") no-repeat;
    padding: 0px 0px 0px 0px;
}


#floor {
    width: 800px;
    height: 100px;
    margin: 0px 0px 10px 0px;
    background: url("css/images/floor_1.jpg") top left no-repeat transparent;
    padding: 0px;
    border: 1px solid #2d3099;
}


#floorrestaurant {
    width: 820px;
    height: auto;
    margin: 0px 0px 10px 0px;
    background: url("css/images/new/Cedar_Salmon_small.jpg") top left no-repeat transparent;
    padding: 0px;
    border: 1px solid #2d3099;
}

#floorbar {
    width: 820px;
    height: auto;
    margin: 0px 0px 10px 0px;
    background: url("css/images/drinkshead.jpg") top left no-repeat transparent;
    padding: 0px;
    border: url("css/images/navborder.png");
}

#floorcatering {
    width: 820px;
    height: auto;
    margin: 0px 0px 10px 0px;
    background: url("css/images/cateringhead.jpg") top left no-repeat transparent;
    padding: 0px;
    border: 1px solid #2d3099;
}


#divider_footer {
    clear: both;
    height: 40px;
    text-align: center;
    font-size: x-small;
    padding: 5px 0 0 0;
    background: url("css/images/divider_footer.png") 0px 0px no-repeat;
}

#footer {
    clear: both;
    width: 800px;
    height: 20px;
    text-align: center;
    font-size: x-small;
    margin: auto;
    padding: 5px 0 5px 0;
    background: transparent;
}


#footer a {
text-decoration: none;
}


#footer a:hover {
text-decoration: underline;
font-weight: normal;
}

h1 {
    display: none;
}

h2 {
    color: #2d3099;
	font: Minion Std, Times New Roman;
    font-size: 14pt;
	font-weight: strong;
	border-bottom: solid #2d3099 thin; 
	width: 75%;
	padding: 0;
	margin: 0 0 0 5px;
	text-align: left;
}

h3 {
    color: #2d3099;
    font-size: small;
}

b {
    font: 120% Helvetica, Arial, san-serif;
    font-weight: bold;
    line-height: 150%;
}


img {
    border: 1px solid #2d3099;

}

img.left, div.left  {
    float: left;
}

img.right, div.right {
    float: right;
text-align : center;
}
.caption{
	font-size : 80%;
}

table {
    border-collapse: collapse;
    border: 0px;
    width: 100%;
    text-align: left;
    vertical-align: top;
margin-left: 10px;
line-height: 18px;
font: 100% Helvetica, Verdana, Arial, sans-serif;
}

.partners_table {
    border-collapse: collapse;
    border: 0px;
    width: 90%;
    text-align: left;
    vertical-align: top;
margin-left: 10px;
line-height: 18px;
font: 100% Helvetica, Verdana, Arial, sans-serif;
}

.partners_table tr {
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px white dotted;
}

tr {
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
    border-bottom: 0;
}

td {
    border-collapse: collapse;
    border: 0px;
    padding: 3px 10px 5px 10px;
    text-align: left;
    vertical-algin: top;
}

.row-head {
    background: #996600;
    color: #DDBF7F;
}

.row-on {
    background: #DDBF7F;
}

.row-off {
    background: #DECEAB;
}

.special {
    background: #996600;
    border: 1px dotted #CC9933;
    margin: 20px;
    font-size: x-small;
    padding: 5px;
    color: #DDBF7F;
}

img {
  border: 0;
}

a {
    color: #2d3099;
}

a:hover {
    color: #2d3099;
    font-weight: bold;
}

ul {
	list-style-image: url("css/images/a.gif");
}

blockquote {
	margin: 10px 0 10px 15px;
	padding: 4px 4px 4px 4px;
	background-color: #00e4ff;
	color: #fff;
	font: 80% Arial, sans-serif;
	line-height: 150%;
	width: 90%;
}

blockquote a {
	color: #fff;
	text-decoration: none;
	
}

blockquote a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

span { 
border-bottom: solid #2d3099;
} 

/*
 * form css
 -------------------------------------*/
 
 form {
    margin: 0;
    padding: 0;
 }

 input, select {
    background: #fff;
    color: #000;
    border: 1px solid #e63ea1;
 }
 
 .row-head input {
    background: #DDBF7F;
    color: #996600;
    border: 1px solid #2d3099;
 }

hr {
background: #000 url(css/images/sub_right_bg.png) no-repeat center bottom;
margin: 8px auto;
height: 3px;
border: 0 none;
}
 

#left_column_sub {
    width: 350px;
    float: left;
    background: transparent;
    padding: 10px 0px 0px 15px;
    color: #fff;
    margin: 0;
}

#left_column_sub p{
color: #fff;
line-height: 14px;
font: 90% Helvetica, Verdana, Arial, sans-serif;
font-weight: normal;
padding-top: 3px;
text-align: left;
padding: 10px 0 0 6px;
margin: 5px 0 0 0;
}


#left_column_sub h2{
width: 350px;
padding: 8px 0 10px 14px;
background: url("images/blue_bg.png") no-repeat;
color: #fff;
margin: 0;
font: 120% Helvetica, Verdana, Arial, sans-serif;
border: 0;
}

#right_column_sub {
    width: 405px;
    float: right;
    text-align: left;
    background: transparent;
    padding: 50px 5px 20px 0px;
    margin: 0;
     color: #2e3192;
     position: relative;
     left: -25px;
background: transparent;
background-position: bottom;
}

#right_column_sub h2{
width: 405px;
padding: 8px 0 5px 14px;
background: url("images/pink_bg.png") no-repeat;
color: #fff;
font: 120% Helvetica, Verdana, Arial, sans-serif;
border: 0;
}


#right_column_sub p{
color: #fff;
line-height: 14px;
font: 90% Helvetica, Verdana, Arial, sans-serif;
font-weight: normal;
padding-top: 3px;
text-align: left;
padding: 30px 0 0 6px;
margin: 5px 0 0 0;
}


#right_column_sub b{
line-height: 14px;
padding-top: 3px;
text-align: left;
padding: 10px 0 0 6px;
margin: 5px 0 0 0;
}

#blue {
color: #00e4ff;
background: transparent;
line-height: 14px;
}

#blue li {
font: 90% Helvetica, Verdana, Arial, sans-serif;
line-height: 14px;
list-style-type: none;
padding-left: 0px;
}

#blue li b {
font: 140% Helvetica, Verdana, Arial, sans-serif;
line-height: 14px;
list-style-type: none;
padding-left: 0px;
font-weight: heavy;
}



#vehicle{
width: 550px;
padding: 8px 0 10px 14px;
background: url("images/blue_bg2.png")no-repeat;
color: #fff;
margin: 0;
font: 120% Helvetica, Verdana, Arial, sans-serif;
border: 0;
}


#full_column {
    width: 820px;

    background: transparent;
    padding: 10px 0px 0px 15px;
    color: #fff;
    margin: 0;
}

#full_column p{
color: #fff;
line-height: 14px;
font: 90% Helvetica, Verdana, Arial, sans-serif;
font-weight: normal;
text-align: left;
vertical-align: top;
padding: 0;
margin: 5px 0 0 0;
}


#full_column h2{
width: 500px;
padding: 8px 0 10px 14px;
background: url("images/pink_bg.png")no-repeat;
color: #fff;
margin: 0;
font: 120% Helvetica, Verdana, Arial, sans-serif;
border: 0;
text-align: left;
}

#policies {
color: #00e4ff;
padding-top: 5px;
font: 95% Helvetica, Verdana, Arial, sans-serif;
}

#policies b {
font-weight: bold;
}

#policies p {
padding-top: 5px;
font: 95% Helvetica, Verdana, Arial, sans-serif;
}

.partners2 {
text-align: left;

}

#partners2 img {
float: left;
}

#partners2 p {
float: right;
}
