@CHARSET "UTF-8";
/*********************************************************************
 * name:          screen.css
 * project:       www.balatonrooms.com
 * release:       2009.08.28.
 * description:   screen css | to collect other sheets
 * developer:     gege
**********************************************************************/

@import url(page.css);
@import url(form.css);
@import url(lightbox.css);

UL.feedback LI.message
{
  color: #3e88d4;
}

.gmap_navigator {
  border: 1px solid #8ac3fd;
}

.gmap_navigator H3 {
  color: #3e88d4;
}

.online_map_info_window_partner IMG, 
.online_map_info_window_accomodation IMG
{
  border: 1px solid #8ac3fd;
}

.panoramio_images .image_wrap P.title A {
  color: #3e88d4;
}

/**************************************
* accomodation card
***************************************/
.accomodation_card P.name A
{
  color: #3e88d4;
}

.accomodation_card DIV.actions A, 
.accomodation_card DIV.actions A:hover
{
  color: #3e88d4;
}

.advertising_accomodation_featured_by_result .accomodation_card H4
{
  background-color: #FFE2B6;
}

.xc_pager .page
{
  color: #3e88d4;
}

.xc_pager A:hover, 
.xc_pager A.actual
{
  background-color: #3e88d4;
  border: 1px solid #3e88d4;
}