* {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 12px;
 /* color: #8899aa;*/
  color: #445566;
}

.clr:after {
  content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

.clear {
  clear: both;
}

div, ul, li {
  position: relative;
}

button {
  cursor: pointer;
}

.list .clr .discountp{
	padding: 5px 0px 5px;
}

#mainContent a:hover, #footer a:hover {
  text-decoration: underline;
}

h4.cf {
  margin: 20px 20px 10px 20px;
  font-size: 16px;
  font-weight: normal;
  color: #3ca1c5;
}
blockquote {
  margin: 0 20px;
  padding: 0 0 20px 50px;
  font-size: 12px;
  font-weight: normal;
  background: url("../images/bg-blockquote.png") no-repeat left 5px;
}

blockquote span {
  display: block;
  margin: 10px 0;
  font-style: italic;
}

.pagerC {
	text-align: center;
  padding: 10px 0;
  border-top: 1px solid #eff0f2;
}

.pagerC ins {
	display: inherit !important;
	display: inline-block;
	text-align: center;
}

.pagerC ul {
  list-style-type: none;
  display: table;
  margin: 0 auto;  
	white-space: nowrap; 
}

.pagerC ul li {
  display: table-cell;
  float: left;
  width: 27px;
  height: 33px;
  line-height: 31px;
  color: #b8b7b5;
  font-size: 12px;
  border-right: 1px solid #eeeff1;
}

.pagerC ul li.prev, .pagerC ul li.next, .pagerC ul li.last {
  border: none;
}

.pagerC ul li.prev, .pagerC ul li.next {
  width: auto;
}

.pagerC ul li.prev a {
  width: auto;
  padding: 0 0 0 11px;
  background:	url('../images/a-blue-left.gif') no-repeat left 14px;
}

.pagerC ul li.next a {
  width: auto;
  padding: 0 11px 0 0;
  background:	url('../images/a-blue-right.gif') no-repeat right 14px;
}

.pagerC ul li a {
  display: block;
  float: left;
  width: 25px;
  height: 31px;
  line-height: 31px;
  color: #99bedb;
  font-size: 12px;
  text-decoration: none;
  border: 1px solid #fff;
}

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

.pagerC ul li span {
  display: block;
  width: 25px;
  height: 31px;
  color: #99bedb;
  font-weight: bold;
  background: #edf6fb;
  border: 1px solid #95bfd5;
}


h1 {
  padding: 16px 19px;
  font-size: 16px;
  color: #c8a954;
  text-transform: uppercase;
  font-weight: normal;
  border-bottom: 1px solid #edf0f2;
}

h1 span {
  position: absolute;
  top: 16px;
  right: 20px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
}

h1 span em {
  color: #33a8c8;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal;
}

a.butt {
  display: block;
  float: left;
  height: 27px;
  padding: 0 0 0 16px;
  background: url("../images/bg-button-white-left.gif") no-repeat left top;
}

a.butt span {
  display: block;
  float: left;
  height: 27px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 27px;
  padding: 0 16px 0 0;
  cursor: pointer;
  background: url("../images/bg-button-white-right.gif") no-repeat right top;
}

button.butt {
  display: block;
  white-space: nowrap;
  padding: 0 0 0 12px;
  white-space: nowrap;
  background: url("../images/bg-button-white-left.gif") no-repeat left ;
}

/* opera hack */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
  button.butt {
    display: block;
    white-space: nowrap;
    padding: 0 0 0 12px;
    white-space: nowrap;
    background: url("../images/bg-button-white-left.gif") no-repeat left top;
  }
}

button.butt span {
  display: block;
  height: 27px;
  padding: 0 16px 0 0;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  white-space: nowrap;
  text-transform: uppercase;
  line-height: 27px;
  cursor: pointer;
  background: url("../images/bg-button-white-right.gif") no-repeat right center;
}

body {
  background: #e4eef5 url("../images/bg-body.png") repeat-x top;
}

#layout {
  width: 984px;
  margin: 0 auto;
}

#header {
  height: 122px;
}

#header div.headerdiv {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 211px;
  height: 122px;
  text-indent: -999em;
  background: url("../images/logo-main.jpg") no-repeat;
}

#header div.headerdiv a {
  display: block;
  width: 211px;
  height: 122px;
  overflow: hidden;
}

#headerInfo {
  position: absolute;
  top: 20px;
  right: 0;
}

#headerInfo li {
  float: left;
  margin: 0 0 0 20px;
  font-size: 11px;
  color: #7ea4c7;
}

#headerInfo label {
  display: block;
  float: left;
  font-size: 11px;
  color: #7ea4c7;
  line-height: 23px;
  margin: 2px 10px 0 0;
}

#headerInfo form span {
  float: left;
  display: inline;
  width: 127px;
  height: 19px;
  padding: 4px 0 0 8px;
  margin: 2px 10px 0 0;
  background: url("../images/bg-input-header.gif") no-repeat;
}

#headerInfo form span input {
  width: 120px;
  font-size: 11px;
  color: #7ea4c7;
}

#headerInfo form button {
  width: 46px;
  height: 27px;
  text-indent: -999em;
  background: url("../images/b-ok-header.png") no-repeat;
}

#headerInfo .langSwitch {
  width: 74px;
  padding: 2px 0 0 0;
  background: url("../images/bg-langswitch.bmp") no-repeat 0 2px;
}

#headerInfo .langSwitch a {
  float: left;
  display: block;
  width: 24px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #8899aa;
  text-transform: uppercase;
}

#headerInfo .share {
  padding: 2px 0 0 0;
}

#headerInfo .link {
  padding: 2px 0 0 0;
}

#headerInfo .link a {
  float: left;
  line-height: 24px;
  margin: 0 5px 0 0;
  font-size: 11px;
  color: #7ea4c7;
}

#headerInfo .share span {
  float: left;
  line-height: 24px;
  margin: 0 5px 0 0;
  font-size: 11px;
  color: #7ea4c7;
}

#headerInfo a.fb {
  float: left;
  display: block;
  width: 22px;
  height: 24px;
  text-indent: -999em;
  margin: 0 3px 0 0;
  overflow: hidden;
  background: url("../images/ico-fb-header.png") no-repeat;
}

#headerInfo a.tw {
  float: left;
  display: block;
  width: 22px;
  height: 24px;
  text-indent: -999em;
  margin: 0 3px 0 0;
  overflow: hidden;
  background: url("../images/ico-tw-header.png") no-repeat;
}

#headerInfo a.iwiw {
  float: left;
  display: block;
  width: 22px;
  height: 24px;
  text-indent: -999em;
  overflow: hidden;
  background: url("../images/ico-iwiw-header.png") no-repeat;
}

#mainMenu {
  position: absolute;
  right: 0;
  top: 70px;
  height: 32px;
}

#mainMenu ul {
  height: 32px;
  float: left;
  background: url("../images/bg-mainmenu-left.png") no-repeat;
}

#mainMenu li {
  float: left;
  height: 32px;
  background: url("../images/li-mainmenu.png") no-repeat right top;
}

#mainMenu li.last {
  background: url("../images/bg-mainmenu-right.png") no-repeat right top;
}

#mainMenu li a {
  display: block;
  padding: 0 6px;
  line-height: 32px;
  font-size: 11px;
  color: #fff;
  text-transform: uppercase;
}

#mainPic {
  height: 249px;
  margin: 0 0 20px 0;
  /* background: url("../images/bg-mainpic-01.jpg") no-repeat center top; */
}

#mainPic .bgPic {
  position: absolute;
  top: 0;
  left: 2px;
  z-index: 1;
  width: 979px;
  height: 249px;
  overflow: hidden;
}

#mainContentIn {
  border-top: 1px solid #cdd8e1;
  padding: 0 0 20px 0;
}

.box234 {
  float: left;
  width: 234px;
  height: 316px;
  margin: 0 16px 20px 0;
  background: url("../images/bg-box234-bottom.png") no-repeat center bottom;
}

.v02, .v05 {
  margin: 0;
}
.v03b {
  background: url("../images/bg-box234-blue-03-bottom.png") no-repeat center bottom;
}

.box484 {
  float: left;
  width: 484px;
  height: 316px;
  margin: 0 16px 20px 0;
  background: url("../images/bg-box484-bottom.png") no-repeat center bottom;
}

.v01 .content {
  padding: 0 2px;
  background: url("../images/bg-box234-blue-01-top.png") no-repeat center top;
}

.v02 .content {
  padding: 0 2px;
  background: url("../images/bg-box234-blue-02-top.png") no-repeat center top;
}

.v03 .content, .v03b .content {
  padding: 0 2px;
  background: url("../images/bg-box234-blue-03-top.png") no-repeat center top;
}
.v04 .content {
  padding: 0 2px;
  background: url("../images/bg-box484-blue-04-top.png") no-repeat center top;
}

.v05 .content {
  padding: 0 2px;
  background: url("../images/bg-box234-yellow-top.png") no-repeat center top;
}

.box234 h3, .box484 h3 {
  height: 32px;
  font-size: 12px;
  color: #fff;
  padding: 0 11px;
  line-height: 32px;
  font-weight: normal;
  text-transform: uppercase;
}

.box234 h1.likeH3, .box484 h1.likeH3 {
  height: 32px;
  font-size: 12px;
  color: #fff;
  padding: 0 11px;
  line-height: 32px;
  font-weight: normal;
  text-transform: uppercase;
}


.box234 h2, .box484 h2 {
  height: 32px;
  font-size: 12px;
  color: #fff;
  padding: 0 11px;
  line-height: 32px;
  font-weight: normal;
  text-transform: uppercase;
}


.box234 h4, .box484 h4 {
  height: 28px;
  font-size: 16px;
  padding: 0 11px;
  line-height: 28px;
  font-style: italic;
  color: #94b6cf;
  overflow: hidden;
}

.box234 form {
  padding: 10px 0 0 19px;
}

.box234 form div {
  margin: 0 0 12px 0;
}

.box234 form .button input {
  float: left;
  height: 14px;
  margin: 7px 0 0 0;
}

.box234 form div label {
  display: block;
  margin: 0 0 4px 0;
  font-weight: bold;
}

.box234 form div label.inl {
  float: left;
  margin: 7px 0 0 5px;
  font-weight: normal;
  font-size: 9px;
  line-height: 15px;
}

.box234 form div span {
  display: block;
  margin: 0 0 4px 0;
}

.box234 form div label span {
  display: inline;
  font-weight: normal;
}

.box234 form div select {
  width: 190px;
  border: 1px solid #91adc5;
  font-size: 11px;
  color: #bbccee;
}

.box234 form div select#brWhenStartY, .box234 form div select#brWhenArrivY, .box234 form div select#brWhenStartD, .box234 form div select#brWhenArrivD {
  width: 50px;
}

.box234 form div select#brWhenStartM, .box234 form div select#brWhenArrivM {
  width: 84px;
}

.box234 form div button {
  display: block;
  float: left;
  width: 46px;
  height: 27px;
  text-indent: -999em;
  margin: 0 10px 0 0;
  background: url("../images/b-ok-white.png") no-repeat;
}

.box234 p, .box484 p {
  margin: 15px 21px 6px 21px;
}

.v03 p, .v05 p {
  display: block;
  height: 66px;
  overflow: hidden;
  margin: 15px 21px 6px 21px;
}

.box234 img.middle {
  margin: 11px 0 7px 0;
  display: block;
  width: 230px;
  height: 150px;
}

a.more {
  display: inline;
  font-size: 11px;
  color: #33a8c8;
  font-weight: bold;
  padding: 0 16px 0 0;
  margin: 0 0 0 21px;
  text-transform: uppercase;
  background: url("../images/a-more-right.png") no-repeat right 1px;
}
.v03b a.more {
  margin-left: 0;
  color: #fff;
  background: url("../images/a-more-right-blue.png") no-repeat right 1px;
}
#weatherDays {
  height: 63px;
  border-top: 1px solid #e4eef5;
}

#weatherDays li {
  float: left;
  width: 75px;
  border-right: 1px solid #f1f3f5;
}

#weatherDays li.last {
  border-right: none;
}

#weatherDays li strong {
  display: block;
  width: 76px;
  text-align: center;
  font-size: 11px;
  color: #667799;
  margin: 4px 0 4px 0;
}

#weatherDays li img {
  display: block;
  width: 30px;
  margin: auto;
}

#weatherDays li em {
  display: block;
  width: 76px;
  text-align: center;
  font-style: normal;
  font-size: 10px;
  color: #667799;
}
img.weatherPic {
	display: block;
	margin-bottom: 7px;
	width: 230px;
	height: 150px;
}
select.weatherCity {
  width: 190px;
  margin: 5px 0 0 19px;
  border: 1px solid #91adc5;
  font-size: 11px;
  color: #bbccee;
}

#offerBox {
  display: inline;
  float: right;
  margin: 39px 20px 0 0;
  padding: 20px 18px 0 18px;
  width: 310px;
  height: 148px;
  z-index: 2;
}

#offerBox .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 346px;
  height: 173px;
  background: url("../images/bg-offer-box.png") no-repeat;
}

#offerBox h3 {
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  margin: 0 0 5px 0;
}

#offerBox h1.likeH3 {
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  margin: 0 0 5px 0;
}


#offerBox h2 {
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  margin: 0 0 5px 0;
}


#offerBox h4 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  font-style: italic;
  margin: 0 0 10px 0;
}

#offerBox p {
  font-size: 14px;
  color: #fff;
}

#offerBox ol {
  position: absolute;
  right: 8px;
  top: 9px;
}

#offerBox ol li {
  float: left;
  margin: 0 4px 0 0;
}

#offerBox ol li a {
  display: block;
  width: 21px;
  height: 21px;
  text-align: center;
  line-height: 21px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  background: url("../images/bg-offer-nav.gif") no-repeat 0 0;
}

#offerBox ol li a:hover, #offerBox ol li.current a {
  background: url("../images/bg-offer-nav.gif") no-repeat 0 -21px;
}

#offerSlider {
  width: 310px;
  height: 140px;
  overflow: hidden;
}

#offerBox #offerSlider ul {
  position: relative;
  width: auto;
  top: 0;
  left: 0;
}

#offerSlider ul li {
  float: left;
  width: 310px;
  height: 140px;
}

.infoNav {
  height: 40px;
}

.breadCrumb {
  float: left;
}

.breadCrumb li {
  display: inline;
  margin: 0 0 0 7px;
  float: left;
  font-size: 11px;
  color: #7ea4c7;
  line-height: 40px;
}

.breadCrumb li a {
  font-size: 11px;
  color: #7ea4c7;
  text-decoration: underline;
  padding: 0 9px 0 0;
  background: url("../images/a-blue-right.gif") no-repeat right 5px;
}

.breadCrumb li a:hover {
  text-decoration: none;
}

.icons {
  float: right;
}

.icons li {
  float: left;
  padding: 9px 0 0 0;
  margin: 0 3px 0 0;
}

.icons li a {
  display: block;
  width: 22px;
  height: 24px;
  text-indent: -999em !important;
  overflow: hidden;
}
.icons li a span {
	display: none;
}
.icons .print {
  background: url("../images/ico-print-infonav.png") no-repeat;
}

.icons .email {
  background: url("../images/ico-email-infonav.png") no-repeat;
}

.boxWtW .bL {
	background: url("../images/bg-box-l-twhite-white.png") repeat-y left #fff;
}

.boxWtW .bR {
	background: url("../images/bg-box-r-twhite-white.png") repeat-y right;
}

.boxWtW .bB {
	background: url("../images/bg-box-b-twhite-white.png") repeat-x bottom;
}

.boxWtW .bT {
	background: url("../images/bg-box-t-twhite-white.png") repeat-x top;
}

.boxWtW .bLB {
	background: url("../images/bg-box-lb-twhite-white.png") no-repeat left bottom;
}

.boxWtW .bRB {
	background: url("../images/bg-box-rb-twhite-white.png") no-repeat right bottom;
}

.boxWtW .bLT {
	background: url("../images/bg-box-lt-twhite-white.png") no-repeat left top;
}

.boxWtW .bRT {
	background: url("../images/bg-box-rt-twhite-white.png") no-repeat right top;
}

.boxWtW .bContent {
  padding: 0 2px 3px 2px;
}

.boxBtB .bL {
	background: url("../images/bg-box-l-tblue-blue.png") repeat-y left #97bed9;
}

.boxBtB .bR {
	background: url("../images/bg-box-r-tblue-blue.png") repeat-y right;
}

.boxBtB .bB {
	background: url("../images/bg-box-b-tblue-blue.png") repeat-x bottom;
}

.boxBtB .bT {
	background: url("../images/bg-box-t-tblue-blue.png") repeat-x top;
}

.boxBtB .bLB {
	background: url("../images/bg-box-lb-tblue-blue.png") no-repeat left bottom;
}

.boxBtB .bRB {
	background: url("../images/bg-box-rb-tblue-blue.png") no-repeat right bottom;
}

.boxBtB .bLT {
	background: url("../images/bg-box-lt-tblue-blue.png") no-repeat left top;
}

.boxBtB .bRT {
	background: url("../images/bg-box-rt-tblue-blue.png") no-repeat right top;
}

.boxBtB .bContent {
  padding: 0 2px 3px 2px;
}

.boxWtBr .bL {
	background: url("../images/bg-box-l-twhite-white.png") repeat-y left #fff;
}

.boxWtBr .bR {
	background: url("../images/bg-box-r-twhite-white.png") repeat-y right;
}

.boxWtBr .bB {
	background: url("../images/bg-box-b-twhite-white.png") repeat-x bottom;
}

.boxWtBr .bT {
	background: url("../images/bg-box-t-tbrown-white.png") repeat-x top;
}

.boxWtBr .bLB {
	background: url("../images/bg-box-lb-twhite-white.png") no-repeat left bottom;
}

.boxWtBr .bRB {
	background: url("../images/bg-box-rb-twhite-white.png") no-repeat right bottom;
}

.boxWtBr .bLT {
	background: url("../images/bg-box-lt-tbrown-white.png") no-repeat left top;
}

.boxWtBr .bRT {
	background: url("../images/bg-box-rt-tbrown-white.png") no-repeat right top;
}

.boxWtBr .bContent {
  padding: 0 2px 3px 2px;
}

.boxWtB1 .bL {
	background: url("../images/bg-box-l-twhite-white.png") repeat-y left #fff;
}

.boxWtB1 .bR {
	background: url("../images/bg-box-r-twhite-white.png") repeat-y right;
}

.boxWtB1 .bB {
	background: url("../images/bg-box-b-twhite-white.png") repeat-x bottom;
}

.boxWtB1 .bT {
	background: url("../images/bg-box-t-tblue-white.png") repeat-x top;
}

.boxWtB1 .bLB {
	background: url("../images/bg-box-lb-twhite-white.png") no-repeat left bottom;
}

.boxWtB1 .bRB {
	background: url("../images/bg-box-rb-twhite-white.png") no-repeat right bottom;
}

.boxWtB1 .bLT {
	background: url("../images/bg-box-lt-tblue-white.png") no-repeat left top;
}

.boxWtB1 .bRT {
	background: url("../images/bg-box-rt-tblue-white.png") no-repeat right top;
}

.boxWtB1 .bContent {
  padding: 0 2px 3px 2px;
}

.boxWtB2 .bL {
	background: url("../images/bg-box-l-twhite-white.png") repeat-y left #fff;
}

.boxWtB2 .bR {
	background: url("../images/bg-box-r-twhite-white.png") repeat-y right;
}

.boxWtB2 .bB {
	background: url("../images/bg-box-b-twhite-white.png") repeat-x bottom;
}

.boxWtB2 .bT {
	background: url("../images/bg-box-t-tblue2-white.png") repeat-x top;
}

.boxWtB2 .bLB {
	background: url("../images/bg-box-lb-twhite-white.png") no-repeat left bottom;
}

.boxWtB2 .bRB {
	background: url("../images/bg-box-rb-twhite-white.png") no-repeat right bottom;
}

.boxWtB2 .bLT {
	background: url("../images/bg-box-lt-tblue2-white.png") no-repeat left top;
}

.boxWtB2 .bRT {
	background: url("../images/bg-box-rt-tblue2-white.png") no-repeat right top;
}

.boxWtB2 .bContent {
  padding: 0 2px 3px 2px;
}

.boxWtB3 .bL {
	background: url("../images/bg-box-l-twhite-white.png") repeat-y left #fff;
}

.boxWtB3 .bR {
	background: url("../images/bg-box-r-twhite-white.png") repeat-y right;
}

.boxWtB3 .bB {
	background: url("../images/bg-box-b-twhite-white.png") repeat-x bottom;
}

.boxWtB3 .bT {
	background: url("../images/bg-box-t-tblue3-white.png") repeat-x top;
}

.boxWtB3 .bLB {
	background: url("../images/bg-box-lb-twhite-white.png") no-repeat left bottom;
}

.boxWtB3 .bRB {
	background: url("../images/bg-box-rb-twhite-white.png") no-repeat right bottom;
}

.boxWtB3 .bLT {
	background: url("../images/bg-box-lt-tblue3-white.png") no-repeat left top;
}

.boxWtB3 .bRT {
	background: url("../images/bg-box-rt-tblue3-white.png") no-repeat right top;
}

.boxWtB3 .bContent {
  padding: 0 2px 3px 2px;
}

.boxWtW .bContent a, .boxWtB1 .bContent a, .boxWtB2 .bContent a, .boxWtB3 .bContent a, .boxWtBr .bContent a {
  color: #33A8C8;
  text-decoration: underline;
}

.boxWtW .bContent a:hover, .boxWtB1 .bContent a:hover, .boxWtB2 .bContent a:hover, .boxWtB3 .bContent a:hover, .boxWtBr .bContent a:hover {
  color: #33A8C8;
  text-decoration: none;
}

.boxWtW .bContent p, .boxWtB1 .bContent p, .boxWtB2 .bContent p, .boxWtB3 .bContent p, .boxWtBr .bContent p {
  padding: 15px 19px 5px 19px;
  line-height: 18px;
}
.boxWtW .bContent ul.ullist, .boxWtB1 .bContent ul.ullist, .boxWtB2 .bContent ul.ullist, .boxWtB3 .bContent ul.ullist, .boxWtBr .bContent ul.ullist {
  padding: 15px 19px 5px 13px;
  margin-left: 19px;
}
.boxWtW .bContent ul.ullist li, .boxWtB1 .bContent ul.ullist li, .boxWtB2 .bContent ul.ullist li, .boxWtB3 .bContent ul.ullist li, .boxWtBr .bContent ul.ullist li {
  list-style-type: disc;
  list-style-position: outside;
  line-height: 18px;
}
.boxWtBr .bContent h3, .boxWtB1 .bContent h3, .boxWtB2 .bContent h3, .boxWtB3 .bContent h3 {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  padding: 8px 10px 9px 11px;
}

.boxWtBr .bContent h1.likeH3, .boxWtB1 .bContent h1.likeH3, .boxWtB2 .bContent h1.likeH3, .boxWtB3 .bContent h1.likeH3 {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  padding: 8px 10px 9px 11px;
}


.boxWtBr .bContent h2, .boxWtB1 .bContent h2, .boxWtB2 .bContent h2, .boxWtB3 .bContent h2 {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  padding: 8px 10px 9px 11px;
}


.boxWtBr .bContent h3 span, .boxWtB1 .bContent h3 span, .boxWtB2 .bContent h3 span, .boxWtB3 .bContent h3 span {
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
}

.boxWtBr .bContent h1.likeH3 span, .boxWtB1 .bContent h1.likeH3 span, .boxWtB2 .bContent h1.likeH3 span, .boxWtB3 .bContent h1.likeH3 span {
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
}


.boxWtBr .bContent h2 span, .boxWtB1 .bContent h2 span, .boxWtB2 .bContent h2 span, .boxWtB3 .bContent h2 span {
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
}


.boxWtBr .bContent h4, .boxWtB1 .bContent h4, .boxWtB2 .bContent h4, .boxWtB3 .bContent h4 {
  font-size: 12px;
  color: #c8a954;
  text-transform: uppercase;
  font-weight: normal;
  padding: 14px 20px 14px 20px;
  border-bottom: 1px solid #edf0f2;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

#mapBalaton .bContent {
  width: 980px;
  height: 410px;
  background: url("../images/p-map-balaton.jpg") no-repeat 2px 32px;
}

.video {
  margin: 10px 0 10px 10px;
}

.mTop10 {
  margin-top: 7px;
}

.mTop20 {
  margin-top: 17px;
}

.mLeft30 {
  margin-left: 30px;
}

.mRight10 {
  margin-right: 10px;
}

.mRight20 {
  margin-right: 16px;
}

.mRight25 {
  margin-right: 25px;
}


.pBottom20 .bContent {
  padding-bottom: 20px;
}

#subMenu {
  float: right;
  width: 214px;
}

#subMenu ul {
  padding: 0 0 20px 0;
}

#subMenu li {
  border-bottom: 1px solid #b6d2e4;
}

#subMenu li a {
  display: block;
  padding: 7px 32px 7px 10px;
  color: #fff;
  font-size: 12px;
  background: url("../images/a-submenu.png") no-repeat 185px 7px;
}

.w234 {
  width: 234px;
}

.w315 {
  width: 315px;
}

.w369 {
  width: 369px;
}

.w429 {
  width: 429px;
}

.w450 {
  width: 450px;
}

.w484 {
  width: 484px;
}

.w518 {
  width: 518px;
}

.w539 {
  width: 539px;
}

.w754 {
  width: 754px;
}

.w290 {
  width: 290px;
}

.w309 {
  width: 309px;
}

.w334 {
  width: 334px;
}

.w984 {
  width: 984px;
}


.h270 .bContent {
  height: 270px;
  overflow: hidden;
}

.h606 .bContent {
  height: 606px;
  overflow: hidden;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

.twoList {
  float: left;
  margin: 20px 0 0 0;
  width: 220px;
}

.twoList strong {
  display: block;
  margin: 0 0 0 20px;
}

.twoList li {
  font-size: 11px;
}

ul.list {
  margin: 10px 20px 20px 20px;
}

ul.list li {
  padding: 5px 0 5px 10px;
  line-height: 17px;
  background: url("../images/a-blue2-right.gif") no-repeat left 11px;
}

#portChooser {
  width: 212px;
  height: 191px;
  margin: 20px 0 0 20px;
  padding: 15px 0 0 17px;
}

#portChooser .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 229px;
  height: 206px;
  z-index: 1;
  background: url("../images/bg-portchooser.png") no-repeat;
}

#portChooser .pcContent {
  z-index: 2;
}

#portChooser strong {
  display: block;
  margin: 0 0 20px 0;
  font-size: 16px;
  font-weight: normal;
  color: #345d88;
}

#portChooser label {
  display: block;
  margin: 0 0 4px 0;
  font-size: 12px;
  font-weight: normal;
  color: #8899aa;
}

#portChooser select {
  display: block;
  width: 179px;
  margin: 0 0 10px 0;
  font-size: 12px;
  font-weight: normal;
  color: #8899aa;
  border: 1px solid #8eaec6;
}

#portChooser a.butt {
  margin: 10px 0 0 0;
}

#pBalatonszemes {
  position: absolute;
  left: 555px;
  top: 230px;
}

#pBalatonfoldvar {
  position: absolute;
  left: 630px;
  top: 190px;
}

#pKeszthely {
  position: absolute;
  left: 215px;
  top: 265px;
}

.port {
  height: 65px;
}

.port .title {
  display: none;
  float: left;
  padding: 0 6px 0 0;
}

.active .title {
  display: block;
  float: left;
  padding: 0 6px 0 0;
}

.port .title strong {
  display: block;
  float: left;
  height: 27px;
  padding: 0 12px 0 18px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  line-height: 27px;
  background: url("../images/bg-maptitle-left.png") no-repeat left top;
}

.port .title span {
  position: absolute;
  right: 0;
  top: 0;
  width: 6px;
  height: 27px;
  background: url("../images/bg-maptitle-right.png") no-repeat;
}

.port .anchor {
  position: absolute;
  left: 30px;
  bottom: 0;
  width: 32px;
  height: 38px;
  background: url("../images/ico-anchor.png") no-repeat;
}

.active .anchor {
  position: absolute;
  left: 30px;
  bottom: 0;
  width: 32px;
  height: 38px;
  background: url("../images/ico-anchor-hover.png") no-repeat;
}

form.newsLetter {
  margin: 20px 0 20px 20px;
}

div.form {
  padding: 20px 0 20px 5px;
}

form.newsLetter div, .form div {
  padding: 0 0 0 15px;
  margin: 0 0 10px 0;
}

form.newsLetter div.butt {
  padding: 0;
  margin: 0 0 0 295px;
}

form.newsLetter div.req {
  background: url("../images/ico-reqfield.png") no-repeat left 6px;
}

form.newsLetter div label {
  float: left;
  display: block;
  width: 280px;
  line-height: 20px;
}

div.form div label {
  float: left;
  display: block;
  width: 128px;
  line-height: 20px;
}

form.newsLetter div label.inl {
  width: auto;
  display: inline;
  padding: 0 10px 0 0;
}

form.newsLetter div input, .myForm input {
  float: left;
  width: 200px;
  padding: 2px 5px;
  border: 1px solid #8eadc6;
}

form.newsLetter div select, .myForm select {
  float: left;
  width: 212px;
  padding: 2px 5px;
  border: 1px solid #8eadc6;
}

.form div select {
  float: left;
  width: 180px;
  padding: 2px 5px;
  border: 1px solid #8eadc6;
}


#nlSailYes, #nlSailNo, .myForm .checkbox {
  width: auto;
  margin: 0 5px 0 0;
  border: none;
  height: 15px;
}

.bigPic {
  background: #000;
  line-height: 0;
}

.bigPic .bigPicPrevNext {
  position: absolute;
  left: 20px;
  top: 108px;
  width: 709px;
  height: 49px;
  background: url("../images/bg-bigpic-prev-next.png") no-repeat;
  z-index: 2;
}

.bigPic .prev {
  position: absolute;
  left: 20px;
  top: 108px;
  display: block;
  width: 27px;
  height: 51px;
  text-indent: -999em;
  overflow: hidden;
  z-index: 3;
}

#fleetBigPic {
  width: 750px;
  overflow: hidden;
  z-index: 1;
  text-align: center;
}

#fleetBigPic img {
  height: 270px;
}

.fleetFacPrevNext {
	position: absolute;
	left: 0;
	top: 87px;
	background: url(../images/bg-fleetfac-prevnext.png);
	height: 31px;
	width: 100%;
}
.fleetFacPics .prev {
	position: absolute;
	left: 20px;
	top: 87px;
	display: block;
	width: 18px;
	height: 26px;
	/*background: url(../images/bg-fleetfacpics-prev.png) no-repeat;*/
	z-index:99;
	outline: none;
	text-indent: -999em;
	outline: none;
}
.fleetFacPics .next {
	position: absolute;
	right: 20px;
	top: 87px;
	display: block;
	width: 18px;
	height: 26px;
	/*background: url(../images/bg-fleetfacpics-next.png) no-repeat;*/
	text-indent: -999em;
	outline: none;
}
.bigPic .next {
  position: absolute;
  right: 20px;
  top: 108px;
  display: block;
  width: 27px;
  height: 51px;
  text-indent: -999em;
  overflow: hidden;
  z-index: 3;
}

.picPager {
  height: 60px;
}

.picPager .prev {
  position: absolute;
  left: 0;
  top: 0;
  width: 93px;
  height: 60px;
  text-indent: -999em;
  overflow: hidden;
  border-right: 1px solid #d8e4eb;
  background: url("../images/bg-littlepic-prev.png") no-repeat;
}

.picPager .next {
  position: absolute;
  right: 0;
  top: 0;
  width: 93px;
  height: 60px;
  text-indent: -999em;
  overflow: hidden;
  border-left: 1px solid #d8e4eb;
  background: url("../images/bg-littlepic-next.png") no-repeat;
}

.picPager .nextLittle {
background:url("../images/bg-littlepic-next.png") no-repeat scroll 0 0 transparent;
border-left:1px solid #D8E4EB;
height:60px;
overflow:hidden;
position:absolute;
right:0;
text-indent:-999em;
top:0;
width:93px;
}

.dockPics .picPager .prev {
  width: 79px;
  background: url("../images/bg-littlepic-prev.png") -7px 0 no-repeat;
}
.dockPics .picPager .next {
  width: 79px;
  background: url("../images/bg-littlepic-next.png") -7px 0 no-repeat;
}
.pager {
  width: 562px;
  height: 60px;
  margin: 0 0 0 94px;
	text-align: center;
  background: url("../images/bg-pager.png") repeat-x;
  overflow: hidden;
}

.pager ins {
	display: inherit !important;
	display: inline-block;
	text-align: center;
}

.pager ul {
  list-style-type: none;
  display: table;
  margin: 0 auto;
	white-space: nowrap;
}

.pager ul.noMarg {
  margin: 0 auto;
}

.pager ul li {
  display: table-cell;
  float: left;
  height: 60px;
  overflow: hidden;
  width: 80px;
}

.pager ul li img {
/*  width: 70px;*/
  height: 50px;
  border: 5px solid #fff;
  cursor: pointer;
}

.pager ul li span {
  display: none;
  width: 80px;
  height: 60px;
  text-align: center;
  font-size: 18px;
  color: #a8b9c4;
  line-height: 60px;
  background: url("../images/bg-clear-pic.png") no-repeat;
}

#fleetChooser {
  float: left;
  width: 346px;
  line-height: 0;
  font-size: 0;
}

#fleetChooser .form {
  border-right: 1px solid #edf0f2;
}

#fleetChooser img {
  width: 346px;
  height: 312px;
}

#fleetList {
  width: 634px;
  height: 505px;
  float: left;
  overflow: hidden;
}

#fleetList ul {
  margin: 30px 0 30px 30px;
}

#fleetList ul li {
  float: left;
  width: 174px;
  padding: 0 0 15px 0;
  margin: 0 20px 15px 0;
  border-bottom: 1px solid #edf0f2;
}

#fleetList ul li .frame {
  float: left;
  width: 74px;
  height: 54px;
  padding: 3px;
  margin: 0 10px 0 0;
  background: url("../images/picframe-fleet.gif") no-repeat;
}

#fleetList ul li a {
  display: block;
  width: 80px;
  overflow: hidden;
  white-space: nowrap;
  font-size: 11px;
  font-weight: bold;
  color: #33a8c8;
  text-transform: uppercase;
}

#fleetList ul li img {
  width: 74px;
  height: 54px;
}

#fleetList ul li ul {
  float: left;
  margin: 0;
}

#fleetList ul li ul li {
  float: none;
  width: 70px;
  font-size: 11px;
  padding: 0 0 0 10px;
  margin: 0;
  line-height: 15px;
  border: none;
  overflow: hidden;
  white-space: nowrap;
  background: url("../images/li-fleet.png") no-repeat 0 6px;
}

#fleetList ul li ul li strong {
  font-size: 11px;
  font-weight: bold;
}

#fleetList ul li ul li.name {
  padding: 0;
  background: none;
}

#priceInfo {
  border-bottom: 1px solid #edf0f2;
}

#priceInfo p {
  font-size: 11px;
  line-height: 16px;
}

#priceInfo em {
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
}

#priceInfo strong {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #225577;
}

#priceInfo .buttons {
  float: right;
}

#priceInfo .buttons a {
  display: block;
  width: 190px;
  height: 85px;
  line-height: 85px;
  font-size: 11px;
  font-weight: bold;
  color: #c9aa55;
  text-transform: uppercase;
  padding: 0 0 0 20px;
  border-left: 1px solid #edf0f2;
  background: url("../images/a-pricelist.png") no-repeat 180px 36px;
  text-decoration: none;
}
/*#priceInfo1 .buttons a {
  display: block;
  width: 255px;
  height: 80px;
  line-height: 80px;
  font-size: 11px;
  font-weight: bold;
  color: #c9aa55;
  text-transform: uppercase;
  padding: 0 0 0 20px;
  border-left: 1px solid #edf0f2;
  background: url("../images/a-pricelist.png") no-repeat 265px 33px;
  text-decoration: none;
}*/

#priceInfo1 .buttons a {
	background:transparent url(../images/a-pricelist.png) no-repeat scroll 255px 32px;
	border-left:1px solid #EDF0F2;
	color:#C9AA55;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:80px;
	line-height:80px;
	overflow:hidden;
	padding:0 0 0 15px;
	text-decoration:none;
	text-transform:uppercase;
	white-space:nowrap;
	width:260px;
	}

#csapatunk .list{
	margin-top: 0px;
	margin-bottom: 15px;
}

#csapatunk .list li{
	padding-bottom: 0px;
	
}


#csapatunk h1.likeH3,#csapatunk h2, #csapatunk h3, #csapatunk h4, #csapatunk strong{
	margin-left: 20px;
}

#csapatunk h4{
	margin-bottom: 10px;
}

#csapatunk h3{
	margin-top: 40px;
}
#csapatunk h1.likeH3{
	margin-top: 40px;
}
#csapatunk h2{
	margin-top: 40px;
}


#csapatunk p{
	padding-top: 5px;
	text-align: justify;
}

#priceInfo .buttons a.buttA {
  border-bottom: 1px solid #edf0f2;
}
.priceTableSum {
  border: none;
  margin: 10px 0 10px 15px;
}
.priceTableSum td {
	padding: 3px;
}
.priceTable {
  width: 730px;
  margin: 10px 0 10px 10px;
  border: 1px solid #dfe8f0;
}

.priceTable th {
  width: 14%;
  padding: 9px 15px;
  background: #88bdd1;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: left;
 /* text-transform: uppercase;*/
  border-bottom: 1px solid #fff;
  line-height: 25px;
  border-right: 1px solid #b8d7e3;
}

.priceTable th.title {
  line-height: 15px; 
  padding: 0 15px;
  font-size: 11px;
  font-weight: bold;
  color: #225577;
  text-transform: uppercase;
  border-right: none;
  background: #d1dde8 url("../images/bg-pricelist-title.png") repeat-x top;
}

.priceTable th.first {
  width: 30%;
}

.priceTable th.simple {
  font-weight: normal;
}

.priceTable .odd td {
  background: #e1e9f1;
  border-right: 1px solid #edf2f7;
}

.priceTable .even td {
  background: #f3f6f9;
  border-right: 1px solid #f8fafb;
}

.priceTable td {
  padding: 9px 15px;
  font-size: 11px;
  color: #4779a6;
  text-align: left;
}

.priceTable td strong {
  font-size: 11px;
  font-weight: bold;
  color: #4779a6;
}

.priceTable td.first {
  color: #225577;
}

.priceTable .last, .priceTable .odd .last, .priceTable .even .last {
  border-right: none;
}

.priceTable span.check {
  display: block;
  width: 41px;
  height: 13px;
  background: url("../images/ico-check.gif") no-repeat 23px 0;
}

.priceTable span.noav {
  display: block;
  width: 41px;
  height: 13px;
  background: url("../images/ico-no-available.png") no-repeat 23px 6px;
}

.boxWtW .bContent p.footNote {
  font-size: 10px;
  line-height: 12px;
}

#faq ul {
  margin: 30px;
}

#faq ul li {
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #edf0f2;
}

#faq ul li p {
  display: none;
  margin: 0 0 0 46px;
  padding: 15px 35px 10px 0;
}

#faq h2 {
  font-size: 18px;
  font-weight: bold;
  padding: 5px 0 3px 46px;
  background: url("../images/ico-faq-title.png") no-repeat 0 0;
}

#faq .bOpenClose {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 28px;
  text-indent: -999em;
  overflow: hidden;
  background: url("../images/ico-faq-closeopen.png") no-repeat 0 0;
}

#faq .open {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 28px;
  text-indent: -999em;
  overflow: hidden;
  background: url("../images/ico-faq-closeopen.png") no-repeat 0 -28px;
}

.threeList {
  padding: 20px 0 10px 20px;
  border-bottom: 1px solid #edf0f2;
}

.threeList li {
  display: block;
  float: left;
  width: 230px;
  margin: 0 10px 0 0;
}

.threeList li img {
  width: 230px;
}

.boxWtW .bContent .threeList li p {
  padding: 10px 0;
}

.threeList li a {
  font-size: 12px;
  font-weight: bold;
  color: #3ca1c5;
}

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

.fourList {
  padding: 30px 0 20px 30px;
  border-bottom: 1px solid #edf0f2;
}

.fourList li {
  display: block;
  float: left;
  width: 157px;
  margin: 0 18px 0 0;
}

.fourList li img {
  width: 157px;
}

.boxWtW .bContent .fourList li p {
  padding: 10px 0;
}

.verticalList {
  padding: 30px 0 20px 30px;
}

.verticalList li {
  margin: 0 0 70px 0;
}

.verticalList li img {
  width: 180px;
  float: left;
}

.verticalList li .text {
  width: 480px;
  float: left;
  margin: 0 0 0 30px;
}

.verticalList li h4, #pogramSearch h4, #pogramSearchList h4, .verticalListOffer h4 {
  font-size: 16px;
  font-weight: normal;
  color: #3ca1c5;
}

h4.blue {
  padding: 14px 20px 0 20px;
  font-size: 16px;
  font-weight: normal;
  color: #3ca1c5;
}

h2.blue {
  padding: 14px 20px 0 20px;
  font-size: 16px;
  font-weight: normal;
  color: #3ca1c5;
}


.boxWtW .bContent .verticalList li p {
  padding: 0;
  margin: 15px 0;
}

.verticalList li .text a {
  font-size: 11px;
  font-weight: bold;
  color: #6e91b4;
}

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

#pogramSearch {
  width: 690px;
  margin: 20px 0 20px 20px;
  padding: 20px 0 15px 20px;
  background: #eaf0f4 url("../images/bg-content-bluegrad.png") repeat-x top;
}

#pogramSearch .search {
  float: left;
  width: 230px;
}

#pogramSearch label {
  display: block;
  margin: 15px 0 5px 0;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
}

#pogramSearch select {
  width: 190px;
  border: 1px solid #91adc5;
  font-size: 12px;
  color: #bbccee;
  margin: 0 0 10px 0;
}

#pogramSearchList {
  margin: 20px;
}

#pogramSearchList table {
  width: 100%;
  margin: 10px 0;
}

#pogramSearchList td {
  font-size: 11px;
  padding: 6px 10px 6px 5px;
  border-bottom: 1px solid #e7ebee;
}

#pogramSearchList td.last {
  text-align: right;
}

#pogramSearchList td.music {
  width: 20px;
  height: 17px;
  background: url("../images/ico-programs.png") no-repeat 0 0;
}

#pogramSearchList td.sport {
  width: 20px;
  height: 17px;
  background: url("../images/ico-programs.png") no-repeat 0 -29px;
}

#pogramSearchList td.fest {
  width: 20px;
  height: 17px;
  background: url("../images/ico-programs.png") no-repeat 0 -60px;
}

#pogramSearchList td a {
  font-size: 11px;
  color: #3ca1c5;
  text-decoration: underline;
}

#pogramSearchList td a:hover {
  text-decoration: none;
}

#contactPage {
  margin: 0 0 20px 0;
  padding: 0 0 0 20px;
  border-bottom: 1px solid #e7ebee;
}

.contactMap {
  width: 320px;
  float: left;
  padding: 20px 0 0 0;
}

.contactInfo {
  width: 224px;
  float: left;
  padding: 20px 0;
  line-height: 16px;
}

.contactInfo a {
  color: #33a8c8;
  text-decoration: underline;
}

.contactInfo a:hover {
  text-decoration: none;
}

.contactInfo a.more {
  margin: 0;
  text-decoration: none;
}

.contactForm {
  width: 366px;
  float: left;
  padding: 20px 0 10px 30px;
  background: #eff3f7 url("../images/bg-contact-grad.png") repeat-x top;
}

.contactForm div {
  margin: 0 0 10px 0;
}

.contactForm div label {
  display: block;
  font-size: 11px;
  overflow: hidden;
}

#cfNewsletter, #qfNewsletter {
  width: auto;
  float: left;
  margin: 0 5px 0 0;
  border: none;
  height: 16px;
}

.contactForm input {
  width: 200px;
  padding: 2px 5px;
  border: 1px solid #8eadc6;
}

.contactForm textarea {
  width: 200px;
  height: 120px;
  padding: 2px 5px;
  border: 1px solid #8eadc6;
}

#getaQuote {
  margin: 0 0 20px 0;
  padding: 0 0 0 20px;
  border-bottom: 1px solid #e7ebee;
}

#downloadPage {
  padding: 0 0 0 20px;
  background: url(../images/bg-download.jpg) right top no-repeat;
  height: 312px;
}

.quoteForm, .downloadForm {
  float: left;
  padding: 20px 0 10px 0px;
}

.quoteForm .clr, .downloadForm .clr {
	margin: 0 0 10px 0;
}

.quoteForm .quoteFormCol {
	float: left;
	position: relative;
	width: 205px;
	margin-right: 33px;
}

.downloadForm .downloadFormCol {
	float: left;
	position: relative;
	width: 180px;
	margin-right: 33px;
}

.quoteForm div label {
  width: 205px;
  font-size: 11px;
  overflow: hidden;
  display: block;
}

.downloadForm div label {
  width: 180px;
  font-size: 11px;
  overflow: hidden;
  display: block;
}

.quoteForm input {
  width: 205px;
  padding: 2px 5px;
  border: 1px solid #8eadc6;
}

.downloadForm input {
  width: 180px;
  padding: 2px 5px;
  border: 1px solid #8eadc6;
}

.quoteForm select {
  border: 1px solid #8EADC6;
  padding: 1px 5px;
  width: 215px;
}

.downloadForm select {
  border: 1px solid #8EADC6;
  padding: 1px 5px;
  width: 405px;
}

.downloadForm #dlNewsletter {
	float: left;
	width: 30px;
}

.quoteForm textarea, .downloadForm textarea {
  width: 439px;
  height: 120px;
  padding: 2px 5px;
  border: 1px solid #8eadc6;
}

.verticalListOffer {
  padding: 30px 0 20px 30px;
}

.verticalListOffer li {
  margin: 0 20px 70px 0;
}

.verticalListOffer li img {
  width: 362px;
  float: left;
  margin: 0 13px 0 0;
}

.boxWtW .bContent .verticalListOffer li p {
  padding: 0;
  margin: 15px 0;
}

.verticalListOffer .offer {
  float: left;
  height: 76px;
  padding: 0 0 0 10px;
  background: url("../images/bg-offerbox-left.png") no-repeat left top;
}

.verticalListOffer .offer .right {
  float: left;
  height: 73px;
  padding: 3px 10px 0 0;
  color: #fff;
  background: url("../images/bg-offerbox-right.png") no-repeat right top;
}

.verticalListOffer .offer .right strong {
  display: block;
  margin: 0 0 12px 0;
  font-size: 34px;
  font-weight: normal;
  color: #fff;
}

.verticalListOffer ul {
  /*float: left;*/
  width: 300px;
  margin: 0 0 10px 25px;
}

.verticalListOffer ul li {
  padding: 2px 0 2px 15px;
  margin: 0;
  background: url("../images/li-content.png") no-repeat 0 6px;
}

p span.right {
  display: block;
  text-align: right;
}

a.nomarg {
  margin: 0;
}

#view360 img {
  cursor: pointer;
}

#shadowLayer {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  background: #000;
}

#view360Layer {
  position: absolute;
  left: 50%;
  top: 50%;
  /*width: 784px;
  height: 515px;*/
  margin: -257px 0 0 -392px;
  background: url("../images/bg-jelentkezes.jpg") no-repeat;
  z-index: 100;
}

/* #view360 .close {
  position: absolute;
  left: 602px;
  top: 15px;
  display: block;
  width: 26px;
  height: 26px;
  text-indent: -999em;
  overflow: hidden;
} */


/* footer */
#footer {
  height: 113px;
  background: url("../images/bg-footer.jpg") no-repeat center top;
}

#footer .topMenu {
  position: absolute;
  right: 12px;
  top: 22px;
}

#footer .topMenu li {
  float: left;
  padding: 0 8px;
  line-height: 20px;
  border-right: 1px solid #acc4d7;
}

#footer .topMenu li.last {
  border-right: none;
}

#footer .topMenu li a {
  color: #5980a8;
}

#footer .bottomMenu {
  position: absolute;
  left: 20px;
  top: 78px;
  color: #5980a8;
}

#footer .bottomMenu li {
  float: left;
  padding: 0 3px 0 2px;
  line-height: 20px;
}

#footer .bottomMenu li.first {
  padding: 0 8px 0 0;
  margin: 0 5px 0 0;
  font-size: 11px;
  border-right: 1px solid #acc4d7;
}

#footer .bottomMenu li a {
  color: #5980a8;
  padding: 0 8px 0 0;
  font-size: 11px;
  background: url("../images/a-blue-right.gif") no-repeat right 5px;
}

#footer .bottomMenu li.last a {
  background: none;
}

/* iframe */
body.iframe {
  background: none;
}

span.required {
  color: #ff0000;
}

.myForm {
  margin: 20px;
}

.myForm td {
  vertical-align: top;
  padding: 3px 10px 3px 0;
}
#wForecast {
	margin: 0 auto;
	margin-top: 35px;
	margin-bottom: 10px;
	width: 700px;
	height: 283px;
	border: 1px solid #e1e9f1;
	overflow: hidden;
}
#wForecast ul {
	width: 707px;
}
#wForecast ul li {
	list-style: none;
	display: block;
	float: left;
	margin-right: 1px;
	width: 139px;
	height: 283px;
	background-color: #f3f6f9;
}
#wForecast ul li.today {
	background-color: #ebf0f7;
}
#wForecast ul li .dayDate {
	padding-top: 17px;
	height: 33px;
	font-weight: bold;
	text-align: center;
}
#wForecast ul li .dayName {
	height: 50px;
	font-weight: bold;
	text-align: center;
	background-color: #88bdd1;
	color: #fff;
	line-height: 50px;
	margin-bottom: 10px;
}
#wForecast ul li .dayTemp {
	color: #7ea4c8;
	font-size: 24px;
	font-weight: bold;
	padding: 3px 0;
	text-align: center;
}
#wForecast ul li .dayTemp span {
	font-size: 12px;
	color: #7ea4c8;
}
#wForecast ul li .dayIcon img, #wForecast ul li .dayWindIcon img {
	display: block;
	margin: 0 auto;
}
#wForecast ul li .dayWindDir {
	text-align: center;
	font-size: 11px;
	color: #7ea4c8;
	padding-top: 3px;
}
/* underConstruction */
#underConstruction {
  width: 444px;
  height: 150px;
  margin: 30px auto;
  padding: 240px 20px 0 20px;
  background: url("../images/bg-underconst.jpg") no-repeat;
}

#underConstruction p {
  margin: 0 0 10px 0;
  text-align: center;
  color: #667799;
  line-height: 20px;
}

#underConstruction p strong {
  text-align: center;
  color: #667799;
}

#underConstruction p a {
  color: #33a8c8;
  text-decoration: underline;
}

#mitoLogo {
	position: absolute;
	right: 20px;
	bottom: 0;
}
#mitoLogo a {
	display: block;
	width: 72px;
	height: 52px;
	background: url(../images/mitologo.png) left top no-repeat;
}

#servicesTables table {
  margin: 15px auto;
  width: 95%;
}
#servicesTables table td {
  padding: 5px 0 5px 10px;
  border-bottom: 1px solid #eef3f7;
  /*white-space: nowrap;*/
}
#servicesTables table th {
  padding: 5px 10px 5px 0;
  border-bottom: 1px solid #eef3f7;
  text-align: right;
  white-space: nowrap;
  width: 40px;
}
#servicesTables table span.check {
  display: block;
  width: 18px;
  height: 13px;
  background: url("../images/ico-check.gif") no-repeat 0 0;
}
#servicesTables table span.noav {
  display: block;
  width: 20px;
  height: 13px;
  background: url("../images/ico-no-available.png") no-repeat 0 6px;
}
.dockPics {
	float: right;
	width: 480px;
}
.dockPics #fleetBigPic {
  overflow:hidden;
  text-align:center;
  width:480px;
  z-index:1;
}
.dockPics .pager {
	margin-left: 80px;
	width: 320px;
}

#rentalsRelated .boxWtBr .bContent {
	height: 295px;
}

#rentalsRelated .boxWtBr .bContent a.more {
	position: absolute;
	left: 0;
	bottom: 25px;
}
#mitoLogo {
	position: absolute;
	right: 20px;
	bottom: 0;
}
#mitoLogo a {
	display: block;
	width: 72px;
	height: 52px;
	background: url(../images/mitologo.png) left top no-repeat;
}

.wRelated {
	float: right;
	width: 427px;
	margin-bottom: 10px;
	background: url(../images/bg-pager.png) left top repeat-x;
	margin-right: 20px;
}
.wRelated p {
	padding: 0 !important;
}
.wRelated a {
	display: block;
	height: 50px;
	padding-left: 35px;
	background: url(../images/a-wrelated.png) 10px 13px no-repeat;
}
.wRelated a, .wRelated strong {
	color: #c9aa55;
}
.v03b li {
	display: block;
	padding: 10px 12px;
	border-bottom: 1px solid #d2e1ec;
}
.v03b li.last {
	border: none;
}
.v03b li p {
	margin: 5px 0;
}


.simple_page h1{
  margin-bottom: 15px;
}

.simple_page .bContent p{
  padding: 15px 30px 5px;
}

.simple_page .simple_content ul {
  margin: 10px 20px 20px 40px;
}

.simple_page .simple_content_dock{
  padding-top: 5px;
}

.simple_page .simple_content_dock ul{
  padding-left: 30px;
}

.simple_page .simple_content_dock h3{
  margin: 20px 30px 0px 20px;
} 

.simple_page .simple_content_dock p{
  padding-top: 8px;
}

.simple_page .simple_content ul li,.simple_page .simple_content_dock ul li {
  padding: 5px 0 5px 10px;
  line-height: 17px;
  background: url("../images/a-blue2-right.gif") no-repeat left 11px;
}

.simple_page .simple_content img.alignright {
  margin: 5px 0px 5px 5px;
}

.simple_page .simple_content h2{
  margin: 20px 0px 0px 15px;  
}




.boxLB714 {
  width: 714px;
  margin: 10px auto 0 auto;
  background: #f3f6f9 url('../images/bg-lighbluebubble714-top.png') no-repeat left top;
}
.boxLB714 .content {
  background: url('../images/bg-lighbluebubble714-bottom.png') no-repeat left bottom;
}
.boxLB714 .content p {
  padding: 10px 15px;
  color: #546373;
}
.boxWtB1 .bContent .blue {
  color: #3CA1C5;
  font-size: 16px;
  font-weight: normal;
  padding: 14px 20px 0;
  border: none;
  text-transform: none;
}
.adm, .boxWtB1 .bContent .adm {
  padding: 14px 20px 3px 50px;
  background: url('../images/ico-admiration.png') no-repeat 18px 11px;
}
.succesBox98 {
  position: absolute;
  left: 496px;
  top: 14px;
  width: 235px;
  height: 47px;
  text-indent: -999em;
  background: url('../images/bg-succesbox98.png') no-repeat;
}
.bubbleContent {
  margin: 30px 0 0 10px;
}
.brownBubbleD {
  display: inline;
  float: left;
  width: 351px;
  height: 69px;
  margin: 10px 0 0 10px;
  background: url('../images/bg-bignumberlist-dark.png') no-repeat;
}
.brownBubbleL {
  display: inline;
  float: left;
  width: 351px;
  height: 69px;
  margin: 10px 0 0 10px;
  background: url('../images/bg-bignumberlist-light.png') no-repeat;
}
.brownBubbleD table, .brownBubbleL table {
  width: 100%;
  height: 69px;
}
.brownBubbleD table th, .brownBubbleL table th {
  vertical-align: top;
  padding: 19px 0 0 0;
  width: 36px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #c8a954;
}
.brownBubbleD table td, .brownBubbleL table td {
  padding: 0 20px 0 33px;
  text-align: left;
  font-size: 11px;
  color: #fff;
  vertical-align: middle;
}
.boxWtB1 .bContent .brownBubbleD table td strong, .boxWtB1 .bContent .brownBubbleL table td strong {
  font-size: 11px;
  color: #fff;
  font-weight: bold;
}
.boxWtB1 .bContent .brownBubbleD table td a, .boxWtB1 .bContent .brownBubbleL table td a {
  font-size: 11px;
  color: #fff;
}
.boxWtB1 .bContent .brownBubbleD table td a:hover, .boxWtB1 .bContent .brownBubbleL table td a:hover {
  color: #fff;
}

.infoTable {
  border: 1px solid #DFE8F0;
  margin: 10px 0 10px 20px;
  width: 714px;
}
.infoTable th {
  background: #88BDD1;
  border-bottom: 1px solid #FFFFFF;
  border-right: 1px solid #B8D7E3;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  padding: 9px 15px;
  text-align: center;
}
.infoTable th.title {
  background: url("../images/bg-pricelist-title.png") repeat-x center top #D1DDE8;
  border-right: medium none;
  color: #225577;
  font-size: 11px;
  font-weight: bold;
  line-height: 47px;
  padding: 0 15px;
  text-transform: uppercase;
}
.infoTable th.first {
  width: 30%;
}
.infoTable .odd td {
  background: #E1E9F1;
  border-right: 1px solid #EDF2F7;
  border-bottom: 1px solid #EDF2F7;
}
.infoTable .even td {
  background: #F3F6F9;
  border-right: 1px solid #F8FAFB;
  border-bottom: 1px solid #F8FAFB;
}
.infoTable td {
  color: #4779A6;
  font-size: 11px;
  padding: 5px;
  text-align: left;
}
.infoTable td strong {
  color: #4779A6;
  font-size: 11px;
  font-weight: bold;
}
.infoTable td.first {
  color: #fff;
  background: #97bed9;
}
.infoTable td.first strong {
  color: #fff;
  font-weight: bold;
}
.infoTable td.first a {
  padding: 0 20px 1px 0;
  background: url("http://www.pannon-yacht-charter.hu/wp-content/themes/pannonyacht/images/a-submenu.png") no-repeat right top;
  color: #fff;
  font-size: 11px;
  line-height: 18px;
}
.infoTable td.first a:hover {
  color: #fff;
}
.infoTable .last, .infoTable .odd .last, .infoTable .even .last {
  border-right: none;
}

/*    --------------------------------- flotta */
.flottaMB20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.flottaHajo {
	padding: 20px 10px 20px 0;
	border-top: 1px solid #EDF0F2;
}

.flottaHajo img {
	float: left;
}
.flottaHajo .hajoCnt {
	width: 360px;
	float: right;
}

.flottaHajo .hajoCnt p,
.flottaHajo .hajoCnt h4 {
	padding-left: 0;
}
.flottaHajo .hajoCnt h4 {
	padding-top: 0;
}
.flottaHajo .hajoCnt p {
	padding-top: 8px;
	padding-right: 8px;
}
.flottaHajo .hajoCnt h4 strong {
	font-size: 16px;
	font-weight: bold;
	color: #3CA1C5;
}

.flottaHajo .flottaTable {
	border: 1px solid #f8fafb;
	padding: 1px;
}
.flottaHajo .hajoCnt table {
	border-collapse: collapse;
	width: 100%;
}
.flottaHajo .hajoCnt table th,
.flottaHajo .hajoCnt table td {
	border: 2px solid #fff;
	height: 25px;
	line-height: 25px;
	text-align: center;
	min-width: 65px;
	font-size: 11px;
}
.flottaHajo .hajoCnt table th {
	background-color: #88bdd1;
	color: #fff;
	font-weight: bold;
}
.flottaHajo .hajoCnt table td {
	background-color: #e1e9f1;
	color: #436d8e;
}
.flottaHajo .hajoCnt table td strong {
	color: #436d8e;
}
.flottaHajo .flottaReszletek {
	display: block;
	width: 71px;
	height: 24px;
	background: url('../images/reszletek.gif') no-repeat 0 0;
	text-indent: -999em;
}

.flottaHajo .flottaReszletekEn {
	display: block;
	width: 71px;
	height: 24px;
	background: url('../images/details.gif') no-repeat 0 0;
	text-indent: -999em;
}

.flottaHajo .flottaReszletekDe {
	display: block;
	width: 71px;
	height: 24px;
	background: url('../images/detailen.gif') no-repeat 0 0;
	text-indent: -999em;
}


.panel {
  position: absolute;
  top: 110px;
  right: 0;
  display: none;
  background: #B6D1E4;
  border:1px solid #EAEFFA;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  width: 200px;
  height: auto;
  padding: 20px 130px 20px 20px;
  filter: alpha(opacity=85);
  opacity: .85;
}


a.trigger{
  position: absolute;
  text-decoration: none;
  top: 122px; right: 0;
  font-size: 16px;
  letter-spacing:-1px;
  font-family: verdana, helvetica, arial, sans-serif;
  color:#fff;
  padding: 10px 15px 10px 40px;
  font-weight: 700;
  background:#97BED9 url('../images/plus.png') 15% 55% no-repeat;
  /*border:1px solid #E6EFF7;*/
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  display: block;
}

a.trigger:hover{
  position: absolute;
  text-decoration: none;
  top: 122px; right: 0;
  font-size: 16px;
  letter-spacing:-1px;
  font-family: verdana, helvetica, arial, sans-serif;
  color:#fff;
  padding: 10px 20px 10px 40px;
  font-weight: 700;
  background: #7BA1C6 url('../images/plus.png') 15% 55% no-repeat;
  /*border:0px solid #444444;*/
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  display: block;
}

a.active.trigger {
  background:#7BA1C6 url('../images/minus.png') 15% 55% no-repeat;
  padding: 10px 20px 10px 40px;
}

#slide-out-div {
    background-color: rgb(237,239,244);
    display: block;
    height: 430px;
    width: 252px;
}

.bContent a.priceTablea{
  color: white;
  font-size: 16px;
}

.bContent a.priceTablea:hover{
  color: white;
}
