/* --------------- reset -------------- */
* {
    margin: 0px;
    padding: 0px;
}

a {
    outline: none;
}

hr {
    clear: both;
}

/* --------------- structure -------------- */

div.inner {
    width: 900px;
    margin: 0 auto;
    position: relative;
}

div.left_big_column {
    width: 444px;
    float: left;
}

div.right_big_column {
    width: 444px;
    margin-left: 456px;
    position: relative;
}

/* --------------- header -------------- */

#header {
    z-index: -10;
    height: 148px;
    background-image: url("/static/images/website/header_bg.png");
    background-repeat: repeat-x;
}

#header * {
    z-index: 10;
}

#header_logo {
    float: left;
    margin-top: 27px;
}

#header_logo > img {
    border: none;
    outline: none;
}

#header_right_image {
    float: right;
}

#tagline {
    position: absolute;
    top: 69px;
    left: 194px;
    font-weight: bold;
    font-style: italic;
    font-size: 14px;
}

/* --------------- above fold -------------- */

#above_fold {
    background-image: url("/static/images/website/above_fold_bg.png");
    background-repeat: repeat-x;
    background-color: #b5a693;
    min-height: 374px;
    height: auto;
    padding-top: 30px;
    position: relative;
}

#above_fold h1 {
    font-size: 26px;
}

#pitch p.city_info {
    margin-left: 10px;
    font-size: 19px;
}

#pitch p.city_info a {
    color: #36319e;
    text-decoration: none;
}

#pitch p.city_info a:hover {
    text-decoration: underline;
}

#facebook_like {
    position: absolute;
    top: -26px;
    right: 243px;
}

.login_link {
    position: absolute;
    right: 3px;
    top: -25px;
}

.login_link #facebook_login {
    position: relative;
    top: -1px;
    cursor: pointer;
}

.login_link img {
    vertical-align: middle;
}


.login_link, .login_link a {
    color: #52514e;
    text-decoration: none;
}

.login_link a:hover {
    text-decoration: underline;
}

#pitch {
    position: relative;
    width: 470px;
}

#pitch h1 {
    font-family: helvetica,arial,sans-serif;
    color: #3a3a34;
    font-size: 38px;
    font-weight: bold;
}

#pitch h2 {
    font-family: georgia,times;
    color: #36312e;
    font-size: 25px;
    font-weight: normal;
}

#pitch p {
    font-family: georgia,times;
    color: #3f3f3f;
    font-size: 21px;
    font-weight: normal;
}


#pitch .get_started_link {
    position: absolute;
    bottom: -93px;
    right: 0px;
}

#dest_visual {
    float: right;
}


/* --------------- below fold -------------- */

body {
    background-color: #564836;
}

#below_fold {
    clear: both;
    /*background-image: url("/static/images/website/below_fold_bg.png");
    background-repeat: repeat-x;*/
    background-color: #564836;
    /*padding-top: 20px;*/
}


#plnnr_info > div {
    background-color: #58544e;
    height: 188px;
    width: 394px;
    float: left;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 10px 23px 10px 23px;
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
}

#plnnr_feed_container > span {
    margin-bottom: 13px;
    display: block;
    color: #fff;
}

#plnnr_feed a {
    color: #fff;
}

#plnnr_feed .plnnr_info_title {
    display: block;
    position: relative;
    top: -1px;
    margin-bottom: 10px;
}

#plnnr_feed .plnnr_info_title a {
    text-decoration: none;
}

#plnnr_feed .plnnr_info_title img {
    position: relative;
    top: 8px;
}

.plnnr_info_title {
    color: #fff;
    font-size: 19px;
}

.plnnr_info_title em {
    text-decoration: underline;
    font-style: normal;
}

#plnnr_info > div.left {
    margin-right: 10px;
}

#plnnr_info > div.right {
    margin-left: 10px;
}

#plnnr_video_button {
    cursor: pointer;
}

#plnnr_video_button > span {
    display: block;
    position: absolute;
    top: 21px;
    left: 23px;
    line-height: 24px;
}

#plnnr_video_button > img {
    position: absolute;
    right: 23px;
    top: 21px;
}


#plnnr_benefits {
    clear: both;
    width: 900px;
    margin: 0 auto;
    margin-top: 20px;
}

.plnnr_benefit {
    height: 125px;
    width: 260px;
    float: left;
    margin: 0 40px 2px 0px;
    color: #ecf4ee;
    text-align: justify;
}

.plnnr_benefit > h2 {
    height: 40px;
    font-size: 19px;
}

.plnnr_benefit > h2 > span{
    position: relative;
    top: -8px;
}

#flow_explain {
    font-family: helvetica,arial,sans-serif;
    clear: both;
    width: 900px;
    height: 211px;
    border: solid 3px #fff;
    background-image: url("/static/images/website/flow_explain_bg.png");
    background-repeat: repeat-x;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

#flow_explain > div.flow_item {
    float: left;
    width: 150px;
    padding: 12px 2px 3px 4px;
    text-align: center;
}

#flow_explain > div.flow_item > h3 {
    color: #000;
    font-size: 18px;
}

#flow_explain > div.flow_item > h4 {
    color: #4d4046;
    font-size: 12px;
}

#flow_explain > div.flow_item > p {
    color: #1b191a;
    font-size: 12px;
}

#flow_explain > div.flow_item .graphic {
    height: 105px;
    margin: auto auto;
    position: relative;
}

#flow_explain > div.flow_item .graphic .get_started {
    position: absolute;
    width: 115px;
    height: 26px;
    left: 19px;
    top: 26px;
}

#flow_explain > div.flow_item .graphic .big_cursor {
    position: absolute;
    left: 50px;
    top: 42px;
}

#flow_explain > div.flow_item .graphic .review,
#flow_explain > div.flow_item .graphic .compare {
    position: absolute;
    top: 10px;
    left: 17px;
}

#flow_explain > div.flow_item .graphic .print {
    position: absolute;
    top: 20px;
    left: 40px;
}

#flow_explain > div.flow_item .refine{
    position: absolute;
    top: 10px;
    left: 31px;
    text-align: left;
    list-style: none;
}


#flow_explain > img {
    float: left;
}

#below_fold .get_started_link {
    margin: 40px auto;
    margin-bottom: 0px;
}

#plane_image {
    position: absolute;
    right: -142px;
    top: 302px;
}

/* --------------- get started -------------- */

.auto_start_button {
    display: block;
    background-image: url('/static/images/button_bg.png');
    background-repeat: repeat-x;
    height: 29px;
    text-align: center;
    color: #000;
    text-decoration: none;
    font-size: 22px;
    font-weight: bold;

    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;

    box-shadow: 3px 3px 8px #888;
    -moz-box-shadow: 3px 3px 8px #888;
    -webkit-box-shadow: 3px 3px 8px #888;
}

.get_started_link img {
    border: none;
    outline: none;
}

.get_started_link {
    width: 230px;
    height: 70px;
    position: relative;
    text-decoration: none;
}

.get_started_link > .its_free {
    position: absolute;
    right: 0px;
    bottom: 5px;
}

/* --------------- footer -------------- */

#image_credit {
    position: absolute;
    right: 0px;
    top: -119px;
}

#image_credit, #image_credit_link {
    color: #999;
    font-size: 10px;
}

#footer {
    margin: 0 auto;
    margin-top: 20px;
    width: 900px;
    text-align: center;

    font-family: helvetica,arial,sans-serif;
    color: #765;
    height: 36px;
}

#footer > a {
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    margin-right: 10px;
}

#footer .city_details_links a {
    text-decoration: none;
    color: #847260;
}

/* --------------- video -------------- */

#plnnr_video_container {
    position: fixed;
    top: 100px;
    left: 100px;
    width: 700px;
    height: 420px;
    background-color: #58544e;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    z-index: 200;

    box-shadow: 3px 3px 8px #000;
    -moz-box-shadow: 3px 3px 8px #000;
    -webkit-box-shadow: 3px 3px 8px #000;
}

#plnnr_video_container > object {
    position: absolute;
    top: 17px;
    left: 20px;

}

#video_close_button {
    color: #fff;
    cursor: pointer;
    display: block;
    height: 17px;
    width: 17px;
    position: absolute;
    top: 10px;
    right: 10px;
    background-image: url('/static/images/pretty_close.png');
    text-indent: -9999px;
    overflow: hidden;
}

/* --------------- poi lists -------------- */
ul.city_poi_list {
    list-style: none;
}

ul.city_poi_list > li {
    display: block;
    float: left;
    width: 340px;
}

.itinerary_item, .poi_list_item, .lodging_item {
    /*width: 340px;*/
    position: relative;
    margin: 7px;

    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: white;
    border: 1px solid #939090;
}


.itinerary_item, .poi_list_item, .lodging_item {
    padding: 7px 35px 7px 8px;
    font-size: 85%;
    min-height: 68px;
}

.poi_thumbnail {
    position: relative;
    height: 60px;
    width: 60px;
    border: solid 1px #999;
    float: left;
    margin-left: 3px;
    margin-top: 3px;
    margin-right: 3px;
}

.poi_data {
    margin-top: 6px;
    margin-left: 68px;
    line-height: 140%;
}

.small_type_icon {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.small_type_icon > span{
    position: absolute;
    top: 3px;
    left: 7px;
    font-size: 12px;
    font-weight: bold;
}


.lodging_item .small_type_icon {
    left: 39px;
    top: 24px;
}

.time_string {
    font-weight: bold;
    color: #444;
}
.entry_rating {
    position: relative;
    top: 1px;
    margin-top: 2px;
}
.entry_title {
    color: #228;
    text-decoration: underline;
    cursor: pointer;
    font-weight: bold;
    font-size: 125%;
}

.lodging_item .entry_title {
    color: #000;
    text-decoration: none;
}

.rest_entry_title {
    color: #224;
    font-weight: bold;
    font-size: 125%;
}

.entry_tags {
    color: #888;
    line-height: 1.5em;
    font-size: 11px;
}

#page_navigation {
    width: 100%;
    text-align: center;
    font-size: 16px;
    clear: both;
}

.after_list {
    clear: both;
}

#page_navigation a {
    color: #228;
    text-decoration: underline;
}

/* --------- sample trip & shared trip ------- */

.after_list .get_started_link {
    display: block;
    font-size: 18px;
    font-style: italic;
    color: #333;
    font-weight: bold;
    margin: 0 auto;
}

.after_list .more_attractions_link {
    font-size: 18px;
    font-style: italic;
    color: #333;
    font-weight: bold;
    position: absolute;
    right: 50px;
}

.trip_day {
    float: left;
    width: 400px;
    margin-left: 20px;
}

#facebook_trip_like {
    position: absolute;
    left: 260px;
    top: 224px;
}

#facebook_poi_like {
    position: absolute;
    left: 0px;
    top: -35px;
}

#poi_plnnr_explain, #shared_trip_plnnr_explain {
    padding: 20px;
    padding-right: 0px;
    width: 880px;
    heigth: 100px;
    margin-bottom: 12px;
    margin-top: 10px;
    background-image: url("/static/images/website/above_fold_bg.png");
    background-repeat: repeat-x;
}

#shared_trip_plnnr_explain > h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 12px;
}

#shared_trip_plnnr_explain > p {
    color: #333;
    font-size: 14px;
}

.shared_trip_header {
    display: block;
    width: 890px;
    margin: 0px;
    background-color: #666;
    color: #fff;
    padding: 10px 0px 10px 10px;
    font-weight: normal;
}

.shared_trip_details {
    margin-left: 10px;
}

.shared_trip_details > * {
    margin-top: 4px;
    margin-bottom: 4px;
}

#shared_trip_content {
    margin-top: 10px;
}

.shared_trip_name {
    font-size: 30px;
}

.shared_trip_last_update {
    font-size: 11px;
    color: #777;
}


.shared_trip_day {
    clear: left;
    float: left;
    width: 350px;
    background-color: #e8e8e8;
}

.shared_trip_day_header {
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}

.shared_trip_day_map {
    width: 545px;
    height: 400px;
    background-color: #99b3cc;
    /*margin-left: 360px;*/
    margin-left: 5px;
}

#shared_trip_data > hr {
    position: relative;
    top: 10px;
    margin-bottom: 20px;
}

.shared_trip_day_extra {
    width: 545px;
    height: 80px;
    margin-left: 360px;
    position: relative;
}

.shared_trip_link_to_full_view {
    display: block;
    width: 470px;
    height: 50px;
    text-decoration: none;
    color: #000;
    position: absolute;
    right: 0px;
    top: 30px;
}

.shared_trip_link_to_full_view > span {
    font-style: italic;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    left: 0px;
    top: 5px;
}

.shared_trip_link_to_full_view > .open_full_view_button {
    position: absolute;
    right: 0px;
    top: -10px;
    border: none;
}

/* --------------- poi page -------------- */

.poi_page_title {
    margin-bottom: 10px;
}

.above_columns {
    margin-bottom: 16px;
}


.poi_image_link > img{
    outline: none;
    border: none;
}

.poi_description_title {
    font-size: 13px;
    clear: both;
}
.poi_description {
    font-size: 13px;
    margin-bottom: 10px;
}

.poi_page_get_started_area {
    position: relative;
}

.poi_link_to_wizard {
    color: #000;
    display: block;
    margin-top: 9px;
    text-decoration: none;
}

.poi_link_to_wizard > span  {
    font-style: italic;
    font-size: 16px;
    font-weight: bold;
    display: block;
}

.poi_link_to_wizard > .open_full_view_button {
    border: none;
    float: right;
    position: relative;
    top: -6px;
}

.poi_image_container {
    margin-bottom: 10px;
    height: auto;
}

.image_description_sep {
    clear: both;
    height: 10px;
}

#descriptions_container {
    clear: both;
    margin-top: 10px;
}

.poi_image_container > a {
    margin-bottom: 5px;
    margin-right: 5px;
    display: block;
    float: left;
}

.poi_back_link {
    position: relative;
    top: -33px;
    color: #52514e;
}

.poi_address {
    font-size: 11px;
    color: #52514e;
    margin-top: 5px;
    display: block;
}

.poi_description_read_more {
    text-decoration: underline;
}
/* --------------------- User management --------------- */

.message {
    position: absolute;
    width: 200px;
    text-align: center;
    border: solid 4px #a55;
    background-color: #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    z-index: 10;
}

.forgot_password_link {
    position: relative;
    top: 4px;
    color: #52514e;
    text-decoration: none;
}

.forgot_password_link:hover {
    text-decoration: underline;
}


#account_info {
    width: 500px;
}

.section_show_hide_button {
    font-size: 12px;
    color: #449;
    text-decoration: underline;
    cursor: pointer;
    margin-left: 10px;
    float: right;
    clear: both;
}

.user_management {
    clear: both;
    display: block;
    position: relative;
    font-size: 85%;
    width: 500px;
    padding-bottom: 50px;
    /*border: solid 1px #000;*/
}

.user_management label{
    font-weight: bold;
}

.user_management .right_align {
    float: right;
    clear: both;
}

.user_management input[type="text"], .user_management input[type="password"] {
    margin-top: 5px;
    width: 244px;
    border: 1px solid #aaaaaa;
    outline: none;
    padding: 2px;
    margin-bottom: 10px;
    height: 16px;
    font-size: 13px;

}

.user_management input[type="submit"] {

}

.change_details_link {
    color: #00f;
    text-decoration: underline;
    cursor: pointer;
}

form.uneditable input, form.uneditable label {
    display: none;
}

form.uneditable span.field {
    float: right;
    margin-bottom: 0px;
    cursor: text;
}

form.editable span.field {
    display: none;
}

#signup_encourage {
    height: 60px;
}

#change_details_form {
    height: 40px;
}

#change_password_form {
    height: 100px;
}

#change_notify_form {
    height: 100px;
}

/*--------------------- profile trip list -----------------*/

.trip_list {
    margin-top: 7px;
}

.trip_list_title {
    margin-top: 10px;
}

#start_new_trip_button {
    width: 266px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 235px;
}

/* ----------------------- page ------------------------*/
#page_menu {
    display: block;
    float: left;
    width: 200px;
    margin-top: 100px;
}

#page_menu > ul {
    list-style:  none;
}

#page_menu li {
    height: 22px;
    padding: 1px 0px 2px 4px;
    background-repeat: no-repeat;
}

#page_menu li, #page_menu a {
    font-size: 19px;
    text-decoration: none;
    color: #000;
    display: block;
}

#page_menu li.selected_page, #page_menu li.selected_page a {
    color: #fff;
}

#page_menu li.selected_page {
    background-image: url('/static/images/page_bg_selected.png');
}

#page_menu li:hover {
    background-image: url('/static/images/page_bg_hover.png');
}


#page_menu li:hover, #page_menu li:hover a {
    color: #fff;
}

#page_contents {
    margin-left: 200px;
}

.page_background {
    position: relative;
    top: 1px;
    background-color: #fff;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 20px;
    padding-bottom: 18px;
    min-height: 350px;
}

.page_background .get_started_link {
    margin: 20px auto 5px;
}

/* ------------------------------ start page ----------------*/

#share_buttons {
    position: absolute;
    right: 0px;
    top: -173px;
    z-index: 100;
    height: 20px;
    width: 400px;
}

#share_buttons > .share_learn_more {
    position: absolute;
    top: 22px;
    right: 0px;
}

#share_buttons > .share_label {
    position: relative;
    top: -6px;
    font-weight: bold;
}

#share_buttons > .addthis_toolbox {
    display: block;
    float: right;
    position: relative;
    top: 2px;
}

#share_buttons > .stumbleupon_share {
    position: relative;
    top: -1px;
}

#share_buttons > .twitter_share {
    width: 96px;
    height: 20px;
}

#share_buttons > .facebook_like {
}

/* ------------------------------ start page ----------------*/

.cities_list {
    list-style: none;
}

.cities_list > li {
    position: relative;
    display: block;
    clear: left;
    height: 150px;
}

.cities_list > li > .city_links{
    position: absolute;
    left: 120px;
    top: 62px;
    width: 400px;
}

.cities_list > li > a.city_button {
    display: block;
    text-decoration: none;
    color: #4b4b4b;
    position: relative;
    height: 150px;
    float: left;
}

.cities_list > li > a.city_button:hover {
    color: #fff;
}

.cities_list > li > a.city_button > img {
    border: none;
    width: 100px;
    height: 124px;
}

.cities_list > li > a.city_button > span {
    position: absolute;
    top: 130px;
    left: 0px;
}

