body
{
/*Yuri Dmitievich Rudenko - NEVER LIE and DON't PAY for compilted work to Developers and programmers*/
  margin: 1 auto;
  padding: 0;
  background-color: #eaeaea;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
  height: 100%;
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0;
  height: 100%;

}


/*.table_opening { background-color:#ededed; text-align:left; font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif; margin-left:0; width:620px;}*/
.table_opening { background-color:#f5f5f5; text-align:left; font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif; margin-left:0; width:100%;}
.table_opening td {border-bottom: 1px solid #FFFFFF; padding: 2px 5px; font-size: 12px; color: black;}
.table_opening tr td+td {border-bottom: 1px solid #ccc; padding: 2px 5px; font-size: 12px; color: black;}
.table_opening .opening {background-color:#216F96; width:160px; color: #ffffff !important; text-align:left; font-weight:bold; padding-left: 10px;}
.move-to-list{
 text-align:right; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; margin:4px 0 0 0; width:693px;
}

.PageBackgroundGradient
{
  background-image: url('../images/Page-BgGradient.jpg');
  background-repeat: repeat-x;
  min-height: 900px;
}


.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}


/* end Page */


a {
  text-decoration: underline;
font-weight: bold;
color: #1488b7;
}

a: hover {
  text-decoration: underline;
font-weight: bold;
color: #b8f2ff;
}

/* begin Box, Sheet */
.Sheet
{
  overflow: hidden;
  min-width:3px;
  min-height:3px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 1000px;
  background-color: white
  
}


.Sheet-body
{
  position: relative;
  z-index: 0;
  margin: 0px;
  min-height: 900px;
  height:auto !important;
  height: 900px;  
  height: expression(document.body.clientHeight > 900 ? "100%" : "900px");
  background-color: white;
}

.Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  background-image: url('../images/Sheet-s.png');
}

.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 1px;
  height: 1px;
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -1px;
  width: 2px;
  height: 2px;
  background-image: url('../images/Sheet-s.png');
}

.Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 1px;
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -1px;
  left: 0;
  width: 2px;
  height: 2px;
  background-image: url('../images/Sheet-s.png');
}

.Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 1px;
  height: 1px;
}

.Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -1px;
  left: -1px;
  width: 2px;
  height: 2px;
  background-image: url('../images/Sheet-s.png');
}

.Sheet-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 1px;
  right: 1px;
  height: 1px;
}

.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-image: url('../images/Sheet-h.png');
}

.Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 1px;
  right: 1px;
  height: 1px;
}

.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-image: url('../images/Sheet-h.png');
}

.Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 1px;
  left: 0;
  width: 1px;
  bottom: 1px;
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background-image: url('../images/Sheet-v.png');
}

.Sheet-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 1px;
  right: 0;
  width: 1px;
  bottom: 1px;
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -1px;
  width: 2px;
  height: 100%;
  background-image: url('../images/Sheet-v.png');
}

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  /*top: 398px;*/
  top:400px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  /*background: #ffffff url( Sheet-c.jpg ) no-repeat;*/
  background: #ffffff url( ../images/preContent.jpg ) no-repeat left top;
}


.Sheet
{
  margin-top: -1px !important;
}
/* end Box, Sheet */

/* begin Header */
div.Header
{
  margin: 0 auto;
  position: relative;
  z-index:0;
  width: 998px;
  height: 560px;
  background: white url('../images/HeaderFull.jpg') no-repeat;
}



div.Header-jpeg
{
  z-index:-1;
  width: 998px;
  height: 482px;

}
/* end Header */

/* begin Logo */
.logo
{
  display : block;
  position: absolute;
  left: 0px;
  top: 56px;
  width: 399px;
}

h1.logo-name
{
  display: block;
  text-align: center;
}

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 40px;
  text-decoration: none;
  padding:0;
  margin:0;
  color: #295660 !important;
}

.logo-text
{
  display: block;
  text-align: center;
}

.logo-text, .logo-text a
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  padding:0;
  margin:0;
  color: #295660 !important;
}

/* end Logo */

/* begin Menu */
/* menu structure */

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{

  text-decoration: none;
  text-align: center;
  
  outline:none;
  letter-spacing:normal;
  
  word-spacing:normal;
  padding: 0 !important;
  
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  color: #ffffff;
  font-size: 20px;

  
}

.artmenu, .artmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.artmenu ul{
  display: none;
}

.artmenu li
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  color: #1d3f64;
  font-size: 20px;

  margin-left: 0px;
  margin-top: 8px;
  
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  
  z-index: 5;
  
  background:none;
}

.artmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.artmenu li li
{
  float: none;
}

.artmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background:none;
}

.artmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.artmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.artmenu:after, .artmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.artmenu, .artmenu ul
{
  min-height: 0;
}

.artmenu ul
{
  background-image: url(spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.artmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


/* menu structure */

.nav
{
  position: relative;
  margin: 0  auto;
  width: 998px;
  height: 28px;
  z-index: 100;
}

.artmenu
{
  padding: 0px 0px 0px 10px;
}

.artmenu li a{height:26px; display: block;background-position:left bottom}
.artmenu li a.active{ background-position: left top;}
.artmenu li.sep { 
	margin: 11px 0px 0 0px;
	width: 12px !important;
	
}

.nav .l, .nav .r, .nav .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 28px;
}

.nav .l
{
  left: 0;
  right: 0px;
}


.nav .r
{
  right: 0;
  width: 0px;
}


.nav .r div
{
  width: 998px;
  right: 0;
}


.nav .l, .nav .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  /*background-image: url('../images/nav.png'); */
}

/* end Menu */

/* begin MenuItem */
.artmenu ul li
{
  clear: both;
}

.artmenu a , .artmenu a span
{
  height: 25px;
  display: block;
}


.artmenu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 0px;
  margin-left: 0px;

}
.artmenu a span span
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #FFFFFF;
  padding: 0 12px;
  margin: 0 0px;
  line-height: 28px;
  text-align: center;
  background-image: url('../images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;
  text-decoration: underline;

}


.artmenu a:hover span span
{
  color: #b8f2ff;
  background-position: left -28px;
}

.artmenu li:hover a span span
{
  color: #b8f2ff;
  background-position: left -28px;
}


/* end MenuItem */


/* begin MenuSeparator */
.nav .separator
{
  display: block;
  width: 1px;
  height: 28px;
  /* background-image: url('../images/item-separator.png'); */
}

/* end MenuSeparator */

/* begin MenuSubItem */
.artmenu ul a
{
  display:block;
  text-align: center;
  white-space: nowrap;
  height: 18px;
  width: 234px;
  overflow:hidden;
  line-height: 18px;
  margin-right: auto;


  background-image: url('../images/subitem-bg.png');
  background-position: left top;
  background-repeat: repeat-x;

  border-width: 0px;
  border-style: solid;
  border-color: {PassiveBorderColor};
}

.nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  text-align: left;
  text-indent: 8px;
  text-decoration: none;
  line-height: 18px;
  color: #00719c;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
}

.artmenu ul ul a
{
  margin-left: auto;
}

.artmenu ul li a:hover
{
/*  color: #000000;*/
  border-color: {HoveredBorderColor};
  background-position: 0 -18px;
}

.artmenu ul li:hover>a
{
/*  color: #000000;*/  border-color: {HoveredBorderColor};
  background-position: 0 -18px;
}

.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
{
/*  color: #000000;*/
}

.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
{
/*  color: #000000;*/
}


.page-item-7 ul {display: none;}

/* end MenuSubItem */

/* begin ContentLayout */
.contentLayout
{
  margin-bottom: 0px;
  margin-top: 0px;
  width: 998px;
  position: relative;

}
/* end ContentLayout */

/* begin Box, Block */
.Block
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Block-body
{
  position: relative;
  z-index: 0;
  margin: 0px;
}


.Block
{
  margin: 8px 10px 10px 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 45px;
  z-index: 0;
  line-height: 45px;
  padding: 0 7px;
  margin-bottom: 4px;

}

.BlockHeader-text
{
  white-space : nowrap;
  color: #FFFFFF;
  font-family: Helvetica, Tahoma, Verdana, Geneva, Arial, Sans-Serif;
  font-size: 16px;
  text-align: left;
  line-height: 45px;
  margin-left: 15px;
  font-weight: bold;
}


.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 45px;
}

.BlockHeader .l
{
  left: 0;
  right: 6px;
}


.BlockHeader .r
{
  right: 0;
  width: 6px;
}


.BlockHeader .r div
{
  width: 998px;
  right: 0;
}


.BlockHeader .l, .BlockHeader .r div
{
	width: 229px;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('../images/BlockHeader.png');
}




/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.BlockContent-body
{
  position: relative;
  z-index: 0;
  margin: 7px;
}


.BlockContent-body
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  margin-left: 7px;
}

.BlockContent-body a:link
{
  color: #0092B2;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}


.BlockContent-body ul
{
  list-style-type: none;
  color: #265059;
  margin:0;
  padding:0;
}

.BlockContent-body li
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
}

.BlockContent-body ul li
{
  padding:0px 0 0px 13px;
  background-image: url('../images/BlockContentBullets.png');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.Post
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 100 auto;
  position: relative;
  z-index: 0;
  color: black;
  padding-left: 15px
}

.Post h1 {
	font-size: 1.5em;
	padding-left: 0;
}

.Post h1.error {
	color: #e00
}

.Post-body
{
  position: relative;
  z-index: 0;
  margin: 10px;
  margin-right: 6px;
  margin-top: 0px;
  margin-left: 12px;
}


.Post
{
  margin: 5px;
  margin-top: 10px;
}


/* Start images */
a img
{
  border: 0;
}

.article img, img.article
{
  border-style: solid;
  border-width: 0px;
  border-color: #97C8D3;
  margin: 0 1em 0 0;
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin:2px;
}
/* Finish images */


/* end Box, Post */

/* begin PostMetadata */

.PostMetadataHeader
{
  /* background-image: url('../images/headline.png'); */
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;
  margin-top: 20px;
  margin-left: 9px;
  height: 45px;
  line-height:inherit;
}


/* end PostMetadata */

/* begin PostHeaderIcon */
.PostHeaderIcon-wrapper
{
  text-decoration:none;
  padding: 0.5em 0;
  margin: 0;
  font-weight:normal;
  font-style:normal;
  letter-spacing:normal;
  word-spacing:normal;
  font-variant:normal;
  text-decoration:none;
  font-variant:normal;
  text-transform:none;
  text-align:left;
  text-indent:0;
  line-height:inherit;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  color: #FFFFFF;
}

.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  color: #FFFFFF;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.PostHeader a:link
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #ffffff;
  margin-left: 20px;
  margin-top: 20px
}

.PostHeader a:visited, .PostHeader a.visited
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #28535D;
  color: #ffffff;
margin-left: 20px
}

.PostHeader a:hover, .PostHeader a.hovered
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  text-align: left;
  color: #ffffff;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  color: #004161;
}

.PostContent
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  color: #004161;
  padding:0 3px;
  line-height: 140%;
}

/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: undeline;
  
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 35px;
  color: #0092B2;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  /* font-size: 26px; */
  color: #00C0EB;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 21px;
  color: #36707D;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  color: #092C49;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  color: #092C49;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #092C49;
}

/*h3{ padding:0 0 0 20px;} */
/* Finish Content headings Fonts & Colors  */

/* end PostContent */

/* begin PostBullets */
/* Start Content list */

ul
{
  list-style-type: none;
  color: #265059;
  margin:0;
  padding:0;
}

li
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
}





/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */

blockquote p
{
  color:#091315;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

blockquote
{
  border-color:#97C8D3;
  border-width: 1px;
  border-style: solid;

  margin:10px 10px 10px 50px;
  padding:5px 5px 5px 28px;

  background-color:#C9E2E8;

  background-image:url('../images/PostQuote.png');
  background-position:left top;
  background-repeat:no-repeat;
}



/* Finish blockuote */
/* end PostQuote */

/* begin Button */
button.Button, a.Button
{
  position:relative;
  display:inline-block;
  width: auto;
  outline:none;
  border:none;
  background:none;
  line-height:28px;
  margin:0;
  padding:0;
  overflow: visible;
  cursor: default;
  text-decoration: none !important;
}


/*This HACK needed for ie7 (button position)*/
*:first-child+html button.Button, *:first-child+html a.Button
{
  display:list-item;
  list-style-type:none;
  float:left;
}


.Button .btn
{
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
  z-index: 0;
  height: 28px;
  color: #E8F3FC;
  white-space: nowrap;
  float: left;
}

.Button .t
{
  height:28px;
  white-space: normal;
  padding: 0 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  text-align: left;
  line-height: 28px;
  text-decoration: none !important;
}

input, select
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
}

.Button .active
{
  color: #EBFBFF;
}

.Button .hover,  a.Button:hover
{
  color: #F1F7F9;
  text-decoration: none !important;
}

.Button .active .r
{
  top: -56px;
}

.Button .hover .r
{
  top: -28px;
}

.Button .r
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 5px;
  height: 84px;
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:411px;
  height: 84px;
}


.Button .active .l
{
  top: -56px;
}

.Button .hover .l
{
  top: -28px;
}

.Button .l
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 5px;
  height: 84px;
}


.Button .l, .Button .r span
{
  background-image: url('../images/Button.png');
}

/* end Button */

/* begin Footer */
.Footer
{
  position:relative;
  z-index:0;
  overflow:hidden;
  width: 998px;
  margin: 5px auto 0px auto;
  background-color: #14749a;
}

.Footer .Footer-inner
{
  height:1%;
  position: relative;
  z-index: 0;
  padding: 8px;
  /*text-align: center;*/
  /*text-align: left;*/
}

.Footer .Footer-background
{
  position:absolute;
  z-index:-1;
  background-repeat:no-repeat;
  background-image: url('../images/Footer.png');
  width: 998px;
  height: 100px;
  bottom:0;
  left:0;
}



.rss-tag-icon
{
  position: relative;
  display:block;
  float:left;
  background-image: url('../images/rssIcon.png');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 32px;
  width: 24px;
}




.Footer .Footer-text p
{
  margin: 0;
  padding: 0
}

.Footer .Footer-text
{
  display:inline-block;
  color:#FFFFFF;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  width: 100%;
}

.Footer .Footer-text p{
  float: left;
}

.Footer .Footer-text a:link
{
  text-decoration: none;
  color: #E5FAFF;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.Footer .Footer-text a:visited
{
  text-decoration: none;
  color: #EDF5F7;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #00A7CC;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
  font-family:Arial;
  font-size:10px;
  letter-spacing:normal;
  word-spacing:normal;
  font-style:normal;
  font-weight:normal;
  text-decoration:underline;
  color:#00A7CC;
}

.page-footer
{
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#57A6B7;
}
/* end PageFooter */

/* begin LayoutCell */
.contentLayout .content
{
  position: relative;
  padding: 0;
  margin: -4px 0 0 0 ;
  *margin: 6px 0 0 0 ;
  _margin: 6px 0 0 0 ;
  border: 0;
  float: left;
  overflow: hidden;
  width: 748px;
  
}

.aplStatusInfo {
  overflow: hidden;
  width: 850px;
  max-width: 100%;
}

  .aplStatusInfo dt,
  .aplStatusInfo dd {
    float: left;
    width: 22%;
    padding-right: .5em;
    padding-bottom: .4em;
  }

  .aplStatusInfo dd {
    width: 76%;
    padding-left: 0;
  }
    
  .aplStatusInfo dt:after {
    content: ':';
  }

  .btn-default {
  	padding: .4em 1em;
  }

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .contentLayout .content{  margin: 5px 0 0 0 ;}
} 
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar1
{
  position: relative;
  margin: 7px 0 0 0 ;
 *margin: 3px 0 0 0 ;
  _margin: 3px 0 0 0 ;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 249px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .contentLayout .sidebar1{  margin: 3px 0 0 0 ;}
} 
/* end LayoutCell */



.commentlist, .commentlist li
{
    background: none;
}

.commentlist li li
{
    margin-left:30px;
}

.commentlist li .avatar
{
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  margin:1px;
  background: #fff;
}

.commentlist li cite
{
  font-size:1.2em;
}

#commentform textarea
{
  width: 100%;
}

img.wp-smiley
{
    border:none;
    margin:0;
    padding:0;
}

.navigation
{
	display: block;
	text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.alignright img, img.alignright
{
    margin: 1em;
    margin-right: 0;
}

.alignleft img, img.alignleft
{
    margin: 1em;
    margin-left: 0;
}

.wp-caption
{
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/* End */


.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

.sidebar-news-date {
    padding-top: 3px;
    font-size: 10px;
    color: #8c8c8c;
}

.page-item-139,
.page-item-6,
.page-item-376,
.page-item-374
{
    display: none !important;
}

.job_list {
	margin: 10px 0 0 7px;
}

.job_list TD {
	vertical-align: top;
	width: 33%;

}
.job_list A {
	font-size: 14px;
	font-weight: normal;
	line-height: 140%;
}

.jobtable TD  {
	text-align: center;
	padding: .2em 0;
}

.jobs-archive {
  margin-top: .5em;
}

.jobs-archive TABLE {
	width: 100%;
	margin: 0 0 0 .5em;
}

.jobinfo TD font span {
	color: #004161;
	font-size: 12px !important
	
}

#eapp-submenu
{
  background: #ecf4fb;
  
  margin-top: 20px;
  margin-left: 9px;
  height: 24px;
  width: 196px;
  position: absolute;
  border:2px solid white;
  border: 1px solid #1d3f64;
  padding: 3px 10px 3px 10px;
  line-height:inherit;
  left: 672px;
  top: 450px;
  z-index: 100;
  display: none;
 }
 #eapp-submenu a {
	color: #1d3f64;
 }

 .stripe-button-el{
   /*height: 24px;*/
 }
 form button.stripe-button-el span{
   /*min-height: 24px;
   height: 24px;
   line-height: 24px;*/
 }
 .PostContent form{
   margin: 0 5px 0 0;
   padding: 0;
   float: left;
 }
.PostContent .form-horizontal .control-label{
  text-align: left;
}
.PostContent .form-horizontal .form-group{
  margin: 0;
  padding: 5px 0 0;
}

#payment-form .form-group, #CointPayment .form-group{
  padding-top: 1em;
}

#payment-form label, #CointPayment label{
     font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
     font-size: 14px;
     color: #23395D;
     padding: .2em 0 .6em 0;
     margin: 5px 0 0;
     font-style: normal;
     font-weight: 600;
}

 #payment-form input, #CointPayment input {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: small;
   color: inherit;
   line-height: inherit;
   margin: 0;
   height: auto;
   margin: 0;
   padding: .5em .5em;
   cursor: pointer;
   border-radius: 0;
   border: 1px solid  #a0b4cc;
   width: 100%;
 }

#payment-form select, #payment-form .country{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  border-radius: 0;
  color: inherit;
  border: 1px solid  #a0b4cc;
  line-height: inherit;
  height: auto;
  cursor: pointer;
  padding: .5em 0;

}


#payment-form .country{
  border: 0;

}



#payment-form .country .form-control, #payment-form .country a {
  border-width: 0;
  
  background-color: #fff;
  background-image: none;
  border-radius: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  line-height: inherit;
  padding: 0 ;
  height: 29px;
  width: 100%;
  cursor: pointer;
}


#payment-form .country .form-control {
  border: 1px solid  #a0b4cc;  
}

#payment-form .country a {
  border: 0;
}

.bfh-selectbox .bfh-selectbox-toggle .selectbox-caret {
  float: right;
  margin: -11px 5px 0 0;
}

.bfh-selectbox .bfh-selectbox-options {
  width: 100%;
}

#payment-form .submit{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  color: inherit;
  line-height: inherit;
  margin: 0;
  height: 25px;
  margin: 0;
  padding: 2px 3px;
  cursor: pointer;
  border-width: 1px;
  border-style: inset;
  border-radius: 0;
  border-color:  #015480 #015480 #004161 #004161;
}

.ccjs-csc-diagram-wrapper {
  top: 400px;
  position: absolute;
  width: 324px;
  right: 0;
  font-size: .9em;
}


.ccjs-hidden,.ccjs-hidden-card-type,.ccjs-type-read-only,.ccjs-csc-diagram-wrapper{display:none}
.ccjs-card .ccjs-name{clear:left}
.ccjs-csc-diagram-wrapper.ccjs-active{display:block; z-index: 10;}
.ccjs-csc-diagram,.ccjs-csc-diagram-amex{
  position:relative;min-height:160px;margin:15px;padding:15px;border:1px solid #ddd;border-radius:4px;
  background-color:#f9f9f9;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
  font-size:12px
}

  .ccjs-csc-diagram-wrapper .ccjs-barcode{margin:5px -15px 10px;height:28px;background-color:#555}
  .ccjs-signature,.ccjs-card-code{display:inline-block;vertical-align:middle;padding:2px 6px}
  .ccjs-card-code{background-color:#fff;color:#69bc35;font-weight:bold}
  .ccjs-explanation{margin-top:10px;font-style:italic; line-height: 1.3;}
  .ccjs-card-number{margin-top:30px;font-size:14px;text-align:center}
  .ccjs-close{
    position:absolute;z-index:1;right:-8px;top:-10px;width:25px;height:25px;padding:0;border:0;
    border-radius:13px;background:#999;color:#fff;font-size:20px;font-weight:bold;line-height:25px;cursor:pointer
  }

  .ccjs-close:hover,.ccjs-close:focus{background-color:#3088b7}
  .ccjs-csc-diagram-amex .ccjs-card-code{position:absolute;top:25px;left:50%;margin-left:65px}
  .ccjs-csc-diagram-amex .ccjs-close{display:none}

  .ccjs-card-type-set .ccjs-csc-diagram-amex,.ccjs-card-type-set.ccjs-amex .ccjs-csc-diagram{display:none}
  .ccjs-card-type-set.ccjs-amex .ccjs-csc-diagram-amex,.ccjs-card-type-set.ccjs-amex .ccjs-csc-diagram-amex .ccjs-close{display:block}
  .ccjs-expiration [class*="col-"]:last-child:before{float:left;margin-right:-100%;margin-left:-17px;font-size:18px;line-height:40px;content:"/"}

  

  .btn_standard {
    padding: .3em 1em; border-radius: 3px; margin-top: .6em; border: 1px solid #aaa; background: linear-gradient( to bottom, white, #d4d3d4 ); cursor: pointer;
  }

  .btn_standard:hover {
    opacity: .9;
  }


@media screen and (max-width: 600px) {
  div.Header {
    background-image: url( "../images/HeaderMobile.jpg" );
    background-position: center top;
    height: 200px;
  }

  .nav,
  .Sheet,
  .contentLayout,
  .contentLayout .content,
  .Footer {
      width: 100%;
      float: none;
      max-width: 100%;
  }

  .artmenu li.sep {
    display: none;
  }

  .PostMetadataHeader,
  .nav,
  .artmenu {
    overflow: hidden;
    height: auto
  }

  .artmenu {
    padding: 0;
  }

  .Post-body {
    margin-left: 0
  }

  .Post {
    padding: 0
  }

  div.Header {
    height: 285px;
    width: 100%;
  }
  div.Header-jpeg {
    height: 115px;
    width: 100%;
  }

  .artmenu li {
    min-width: 25%;
  }

  .artmenu li:nth-child(n+7) {
    min-width: 50%;
    width: 50% !important;
    text-align: center;
  }  

  .artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover {
    text-align: center;
    height: auto
  }

  .PostContent p {
    line-height: 1.6;
  }
  .PostContent p + p img {
    float: none !important;
    display: block;
    margin: 1em auto;
  }

  .job_list,
  .job_list tbody,
  .job_list tr,
  .job_list th,
  .job_list td {
      display: block;
      width: 100%;
  }

  .job_list td {
    float: left;
    width: 46% !important;
    line-height: 1.8;
    font-size: 1.2em;
  }


  .Footer .Footer-text p {
    text-align: center;
    float: none;
    font-size: 1.2em;
  }

  .jobs-archive
  .jobs-archive table,
  .jobs-archive tr,
  .jobs-archive td,

  #contact_form_div table,
  #contact_form_div tbody,
  #contact_form_div tr,
  #contact_form_div th,
  #contact_form_div td {
    display: block;
    width: 100%;
  }

  .jobs-archive td:nth-child(2),
  .jobs-archive td:nth-child(3) {
    display: none;
  }

  #contact_form_div td > p ,
  #contact_form_div td > div ,
  #contact_form_div form {
    padding: .3em 1em !important;

  }
  #contact_form_div img {
    display: none;
  }

  #contact_form_div form {
    margin: 0;    
  }
  #contact_form_div input[type="text"],
  #contact_form_div textarea {
      padding: .2em .5em;
      font-size: 1.2em;
      box-sizing: border-box;
      max-width: 85%;
  }

  #contact_form_div .buttons {
      width: 88%;
      text-align: center;
  }

  #contact_form_div .buttons input {
    font-size: 1.2em;     
    padding: 0.1em 1em;  
  }
 
  .jobtable,
  .jobtable tr,
  .jobtable td,

  #cruise_lines_list,
  #cruise_lines_list tbody,
  #cruise_lines_list tr,
  #cruise_lines_list td {
      display: block;
      padding-left: 0 !important;
      border: 0 !important;
      width: 100%;
  }



    .jobtable td {
      margin-bottom: 1.2em;
    }
    .jobtable a,
    .jobs-archive a,
    #cruise_lines_list a {
      display: block;      
    }

    .jobs-archive a {
      padding: .3em 0;
    }

    .move-to-list {
      max-width: 100%;
      font-size: 1.1em;      
    }

    .move-to-list a {
      padding-right: 1em;
    }

    .move-to-list + br {
      display: none;
    }
  
  .table_opening .opening {
    width: auto !important;
  }
  .table_opening .opening + td {
    padding: .3em .8em;
    display: block;
    box-sizing: border-box;
    font-size: 1.5em;
  }

  .jobinfo td font span {
    font-size: 1em !important;
    line-height: 1.6;
  }

  .aplStatusInfo {
    box-sizing: border-box;    
  }

  .aplStatusInfo dt,
  .aplStatusInfo dd {
      width: 100%;
  }

  .aplStatusInfo dt {
    padding-bottom: 0;
  }
  .aplStatusInfo dd {
    padding-bottom: 1em;
  }
  

}  

.aplStatusInfo td span {
    color: red;
    margin-right: 5px;
}

.aplStatusInfo b {
    color: #47c13f;
}

tr.new__h {
    height: 70px;
}

.secured-payment-block {
  background: rgb(209, 240, 221);
  width: max-content;
  padding: 3px 10px;
  margin: 20px 0px;
  border-radius: 25px;
  border: 1px solid #A1D4BA;
  font-size: 12px;
  color: #00652b;
}

.secured-payment-block img {
  width: 12px;
  margin: 0 5px 0 0;
}