@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
#main p {
	margin: 0 0 1em;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}
html, body {
	height: 100%;
}
body {
	background:#4A4A4A;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
#header {
	height:120px;
	position:relative;
	z-index:2;
}
#spacer10px {
	background:#4A4A4A;
	height:10px;
	position:relative;
	z-index:2;
}
#header3 {
	background:#4A4A4A;
	height:10px;
	position:relative;
	z-index:2;
}
#wrap {
	background:#353A3D;
	width:980px;
	margin:0 auto;
	min-height:100%;
	margin-top:-423px;
	border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
* html #wrap {height:100%}
#main {
	border-top:423px solid #23282B;
	margin-left: 10px;
	margin-right: 10px;
	width:940px;
}
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/* - negate effect of float*/
}
#wrap:after {
	clear:both;
	display:block;
	height:1%;
	content:" ";
}
.fs {
	background-image: url(images/pictureSprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 93px;
}

.facebook {
	background-image: url(images/pictureSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	height: 40px;
	width: 93px;
}
.yelp {
	background-image: url(images/pictureSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	height: 40px;
	width: 93px;
}.icon_fs {
	background-image: url(images/pictureSprite.png);
	background-repeat: no-repeat;
	background-position: -19px -120px;
	height: 18px;
	width: 19px;
}.icon_facebook {
	background-image: url(images/pictureSprite.png);
	background-repeat: no-repeat;
	background-position: -0px -120px;
	height: 18px;
	width: 19px;
}.icon_yelp {
	background-image: url(images/pictureSprite.png);
	background-repeat: no-repeat;
	background-position: -38px -120px;
	height: 18px;
	width: 19px;
}



/* Sprite Menu */  
ul#menu{width: 798px;
	min-width:1065px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: -0px;
	list-style-type: none;}   
#menu li{float: left;}   
#menu li a{background:url(images/MENU.png) no-repeat; width:100%; height:54px; display:block; text-indent: -9999px;}   
/* Home Button */  
#menu li.home{width: 114px; height:54px;}
#menu li.home a{background-position: 0px 0px;}
#menu li.home a:hover{width: 114px; height:54px; background-position: 0px -54px;}
/* Houseboats Button */
#menu li.aircraftservice{width: 114px; height:54px;}
#menu li.aircraftservice a{background-position: -114px 0px;}
#menu li.aircraftservice a:hover{width: 114px; height:54px; background-position: -114px -54px;}
/* timeshare Button */
#menu li.airframeservice{width: 114px; height:54px;}
#menu li.airframeservice a{background-position: -228px 0px;}
#menu li.airframeservice a:hover{width: 114px; height:54px; background-position: -228px -54px;}
/* lakepowell Button */
#menu li.powerplantservice{width: 114px; height:54px;}
#menu li.powerplantservice a{background-position: -342px 0px;}
#menu li.powerplantservice a:hover{width: 114px; height:54px; background-position: -342px -54px;}
/* partners Button */
#menu li.avionicsservice{width: 114px; height:54px;}
#menu li.avionicsservice a{background-position: -456px 0px;}
#menu li.avionicsservice a:hover{width: 114px; height:54px; background-position: -456px -54px;}
/* owners Button */
#menu li.rates{width: 114px; height:54px;}
#menu li.rates a{background-position: -570px 0px;}
#menu li.rates a:hover{width: 114px; height:54px; background-position: -570px -54px;}
/* Contact Button */
#menu li.contact{width: 114px; height:54px;}
#menu li.contact a{background-position: -684px 0px;}
#menu li.contact a:hover{width: 114px; height:54px; background-position: -684px -54px;}  





h1, h2, h3, h4, h5, h6, p {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	color: #2a2a2a;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
h1 {
	color: #f4f4f4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	line-height: 24px;
	text-align:left;
}
h2 {
	color: #f4f4f4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	vertical-align:bottom;
	line-height: 20px;
}
h3 {
	color: #f4f4f4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	vertical-align:text-bottom;
	line-height: 20px;
}
h4 {
	color: #f4f4f4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	vertical-align:bottom;
	line-height: 20px;
}
h5 {
	color: #f4f4f4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	vertical-align:top;
	line-height: 20px;
}

.text_small {
	color: #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	float:left;
	line-height: 50px;
}
.containerTOP_UPPER {
	width: auto;
	height: 50px;
	min-width:1065px;
	background: #4A4A4A;
	margin: 0;
	overflow: hidden;
}
.TOP_UPPER_LINKS {
	width: 405px;
	height: 20px;
	margin: 0;
	padding: 10px;
	float: right;
}
.containerTOP_MENU {
	width: auto;
	min-width:1065px;
	height: 54px;
	margin: 0;
	overflow: visible;
	background-image: url(images/LOGObg.png);
	background-repeat: repeat-x;
	position: relative;
}
#LOGO {
	width: 267px;
	height: 54px;
	margin: 0;
	float: left;
}
.containerMENULINKS {
	width: 798px;
	height: 54px;
	margin: 0;
	overflow: visible;
	float: right;
	position: relative;
}
.c_4_lowerfade {
	background-image: url(images/slider_bottomframe.png);
	height: 16px;
	width: auto;
	min-width:1065px;
	position: relative;
	z-index: 3;
	background-repeat: repeat-x;
	background-color: #4A4A4A;
	padding-bottom: 10px;
}
.containerTOP_UPPER .containerTOP_UPPER .TOP_UPPER_LINKS {
	color: #FFF;
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.icon_twitter {
	background-image: url(images/pictureSprite.png);
	background-repeat: no-repeat;
	background-position: -19px -120px;
	height: 18px;
	width: 19px;
}.icon_facebook {
	background-image: url(images/pictureSprite.png);
	background-repeat: no-repeat;
	background-position: -0px -120px;
	height: 18px;
	width: 19px;
}.icon_youtube {
	background-image: url(images/pictureSprite.png);
	background-repeat: no-repeat;
	background-position: -38px -120px;
	height: 18px;
	width: 19px;
}
.top_upper_links_phone {
	height: 25px;
	width: 140px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	float: left;
}
.top_upper_links_text {
	height: 25px;
	width: 185px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	float: left;
}
.top_upper_links_icon {
	height: 25px;
	width: 25px;
	float: left;
	padding-top: 2px;
}



.textstyle_1 {
	font-family: Arial;
	font-size: 14px;
	color: #CCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.textstyle_3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
}
.textstyle_4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	margin: 0px;
}














.text_small {
	color: #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	float:left;
	line-height: 50px;
}
.containerTOP_UPPER {
	width: auto;
	height: 50px;
	min-width:1065px;
	background: #4A4A4A;
	margin: 0;
	overflow: hidden;
}
.TOP_UPPER_LINKS {
	width: 405px;
	height: 20px;
	margin: 0;
	padding: 10px;
	float: right;
}
.containerTOP_MENU {
	width: auto;
	min-width:1065px;
	height: 54px;
	margin: 0;
	overflow: visible;
	background-image: url(images/LOGObg.png);
	background-repeat: repeat-x;
	position: relative;
}
#LOGO {
	width: 267px;
	height: 54px;
	margin: 0;
	float: left;
}
.containerMENULINKS {
	width: 798px;
	height: 54px;
	margin: 0;
	overflow: hidden;
	float: right;
	position: relative;
}
.c_3_picture {
	background-color: #4A4A4A;
	height: 345px;
	min-width:1065px;
	width: auto;
	position: relative;
}
.c_4_lowerfade {
	background-image: url(images/slider_bottomframe.png);
	height: 16px;
	width: auto;
	min-width:1065px;
	position: relative;
	z-index: 3;
	background-repeat: repeat-x;
	background-color: #4A4A4A;
	padding-bottom: 10px;
}
.containerTOP_UPPER .containerTOP_UPPER .TOP_UPPER_LINKS {
	color: #FFF;
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

/*-----------CLASSES */
.twitter {
	background-image: url(images/pictureSprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 93px;
}

.facebook {
	background-image: url(images/pictureSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	height: 40px;
	width: 93px;
}
.youtube {
	background-image: url(images/pictureSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	height: 40px;
	width: 93px;
}.icon_twitter {
	background-image: url(images/pictureSprite.png);
	background-repeat: no-repeat;
	background-position: -19px -120px;
	height: 18px;
	width: 19px;
}.icon_facebook {
	background-image: url(images/pictureSprite.png);
	background-repeat: no-repeat;
	background-position: -0px -120px;
	height: 18px;
	width: 19px;
}.icon_youtube {
	background-image: url(images/pictureSprite.png);
	background-repeat: no-repeat;
	background-position: -38px -120px;
	height: 18px;
	width: 19px;
}
.top_upper_links_phone {
	height: 25px;
	width: 140px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	float: left;
}
.top_upper_links_text {
	height: 25px;
	width: 110px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	float: left;
}
.top_upper_links_icon {
	height: 25px;
	width: 25px;
	float: left;
	padding-top: 2px;
}
.widebody {
	height: auto;
	min-width: 1065px;
	min-height: 500px;
	width: auto;
	background-color: #4a4a4a;
}
.container_2 {
	width: 960px;
	overflow: hidden;
	background-color: #353a3d;
	margin-right: auto;
	margin-left: auto;
}
.body_box_textside {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: left;
}
.textstyle_1 {
	font-family: Arial;
	font-size: 14px;
	color: #CCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.textstyle_3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	margin: 5px;
}
.textstyle_4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	margin: 0px;
}
.container_655px {
	height: 100%;
	width: 655px;
	float: left;
}
.container_673px-22 {
	height: 100%;
	width: 675px;
	float: right;
	border: 1px solid #454a4c;
	background-color: #383d40;
	margin-top: 11px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
}
.container_15px_divider {
	width: 15px;
	float: left;
	height: 15px;
}
.container_290px {
	height: 100%;
	width: 290px;
	float: left;
}
.container_11-290px-11 {
	height: 100%;
	padding: 11px;
	width: 219px;
	float: left;
}
.emptydiv {
	height: 100%;
	width: 100%;
	clear: both;
}
.textbodydiv {
	height: 100%;
	width: 100%;
	clear: both;
	background-color: #23282B;
	margin-top: 5px;
	margin-bottom: 12px;
	min-height: 250px;
}
.textbodydiv_black {
	height: 100%;
	width: 100%;
	clear: both;
	background-color: #0d1216;
	margin-top: 2px;
	margin-bottom: 12px;
	min-height: 250px;
}
.container_290px_box {
	height: 100%;
	width: 100%;
	clear: both;
	background-color: #23282B;
	margin-bottom: 12px;
}
.iconlist {
	height: 40px;
	width: 280px;
}
.iconlistFloorplan {
	background-image: url(images/featuresICON.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 40px;
	background-position: 0px 0px;
}
.iconlistFeatures {
	background-image: url(images/featuresICON.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 40px;
	background-position: 0px -40px;
}
.iconlistShares {
	background-image: url(images/featuresICON.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 40px;
	background-position: 0px -80px;
}
.iconlistContact {
	background-image: url(images/featuresICON.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 40px;
	background-position: 0px -120px;
}
.iconlistARROW {
	background-image: url(images/featuresICON.png);
	background-repeat: no-repeat;
	float: right;
	height: 13px;
	width: 12px;
	background-position: -14px -173px;
}
.rounded-corners {
	height: 35px;
	width: auto;
	background-color: #23282B;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-align: left;
	overflow: hidden;
}

.rounded-corners_top {
	height: 40px;
	width: auto;
	background-color: #23282B;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-radius: 5px;
	text-align: left;
	overflow: hidden;
}
/* side menu START ******************************  */

.side_menu_container	{
	width: 219px;
	float: left;
	padding-bottom: 11px;
}
.side_window_wrapper	{
	width: 200px;
	margin:0 auto;
}
.side_menu_top	{
	position: relative; 
	background-image: url(images/side_menu_top.png); 
	background-repeat: no-repeat; 
	width:219px; 
	height:8px;
}

.side_menu_bottom {
	background-image: url(images/side_menu_bottom.jpg); 
	background-repeat: no-repeat; 
	width:219px; 
	height:37px
}

.side_menu_tlo	{
	background-image: url(images/side_menu_tlo.png); 
	background-repeat: repeat-y;
}

li.side_menu {
	display:block;
	background: url(images/side_menu_li.png) 15px -34px;
	background-repeat: no-repeat; 
	width:165px; 
	height: 34px; 
	position: relative;
	padding-left:38px;
	line-height: 34px;
}

li.side_menu:hover {
	display:block;
	background: url(images/side_menu_li.png) 15px 0px;
	background-repeat: no-repeat;
	color:white;
}

li.side_menu_active {
    background: url(images/side_menu_li.png) no-repeat scroll 15px -0px transparent;
    display: block;
    height: 40px;
    padding-left: 38px;
    position: relative;
    width: 165px;
 	 line-height: 34px;
}

ul.side_menu_list	{
	list-style: none; 
	line-height: 30px; 
	margin:0; 
	padding:0;
}



a.side_menu_link_active	{
	display:block;
	color:#00b9f2; 
	text-decoration: none;
	font-family: arial; 
	font-size: 14px;
	outline: none;
	width:160px;
}

a.side_menu_link	{
	display:block;
	color:#b0b0b0; 
	text-decoration: none;
	font-family: arial; 
	font-size: 13px;
	outline: none;
	width:160px;
}

a.side_menu_link:hover	{
	color:#cfcfcf; 
}
/* side menu STOP ******************************  */
.search_header {
	color: white;
	font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;

	background-image: url(images/5.jpg);
	background-repeat:  no-repeat;
	background-position: -19px 0px ;
	line-height: 32px;
	height: 32px;
}
#yacht_info_tbl {
	width: 195px;
	font-size: 12px;
	text-align: left;
}
tr.underline .name, tr.underline .value {
	border-bottom: 1px dotted #686a6c;
	line-height: 20px;
}
/* tabelka name : value */
tr.underline .name, tr.underline .value {
	border-bottom: 1px dotted #686a6c;
	line-height: 20px;
}


td.name	{
	text-align:left; 
		font-family: Arial, Helvetica, sans-serif;
		color: #c1c1c1;
	padding-left:3px; 
	color:#dfdede
}

tr.underline a:hover	{
	color:white;
	
}



td.value {
	padding-left:10px;
	color: #c1c1c1;
		font-family: Arial, Helvetica, sans-serif;
}
side_menu_spectext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}



.window_small_content {
    padding-top: 5px;
    padding-bottom: 5px;
}
.window_small_content_c {
    margin-left: 5px;
    margin-right: 5px;
}
.yacht_view_line {
	clear:both; 
	padding-top: 4px; 
	border-top: 1px solid #04AFE4; 
	font-size: 1px;
}
.yacht_view_line_lg {
	clear:both; 
	padding-top: 4px; 
	border-top: 4px solid #04AFE4; 
	font-size: 1px;
}
.yacht_name_header_compare_content2 {
    background: url(images/bg_blue_half.png) no-repeat scroll left top transparent;
    padding-left: 10px;
    padding-right: 4px;
    padding-top: 5px;
	 width: 150px;
}
.yacht_name_header {
	font-size: 16px;
	color: white;
	font-weight: normal;
	padding-bottom: 2px;
	border-bottom: 1px solid #04afe4;
	margin-bottom: 5px;
	height: 20px;
}
.yacht_name_header a {
	font-size: 16px;
	color: white;
	font-weight: normal;
	float: left;
}
.yacht_gallery_container {
	text-align: center;
	margin-bottom: 10px;
}
.yacht_name_header {
	font-size: 16px;
	color: white;
	font-weight: normal;
	padding-bottom: 2px;
	border-bottom: 1px solid #04afe4;
	margin-bottom: 5px;
	height: 20px;
}
/* pricing styles */


#news_bottom_windows	{
	padding-top:13px;
		font-family: 'trebuchet MS', arial, tahoma;
	font-size: 12px;
	color:#ffffff;
	width:926px;
	margin: 0 auto 0 auto;
}

  	#news_bottom_windows img	{
	float:left;
	}
	#news_bottom_windows .tresc_okna	{

		clear:both;
		background-color: #191e21;
		width: 576px;
		padding:12px 15px 0 15px;
	}

	#news_bottom_windows a.more	{
		color:#007fa5;
	}

	#news_bottom_windows a.more:hover	{
		color:#26aad1;
	}

	#news_bottom_windows .dol	{
  		background-color: #191e21;
		height:5px
	}

	#news_bottom_windows div.okno1	{
		float:left;
		width:606px;

	}
	#yfs_bottom th	{
		background-position: left;
		background-repeat: repeat-x;
		height: 32px;
		width: 200px;
		padding:0 4px;
		color:#00b9f2;
	}

	.tr_parz td 	{
		background-color: #2a3136;
		border:1px solid #191E21;
	}

	.tr_parz:hover td	{
		border-top: 1px solid #007fa5;
		border-bottom: 1px solid #007fa5;
	}


	.tr_nieparz td 	{
		background-color: #21282c;
		border:1px solid #191E21;
	}

	.tr_nieparz:hover td	{
		border-top: 1px solid #007fa5;
		border-bottom: 1px solid #007fa5;
	}


	#yfs_bottom td	{
  		padding: 7px 8px 0 8px;
	}

.hot_deal	{
	background-image: url(images/6.png);
	background-position: bottom right;
	background-repeat: no-repeat
}
.menu_bar_input_fields {
    width: 115px;
    height: 20px;
    font-size: 10px;
    background-color: #484c4e;
    border: 1px solid #272727;
    margin-right: 3px;
    color:#fff;
}
.textstyle_10 {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #c1c1c1;
}
.arrow_red {
	background-image: url(images/Aircraft_repair_webpng32.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	margin: 0px;
	height: 80px;
	width: 74px;
}
.arrow_red:hover {
		background-image: url(images/Aircraft_repair_web.png);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	margin: 0px;
	height: 80px;
	width: 74px;
}




#footer {
	text-align:center;
	position: relative;
	height: 283px;
	clear:both;
}
/* FOOTER CSS CODE */
.Footer_Insert {
	height: 40px;
	width: 100%;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
.Footer_Bottom {
	padding: 0px;
	height: 50px;
	width: 100%;
	text-align: center;
}
.containerFOOTER {
	width: auto;
	height: 283px;
	min-width:1065px;
	margin: 0;
	overflow: hidden;
	background-image: url(images/FOOTERbg.png);
	background-repeat: repeat-x;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center
}
