/*@import "reset.css";*/
/*//-----------FONTS--------//*/
@font-face {
  font-family: 'tempo';
  src: url('fonts/tempostdheavycondensedwebfonteot.ashx');
  src: url('fonts/tempostdheavycondensedwebfonteot.ashx?#iefix') format('embedded-opentype'), url('fonts/tempostdheavycondensedwebfontwoff.ashx') format('woff'), url('fonts/tempostdheavycondensedwebfontttf.ashx') format('truetype'), url('fonts/tempostdheavycondensedwebfontsvg.ashx#TempoStdHeavyCondensed') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*//---------HEADER/FOOTER--------------//*/
header {
  display: block;
  margin: 15px 0;
}
footer {
  display: block;
  background: #EBF5FF;
}
header img, footer img {
  display: block;
  margin: 0 auto;
}
/*//---------SALE PAGE----------//*/
body {
  background: url(img/cloudbgjpg.ashx) repeat-x -10% 0 #ffffff;
  font-family: arial, helvetica, sans-serif;
  color: #555;
}
strong {
  font-weight: bold;
}
a {
  text-decoration: underline;
  color: #0065c9;
}
.page-main {
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px #6496ba;
  -moz-box-shadow: 0 0 10px #6496ba;
  box-shadow: 0 0 10px #6496ba;
  width: 920px;
  margin: 0 auto 20px;
  padding: 20px;
}
.toolbar {
  margin-bottom: 20px;
}
.toolbar .toolbar-breadcrumbs {
  float: left;
  height: 23px;
  overflow: hidden;
  background: url(img/bgbreadcrumbgradgif.ashx) repeat-x 0 0;
}
.toolbar .toolbar-breadcrumbs a {
  display: block;
  float: left;
  line-height: 23px;
  font-size: 12px;
  color: #1e6cb9;
  padding: 0 8px;
  text-decoration: none;
  background: url(img/bgbreadcrumbmidgif.ashx) no-repeat right 0;
}
.toolbar .toolbar-breadcrumbs a.first-child {
  display: block;
  text-indent: -9999px;
  outline: none;
  background: url(img/icobreadcrumbhomegif.ashx) no-repeat 0 0;
  width: 32px;
  height: 23px;
  padding: 0;
}
.toolbar .toolbar-breadcrumbs a.last-child {
  padding-right: 15px;
  background: url(img/bgbreadcrumbendgif.ashx) no-repeat right 0;
}
.toolbar .toolbar-social {
  float: right;
  height: 24px;
}
.toolbar .toolbar-social li {
  float: left;
  margin-left: 6px;
}
.toolbar .toolbar-social span {
  cursor: pointer;
}
.hero {
 position: relative;
 margin-bottom: 20px;
}
.content {
  margin: 0 auto 20px;
  width: 860px;
  padding: 0 0 50px;
  background: url(img/contentshadowpng.ashx) no-repeat center bottom;
  font-size: 14px;
}
.content h1 {
  font: normal 34px tempo;
  color: #034f8d;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.content h4 {
  font-weight: bold;
  margin-bottom: 20px;
}
.content p {
  line-height: 19px;
  margin-bottom: 15px;
}
.content ul {
  margin-bottom: 15px;
}
.content li {
  padding-left: 20px;
  background: url(img/bulletgif.ashx) no-repeat 0 5px;
  margin-bottom: 7px;
}
.content .left-side {
  float: left;
  width: 540px;
  padding-right: 39px;
  border-right: 1px solid #e4e9ee;
  color: #595959;
}
.content .right-side {
  float: right;
  width: 240px;
  padding-left: 40px;
  color: #595959;
}
.content .file-btn {
  display: block;
  text-indent: -9999px;
  outline: none;
  width: 178px;
  height: 47px;
  background: url(img/fileaclaimbtnpng.ashx) no-repeat 0 0;
  margin-top: 30px;
}
.lpg-pyc {
  background: url(img/bgpycpng.ashx) no-repeat;
  height: 58px;
  line-height: 58px;
  overflow: hidden;
  margin: 20px 0 10px;
  color: #1D69B3;
  padding-left: 65px;
}
.lpg-pyc h3 {
  font: normal 26px/58px tempo;
  float: left;
  width: 235px;
  margin-right: 15px;
}
.lpg-pyc h3 span {
  color: #d71a36;
}
.lpg-pyc p {
  font-weight: bold;
  font-size: 16px;
  float: left;
  width: 305px;
  margin-right: 10px;
}
.lpg-pyc .btn-findcruise {
  background: url(img/btnfindacruisepng.ashx) no-repeat;
  width: 137px;
  height: 30px;
  display: block;
  text-indent: -9999px;
  outline: none;
  float: left;
  margin: 13px 20px 0 15px;
}
.lpg-pyc .advanced-search {
  font-size: 11px;
}
.disclaimers {
  font-size: 11px;
  width: 960px;
  margin: 0 auto 20px;
}
.disclaimers p {
  line-height: 17px;
  margin-bottom: 10px;
}
