body {
	background-color: #f6fafd;
}
#wrapper1.main, #header-wrap {
	background:#f6fafd url(/images/hatter-fent-main.png) repeat-x;
}
#wrapper1.inner {
  background:#f6fafd url(/images/hatter-fent-inner.png) repeat-x;
}
#wrapper1-error {
  background:#f6fafd url(/images/hatter-fent-error.png) repeat-x;
}
#wrapper2 {
	width:100%;
	background:url(/images/hatter-fog-oldal.png) no-repeat center top;
}
#header {
	height:211px;
	background:url(/images/hatter-fog-fejlec.png) no-repeat right top;
}
#wrapper1-error #header {
	height:189px;
}

h1 {
	margin:0;
}

h2 {
	color: #FB0383;
}

div#inner-content-wrap2 h3 {
  color: #4996CE;
}

label {
  display:block;
  float:left;
  width:170px;
  text-align:right;
  font-weight:normal;
  margin-right:5px;
}

label.wide {
  width: 100%;
  text-align: left;
}
#inner-content-wrap1 input.text, #inner-content-wrap1 textarea.text, #inner-content-wrap1 select.text{
  padding:0;
  margin:0;
  width:250px;
  height:auto;
}
#inner-content-wrap1 a {
  text-decoration: underline;
  color:#FA0382;
}

#inner-content-wrap1 select {
  padding:0;
  margin:0;
  height:20px;
}
#inner-content-wrap1 input.fel, #inner-content-wrap1 select.fel {
  width:122px;
}
#inner-content-wrap1 input.negyed, #inner-content-wrap1 select.negyed {
  width:60px;
}
#inner-content-wrap1 div.input {
  margin-top:2px;
}

  /*error messages*/
  div.input ul {
    margin-top: 8px;
    margin-bottom: 2px;
    margin-left: 180px;
  }
  div.input ul li {
    list-style-type: none;
    color: #C5225C;
    font-weight: bold;
  }

.pink {
  color: #C5225C;
}

  /*radio/checkbox select elements*/
  ul.radio_list {
    margin: 0px!important;
  }
    ul.radio_list li {
      display: inline;
    }
      ul.radio_list li label {
        display: inline;
        float: none;
        margin: 0px;
        color: black;
      }


input.button, a.button {
  border:0;
  padding:0 3px;
  height:20px;
  background:url(/images/hatter-loginbox-button.png) repeat-x;
  color: #fff;
  font-weight:bold;
}

#menu {
	margin-left:40px;
	height:34px;
	width:500px;
	padding: 0 10px;
	background-color: #5ab4de;
	
}
#menu li {
	margin:0 3px;
}

#promo-main {
  background:url(/images/hatter-promo-main.png) no-repeat 40px bottom;
  color:#fff;
  height: 280px;
  padding: 0 410px 7px 40px;
}
#promo-main .promo-top {
  height:168px;
  padding:10px 0 10px 15px;
}
#promo-main .promo-3col {
  padding:15px 0 10px 16px;
}
#promo-main .promo-3col div {
  border-right:1px solid #d86ba5;
  margin-right:15px;
}
#promo-main .promo-3col h3 {
  margin-bottom:0.3em;
}
#promo-main .promo-3col div.last {
  border-right:0;
  margin-right:0;
}
#promo-main .promo-3col p {
  font-size: 0.85em;
  margin-bottom:0;
  padding-right:15px;
}
#promo-inner {
  background:url(/images/hatter-promo-inner.png) no-repeat right bottom;
  color:#fff;
  height: 138px;
  /*padding: 15px 430px 7px 40px;*/
  padding: 0 430px 0 40px;
  /*margin-top:-22px;*/ 
}
#promo-inner .promo-top {
  padding:10px 0 10px 15px;
}


#loginbox form {
	height:64px;
	margin-top: 98px;
	background:url(/images/hatter-loginbox.png) no-repeat;
	padding-top:48px;
	padding-left:4px;
}
#loginbox div.input {
	float:left;
	padding-left:10px;
}
input.text, select {
	height:20px;
	color:#000;
	font:inherit;
	padding-top:2px;
}
#loginbox input.text {
  width:113px;
  background:url(/images/loginbox-input.png) repeat-x;
  border:0;
}
#loginbox button {
  width:37px;
  background:url(/images/loginbox-button.png);
  height:20px;
  border:0;
  margin-top:7px;
}
#loginbox a {
	color:#fff;
	font-weight:bold;
}
#loginbox li {
	color:#fff;
	text-transform: uppercase;
	font-size:0.85em;
	padding-left:10px;
	margin-right:10px;
	border-left:1px solid #fff;
}
#loginbox #loggedin {
  height:57px;
  width:319px;
  margin-top: 112px;
  background:url(/images/hatter-loggedin.png) no-repeat;
  padding:41px 10px 0;
  color: #fff;
}
#loginbox a.button {
  text-transform: uppercase;
  font-size:0.85em;
  display:block;
  float:right;
  height:14px;
  padding: 3px 5px;
  background:url(/images/hatter-loginbox-button.png) repeat-x;
}

#main-leftcol, #main-rightcol {
	margin-top:-7px;
}

.box-main {
	width:260px;
	height:62px;
	margin-left:14px;
	padding:52px 128px 20px 13px;
}

#ourdoctors {
	background:url(/images/hatter-ourdoctors-main.png) no-repeat;
	color: #000;
}
#welcometobp {
	background:url(/images/hatter-welcometobp-main.png) no-repeat;
	color: #fff;
}
#hotelsflights {
	background:url(/images/hatter-hotelsflights-main.png) no-repeat;
	color: #fff;
}
#testimonials {
	background:url(/images/hatter-testimonials-main.png) no-repeat;
	color: #000;
	font-style: italic;
	height:auto;
	min-height:62px;
	width:363px;
	padding-right:25px;
	padding-top:46px;
}
#testimonials p {
	padding:0 32px;
}
#testimonials a.morelink {
	font-style: normal;
	color:#adb2b8;
}

#promobox {
  margin-top:-17px;
}

#infofooter {
	padding-top:20px;
	background:url(/images/hatter-infolablec.png) repeat-x;
	font-size:0.85em;
}

#footmenu {
	padding-top:8px;
}
#footmenu li {
	padding:8px;
	border-left:1px solid #c6c9cb;
}

li.first {
	border-left:0 !important;
}

#pagefooter {
	margin-top:20px;
	background:url(/images/hatter-lablec.png) repeat-x;
	height:47px;
}

.morelink {
	margin-top:10px;
}
.morelink:after {
	content: " »";
}

ul.inline {
  list-style-type:none;
  margin:0;	
}

  ul.inline li {
    display:block;
    float:left;
  }

  ul.inline a.active {
    text-decoration: underline;
  }

#inner-content-wrap1 {
  background:url(/images/hatter-content-inner-tl.png) no-repeat;
	color:#000;
}
#inner-content-wrap2 {
  min-height:500px;
  background:url(/images/hatter-content-inner-br.png) no-repeat right bottom;
  padding:10px 35px 35px 10px;
}
#inner-content-wrap2 h2 {
	padding:15px 5px;
	border-bottom: 1px dotted #000;
}
#inner-content-wrap2 p {
  padding:0 5px;
}

#inner-rightcol {
	margin-top:8px;
}

fieldset {
	border-width:0 0 1px 0;
	border-style: dotted;
	border-color: #000;
	padding:15px 5px;
}
legend {
	font-size:1em;
}

.box-inner {
  width:200px;
  height:56px;
  margin-left:0;
  padding:52px 128px 20px 13px;
}

#ourdoctors.box-inner {
  background:url(/images/hatter-ourdoctors-inner.png) no-repeat;
  color: #000;
}

#welcometobp.box-inner {
  background:url(/images/hatter-welcometobp-inner.png) no-repeat;
  color: #fff;
}

#welcometobp.box-inner a {
	font-style: normal;
	color:#ffffff;
}

#welcometobp.box-main a {
	font-style: normal;
	color:#ffffff;
}


#hotelsflights.box-inner {
  background:url(/images/hatter-hotelsflights-inner.png) no-repeat;
  color: #fff;
}
#testimonials.box-inner {
  background:url(/images/hatter-testimonials-inner.png) no-repeat;
  color: #000;
  font-style: italic;
  height:auto;
  min-height:62px;
  width:308px;
  padding-right:25px;
  padding-top:46px;
}
#testimonials.box-inner p {
  padding:0 32px;
}
#testimonials.box-inner a.morelink {
  font-style: normal;
  color:#adb2b8;
}

ul.checkbox_list {
	list-style-type:none;
}
ul.checkbox_list label {
	display:inline;
	float:none;
}
ul.errors {
	margin: 0 0 5px 180px;
	list-style-type:none;
	color: #f00;
	font-size: 0.85em;
}
ul.errors li {
	display:inline;
}

textarea.narrow {
  width: 350px;
  height: 180px;
  margin-left:  78px;
}

dl.review dt {
  margin-right: 8px;
  text-align: right;
  display: block;
  width: 170px;
  float: left;
}

div#preview-form
{
  margin-top: 8px;
}

/* table like layout with dl */
dl.table dt {
	float:left;
	font-weight:bold;
	margin-right:10px;
	padding: 5px 5px 0 0;
  width:300px;
}

dl.table dd {
    margin:2px 0;
    padding:5px 0;
}

dl.table {
  margin-bottom: 30px;
}

/* flash uzenetek */
div.message {
  width: 95%;
  margin: 0 auto 10px auto;
  padding: 10px;
  color: #004f21;
  background-color: #9fffc7;
  border: 1px solid #5fffa2;
}
div.message.errormessage {
  color: #4f0000;
  background-color: #ffcfcf;
  border: 1px solid #ff9f9f;
}

/* datepicker */
div#ui-datepicker-div {
  font-size: 0.85em!important;
}

div.input img.ui-datepicker-trigger {
  /*margin: -2px 0 -7px 6px;*/
  margin: 0 0 -3px 6px;
}

table.ui-datepicker-calendar th {
  background-color: white!important;
}

div.ui-datepicker-header {
  background: transparent url(../images/hatter-calendar-header.png) repeat-x scroll 50% 50%!important;
  color: white!important;
  margin: 0 5px 0 5px!important;
}

.ui-widget-header {
  border: 0!important;
}

table.ui-datepicker-calendar td, table.ui-datepicker-calendar th{
  width: 25px!important;
}

td.ui-state-disabled {
  opacity: 1!important;
}

td.calendar-enabled a {
  background: red url(../images/hatter-calendar-enabled.png) repeat-x scroll 50% 50%!important;
  color: black!important;
}

td.ui-datepicker-unselectable span {
  background: red url(../images/hatter-calendar-disabled.png) repeat-x scroll 50% 50%!important;
  color: #333!important;
}

ul#testimonials-list li {
  list-style-type: none;
  margin-bottom: 20px;
}
  ul#testimonials-list li span {
    color: #f897cc;
  }

div#hotel-info {
  padding: 5px;
}

div.promo-3col a {
	color: white;
}

#inner-content-wrap1 label a {
  color:#C5225C;
}

/*flash for index layouts*/
div#flashcontainer {
  position: absolute;
  top: 0;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

  div.flash {
    width: 400px;
    margin: 0 auto;
    padding: 10px;
    color: #004f21;
    background-color: #9fffc7;
    border-left: 1px solid #5fffa2;
    border-right: 1px solid #5fffa2;
    border-bottom: 1px solid #5fffa2;
  }
  div.flash.errormessage {
    color: #4f0000;
    background-color: #ffcfcf;
    border-left: 1px solid #ff9f9f;
    border-right: 1px solid #ff9f9f;
    border-bottom: 1px solid #ff9f9f;
  }

span.req {
  color: #FB0383;
  font-weight: bold;
}

form div.input div.help {
  padding-left: 175px;
  font-style: italic;
  font-size: 0.9em;
  clear:both;
}

#overview {
  width:500px;
  background:#fff url(/images/hatter-overview-lista.png) repeat-y -3px;
  border:1px solid #d3dbe5;
}
#overview .head {
  background:#4998d1 url(/images/hatter-overview-head.png) repeat-x 0 -1px;
  color: #fff;
  font-weight:bold;
  height: 26px;
  padding-top: 5px;
  text-align:center;
}
#overview .head div, #overview .listrow div {
  width:40px;
  float:left;
  text-align:center;
}
#overview div.first {
  text-align:left;
  padding-left:10px;
  width:250px;
}
#overview div.first .overview-card {
  width:230px;
  margin-right:10px;
  padding: 5px;
  text-align:left;
  border: 1px solid #bbb;
}
#overview .listrow {
  margin:10px 0;
}
#overview .listrow div.nofloat {
  float:none;
  clear:both;
}
#overview .listrow div.grouping {
  width:auto;
}
#overview-mydata {
  background: url(/images/hatter-overview-mydata.png) 0 -98px no-repeat;
  color: #fff;
  margin-bottom: 10px;
}
#overview-mydata .wrap-in {
  background: url(/images/hatter-overview-mydata.png) 0 -196px repeat-x;
  height:88px;
  margin:0 10px;
  padding:5px 0;
}
#overview-mydata .wrap-out {
  background: url(/images/hatter-overview-mydata.png) right 0 no-repeat;
}
.userphoto {
  float:left;
  margin:0 5px 5px 0;
}

div.dottedline {
  border-bottom: 1px dotted black;
  padding: 5px 0 5px 0;
}
