@charset "UTF-8";
/* CSS Document */
* { 
	margin: 0; 
	padding: 0; 
}

body { 
	border-top: 3px solid #003f85;
	font:12px normal Verdana,Geneva,sans-serif;
	color:#888;
	text-align:left;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
}

.container_12 {
	padding:20px;
}

.sHeroOvrl 	{
	height:20px;
	width:270px;
	padding:15px; 
	margin-top:150px;
	background-image:url(../img/pxo.png);
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
}

.footer {
	height:75px;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	font: 10px Verdana, Geneva, sans-serif;
	color:#999;
	margin:40px 0 60px 0;
	padding:20px 0 20px 0;
}

/* CAROUSEL */

.stepcarousel{
	position: relative;
	overflow: scroll;
	width: 940px;
	height: 400px;
}

.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left;
	overflow: hidden;
	width: 940px;
}

/* PANES */
#heading {
	display: block;
	text-align: center;
	margin-bottom: 1em;
}

#heading * {
	display: inline;
	padding: 4px;
	user-select: none;
	cursor: pointer;
	vertical-align: middle;
}

#heading li{
	font-size:14px;
	font-weight:bold;
	height:20px;
	color:#000;
	}

#heading li.active {
	background-color: #003f85;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-moz-border-radius: 3px;
}

#panes {
	text-align: justify;
	border-style: none;
	/*width: 245px;*/
	margin: 0;
}

#panes div div { overflow: hidden; }

#previous { float: none; cursor: pointer; }

#next { float: none; cursor: pointer; }


/* TEXTS */

p.offer1 {
	font: 12px verdana, arial, helvetica, sans-serif;
	color: #444444;
	line-height: 24px;
	margin-top: 20px;
}
	p.offer1 a img {
		border: none;
	}
p.offer2 {
	font: 12px verdana, arial, helvetica, sans-serif;
	color: #444444;
	line-height: 24px;
}
	p.offer2 a img {
		border: none;
	}	

.button { background-color:#003f85; border:5px solid #003f85; color:#FFF; }


.pgTitle { font:normal 36px Georgia, "Times New Roman", Times, serif; color:#003f85; }
.menuItems { font:16px Verdana, Geneva, sans-serif; color:#003f85; }
.subTitle { font:24px normal Georgia, "Times New Roman", Times, serif; color:#333; letter-spacing:1.2px; margin:15px 0 5px 0; }
.rentTitle { font:bold 21px Verdana, Geneva, sans-serif; padding:0 0 5px 0; color:#000; }
.fineprint { font-size:11px; color:#222; line-height:normal; }

.sHeroOvrl a { color:#FFF; text-decoration:none; }
.sHeroOvrl a:visited { color:#FFF; text-decoration:none; }
.sHeroOvrl a:hover { color:#eee; text-decoration:none; }

.tblPrice { font:bold 14px Georgia, "Times New Roman", Times, serif; color:#003f85; }
.tblCat { font-weight:bold; color:#333; text-align:left; }

.formcat { color:#003f85; font-weight:bold; }
.formradio { color:#FF0000; margin-left:6px; }

.footer a { color:#666; text-decoration:none; }
.footer a:visited { color:#666; text-decoration:none; }
.footer a:hover { color:#333; text-decoration:none; }

.news span {
	font: 20px Verdana, Geneva, sans-serif;
	color: #003f85;
}
.news ul {
	list-style-type: none;
}
	.news ul li {
		margin-top: 4px;
		margin-bottom: 15px;
	}
	.news ul a {
		color: #333333;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
	}
	.news ul a:hover {
		text-decoration: underline;
	}
.news_image {
	margin: 6px 5px 0px 0px;
	float: left;
}
	.news_image img {
		border: 5px solid #DDDDDD;
	}
.info {
	height: 93px;
	font: 12px tahoma, verdana, arial;
	background: #252e35;
	padding: 7px 15px;
	line-height: 125%;
}
	.info a {
		color: #DDDDDD;
		text-decoration: none;
	}
	.info a:hover {
		color: #FFFFFF;
	}
ul.noutati {
	padding-left: 15px;
	margin-bottom: 10px;
}
.boat {
	height: 185px;
	margin: 0px 17px 20px 17px;
	cursor: pointer;
    overflow: visible;
}
	.boat h2 {
		font: bold 12px Georgia, "Times New Roman", times, serif;
	}
	.boat p {
		font-size: 11px;
		line-height: 130%;
	}
	.boat img {
		margin-bottom: 10px;
	}
.boat_margin {
	margin-left: 17px;
}
p.crumbs {
	font-size: 11px;
}
	p.crumbs a {
		color: #003F85;
		text-decoration: none;
	}
	p.crumbs a:hover {
		text-decoration: underline;
	}
