table{
border: 0px;
border-collapse: collapse;
}
table td {
padding: 0px;
}

/* images in the header */
table.imgs {
border-collapse: separate !important;
}
table.imgs td {
padding: 1px 1px !important;
}

TABLE.bordered {
border-collapse: collapse;
width : 98%;
}
TABLE.bordered TD {
border : 1px solid #823DB4;
padding : 2px 3px 3px 4px;
margin : 0px 0px 0px 0px;
text-align : center;
/*font-size: 11px;*/
}
TABLE.bordered TD.hit {
border : 1px solid #823DB4;
padding : 2px 3px 3px 4px;
margin : 0px 0px 0px 0px;
text-align : center;
background-color : #ffccff;
/*font-size: 11px;*/
}
TABLE.bordered TD.head {
font-weight : bold;
color : #663399;
background-color : #CF9FCF;
text-align : center;
font-size: 11px;
}
TABLE.bordered TD.price {
font-weight : bold;
color : #ff0000;
text-align : right;
}
TABLE.bordered TD.pricehit {
font-weight : bold;
color : #ff0000;
text-align : right;
background-color : #ffccff;
}
TABLE.bordered TD p {
padding: 0;
margin: 0;
}

/*tour`s stuff*/
.tour {
  padding: 10px 0 10px 0
}
.tour H1 {
font-size: 20px;
font-weight: bold;
color: #663399;
/*color: #ff0000;*/
text-align: center;
padding: 10px 0 10px 0;
}
.tour H2 {
font-size: 18px;
font-weight: bold;
/*color: #663399;*/
color: #ff0000;
text-align: center;
padding: 10px 0 10px 0;
}
.tour H2.nred {
font-size: 18px;
font-weight: bold;
color: #663399;
text-align: center;
padding: 10px 0 10px 0;
}
.tour H3 {
font-size: 15px;
font-weight: bold;
color: #663399;
text-align: center;
padding: 10px 0 10px 0;
}
.tour H4 {
font-size: 15px;
font-weight: bold;
color: #ff0000;
text-align: center;
padding: 10px 0 10px 0;
}
.tour H4.price {
font-size: 15px;
font-weight: bold;
color: #ff0000;
text-align: center;
padding: 10px 0 10px 0;
}
.tour H5 {
font-size: 14px;
font-weight: bold;
color: #ff0000;
text-align: center;
padding: 10px 0 10px 0;
}
.tour H6 {
font-size: 14px;
font-weight: bold;
color: #EC008C;
padding: 10px 0 10px 0;
}
.tour a {
font-weight: bold;
color: #EC008C;
text-decoration: none
}
.tour a:hover {
font-weight: bold;
color: #ffffff;
text-decoration: none;
background: #EC008C;
}

.tour a h2{
text-decoration: none
}
.tour a:hover h2{
color: #ffffff;
text-decoration: none;
background: #EC008C;
}


.tour img{
border : 2px solid rgb(213, 127, 213)
}
.tour p{
padding: 12px 0 8px 0
}
.tour p img{
border : 2px solid rgb(213, 127, 213)
}
.tour ul {
    padding-left: 20px;
}
.tour ol {
    padding-left: 20px;
}
.tour .georgaphy {
    text-align: center;
    padding: 20px 0 20px 0;
}

.tour .addfiles {
    float: right;
    background: #eee;
    border: 1px solid #ccc;
    padding: 2px 4px 2px 4px
}
.tour ul.addinfo {
    padding-left: 2px;
}
.tour ul.addinfo li{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.tour ul.addinfo li img{
    border: none
}
.tour .img {
    float: right;
}
.tour .imgleft {
    float: left;
}
.tour .managerinfo {
    float: right;
    background: #eee;
    border: 1px solid #ccc;
    font-size: 12px;
    padding: 2px 4px 2px 4px;
    margin: 4px 10px 10px 0
}


/* news stuff */
#news {
    padding: 10px 4px 10px 0;
}
#news H3 {
    font-size: 15px;
    font-weight: bold;
    color: #663399;
    text-align: center;
    padding: 10px 0 10px 0;
}
#news ul {
    padding-left: 0;
}
#news li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-transform: none;
}
#news li a {
    padding: 8px 0 4px 4px;
    text-align: left;
    font-weight: bold;
    color: #EC008C;
    text-decoration: none;
    text-transform: none;
}
#news a:hover {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    background: #EC008C;
}


.currates {
    float: left;
    background: #EC008C;
    color: #ffffff;
    border: 1px solid #ccc;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 4px 2px 2px;
/*    margin: 4px 10px 10px 0*/
}


.orderbutton {
    float: right;
    padding: 2px 6px 2px 6px;
}
.orderbutton a {
    font-weight: bold;
    font-size: 14px;
    display: block;
    width: 146px;
    height: 35px;
    background: transparent url(img/btn.gif) 0px 35px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 32px;
    float: left;
    margin-right: 10px;
}
.orderbutton a:hover {
    background: transparent url(img/btn.gif) 0px 0px;
}


/* informers stuff*/
.gmtbl {background-color: #ffffff; border: 1px solid #823DB4;}
.gmtdttl {font-size: 100%; font-weight: bold;color: #ffffff; text-align:center; background-color: #CF9FCF;}
.gmtdtext {font-size: 85%; font-weight: normal; color: #000000;text-align:center;}
.gmtdhead {font-size: 85%; font-weight: normal; color: #000000;text-align:center;text-decoration: underline;}



/* feedback form */
.fbForm .form { padding-left: 40px; }
.fbForm .name { padding-top: 12px; font-size: 8pt; color: #7d7d7d; }
.fbForm .element { padding-top: 2px; }
.fbForm .element INPUT, .fbForm .element TEXTAREA {
        border: 1px solid #ccc;
        background-color: #E6EFF6;
        font-size: 10pt;
        color: #2C5883;
}
.fbForm INPUT#fbName,
.fbForm INPUT#fbEMail {
        background-image: url(/img/icon_form.gif);
        background-repeat: no-repeat;
        width: 250px;
        padding: 4px 0px 4px 25px;
}
.fbForm INPUT#fbName    { background-position:3px -3px; }
.fbForm INPUT#fbEMail { background-position:3px -33px; }
.fbForm TEXTAREA#fbText {
        padding: 4px 4px 4px 25px;
        width: 425px;
        font-family: Tahoma;
        background: #E6EFF6 url(/img/icon_form.gif) no-repeat 3px -93px;
}
.fbForm .captcha-test TD { vertical-align: top; padding-right: 15px; }
.fbForm .captcha { padding-top: 3px; }
.fbForm .captcha IMG { border: 1px solid #ccc; }
.fbForm INPUT#vericode { width: 130px; padding: 4px 0px 4px 25px; background: #E6EFF6 url(/img/icon_form.gif) no-repeat 3px -63px; }
.fbForm .submit { padding-top: 15px; }
.fbForm INPUT#fbSubmit {
        border: 1px solid #ccc;
        background-color: #f7f7f7;
        cursor: pointer;
        padding: 2px 15px 2px 15px;
}
.fbForm .error { font-size: 8pt; color: red; display: none; }



/* form slider */
#vertical_slide {
background: #e7c8e7;
color: #8A7575;
padding: 10px;
border: 5px solid #F3F1F1;
font-weight: bold;
}



/* breadcrumb */
.header-breadcrumbs {
    padding-top: 10px
}

/* anti-bot */
input#lastname{display:none}



/* managers stuff */
#managers {
    padding: 10px 4px 10px 0;
}
#managers H3 {
    font-size: 12px;
    font-weight: bold;
    color: #663399;
    text-align: center;
    padding: 10px 0 10px 0;
}
#managers ul {
    padding-left: 0;
}
#managers li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-transform: none;
}
#managers li a {
    padding: 8px 0 4px 4px;
    text-align: left;
    font-weight: bold;
    color: #EC008C;
    text-decoration: none;
    text-transform: none;
}
#managers a:hover {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    background: #EC008C;
}
