/* at.css */

@import url('reset-fonts.css'); 

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
html,body {
    background-color: #ebebe1;
    font-family: Arial,Helvetica,sans-serif; 
    padding: 0px;
    font-size: 12px;
    height: auto;
    text-align: center;
}


#custom-doc {
    background-color: #fff;
    padding: 0 0px;
    width: 780px; 
    min-width: 780px; 
    /*margin-left: 0 !important;*/
    margin: 0 auto;
    text-align: left;
    background: #fff url(../img/layout/right3d.gif) repeat-y top right;
}

#custom-wrapper {
    background: transparent url(../img/layout/left3d.gif) repeat-y top left;
}

#bd {
    position: relative;
    top: -7px;
}
#bdinner {
    padding: 10px 10px 0 10px;
}
#bdpad {
    padding: 6px 10px 0;
}

#ft {
    margin-top: 10px;
    padding: 0 0 10px;
    width: 760px;
    position: relative;
    z-index: 1;
}

#ft .toppart {
    padding: 0 10px;
}

.line {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    z-index: 0;    
}

.item {
    float: left;
    left: 100%;
    position: relative;
    z-index: 0;
}

.itemcontent {
}

a:link {
    color: #00689e; 
    text-decoration: underline;
    cursor: pointer;
}
a:hover {
    color: #cc6600 !important; 
}
a:visited {
    color: #00689e; 
}
a:active {
}
h4 {
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    margin: 3px 0;
    font-size: 120%;
}
h5 {
    font-weight: bold;
}
strong {
    font-weight: bold;
}
input.submit, input.submitimgbttn {
    background: transparent url(../img/buttons/btn_submit.gif) no-repeat center;
    width: 95px;
    height: 24px;
    border: 0;
    margin: 0;
    text-indent: -999em;
    cursor: pointer;
}

input.clicked {
    background: transparent url(../img/buttons/btn_submit_clicked.gif) no-repeat center;
}

a.submit {
    border-top: 2px solid #CCCCCC;
    border-right: 2px solid #6f884b;
    border-bottom: 2px solid #6f884b;
    border-left: 2px solid #CCCCCC;
    font-weight: bold;
    background-color: #4694c6;
    color: #fff;
    padding: 1px 4px;
}  
/*
.submitimgbttn {
    width: 65px;
    height: 20px;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent url(../img/submitimgbttn.gif) no-repeat;
}*/



#ft span.phone,
span.usd,
span.pct,
span.free {
    font-weight: bold;
}
span.new {
    font-weight: bold;
}
a img {
    border: 0;
}

.section {
    /*background-color: #f3f5f4;*/
    background-color: #F2F2F2;
    margin: 0;
    padding-top: 10px;
    padding: 10px;    
    position: relative;
    z-index: 0;
    margin-bottom: 10px;
    border: 1px solid #ccc;

}
.section h4 {
    color: #fff !important;
    padding-left: 10px;
    background: url(../img/sprite-navcurveleft.gif) no-repeat 0px 0px;
/*    font-size: 14px !important;*/
/*    height: 28px;*/
/*    _height: auto;*/
    margin-bottom: 8px;
}

.section h4 span {
    background: url(../img/sprite-navcurveright.gif) no-repeat right 0px;
    display: block;
    padding: 5px 0px;
    position: relative;
    z-index: 100;
    margin-right: -2px;
}

.section h4.bluesectionheader {
      background-color: #338ac1;
      
}
.section h4.bluesectionheader span {
      background-color: #338ac1;
}

.section h4.redsectionheader {
      background-position: 0px -33px;
      background-color: #AE5646;  
}
.section h4.redsectionheader span {
      background-position: right -33px;
      background-color: #AE5646;  
}

.section h4.purplesectionheader {
      background-position: 0px -66px;
      background-color: #5E6DB3; 
}
.section h4.purplesectionheader span {
      background-position: right -66px;
      background-color: #5E6DB3;  
}

.section h4.orangesectionheader {
      background-position: 0px -99px;
      background-color: #D8B23F;  
}
.section h4.orangesectionheader span {
      background-position: right -99px;
      background-color: #D8B23F;  
}

.section h4.greensectionheader {
      background-position: 0px -132px;
      background-color: #93A76A;  
}
.section h4.greensectionheader span {
      background-position: right -132px;
      background-color: #93A76A;  
}

.section h4.yellowsectionheader {
      background-position: 0px -165px;
      background-color: #B8B627;  
}
.section h4.yellowsectionheader span {
      background-position: right -165px;
      background-color: #B8B627; 
}

.section h4.tealsectionheader {
      background-position: 0px -198px;
      background-color: #52A8AD;  
}
.section h4.tealsectionheader span {
      background-position: right -198px;
      background-color: #52A8AD;  
}

.section h4 a{
      color: #fff !important;
      text-decoration: none;
}
.section h4 a:hover{
      color: #fff !important;
      text-decoration: underline;
}
.section div.content {
    background-color: #fff;
    padding: 10px;
}

.secondarysection {
    width: 100%;
}
.secondarysection h4 {
    color: #fff;
    height: 29px;
    background: url(../img/sprite-barbg.gif) repeat-x 0 0;
      line-height: 29px;
}

.secondarysection h4 div {
    background: url(../img/sprite-barmain.gif) no-repeat 0 0;
      width: 400px;
      padding-left: 15px;
}

.secondarysection h4.bluesectionheader {
}
.secondarysection h4.bluesectionheader .bluedivsectionheader {
}

.secondarysection h4.redsectionheader {
    background-position: 0 -34px;
}
.secondarysection h4.redsectionheader .reddivsectionheader {
    background-position: 0 -34px;
}

.secondarysection h4.purplesectionheader {
    background-position: 0 -68px;
}
.secondarysection h4.purplesectionheader .purpledivsectionheader {
    background-position: 0 -68px;
}

.secondarysection h4.orangesectionheader {
    background-position: 0 -102px;
}
.secondarysection h4.orangesectionheader .orangedivsectionheader {
    background-position: 0 -102px;
}

.secondarysection h4.greensectionheader {
    background-position: 0 -136px;
}
.secondarysection h4.greensectionheader .greendivsectionheader {
    background-position: 0 -136px;
}
.secondarysection h4.yellowsectionheader {
    background-position: 0 -170px;
}
.secondarysection h4.yellowsectionheader .yellowdivsectionheader {
    background-position: 0 -170px;
}

.secondarysection h4.tealsectionheader {
    background-position: 0 -204px;
}
.secondarysection h4.tealsectionheader .tealdivsectionheader {
    background-position: 0 -204px;
}



/* End of Drop down menu */
.promodetails {
    width: 450px;
    background-color: #FFFFE0;
    border: 2px outset #aaa;
    position: absolute;
    display: none;
    z-index: 999;
    padding: 10px;
}
.demomap {             
    position: absolute;
    display: none;
    z-index: 999;   
    padding-top: 20px;   
    padding-left: 30px;
}
.breadcrumbs {padding-left: 15px; font-size: 95%; padding-bottom: 5px; clear: both;}
.breadcrumbs a {color: #328ab2;}
h1.pageheadline {font-size: 140%; font-weight: bold; padding-top: 10px; padding-left: 15px; color:#64642e}
.mediumtxt {font-size: 100%;}
.smalltxt {font-size: 95%;}
.bigtxt {font-size: 105%;}



#ft .logonewsltr {
    margin-left: -100%;
    width: 35%;
}

#ft .genlinks {
    margin-left: -65%;
    width: 20%;
}

#ft .atlinks {
    margin-left: -45%;
    width: 20%;
}

#ft .atoffice {
    margin-left: -25%;
    width: 25%;
}

#ft .logoinfo { 
    margin-bottom: 10px;
    background-image: url(../img/atsmalllogo.gif);
    background-repeat: no-repeat;
    background-position: 10px 0;
    width: 220px;
    height: 31px;
    text-align: left;
    cursor: pointer;   
}
#ft .logoinfo span {
    visibility: hidden;
}
#ft .logoinfo a {
    text-decoration: none !important;
}

#ft .newslettersubscribe {
    margin-left: 10px;
}

#ft .sublabel,
#ft .subtxtbox,
#ft .subbutton {
    margin: 5px 0;
}


#ft .atoffice p {
    text-align: right;
    margin-right: 12px;
    font-weight: bold;
}

#ft .atoffice p.phonenum {font-size: 160%;}
#ft .atoffice p.localphonenum { font-size: 120%;}
#ft .atoffice p.timing {font-size: 105%; text-transform: uppercase; color: #949695;}

#ft .bottompart {
    margin-top: 15px;
    text-align: center;
    color: #a6a6a6;
    width: 100%;
}

/* Follow Footer */

#follow {
    background-color: #EBEBE1;
    padding: 12px 0;
    margin-bottom: 12px;
    text-transform: none !important;
}

#follow div.title {font-size: 120%; font-weight: bold; color: #1C80BE; clear: both;}
#follow span.bigtitle {font-size: 125%; font-weight: bold; color: #1C80BE;} 
#follow div.info {clear: both; padding-top: 3px;}


#follow form {
    display: inline;
}

#follow input[type=text] {padding: 5px;}
#follow input.subscribebttn {
    background: transparent url(../img/footer_sendbttn.gif) no-repeat center;
    width: 72px;
    height: 24px;
    border: 0;
    margin: 0;
    text-indent: -999em;
    cursor: pointer;
    margin-left: 10px;
    
}
#follow .subscribetonewsletter {
    float: left; 
    width: 300px;
    height: 65px;
    padding-left: 30px;
    border-right: 2px dotted #BBBBBB;
}

#follow .visitmessageboard {
    float: left; 
    width: 140px;
    height: 65px; 
    padding-left: 20px;    
}

#follow .followsocial {
    float: left; 
    width: 246px;
    height: 65px; 
    padding-left: 20px;
    border-left: 2px dotted #BBBBBB;  
}

#follow span.visitarrow {
    background: transparent url(../img/footer_visitarrow.gif) no-repeat right; 
    padding-right: 20px;
}
#follow .messageboardspan {padding-top: 5px; display: block;}
#follow a.msgboard {clear: both; font-size: 120%; font-weight: bold;}
#follow .followsocial a {
    font-weight: bold; 
    font-size: 120%; 
    padding-left: 40px; 
    padding-top: 5px;     
    background-repeat: no-repeat;
    width: 63px;
    height: 32px;
    display: block;
    float: left;}
#follow a.facebook {
    background-image: url(../img/footer_facebook.gif);
}
#follow a.twitter {   
    background-image: url(../img/footer_twitter.gif);
    margin-left: 20px;
}

/* End of Follow Footer */

#atheader {
    background-color: #fff;
}

.header-wrapper {
    height: 58px;
    text-align: center;
}

.header {
    width: 770px;
    margin: 0 auto;
}

.header .logo {
    float: left;
    background-image: url(../img/atlogo.gif);
    background-repeat: no-repeat;
    background-position: 30px 0;
    width: 305px;
    height: 45px;
    text-align: center;       
    cursor: pointer;
    margin-top: 6px;
}
.header .logo span {
    visibility: hidden;
}
.header .logo a {
    text-decoration: none !important;
}
.header .contact {
    float: right;
    width: 290px;
    text-align: right;
    margin-right: 30px;
}
.header .phone {
    font-weight: bold;
    font-size: 220%;
    text-align: right;
    color: #000;
}
.header .hours {
    font-size: 95%;
    text-align: right;
    color: #949695;
}



.headertabs-wrapper {
    height: 33px;
    text-align: center;
}


/* Header Tabs */
#headertabs {
    background-color: #fff;
    width: 780px;
    margin: 0 auto;
}
#headertabs,
#headertabs li {
    padding: 0;
}
#headertabs li {
    margin: 0;
    float: left;
    list-style-type: none;
    height: 33px;
}
#headertabs li a {
    display: block;
    height: 33px;
    text-decoration: none;
}
#headertabs li a span {
    visibility: hidden !important;
}

#headertabs li#tours a{
    background-image: url(../img/tabs/tours_tabs.png);
    width: 138px;
}
#headertabs li#cruises a{
    background-image: url(../img/tabs/cruises_tabs.png);
    width: 134px;   
}
#headertabs li#rivers a{
    background-image: url(../img/tabs/rivers_tabs.png);
    width: 175px;
}
#headertabs li#resorts a{
    background-image: url(../img/tabs/resorts_tabs.png);
    width: 129px;   
}
#headertabs li#travelguide a{
    background-image: url(../img/tabs/travelguide_tabs.png);
    width: 204px;   
}


ul.tours li#tours a {
    background-position: 0px 0px;
}
ul.tours li#cruises a {
    background-position: 0px -76px;
}
ul.tours li#rivers a {
    background-position: 0px -76px;
}
ul.tours li#resorts a {
    background-position: 0px -76px;
}
ul.tours li#travelguide a {
    background-position: 0px -76px;
}

ul.cruises li#tours a {
    background-position: 0px -38px;
}
ul.cruises li#cruises a {
    background-position: 0px 0px;
}
ul.cruises li#rivers a {
    background-position: 0px -76px;
}
ul.cruises li#resorts a {
    background-position: 0px -76px;
}
ul.cruises li#travelguide a {
    background-position: 0px -76px;
}

ul.rivers li#tours a {
    background-position: 0px -76px;
}
ul.rivers li#cruises a {
    background-position: 0px -38px;
}
ul.rivers li#rivers a {
    background-position: 0px 0px;
}
ul.rivers li#resorts a {
    background-position: 0px -76px;
}
ul.rivers li#travelguide a {
    background-position: 0px -76px;
}

ul.resorts li#tours a {
    background-position: 0px -76px;
}
ul.resorts li#cruises a {
    background-position: 0px -76px;
}
ul.resorts li#rivers a {
    background-position: 0px -38px;
}
ul.resorts li#resorts a {
    background-position: 0px 0px;
}
ul.resorts li#travelguide a {
    background-position: 0px -76px;
}

ul.travelguide li#tours a {
    background-position: 0px -76px;
}
ul.travelguide li#cruises a {
    background-position: 0px -76px;
}
ul.travelguide li#rivers a {
    background-position: 0px -76px;
}
ul.travelguide li#resorts a {
    background-position: 0px -38px;
}
ul.travelguide li#travelguide a {
    background-position: 0px 0px;
}

ul.none li#tours a {
    background-position: 0px -76px;
}
ul.none li#cruises a {
    background-position: 0px -76px;
}
ul.none li#rivers a {
    background-position: 0px -76px;
}
ul.none li#resorts a {
    background-position: 0px -76px;
}
ul.none li#travelguide a {
    background-position: 0px -76px;
}


ul.tours li#tours a:hover {
    background-position: 0px -114px;
}
ul.tours li#cruises a:hover {
    background-position: 0px -190px;
}
ul.tours li#rivers a:hover {
    background-position: 0px -190px;
}
ul.tours li#resorts a:hover {
    background-position: 0px -190px;
}
ul.tours li#travelguide a:hover {
    background-position: 0px -190px;
}

ul.cruises li#tours a:hover {
    background-position: 0px -152px;
}
ul.cruises li#cruises a:hover {
    background-position: 0px -114px;
}
ul.cruises li#rivers a:hover {
    background-position: 0px -190px;
}
ul.cruises li#resorts a:hover {
    background-position: 0px -190px;
}
ul.cruises li#travelguide a:hover {
    background-position: 0px -190px;
}


ul.rivers li#tours a:hover {
    background-position: 0px -190px;
}
ul.rivers li#cruises a:hover {
    background-position: 0px -152px;
}
ul.rivers li#rivers a:hover {
    background-position: 0px -114px;
}
ul.rivers li#resorts a:hover {
    background-position: 0px -190px;
}
ul.rivers li#travelguide a:hover {
    background-position: 0px -190px;
}


ul.resorts li#tours a:hover {
    background-position: 0px -190px;
}
ul.resorts li#cruises a:hover {
    background-position: 0px -190px;
}
ul.resorts li#rivers a:hover {
    background-position: 0px -152px;
}
ul.resorts li#resorts a:hover {
    background-position: 0px -114px;
}
ul.resorts li#travelguide a:hover {
    background-position: 0px -190px;
}


ul.travelguide li#tours a:hover {
    background-position: 0px -190px;
}
ul.travelguide li#cruises a:hover {
    background-position: 0px -190px;
}
ul.travelguide li#rivers a:hover {
    background-position: 0px -190px;
}
ul.travelguide li#resorts a:hover {
    background-position: 0px -152px;
}
ul.travelguide li#travelguide a:hover {
    background-position: 0px -114px;
}

ul.none li#tours a:hover {
    background-position: 0px -190px;
}
ul.none li#cruises a:hover {
    background-position: 0px -190px;
}
ul.none li#rivers a:hover {
    background-position: 0px -190px;
}
ul.none li#resorts a:hover {
    background-position: 0px -190px;
}
ul.none li#travelguide a:hover {
    background-position: 0px -190px;
}

/* droppy.css */

.nav-wrapper {
    background: #30A8C3 url(../img/header3.gif) repeat-x top left;
    text-align: center;
    height: 28px;
}

/* Basic code - don't modify */
 
 #nav { width: 770px; display: block; margin: 0 auto; padding: 0; position: relative; 
    text-align: left;}
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav a { display: block; }
  #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
      #nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li { float: none; }
    #nav ul ul { top: 0; }
    
/* Essentials - configure this */

#nav ul { width: 175px; }
#nav ul ul { left: 175px; }

/* Everything else is theming */
 
#nav { background-color: #30A8C3; }
#nav *:hover { background-color: none; }
#nav a { border-right: 1px solid white; color: white; font-size: 12px; padding: 6px; padding-right: 25px !important; line-height: 1; 
    background: url(../img/downsmallpointer.gif) no-repeat 95% 55%;
    padding-top: 8px;
}

#nav li li a {
    background: none;
    padding-right: 0;
    padding-top: 0;
}
#nav li ul li.sub a {
    background: url(../img/rightsmallpointer.gif) no-repeat 95% 55%;
}
#nav li ul li.sub li a {
    background: none;
}
  #nav li.hover a { background-color: #4e97c6;}
  #nav ul { top: 24px; } /* background color needed for IE */
    #nav ul li a { background-color: #4e97c6; }
      #nav ul a.hover { background-color: #30A8C3; text-decoration: underline;}
   #nav ul a { border-bottom: 0px solid #4d96c6; margin-bottom: 0 !important; border-right: none; opacity: 1; filter: alpha(opacity=100); }
   /* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */

#nav li a {
    padding-left: 15px;
    padding-right: 20px;
}

#nav li li a {
    padding: 6px 6px 6px 15px !important;
}

/* custom styles */
#nav{
    
    background-color: transparent !important;
    z-index: 9999;
}

#nav li a{
    font-weight: bold;
    text-decoration: none;
    color: #fff !important;
    border-right: 0;
}

#nav li a:visited{color: white;}

#nav ul li a{
    color: #fff !important;
    background-color: #4d96c6 !important;
    text-decoration: none;
    border-bottom: 1px solid #0069ae;
    border-top: 1px solid #85c3ea;
}

#nav li a:hover{
    background-color: #0069ae !important;
    color: #fff !important;
}

#nav li.search {
    float: right;
    margin-right: 20px;
}

#nav li div.searchtxt {text-align: center; }

.iframeshim{
position: absolute;
z-index: 9998;
background: transparent;
border-width: 0;
width: 0;
height: 0;
border: 1px solid red;
}


.searchbttn {
        width:20px;
    height:17px; 
    border:none; 
    background: transparent url(../img/txtsrchbttn.gif) no-repeat center top; 
    cursor: pointer;
     margin-top: 4px;
}

.roundedinputsrch { position: relative; width: 125px; float: left; top: 1px;}
input.prettysearch {height: 16px; background: url(../img/srchrpt.gif) center top repeat-x; border: 0px; margin: 3px 0 0; padding: 3px 0 0 0; font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; }
input.prettysearch { margin-left: 10px; }
.roundedinputsrch .left { position: absolute; left: 0; top: 3px; width: 10px; height: 19px; background: transparent url(../img/srchleftcap.gif) left top no-repeat; }
.roundedinputsrch .right { position: absolute; right: 3px; top: 3px; width: 10px; height: 19px; background: transparent url(../img/srchrightcap.gif) right top no-repeat; }  

@media screen and (-webkit-min-device-pixel-ratio:0) {
input.prettysearch { padding-left: 3px; width: 105px; }
.roundedinputsrch .left,.roundedinputsrch .right { background-image: none !important;}
}

.messageboardspan a, .facebook a, .twitter a { cursor: pointer; color: #00689E; text-decoration: underline; }

.pageheader {
    background: #fff url("../img/header_bg_slice.gif") repeat-x top left;
    margin: 8px auto 10px;;
    
    width: 735px;
    text-align: left;
}
.pageheader div  {
    background: transparent url("../img/header_bg_left_curve.gif") no-repeat top left;
    padding-left: 8px;
}
.pageheader div div {
    background: transparent url("../img/header_bg_right_curve.gif") no-repeat top right;
    padding-right: 8px;
    height: 42px;
}

.pageheader h1 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-top: 5px;
}
.pageheader h1.longtitle {
    padding-top: 8px;
    font-size: 20px;
}
.pageheader h1.extralongtitle {
    padding-top: 12px;
    font-size: 16px;
}
.pageheader h1.superlongtitle {
    padding-top: 14px;
    font-size: 13px;
}