﻿body
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #000;
	padding-top: 32px;
	padding-bottom: 32px;
}
.white
{
	color: #fff;
}
.copyright
{
	padding: 5px;
	padding-left: 26px;
	line-height: 14px;
	color: #A3A2A2;
}
a.menu
{
	color: #fff;

}
a.menu:hover
{
	text-decoration: none;
}

a.insidepage
{
	color: #cb0303;
	font-weight: bold;
}
a.insidepage:hover
{
	text-decoration: none;
}

.redtitle {
	color: #CB0303;
}

.header_bg
{
	background-image: url( 'images/header.jpg' ); 
	background-repeat: no-repeat;
	height: 221px;
}
.left_text
{
	padding-left: 26px;
}
.float_left
{
	float: left;
}
.float_right
{
	float: right;
}
#top_menu
{
	background-image: url( 'images/top_bg.gif' ); 
	background-repeat: repeat-x;
	height: 52px;
	width: 402px;
	float: left;
	text-align: center;
	line-height: 48px;
}
#tail_menu
{
	background-image: url( 'images/bottom_bg.gif' ); 
	background-repeat: repeat-x;
	height: 35px;
	width: 436px;
	float: left;
	text-align: center;
	line-height: 34px;
}
#rightBG
{
	background: #ece7ca url('images/lightGreenRIGHTbg.gif') repeat-x;
}
.vline
{
	background-image: url( 'images/line_bg.gif' );
	background-repeat: repeat-y;
}
.vline1
{
	border-left: 1px solid #e1e1e1;
	padding: 5px;
}
.right_text
{
	padding-right: 20px;
	padding-left: 40px;
}
.hline
{
	background-color: #e1e1e1;
	width: 55%;
	height: 1px;
}
.centre
{
	text-align: center;
}
#container
{
     float: right;
}
#left
{
     margin-right: 450px;
}
#middle
{
     width: 426px;
     float: left;
}
#right
{
     width: 24px;
     float: left;
     height: 273px;
     background: url( 'images/rightBG.jpg' ) repeat-x;
}
#left_image
{
	height: 52px;
}
#tail
{
	clear: both;
}
#spec
{
	padding: 23px 0px 8px 26px;
}
#index_home
{
	background-image: url( 'images/some_words.gif' ); 
	width: 426px; 
	height: 151px; 
	background-repeat: no-repeat; 
}
#about_us
{
	background-image: url( 'images/about_our_quality.gif' ); 
	width: 426px; 
	height: 125px; 
	background-repeat: no-repeat; 
	padding-top: 10px;
}

#about_us_marina
{
	background-image: url( 'images/marina_blue_bg.gif' ); 
	width: 426px; 
	height: 120px; 
	background-repeat: no-repeat; 
	padding-top: 10px;
}

#about_us_location
{
	background-image: url( 'images/location_possible_options.gif' ); 
	width: 426px; 
	height: 165px; 
	background-repeat: no-repeat; 
}


#header_1
{
	width: 426px; 
	height: 221px; 
	background-image: url( 'images/mbg.gif' ); 
	background-repeat: no-repeat; 
}
.welcome_text
{
	color: #496074;
	padding-left: 130px;
	padding-top: 20px;
}
.about_text
{
	color: #496074;
	padding: 23px;
	padding-top: 36px;
}
.commonField
{
	font: 11px Verdana, sans;
}
.margin15
{
	margin-right: 15px;
}
.map0
{
	margin-right: 5px;
}
.map1
{
	margin-right: 5px;
}
.map1
{
	background-image: url( 'images/map1.gif' ); 
	background-repeat: no-repeat; 
	height: 438px;
	cursor: url( 'highslide/graphics/zoomin.cur' );
}
.map0
{
	background-image: url( 'images/map2.gif' ); 
	background-repeat: no-repeat; 
	height: 438px;
	cursor: url( 'highslide/graphics/zoomout.cur' );
}
.light_cell_white
{
	float: left;
	width: 75px;
	text-align: center;
}
.light_cell_1
{
	float: left;
	width: 75px;
	height: 18px;
	text-align: center;
}
.light_cell
{
	float: left;
	width: 75px;
	text-align: center;
}
.light_cell
{
	background-color: #ebebeb;
}
.light_cell_1
{
	background-color: #728392;
	color: #fff;
}
.light_cell_white
{
	background-color: #f6f4f4;
}
.light_cell_container
{
	width: 225px;
	float: right;
	margin-left: 15px;
}
#left_text_1_marina_ap
{
	margin-right: 10px;
}
.img_cap
{
	padding: 5px 5px 5px 25px;
}
.img_line
{
	padding-left: 5px;
}

/* High slide begin */
.highslide {
	cursor: url( 'highslide/graphics/zoomin.cur' ), -moz-zoom-in;
    outline: none;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}

.highslide-image {
	border: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-credits:hover {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* High slide end */