/*New Searcher stylesheet.*/
.ci {color: inherit;}

h1 {color:#000000}
h2 {color:#003399;}
h3 {color:#666666;}

/*color_1*/
.c1,
.c1:link,
.c1:visited,
.c1:active{color:#000000;}
a.c1:hover{color:#ff8400;}
.brc1 {border-color:#003399;}
.excep_brc1{background-color:#003399;}

/*color_2*/
.bgc2 {background-color:#ffffdd;}

/*color_3*/
.c3,
.c3:link,
.c3:visited,
.c3:active{color:#ff8400;}
a.c3:hover{color:#ff8400;}
.bgc3{background-color:#ff8400;}

/*color_4*/
.bgc4{background-color:#ffffff;}
.brc4{border-color:#ffffff;}

/**
 * same of bck_color_4
 */
.compare_brc4{border-color:#ffffff;}
.excep_brc4{background-color:#ffffff;}

/*color_5*/
.c5{color:#000000;}

/*color_6*/
.c6,
.c6:link,
.c6:visited,
.c6:active{color:#ffffff;}
a.c6:hover{color:#ffffff;}

/*color_7*/
.bgc7{background-color:#fefbd6;}

/*color_8*/
.bgc8{background-color:#003399;}

/**
 ******************
 * color_search_top_subtitle
 * search page subtitle color
 * Warning, for affiliate: color_search_top_subtitle = color_1
 ******************/
.nsc11 {
   color:#000000;
}

/**
 ******************
 * color_search_zone_guest_rating
 * zone and guest rating
 * Warning, for affiliate: color_search_zone_guest_rating = color_5
 ******************/
.nsc12 {
   color:#000000;
}

/**
 ******************
 * search page confirmation_within_48h color
 * Warning, for affiliate: color_5
 ******************/
.nsc13 {
   color:#000000;
}

/********************************************************************************/
/*
* SUBMIT BUTTONS
* Used for:
*   submit-button on search form
*   book-button on property slice
*   book-button on first sponsored
*/
.b1li {
   background: url(/img/button/rs/009933_20_l.gif) no-repeat top left;
   width:6px;
   height:20px;
}

.b1ci {
   background: url(/img/button/rs/009933_20_m.gif) repeat-x top center;
}

.b1ri {
   background: url(/img/button/rs/009933_20_r.gif) no-repeat top right;
   width:6px;
   height:20px;
}


/********************************************************************************/

/*
* COMPARE BUTTONS
* Used for:
*   compare button on top/bottom page
*/
.b4li {
   background: url(/img/button/rs/009933_20_l.gif) no-repeat top left;
   width:6px;
   height:20px;
}

.b4ci {
   background: url(/img/button/rs/009933_20_m.gif) repeat-x top center;
}

.b4ri {
   background: url(/img/button/rs/009933_20_r.gif) no-repeat top right;
   width:6px;
   height:20px;
}

/********************************************************************************/

/*
* MAP SELECTED BUTTONS
* Used for:
*   map selected button top/bottom
*/
.b5li {
   background: url(/img/button/rs/009933_20_l.gif) no-repeat top left;
   width:6px;
   height:20px;
}

.b5ci {
   background: url(/img/button/rs/009933_20_m.gif) repeat-x top center;
}

.b5ri {
   background: url(/img/button/rs/009933_20_r.gif) no-repeat top right;
   width:6px;
   height:20px;
}

/********************************************************************************/

/*
* SEPARATOR BETWEEN COMPARE AND MAP-SELECTED BUTTON
*/
.nsr7 {
   background: url() repeat-x bottom center;
}

/********************************************************************************/

/*
* SEPARATOR UNDER COMPARE AND MAP-SELECTED BUTTON
*/
.nsr12 {
   background: url() repeat-x bottom center;
}
/********************************************************************************/

/*
* ENDER AFTER COMPARE BUTTON
*/
.nsr9 {
   background: url() repeat-x bottom center;
}

/********************************************************************************/

/*
* PAGINATOR BACKGROUND
* Used for:
*   background paginator at bottom
*/
.nsr18 {
   background: url(/img/search2/paginator_background_rs.gif) repeat-x top left;
   height: 23px;
}

/*
* SPONSORED HOTEL BUTTON
* Used for:
*   FIRST sponsored hotel 'BOOK' button
*/
.b2li {
   background: url(/img/button/rs/009933_18_l.gif) no-repeat top left;
   width:6px;
   height:18px;
}

.b2ci {
   background: url(/img/button/rs/009933_18_m.gif) repeat-x top center;
}

.b2ri {
   background: url(/img/button/rs/009933_18_r.gif) no-repeat top right;
   width:6px;
   height:18px;
}

.nsm18 {margin:0px;padding-left:12px;padding-right:22px;padding-top:15px;background: url(/img/search2/fumetto_ref.gif) no-repeat top center;background-repeat:no-repeat;background-position:top center;}


/*
* MAP SELECTED PAGE
*   OK button images
*/
.b3li {
   background: url(/img/button/rs/009933_20_l.gif) no-repeat top left;
   width:6px;
   height:20px;
}

.b3ci {
   background: url(/img/button/rs/009933_20_m.gif) repeat-x top center;
}

.b3ri {
   background: url(/img/button/rs/009933_20_r.gif) no-repeat top right;
   width:6px;
   height:20px;
}


/********************************************************************************/

/*
* OLD AFFILIATE STYLES
*/

/* Bg Color + Text Color */
body {background-color:#ffffff; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif;; font-size:10;}

/* Main Color */
.v3mc {color:#ff8400;}

/* Bg Color Form */
.v3mbc {background-color:#ffffdd;}

/* Bg Secondario + Text Color Secondario */
.v3sc {background-color:#003399; color:#000000;}

/* First Button Color + First Button Text Color */
.v3butmc {background-color:#009933; color:#ffffff;}

/* Second Button Color + Second Button Text Color */
.v3butsc {background-color:#009933; color:#ffffff;}

/* Breadcrumbs Color */
.v3bc {color:#000000; font-weight:bold; font-size:10px;}
