@import url('assets/font/font.css');
/*
Theme Name: PODs Backpacker
Theme URI: 
Description: PODs Backpacker Theme.
Author: Az Razali, Dayana Kamaruzaman
Author URI: 
Version: 1.0
Tags: custom-header, custom-menu
*/
body {
  background-color: #FFF;
  font-family: 'Palatino Linotype', 'Palatino', serif;
  font-size: 15px;
}
._left {
  float: left;
}
._right {
  float: right;
}
._clear {
  clear: both;
}
._button {
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  display: block;
  font-family: 'RockwellStd-Bold';
  text-transform: uppercase;
}
._lime, a {
  color: #b1d665;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
p {
  line-height: 23px;
  padding: 15px 0;
}
p.description, .description p {
  font-size: 18px;
  line-height: 27px;
}
._zigzag {
  background-position: 0 0;
  background-repeat: repeat-x;
  height: 8px;
}
._zigzag.blue {
  background-image: url('assets/img/bgZigBlue.png');
}
._zigzag.white {
  background-image: url('assets/img/bgZigWhite.png');
}
._zigzag.lime {
  background-image: url('assets/img/bgZigLime.png');
}
.container {
  color: #858585;
  margin: auto;
  padding: 30px 0;
  width: 960px;
}
hr {
  border: none;
  height: 1px;
}
h1 {
  font-family: 'RockwellStd-Bold';
  font-size: 40px;
}
header {
  background: url('assets/img/bgHeader.jpg') 50% 0 no-repeat fixed;
  height: 400px;
}
header h1 {
  background: url('assets/img/logoPODs.png') 0 0 no-repeat;
  display: block;
  height: 145px;
  width: 330px;
}
header h1 span {
  display: none;
}
header h2 {
  color: #283E44;
  font-size: 20px;
  text-transform: lowercase;
}
header .container {
  height: 392px;
  padding: 0;
}
nav {
  margin-top: 15px;
}
nav ul {
  font-family: 'RockwellStd-Bold';
  font-size: 20px;
  text-align: left;
  text-decoration: none;
  width: 630px;
}
nav ul li {
  display: inline;
  line-height: 30px;
  margin-left: 20px;
}
nav ul li.current_page_item a {
  /*border-bottom: 2px solid #BCC974;*/
  border-bottom: 2px solid #448112;
  padding-bottom: 1px;
  text-decoration: none;
}
nav ul li a {
  /*color: #BCC974;*/
  color: #448112;
  
}
nav ul li a:hover {
  /*border-bottom: 2px solid #BCC974;*/
  border-bottom: 2px solid #448112;
  padding-bottom: 1px;
  text-decoration: none;
}
article h1 {
  margin: 14px 0;
}
article#news section, article#pods section, article#people section {
  background: #FFF;
  display: block;
  float: left;
  width: 313px;
}
article#news section + section, article#pods section + section, article#people section + section {
  margin-left: 10px;
}
article#news, footer {
  background: url('assets/img/bgBlue.png') 0 0 repeat;
}
article#news h1,
footer h1,
article#news p,
footer p {
  color: #E3E9EC;
  padding: 0;
}
article#news section, article#people section, article#happenings section {
  margin-top: 25px;
}
article#news section h2, article#people section h2, article#happenings section h2 {
  color: #000;
  font-size: 19px;
  padding: 20px 18px 0;
}
article#news section p, article#people section p, article#happenings section p {
  color: #858585;
  padding: 30px 18px;
}
article#news section {
  height: 477px;
}

article#about .col2 {
  margin-top: 30px;
  -webkit-column-count: 2;
  -webkit-column-gap: 25px;
  -webkit-column-width: 455px;
  -moz-column-count: 2;
  -moz-column-gap: 25px;
  -moz-column-width: 455px;
  column-count: 2;
  column-gap: 25px;
  column-width: 455px;
}
article#about .col2 div > p {
  padding-top: 0;
}
article#about div#slider {
  height: 372px;
  width: 960px;
}
article#about div#slider li {
  width: 960px;
}
article#about div#slider img {
  min-height: 372px;
  min-width: 960px;
}
article#about div#arrows {
  position: absolute;
  margin-top: -250px;
}
article#about #prevBtn, article#about #nextBtn {
  margin: 0;
  position: absolute;
}
article#about #prevBtn a, article#about #nextBtn a {
  background-image: url('assets/img/sliderArrow.png');
  background-repeat: no-repeat;
  display: block;
  height: 57px;
  text-indent: -9999px;
  position: relative;
  width: 48px;
}
article#about #prevBtn {
  margin-left: -58px;
}
article#about #prevBtn a {
  background-position: 0 0;
}
article#about #nextBtn {
  margin-left: 970px;
}
article#about #nextBtn a {
  background-position: 0 -77px;
}
article#about ol#controls {
  margin-top: 20px;
  text-align: center;
}
article#about ol#controls li {
  background-color: #C2C2C2;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  display: inline-block;
  margin: 5px;
}
article#about ol#controls li.current, article#about ol#controls li:hover {
  background-color: #b1d665;
}
article#about ol#controls li a {
  display: block;
  height: 12px;
  width: 12px;
  text-decoration: none;
}
article#about ol#controls li a:hover {
  text-decoration: none;
}
article#about ol#controls li span {
  display: none;
}
article#video {
  background: url('assets/img/bgLime.png') 0 0 repeat;
}
article#video h1 {
  color: #FFF;
}
article#video iframe {
  /*margin: 5px 3px 5px 2px;*/
  vertical-align: top;
}
article#people hr, article#location hr {
  background-color: #E9E9E9;
  margin-bottom: 30px;
}
._img {
  background-color: #b1d665;
  display: block;
  overflow: hidden;
}
article#location h2 {
  color: #4B4B4B;
  font-size: 25px;
  margin: 20px 0 10px;
}
article#location img.aligncenter {
  display: block;
  margin: auto;
  text-align: center;
}
article#happenings ._img {
  height: 270px;
  width: 400px;
}
article#happenings section {
  margin: 20px 0 0;
  padding: 30px 0;
  overflow: hidden;
}
article#happenings section + section {
  border-top: 1px solid #E9E9E9;
}
article#happenings section h2 {
  font-size: 25px;
}
article#happenings section p.date {
  color: #b1d665;
  font-family: 'RockwellStd-Bold';
  font-size: 30px;
  padding-bottom: 0;
  padding-top: 0;
}
article#happenings div._right {
  width: 525px;
}
article#pods {
  text-align: center;
}
article#pods .container {
  border-top: 1px solid #E9E9E9;
}
article#pods h1 {
  text-align: left;
}
article#pods h2 {
  font-family: 'RockwellStd-Bold';
  font-size: 32px;
  margin: 10px 0;
}
article#pods p {
  padding: 0;
}
article#pods p.price {
  font-size: 25px;
  margin: 10px 0;
}
article#pods ul {
  border-bottom: 1px solid #E9E9E9;
  border-top: 1px solid #E9E9E9;
  margin-bottom: 25px;
  padding: 20px 0;
}
article#pods ul li {
  margin: 10px 0;
}
article#pods #recommendations ul {
  border: none;
  padding: 0;
  margin-bottom: 0;
}
a#bookPod {
  background: url('assets/img/btnPod.png') 0 0 no-repeat;
  height: 67px;
  margin: auto;
  width: 366px;
}
a#bookPod:hover {
  background-position: 0 -67px;
}
a#bookPod span {
  display: none;
}
#recommendations li {
  display: inline-block;
  margin: 0 10px;
  zoom: 1;
  *display: inline;
}
#recommendations p {
  margin-top: 15px;
clear:both; /* sharwar */
}
#recommendations a {
  color: #5B5B5B;
  display: block;
  font-family: 'RockwellStd-Bold';
  font-size: 13px;
  margin: auto;
  text-transform: uppercase;
}
#recommendations a img {
  border: none;
}
footer {
  padding-bottom: 30px;
}
footer a._button {
  color: #67889A;
  font-size: 25px;
  margin-top: 15px;
  padding: 15px 30px 6px;
  text-align: center;
  text-decoration: none;
}
footer a:hover {
  color: #000;
}
footer #map, footer address {
  margin-top: 30px;
}
footer #map a._button {
  background-color: #FFFAA6;
  width: 242px;
}
footer address a {
  color: #E3E9EC;
}
footer address a.email {
  color: #FFF;
  text-decoration: underline;
}
footer address a._button {
  background-color: #FFF;
  width: 160px;
}
footer hr {
  background-color: #FFF;
  margin-bottom: 20px;
}

.styled-select select {
   background: transparent;
   width: 268px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 34px;
   -webkit-appearance: none;
   }





/* At A Glance */
#at-a-glance .title
{
  text-indent: -9999px;
  background: url("images/at-a-glance-title.png/index.html") no-repeat center;
  display: block;
  width: 100%;
  height: 53px;
}
#at-a-glance.glow .title,
#at-a-glance .title:hover
{
  background: url("images/at-a-glance-title-expand.png/index.html") no-repeat center;
}
#at-a-glance .content
{
  padding-bottom: 35px;
  position: relative;
}
#at-a-glance .content .close a
{
  font-size: 0.9em;
  color: #fff;
  text-decoration: none;
  background: #d86011;
  padding: 2px 8px;
  position: absolute;
  bottom: 8px;
  right: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #c85102;
}
#at-a-glance .content .close a:hover
{
  background: #c85102;
}
#at-a-glance .content .at-a-glance-images div.anythingSlider
{
  width: 846px;
  height: 385px;
  margin: auto; 
}
#at-a-glance .content .at-a-glance-images li,
#at-a-glance .content .at-a-glance-images li a
{
  width: 846px;
  height: 385px;
  display: block;
}
#at-a-glance .content .arrow
{
  display: block;
  position: absolute;
  width: 17px;
  height: 17px;
  top: 184px;
}
#at-a-glance .content .arrow a
{
  display: block;
  text-indent: -9999px;
  width: 17px;
  height: 17px;
}
#at-a-glance .content .arrow.back
{
  background: transparent url("images/at-a-glance-left.png/index.html") no-repeat center;
  left: -10px;
}
#at-a-glance .content .arrow.forward
{
  background: transparent url("images/at-a-glance-right.png/index.html") no-repeat center;
  right: -10px;
}
#at-a-glance .content .at-a-glance-images .anythingControls
{
  position: absolute;
  text-indent: -9999px;
}
#CDSWIDCOE {
    font:normal 11px Verdana,"Bitstream Vera Sans",Arial,Helvetica,sans-serif;
    color: #000;
    background-color: #ffffff;
    overflow: hidden;
    width:17% !important; /*148px*/
    margin: 0px 11px 10px 15px !important;
    text-align: center;
    border: 1px solid #599642;
    float:left;
}
