body {
	background: url(../images/main_back.jpg) top left;
	background-repeat: repeat-x;
	color: #000;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
}


#header {
	position: relative;
	height: 123px;
	background: transparent url(../images/main_header.jpg) top left;
	background-repeat: no-repeat;
		z-index: 900;
}
	#header .logo {
			position: absolute;
			left: 0px;
			top: 20px;
	}
	#header h1 {
			text-indent: -9000px;
	}
	#header #nav {
			position: absolute;
			right: 0px;
			bottom:10px;
	}

#head {
	height: 318px;
	background: transparent url(../images/main_head.jpg) top left;
	background-repeat: no-repeat;
}

		#head .container_slider { width:460px; height:220px; overflow:hidden; position:relative; cursor:pointer; z-index: 300;}
			#head .slides { position:absolute; top:0; left:0;}
			#head .slides ul { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
			#head .slides li  { position:absolute; top:0; width:460px; display:none; padding:0; margin:0; }
		#loopedSlider { background: transparent url(../images/bg_slider.png) top center no-repeat; float: right; padding: 15px 0px; width:460px; position:relative; clear:both; }
		ul.pagination { list-style:none; padding:0; margin:0; float: right;}
		ul.pagination li  { float:left; }
		ul.pagination li a { font-family: Arial, Verdana, sans-serif; font-size: 10px; padding:2px 5px 2px 5px; color: white;}
		ul.pagination li.active a { background:white; color:blue; }

h1{
		font-family: Helvetica, Arial, sans-serif;
		font-size: 30px;
		font-style: normal;
		font-weight: bold;
		text-transform: normal;
		letter-spacing: -1px;
		line-height: 1.2em;
}

h2 {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 28px;
		color: #000;
		padding-bottom: 2px;
		margin-bottom: 10px;
		font-style: normal;
		font-weight: bold;
		text-transform: normal;
		letter-spacing: -1px;
		line-height: 1.2em;
		border-bottom: 1px solid #E1E1E1;
}

h3 {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 18px;
		padding-bottom: 2px;
		margin-bottom: 5px;
		font-style: normal;
		font-weight: bold;
		text-transform: normal;
		letter-spacing: -1px;
		line-height: 1.2em;
}

h3 a, h3 a:visited, h3 a:hover, h3 a:link {
		color: #01215E;
}

h4 {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 14px;
		padding-bottom: 2px;
		margin: 5px 0px;
		font-style: normal;
		font-weight: bold;
		text-transform: normal;
		letter-spacing: -1px;
		line-height: 1.2em;
}
h4 a, h4 a:visited, h4 a:hover, h4 a:link {
		color: #01338F;
}

h5 {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		padding-bottom: 2px;
		margin: 5px 0px;
		font-style: normal;
		font-weight: bold;
		text-transform: normal;
		line-height: 1.2em;
}

p {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		padding: 5px 0px;
		font-style: normal;
		font-weight: normal;
		text-transform: normal;
		letter-spacing: normal;
		line-height: 1.45em;
}

#pic {
		border: 1px solid #F0F0F0;
		padding: 5px;
}

#pic p {
		font-size: 11px;
		padding: 3px 0px 5px 0px;
		text-align: center;
		line-height: 1.10em;
}

#info_cruise {
		background: #fff url(../images/bg_search_cruise.gif) bottom left repeat-x;
		border: 1px solid #8A8A8A;
		padding: 10px;
}

b {
		color: #000;
}

.searcher {
		border: 1px solid #B4B4B4;
		background-color: #F0F0F0;
		padding: 7px;
}

.searcher select {
		font-size:11px;
		margin: 8px 0px;
		width:200px;
}
.searcher #cauta {
		width: 100%;
		margin: 10px 0px 5px 0px;
}
.searcher optgroup {
		font-style:normal;
		font-weight:bold;
}

#footer-wrap {
		background: #000000 url(../images/footer_back.jpg) top left;
		background-repeat: repeat-x;
		margin: 0px;
		padding: 0px;
		color: #fff;
		height:365px;
}

#footer {
		background: transparent url(../images/cruise_footer.png) top right;
		background-repeat: no-repeat;
		padding-top: 80px;
		height:150px;
}


#footer p, #footer b {
		font-size: 11px;
		line-height: 130%;
		color: #fff;
}

#small_nav, #copyright {
		margin-top: 20px;
		color: #666;
		font-size: 11px;
}
#copyright {
		text-align: center;
}

#small_nav a {
		color: #666;
}

#footer p a {
		color: #fff;
		text-decoration: none;
}
#footer p a:hover {
		color: #fff;
		text-decoration: underline;
}


table.itinerariu {
		line-height: 1.2em;
		width: 100%;
		border-spacing: 0px;
		border-collapse: collapse;
		border-top: 4px solid #EA9A1C;
		border-bottom: 1px solid #EA9A1C;
}
table.itinerariu th {
		text-align: left;
		font-weight: bold;
		padding: 0.2em 0.5em;
		border-top: 1px dotted #EA9A1C;
}
table.itinerariu td {
		text-align: right;
		border-top: 1px dotted #EA9A1C;
		padding: 0.2em 0.5em;
}
table.itinerariu thead th {
		color: #000;
		text-align: right;
		border-bottom: 1px solid #EA9A1C;
}
table.itinerariu th.Corner {
		text-align: left;
}



table.tddetalii {
		line-height: 1.2em;
		width: 100%;
		border-spacing: 0px;
		border-collapse: collapse;
		border-top: 1px solid #EA9A1C;
		border-bottom: 1px solid #EA9A1C;
}
table.tddetalii th {
		text-align: left;
		font-weight: bold;
		padding: 0.2em 0.5em;
		border-top: 1px dotted #EA9A1C;
}
table.tddetalii td {
		text-align: right;
		border-top: 1px dotted #EA9A1C;
		padding: 0.2em 0.5em;
}
table.tddetalii thead th {
		color: #000;
		text-align: right;
		border-bottom: 1px solid #EA9A1C;
}
table.tddetalii th.Corner {
		text-align: left;
}








.nota {
		font-size: 11px;
		color: #666;
}


.price_table2 td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #000;
	padding: 6px;
	border-bottom: 1px solid #949494;
}

.price_table2 b {
	color: #1E1096;
}
.price_table2 b {
	color: #1E1096;
}
.price_table2 .pr {
	font-size: 15px;
	letter-spacing: -1px;
	text-decoration: none;
	font-weight: bold;
	color: #0056AD;
}






/* begin css tabs */

ul#tabnav {
		text-align: left; /* set to left, right or center */
		margin: 1em 0 1em 0; /* set margins as desired */
		font: bold 12px arial, sans-serif; /* set font as desired */
		border-bottom: 1px solid #B2B2B2; /* set border COLOR as desired */
		list-style-type: none;
		padding: 5px 15px 3px 15px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
		display: inline;
}

div#tab1 li.tab1, div#tab2 li.tab2, div#tab3 li.tab3, div#tab4 li.tab4, div#tab5 li.tab5, div#tab6 li.tab6  { /* settings for selected tab */
		border-bottom: 1px solid #fff; /* set border color to page background color */
		background-color: #fff; /* set background color to match above border color */
}

div#tab1 li.tab1 a, div#tab2 li.tab2 a, div#tab3 li.tab3 a, div#tab4 li.tab4 a, div#tab6 li.tab6 a,div#tab5 li.tab5 a { /* settings for selected tab link */
		background-color: #fff; /* set selected tab background color as desired */
		color: #000; /* set selected tab link color as desired */
		position: relative;
		top: 1px;
		padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
		padding: 3px 12px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
		border: 1px solid #6c6; /* set border COLOR as desired; usually matches border color specified in #tabnav */
		background-color: #DAEFFC; /* set unselected tab background color as desired */
		color: #666; /* set unselected tab link color as desired */
		margin-right: 0px; /* set additional spacing between tabs as desired */
		text-decoration: none;
		border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
		background: #fff; /* set desired hover color */
}

/* end css tabs */


/* butoane css */

a.button{
	display:block;	
	float: left;
	background-position: 6px;
	background-repeat:no-repeat;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;	
	text-decoration:none;
	text-indent:30px;
	color:#555555;
	background-color:#fff;
	border:#CCCCCC solid 1px;
	height:25px;
	width:140px;
	line-height:25px;
	margin:3px 0px 0px 0px;
}
	
a.rezerva:hover{
	background-color:#FFECBB;
	color:#737373;
}

a.detalii:hover{
	background-color:#FFECBB;
	color:#737373;
}

.rezerva {
	background-image:url(/images/tick.png);
}

.detalii {
	background-image:url(/images/bullet_go.png);
}



.submit { 
	margin-top: 10px;
}
.label {
	font-weight:bold;
	display: block;
	text-align: left;
	padding: 10px 0px 5px 0px;
}
.form-row {
	padding: 5px 0;
	clear: both;
	width: 310px;
}
label.error {
	font-weight:bold;
	width: 300px;
	display: block;
	color: red;
	margin: 2px 0px;
	padding: 2px;
	border: 1px dotted red;
}
#form1 input[type=text], textarea {
	width: 300px;
}
#form1 textarea {
	height: 80px;
}

#slideshow {
    position:relative;
    height:320px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#search_bar {
	padding: 10px;
	color:#555555;
	background-color:#E8E8E8;
	border:#CCCCCC solid 1px;

}

#book {
	display: block;
	margin: 6px 0px 4px 0px;
	width: 80px;
	height: 12px;
	background: transparent url(../images/rezerva.gif) no-repeat 0 0;
}
#book:hover {
	background-position: 0 -12px;
}
#book span
{
  display: none;
}

