/* CSS File */

div#header{ background: url('../images/interface/header.jpg') no-repeat; }
div#navigation{ border-bottom: 1px solid #076b9d; }
div#footer{ color: #076b9d; border-top: 1px solid #c1c1c1; }

div#column_middle h1{ color: #076b9d; }

.sm_box h1{ background: url('../images/interface/sub_head_gradient.jpg') repeat-x; }
.sideNavigation_box h1{ background: url('../images/interface/sub_head_gradient.jpg') repeat-x; }
.sm_box_photo h1{ background: url('../images/interface/sub_head_gradient.jpg') repeat-x; }
.sm_box_booking h1{ background: url('../images/interface/sub_head_gradient.jpg') repeat-x; }
.lg_box h1{ background: url('../images/interface/sub_head_gradient.jpg') repeat-x; }
.sm_boxCDR h1{ background: url('../images/interface/sub_head_gradient.jpg') repeat-x; }
.sm_boxNA h1{ background: url('../images/interface/sub_head_gradient.jpg') repeat-x; }


.footer_links{  font-size: 10px; color: #076b9d; text-decoration: none; background: none;  }
.footer_links:hover{ color: #076b9d; text-decoration: underline; background: none;  }
.copyright_grey{  font-size: 10px; color: #5F5F5F; margin: 0; padding: 0; }
a.coyright_orange, a.coyright_orange:hover{  font-size: 10px; color: #076b9d; margin: 0; padding: 0; background: none; }



.articleDate{ color: #076b9d; }

/* Clubs & Restaurants Table */
table.clubsTable{ border:1px solid #076b9d; }
caption.clubsCaption{background: #076b9d; border:1px solid #076b9d; border-left:1px solid #076b9d; border-right:1px solid #076b9d; }

/* Video Table */
caption.videoCaption{ background: #076b9d; border-top:1px solid #076b9d; border-left:1px solid #076b9d; border-right:1px solid #076b9d; }

/* clubs & restaurants Classes */
div#column_middle .clubName { color: #076b9d; }

/* bof Video Styles */
a.videoSelector strong{ color: #076b9d; }
a.videoSelector:hover strong{ color: #076b9d; }





