div.autocomplete {
  position:absolute;
  width:450px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
  z-index:99999999 !important
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.autocomplete ul li.selected { background-color: #20AFC5;color:#FFF;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  font-size:14px;
  height:20px;
  cursor:pointer;
}
.nexttonext a{
	color:#001C5B;
	text-decoration:none;
}
.nexttonext a:hover{
	text-decoration:underline
}
body {
	background:url('../gfx/bg.jpg');
	font-family:"Lucida Sans Unicode";
}
.clear {
	clear:both;
}
.thum{
	float:left;
	border:4px solid #FFF;
	margin:2px;
}
.wrapper {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#f5f4f4;
}
#links_lang,#links_lang a{
	text-align:right;
	padding-right:30px;
	background:none;
	margin:0;
	padding:0;
	width:870px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	color:#FFF;
	margin-bottom:4px;
	text-decoration:none;
}
#links_lang a:hover{
	text-decoration:underline;
}
.stripe {
	background:url('../gfx/top_menu_strip.png');
	position:absolute;
	width:900px;
	height:32px;
	overflow:hidden;
	text-align:right;
	color:#FFFFFF;
	margin-top:33px;
}
.stripe .inner{
	padding-top:6px;
	padding-right:20px;
}
.stripe .inner img{
	vertical-align:middle;
}
.stripe .inner a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	margin-left:30px;
	height:15px;
	vertical-align:middle;
}
.logo {
	position:absolute;
	margin-top:30px;
	margin-left:21px;
}
.navigation {
	position:absolute;
	margin-top:423px;
	width:900px;
	height:39px;
	text-align:center;
}
.navigation a {
	position:relative;
	background:url('../gfx/button_hover_bg.gif');
	padding:8px;
	padding-top:10px;
	font:18px "Lucida Sans Unicode";
	color:#FFFFFF;
	text-decoration:none;
	margin-right:1px;
}
.navigation a:hover {
	background:url('../gfx/button_bg.gif');
	color:#25c8e0;

}
.subnav {
	display:none;
	background:url('../gfx/sub_menu.gif');
	height:39px;
	position:absolute;
	width:900px;
	text-align:center;
	margin-top:413px;
}
.subnav .inner {
	padding-left:20px;
}
.subnav ul li {
	float:left;
	text-align:left;
}
.subnav ul li a {
	font:13px "Lucida Sans Unicode";
	color:#25c8e0;
	text-decoration:none;
	padding:10px 10px;
	display:block;
}
.subnav ul li a:hover {
	font:13px "Lucida Sans Unicode";
	color:#FFFFFF;
	text-decoration:none;
	padding:10px 10px;
	display:block;
}


.adanaa:hover{
	font:13px "Lucida Sans Unicode";
	color:#FFFFFF;
	text-decoration:none;
	padding:10px 10px;
	display:block;
}
.adanaa{
	font:13px "Lucida Sans Unicode";
	color:#FFFFFF;
	background:url('../gfx/sub_menu.gif');
	text-decoration:none;
	padding:10px 10px;
	display:block;
}
.subnav ul li ul {
	background:url('../gfx/button_hover_bg.gif');
	position:absolute;
}
.subnav ul li ul li {
	clear:both;
	display:block;
	text-align:left;
}
.subnav ul li ul li a {
	color:#FFFFFF;
}
.subnav a:hover {
	color:#FFFFFF;
	background:url('../gfx/button_hover_bg.gif');

}
.subnav ul li ul li a:hover {
	color:#000000;
}
.title a {
color:#001C5B;
text-decoration:none;
}


.main {
	padding:20px;
}
.main .leftblock, .main .rightblock {
	float:left;
}
.main .leftblock {
	width:548px;
}
.main .leftblock .content{
	color:#001c5b;
	font-size:13px;
	line-height:150%;
}
.main .leftblock  .image{
	margin-bottom:10px;
}
.main .rightblock {
	margin-left:20px;
	float:left;
	width:280px;
}
.innertitle {
	border-bottom:1px solid #25c8e0;
	color:#001c5b;
	margin-bottom:10px;
	clear:both;
}
.innertitle div a{
  color:#001c5b;
  text-decoration:none;
}
.submenu {
	border-top:1px solid #d0cfcf;
	margin-top:15px;
	padding-top:5px;
	text-align:center;
}
.submenu a{
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.news ul {
	list-style:none;
}
.news ul li {
	margin-bottom:10px;
}
.news ul li a{
	color:#666666;
	text-decoration:none;
	font-size:11px;
}
.gallery {
	margin-top:15px;
}
.gallery ul li{
	float:left;
	margin-right:9.7px;
	margin-bottom:5px;
}
.gallery ul li a img{
	border:5.9px solid #FFFFFF;
}
.gallery ul li a:hover img{
	border:5.9px solid #40D1E4;
}

.highslide {
	outline : none;
}
.highslide-image {
	border : 2px solid white;
}
.highslide-caption {
	display : none;
	border : 2px solid white;
	border-top : none;
	font-family : verdana, helvetica;
	font-size : 10pt;
	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, a.highslide-credits i {
	padding : 2px;
	color : silver;
	text-decoration : none;
	font-size : 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
	color : white;
	background-color : gray;
}
.highslide-move {
	cursor : move;
}
.highslide-overlay {
	display : none;
}
.controlbar {
	background : #ffffff;
	width : 40px;
	height : 34px;
}
.controlbar a {
	display : block;
	float : left;
	padding : 5px;
	color : #000000;
	text-decoration : none;
}
.highslide-display-block {
	display : block;
}
.highslide-display-none {
	display : none;
}
.dataset_title{
  background:#DFE1E6;
  color:#001C5B;
  padding:5px 5px 5px 25px;
}
.titleselect{
  background:#DFE1E6 url(../gfx/oke.png) no-repeat scroll 10px 13px;
  color:#001C5B;
  padding:5px 5px 5px 25px;
}
.titleselect:hover{
  background:#DFE1E6 url(../gfx/node.png) no-repeat scroll 10px 10px;
  color:#001C5B;
  padding:5px 5px 5px 25px; 
}
#datasets .content_block{
	cursor:pointer;
}

.content_block_active {
	margin:0;
	cursor:pointer;
}

#datasets .content_block_content {
	overflow: hidden;
}
#datasets .content_block_content .inner{
	padding:5px;
}
#datasets .holder {
	margin:5px 0;
}
#datasets .item {
	float:left;
	color:#24bbe9;
	font-size:13px;
	width:130px;
}
#datasets .value {
	float:left;
	font-size:13px;
	width:137px;
	color:#666666;
}
.items .item input[type=radio]{
	vertical-align:bottom;
}
.items .item {
	font-size:13px;
}
.yacht {
	clear:both;
}
.yacht .image {
	float:left;
	width:140px;
}
.yacht .image a img{
	margin-top:23px;
	border:1px solid #27c6dc;
	padding:5px;
}
.yacht .image a:hover img{
	border:1px solid #00072e;
}
.yacht .details {
	width:390px;
	float:left;
}
#HistoryChannel{
    text-align:left;
    margin-left:5px;
}
#HistoryChannel a{
    padding-bottom:5px;
    margin-left:5px;
    font-size:11px;
}
.yacht .details .title a{
	color:#001c5b;
	text-decoration:none;
}
.yacht .details .title a:hover{
	color:#27C6DC;
}
.yacht .details .text{
	padding-top:8px;
	color:#001c5b;
	font-size:12px;
}

.pager {
	padding:8px 0 15px 0;
	clear:both;
}
.pager a, .pager .thispage, .pager .inactive {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding:2px;
	margin: 2px;
	border: 1px solid transparent;
	color: #20afc5;
	cursor: pointer;
}
.pager a:hover {
	border: 1px solid #00072e;
}
.pager .thispage {
	color: #FFFFFF;
	border: 1px solid #00072e;
	background: #20afc5;
}
.pager .inactive {
	color: #FFFFFF;
	border: 1px solid #C5BA8E;
	background: #E0E7EF;
}
#scroller {
	margin:0;
	padding:0;
	width: 900px;
	overflow: hidden;
	height:452px;
}
#scroller-navigation {
	display:none;
}
#content {
	width: 23000px;
}
.section {
	width: 900px;
	height:452px;
	float: left;
}
.actions ul{
	margin:20px;
	list-style:disc;
	color:#20afc5;
}
.actions ul li a{
	color:#00072e;
	text-decoration:none;
	font-size:12px;
}

.form_item {
	clear:both;
	padding:0;
	margin:0;
	padding-bottom:10px;
}
.form_item .label{
	float:left;
	width:200px;
}
.form_item .label .red{
	color:red;
	font-weight:bold;
}
.form_item .input{
	margin-bottom:3px;
	float:left;
}
.form_item .input input, .form_item .input textarea{
	width:250px;
	font:12px Tahoma;
}
.form_item input[type=radio], .form_item input[type=checkbox] {
	width:15px;
}
.form_item .input textarea{
	height:90px;
}
.search fieldset {
	border:1px solid #20afc5;
	padding:0 10px;
	margin:5px 0;
}
.search input[type=submit],.searchhh{
	background:#20afc5;
	color:#FFFFFF;
	border:0;
	padding:3px;
	font:12px "Lucida Sans Unicode";
	cursor:pointer;
	float:right;
}
.search fieldset legend{
	font:11px "Lucida Sans Unicode";
	padding:5px;
}
.searchholder{
	clear:both;
	font-size:11px;
	padding:5px 0;
}
.searchholder select{
	width:200px;
	font:11px "Lucida Sans Unicode";
	height:18px;
}
.prioritized .yacht {
margin-bottom:10px;
}
.prioritized .yacht .image{
	clear:both;
}
.closed{
  display:none
}
.prioritized .yacht .title{
	clear:both;
}
.prioritized .yacht .title a{
	color:#00072e;
	text-decoration:none;
	font-size:12px;
}
.prioritized .yacht .title a:hover{
	color:#000000;
}
#FiltersIN ,#FiltersIN a{
	color:#000000;
	text-decoration:none;
}
#FiltersIN a:hover{
	text-decoration:underline;
}
#up_up_nav_38 a{
	color:#FFFFFF;
}
#up_up_nav_38 a:hover{
	color:#25C8E0;
}
.Shop{
  border-bottom:2px solid #25C8E0;
  padding:10px;
}
#OrderByResults{
  height:35px;
  float:left;
}
#OrderByResults li{
  float:left;
  margin-right:3px;
  color:#000;
  text-decoration:none;
  font-size:10px;
}
#OrderByResults li a{
  color:#000;
  text-decoration:none;
  font-size:10px;
}
.ui_vertical_carousel {
}

#vertical_carousel {
float:left;
  height: 420px;
margin-bottom:10px;
position:relative;
width:280px;
margin:0 !important;
z-index:9 !important;
}

#vertical_carousel .container {
  float:left;  
  width: 280px;
  height: 420px;
  overflow: hidden;
z-index:9 !important;
}

#vertical_carousel ul {
  margin: 0;
  padding:0;
  height: 100000px;
  position: relative;
  top: 0;
  left: 0;
z-index:9 !important;
}
#vertical_carousel ul li a img{
  width:270px;
z-index:9 !important;
}
#vertical_carousel ul li {
  width: 280px;
  height: 210px;
  text-align: center;      
  list-style:none;   
  float:left;
margin:0 !important;
z-index:9 !important;
}                         

#vertical_carousel .previous_button {
  float:left;
  height: 32px;
  width: 175px;
  background: url(../gfx/left.png);
  cursor: pointer;    
  display:inline;
  margin: 0 0 10px 40px;
z-index:9 !important;
}

#vertical_carousel .previous_button_over {
  background: url(../gfx/left_over.png);
}

#vertical_carousel .previous_button_disabled {
  background: url(../gfx/left_disabled.png);
  cursor: default;
}

#vertical_carousel .next_button {
  float:left;
  height: 32px;
  width: 175px;
  background: url(../gfx/right.png);
  display:inline;
  margin-left: 40px;
  cursor: pointer;
}

#vertical_carousel .next_button_over {
  background: url(../gfx/right_over.png);
}

#vertical_carousel .next_button_disabled {
  background: url(../gfx/right_disabled.png);
  cursor: default;
}

  