html, body {
  margin: 0;
  padding: 10px 0 0 0;
  height: 96%;
}

body {
  font: 1em Verdana, Arial, Helvetica, sans-serif;
  background: #336699 url(../img/bg_background.gif) repeat-x;
  color: #43464a;
  min-width: 950px;
}

a {
  text-decoration: none;
}

#header {
  height: 197px;
  background: #f5f5f5 url(../img/header.jpg) no-repeat;
}

#header img {
  margin: 30px 0 0 30px;
  border: 0;
}

#content {
  position: relative;
  height: 96%;
  min-height: 96%;
  border: 5px solid #225588;
  border-bottom: 0;
  background: #f5f5f5;
  width: 950px;
  margin: auto;
}

* html #content {
  height: 96%;
}

body > #content {
  height: auto;
}

#contentinner {
  margin-left: 190px;
  padding: 0.5em 0 0 1em;
  font-size: 0.9em;
  width: 720px;
}

* html #contentinner {
  height: 1%;
}

/* combat ie 3 pixel jog */
html > body #content {
  height: auto;
}

#contentinner h1 {
  font-size: 1.2em;
  color: #6871af;
  margin-top: 0;
}

#contentinner h2 {
  font-size: 1em;
}

#contentinner h3 {
  font-size: 1em;
}

#contentinner p {
  font-size: 0.9em;
}

#contentinner ul {
  list-style: circle;
}

#contentinner a:link, .text_link a:link, #contentinner a:visited, .text_link a:visited {
  color: #0000ff;
}

#contentinner a:hover, .text_link a:hover, #contentinner a:active, .text_link a:active {
  color: #ff0000;
}

#contentinner img {
  float: left;
  margin: 0;
  margin-right: 0.5em;
}

.img_right {
  float: right !important;
  margin: 0 !important;
  margin-left: 0.5em !important;
}

.img_cent {
  float: none !important;
  margin: 0 0 0.5em 8px !important;
  border: 4px solid #c3d8e9;
}

div#footer {
  position: relative;
  height: 20px;
  background: #f5f5f5;
  /*border:5px solid #919091;*/
  border: 5px solid #225588;
  border-top: 0;
  clear: both;
  color: #d8cffe;
  width: 950px;
  margin: auto;
}

#clearfooter {
  clear: both;
  height: 0;
}

/*needed to make room for footer*/
div#footer2 {
  position: relative;
  clear: both;
  color: #d8cffe;
  font-size: 0.7em;
  width: 950px;
  margin: auto;
}

.footer2 {
  text-align: right;
  margin: 0.5em;
  padding: 0 0 10px 0;
  white-space: nowrap;
}

.footer2 span {
  float: left;
  width: 5em;
  text-align: left;
}

#footer2 a:link, #footer2 a:visited {
  color: #d8e7f2;
}

#footer2 a:hover, #footer2 a:active {
  color: #fff;
}

/* ---------------------------------------------- */
#nav {
  float: left;
  width: 182px;
  text-align: center;
  margin-left: 9px;
  margin-top: -0.6em;
}

#nav ul {
  padding: 0;
  margin: 0;
  font-size: 0.95em;
  clear: both;
}

#nav li, #current_page {
  color: #e7bf2f;
  list-style: none;
  margin: 0 0 4px 0;
  font-size: 0.95em;
  font-weight: normal;
  text-align: left;
}

#nav a, #current_page {
  height: 2.4em;
  display: block;
  font-size: 0.9em;
  padding-left: 0.5em;
  border: 2px solid #919091;
}

#nav a:link, #nav a:visited, #breadcrumb a:link, #breadcrumb a:visited {
  color: #e1dfd8;
  background: #040d6d;
}

#nav a:hover, #nav a:active, #breadcrumb a:hover, #breadcrumb a:active {
  color: #ffffff;
  background: #0013a0;
}

#current_page {
  color: #ffffff !important;
  background: #000845 !important;
}

/* ----------------------------------------------- */
.left_col {
  background: #f5f5f5;
  margin: 0.8em 0 0 0;
}

.left_box {
  background: #f5f5f5;
  border-bottom: none;
  border-top: none;
  width: 182px;
  margin: 0 auto;
}

.left_box h1 {
  font-size: 1em;
  color: #59b395;
}

.left_box p {
  margin: 0;
  color: #9559b3;
  font-style: italic;
  font-size: 0.9em;
  font-weight: bold;
}

.left_box img {
  margin-top: 0.5em;
}

.left_box span {
  margin: 0;
  color: #6c6b6b;
  font-style: normal;
  font-size: 0.8em;
  font-weight: bold;
}

.left_box ul {
  padding: 0;
  margin: 0;
}

.left_box li {
  color: #ffffff;
  list-style: none;
  margin: 0 0 0.3em 0;
  line-height: 2.4em;
  font-size: 0.9em;
  font-weight: bold;
  text-align: left;
}

.left_box a {
  height: 36px;
  display: block;
  padding-left: 1.1em;
  line-height: 36px;
  color: #ffffff;
}

.std_box {
  background: #fbf6fa url(../img/std_box_bg.jpg) repeat-x;
  border: 2px solid #919091;
  text-align: left;
  padding: 0.2em;
}

.std_box h1 {
  font-weight: bold;
  color: #000d6d;
  margin: 0;
}

.std_box p {
  color: #1a1a1a;
  margin: 0.7em 0;
}

.std_box a {
  height: auto !important;
  border: none !important;
  padding: 0 !important;
  background: transparent !important;
  display: inline !important;
  font-size: 100% !important;
}

.std_box a:link, .std_box a:visited {
  color: blue !important;
}

.std_box a:hover, .std_box a:active {
  color: red !important;
}

.sml_text h1 {
  font-size: 0.9em;
}

.sml_text p {
  font-size: 0.75em;
}

.note {
  font-size: 90%;
  color: #999999;
  font-style: italic;
}

.sml_note {
  font-size: 70% !important;
  color: #3e8ed7 !important;
  font-style: italic;
}

.highlight {
  font-weight: bold;
  color: #cd0000;
}

.clear_both {
  clear: both;
}

.margin_0 {
  margin: 0 !important;
}

.bolden {
  font-weight: bold;
}

/* content_form */
#content_form textarea {
  font: 0.9em Verdana, Arial, Helvetica, sans-serif;
}

#content_form input {
  width: 160px;
  margin-right: 0.5em;
}

#content_form select {
  width: auto;
  min-width: 180px;
  margin-right: 0.5em;
}

.half_select {
  min-width: 85px !important;
}

#content_form fieldset ol {
  padding: 1em 1em 0 1em;
  list-style: none;
}

#content_form fieldset li {
  padding-bottom: 1em;
  clear: left;
}

#content_form fieldset.submit {
  border-style: none;
  background: #f5f5f5;
}

#content_form label {
  float: left;
  width: 15em;
  margin-right: 1em;
  text-align: right;
}

#content_form legend {
  margin-left: 1em;
  padding: 0 0.5em;
  font-weight: bold;
}

#content_form fieldset {
  float: left;
  width: 500px;
  margin: 0 0 1.5em 0;
  padding: 0;
  border: 2px solid #919091;
  background: #f5f5f5;
}

#content_form fieldset fieldset {
  margin-bottom: -0.5em;
  border-style: none;
  background-color: transparent;
  background-image: none;
}

#content_form fieldset fieldset legend {
  margin-left: 0;
  font-weight: normal;
}

#content_form fieldset fieldset ol {
  position: relative;
  top: -1.1em;
  margin: 0 0 0 11em;
  padding: 0;
}

#content_form fieldset fieldset label {
  float: none;
  margin-right: auto;
  margin-left: 0;
}

#content_form img {
  float: none;
}

#errors, #stop {
  background: #ffeff2;
}

div#errors, div#stop {
  margin-bottom: 0.5em;
  color: #9f001d;
  font-weight: bold;
  padding: 0;
  width: 480px;
}

.error_padding {
  padding: 1em !important;
}

#errors h1, #errors p, #stop h1, #stop p {
  background: #ffffff url(warning.png) no-repeat 5px 3px;
  color: #9f001d;
  font-size: 1em;
  padding: 0.2em 0.2em 0.2em 2em;
  margin-bottom: 0.5em;
  border: 1px solid #9f001d;
}

#stop h1 {
  background: #ffffff url(stop.gif) no-repeat 5px 3px;
  padding: 1.2em 0.2em 1.4em 4em;
}

#errors p, #stop p {
  font-weight: normal;
  background: #ffffff;
}

#errors ul, #stop ul {
  border: 1px solid #9f001d;
  background: #ffffff;
  margin: 0;
  font-weight: normal;
}

#errors li, #stop li {
  margin: 0.5em 0.5em 0.5em 1.8em;
}

#success {
  background: #effff0;
  border: 2px solid #007305;
  clear: right;
}

div#success {
  padding: 1em;
  margin-bottom: 0.5em;
  color: #007305;
  font-weight: bold;
}

#success h1 {
  background: #ffffff url(good.png) no-repeat 5px 3px;
  color: #007305;
  font-size: 1em;
  padding: 0.2em 0.2em 0.2em 2em;
  margin-bottom: 0.5em;
  border: 1px solid #007305;
}

#success ul, #success p {
  color: #000000;
  font-weight: normal;
  width: 100%;
  margin-left: 0;
  list-style: none;
  line-height: 1.2em;
}

span.success_left {
  font-weight: bold;
  float: left;
  width: 11em;
  clear: both;
}

span.success_right {
  font-weight: normal;
  float: left;
  width: auto;
  max-width: 21em;
  text-align: left;
}

#success li {
  text-align: left;
  background: #ffffff;
  padding: 0.2em;
  margin: 0.1em;
  border: 1px #007305 solid;
  overflow: hidden;
  clear: both;
}

.nodisplay {
  display: none;
}

.button1 {
  width: auto !important;
}

.tool-tip {
  color: #ffffff;
  background-color: transparent;
  width: 139px;
  z-index: 13000;
  text-align: left;
}

.tool-title {
  font-weight: bold;
  font-size: 11px;
  margin: 0;
  color: #9FD4FF;
  padding: 8px 8px 4px;
  background: url(../img/bubble.png) top left;
}

.tool-text {
  font-size: 11px;
  padding: 4px 8px 8px;
  background: url(../img/bubble.png) bottom right;
}

#map {
  width: auto;
  height: 400px;
  font-size: 0.9em;
  overflow: hidden;
  color: #0b0b0b;
}

.nested_list {
  font-size: 1.1em;
  font-weight: bold;
}

.nested_list li {
  list-style: none;
}

.nested_list li ul li {
  font-size: 0.9em;
  font-weight: normal;
  padding-left: 16px;
  list-style: disc;
  color: #f7f7f7;
}

.spacer5 {
  height: 5px;
  width: 100%;
  overflow: hidden;
  clear: right;
}

p.spacer5 {
  margin: 0;
  padding: 0;
}

table.prices {
  border: 1px solid #5a5f59;
  width: 100%;
  color: #ffffff;
}

.prices td {
  padding: 0.5em;
  vertical-align: top;
}

.t1 {
  width: 50%;
  text-align: left;
  color: #ffdf76;
}

.t2 {
  width: 22%;
  text-align: right;
  padding-right: 0 !important;
}

.t3 {
  width: 28%;
  text-align: left;
}

.cent {
  text-align: center;
}

.img_link {
  border: 0 !important;
}

#table_outer {
  margin-left: 2em;
}

.table_css {
  display: table;
  margin: 0 auto;
}

.table_row {
  display: table-row;
}

.table_cell {
  display: table-cell;
}

.gallery_thumb {
  width: 204px;
  margin-right: 20px;
}

#table_outer a:link img, #table_outer a:visited img {
  border: 3px #575757 solid;
}

#table_outer a:hover img, #table_outer a:active img {
  border: 3px #fe4a4e solid;
}

div#links_categories {
  float: right;
  display: inline;
  background: #ffffff;
  width: 11.5em;
  border: 1px solid #919091;
  padding: 0 0 0.5em 0;
  margin-right: -0.7em;
}

div#links_categories h2 {
  margin: 0.2em 0.5em 0.7em 0.5em;
  color: #000d6d;
  font-size: 95%;
}

div#links_categories ul {
  margin: 0 0 0 0.5em;
  padding: 0;
  list-style-type: none;
  font-size: 85%;
}

div#links_listings {
  float: left;
  display: inline;
  width: 25em;
  padding: 0 0 0.5em 0;
}

div#links_listings h2 {
  margin: 0 0 0.5em 0;
  font-size: 95%;
}

.listing {
  width: 37em;
  border: 1px solid #919091;
  background: #ffffff;
  padding: 0.5em;
  overflow: hidden;
  margin: 0 0 0.5em 0;
}

.listing img {
  float: left;
  margin: 7px;
}

.listing h3, .listing h4 {
  margin: 0 0 0 110px;
}

.listing h4 {
  font-weight: normal;
  font-size: 80%;
}

.listing p {
  margin: 0;
  padding: 0.1em;
}

.nowrap p {
  margin-left: 110px;
}

.news {
  font-size: 0.9em !important;
}

.news span {
  color: #000d6d;
}

.cent_images {
  overflow: hidden;
  margin: 0 auto;
  padding-left: 1.1em;
}

.cent_images p {
  float: left;
  margin: 0 auto;
  margin-right: 0.5em;
  text-align: center;
  width: 160px;
  color: #a6bafc;
}

.cal {
  border: 0;
  vertical-align: middle;
}

#thickbox_img img {
  margin-bottom: 0.8em;
  margin-left: 0.2em;
}

#thickbox_img a:link img, #thickbox_img a:visited img {
  border: 2px #e3b612 solid !important;
}

#thickbox_img a:hover img, #thickbox_img a:active img {
  border: 2px #fe4a4e solid !important;
}

#lang a, #lang img {
  background: #f5f5f5 !important;
  border: 0;
  float: left;
  height: auto;
  padding: 0 !important;
  margin-right: 0.2em;
}

.half_box {
  background: #fbf6fa url(../img/half_box_bg.jpg) repeat-x;
  width: 316px;
  border: 2px solid #919091;
  float: left;
  padding: 1em 1em 1em 1em;
  margin: 0 0 15px 0;
  height: 23em;
  text-align: center;
}

.half_box img {
  padding-left: 55px;
}

.half_box h2 {
  color: #4b7795;
  margin-top: 140px;
  margin-bottom: 0.2em;
}

.half_box ul {
  padding: 0;
  margin: 0;
}

.half_box li {
  font-size: 1em;
  font-weight: normal;
  color: #4b7795;
  line-height: normal;
  list-style: none;
}

.diamond {
  min-height: 22em;
}

.bigger {
  font-size: 0.9em !important;
  font-weight: bold !important;
  color: #020202 !important;
}

.half_left_box {
  margin-right: 15px;
}

.top_up_box {
  float: left;
  margin: 1em 3em;
  text-align: center;
  background: #fbf6fa url(../img/half_box_bg.jpg) repeat-x;
  border: 2px solid #919091;
  padding: 0.5em;
}

#breadcrumb {
  background: #ffffff;
  height: 2.2em;
  margin: -8px 0 0 0;
  border-bottom: 5px solid #c3d8e9;
}

#breadcrumb p {
  margin: 0;
  padding: 0.2em 0 0 1em;
  line-height: 2em;
  font-size: 0.9em;
  font-weight: bold;
}

#breadcrumb span {
  color: #ffffff;
  background: #000845;
  padding: 0.2em 0.5em;
  border: 2px solid #919091;
  font-weight: normal;
}

.breadcrumb_link {
  padding: 0.2em 0.4em;
  border: 2px solid #919091;
  font-weight: normal;
}

#inner_frame {
  background: #efefef;
}

div.special_offer {
  width: 669px;
  background: #f8ec74 url(../img/bg_special.jpg);
  border: 2px solid #919091;
  margin: 0 0 15px 0;
  text-align: center;
  padding: 20px;
}

.special_offer h1 {
  color: #aa2192 !important;
  text-shadow: 2px 2px 3px #e5e2e9;
}

.livehelp_div {
  margin: 5px 0 5px 0;
  text-align: center;
}

.livehelp_div h2 {
  font-size: 0.9em;
  font-weight: 700;
  text-align: left;
  color: #000d6d;
  margin: 0 0 5px 0;
}

div.cctv div {
  border: 5px solid #c3d8e9;
  border-radius: 5px;
  overflow: hidden;
  padding: 25px;
  margin: 20px 0 0 0;
}

div.cctv div img {
  border: 5px solid #e9e9e9;
  border-radius: 10px;
  margin: 0 20px 20px 0 !important;
}

div.cctv div p {
  clear: both;
}

.map_loading {
  background: url(../img/map_loading.gif) no-repeat center;
}

#map_canvas {
  height: 500px;
  width: 100%;
  border: 5px solid #c3d8e9;
  border-radius: 10px;
}

a.btn:link, a.btn:hover, a.btn:visited, a.btn:active {
  background: #0013a0;
  color: white !important;
  padding: 0.5em 1em;
  cursor: pointer;
  border-radius: 0.5em;
  border: 0.2em #919091 solid;
  display: inline-block;
  position: relative;
}
a.btn:hover {
  top: 1px;
}

h2.promo_wrapper span.promo {
  color: red !important;
}
h2.promo_wrapper span.small {
  font-size: 0.7em !important;
  color: #222222 !important;
}

.cards {
  clear: both;
}
.cards .card {
  border: 0.2em solid #000845;
  text-align: center;
  border-radius: 0.25em;
}
.cards .card h1 {
  background: #000845;
  color: white !important;
  font-size: 1.2em !important;
  padding: 0.3em 0;
}
.cards .card p {
  font-size: 1.1em !important;
  font-weight: 900;
}
.cards .card span.hr {
  margin: 0 auto;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding: 0;
  display: block;
  border: 0;
  height: 0.2em;
  background: #000845;
  width: 70%;
}
.cards .card span.small {
  font-size: 0.6em !important;
  font-weight: normal;
}
.cards .card span.big {
  font-size: 1.4em !important;
}
.cards.four {
  display: flex;
  justify-content: center;
}
.cards.four .card {
  width: 22%;
  margin: 1%;
}
.cards.three {
  display: flex;
  justify-content: center;
}
.cards.three .card {
  width: 32%;
  margin: 1%;
}
.cards.three p.footer {
  background: #CEE1F2;
  margin-bottom: 0;
  padding: 0.25em;
  font-size: 0.8em !important;
  font-weight: normal !important;
}
.cards.one .card {
  display: flex;
  margin: 0.25em 1%;
  margin-bottom: 0.5em;
}
.cards.one .card h1 {
  margin: 0;
  padding: 1em;
  width: 220px;
  min-height: 28px;
}
.cards.one .card p {
  width: 100%;
}
.cards.one .card span.footer {
  box-sizing: border-box;
  display: block;
  width: 100%;
  background: #CEE1F2;
  margin-bottom: 0;
  padding: 0.25em;
  font-size: 0.8em !important;
  font-weight: normal !important;
  position: relative;
  top: 17px;
}
.cards.one .card span.mins {
  display: inline-block;
  position: relative;
  top: -3px;
}
.cards.one .card span.vr {
  display: inline-block;
  background: #000845;
  height: 20px;
  width: 2px;
  margin-left: 2em;
  margin-right: 2em;
}
.cards.one .card span.small {
  display: inline-block;
  position: relative;
  top: -5px;
}
.cards.one .card span.small.ii {
  text-align: left;
  margin-left: 0.5em;
  top: 1px;
}/*# sourceMappingURL=global.css.map */