body
{
    background-color: #eaeaea;
	background-image: url('../images/fondoquirinale.png');
    background-repeat: repeat-x;
    border-top: 7px #fc4903 solid;
    color: #666;
}

h1, h2, h3 h4 {
    color: #000000;
}

#HeaderContent
{    
	background-image: url('../images/logoquirinale.png');
    background-repeat: no-repeat;
    background-position: 0px 7px;
    background-color: transparent;
    height: 133px;
    max-width: 1100px;
    padding-top:5px;
}

#MasterFooter
{
	min-width: 320px;
    background-color: #eaeaea;
    color: #888d92;
    padding-top: 15px;
    padding-bottom: 15px; 
    max-width: 1100px;
    border:0px;

}
#MasterFooter a
{
    color: #888d92;
    font-weight: bold;
}
#SecondaryMaster {
    background-color: #ffffff;
    min-width: 320px;
    min-height: 400px;
    max-width: 1100px;
    /*border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;*/
    padding-top: 20px;
    box-shadow: 0px 2px 10px #888888;
    border-radius: 5px;
    margin-bottom: 10px;

}

.art-blockheader .t,
.art-blockheader .t a,
.art-blockheader .t a:link,
.art-blockheader .t a:visited, 
.art-blockheader .t a:hover
{
   color: #000000;
   font-size: 14px;
   font-family: "Arial, Helvetica","Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
   margin: 0 10px 0 5px;
   font-weight: bold;
}
.SearchResult .hotelHeader {
    width: 98%;
}

.dxdvItem_CostaDelSol, .dxdvFlowItem_CostaDelSol 
{
    background-color: #fafafa;
    height: 50px!important;
    padding: 6px 12px 6px 14px!important;
}
.dxdvContent_CostaDelSol{
    border: 0px!important;
}

.backgroundNaranjita{
    background-color: #f8f8f8;
}


.corner {
    border: 1px solid #cccccc;
    border-radius: 5px;
}

.resultCategoria{
}

 .resultCategoria td .dxbButton_CostaDelSol {
        color: #333333;
        border: 1px solid #3f4b00;
        padding: 1px;
    }

.resultCategoria .categoria {
    color: #3f4b00;
	font-weight: bold;
}

.paso {
    float: right;
   color: #fc4903;
}

.hotelHeader  {
    background-color: #ffffff;
    border: 0px!important;
}
.hotelHeader h2{
    font-size: 18px;
    color: #000000;
}

.hotelHeader p.descripcion {
   padding: 0px 10px 10px 10px;
   font-size: 13px;
   font-family: "Arial, Helvetica",sans-serif;
   max-width: 500px;
   color: #666;
}

.hotelHeader .portada {
}

.hotelHeader .servicios img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.7;
    filter: alpha(opacity=70); 
    width: auto;
    max-height: 20px;
    max-width: 20px;

}
.hotelHeader .servicios img:hover {
    opacity: 1.0;
    filter: alpha(opacity=100); 
}


#WCIReservationSummary {
    border: 0px;
    border-top: 2px solid #fc4903;
    border-bottom: 2px solid #fc4903;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #ffffff;
}


#ReservationForm {
    background-color: #ffffff;
}
.dxbButton_CostaDelSol,.dxtcRightAlignCell_CostaDelSol, .dxtcTab_CostaDelSol, .dxtcTabHover_CostaDelSol, .dxtcRightIndentCell_CostaDelSol, .dxtcLeftIndentCell_CostaDelSol, .dxtcActiveRow_CostaDelSol td {
    border-color: #fc4903!important;
}
.dxbButton_CostaDelSol{
    background-color:  #fc4903!important;
    color: #ffffff!important;
}
.dxbButtonHover_CostaDelSol, .dxtcActiveTab_CostaDelSol, .dxtcActiveTabWithTabPositionBottom_CostaDelSol, .dxtcActiveTabWithTabPositionLeft_CostaDelSol,.dxtcTabHover_CostaDelSol, .dxtcActiveTabWithTabPositionRight_CostaDelSol {
    background-color: #fc4903!important;
    color: #ffffff!important;
}
dxrpControl_CostaDelSol .dxrpHeader_CostaDelSol, .dxrpControl_CostaDelSol .dxrpHeader_CostaDelSol td.dxrp {
  color: #fc4903!important;
}

/*    */
.btnPrecioBruto {
    display: table;
}
.btnPrecioNeto {
    display: none;
}