/**
 * front.css
 * foo
 */

body#front {
    text-align: center;
}

div.wrapper {
    width: 1000px;
    margin: 0px auto;
}

div#tour_overview {
    margin: 0px auto;
    text-align: center;
}

div#el_footer {
    margin: 50px auto 50px auto;
}

div#el_header {
    border: 0px solid blue;
    height: 150px;
    background-color: white;
}

img#el_header_logo {
    float: left;
    height: 49px;
    width: 156px;
}

ul#el_header_navi {
    display: inline;
    list-style: none;
    margin: 20px 5px 0px 0px;
    float: right;
    
}

ul#el_header_navi li {
    display: inline;
    margin: 0px;
}

div.route_img {
    width: 160px;
    height: 120px;
    display: block;
    border: 5px solid white;
    text-align: center;
    margin: 0px auto 10px auto;
    padding: 0px;
    background-position: 50% 50%;
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
    
}

table#tour_overview_table {
    border: 5px solid white;
    border-collapse: collapse;
    text-align: center;
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
    background-color: #E0E0E0;
    margin: 0px auto;
    width: 100%;
}

table#tour_overview_table td {
    padding: 10px 0px;
}

th.tour_overview_table_route {
    width: 230px;
}

td.gpreviewTd {
    width: 11%;
}

div.gpreview_confirm {
    color: red;
}

div.gpreivewContainer {
    border: 0px solid blue;
    margin: 10px auto;
}

table.tourextrainfoTb {
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
    border: 2px solid #e4e4e4;
}

table.tourextrainfoTb thead th {
    background: #FF3300;
    font-weight: bold;
    color: white;
}

table.tourextrainfoTb tbody td {
    padding: 10px;
}

div.tourindex_orderlnk {
    display: inline;
    float: right;
}

div.tourindex_orderlnk a {
    font-size: 2em;
    color: green;
    text-decoration: none;
}

div.tourindex_orderlnk a:hover {
    text-decoration: underline;
}

table#member_table {
    margin: 0px auto;
    width: 100%;
    border-spacing: 0px;
    border-collapse: separate;
}

table#member_table th,
table#member_table td {
    text-align: left;
}

/**
table#member_table tbody tr:nth-child(odd) {
    background-color:#eee;
}
table#member_table tbody tr:nth-child(even) {
    background-color:#fff;
}
**/

div#creditcardContainer {
    display: none;
}

div#creditcardContainer > fieldset > div {
    padding: 10px;
}

div#creditcardContainer label {
    width: 150px;
    float: left;
    text-align: right;
    padding-right: 10px;
}

span#orderPricePreview {
    font-size: 2em;
    font-weight: bold;
    color: green;
}

div#order_index h1,
div#order_preivew {
    text-align: left;
}

div.route {
    text-align: left;
}

table#previewPrice,
table#preview_contact_table,
table#seller_table {
    width: 100%;
    border: 1px solid black;
    padding: 5px;
    background: white;
    border-collapse: collapse;
}

div#order_preview_container,
div#order_index_container,
div#myorder_index_container,
div#order_success_container {
    width: auto;
    padding: 15px;
    background-color: white;
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
}

table#previewPrice th,
table#preview_contact_table th,
div#myorder_index_container th,
table#seller_table th {
    color: #808080;
}

table#previewPrice th,
table#previewPrice td,
table#preview_contact_table th,
table#preview_contact_table td,
div#myorder_index_container th,
div#myorder_index_container td,
table#seller_table th,
table#seller_table td {
    border: 1px solid #808080;
    padding: 2px 10px;
}

td.fee {
    text-align: right;
}

td.sumprice {
    font-size: 1.3em;
    color: green;
}

tr.member_end {
    border-bottom: 5px solid #808080;
}

div#orderTrainSelector {
    display: none;
}

.fee_name {
    text-align: right;
}

fieldset legend {
    font-size: 1.2em;
    font-weight: bold;
}

fieldset label, fieldset input {
    font-size: 1.1em;
}

fieldset#fileset_contactinfo input,
fieldset#filedset_groupplan select {
    width: 180px;
    padding: 3px 5px;
    font-size: 1.2em;
}

#contact_mobil_country_codes,
#contact_phone_country_codes {
    width: 95px;
    padding: 0;
    margin: 0;
    font-size: 1.2em;
    height: 1.8em;
    border-width: 1px;
    border-style: solid;
    border-color: lightgrey;
    background-color: white;
}

#contact_mobil_country_codes > option,
#contact_phone_country_codes > option {
   
}

fieldset#fieldset_groupmembers input,
fieldset#fieldset_groupmembers select {
    padding: 3px 5px;
    font-size: 1em;
}

/* The error message in first question */
fieldset#questionG1N2 {
    position: relative;
}

fieldset#questionG1N2 > dl > dt > div {
    position: absolute;
    right: 0;
    top: 0;
}

div#feedback_index .error {
    font-size: 14pt;
}

.bgGradient {
    background-color: #E0FFFF; /* Fallback background color for non supported browsers */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#E0FFFF));
    background-image: -webkit-linear-gradient(top, #ffffff, #E0FFFF);
    background-image: -moz-linear-gradient(top, #ffffff, #E0FFFF);
    background-image: -ms-linear-gradient(top, #ffffff, #E0FFFF);
    background-image: -o-linear-gradient(top, #ffffff, #E0FFFF);
    background-image: linear-gradient(top, #ffffff, #E0FFFF);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#E0FFFF'); /* IE6 E9 */
}

.bgGradientE4 {
    background-color: #E0FFFF; /* Fallback background color for non supported browsers */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#E4E4E4));
    background-image: -webkit-linear-gradient(top, #ffffff, #E4E4E4);
    background-image: -moz-linear-gradient(top, #ffffff, #E4E4E4);
    background-image: -ms-linear-gradient(top, #ffffff, #E4E4E4);
    background-image: -o-linear-gradient(top, #ffffff, #E4E4E4);
    background-image: linear-gradient(top, #ffffff, #E4E4E4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#E4E4E4'); /* IE6 E9 */
}

form#anmeldenForm fieldset {
    text-align: left;
    padding: 10px;
    margin: 10px;
}

form#anmeldenForm fieldset legend {
    padding: 0px 10px;
}

form#anmeldenForm fieldset label {
    display: block;
    font-size: 1.2em;
    color: #808080;
}

div.block {
    border: 0px solid blue;
    width: 400px;
    float: left;
    display: inline;
    margin-bottom: 5px;
}

/* The block in feedback */
div.fbQBody div div.block {
    display: block;
    float: none;
}

form#anmeldenForm fieldset input {
    
}

.tip {
    font-style: normal;
    color: #808080;
    font-size: 14px;
    font-weight: normal;
}

form#anmeldenForm label.error {
    color: white;
    display: inline;
    font-size: 1.2em;
    margin: 0px 10px;
    padding: 5px;
}

div#agb_cotainer label.error {
    display: block;
    width: 50%;
    text-align: center;
    margin: 0px auto;
    
}

form#anmeldenForm fieldset#fieldset_groupmembers {
    text-align: center;
}

form#anmeldenForm fieldset#fieldset_groupmembers > legend {
    text-align: left;
}

fieldset#fieldset_payment div.block {
    width: 100%;
}

fieldset#fieldset_payment div.block label {
    width: 200px;
    display: inline;
}

fieldset#fieldset_message textarea {
    width: 90%;
    height: 80px;
}

fieldset#fieldset_groupmembers label.error {
    font-size: 10px;
    display: inline;
    margin: 0px;
    padding: 0px;
    background: white;
    color: red;
}

table#preview_contact_table th {
    width: 70px;
}

table#preview_contact_table td {
    width: auto;
}

div#myorder_index {
    text-align: left;
}

div#myorder_index label {
    font-weight: bold;
    padding: 0px 10px;
}

div#myorder_index_contact table,
div#myorder_index_members > table,
div#myorder_index_order table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
}

div#myorder_index_members table td {
    texti-align: left;
}

div#myorder_index_container th,
div#myorder_index_container td {
    margin: 0px;
    border-spacing: 0px;
}

div#validatErrors {
    width: 80%;
    padding: 2px;
    margin: 0px auto;
    border-color: red;
    font-weight: normal;
}

div#validatErrors ol {
    margin: 0px;
}

div#agb, div#impressum,
div#agbchinese,
div#contact {
    text-align: left;
}

div#agb table {
    text-align: center;
    border: 1px solid #3c3c3c;
}

ul#rootPlusDescr {
    font-size: 0.9em;
    padding: 0px;
    list-style-position: outside;
}

ul#rootPlusDescr li {
    margin: 0px;
    padding: 0px;
}

td.personalSum {
    background-color: #D8D8D8;
}

p.ergaenzung {
    text-align: right;
    font-size: 0.9em;
}

div#preview_ccard_info {
    text-align: right;
}

div#preview_ccard_info table {
    width: 100%;
}

form#anmeldenForm input.member_student[disabled] {
    display: none;
}

table#tourBusPlan {
    width: 100%;
    text-align: center;
    border: 1px solid white;
    background-color: transparent;
    border-collapse: collapse;
}

table#tourBusPlan th {
    color: black;
    text-align: center;
    background-color: #ccc;
}

table#tourBusPlan > tbody > tr:hover {
    background-color: white;
}

span.confirmed {
    color: red;
}

span.ready {
    color: #ff6600; /*orange;*/
}

span.closed {
    color: blue;
}

div.note {
    text-align: left;
    margin: 10px 0px;
}

span.required {
    color: red;
}

.colTrain {
    /*display: none ;*/
}

div.clear {
    float: none;
    clear: both;
}

h1.tab {
    display: inline;
    padding: 5px 15px;
    border: 2px solid #e5e5e5;
    border-bottom: 0px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    float: left;
    height: 20px;
    margin: 0;
    background-color: wihte;
}

div.tourBlock {
    float: none;
    clear: both;
    width: 100%;
    border: 3px solid #e5e5e5;
    padding: 15px;
    margin: 0;
    background-color: #fafafa;
}

div.tourMap,
div.tourDetialA {
    display: online;
}

div.tourMap {
    float: left;
    width: 420px;
}

div.tourDetialA {
    float: right;
    width: 550px;
    text-align: left;
}

div.tourDetialA span.ab {
    font-size: 16px;
    color: #FE2E64;
    font-weight: bold;
}

div.tourMap img {
    border: 5px solid white;
    -moz-box-shadow: 3px 3px 3px 3px #ccc;
    -webkit-box-shadow: 3px 3px 3px 3px #ccc;
    box-shadow: 3px 3px 3px 3px #ccc;
}

div.tourPlan {
    display: inline;
    float: left;
    width: 534px;
    height: 100px;
    overflow: auto;
    border: 1px solid pink;
    background: none;
    padding: 5px;
}

div.tourPlan,
div.detailATopContainer {
    width: 437px;
}

ul.tourPlanSelect {
    list-style: none;
    padding: 0;
    margin: 0;
    list-style-position: outside;
}

ul.tourPlanSelect li {
    padding: 0;
    margin: 5px 0;
    text-align: left;
}

ul.tourPlanSelect li:hover {
    background-color: pink;
}

ul.tourPlanSelect li span {
    margin: 0 3px;
}

button#tourBtn {
    float: left;
    margin: auto;
}

div.tourProceDetail {
    height: 59px;
    display: block;
    width: 100%;
    float: none;
    text-align: left;
    line-height: 2.5em;
    overflow: hidden;
}

div.tourMinPrice {
    text-algin: left;
    font-size: 14px;
}

span.tourRabatt {
    color: #FE2E64;
}

table#frontSheduleTable {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    
}

table#frontSheduleTable th {
    background-color: #cccccc;
    padding: 10px;
    color: black;
}

table#frontSheduleTable td {
    background: white;
    padding: 10px;
    vertical-align: top;
}

table#frontSheduleTable td:first {
    text-align: center;
}

th.colName {
    width: 15%;
}

th.colPic {
    width: 30%;
}

th.colText {
    width: 55%;
}

table#frontSheduleTable th.busSheduleTabTitle {
    text-align: left;
    background-color: #f3e7e9;
    color: #d1003A;
}

span.dayNum {
    padding-right: 20px;
}

/* feeddback */
div#feedback {
    text-align: left;
}

p.fbQTitle {
    font-size: 1.2em;
    margin: 30px auto 10px auto;
    float: none;
}

.fbQBody {
    font-size: 0.8em;
}

div.fbQ {
    padding-bottom: 1.5em;
    float: none;
    clear: both;
}

div.fbQ textarea,
div.fbQ input[type=checkbox] {
    border: 1px solid #7B263D;
}

div.fbQ dl {
    width: 100%;
    float: none;
    clear: both;
}

div.fbQ dl dt {
    width: 5%;
    padding: 0;
}

div.fbQ dl dd {
    width: 95%;
    clear: right;
}

div.fbQ dl dt,
div.fbQ dl dd {
    margin-bottom: 10px;
    height: 2em;
    float: left;
}

div.fbQ textarea {
    width: 95%;
    height: 10em;
}

div.fbQ select {
    float: none;
    clear: both;
    margin: 10px 10px 10px 0px;
    font-size: 1.0em;
    line-height: 1.0em;
    height: 2.0em;
    border: 1px solid #7B263D;
}

div.fbQ select option {
    padding: 10px;
}

div.fbQBody > select {
    float: none;
}

div.fbQBody > p {
    font-size: 1.2em;
    color: grey;
    float: left;
    clear: right;
}

div.fbQ label {
    font-size: 1.5em;
    float: none;
    clear: both;
}

div.fbQBody > label {
    display: block;
    clear: left;
    float: none;
}

div#fbBot {
    text-aling: center;
    padding: 10px;
}

div#fbBot button {
    font-size: 1em;
    border: 1px solid #7B263D;
    background-color: white;
    padding: 5px 13px;
    color: #7B263D;
}

div#fbBot button:hover {
    background-color: #7B263D;
    color: white;
}

td.commentarLine {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

ul#tags {
    list-style: none;
    list-style-position: outside;
    margin: 0px;
    padding: 0px;
}

ul#tags li {
    padding: 0px;
    
    display: inline;
    margin: 2px;
}

ul#tags li > a {
    display: inline;
    padding: 10px;
    margin: 0px;
    border: 1px solid #B2DD32;
    background-color: #F7BE81;
}

ul#tags li > a:hover,
ul#tags li.active > a {
    background-color: #FE642E;
}

div#feedback_intro {
    font-size: 1.2em;
}

div#question_9 {
    float: none;
    clear: both;
}

div#question_9 > div.block {
    display: block;
    float: none;
    clear: both;
    height: 2em;
}

div#question_9 > div.block > label {
    display: block;
    width: 160px;
    float: left;
    margin: 0px;
    padding: 0px;
    height: 100%;
}

div#question_9 > div.block > select {
    margin: 0px;
    height: 100%;
}

div#feedback textarea {
    border: 2px solid #A62E53;
    height: 4em;
}

form#anmeldenForm tr.member_row_sec td {
    text-align: left;
}

form#anmeldenForm tr.member_row_sec td label {
    font-size: 12px;
    flaot: none;
    display: inline;
}

textarea.member_note {
    width: 700px;
}

table#member_table label.error {
    background-color: transparent;
}

table#member_table input,
table#member_table select {
    border: 1px solid grey;
}

th.colId {
    width: 5%;
}

th.colLastName {
    width: 9%;
}

th.colFirstName {
    width: 9%;
}

table#member_table .colSalutation {
    width: 5%;
    text-align: left;
}

table#member_table td.colSalutation select {
    margin: 0 auto;
    padding: 3px;
}

th.colBirthday {
    width: 9%;
}

th.colPassportnumber {
    width: 9%;
}

th.colNation {
    width: 9%;
}

th.colRoom {
    width: auto;
}

select.member_room {
    width: 142px;
    marign: 0;
    padding: 0;
}

th.colTrain {
    width: 5%;
}

table#member_table .colTrain {
    text-align: center;
}

th.colNotice {
    width: 15%;
}

th.colButton {
    width: 9%;
}

table#member_table td input[type=text] {
    width: 84%;
}

span.loop {
    background-image: url(/img/loop.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    float: right;
    position: relative;
    right: 10px;
    bottom: 36px;
    opacity: 50;
    filter: alpha(opacity=50);
    -webkit-transition: opacity 0.6s linear; /* Saf3.2+, Chrome */
    -moz-transition: opacity 0.6s linear; /* FF4+ */
    -ms-transition: opacity 0.6s linear; /* IE10 */
    -o-transition: opacity 0.6s linear; /* Opera 10.5+ */
    transition: opacity 0.6s linear;
}

span.couponStatus {
    font-weight: bold;
}

span.csValid {
    color: green;
}

span.csNoValid {
    color: red;
}

div.warning {
    border: 1px solid #C34A2C;
    margin: 10px;
    padding: 25px;
    background-color: #C34A2C;
    color: white;
    font-size: 1.5em;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    box-shadow: 2px 2px 2px #888888;
}

div.personLimitBlock {
    border: 1px solid red;
    margin: 10px 0px;
    padding: 25px;
    background-color: #C34A2C;
    color: white;
    font-size: 1.5em;
    text-align: left;
}

p.tip {
    float: none;
    clear: both;
}

li.tip_important {
    color: red;
    font-weight: bold;
}

div.feedbackCouponCode {
    border: 10px solid #eee;
    background-color: #FAFAD2;
    font-size: 2em;
    padding: 1em;
    margin: 0 auto;
    display: block;
    width: 300px;
    height: 1.5em;
    float: none;
    clear: both;
    
}

p.feedbackNote {
    font-size: 0.7em;
    font-style: italic;
}

div.row {
    float: none;
    clear: both;
    width: auto;
    text-align: center;
}

div.warn {
    margin: 0.5em;
    padding: 0.5em;
    background-color: #f2dede;
    color: #a94442;
    border-color: #ebcccc;
    border-radius: 5px 5px 5px 5px;
}