body {
    margin: 0;
    padding: 0;
    color: #ccc;
    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;
}

a img {
    border: 0;
}

.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: #011224;
    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;
}

#flash {
}


#navigation_bar {
    font-size: 12px;
    color: #9CAC0E;
    margin-left: 20px;
}

#sub_header {
    width: 945px;
    height: 166px;
    margin-left: 20px;
    background-color: #011224;
    background-repeat: no-repeat;
    font-size: 12px;
    color: #9CAC0E;
}

#sub_header a {
    color: #9CAC0E;
    text-decoration: none;
}

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

#sub_header h2 {
    margin-top: 20px;
    margin-left: 20px;
    font-size: 22px;
}

#sub_header p {
    margin-left: 20px;
    width: 680px;
}

#sub_header_part {
    background-color: #010810;
    background-repeat: no-repeat;
}

#left_column {
    width: 198px;
    height: 608px;
    background-color: #001533;
    float: left;
}

#content {
    width: 715px;
    height: 460px;
    float: left;
}

#content_menu {
    height: 36px;
    margin-top: 10px;
    margin-left: 20px;
    background-color: #9DAB10;
}

#content_menu ul {
    margin: 0;
    padding: 0;
}

#content_menu li{
    display: inline-block;
    margin-left: 50px;
    height: 30px;
    list-style-type: none;
    float: left;
}

#content_menu li.actual_content_menu {
    border-bottom: 10px solid #001021;
}

#content_body {
    clear: both;
    margin-top: 5px;
    margin-left: 20px;
}

#content_body img.trip_image {
    float: left;
    margin-right: 10px;
    width: 167px;
    height: 270px;
}

#content_body img.day_image {
    float: left;
    margin-right: 10px;
    width: 120px;
    height: 90px;
}

#content_body p {
    margin: 0;
    margin-right: 20px;
}

#content_body h3 {
    margin: 15px 0;
}

#introduction {
    height: 400px;
    overflow: auto;
}

#right_column {
    width: 250px;
    height: 460px;
    background-color: #01081B;
    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: top;
    background-repeat: no-repeat;
    height: 200px;
    margin: 0;
    padding: 0;
    margin-top: 20px;
}

#choose_destination {
    margin-left: 15px;
    background-color: #040B27;
}

#keep_updated {
    background-image: url(../img/KeepUpdated.gif);
    background-position: top;
    background-repeat: no-repeat;
    padding-top: 55px;
    margin-left: 15px;
    background-color: #040B27;
}

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

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

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

#travel_info {
    height: 109px;
    background-image: url(../img/TravelInfo.gif);
    background-position: top;
    background-repeat: no-repeat;
    padding-top: 65px;
    margin-left: 15px;
    background-color: #040B27;
}

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


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

#trip_overview img {
    float: right;
    margin-top: 5px;
    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;
}

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

}

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

#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: 3px 0 0;
}

#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 fieldset ol {
    margin: 0;
    padding: 0;
}

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

#contact li.annotations {
    font-size: 11px;
    color: #9CAC0E;
}

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

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

#newsletter label {
    display: block;
    width: auto;
    margin-left: 123px;
}

#send {
    margin-left: 50px;
    border: 0;
    background-color: #9DAB10;
    color: #00132E;
}
/* Contact styles - End*/

/* Trips content styles - Begin */
#view_trips_scroll {
    width: 695px;
    height: 410px;
    overflow: auto;
}

#view_scroll {
    height: 410px;
    overflow: auto;
}

#view_scroll p {
    margin-right: 20px;
}


#tripList {
    margin: 0px;
    padding: 0;
    border: 0;

    list-style: none;
}

#tripList li {
    margin-top: 0;
    margin-bottom: 15px;
    clear: both;
    height: 270px;
    width: 675px;
    background-color: #e5e5e5;
    border: solid 1px #757f8b;
    overflow: hidden;
}

#tripList .tripImage {
    float: left;
}

#tripList .tripImage img{
    width: 167px;
    height: 270px;
}

#tripList .tripContent {
    float: left;
}

#tripList div {
    font-family: Arial;
    font-size: 12px;
}

#tripList div.tripdefinitions {
    float: left;
    width: 98px;
    margin: 5px;
    margin-left: 3px;
    border: solid 1px #757f8b;
}

#tripList div.tripdefinitions h2 {
    padding:5px;
    background-color: #01081c;
    color: #9eab11;
}

#tripList div.tripdefinitions p {
    margin:0;
    padding:5px;
    background-color: #fff;
    color: #01081c;
}

#tripList div.tripdefinitionslong {
    float: left;
    width: 270px;
    margin: 5px;
    margin-left: 15px;
    border: solid 1px #757f8b;
}

#tripList div.tripdefinitionslong h2 {
    padding:5px;
    background-color: #01081c;
    color: #9eab11;
}

#tripList div.tripdefinitionslong p {
    margin:0;
    padding:5px;
    background-color: #fff;
    color: #01081c;
}

#tripList div.tripdetails {
    width: 230px;
    float: left;
}

#tripList div.countries {
    width: 272px;
    margin-left: 15px;
}

#tripList div.sections {
    width: 207px;
    margin-left: 9px;
}

#tripList div.tripdetails h2 {
    background-color: #9eab11;
    color: #01081c;
    font-weight: bold;
}

#tripList div.tripdetails p {
    margin: 10px 0;
    color: #01081c;
}

#tripList div.tripdetails p a{
    color: #01081c;
    text-decoration: none;
}

#tripList div.tripdetails p a:hover {
    text-decoration: underline;
}

#tripList div.tripdetailslong {
    margin-left: 15px;
    width: 488px;
}

#tripList div.tripdetailslong h2 {
    background-color: #9eab11;
    color: #01081c;
    font-weight: bold;
}

#tripList div.tripdetailslong h2 a {
    display: inline-block;
    margin-left: 360px;
    font-size: 11px;
    color: #01081c;
    text-decoration: none;
}

.less_highlights {
    margin: 10px 0;
    color: #01081c;
    height: 14px;
    overflow: hidden;
}

.full_highlights {
    padding-bottom: 10px;
    border-bottom: solid 15px #9EAB11;
}

.block_dialog {
    display: none;
}

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

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

#tripList div.tripdetailslong {
    clear: both;
}

#tripList div.tripdetailslong p {
    margin: 12px 0;
}

#tripList div.tripdetailslong p a{
    color: #01081c;
    text-decoration: none;
}

#tripList div.tripdetailslong p a:hover{
    text-decoration: underline;
}

.tripdescription {
    float: left;
    margin-left: 15px;
    width: 325px;
}

.tripdescription h2 {
    color: #01081c;
}

#tripList .tripdescription p {
    margin-top: 0;
    margin-right: 0;
    color: #01081c;
}

.triplinks {
    float: left;

}

.triplinks a {
    display: block;
    margin-top: 5px;
    margin-left: 20px;
}

/* Trips content styles - End */

/* Tours table styles - Begin */
table#tourList {
    margin: auto;
    margin-top: 40px;
    padding: 0;
    border: 0;
    width: 97%;
}

table#tourList th {
    background-color: #020a53;
    border-bottom: outset 1px #fff;
    padding: 3px;
}

table#tourList td {
    border-bottom: solid 1px #393939;
    padding: 5px 5px 5px 10px;
    background-color: #fff;
    color: #393939;
}

td.center_column {
    text-align: center;
}

td.right_column {
    text-align: right;
}

h2#no_results {
    color: #ccc;
    margin: 20px;
    text-align: center;
}
/* Tours table styles - End */

/* Feedbacks styles - Begin */
#feedbacks {
    height: 410px;
    overflow: auto;
}

#feedbacks h3 {
    margin-left: 10px;
}

#feedbacks img {
    width: 100px;
    height: 72px;
    margin: 10px 15px;
    float: left;
}

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

#feedbacks .feedback {
    margin-bottom: 20px;
}

#feedbacks .feedback h3 {
    margin-left: 10px;
    margin-right: 20px;
    color: #ccc;
}

#feedbacks .feedback h2 {
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #ccc;
}

#feedbacks .feedback p {
    margin: 0;
    color: #9CAC0E;
}

#feedbacks .feedback a {
    display: block;
    margin-right: 20px;
    text-align: right;
    color: #9CAC0E;
}

/* feedbacks styles - End */

/* book now styles - Begin */
#dialog_form {
    display: none;
}

#dialog_form input{
    width: 200px;
}

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

#dialog_form .submit input {
    width: 80px;
}

.booknow_message {
    margin: 5px 0;
    color: #9cac0e;
    text-align: center;
}
/* book now styles - End */

/* Error styles - Begin */
#contact label.error {
    width: 240px;
    margin-left: 120px;
    color: #de1313;/*#ed9013;#dc2027;#dc2932;#9DAB10;*/
}
/* Error styles - End */

/* Highlights styles - Begin */
#highlights {
    position: relative;
    height: 400px;
    overflow: auto;
}

#highlights h2 {
    color: #ccc;
    margin-top: 15px;
    clear: left;
}

#highlights img {
    width: 200px;
    height: 150px;
    margin-top: 5px;
}

div.highlight {
    float: left;
    width: 250px;
    height: 300px;
    margin-left: 50px;
    text-align: center;
}

#highlights .ui-button-text {
    padding: 0 3px;
    font-size: 12px;
}

#highlights .ui-button {
    float: none;
}
/* Highlights styles - End */

/* Highlights Block Dialog - Begin */
div.dialog_block_highlights {
    display: none;
}

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

div.dialog_block_highlights p {
    margin: 0;
    padding: 0;
}
/* Highlights Block Dialog - Begin */

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

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

div.dialog_block_feedbacks p {
    margin: 0;
    padding: 0;
}
/* Feedbacks Block Dialog - Begin */

/* Trip Days - Begin */
#trip_days li {
    clear: both;
    padding-top: 1px; /* Trick for keep the margins to above element. */
}
/* Trip Days - 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 {
    clear: both;
    float: right;
    margin-top: 310px;
    width: 445px;
}

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

#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 */

