/*
This css template receives replacements for the following items.
See section.css for the remaining css declarations for the below elements.
nightclubs = slug for section eg accommodation
#666699 = section principal colour
#9B9BBD = section border colour
#666699 = section background colour
*/

/* .review h1, */
.sectionhead h1,
.sectionhead h1 a,   
.sectionhead h1 a:hover,
.sectionhead h2,
.sectionhead td,
.headline h1,
.headlinereview h3,
.headlinereview a:hover,
.more,
.more:hover,
.subheadleft h1,
.subheadright h1,
.specials h1,
.featuredleft a,
.featuredleft a:hover,
.featuredright a,
.featuredright a:hover,
.featured h1,
.clienttext a,
.clienttext h1,
.featuredname,
.articleleft a,
.articleleft a:hover,
.articleright a,
.articleright a:hover,
.articleleft h1,
#searchHeader h1,
#searchHeader a,
#searchHeader a:hover,
.article h3,
.articlesublinks a,
.articlesublinks a:hover,
.extra,
.extra:hover,
.linksbottom,
.linksbottom:hover,
.featuredlink,
.featuredlink:hover 
{ 
	color: #666699; 
}

.featuredsearch         { border:        #666699 1px solid; }
.results td             { border-bottom: #9B9BBD 1px solid; }
.featuredright          { border:        #9B9BBD 3px solid; }
.articleright           { border:        #9B9BBD 3px solid; }

.fri                    { background-image: url(../../images/nightclubs/arrow_section.gif); }
.extra                  { background:       url(../../images/nightclubs/arrow_section.gif) no-repeat; }
.extra:hover            { background:       url(../../images/nightclubs/arrow_section.gif) no-repeat; }
.linksbottom            { background:       url(../../images/nightclubs/arrow_section.gif) no-repeat; }
.linksbottom:hover      { background:       url(../../images/nightclubs/arrow.gif) no-repeat; }
.viewmap a              { background:       url(../../images/nightclubs/viewmap.png) no-repeat 100% ; }
.viewmap a:hover        { background:       url(../../images/nightclubs/viewmap.png) no-repeat 100% ; }
.featuredlink           { background-image: url(../../images/nightclubs/arrow.gif); }
.featuredlink:hover     { background-image: url(../../images/nightclubs/arrow.gif); }
.sectionhead            { background:       url(../../images/nightclubs/sectionheadbg.png) top left no-repeat; }

/*.clienttext h2          { color: #666699; }*/
