﻿/*
Title:      Styles for Unique Section
Author:     Paul Sivers, Keywave [http://www.keywave.com]
Created:	25/06/09
Updated:    25/06/09
*/

/* ---[ links ]------------------------------- */

a:link { color: #a5b339; }
a:visited { color: #a5b339; }
a:hover { color: #333; }

/* ---[ common elements ]--------------------- */

h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 26px; font-weight: normal; color: #a5b339; margin: 0 0 10px 0; padding: 0;}


/* ---[ layout ]------------------------------- */

#sectionheader { background: #a5b339 url(/images/sectiontitlebg_unique.png) no-repeat bottom left; }
#sectiontitle h1 { width: 250px; border-bottom: 1px dotted #ddd; }
#sectiontitle h1 img { padding: 12px 0 8px 0; }
#sectiontitle p { color: #fff; }
#pageheadercontent h1 { color : #a5b339; font-size: 24px; width: 420px; border-bottom: 1px dotted #ccc; padding: 0 0 8px 0; }
#pageheadercontent h1 span.altcolor { color : #404041; }
#bottomright { background: url(/images/bottomtopborder.png) repeat-x top; padding: 15px 0 0 0; }
#bottomright2 { background: none; padding: 0 0 0 0; }
#listing div.listitemlink { position:absolute; bottom:0; left: 238px; margin: 0; background: #61a2b1 ; } 
#listing div.listitemlink a { color: #fff; background: url(/images/arrowunique.png) no-repeat right ; }
#listing div.listitemlink a:hover { color: #fff; background: url(/images/arrowhover.png) no-repeat right ; }
#listing h2 { color: #a5b339; }
#article h1.articleheading2 { color: #a5b339; }
#article h2 { font-family: Georgia, "Times New Roman", Times, serif; }
#article p { padding: 0 0 1em 0; }
#article p.highlight { font-size: 14px; color: #a5b339; padding: 0 0 1em 0; }
#article ul { margin: 0 0 1em 1em; padding:0; }
#featureheader h2.heading2 { color: #a5b339; }

/* navigation */

#sidelinks a { display:block; font-family:Georgia, "Times New Roman", Times, serif; font-size: 14px; margin: 0; padding:8px 0 8px 8px; width: 160px; color: #fff; background: url(/images/arrowunique.png) no-repeat right ;}
#sidelinks a:hover { color: #fff; background: url(/images/arrowhover.png) no-repeat right; } 
#sidelinks .link1 { background-color: #97A52B; }
#sidelinks .link2 { background-color: #a5b339; }
#sidelinks .link3 { background-color: #b3bc66; }
#sidelinks .link4 { background-color: #c5cd85; }
#sidelinks .link5 { background-color: #d2d8a2; }
/*#sidelinks ul li div.quicklinks { background: transparent url(/images/quicklinksbg_unique.png) no-repeat right; }*/
#sidelinks ul li div.quicklinksinner { background: #97A52B; }
#sidelinks ul table td { border-right: 1px dotted #cfd395;}
#sidelinks ul dd a { color:#fff; }
#sidelinks ul dd a:hover {color:#e1e6be; }

#signposts h2 { color: #404041; text-decoration:underline; background: url(/images/arrowunique.png) no-repeat right ;}

#breadcrumb li.bcitem1 { background: #bac166 url(/images/bcbgunique1.png) no-repeat right ;}
#breadcrumb li.bcitem2 { background: #cfd395 url(/images/bcbgunique2.png) no-repeat right ;}
#breadcrumb li.bcitem3 { background: #e5e8c7 url(/images/bcbgunique3.png) no-repeat right ;}
#breadcrumb li.bcitem4 { background: #f4f6e7 url(/images/bcbgunique4.png) no-repeat right ;}
#breadcrumb li.bcitem5 { background: url(/images/bcbgunique5.png) no-repeat right ; z-index: 10px;}
#breadcrumb li.bcitem1 a { background: #a5b339;}
#breadcrumb li.bcitem2 a { background: #bac166;}
#breadcrumb li.bcitem3 a { background: #cfd395;}
#breadcrumb li.bcitem4 a { background: #e5e8c7; color:#bac166;}
#breadcrumb li.bcitem5 a { background: #f4f6e7; color:#bac166;}
#breadcrumb li.bcitemlast { background-color: transparent }

#featurelinks a { display:block; font-size: 12px; margin: 0; padding:8px 8px 8px 8px; width: 142px; color: #fff; background: url(/images/arrowunique.png) no-repeat 132px ;}
#featurelinks a:hover { background: url(/images/arrowhover.png) no-repeat 132px; }
#featurelinks a.link1, #featurelinks a.link1:hover { background-color: #a5b339; }
#featurelinks a.link2, #featurelinks a.link2:hover { background-color: #c4cd7d; }
#featurelinks a.link3, #featurelinks a.link3:hover { background-color: #e1e6be; }

/* carousel */

#thumbsa div { background: transparent url(/images/carouselitembgunique.png) no-repeat; }
#thumbs h2 { color: #fff; background: #a5b339; height: 22px; margin:0; padding:0; }
#thumbsa a { display:block; font-size: 11px; color: #fff; margin: 0; padding:3px 5px 0 5px; width: 126px; height: 19px; background: url(/images/arrowuniquesmall.png) no-repeat 118px ;}
#thumbs a.bottomlink { display:block; position: absolute; left:12px; bottom:10px; color: #a5b339; width: 160px; height: 19px; background: url(/images/arrowunique.png) no-repeat right ;}
#thumbsa a:hover { background-color: #fff; color: #a5b339; }
#thumbsa .linkitem1 { background-color: #a5b339; }
#thumbsa .linkitem2 { background-color: #bac166; }
#thumbsa .linkitem3 { background-color: #cfd395; }
#thumbsa .linkitem4 { background-color: #e5e8c7; }
#thumbsa .linkitem5 { background-color: #f4f6e7; }
#thumbsa li.linkitem4 a, #thumbsa li.linkitem5 a { color: #bac166; }
a.prevPage { background:url(/images/pageleftunique.png) no-repeat; }
a.nextPage { background:url(/images/pagerightunique.png) no-repeat; }
a.nextPage:hover { background-image:url(/images/pagerightuniquehover.png); }
a.prevPage:hover { background-image:url(/images/pageleftuniquehover.png); }
div.navi a { background:url(/images/naviunique.png) 0 0 no-repeat; }
div.navi a:hover { background:url(/images/naviuniquehover.png) 0 0 no-repeat; }
div.navi a.active { background:url(/images/naviuniqueactive.png) 0 0 no-repeat; }



.carousel_boxcaption {background:url(/images/carousel-overlay-unique.png) top center; }
.carousel_arrow {background:url(/images/arrowuniquesmall.png); }

.subpage_boxcaption {background:url(/images/carousel-overlay-unique.png) top center; }
.subpage_arrow {background:url(/images/arrowuniquesmall.png); }

.subpage2_boxcaption {background:url(/images/carousel-overlay-unique.png) top center; }
.subpage2_arrow {background:url(/images/arrowuniquesmall.png); }