@charset "utf-8";
/* CSS Document */


#sidenav li a
{
color: #4d4d4d;
}

#sidenav li a:hover,
#sidenav li.active a,
#sidenav li.hover a
{
color: #fff;

background: url('/_img/barbados/sidenav_a_sub_active.png');
}

#sidenav .subnav
{
background: url('/_img/barbados/sidenav_sub_bg_bottom.png') no-repeat bottom right;
}

#sidenav .subnav ul
{
background: url('/_img/barbados/sidenav_sub_bg_top.png') no-repeat top left;
}

#sidenav .subnav li a
{
background-image: none;
}




#content
{
color: #777777;
}

#content h2
{
color: #4d6f80;
}

#content a
{
color: #004fa3;
}

#content div.rates
{
background: #c6d5de url('/_img/barbados/table_bottom.png') no-repeat bottom left;
}

#content div.rates h3
{
color: #4d6f80;

background: #c6d5de url('/_img/barbados/table_top.png') no-repeat top left;
}


#content .rates td
{
color: #4d6f80;
}

#content .rates a
{
color: #4d6f80;
}

#content .rates .price
{
color: #718d9c;
}

#content .rates .odd td
{
background: #e5ecf0;
}


#content div.groups
{
background: #c6d5de url('/_img/barbados/tablegroups_bottom.png') no-repeat bottom left;
}

#content div.groups h3
{
color: #4d6f80;

background: #c6d5de url('/_img/barbados/tablegroups_top.png') no-repeat top left;
}


#content .groups td
{
color: #4d6f80;
}

#content .groups a
{
color: #4d6f80;
}

#content .groups .price
{
color: #718d9c;
}

#content .groups .odd td
{
background: #e5ecf0;
}


#content #homeAccordion
{
border: 1px solid #ccc;
}

#content #homeAccordion .toggler
{
color: #fff;

background: #c6d5de url('/_img/barbados/accordion_h4_1.png');
}

#content #homeAccordion .element
{
color: #777777;
background: #f0f0f0;
}






#foot
{
color: #c6d5de;

background: #8dabbd url('/_img/barbados/foot_bg.png') repeat-x center top;
}

#foot h5
{
color: #fff;
}

#foot strong
{
color: #fff;
}

#footPhotos
{
border-left: 1px solid #c6d5de;
border-right: 1px solid #c6d5de;
}

#globalFoot
{
color: #c6d5de;

border-top: 1px solid #c6d5de;
}

#globalFoot a
{
color: #c6d5de;
}





#container.facilities .list.section h3
{
color: #fff;

background: #90abbe;
}

#container.facilities .list.section ul
{
background: #c6d5dd;
}

#container.facilities .list.section li
{
color: #4d6f80;
}

#container.facilities .list.section li.even
{
background: #e2eaee;
}



div.list
{
color: #4d6f80;

background: #c6d5dd;
border: 1px solid #4d6f80;
}

div.list h3,
div.list .even
{
background: #e2eaee;
}

#sidenav li.blueLink a,
#sidenav li.blueLink a:hover
{
color: #fff;

background: url(/_img/barbados/sidenav_bluelink.png);
}