

html, body {
border:0;
margin:0;
padding:0;
}

body {
font:0.8em Arial, Verdana, sans-serif;
background:#8f8679;
color:#666;
line-height:1;
}

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
padding:3em 0 2em 0;
font:2em arial, sans-serif;
}

h2 {
padding:2em 0;
font:1.5em arial, sans-serif;
}

h3 {
font:1em arial, sans-serif;
font-weight:bold;
}

p, ul, ol {
margin:0;
padding:0 0 1em 0;
line-height:1.2;
}

ul {
list-style:none;
padding:0 0 1.8em 0;
}

ol{
list-style-type: decimal;
padding:0 0 1.8em 20px;
}

blockquote {
margin:2em 40px;
padding:0;
}

small {
font-size:0.75em;
}

img {
border:0;
}

a, a:visited {
text-decoration:none;
color:#666;
}

a:hover {
color:#a8ae05;
}

form {
margin:0;
padding:0;
}

input, select, textarea {
font:1em arial, verdana, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

table {
border:0;
padding:0;
}

.clearboth {
clear:both;
}

.right {
float:right;
padding: 0 0 5px 5px;
}

.left {
float:left;
padding: 0 5px 5px 0;
}

.picright {
  clear:right;
  float:right;
  margin:14px 0 21px 21px;
}
.picleft {
  clear:left;
  float:left;
  margin:14px 21px 21px 0;
}

.hide {
display:none;
}

a.underline, a.underline:visited{
text-decoration:underline;
}

#column2 h3.header:after,
#shop-listings a.view-shop:after,
#see-also:after,
#postcodenav:after,
#news-listing:after,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/*.clearfix {display: inline-block;}*/

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.white{
color:#fff;
}

.green{
color:#c8cf04;
}

div.affiliate-ad {
  margin-bottom: 20px;
}

/*********************************************************************
General classes used through the site
*********************************************************************/

/* gfxtext class allows a background image to appear above some text.
   It can be used as follows:

   <h2 class="gfxtext"><span></span>This text appears beneath a
   graphic</h2>

   Width and height dimensions need to be applied to both the outer and
   inner elements. The background image is set via the inner SPAN. */

.gfxtext {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}
.gfxtext, a.gfxtext:visited {
  color: white;
}
.gfxtext span {
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  top: 0;
  left: 0;
}
a.gfxtext span {
  cursor: pointer;
}

/*----------------------------------------------
    LAYOUT
------------------------------------------------*/
#wrapper {
width:971px;
margin:0 auto;
padding:15px;
background:#fff;
}

#content {
width:971px;
background:#fee;
}


/*----------------------------------------------
    HEADER
------------------------------------------------*/
#top-advert {
  float:left;
  width:744px;
}

#top-search{
background:#c8cf04;
padding:10px;
float:right;
width:190px;
}

#top-search form{
margin:0;
padding:5px 0 28px 0;
}

#top-search input{
border:0;
vertical-align:top;
padding:0;
margin:0;
}

#top-search #search-input{
min-height:22px;
width:150px;
margin-right:5px;
}

#top-search a#search-this-site{
display:block;
}

#top-search #add-to-fav{
float:left;
}

#top-search #contact-us{
float:right;
}


/*----------------------------------------------
    NAVIGATION
------------------------------------------------*/
#navigation{
padding:0;
position:absolute;
top:0;
left:0;
background: url(../../images/CyclingExperts/top_nav.jpg) top left no-repeat;
height:42px;
width:971px;
}

#page-home #navigation{
background: url(../../images/CyclingExperts/home_top_nav.jpg) top left no-repeat;
}

#navigation ul{
padding:0;
}

#navigation li {
display:inline;
}

#navigation li a {
background: url(../../images/CyclingExperts/top_nav.jpg) no-repeat;
height: 0;
padding-top: 42px;
float: left;
display: block;
overflow: hidden;
}

#page-home #navigation li a{
background: url(../../images/CyclingExperts/home_top_nav.jpg) no-repeat;
}

#navigation li#home a {
width: 120px;
background-position: 0 0;
}

#navigation li#home a:hover {
width: 120px;
background-position: 0 -42px;
}

#navigation li#home a:link.current, #navigation li#home a:visited.current{
width: 120px;
background-position: 0 -42px;
}

#navigation li#get-cycling a {
width: 120px;
background-position: -120px 0;
}

#navigation li#get-cycling a:hover {
width: 120px;
background-position: -120px -42px;
}

#navigation li#get-cycling a:link.current, #navigation li#get-cycling a:visited.current{
width: 120px;
background-position: -120px -42px;
}

#navigation li#buying-a-bike a {
width: 120px;
background-position: -240px 0;
}

#navigation li#buying-a-bike a:hover {
width: 120px;
background-position: -240px -42px;
}

#navigation li#buying-a-bike a:link.current, #navigation li#buying-a-bike a:visited.current{
width: 120px;
background-position: -240px -42px;
}

#navigation li#find-a-shop a {
width: 120px;
background-position: -360px 0;
}

#navigation li#find-a-shop a:hover {
width: 120px;
background-position: -360px -42px;
}

#navigation li#find-a-shop a:link.current, #navigation li#find-a-shop a:visited.current{
width: 120px;
background-position: -360px -42px;
}

#navigation li#fetch-insurance a {
width: 120px;
background-position: -480px 0;
}

#navigation li#fetch-insurance a:hover {
width: 120px;
background-position: -480px -42px;
}

#navigation li#fetch-insurance a:link.current, #navigation li#fetch-insurance a:visited.current{
width: 120px;
background-position: -480px -42px;
}

#navigation li#industry-jobs a {
width: 120px;
background-position: -600px 0;
}

#navigation li#industry-jobs a:hover {
width: 120px;
background-position: -600px -42px;
}

#navigation li#industry-jobs a:link.current, #navigation li#industry-jobs a:visited.current{
width: 120px;
background-position: -600px -42px;
}

#navigation li#cytech a {
width: 120px;
background-position: -720px 0;
}

#navigation li#cytech a:hover {
width: 120px;
background-position: -720px -42px;
}

#navigation li#cytech a:link.current, #navigation li#cytech a:visited.current{
width: 120px;
background-position: -720px -42px;
}

#navigation li#news a {
width: 120px;
background-position: -840px 0;
}

#navigation li#news a:hover {
width: 120px;
background-position: -840px -42px;
}

#navigation li#news a:link.current, #navigation li#news a:visited.current{
width: 120px;
background-position: -840px -42px;
}

#navigation li#about-act a {
width: 120px;
background-position: -120px 0;
}

#navigation li#about-act a:hover {
width: 120px;
background-position: -120px -42px;
}

#navigation li#about-act a:link.current, #navigation li#get-cycling a:visited.current{
width: 120px;
background-position: -120px -42px;
}

/*----------------------------------------------
    CONTENT
------------------------------------------------*/

#content{
  margin:15px 0;
  background:#f4f3f1 url(../../images/CyclingExperts/bg_content.jpg) top left no-repeat;
  min-height:716px;
  position:relative;
  padding-bottom:1em;
  border-bottom:#ccc8c2 1px solid;
}

#content-inner h4.gfxtext {
  font-size: 0.9em;
  color: #666666;
}

.article ul {
  list-style-type: disc;
  margin: 0 0 0 1em;
}

/**************************************************************************************
 PAGE HEADINGS (the H1 tag)
**************************************************************************************/

#column2 h1 {
  height: 26px;
  padding: 1px 0 0 8px;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  color: white;
  line-height: 1.4em;
  background-color: #C8CF04;
  background-repeat: no-repeat;
}
#column2 h1 span {
  height: 27px;
}

/* Top level site areas and their children */

#page-get-cycling                  #column2 h1 span { width: 116px; background-image: url(../../images/CyclingExperts/page_headings/get-cycling.png); }
#page-buying-a-bike                #column2 h1 span { width: 140px; background-image: url(../../images/CyclingExperts/page_headings/buying-a-bike.png); }
  #page-choosing-a-bike              #column2 h1 span { width: 165px; background-image: url(../../images/CyclingExperts/page_headings/choosing-a-bike.png); }
  #page-maintaining-your-bike        #column2 h1 span { width: 221px; background-image: url(../../images/CyclingExperts/page_headings/maintaining-your-bike.png); }
  #page-insuring-your-bike           #column2 h1 span { width: 185px; background-image: url(../../images/CyclingExperts/page_headings/insuring-your-bike.png); }
  #page-safety                       #column2 h1 span { width: 71px;  background-image: url(../../images/CyclingExperts/page_headings/safety.png); }
  #page-where-to-ride                #column2 h1 span { width: 139px; background-image: url(../../images/CyclingExperts/page_headings/where-to-ride.png); }
  #page-holidays                     #column2 h1 span { width: 91px;  background-image: url(../../images/CyclingExperts/page_headings/holidays.png); }
  #page-specialists                  #column2 h1 span { width: 114px; background-image: url(../../images/CyclingExperts/page_headings/specialists.png); }
  #page-cycle-to-work                #column2 h1 span { width: 1141px; background-image: url(../../images/CyclingExperts/page_headings/cycle-to-work.png); }
#page-find-a-shop                  #column2 h1 span { width: 119px; background-image: url(../../images/CyclingExperts/page_headings/find-a-shop.png); }
#page-fetch-insurance              #column2 h1 span { width: 162px; background-image: url(../../images/CyclingExperts/page_headings/fetch-insurance.png); }
  #page-making-a-loss-claim          #column2 h1 span { width: 1204px; background-image: url(../../images/CyclingExperts/page_headings/making-a-loss-claim.png); }
  #page-making-an-injury-claim       #column2 h1 span { width: 230px; background-image: url(../../images/CyclingExperts/page_headings/making-an-injury-claim.png); }
  #page-benefits                     #column2 h1 span { width: 88px;  background-image: url(../../images/CyclingExperts/page_headings/benefits.png); }
#page-industry-jobs                #column2 h1 span { width: 136px; background-image: url(../../images/CyclingExperts/page_headings/industry-jobs.png); }
#page-cytech                       #column2 h1 span { width: 78px;  background-image: url(../../images/CyclingExperts/page_headings/cytech.png); }
  #page-course-progression-map       #column2 h1 span { width: 248px; background-image: url(../../images/CyclingExperts/page_headings/course-progression-map.png); }
  #page-the-5-star-scheme            #column2 h1 span { width: 187px; background-image: url(../../images/CyclingExperts/page_headings/the-5-star-scheme.png); }
  #page-public-courses               #column2 h1 span { width: 1153px; background-image: url(../../images/CyclingExperts/page_headings/public-courses.png); }
  #page-bike-trade-courses           #column2 h1 span { width: 194px; background-image: url(../../images/CyclingExperts/page_headings/bike-trade-courses.png); }
  #page-training-companies           #column2 h1 span { width: 198px; background-image: url(../../images/CyclingExperts/page_headings/training-companies.png); }
#page-news                         #column2 h1 span { width: 59px;  background-image: url(../../images/CyclingExperts/page_headings/news.png); }

/* Other site areas */

#page-contact-us                   #column2 h1 span { width: 113px; background-image: url(../../images/CyclingExperts/page_headings/contact-us.png); }
#page-become-a-specialist-retailer #column2 h1 span { width: 282px; background-image: url(../../images/CyclingExperts/page_headings/become-a-specialist-retailer.png); }
#page-information-for-retailers    #column2 h1 span { width: 242px; background-image: url(../../images/CyclingExperts/page_headings/information-for-retailers.png); }
  #page-act                          #column2 h1 span { width: 51px;  background-image: url(../../images/CyclingExperts/page_headings/act.png); }
  #page-bikehub                      #column2 h1 span { width: 89px;  background-image: url(../../images/CyclingExperts/page_headings/bikehub.png); }
  #page-fetch                        #column2 h1 span { width: 63px;  background-image: url(../../images/CyclingExperts/page_headings/fetch.png); }
#page-sitemap                      #column2 h1 span { width: 87px;  background-image: url(../../images/CyclingExperts/page_headings/sitemap.png); }
#page-accessibility                #column2 h1 span { width: 131px; background-image: url(../../images/CyclingExperts/page_headings/accessibility.png); }
#page-privacy                      #column2 h1 span { width: 80px;  background-image: url(../../images/CyclingExperts/page_headings/privacy.png); }
#page-search                       #column2 h1 span { width: 148px; background-image: url(../../images/CyclingExperts/page_headings/search-results.png); }

/*----------------------------------------------
    In content form
------------------------------------------------*/

form.in-content label {
  clear: left;
  float: left;
  display: block;
  width: 152px;
  margin-bottom: 10px;
  padding-top: 6px;
  font-size: 1em;
  cursor: none;
  /* line-height: 2; */
}

form.in-content input.text, form.in-content textarea {
  width: 240px;
  border: 1px solid #C6C2BB;
  margin: 0 0 10px 10px;
  padding: 3px;
}

form.in-content ul.errors {
  font-size: 1em;
  color: #EE0000
}

form.in-content input#btn_submit_claim {
  float: right;
  margin-right: 39px
}

/*----------------------------------------------
    HOME PAGE
------------------------------------------------*/
#page-home #content{
background:#8f8679 url(../../images/CyclingExperts/bg_content_home_without_tag.jpg) top left no-repeat;
border:none;
}

#page-home #content a#label-find-out-more{
position:absolute;
top:348px;
right:81px;
width:70px;
height:70px;
}

#page-home #sub-content{
width:470px;
padding:160px 0 0 10px;
}

#page-home #sub-content h2{
/*padding:0 0 1em 0;*/
margin: 0 0 1em 0;
padding: 0;
text-indent: -9999px;
background: url(../../images/CyclingExperts/welcome_to_website.png) no-repeat 0 0;
height: 53px;
width: 305px;
}

#page-home #swinger {
  position: absolute;
  top:42px;
  left:555px;
  width: 320px;
  height: 212px;
}

#page-home #shim {
  position: absolute;
  top: 67px;
  left: 717px;
}

#page-home #sub-content p {
  display: inline;
  color:#666;
  background: #FFFFFF;
  font: 1.3em Arial, sans-serif;
  line-height: normal;
}

#page-home #bottom-content {
  clear:both;
  margin: 0 0 0 10px;
  padding-top: 160px;
  width:951px;
}

#page-home #bottom-content div{
min-height:11em;
}

#page-home #bottom-content li.col1 div, #page-home #bottom-content li.col2 div {
min-height:10.3em;
}

#page-home #bottom-content p{
padding:0;
font-size:0.9em;
line-height:1.2;
}

#page-home #bottom-content ul{
padding:0;
}

#page-home #bottom-content li{
float:left;
width:210px;
padding: 10px;
}

#page-home #bottom-content li.col1, #page-home #bottom-content li.col2, #page-home #bottom-content li.col3{
margin-right:10px;
}

#page-home #bottom-content li.col1, #page-home #bottom-content li.col2{
background:#fff;
}

#page-home #bottom-content li.col1 span, #page-home #bottom-content li.col2 span{
display:block;
min-height:60px;
}

#page-home #bottom-content li.col3, #page-home #bottom-content li.col4{
padding:0 0 10px 0;
width:230px;
border-bottom:#fff 1px solid;
}

#page-home #bottom-content li.col3 h3, #page-home #bottom-content li.col4 h3{
background:#c8cf04;
width:220px;
padding:7px 0 7px 10px ;
margin-bottom:10px;
}

#page-home #bottom-content li.col3 p, #page-home #bottom-content li.col4 p{
padding:0 10px;
}

#page-home #bottom-content li.col3 .find-out-more, #page-home #bottom-content li.col4 .find-out-more{
margin-left:10px;
}

a.link-with-arrow, a.link-with-arrow:visited{
display:block;
color:#c8cf04;
font:bold 1.1em Arial, sans-serif;
background: url(../../images/CyclingExperts/link_arrow.gif) no-repeat scroll left center;
padding-left:10px;
}


/*----------------------------------------------
    3 COL CONTENT
------------------------------------------------*/

#columns{
  padding:160px 0 0 10px;
  width:951px;
}

#column1{
  float:left;
  width:227px;
}

#column2{
  float:left;
  width:469px;
  font-size:1.3em;
  padding:0;
  margin:0 0 0 14px;
}

#column3{
  float:left;
  width:227px;
  margin: 0 0 0 14px;
}

#column2 dt span{
display:none;
}

/* DOM content inner renders this redundant?
#column2 dt{
width:469px;
height:27px;
padding:0;
margin:0;
}
*/

#content-inner {
  padding: 10px 10px 2em 10px;
  margin:1px 0 0 0;
  background:#fff;
}

#content-inner a {
    text-decoration:underline;
}

/* DOM not needed? Interferes with print icon
#column2 dd img{
margin-bottom:1em;
}
*/

.side-content{
margin:0 0 1em 0;
width:227px;
}

dl.side-content dt span{
display:none;
padding:0;
margin:0;
}

dl.side-content dt{
background:#000;
height:27px;
width:227px;
padding:0;
}

dl.side-content dd{
padding:10px 10px 20px 10px;
margin:1px 0 0 0;
width:207px;
background:#fff;
}

dl#box-in-this-section dt{
background: url(../../images/CyclingExperts/in_this_section.png) no-repeat top left;
}

dl#box-sponsored-by dt{
background: url(../../images/CyclingExperts/sponsored_by.png) no-repeat top left;
}

dl#box-what-do-you-think dt{
background: url(../../images/CyclingExperts/what_do_you_think.png) no-repeat top left;
}

dl#box-what-do-you-think #survey-see-all{
float:left;
width:108px;
height:27px;
}

dl#box-what-do-you-think #submit-survey{
float:right;
height:27px;
}

dl#box-find-your-local-shop dt{
background: url(../../images/CyclingExperts/find_your_local_shop.png) no-repeat top left;
}

dl#box-find-your-local-shop dd img{
display:block;
margin:0 auto;
}

form#find-shop{
margin-top:1em;
}

form#find-shop #postcode{
width:198px;
float:right;
border:#8e8578 1px solid;
color:#666;
padding:3px;
}

form#find-shop #find-shop-submit{
float:right;
padding-top:5px;
}

dl#box-have-a-look-at dt{
background: url(../../images/CyclingExperts/have_a_look_at.png) no-repeat top left;
}

dl#box-have-a-look-at dd img{
display:block;
margin:1em 0;
}

dl#box-add-your-shop dt{
background: url(../../images/CyclingExperts/header_add_your_shop.png) no-repeat top left;
}

a#button-add-my-shop{
display:block;
margin:1em 0 2em 16px;
}

#column1 #side-nav li{
background: url(../../images/CyclingExperts/side_nav_bullet.png) no-repeat left center;
padding-left:20px;
}

p#breadcrumb{
font-size:0.8em;
}

span#breadcrumb-current{
color:#a8ae05;
border-bottom:#e5ed01 1px dotted;
}

span.divider{
background: url(../../images/CyclingExperts/divider.png) repeat-x center;
display:block;
height:1px;
margin:2em 0pt;
width:205px;
}

#column2 span.divider{
margin-top:3em;
width:449px;
}

#column2 h3 span{
display:none;
}

#column2 h3#fetch-insurance-header{
background: url(../../images/CyclingExperts/fetch_insurance_form_header.png) no-repeat top left;
width:449px;
height:16px;
margin:1em 0;
}

#column2 #search-news-header{
background: url(../../images/CyclingExperts/form_header_search_news.png) no-repeat top left;
height:14px;
margin:1em 0 0 0;
}

form#search-news-form{
margin-top:0.5em;
background:#f1f3c0;
padding:10px;
width:429px;
}

form#search-news-form p.clearboth{
padding:10px 0 0 0;
margin:0;
}

form#search-news-form label{
font-size:0.8em;
}

form#search-news-form label#news-keyword{
font-weight:bold;
font-size:1em;
display:block;
margin: 0 0 10px 0;
}

form#search-news-form #news-search-input{
border:#8e8578 1px solid;
width:228px;
float:left;
padding:2px;
min-height:20px;
margin:0;
}

form#search-news-form #submit-news-search{
margin-left:10px;
float:left;
}

form#search-news-form a, form#search-news-form a:visited{
text-decoration:underline;
font-size:0.7em;
margin:6px 0 0 10px;
display:block;
float:left;
width:85px;
}

form#fetch-insurance-form label{
font-size:0.8em;
}

form#fetch-insurance-form #fetch-postcode{
padding:3px;
width:130px;
border:#c6c2bb 1px solid;
margin: 0 0 0 10px;
}

form#fetch-insurance-form #submit-fetch{
text-align:center;
margin:1em 0 0 45px;
}

.paginate{
clear:both;
margin:1em 0 0 0;
font-size:0.9em;
}

.paginate .current {
font-size:1.6em;
}

.paginate a, .paginate a:visited {
}

#lower-paginate{
margin:0 0 8em 0;
}

h2.article-count{
  color: #c8cf04;
  margin: 0.5em 0 0.7em 0;
  padding: 0;
}

#page-news #column2 span.divider{
margin:1.5em 0;
}

dl.articles{
}

#column2 .articles h4{
font-size:1em;
font-weight:bold;
color:#c8cf04;
margin:0 0 0.25em 0;
}

#column2 .articles dt{
clear:left;
width:449px;
font-weight:bold;
height:auto;
margin-bottom:0.5em;
}

#column2 .articles dt a, #column2 .articles dt a:visited{
text-decoration:underline;
}

#column2 .articles dd{
  float: left;
  width: 340px;
  padding: 0;
  margin: 0;
}

#column2 .articles .article-thumb{
float:right;
width:100px;
margin:0;
padding:0;
}

#column2 .articles dd .divider{
margin:1em 0;
}

#column2 .articles dd p{
margin:0;
padding:0;
}

#column2 .articles dd .link-with-arrow{
font-size:1em;
}

#single-article{
margin-bottom:8em;
}

#single-article h2{
margin:1em 0 0 0;
padding:0;
}

#single-article h4{
margin:0 0 1em 0;
padding:0;
font-size:1em;
font-weight:bold;
color:#c8cf04;
margin:0 0 2em 0;
}

#single-article #article-image{
float:right;
margin:0 0 10px 10px;
}

#inpage-selectors {
  margin-top: 10px;
}

a#page-previous {
  /*display:block;
  width:147px;
  height:17px;*/
  float:left;
  padding-left: 16px;
  background: url(../../images/CyclingExperts/cytech/bullet-previous.png) 0 3px no-repeat;
}

a#page-next {
  /*display:block;
  width:182px;
  height:17px;*/
  float:right;
  padding-right: 16px;
  background: url(../../images/CyclingExperts/cytech/bullet-next.png) right 3px no-repeat;
}

#page-sitemap #breadcrumb{
margin-bottom:2em;
}

#page-sitemap #column2 dd{
font-size:1em;
}

ul#sitemap{
margin:5px 0 8em 10px;
padding:0;
}

ul#sitemap ul{
margin:0 0 0 10px;
padding:0;
}

ul#sitemap a{
text-decoration:underline;
}

ul#sitemap li{
background: url(../../images/CyclingExperts/link_arrow.gif) no-repeat left 7px;
padding:3px 0 3px 20px;
}

/**************************************************************************************
 SEARCH FORM
**************************************************************************************/

#searchform {
width:449px;
}

#searchform fieldset{
margin-top:1px;
background:#f1f3c0;
border:0;
padding:20px 10px;
}

#searchform  p.clearboth{
padding:10px 0 0 0;
margin:0;
}

#searchform label{
font-size:0.8em;
}

#searchform .form-heading{
font-weight:bold;
font-size:1em;
display:block;
margin: 0 0 10px 0;
}

#searchform .form-heading span {
  font-weight: normal;
}

#searchform .search-input{
border:#8e8578 1px solid;
width:228px;
float:left;
padding:2px;
min-height:20px;
margin:0;
}

#searchform .submit-button{
margin-left:10px;
float:left;
}

#searchform a.clear-selection, #searchform a.clear-selection:visited{
text-decoration:underline;
font-size:0.7em;
margin:6px 0 0 10px;
display:block;
float:left;
width:85px;
}

#searchform a#clear-all, #searchform a#clear-all:visited{
text-decoration:underline;
font-size:0.7em;
}

#searchform select {
  width:235px;
  float:left;
  margin:0;
}

#searchform fieldset ul{
margin-top:1em;
}

#searchform fieldset ul li{
float:left;
font-size:0.9em;
font-weight:bold;
}
#searchform fieldset ul li a{
padding:2px;
}

#searchform fieldset ul li a:hover, #searchform fieldset ul li a.selected{
background:#c8cf04;
color:#fff;
}

#searchform p.checkbox{
margin:0 0 0 80px;
padding:0;
clear:both;
}

#searchform p.checkbox input{
float:left;
padding:0;
margin: 0 10px 0 0;
}

#searchform p.checkbox label{
float:left;
font-size:1em;
width:180px;
display:block;
}

#searchform p.checkbox a.whats-this, #searchform p.checkbox a.whats-this:visited{
text-decoration:underline;
font-size:0.7em;
margin:0;
display:block;
float:left;
width:85px;
}

#searchform #location {
	width: 125px;
}
#searchform #radius {
	margin-left: 2px;
	width: 30px;
}
#searchform span, #searchform p {
	font-size: 0.9em;
}

#map {
	overflow: hidden;
	width:445px;
	height:400px;
	margin: 1px 0 0 2px;
	font-size: 0.9em;
}

/*
 * Shop listing search
 */

#page-find-a-shop #clear-all {
  float: right;
}

#postcodenav {
  margin: 5px 0 0 0;
  padding: 0;
}

#postcodenav li.first {
  float: none;
}

#postcodenav li {
  float: left;
  margin-right: 10px;
}

/*
 * General listings
 */

#column2 h3.header, #column2 h3.header-link {
  clear: both;
  width: 449px;
  margin: 1em 0 0.8em 0;
  background-color: #C8CF04;
  color: white;
}

#column2 h3.header-link a {
  display: block;
  padding: 0.3em;
  color: white;
}

#column2 h3.header span {
  display: block;
  float: left;
  padding: 0.3em;
  width: 370px;
  background-color: #C8CF04;
}
#column2 h3.header small {
	padding: 0 0 0 0.3em;
}

/*
 * Headings
 */

#shop-listings h4 span{
  display:none;
}

/*
 * Job listing short
 */

#job-labels-short dt {
  width: 110px;
  float: left;
  clear: left;
}

#job-labels-short dd {
  margin-left:115px;
  font-weight:bold;
}

#job-labels-short dt, #job-labels-short dd {
  margin-bottom: 0.3em;
}

/*
 * Job listing
 */

#jobs-listing div.job-detail-short h4 {
  font-weight: bold;
  margin: 1em 0 0.8em 0;
}

#job-labels dt {
  width: 180px;
  float: left;
  clear: left;
}

#job-labels dd {
  margin-left:185px;
  font-weight:bold;
}

#job-labels dt, #job-labels dd {
  margin-bottom: 0.3em;
  font-size:0.9em;
}

#job-contacts dt {
  width: 180px;
  float: left;
  clear: left;
}

#job-contacts dd {
  margin-left:185px;
  font-weight:bold;
}

#job-contacts dt, #job-contacts dd {
  margin-bottom: 0.3em;
  font-size:0.9em;
}

h4#job-description, h4#skills-experience, h4#how-to-apply, h4#application-contact {
  margin-bottom: 1em;
}


/* Graphical headings */

h4#job-description span {
  background: white url(../../images/CyclingExperts/jobs/job_description.png) no-repeat left top;
  height: 17px;
  width: 121px;
}

h4#skills-experience span {
  background: white url(../../images/CyclingExperts/jobs/skills_experience_required.png) no-repeat left top;
  height: 17px;
  width: 210px;
}

h4#how-to-apply span {
  background: white url(../../images/CyclingExperts/jobs/how_to_apply.png) no-repeat left top;
  height: 17px;
  width: 104px;
}

h4#application-contact span {
  background: white url(../../images/CyclingExperts/jobs/application_contact.png) no-repeat left top;
  height: 17px;
  width: 155px;
}

/*
 * Shop listings
 */

#shop-listings {
  margin-bottom: 2em;
}

#shop-listings span.divider{
  margin:1em 0;
}

.shop-logo{
float:right;
margin-top:1em;
}

#contact-info {
  clear: both;
  float: left;
  width: 300px;
}

#contact-info dt {
  width: 100px;
  float: left;
  clear: left;
}

#contact-info dd {
  margin-left:105px;
  font-weight:bold;
}

#contact-info dt, #contact-info dd {
  margin-bottom: 0.3em;
  font-size:0.9em;
}

/*
#contact-labels {
  float:left;
  width:100px;
  clear:both;
  margin:1em 0 0 0;
  padding:0;
  font-size:0.9em;
}

#contact-details {
  float:left;
  width:200px;
  margin:1em 0 0 0;
  font-weight:bold;
  padding:0;
  font-size:0.9em;
}
*/

#shop-address, #act-membership, #other-services {
  margin-left:10px;
  width:429px;
}

#act-membership p {
  float: left;
  text-align: center;
  margin-left: 50px;
}

#act-membership img {
  margin-bottom: 10px;
}

#act-membership h4{
  background: url(../../images/CyclingExperts/act_membership.png) no-repeat top left;
  width:335px;
  height:17px;
  margin-bottom:1em;
}

#shop-listings a.small-link, #shop-listings a.small-link:visited{
  text-decoration:underline;
  font-size:0.7em;
  display:block;
}

#shop-listings a.view-shop {
  float:right;
}

#shop-listings #googleMap {
  width: 428px;
  height: 340px;
  margin-bottom: 10px;
}

/* Headings */

h4#header-contact-details{
  background: url(../../images/CyclingExperts/contact_details.png) no-repeat top left;
  float:left;
  width:123px;
  height:14px;
}

#how-to-find-us h4{
  background: url(../../images/CyclingExperts/how_to_find_us.png) no-repeat top left;
  width:117px;
  height:14px;
  margin-bottom:1em;
}

#other-services h4 {
  background: url(../../images/CyclingExperts/other_services.png) no-repeat top left;
  height:14px;
  width:118px;
}

ul#other-services-images{
  clear:both;
  width:419px;
  margin:1em 0 0 0;
  padding:0;
}

ul#other-services-images li{
  float:left;
  text-align: center;
  margin: 0 32px 16px 0;
}

ul#other-services-images li.last {
  margin-right: 0;
}

#view-full-listing1{
display:block;
float:right;
}

.return-to-listings {
  display:block;
  float:right;
  margin-bottom: 1em;
}

#printme{
  display:block;
  float:right;
}

p#print-me-in-content {
  font-size: 90%;
  font-weight: bold;
  margin-top: 1em;
}

p#print-me-in-content a {
  padding-left: 20px;
  background: url(../../images/CyclingExperts/print_me_in_content.gif) left 3px no-repeat;
}

#how-to-find-us, #about-the-shop, #opening-times, #brands-stocked, #our-staff {
margin-left:10px;
width:429px;
}

#shop-full-detail form#get-directions{
width:429px;
}

#shop-listings form#get-directions input{
vertical-align:top;
}

#shop-listings form#get-directions #user-postcode{
padding:2px;
border:#8e8578 1px solid;
min-height:26px;
margin:0 10px 0 0;
width:197px;
}

#shop-listings #about-the-shop h4{
background: url(../../images/CyclingExperts/about_the_shop.png) no-repeat top left;
width:127px;
height:16px;
margin-bottom:1em;
}

#shop-listings #opening-times h4{
background: url(../../images/CyclingExperts/opening_times.png) no-repeat top left;
width:117px;
height:16px;
margin-bottom:1em;
}

#shop-listings #opening-times ul li{
float:left;
width:320px;
}

#shop-listings #opening-times ul li.clearboth{
width:100px;
}

#shop-listings #brands-stocked h4{
background: url(../../images/CyclingExperts/brands_stocked.png) no-repeat top left;
width:127px;
height:14px;
margin-bottom:1em;
}

#brands-stocked dl {
float:left;
width:130px;
margin-right:10px;
}

#brands-stocked dt, #brands-stocked dd{
width:130px;
margin:0;
padding:0;
}

#brands-stocked dt{
font-weight:bold;
color:#c8cf04;
margin:0;
padding:0;
}

#shop-listings #our-staff h4{
background: url(../../images/CyclingExperts/our_staff.png) no-repeat top left;
width:71px;
height:14px;
margin-bottom:1em;
}

#staff-members{
margin:-1em 0 0 0;
padding:0;
width:429px;
}

#staff-members dt{
float:right;
font-weight:bold;
width:319px;
margin:2em 0 0 0;
padding:0;
height:auto;
clear:left;
}

#staff-members dd{
margin:0 0 0 110px;
padding:0;
clear:right;
}

#staff-members dd p{
margin:0;
padding:0;
}

#staff-members .job-title{
color:#c8cf04;
font-weight:bold;
display:block;
padding:0;
margin:0;
}

#staff-members .staff-email{
display:block;
text-decoration:underline;
font-size:0.8em;
padding:0 0 1em 0;
margin:0;
}

#staff-members dd.staff-photo{
margin:2em 0 0 0;
float:left;
padding:0;
clear:none;
display:block;
}

/**************************************************************************************
 CONTENT FOOTER
**************************************************************************************/

#see-also h3 {
  background: url(../../images/CyclingExperts/see_also.png) no-repeat top left;
  width:449px;
  height:14px;
  margin-bottom:1em;
}

#see-also div {
  float:left;
  width:215px;
  font-size:0.9em;
}

/*----------------------------------------------
    FOOTER
------------------------------------------------*/
#footer{
clear:both;
border-top:#ccc8c2 1px solid;
background:#fff;
color:#8f8679;
font-size:1.1em;
font-weight:bold;
padding-bottom:1em;
}

#footer a, #footer a:visited{
color:#8f8679;
}
#footer a:hover{
text-decoration:underline;
}

#client-logo-wrapper {
  float: left;
  width: 730px;
  padding: 0.5em 0 1em 0;
}

#client-logo-wrapper h2 span {
  display: none;
}

#client-logo-wrapper h2 {
  background: url(../../images/CyclingExperts/sponsor_heading.png) no-repeat top left;
  width: 518px;
  height: 17px;
  margin: 0;
  padding: 7px 0 5px 0;
}

#client-logos {
  position: relative;
  height: 90px;
}

#client-logos div {
  position: absolute;
  width: 120px;
}

#client-logos div img {
  display: block;
  margin: 0 auto;
}


#client-logos #sponsor1 {
  left: 44px;
}

#client-logos #sponsor2 {
  left: 204px;
}

#client-logos #sponsor3 {
  left: 364px;
}

#client-logos #sponsor4 {
  left: 524px;
}

form#subscribe {
  float:right;
  background:#fff;
  padding: 10px 10px 0 0;
  width:225px;
}

form#subscribe #subscriber-emailaddress{
border:#8e8578 1px solid;
width:225px;
float:right;
margin-top:5px;
}

form#subscribe #subscribe-button{
float:right;
}

#footer-links{
clear:both;
width:951px;
padding:10px;
background:#fff;
border-top:#8e8578 1px solid;
}

#footer-links ul{
padding:0;
}

#footer-links li{
float:left;
display:block;
}

#footer-links li.col1, #footer-links li.col2{
width:130px;
margin-right:20px;
}

#footer-links li.col3{
width:190px;
}

#footer-links li.col4{
width:240px;
margin-right:20px;
}

#footer-links li.col4 ul li{
float:left;
clear:both;
padding-top:10px;
}
