BODY {
    margin: 0;
    padding: 0;
    text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: #FFFFFF url("../images/bg/body-bg.jpg") repeat-y center top;
    font-size: 12px;
}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}
LABEL {cursor: pointer;}
H1, H2, H3, H4, H5, H6, P, UL, FORM, OL {
	padding: 0;
	margin: 0;
}
BUTTON {
	cursor: pointer;
	border: none;
	text-indent: -2000em;
}
.content H1, .content H2, .content H3, .content H4,
.content H5, .content H6, .content P {margin: 10px 20px 0 0;}
.content P {font-size: 12px;}
.content UL, .content OL {
	font-size: 12px;
	margin: 10px 40px 0 32px;
}
.content A {color: #015595;}
.relax {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.area {
    margin: auto;
    text-align: left;
	width: 900px;
}
.clear {
	clear:both;
}
/*  Header  */
.header {
	padding-top: 40px;
	padding-bottom: 7px;
	background: url("../images/bg/header-bg.jpg") repeat-y center top;
}
/*  Content  */
.content {
	background: url("../images/bg/content-bg.jpg") repeat-y center top;
}
.bg {
	background: url("../images/bg/picture.jpg") no-repeat center top;
	padding-bottom: 40px;
}
.home .content .bg {
	min-height: 668px;
	_height: 668px;
	padding: 0;
	background: url("../images/bg/picture-home.jpg") no-repeat center top;
}
.home .footer {background: none;}
.content UL.menu {
	margin: 0 50px;
	padding-top: 12px;
	list-style: none;
	text-align: center;
}
.content UL.menu LI {display: inline;}
.content UL.menu LI A {
	font-size: 12px;
	color: #fff;
	margin: 0 10px;
	text-transform: uppercase;
}
.header A {
	font-size: 30px;
	color: #0e2b57;
	margin-left: 40px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
}
.header A:HOVER {text-decoration: none;}
.fm-search {
	float: right;
	width: 310px;
	margin-top: 10px;
}
.fm-search DIV {
	width: 172px;
	height: 22px;
	float: left;
	margin-right: 6px;
} 
.fm-search INPUT {
	color: #122043;
	font-size: 12px;
	font-style: italic;
	font-family: "Trebuchet MS";
	width: 151px;
	min-height:17px;
	height:auto !important;
	height:17px;
	padding:2px;
	margin-left: 10px;
	background: none;
	border: 1px solid #2869A1;
	outline: none;
	
}
.fm-search BUTTON {
	width: 82px;
	height: 23px;
	float: left;
	background: url("../images/buttons/search.gif") no-repeat left top;
}
.content-top {
	height: 26px;
	margin-top: 60px;
	background: url("../images/bg/content-top.png") no-repeat left top;
}
.content-bottom {
	height: 38px;
	background: url("../images/bg/content-bottom.png") no-repeat left top;
}
.home .content-bottom {
	height: 38px;
	background: url("../images/bg/content-bottom-home.png") no-repeat left top;
}
.content-bg {
	background: url("../images/bg/content-center.png") repeat-y left top;
	width:900px;
	margin:0px;
	padding:0px;
}
.container {
	margin-left: 9px;
	padding-bottom: 25px;
	width: 891px;
	background: url("../images/bg/container-bg.gif") repeat-y left top;
}
.home .container {
	padding-bottom: 10px;
	background: url("../images/bg/container-bg-home.gif") repeat-y left top;
}
.sidebar {
float:right;
width:176px;
padding:0px;
margin-right:20px;
}
.content .sidebar .large {
	margin: 8px 0 15px 0;
	font-size: 12px;
	text-transform:uppercase;
	font-weight:bold;
	color: #585858;
	line-height: 150%;
}
.sidebar SELECT, .form SELECT {
	width: 173px;
	font-size: 12px;
	color: #122043;
	margin: 8px 0 0 5px;
	font-family: "Trebuchet MS";
}
.sidebar BUTTON, .form BUTTON {
	float: right;
	width: 91px;
	height: 29px;
	margin: 23px 7px 0 0;
	background: url("../images/buttons/search-btn.gif") no-repeat left top;
}
.separator {
	border-top: 1px solid #666666;
	clear: both;
	height: 20px;
	line-height: 0;
	font-size: 0;
	margin: 30px 5px 0 0;
}
.content .sidebar UL {
	margin: 0 0px;
	font-size: 12px;
	list-style: none;
}
.content .sidebar UL LI {margin:0px;}
.content .sidebar UL li A {
	color: #015496;
	display: block;
	font-weight:bold;
	padding:3px;
}
.content .sidebar UL li A:HOVER {
	text-decoration: none;
	color: #ffffff;
	background:#025392;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor:pointer;
	
}
.content .sidebar UL IMG {border: 1px solid #0059a5;}
.content .sidebar UL A.pict {display: inline;}
.content .sidebar ul li.img a:hover {
background:none !important;
}
.content .sidebar ul li ul.children li {
padding:0px 0px 0px 10px;
background:transparent url('../images/subbullet.gif') no-repeat center left;
}
.content .sidebar ul li ul.children li a {
	font-weight:normal;
}
.content .sidebar ul li ul li ul li {
padding:0px 0px 0px 10px;
background:transparent url('../images/subbullet.gif') no-repeat center left;
}
.content .sidebar ul li ul li ul li a{
	font-weight:normal;
}
/*  Footer  */
.footer {
	background: url("../images/bg/footer-bg.jpg") no-repeat center top;
	color: #fff;
	padding-bottom: 35px;
	font-size: 12px;
}
.column {
	float: left;
	width: 220px;
	display: inline;
	margin-left: 30px;
	padding-bottom: 30px;
	background: url("../images/bg/footer-border.gif") repeat-y right top;
	min-height:150px;
    height:auto !important;
    height:150px;

}
.footer H2 {font-size: 12px;}
.footer UL {
	list-style: none;
	margin: 10px 10px 0;
	line-height: 140%;
}
.footer A {color: #fff;}
.footer UL A {
	display: block;
	font-size: 11px;
	font-family: "Trebuchet MS";
}
.footer-area {padding-top: 47px;} 
.home .footer-area {padding-top: 35px;}
.column.stories {
	width: 338px;
	margin-left: 60px;
}
.column.contact {
	float: right;
	margin-left: 0;
	width: 220px;
	background: none;
}
.footer P {
	margin: 10px 10px 0;
	font-size: 11px;
	font-family: "Trebuchet MS";
}
.footer P A {display: block;}
.box {
	float: left;
	width: 325px;
	display: inline;
	margin-left: 5px;
}
.odd {

}
.info {
}
.info-bg {
	background:transparent url(../images/pictures/logo-1.gif) no-repeat;
	background-position: right bottom;
	min-height:150px;
	height:auto !important;
	height:150px;
	
}
.info-bg2 {
	background:transparent url(../images/pictures/princess-holland-logo.gif) no-repeat;
	background-position: right bottom;
	min-height:150px;
	height:auto !important;
	height:150px;
	}
.logos {
	float: right;
	/*margin-top: 20px;
	margin-right: 5px;
	*/
	width: 138px;
	text-align: center;
}

.content .info UL {
	font-size: 10px;
	margin: 15px 100px 0 45px;
	_margin-left: 30px;
	float: left;
	display: inline;
	padding: 0;
	width:154px;
}
.content .info UL LI {
	line-height: 150%;
}
.content .info UL LI A {display: inline;}
.content .info P {
	font-size: 10px;
	font-weight: bold;
	color: #384956;
	margin: 15px 20px 0;
}
A.apply-now {
	float: right;
	position: relative;
	margin-top: -6px;
	margin-right: 15px;
}
.box.odd {float: right;}
.box.odd .info {border: none;}
SPAN.more {
	float: left;
	width: 200px;
	text-align: right;
	font-size: 10px;
}
SPAN.more A {color: #0059a5;}
.odd .logos {margin-top: 10px;}
.placeholder {
	float: left;
	width: 662px;
}
.placeholder .top {
	background: url("../images/bg/slider-top.png") left top no-repeat;
	height: 8px;
	width: 313px;
}
.placeholder .bottom {
	background: url("../images/bg/slider-bottom.png") left bottom no-repeat;
	height: 8px;
	width: 313px;
}
.placeholder .slider {
	background: url("../images/bg/slider-bg.png") left bottom repeat-y;
	padding: 6px 0 0 13px;
	width: 303px !important;
	width: 313px;
}
.slider h2 {
	color: #114287;
	font-size: 15px;
	line-height: 50px;
	margin: 0;
	padding-left: 5px;
	position: relative;
}
.main-content {
	float: left;
	width: 675px;
	color: #666666;
	position: relative;
	min-height:740px;
}
.main-content small {
	padding:5px 0px 10px;
	margin:0px 30px 0px 0px;
	font-style: italic;
	display:block;
	border-bottom:1px solid #c2c2c2;
}
.main-content small a {
font-weight:bold;}
.main-content .entry {
	padding-bottom: 20px;
	padding-right:30px;
	padding-top:10px;
}
.content .sidebar H2.large {
	font-size: 14px;
	margin-top: 20px;
}
.content .sidebar h2.large a {
color:#}
STRONG.view-all {
	float: left;
	width: 100%;
	font-size: 12px;
	margin-top: 10px;
}
STRONG.view-all A {
	color: #015495;
	margin-left: 0px;
}
.categories_highlight {
background-color:#8f8f8f;
padding:10px;
color:#fff;
margin: 10px 0px 10px -15px;
width:185px;
font-style:italic;
}
.image {
	position: relative;
	margin: -20px 0 0 -1px;
	line-height: 0;
	font-size: 1px;
}
.content UL.breadcrumbs {
	margin: 1px 0 0;
	background-color: #015495;
	text-align: left;
	padding: 7px 35px;
	color:#7ab3e0;
}
.content UL.breadcrumbs LI {
	display: inline;
	color: #fff;
}
.content UL.breadcrumbs A {color: #fff;}
.content UL.breadcrumbs SPAN {margin: 0 5px;}
.blueback {background-color:#ecf6ff;
margin-left:-30px;
padding:5px 30px 30px;
}
.blueback a {
font-weight:bold;}
.blueback h1 {
margin:15px 32px 0 0 !important;
}
.form {
	width: 440px;
	margin-top: 10px;
}
.form SELECT {margin-left: 0;}
.form DIV {
	width: 175px;
	float: right;
	display: inline;
	margin-right: 17px;
}
.form BUTTON {margin: 5px 0 0;}
.form A {
	font-size: 12px;
	color: #006699;
}
.content .main-content H1 {
	color: #666666;
	font-size: 30px;
	font-weight: normal;
	margin: 20px 32px 0 0;
	font-family: "Times New Roman", Times, serif;
}
.content .main-content H2 {
	color: #666666;
	font-size: 24px;
	font-weight: normal;
	margin: 20px 32px 0 0;
	font-family: "Times New Roman", Times, serif;
}
.content .main-content H2 a {
	color: #666666;
	}
.content .main-content H3{ 
	font-weight: normal; 
}
.content .main-content span.commentsfloat {
	float:right;
	font-style:italic;
	font-size:14px;
	color:#9c9c9c;
	margin:-10px 30px 0px 0px;
	font-family:Georgia, Times New Roman, Helvetica, Arial;
	}
.content .main-content a.readmore {
	padding-right:15px;
	font-weight:bold;
	background:transparent url('../images/rightarrow.gif') no-repeat center right;
}
.wp-pagenavi a, .wp-pagenavi a:link {
color:#015595 !important;
border-color:#015595 !important;
}
.content .main-content span.commentsfloat a {
	color:#9c9c9c !important;
	}
.content .main-content form#searchform {
	margin: 10px 0 0 0;
}
.content .main-content P {margin: 20px 32px 0 0;}
.content .main-content P a {color: #015495;}
.content .main-content P.postmetadata {margin-top: 0;padding:5px;background:#e5eef6;}

.content .main-content .form P {margin: 10px 0 0 0;}
.content UL.jobs {
	list-style: none;
	line-height: 160%;
	margin: 20px 25px 0 0;
	border-top: 1px solid #006699;
	padding-top: 20px;
}
.content UL.jobs LI STRONG, .content UL.jobs LI STRONG A {color: #015495;}


.alignleft {float: left; margin: 20px 20px 0px 0px;}
.alignright {float: right; margin: 20px 0 0px 20px;}
.navigation {float:left;margin:15px 0px 0px;}
.navigation A {font-size: 12px;}

.content .main-content div.post{ margin-top: 20px; }
.content .main-content div.post p {margin-top: 10px;}

.jobs {
	line-height: 160%;
}
.jobs a {
	color: #015495;
}
#search-job-side select{
	width:175px;
}
#search-job-side #job-title-side{
	margin:1em 0 0 0;
}
#search-job-side input[type=image]{
	margin:1em 0 0 0;
}

.footer-logo {
clear:both;
left:0;
position:relative;
}

#mainContent .footer-logo p {
	margin: 0;
}

.footer-logo p {
	margin:20px 0 0 198px;
}
#mainContent .footer-logo img {
	margin-top:0;
}
.footer-logo img {
	border:0 none;
	float:left;
	margin:0 10px 0 0;
}
#content {
	padding-left:32px;
}
.error {
	color:#ff0000;
}
.bar {
	border-top: 1px solid #006699;
	margin:1em 32px 0 0;
	
}

/* ------------------------------------------- form ---------------- */



.tableForm {

	margin:0px 0px 10px 10px;

	width: 534px;

	font-size:11px;

}



input, textarea, .tableForm form, .tableForm input, select {

	font-size:11px;

	font-family: arial, helvetica, sans-serif;

}





.tableForm td {

	padding-bottom:7px;

	padding-left:0px;

}

.tableForm td.required-area {

	padding-bottom:7px;

	padding-left:0px;

	width: 12px;

}



.tableForm tr {

	vertical-align: top;

	padding-bottom:10px;

}

.required {

	color: #ff3300;

	font-size: 11px;

	display: inline;

	font-weight: bold;

	padding: 0 3px;

	}

.colortxt {

	color: #1E4E8D;

	}

	

	

.error {

	margin: 0; padding:0px 10px 0px 10px; 

	}

.error ul li {

	margin: 0; padding:0; line-height: 15px;

	}

	

.input-area  { 

	width: 200px;

	color: #000;

        }

.input-mid  { 

	width: 120px;

	color: #000;

        }

.input-sm  { 

	width: 55px;

	color: #000;

        }	

		

.blue-button {

	padding-top: 4px;

	padding-bottom: 4px;

	font-size:10px;

	background:#1E4E8D; 

	color:white;

	width: auto;

	text-align: center;

	border:0;

	margin:10px 10px 10px 0px;

}

.job-select {

	width: 430px;

	}



.gray-button {

	font-size:11px;

	background:#ccc; 

	color:#000;

	width: auto;

	text-align: left;

	border:0;

	font-weight:bold;

	padding:4px 0px 4px 10px;

	margin: 20px 0px 10px 0px;

}





a.blue-button, a.blue-button:visited, a.blue-button:active {

	text-decoration: none;

	padding: 4px 10px 4px 10px;

	font-size:11px;

	background:#1E4E8D; 

	color:#fff !important;

	text-align: center;

	border:1px solid #1E4E8D;

	font-weight:bold;

}



a.blue-button:hover {

	background:#fff; 

	color:#1E4E8D !important;;

	text-align: center;

	border:1px solid #1E4E8D;

	text-decoration:none;



}



.featureWrapper {

	display: inline;

	float: left;

	padding: 0px 0px 0px 8px;

	margin:0px 0px 0 0px;

}



.feature {

	padding: 0px 0px 0px 0px;

	margin: 0px 0px 0 0;

	width: 176px;	

	vertical-align: middle;

	min-height: 100px;
	height: auto !important;
	height: 100px;
}



.feature p {

	margin: 0 0px;

	padding:5px 0px 5px 5px;

}

.feature p.caption {

	padding: 5px 5px 0 5px;

	font-size: 11px;

	line-height: 14px;

	margin: 0 0px;

}

.featureTitle {

	line-height: 12px;

	background-color: #ebebeb;

	width: 176px;

	min-height:56px;

}



.featureTitle a {



	font-size: 12px;

	line-height: 110%;

	font-weight:bold;

	text-align: center;

	margin: 0;

	padding: 0;

}

.feature img {

	width: 61px;

	height: 56px;

	border:0;

	float: left;

	margin: 0 10px 0 0;

	padding: 0;

	vertical-align: text-top;

}

.break20px {

	margin: 0; 

	padding: 0; 

	line-height: 10px;

	}




	

.underline {

	text-decoration: underline;

}



.upperLetter {

	text-transform: uppercase;

	}
	
/* EVENTS CALENDAR */

table.calendar {
width:612px !important;
}
.category-events #content {
margin-left:30px !important;
padding:0 !important;
width:615px !important;
}

#event-meta {
margin:18px 30px 12px 0px !important;
}

#event-meta .column {
background:transparent !important;
}

.tooltip .event-title {
background-color:#256eb2 !important;
}

.calendar td a {
font-size:9px !important;
font-weight:bold;
line-height:10px;
}
.calendar td .event {
padding:5px 5px 2px 14px !important;
background:transparent url('../images/subbullet.gif') no-repeat 5px 9px;
}
.tooltip_date {
line-height:24px;
font-size:10px;
color:#69a9cd;
float:right;
padding-right:5px;
}
.tooltip .event-body {
font-size:10px !important;
color:#333 !important;
}
.tooltip .event-body p {
font-size:11px !important;
color:#777 !important;
margin-top:10px !important;
}
p.footer-header {
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}