@charset "utf-8";
/* CSS Document

AA Travel - Yulie Great*/

/********


- The h tags are all in the same areas but their colors aren't attached to them.

- All the main colors are in the "main colors" section



*******/

/*************reset******************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption,ruby, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

img{
  border:none;
}

img a{
  border:none;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure {
  display: block;
}

body {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

li {
  line-height:24px;
}

.icon-menu a {
  color:#6b9009 !important;
}

/********* Main Classes *************/
html {
  height: 100%;
  margin: 0px;
}

body {
  padding: 0px;
  margin: 0px;
  font-family: Helvetica, Arial, sans-serif;
  font-size:12px;
  line-height:18px;
}

p{
  padding:5px 0 5px 0;
}

.floatLeft{
  float:left;
}

.floatRight{
  float:right;
}

.clearBoth{
  clear:both;
}

.clearRight{
  clear:right;
}

.clearLeft{
  clear:left;
}

.relative{
  position:relative;
}

.container{
  margin:auto;
  width:1020px;
}

h1, h2, h3, h4, h5, h6{
  font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-transform:uppercase;
}

h1{
  font-size:25px;
  line-height:30px;
  padding:0px 0 0px 0;
  margin:0;
}

h2{
  font-size:18px;
  line-height:25px;
  padding:15px 0 0px 0;
}

h3{
  font-size:17px;
  line-height:22px;
  padding:15px 0 0px 0;
}

hr{
  background-color:#666;
  border-bottom: 1px solid #FFFFFF;
}

.marginTop{
  margin:15px 0 0px 0;
}

.marginTopBottom{
  margin:15px 0 25px 0;
}

.paddingTopBottom{
  padding:15px 0;
}

.marginLeftRight{
  margin:0 20px 0 20px;
}

.mobileph {
  display:none;
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}



/********* Main Colors *************/
/*** Titles  Color***/
.companyTextColor, .companyTextColor a{
  color:#6b9009;
}

/* heading dashed underline.*/
.headingUnderline{
  border-bottom:1px dashed #063;
  margin:0 0 10px 0;
  width:100%;
}

/***** body colors ******/
.defaultTextColor{
  color:#666;
}

/***** footer text colors ******/
.footerTextColor, .footerTextColor a{
  color:#F3F3F3 !important;
}

/*** text in grey columns and menu ***/
.tertiarytTextColor, .menu li a, .menu li a:visited,.menu li a:link,.menu li a:active {
  color: #ccc;
}

.menu li a:hover, .menu li a#current  {
  color: #f6eec3;
}

/****** all the solid non white colors (dark greys)*********/
.companyBgColor{
  background:#001E00;
}

/********* body color (currently white) ***********/
.secondaryBgColor{
  background:url(../images/light-pattern-1.jpg);
}

/********* body color  ***********/
.tertiaryBgColor{
  background:url(../images/bodyLighten.png) center;
}

/********* white color strip ***********/
.whiteBgColor{
  background:#F3F3F3;
  margin:0px 0 0 0;
  border-top:#D1D1D1 solid 1px;
  border-bottom:#D1D1D1 solid 1px;
}

/***** footer color ******/
.footerBgColor{
  background:#ccc;
}

/********* Colors End *************/


/********* Links *************/
a,a:visited, a:link, a:active{
  text-decoration:underline;
  color:#003366;
}

a:hover{
  color:#6291FF;
}

/********* Links End *************/

/********* Main Classes End *************/


/************* Header ******************/
.header{
  height:116px;
}

.headerFade{
  background-repeat:repeat-y;
  background-position:center;
  margin:auto;
}

.logo{
  padding:30px 0 0 0;
}


/************ Location Page **************/
.contactSection{
  padding:15px;
  margin:20px 0;
  color:#202020;
  font-size:16px;
  line-height:25px;
  background:#FBFBFB;
  border:#D1D1D1 solid 1px;
}

.contactDetailsSection{
  margin:6px 0 0 10px;
}

.contactSection img{
  border:none;
  margin:0;
  padding:0;
}


/************* Menu ***********/
.menu{
  padding:35px 0 0 0;
}

.menu ul{
  list-style:none;
}

.menu ul li{
}

.menu li a, .menu li a:visited,.menu li a:link,.menu li a:active {
  display: block;
  padding:0px 15px 0px 15px;
  border-left:1px dotted #ccc;
  text-decoration:none;
  font-weight:900;

}

/************* Menu End ***********/

.banner{
  margin-bottom:20px;
}

.banner img {
  border:5px solid #000;
  -moz-box-shadow:    5px 5px 5px 0px #001200;
  -webkit-box-shadow: 5px 5px 5px 0px #001200;
  box-shadow:         5px 5px 5px 0px #001200;
}

.bannerFadeOutLeft{
  position:absolute;
  top:0px;
  left:0;
  width:359px;
  height:349px;
}

.bannerFadeOutRight{
  position:absolute;
  top:0px;
  right:0;
  width:359px;
  height:349px;
}

.largeText{
  font-size:36px;
  line-height:40px;
  text-align:center;
  font-weight:bolder;
  padding:10px 0;
  text-transform:uppercase;
  font-family:"Arial Narrow", "Arial Black", Gadget, sans-serif
}

/************* Header End ******************/

/************* Content *********************/
.contentCopy{
  padding:20px 0 20px 0;
}

.contentCopy ul, .rightSide ul{
  list-style:disc;
  padding:0 0 0 20px;
}

.contentCopy img{
  float:left;
  margin:10px;
  background:#fff;
  border:#999 1px solid;
  padding:10px;
}


/********** Columns ****************/
.googleMap {
  margin-right:10px;
}

.column{
  width:290px;
}

.column-bigger{
  width:320px;
}

.column-large {
  width:450px;
}

.column-larger {
  width:700px;
}

.columnBig{
  width:650px;
}

.columnCopy{
  padding:10px 5px 10px 5px;
}

.borderSides{
  border-right:#999 1px solid;
  border-left:#999 1px solid;
  margin-left:20px;
  padding-left:20px;
  margin-right:20px;
  padding-right:20px;
}

.borderRight{
  border-right:#999 1px solid;
  margin-right:20px;
  padding-right:20px;
}

.borderLeft{
  border-left:#999 1px solid;
  margin-left:20px;
  padding-left:20px;
}


/***** Buttons *********/
.button, .button:visited, .button:link, .button:active{
  padding:20px 0 25px 0;
  margin:5px;
  font-size:13px;
  color:#999;
  font-weight:bold;
  text-decoration:none;
  text-align:center;
  background:url(../images/bigButton.png);
  width:239px;
  display:block;
}

.button:hover{
  color:#333 !important;
}

.buttonSmall, .buttonSamll:visited, .buttonSmall:link, .buttonSmall:active{
  padding:11px 0;
  margin:5px;
  font-size:13px;
  color:#999;
  font-weight:bold;
  text-decoration:none;
  text-align:center;
  background:url(../images/button.png);
  width:158px;
  display:block;
}

.buttonSmall:hover{
  color:#333 !important;
}


/************ Accommodation Page **************/
.roomCopy{
}

.roomCopy img{
  padding:10px;
  margin:0 0px 20px 0;
  border:#999 1px solid;
  background:#fff;
}

.fotorama__nav--thumbs {
  /*background:#f6eec3;*/
  background:#ddd;
  padding:3px 0px;
}


/************* FAQ Classes ************/
a.faq {
  font-size:14px;
  color:#063;
  display:block;
  margin-top:10px;
  padding:0 0 10px 10px;
  border-bottom:1px dashed #063;
  text-decoration:none;
}

a.faq i {
  /*width:14px!important;*/
  padding-right:5px;
}

.faq-listing {
  margin-top:50px;
  padding:10px;
  border: 1px solid #ccc;
}

.faq-listing p {
  /*margin-left:30px;*/
  padding:0 0 10px 30px;
  border-bottom:1px dashed #063;
}


/************* Table Styles ***********/
table {
  padding:5px;
  width:100%;
}

td {
  width:200px;
  padding:5px;
}

.price {
  width:50px;
  border-left:2px solid #aaas;
  padding-left:20px;
}

tr {
  background:#fff;
}

.even-row {
  background:#ddd;
}

.holidays {
  width:240px;
  background:#fff;
  padding:10px;
  margin-left:10px;
}

/************* Content End *************/


/*****resize*****/
@media screen and (max-width:960px) {
  .header{
    height:260px;
    border-bottom:#111 solid 2px;
  }

  .container{
    width:90%;
    margin:0;
    padding:5%;
    line-height:23px;
    font-size:16px;
  }

  .menu{
    position:absolute;
    top:90px;
    left:10px;
    width:95%;
  }

  h3 {
    overflow: auto;
  }

  .logo {
    float: none;
    text-align: center;
  }

  .logo img{
    max-width:100%;
  }

  .companyBgColor .floatLeft{
    float:none !important;
  }

  .column-larger {
    width:100%;
  }

  .bannerFadeOutLeft, .bannerFadeOutRight{
    display:none;
  }

  .menu ul{
    clear:both;
  }

  .menu li a, .menu li a:visited,.menu li a:link,.menu li a:active {
    font-size:24px;
    padding:10px 0 0 0;
    text-align:left;
    width:100%;
    margin:0px 0 5px 0px;
    border:none;
  }

  .contentCopy, .banner img, .room, .rightSide, .bookingHolder, .bookingHolder img, .bannerFadeOutLeft, .bannerFadeOutRight{
    max-width:95%;
    margin:0;
  }

  .column, .column-bigger{
    margin-top:10px;
    width:100%;
    text-align: center;
  }

  .contentCopy img {
    float:none;
  }

  .icon-menu p {
    display: none;
  }

  .icon-menu h2 {
    padding-top: 0px;
  }

  .borderLeft {
    margin: 0px;
    padding: 0px!important;
    border:none;
  }

  .roomCopy, .contentCopy{
    width:100%;
    margin:30px auto;
  }

  .column-large img, .roomCopy img {
    width: 93%;
  }

  .floatRight, .floatLeft{
    float:none;
  }

  .room img{
    padding:5px;
    margin:0 5%;
    max-width:95%;
  }

  .leftImages img{
    padding:5px;
  }

  .borderSides{
    margin:0;
    padding:0;
    border:none;
  }

  .button{
    height:14px;
  }

  .buttonSmall{
    height:18px;
  }

  .homeCol img, .rightSide img{
    max-width:100%;
  }

  .gallery {
    width:100%;
  }

  .holidays {
    width:94%;
    padding:3%;
    margin-left: 0px;
  }

  #googleMap iframe {
    width: 100% !important;
  }
}

@media screen and (max-width:768px) {
}

@media screen and (max-width:640px) {
}

@media screen and (max-width: 580px) {
  .mobileph {
    display: block;
    background-color: inherit;
    color: #FFF;
    font-size: 18px;
    padding: 10px 0;
    text-align: center;
  }

  a[href^=tel]{
    color: inherit;
    text-decoration: underline !important;
  }
}

@media screen and (max-width: 430px) {
  .marginLeftRight{
    margin-left:0;
    margin-right:0;
  }
}

@media screen and (max-width:320px) {
}