<style>
	.emptyStyle { }

	/*
Mano holdings css
Liran Oz
27.11.2008
*/
	


body { background-color: #f4f8f9; margin:0;}

body * {
	font-family: arial, "lucida console", sans-serif;
	margin: 0px;
	padding: 0px;
}

div#wrapper {
	width: 980px;
	margin: auto;
}

div#wrapper * {
	text-align: left;
	direction: ltr;
}

div#header {
	/*margin-top: 25px;*/
	width: 100%;
	float: right;
}

a.manoLogo {
	width: 166px;
	height: 64px;
	background-image: url(http://www.mano.co.il/cruises/images/manoLogo.png);
	float: left;
}

div#manoLogo {
	width:200px;
	height:100px;
	float: left;
}

div#langSelection {
	float: right;
	margin-top: 88px;
}

a.flag {
	float: right;
	width:14px;
	height: 12px;
	margin-right: 2px;
	margin-left: 5px;
}

a.flag img {border: 0px; float: right;}
div#menu {
	float: right;
	height: 23px;
	padding-top: 5px;
	width: 100%;
	background-image: url(http://www.mano.co.il/cruises/images/menuBg.gif);
	background-color: #ebeaea;
	margin-top: 8px;
}

div.subMenu {
	float: right;
	height: 24px;
	padding-top: 5px;
	width: 100%;
	background-image: url(http://www.mano.co.il/cruises/images/subMenu.gif);
	background-color: #f0f0f0;
	margin-bottom: 7px;
}
/*
div#menu ul {
	float: right;
	width: 100%;
	list-style: none;
}
div#menu ul li {

	background-image: url(http://www.mano.co.il/cruises/images/menuBullet.gif);
	background-repeat: no-repeat;
	color: #004d86;
	font-size: 10pt;
	background-position: 0% 50%;
	height: 17px;
	padding-top: 1px;
	padding-left: 26px;
	float: left;
	margin-left: 13px;
	margin-right: 26px;
}

div#menu ul li a {
	color: #004d86;
	font-size: 10pt;
	text-decoration: none;
}
*/
div#mainBanner {
	float: right;
	width: 100%;
	height: 148px;
	margin: 7px 0px;
}

div.subMenu div {
	color: #848181;
	height: 15px;
	margin-top: 1px;
	/*margin-bottom:20px;*/
}

div.subMenu div * {vertical-align: top;}

div.subMenu div span.spacer { margin: 0px 28px; font-size: 9pt;}
div.subMenu div  a {
	color: #848181;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;

}
div.subMenu div a:hover { color: #000000; }

div.mainBox {
	float: right;
	width: 978px;
	margin-right: 1px;
	display: inline;
	background-position: 50% 50%;
	background-repeat: repeat-y;
}

div.mainBox .top, div.mainBox .bg, div.mainBoxBottom {
	width: 100%;
	float: left;
}

div.mainBox .top, div.mainBoxBottom {
	height: 4px;
	font-size: 0pt;
	line-height: 0px;
}

div.mainBox .bg {
	background-repeat: repeat-y;
	height: auto !important;
	min-height: 506px;
	height: 506px;
	padding-bottom: 30px;
}

div.mainBoxBottom {
	margin-top: -4px;
	width: 100%;
	margin-left: 1px;
	display: inline;
}
/*Blue Box*/
.mainBoxTopBlue {background-image: url(http://www.mano.co.il/cruises/images/boxTop.gif);}
.mainBoxBgBlue {background-image: url(http://www.mano.co.il/cruises/images/boxBg.gif);}
.mainBoxBottomBlue {background-image: url(http://www.mano.co.il/cruises/images/boxBottom.gif);}
.blueGlobe { background-image: url(http://www.mano.co.il/cruises/images/blueGlobe.jpg); }

/*Red Box*/
.mainBoxTopRed {background-image: url(http://www.mano.co.il/cruises/images/boxTopRed.gif);}
.mainBoxBgRed {background-image: url(http://www.mano.co.il/cruises/images/boxBgRed.gif);}
.mainBoxBottomRed {background-image: url(http://www.mano.co.il/cruises/images/boxBottomRed.gif);}
.redGlobe { background-image: url(http://www.mano.co.il/cruises/images/redGlobe.jpg); }

/*Green Box*/
.mainBoxTopGreen {background-image: url(http://www.mano.co.il/cruises/images/boxTopGreen.gif);}
.mainBoxBgGreen {background-image: url(http://www.mano.co.il/cruises/images/boxBgGreen.gif);}
.mainBoxBottomGreen {background-image: url(http://www.mano.co.il/cruises/images/boxBottomGreen.gif);}
.greenGlobe { background-image: url(http://www.mano.co.il/cruises/images/greenGlobe.jpg); }

/*Orange Box*/
.mainBoxTopOrange {background-image: url(http://www.mano.co.il/cruises/images/boxTopOrange.gif);}
.mainBoxBgOrange {background-image: url(http://www.mano.co.il/cruises/images/boxBgOrange.gif);}
.mainBoxBottomOrange {background-image: url(http://www.mano.co.il/cruises/images/boxBottomOrange.gif);}
.orangeGlobe { background-image: url(http://www.mano.co.il/cruises/images/orangeGlobe.jpg); }


div.mainBox div.mainContent {
	float: right;
	width: 946px;
	margin-right: 16px;
	display: inline;
}

div#breadCrumbs {
	float: left;
	width: 70%;
	margin-top: 13px;
	margin-bottom: 15px;
}

div#breadCrumbs * {
	font-size: 8pt;
	color: #b1acac;

	float: left;
}

div#breadCrumbs span { margin: 0px 5px; }
div#breadCrumbs a {text-decoration: none;}
div#breadCrumbs a:hover {text-decoration: underline;}

div#logos {
	float: right;
	width: 30%;
	margin-top: 13px;
	text-align:right;
}

div.contentHead { float: right; width: 100%; margin-bottom: 10px; }

div.contentHead * { float: left; font-weight: bold;}
div.contentHead h1 {
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-image: url(http://www.mano.co.il/cruises/images/headBullet.gif);
	color: #004e87;
	font-size: 18pt;

	padding-left: 31px;
}

div.contentHead h2 {
	color: #cc3333;
	font-size: 16pt;
	padding-top: 4px;
	margin-left: 10px;
}

div#footer {
	float: right;
	width: 100%;
	background-image: url(http://www.mano.co.il/cruises/images/footerBgEng.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: auto !important;
	min-height: 46px;
	height: 46px;
	margin-top: 6px;
	padding-top: 48px;
}

div#footer a.logo {cursor:pointer; float: left; margin-left: 16px;}
div#footer a.logo img { border: 0px; float: left;}
div#footer table {
	border-collapse: collapse;
	margin-top: 3px;
	display: inline;

	margin-right: 60px;
	float: right;
}
div#footer table * { color: #8b8b8b; font-size: 8pt; }
div#footer table td.spacer { padding: 0px 5px; }
div#footer table a {text-decoration: none;}
div#footer table a:hover {text-decoration: underline;}

div.disclaimer {
	float: left;
	width: 90%;
	margin-top: 4px;
	margin-left: 8px;
	font-size: 8pt;
	color: #c5c5c5;
	display:inline;
}
/*Content Main Layouts*/
div.hImage, div.hImage .image, div.hContent, div.aImage, div.aImage .image, div.aContent { float: left; }
/*History Content*/
div.hImage { width: 220px; }
div.hImage .image {
	width: 181px;
	height: 248px;
	display: inline;

	margin-left: 8px;
}
div.hContent { width: 72%; }

/* About content */
div.aImage { width: 42.8%; }
div.aImage .image {
	width: 356px;
	height: 267px;
	display: inline;

	margin-left: 8px;
}

div.aImage .image img, div.hImage .image img{
	border: 0px;

	float: left;
}

div.aContent { width: 57%; }

/* Contact form */
div.innerBoxWrapper {
	width: 658px;
	margin: auto;
}

div.innerBoxTop, div.innerBoxBottom {
	width: 100%;
	height: 15px;
	float: right;
	background-image:url(http://www.mano.co.il/cruises/images/innerBoxTop.png);
	line-height: 0px;
	font-size: 0pt;
}

div.innerBoxBottom { background-image:url(http://www.mano.co.il/cruises/images/innerBoxBottom.png); }
div.innerBoxBg {
	background-image:url(http://www.mano.co.il/cruises/images/innerBoxBg.gif);
	float: right;
	width: 100%;
}

table.contactForm {
	margin: auto;
	width: 90%;
	border-collapse: collapse;
	font-size: 9pt;
	color: #4f4f4f;
	margin-top: 20px;
}

table.contactForm * {vertical-align: middle;}
table.contactForm td {padding-bottom: 8px;}
table.contactForm td b {color: #cc3333; font-weight: normal;}
table.contactForm td.lbl1 { width: 78px; }
table.contactForm td.lbl2 { width: 88px; }
table.contactForm td.spcr1 { width: 66px; }
table.contactForm td input.ti, table.contactForm td textarea {
	width: 99%;
	border: 1px solid #7f9db9;
	font-family: arial;
	font-size: 9pt;
	float: left;
}
table.contactForm td input.ti{
width: 98%;
}

table.contactForm td input.ti.long{
width: 99%;
}
table.contactForm td input.ti{ height: 20px; }
table.contactForm td textarea.txt1 { height: 48px; }
table.contactForm td textarea.txt2 { height: 120px; }
table.contactForm td textarea.txt3 { height: 78px; }


input.captchaInput, input.fileUpload {
	width: 172px;
	height: 20px;
	border: 1px solid #7f9db9;
	font-family: arial;
	font-size: 9pt;
	margin: 0px 10px;
}
input.fileUpload {
	width: 100%;
	margin: 0px;
	position:relative;
	left: -2px;
}
input.sendForm {
	float: right;
	width: 60px;
	height: 21px;
	background-image: url(http://www.mano.co.il/cruises/images/sendForm.gif);
	color: #ffffff;
	border: 0px;
	cursor: pointer;
	text-align: center !important;
}

input.sendunsubscribe {
	width: 60px;
	height: 21px;
	background-image: url(http://www.mano.co.il/cruises/images/sendForm.gif);
	color: #ffffff;
	border: 0px;
	cursor: pointer;
	text-align: center !important;
}

/*Jobs*/
div.jobItem, div.newsItem, div.empolyersGroup {
	width: 95%;
	display: inline;
	margin-left: 10px;
	float: left;
	font:normal 11pt Arial;
	color:#4f4f4f;
}

div.jobItem h3, div.newsItem h3 {
	width: 264px;
	height: 22px;
	padding-top: 3px;
	background-image: url(http://www.mano.co.il/cruises/images/jobTitle.gif);
	font-size: 13pt;
	font-weight: bold;
	color: #004d86;
	margin-bottom: 10px;
	width:auto;
	padding-left:10px;
	float: left;
	padding-left: 10px;
}

div.jobItem h3 b, div.newsItem h3 b {color: #cc3333;font-size: 13pt;font-weight: bold;}
div.jobItem h3 b.spc, div.newsItem h3 b.spc {color: #4f4f4f;font-size: 12pt;margin: 0px 5px;}

div.newsItem a, div.greypar a{
color:#004e87;
}

div.newsItem a:hover, div.greypar a:hover{
text-decoration:none;
}

div.sendJobApplication {
	float: left;
	width: 658px;
	margin-top: 20px;
}

/*Offices*/
div.officeItem {
	margin: auto;
	width: 173px;
}

div.officeItem h2 {
	color: #cc3333;
	font-size: 14pt;

	padding-left: 2px;
}

div.officeItem img {
	border: 0px;

	float: left;
}

table.officeLayout {
	float: right;
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}
table.officeLayout td {vertical-align:top;}

table.officeLayout td.spacer {padding-bottom: 80px;}

/*Employers*/

div.empolyersGroup {
	width: 900px;
	margin:0px;
}

div.empolyersGroup h3 {
	color: #cc3333;
	font-size: 14pt;
	margin-bottom: 30px;
	width:890px;
	float:right;
	margin-right:10px;
}

div.employee, div.employee .image, div.employee .details, div.employee .image img {

	float: left;
}
div.emploeeset{float: right;width:100%;height: auto !important;min-height: 124px;height: 124px;}
div.employee { width: 290px; padding-bottom: 36px;margin-right: 10px;height: auto !important;min-height: 124px;height: 124px;display:inline;}
div.employee .image img { border: 0px;}
div.employee .image { width: 100px; }
div.employee .details { width: 160px; margin-top: 8px;height: auto !important;min-height: 124px;height: 124px; }

/*General stuff*/
img.alignImage {
	float: left;
	border: 0px;
}

div.greyPar, p.greyPar, p.bluePar{ clear:both;float: right; width: 100%; color: #4f4f4f; font-size: 11pt; }
p.bluePar { color: #004d86; }
.blueTitle { font-weight: bold; color: #004d86; font-size: 11pt; margin-bottom: 5px; float: right; width: 100%;}

div.greyPar a, p.bluePar a{
color:#004e87;
text-decoration:underline;
}

div.greyPar ul, p.greyPar ul, p.bluePar ul{
	margin: 0;
	padding: 1em;
}

div.greyPar a:hover, p.bluePar a:hover{
text-decoration:none;
}



.isSpacer { margin-bottom: 10px; }
.isJobSpacer, .isNewsSpacer, .isEmployerSpacer { 	margin-bottom: 30px; }
.ntb {margin-bottom: 0px !important; margin-top: 0px !important;}
div.line {float: right; width: 100%; clear: both; }

a.bluea, a.blueac {
	color: #004d86;
	text-decoration: underline;
	font-size: 9pt;
}
a.bluea:hover, a.blueac { text-decoration: none; }
a.blueac:hover { text-decoration: underline; }
a.applyButton, a.resumeButton {
	background-image: url(http://www.mano.co.il/cruises/images/applyButtoneng.gif);
	width: 103px;
	height: 18px;
	padding-top: 2px;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
	margin-top: 10px;
	cursor:pointer;
	padding-left: 11px;
	float: left;
}
a.resumeButton {
	background-image: url(http://www.mano.co.il/cruises/images/resumeButtoneng.gif);
	margin-top: 7px;
	width: 106px;

	padding-left: 8px;
	float: right;
}
a.mapButton {
	background-image: url(http://www.mano.co.il/cruises/images/mapButton.gif);
	width: 141px;
	height: 25px;
	display: inline;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;

	padding-left: 30px;
	margin-left: -2px;
	float: left;
}
a.mapButton:hover {text-decoration: underline;}
.textBox { margin: auto; width: 95%; }


/*
Homepage css merged
*/

div#homeFlash {
	float: right;
	height: 346px;
	width: 100%;
	margin-top: 7px;
}

div#homePageBox {
	float: right;
	width: 100%;
	height: 250px;
	margin-top:-45px;
}

div.expandingBox {
	width: 237px;
	height: 184px;
}

div.expandingBoxLayout {
	float: left;
	width: 237px;
	height: 184px;
	margin-right: 4px;
	margin-left: 4px;
	display: inline;
}


table.boxTitle, table.boxContent, table.boxBottom {
	float: left;
	width: 100%;
	height: 35px;
	border-collapse: collapse;
	font-size: 11pt;
	font-weight: bold;
	color: white;
	text-align:left;
	direction:ltr;
}

table.boxTitle {
	padding-top: 2px;
	height: 33px;
}

table.boxTitle td.right, table.boxTitle td.left {
	width: 10px;
	background-repeat: no-repeat;
	background-image: url(http://www.mano.co.il/cruises/images/titleRight.png);
}

table.boxTitle td.right {
	background-image: url(http://www.mano.co.il/cruises/images/titleLeft.png);
}

table.boxTitle td.content {
	background-image: url(http://www.mano.co.il/cruises/images/titleBg.png);
	background-repeat: repeat-x;
}


td.content span {
	float: left;
	white-space: nowrap;
	width: auto;
	margin-top: 5px;
}

td.content div.bgIcon {
	float: left;
	height: 23px;
	width: 26px;
	background-position: 50% 50%;
	margin-top: 2px;
	margin-right: 4px;
	display: inline;
}

.cruiseIcon { background-image: url(http://www.mano.co.il/cruises/images/cruiseIcon.gif); }
.shipmentIcon { background-image: url(http://www.mano.co.il/cruises/images/shipmentIcon.gif); }
.nadlanIcon { background-image: url(http://www.mano.co.il/cruises/images/nadlanIcon.gif); }
.aboutIcon { background-image: url(http://www.mano.co.il/cruises/images/aboutIcon.gif); }



table.boxContent {
	height: auto;
}

table.boxContent td.right, table.boxContent td.left {
	width: 5px;
	background-repeat: repeat-y;
	background-position: 0% 100%;
	background-image: url(http://www.mano.co.il/cruises/images/boxRight.png);
}

table.boxContent td.right {
	background-image: url(http://www.mano.co.il/cruises/images/boxLeft.png);
}

table.boxContent td.content {
	background-color: #f7f7f7;
	background-position: 50% 2px;
	vertical-align: top;
	color: #0a0a0a;
}


table.boxBottom, table.boxBottom * {
	height: 19px !important;
	line-height: 0px;
	font-size: 0pt;
}

table.boxBottom td.right, table.boxBottom td.left {
	width: 10px;
	background-repeat: no-repeat;
	background-image: url(http://www.mano.co.il/cruises/images/bottomRight.png);
	background-position: 0% 100%;
}

table.boxBottom td.right {
	background-image: url(http://www.mano.co.il/cruises/images/bottomLeft.png);
}

table.boxBottom td.content {
	background-position: 0% 100%;
	background-image: url(http://www.mano.co.il/cruises/images/bottomBg.png);
	background-repeat: repeat-x;
}


div.autoMargin {
	width: 90%;
	padding-top: 10px;
	margin: auto;
}

select.box {
	float: left;
	width: 100%;
	color: #7f9db9;
	height: 20px;
	border: 1px solid #7f9db9;
	margin-bottom: 10px;

}

a.adSearch, a.moreDetails {
	float: left;
	width: auto;
	white-space: nowrap;
	color: #306f9d;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 3px;
	text-decoration: none;
}

a.moreDetails {
	float: right;
	margin-right: 5px;
}

a.adSearch:hover, a.moreDetails:hover { text-decoration: underline; }

a.searchButton {
	width: 50px;
	height: 20px;
	background-image: url(http://www.mano.co.il/cruises/images/searchButton.gif);
	background-repeat: no-repeat;
	float: right;
}

div.bgExpandingDiv {
	float: right;
	width: 100%;
	height: 115px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.pointer { cursor: pointer; }

div.bannerTemp {
	float: right;
	width: 135px;
	height: 638px;
	background-image: url(http://www.mano.co.il/cruises/images/sideBanner.jpg);
	margin-top: 130px;
}

div.bannerPage {
	float: right;
	width: 100%;
}

.bg1 { background-image: url(http://www.mano.co.il/cruises/images/royalIrisBGNew.jpg); }
.bg2 { background-image: url(http://www.mano.co.il/cruises/images/cruisebBGnew.jpg); }
.bg3 { background-image: url(http://www.mano.co.il/cruises/images/matmidNew.jpg); }
.enterCruise { background-image: url(http://www.mano.co.il/cruises/images/enterCruise.jpg); }
.enterShipment { background-image: url(http://www.mano.co.il/cruises/images/enterShipment2.jpg); }
.enterNadlan { background-image: url(http://www.mano.co.il/cruises/images/enterNadlan2.jpg); }
.enterAbout { background-image: url(http://www.mano.co.il/cruises/images/enterAbout.jpg); }

.captchaimg{
float:left;
width:70px;
height:25px;
}

/*----------------- Email -----------------*/
div.mail_desc {
	font:bold 12px Arial;
	color:#59788a;
	white-space:nowrap;
	margin-left:25px;
	margin-right:5px;
	float:left;
	width:100px;
	text-align:left;
}

div.mail_data {
	font:normal 12px Arial;
	float:left;
	color:#000000;
}

div.clear {
	float:none;
	clear:both;
	height:10px;
}

/*** Galery **/
div#mainGallery {
	margin:auto;
	width:700px;
	height:550px;
	margin-top:30px;
}

.flagphone{
font:bold 11px Arial;
color:#004e87;
text-align:right;
text-decoration:none;
vertical-align:top;
direction:rtl;
float:right;
}

.imagetext{
font-size:12px;
font-weight:bold;
text-align:center !important;
}
select.selgallery {
	border: 1px solid #7f9db9;
	height: 19px;
	font-size: 9pt;
	background-color: #f8f8f8;
}

select.selgallery {
width:189px;
}

ul.footermenu{
width:910px;
margin-right:50px;
margin-top:6px;
height: auto !important;
min-height: 20px;
height: 20px;
list-style-type:none;
float:left;
display:inline;
}

ul.footermenu li, ul.footermenu li.last{
display:inline;
}

ul.footermenu li a{
float:left;
width:auto;
padding:0px 8px;
padding-top:3px;
direction:ltr;
text-align:left;
font:normal 11px Arial;
color:#8b8b8b;
text-decoration:none;
margin:0px;
background:url(http://www.mano.co.il/cruises/images/lang-pipe.gif);
background-repeat: no-repeat;
background-position:right 5px;
white-space:nowrap;
}

ul.footermenu li a:hover{
text-decoration:underline;
}

ul.footermenu li.last a{
background-image:none;
}

a.curfix
{
cursor:pointer;
}

a.icon_cruises_list{
padding-right:28px;
width:auto;
font-size:10px;
text-align:right;
text-decoration:none;
color:#306f9d;
border-right:solid 1px #4f4f4f;
background:url(http://www.mano.co.il/cruises/images/icon_cruises_list.gif) no-repeat right 50%;
}

a.icon_cruises_list:hover{
text-decoration:underline;
}

a.button_mano_video{
float:left;
padding-top:5px;
padding-left:50px;
width:113px;
height:25px;
line-height:23px;
color:#d42425;
font-weight:bold;
background:url() no-repeat top;
text-decoration:none;
}

a.button_mano_video:hover{
color:#004e87;
background:url() no-repeat bottom;
}

.button_mano_video_cruisesearch{
float:right !important;
}

</style>