/* 
    Document   : print
    Created on : 15.2.2011, 14:33:26
    Author     : SomeBW
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.noPrint
{
    display: none !important;
}

.printHeader
{
    padding-bottom: 20px;
}

h2 a.toggleIcon
{
    display: none !important;
}

img
{
    border: 0;
}

/*Line view*/

a, div, span {
    background: none;
}

.content .content_middle a {
    color: #0E70C4;
    text-decoration: underline;
}

.hotels .lineHotelItem .title {
    background: none repeat scroll 0 0 #F0EEEE;
    border-top: 1px solid #DDD8D8;
    height: 40px;
    margin-bottom: 10px;
}

body, div, p, h1, h2, h3, td {
    font-family: Trebuchet MS;
    font-size: 12px;
}

h3 {
    margin-bottom: 15px;
    margin-top: 5px;
}

.hotels .lineHotelItem .title h3 {
    color: #063D8F;
    float: left;
    font-size: 15px;
    font-weight: normal;
    margin: 8px 0 0 10px;
    padding: 0;
    text-decoration: underline;
}

.hotels .lineHotelItem .title .stars {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

a, div, span {
    background: none repeat scroll 0 0 transparent;
}

.hotels .lineHotelItem .title .ratingSecond {
    color: #FFFFFF;
    float: right;
    font-size: 20px;
    font-weight: bold;
    height: 36px;
    line-height: 16px;
    padding-top: 4px;
    text-align: center;
    width: 74px;
}

.hotels .lineHotelItem .title small {
    font-size: 10px;
    line-height: 10px;
}

.hotels .lineHotelItem .title .ratingFirst {
    color: #063D8F;
    float: right;
    font-size: 20px;
    font-weight: bold;
    height: 36px;
    line-height: 16px;
    padding-top: 4px;
    text-align: center;
    width: 74px;
}

.hotels .lineHotelItem .title .ratingTitle {
    color: #42474B;
    float: right;
    font-size: 13px;
    margin-right: 5px;
    margin-top: 11px;
}

.hotels .lineHotelItem .image {
    float: left;
    height: 84px;
    margin-bottom: 3px;
    margin-right: 8px;
    padding: 4px;
    width: 84px;
}

.hotels .lineHotelItem .address {
    color: #36393E;
    font-size: 11px;
    font-weight: normal;
}

.hotels .lineHotelItem .description {
    color: #36393E;
    font-size: 11px;
    font-weight: normal;
    height: 63px;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 37px;
    position: relative;
}

.hotels .lineHotelItem .description .minPrice {
    font-size: 11px;
    font-weight: normal;
    margin-left: 100px;
}

div.clear {
    clear: both;
    font-size: 0;
    height: 0;
    width: 0;
}

.hotels .lineHotelItem .description .minPrice .strongPrice {
    font-size: 25px;
    font-weight: bold;
}

/*Detail hotelu*/

.content .content_middle h2 {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    height: 31px;
    margin-bottom: 10px;
    margin-left: 1px;
    margin-top: 0;
    padding-left: 20px;
    padding-top: 10px;
    overflow: hidden;
}

.content .content_top h1 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
}


.panels .p_panel {
    margin-bottom: 16px;
    margin-top: 16px;
    position: relative;
}

.panels .p_panel.p_left{
    float: left;
    width: 50%;
}

.panels .p_panel.p_right{
    overflow: hidden;
}

.tagcloud01
{
    padding-top: 10px;
}
.tagcloud1
{
    width: 750px;
    height: 141px;
}

.tagcloud1 .tagcloud, .tagcloud1 .tagcloud a
{
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.tagcloud1 .tagcloud
{
    vertical-align: middle;
}
.tagcloud1 .tagcloud a
{
    vertical-align: middle;
    line-height: 26px;
    display: inline-block;
    padding-right: 8px;
}

.tagcloud a:hover
{
    text-decoration: underline;
}

.tagcloud01 h2
{
    padding-bottom: 14px;
}

.content_top_blue h1 {
    font-size: 22px;
    font-weight: bold;
    display: block;
    clear: both;
    overflow: hidden;
}

.content_top_blue{
    display: block;
    overflow: hidden;
}

#wb_left{
    float: left;
    width: 50%;
}

#wb_right{
    overflow: hidden;
}

#welcome_box{
    overflow: hidden;
}


#otherUsersPhotos .otherUsersPhotosHolder div.photo a.image {
    display: inline-block;
    height: 87px;
    padding: 3px 0 0;
    width: 90px;
}

#otherUsersPhotos .otherUsersPhotosHolder div.photo {
    float: left;
    padding: 0 0 29px;
    text-align: center;
    width: 19.9%;
}

.withShadow {
    text-shadow: none !important;
}

.withShadow.shadowOrange {
    text-shadow: none !important;
}
