body {
    margin: 0;
    padding: 0;
    color: #cccccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #000e28;
    background-image: url(../img/background-andeanexpeditions.jpg);
    background-position: top center;
    background-repeat: repeat-y;
}

h2 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 14px;
}

p {
    text-align: justify;
}

span.title2 {
    margin: 0;
    padding: 0;
    color: #010c1c;
    font-size: 14px;
}

h3, span.title3 {
    color: #9cac0e;
    font-size: 12px;
    font-weight: normal;
}


.submit input {
    margin-top: 5px;
    border: 0;
    background-color: #9DAB10;
    color: #010c1c;
    font-size: 12px;
    width: 60px;
}

.submit {
    display: inline;
}

.clear {
    margin: 0;
    padding: 0;
    border: 0;

    clear: both;
    font-size: 0;
    line-height: 0;
}

#container {
    width: 965px;
    margin: auto;
    background-color: #011b32;
    padding: 0;
}

#language {
    width: 965px;
}

#language .bandera {
    margin: 0;
    padding: 0;
    border: 0;
    width: 16px;
}


#links {
    width: 965px;
    text-align: right;
}

#links a {
    color: #ccc;
    text-decoration: none;
}

#links a:hover {
    text-decoration: underline;
}

#header {
    margin: 0;
    padding: 0;
}
#navigation_bar {
    float: left;
    width: 747px;
    height: 27px;
    padding-top: 13px;
    padding-left: 20px;
    color: #556678;
    background-color: #011224;
    font-size: 11px;
    text-transform: uppercase;
}

#navigation_bar a {
    color: #556678;
    text-decoration: none;
}

#navigation_bar a:hover{
    text-decoration: underline;
}

#flash {
}

#actual_content {
    width: 198px;
    height: 40px;
    float: left;
    background-color: #001021;
}

#left_column {
    width: 198px;
    height: 608px;
    background-image: url(../img/submenu_about_bg.gif);
    background-repeat: repeat-y;
    background-color: #010715;
    float: left;
}

#menu_about {
    margin: 0;
    padding: 0;
    padding-top: 25px;
}

#menu_about li {
    padding: 10px 0 10px 30px;
    border-bottom: solid 1px #1c3150;
    list-style-type: none;
    color: #7B96C6;
}

#menu_about li a {
    color: #7B96C6;
    text-decoration: none;
}

#menu_about li a:hover {
    color: #fff;
}

#menu_about li div.current {
    font-weight: bold;
}

#content {
    width: 529px;
    height: 608px;
    background-color: #00132e;
    float: left;
}

#content img {
    float: left;
    margin: 10px 15px;
}

#content p {
    margin: 10px 15px;
}

#content h2 {
    margin: 10px;
    font-size: 16px;
    color: #ccc;
}

#content h3.title {
    margin: 0 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    background-image: url(../img/content_title.png);
    background-position: left center;
    background-repeat: no-repeat;
    border-bottom: dotted 1px #314764;
    font-size: 14px;
}

#right_column {
    width: 238px;
    height: 608px;
    background-color: #040b28;
    float: left;
}

#finder {
    margin-left: 10px;
    margin-top: 20px;
}

#finder input.text_input {
    width: 150px;
}

#featured_photos {
    background-image: url(../img/Featured_photos.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    height: 200px;
    margin: 0;
    padding: 0;
    margin-top: 20px;
}

#keep_updated {
    margin-top: 20px;
}

#keep_updated p {
    color: #9cac0e;
    margin-top: 5px;
    margin-left: 25px;
    width: 185px;
}

#keep_updated input {
    margin-left: 25px;
}

#keep_updated input.text_input {
    margin-left: 25px;
    width: 185px;
}

#travel_info p {
    color: #9cac0e;
    margin-top: 5px;
    margin-left: 25px;
    width: 185px;
}


#inferior_block {
    background-color: #001224;
    width: 965px;
    height: 228px;
}

#trip_overview {
    background-position: top;
    background-repeat: no-repeat;
    background-color: #112130;
    float: left;
    margin-top: 20px;
    margin-left: 40px;
    width: 488px;
    height: 138px;
}

.box_trip_overview_deu {
    background-image: url(../img/trip_overview_long_deu.jpg);
}

.box_trip_overview_eng {
    background-image: url(../img/trip_overview_long.jpg);
}


#trip_overview img, #trip_overview object{
    float: right;
    margin-top: 3px;
    margin-right: 20px;
}

#trip_overview h3, #trip_overview_long h3 {
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 0;
}

#trip_overview h3 a {
    color: #9cac0e;
    text-decoration: none;
}

#trip_overview h3 a:hover {
    text-decoration: underline;
}

#trip_overview p, #trip_overview_long p {
    margin-left: 20px;
    width: 270px;
}

#top_ten_trips {
    margin-top: 20px;
    margin-left: 20px;
    float: left;
    background-image: url(../img/top_ten_trips.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-color: #112130;
    width: 361px;
    height: 138px;
}

#top_ten_trips p {
    margin-top: 40px;
    margin-left: 190px;
    margin-right: 20px;
}

#create_tour {
    margin-top: 20px;
    margin-left: 40px;
    float: left;
    background-image: url(../img/create_yourtrip.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-color: #112130;
    width: 438px;
    height: 136px;
}

#create_tour #form_create{
    margin-top: 40px;
    margin-left: 10px;
}

#create_tour label {
    display: block;
    margin: 7px 5px 7px 10px;
    width: 60px;
    float: left;
}

#create_tour select {
    display: block;
    margin: 7px 5px;
    width: 100px;
    float: left;
}

#inferior_bar {
    clear: both;
    padding-top: 20px;
    text-align: center;
}

#inferior_bar img {
    margin: 0;
    padding: 0;
    border: 0;
}

#footer {
    width: 965px;
    margin: auto;
    padding: 0;
    background-color: #001224;
}

#footer, #footer p {
    padding: 0;
    text-align: center;
    padding-bottom: 15px;
}

#menu_footer {
    margin: 0;
    padding: 10px 0;
    list-style-type: none;
}

#menu_footer .menu_footer_item {
    display: inline;
    padding: 0 10px;
    border-right: 1px solid #fff;
}

#menu_footer .footer_last_item {
    border-right: none;
}

#menu_footer a {
    color: #fff;
    text-decoration: none;
}

#menu_footer a:hover {
    color: #fff;
    text-decoration: underline;
}

#footer p.contact_data {
    font-size: 12px;
    margin: 5px 0;
    padding: 0;
    font-weight: bold;
}

/* Contact styles - Begin*/
#contact {
    border: none;
    margin-top: 20px;
}

#contact ol {
    margin: 0;
    padding: 0;
    padding-left: 40px;
}

#contact em, #newsletter em {
    margin-left: 3px;
    color: #9DAB10;
    font-weight: bold;
}

#contact legend {
    color: #9DAB10;
    font-weight: bold;
    font-size: 14px;
}


#contact label {
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
    width: 120px;
}

#contact label input {
    width: 25px;
}

#contact input {
    width: 200px;
}

#contact .submit input {
    width: 100px;
}

#contact fieldset ol {
    margin: 0;
    padding: 0;
}

#contact li {
    list-style: none;
    padding: 5px;
    margin: 0;
}

#newsletter fieldset{
    border: none;
    margin: 3px 0;
}

#newsletter legend {
    color: #9DAB10;
    font-size: 11px;
}

#newsletter label {
    width: 20px;
}

#newsletter input {
    margin-left: 123px;
    width: 20px;
}

#contact .submit {
    margin-left: 50px;
}

#contact .submit input{
    width: 90px;
}

#contact #flashMessage {
    margin: 20px;
    color: #9cac0e;
    font-size: 14px;
    font-weight: bold;
}

/* Contact styles - End*/

/* Destinations styles - Begin */
.menu_destinations {
    margin: 20px;
}

li.menu_destinations_item {
    color: #9cac0e;
    list-style-type: none;
}

li.menu_destinations_item a {
    display: inline-block;
    width: 100px;
    height: 30px;
    padding: 5px 10px;
    color: #9cac0e;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

li.menu_destinations_item a:hover {
    color: #ccc;
}
/* Destinations styles - End */

/* Map styles - Begin */
#map {
    text-align: center;
}

#map img {
    float: none;
    height: 590px;
    border: 0;
}

/* Map styles - End */

/* News styles - Begin */
#news, #feedbacks {
    height: 530px;
    overflow: auto;
}

#news, #new, #feedbacks, #feedback_detail {
    margin: 30px 20px 0 20px ;
}

#news h3, #new h3, #feedbacks h3, #feedback_detail h3 {
    margin-left: 10px;
}

#news img {
    width: 57px;
    height: 80px;
    margin-top: 0;
}

#feedbacks img {
    width: 100px;
    height: 72px;
    margin-top: 0;
}

#news a, #feedbacks a {
    margin-left: 390px;
    color: #ccc;
}

#new a, #feedback_detail a {
    margin-left: 400px;
    color: #9cac0e;;
}

#new img {
    width: 130px;
    height: 181px;
}

#feedback_detail img {
    width: 200px;
    height: 150px;
}

/* News styles - End */

/* Head Office styles - Begin */
#headoffice {
    margin-top: 50px;
}

#headoffice p {
    margin: 0;
    padding: 0;
    margin-left: 120px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: bold;
}

#headoffice ol {
    margin: 0;
    padding: 0;
    margin-top: 50px;
}

#headoffice li {
    list-style: none;
    padding: 5px;
    margin: 0;
}

#headoffice label {
    display: inline-block;
    width: 70px;
    margin-left: 120px;
    font-weight: bold;
}
/* Head Office styles - End */

/* Error styles - Begin */
label.error {
    margin-left: 5px;
    color: #cd1313
}
/* Error styles - End */

/* Feedback styles - Begin */
#feedback_content {
    margin: 0;
    margin-top: 50px;
    padding: 0;
    width: 194px;
    height: 200px;
    background-image: url(../img/submenu_feedback_bg.jpg);
}

#feedback_content h3 {
    margin: 0;
    padding-top: 52px;
    padding-bottom: 3px;
    margin-left: 30px;
    border-bottom: solid 1px #314834;
    font-size: 11px;
}

#feedback_content a {
    color: #9cac0e;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

#feedback_content a:hover {
    text-decoration: underline;
}

#feedback_content p{
    margin: 0;
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 15px;
    padding: 0;
}

#feedbacks_detail {
    display: none;
    font-size: 11px;
}

#feedbacks_detail img {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
    width: 200px;
    height: 150px;
}

#feedbacks_detail h3 {
    margin: 15px 0;
    font-size: 12px;
}

#feedbacks_detail p {
    margin: 0;
    padding: 0;
    margin-right: 10px;
}
/* Feedback styles - End */

/* Associates styles - Begin */

#associates h2 {
    clear: both;
}

#associates h3 {
    margin-right: 20px;
}

#associates img {
    width: 100px;
    height: 72px;
    margin: 0;
    border: 0;
}

#associates a {
    width: 100px;
    height: 72px;
    display: block;
    float: left;
    border: solid 1px transparent;
    margin-left: 10px;
    margin-right: 5px;
    margin-bottom: 10px;
}

#associates a:hover {
    border: solid 1px #9CAC0E;
}
/* Associates styles - End */

/* News Block Dialog - Begin */
div.dialog_block_news {
    display: none;
    font-size: 11px;
}

div.dialog_block_news img {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
    width: 130px;
    height: 181px;
}

div.dialog_block_news h3 {
    margin: 15px 0;
    font-size: 12px;
}

div.dialog_block_news p {
    margin: 0;
    padding: 0;
    margin-right: 10px;
}
/* News Block Dialog - End */

/* Feedbacks Block Dialog - Begin */
div.dialog_block_feedbacks {
    display: none;
    font-size: 11px;
}

div.dialog_block_feedbacks img {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
    width: 200px;
    height: 150px;
}

div.dialog_block_feedbacks h3 {
    margin: 15px 0;
    font-size: 12px;
}

div.dialog_block_feedbacks p {
    margin: 0;
    padding: 0;
    margin-right: 10px;
}
/* Feedbacks Block Dialog - End */

/* Gallery Element - Begin */
#gallery_element {
    margin: 0;
    padding: 0;
    height: 220px;
    background-image: url(../img/Featured_photos.jpg);
    background-position: right center;
    background-repeat: no-repeat;
}

#gallery_element .item_gallery {
    padding-top: 59px;
    padding-left: 0;
    margin-left: 39px;
    width: 100px;
    text-align: center;
}

#gallery_element .highslide img {
    width: 185px;
    height: 137px;
}

#gallery_element h4 {
    margin-left: 25px;
    margin-top: 5px;
    margin-bottom: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
}
/* Gallery Element - End */

/* Estilos header - Begin */
#header_background {
    height: 214px;
    background-image: url(../img/home/loading_image.gif);
    background-position: center;
    background-repeat: no-repeat;
}

#header_foreground {
    position: relative;
    z-index: 1000;
    height: 214px;
    margin-top: -214px;
    background-image: url(../img/home/filete_content.png);
    background-position: bottom;
    background-repeat: no-repeat;
}

#logo_andean {
    margin-top: 30px;
    margin-left: 55px;
    float: left;
}

#menu_section {
    float: right;
    width: 570px;
    height: 29px;
    margin-top: 15px;
    margin-bottom: 30px;
    padding-top: 11px;
    padding-left: 27px;
    background-image: url(../img/home/fondo_barra_menu.png);
    background-repeat: repeat-x;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}

#menu_section ul {
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside none;
}

#menu_section ul li {
    float: left;
    height: 29px;
    margin-right: 35px;

    font-family: 'Oswald';
    font-style: normal;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}

#menu_section ul li.header_last_item {
    margin: 0;
}

#menu_section ul li a {
    color: #fff;
    text-decoration: none;
}

#menu_section ul li a:hover {
}

#language_section {
    float: right;
    width: 237px;
    height: 17px;
    margin-top: 3px;
    padding-top: 5px;
    padding-right: 120px;
    background-image: url(../img/home/fondo_barra_idiomas.png);
    font-size: 10px;
    text-align: right;
    text-transform: uppercase;
}

#language_section img {
    position: relative;
    width: 16px;
    height: 10px;
    margin: 0;
    padding: 0;
    border: 0;
}

#language_section a {
    margin-left: 3px;
    margin-right: 5px;
    color: #ccc;
    text-decoration: none;
}

#menu_destinations {
    display: none;
    position: absolute;
    top: 29px;
    left: 145px;
    width: 224px;
    font-family: sans-serif;
    font-weight: normal;
}

#menu_destinations_header {
    height: 10px;
    padding-top: 7px;
    background-image: url(../img/home/fondo_submenu.png);
    background-repeat: repeat-y;
}

#menu_destinations_shadow {
    height: 8px;
    margin-left: 1px;
    background-image: url(../img/home/fondo_submenu_inferior.png);
}

#menu_destinations_header h3 {
    margin: 0;
    margin-left: 15px;
    padding: 0;
    float: left;
    width: 95px;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
}

#menu_destinations ul {
    margin: 0;
    padding: 15px;
    padding-bottom: 5px;
    background-image: url(../img/home/fondo_submenu.png);
    background-repeat: repeat-y;
    list-style: none;
}

#menu_destinations ul li {
    clear: both;
    float: none;
    margin: 0;
    padding: 0;
    border-top: 1px dotted #516784;/* #314764; */
    font-family: sans-serif;
}

#menu_destinations ul li a {
    display: block;
    float: left;
    width: 87px;
    height: 20px;
    padding-top: 7px;
    padding-left: 10px;
    background-image: url("../img/content_title.png");
    background-repeat: no-repeat;
    background-position: left center;
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
}

#menu_destinations ul li a.empty_destination {
    background: none;
}

#menu_destinations ul li a.sector_item {
    width: 70px;
    margin-left: 15px;
}

#menu_destinations ul li a:hover {
    color: #9cac0e;
}

#menu_sectors ul li {
    float: left;
    margin-right: 30px;
}

#menu_sectors ul li a {
    display: block;
    width: 81px;
    height: 20px;
    text-decoration: none;
    background-position: center;
    background-repeat: no-repeat;
}
/* Estilos header - End */

