

 
/***********************************/
/* cookie */
/***********************************/



#cookie-alert {

	border-top:solid #fff 2px;
	display: none;
	position:fixed;
	left:0;
	bottom:0;
	text-align:center;
	width:100%;
 	background: rgba(0,0,0,.8);
	color:#ffffff;
	z-index:1000;
	min-height:40px;
	line-height:40px;
	font-size:12px;
	padding:20px 0 0 0;
	/* text-align:center; */
	transition: height 1s;
	-moz-transition: height 1s; /* Firefox 4 */
	-webkit-transition: height 1s; /* Safari and Chrome */
	-o-transition: height 1s; /* Opera */
}

#cookie-alert p{
  display:inline-block;
}


#cookie-alert a {
	font-weight:bold;
	text-decoration:underline;
}

#cookie-alert a.allow {
	color:#ffffff;
	background-color:#00a0c3;
	border:solid 1px #fff;
	padding:5px 10px;
	margin-left:10px;
	text-decoration:none;
	cursor:pointer;
}

#cookie-alert a.cookiemore {

	background-color:#00a0c3;
	border:solid 1px #fff;
	padding:5px 10px;
	margin-left:10px;
	text-decoration:none;
	cursor:pointer;
	color:#fff;
}
#cookie-alert:hover {
	transition: height 1s;
	-moz-transition: height 1s; /* Firefox 4 */
	-webkit-transition: height 1s; /* Safari and Chrome */
	-o-transition: height 1s; /* Opera */
	/* height:60px; */
}












/* protofade */
#protofade { position:relative; margin:0; padding:0px; width:700px; height:180px; overflow:hidden; }
#protofade li { position:absolute; top:0; left:0; margin:0; padding:0; background:none;}

#headerbackground { position:absolute; top: 5px; left: 0; margin:0; padding:0px; width:100%; height:100%; overflow:hidden; z-index: -5;}
#headerbackground div { position:absolute; top:0; left:0; margin:0; padding:0; background: none; z-index: -5;}
/* end protofade */

/* autocomplete */
.autocomplete-w1 { border: none; padding: none; }
.autocomplete-w2 { border: none; padding: none; }
.autocomplete { width:300px; border: 1px solid #ccc; border-top:none; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin: -5px 0 0 1px; padding: 3px 0 0 0; /* IE specific: */ _height:350px;  _margin:0px 6px 6px 0; overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding: 2px 4px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }
/* end autocomplete */

/* autosuggest */
div.autosuggest { position: absolute; background: none; padding: 5px 0 5px 0; }
div.as_header { display: none; }
div.autosuggest ul { background: #fff; list-style: none; margin: -3px 5px 0 5px; padding: 0; overflow: hidden; }
div.autosuggest ul li { color: #ccc; padding: 0; margin: 0 5px 5px 5px; text-align: left; }
div.autosuggest ul em { font-style: normal; color:#3399FF; }
/* end autosuggest */

html, body {
	font-size: 100%;
}
html, body {
	border:0;
	margin:0;
	padding:0;    
}

body {
	font: 0.76em Helvetica, Verdana, sans-serif;
	background:#1A1A1A;
	color:#4d4d4d;
	line-height:1;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font: Helvetica, Verdana, sans-serif;
}

h1 {
	padding: 3em 0 2em 0;
	font-size: 1.6em;
}

h2 {
	padding: 1em 0;
	font-size: 1.2em;
}

h3 {
	padding: 0 0 10px 0;
	font-size: 1.2em;
}

p, ul, ol {
	margin:0;
	padding:0 0 1em 0;
	line-height:1.2;
}

th, td {
	vertical-align: top;
}

ul {
	list-style: disc;
	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 {
	color: #4d4d4d;
	text-decoration: none;
}

a:hover {
	color: #00cfff;
}

form {
	margin:0;
	padding:0;
}

input, select, textarea, button {
font:1em Helvetica, Verdana, sans-serif;
outline: none;
border: 0;
}

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;
}

span.printonly {
	display:none;
}

/*----------------------------------------------
	General classes used through the site
------------------------------------------------*/

.column2 h1,
.column2and3 h1,
.columnfullwidth h1 {
	line-height: 26px;
	padding: 0 0 8px 0;
	margin: 8px 0 8px 0;
	color: #4d4d4d;
	border-bottom: 1px solid #d9d9d9;
	/* text-transform: capitalize; */
}





/* 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;
}

.box {
	width: 240px;
	margin: 0 0 10px 0;
}
.boxheader {
	background: url(../../images/CyclingExperts/bg_box_top.png) top left no-repeat;
	min-height: 19px;
	height: auto !important;
	height: 19px;
	padding: 8px 0 6px 15px;
}
.boxheader h2 {
	color: #fff;
	font-family: Franklin Gothic Medium, Trebuchet MS, Verdana, sans-serif;;
	font-size: 1.8em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	z-index: 5;
}
.boxheader h3 {
	color: #fff;
	font-family: Franklin Gothic Medium, Trebuchet MS, Verdana, sans-serif;;
	font-size: 1.6em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.boxheader h2 a,
.boxheader h3 a {
	color: #fff;
}
.boxheader h2 a:hover,
.boxheader h3 a:hover {
	color: #00cfff;
}

.boxcontent {
	position: relative;
	background: url(../../images/CyclingExperts/bg_box_bottom.png) bottom left no-repeat;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding: 12px 15px 20px 15px;
}

.boxcontent ul.rssfeed {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
}
.rssfixed {
	height:125px;
	overflow:auto;
	margin: -10px 0px 5px 0px;
}
.boxcontent ul.rssfeed li {
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 10px;
}
.boxcontent ul.rssfeed a {
	color: #4d4d4d;
	text-decoration: underline;
}
.boxcontent ul.rssfeed a:hover {
	color: #00cfff;
	text-decoration: underline;
}

.boxcontentfooter {
	height: 20px; /* make space for .button grey */
}
.boxcontentfooter .button_grey {
	position: absolute; /* relative to .boxcontent */
	left: 15px;
	bottom: 20px;
}

.warning {
	color: #cc0000;
}
p.warning {
	color: #cc0000;
	padding: 5px;
	margin: 0 0 10px 0;
	border: 1px solid #cc0000;
	border-left: 3px solid #cc0000;
	border-right: 3px solid #cc0000;
}

/*----------------------------------------------
		FORMS
------------------------------------------------*/

/* styles for tamingselect DHML drop down menus */
.trigger{
	border:1px solid #ccc;
	color:#333;
	padding-right:1em;
	padding-left:.5em;
	width:9.5em;
	background:url(tamingselect_arrow.gif) center right no-repeat #fff;
	display:block;
	outline: none;
}
.activetrigger{
	border:1px solid #ccc;
	color:#333;
	padding-right:1em;
	padding-left:.5em;
	width:9.5em;
	display:block;
	background:#ccc;
	outline: none;
}
.dropcontainer ul{
	background:#fff;
	border:1px solid #999;
	border-bottom:none;
	list-style-type:none;
	padding:0;
	margin:0;
	width:11em;
	position:absolute;
}
.dropdownhidden{
	top:0;
	left:-999em;
}
.dropdownvisible{
	top:0;
	left:0;
}
.dropcontainer ul a{
	padding:0.5;
	display:block;
	width:10em;
	height: 1%;
	text-decoration:none;
	color:#333;
}
.dropcontainer ul a:hover{
	background:#ccc;
	color:#333;
}
.dropcontainer{
	position:relative;
}
/* end of styles for tamingselect DHML drop down menus */


/* Required sliding door button button styles: */
button { 
  position: relative;
  border: 0; 
  padding: 0;
  cursor: pointer;
  overflow: visible; /* removes extra side padding in IE */
}

button::-moz-focus-inner {
  border: none;  /* overrides extra padding in Firefox */
}

button span { 
  position: relative;
  display: block; 
  white-space: nowrap;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  /* Safari and Google Chrome only - fix margins */
  button span {
    margin-top: -1px;
  }
}

/* Specific sliding door button button styles */
button.button {
	background: none;
  outline: none;
  vertical-align: middle;
}
button.button span { 
  padding: 0 12px 0 0; 
  margin-right: 5px;
  height: 23px;
  font-size: 12px; 
  font-weight: bold;
  text-transform: uppercase;
  text-align: center; 
  background: transparent url(../../images/CyclingExperts/button_blue_right.png) top right no-repeat;
}
  
button.button span span {
  padding: 0 0 0 12px; 
  margin: 0;
  line-height: 23px;
  height: 23px;
  background: transparent url(../../images/CyclingExperts/button_blue_left.png) top left no-repeat;
  color:#fff; 
  outline: none;
}

button.button:hover span span,
button.button:active span span {
  color: #4d4d4d;
}

/* Sliding door link button styles */
a.button {
  display: inline-block;
  padding: 0 12px 0 0; 
  margin-right: 5px;
  height: 23px;
  font-size: 12px; 
  font-weight: bold;
  text-transform: uppercase;
  text-align: center; 
  vertical-align: middle;
  background: transparent url(../../images/CyclingExperts/button_blue_right.png) top right no-repeat;
}

a.button span {
  display: inline-block;
  padding: 0 0 0 12px; 
  margin: 0;
  line-height: 23px;
  height: 23px;
  background: transparent url(../../images/CyclingExperts/button_blue_left.png) top left no-repeat;
  color:#fff; 
  outline: none;
}
a.button:hover span,
a.button:active span {
	color: #4d4d4d;
}

/* go button */
button.button_go {
	
	background: url(../../images/CyclingExperts/bg_button_go.png) top left no-repeat;
	width: 34px;
	height: 22px;
	border: 0;
	text-indent: -3000px;
	outline: none;
}
button.button_go_active {
	background: url(../../images/CyclingExperts/bg_button_go.png) bottom left no-repeat;
	width: 34px;
	height: 22px;
	border: 0;
	text-indent: -3000px;
	outline: none;
	margin: 0;
}

a.button_blue_wide,
a.button_blue_wide:visited {
	display: inline-block;
	padding-left: 10px;
	width:203px !important;
	width/* */:213px;
	height: 23px;
	line-height: 23px;
	font-family: Helvetica, Verdana, sans-serif;
	font-size:  12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none !important;
	color: #fff;
	background: url(../../images/CyclingExperts/button_blue_wide.png) top left no-repeat; 
}
a.button_blue_wide:hover,
a.button_blue_wide:active {
	color: #414142;
	background: url(../../images/CyclingExperts/button_blue_wide.png) bottom left no-repeat; 
	text-decoration: none !important;
}
a.button_blue,
a.button_blue:visited {
	display: inline-block;
	padding-left: 10px;
	width:186px !important;
	width/* */:196px;
	height: 23px;
	line-height: 23px;
	font-family: Helvetica, Verdana, sans-serif;
	font-size:  12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none !important;
	color: #fff;
	background: url(../../images/CyclingExperts/button_blue.png) top left no-repeat; 
}
a.button_blue:hover,
a.button_blue:active {
	color: #414142;
	background: url(../../images/CyclingExperts/button_blue.png) bottom left no-repeat; 
	text-decoration: none !important;
}

a.button_grey,
a.button_grey:visited {
	display: inline-block;
	padding-left: 10px;
	width:186px !important;
	width/* */:196px;
	height: 23px;
	line-height: 23px;
	font-family: Helvetica, Verdana, sans-serif;
	font-size:  12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background: url(../../images/CyclingExperts/button_grey.png) top left no-repeat; 
}
a.button_grey:hover,
a.button_grey:active {
	color: #00cfff;
	background: url(../../images/CyclingExperts/button_grey.png) bottom left no-repeat; 
}

#box_findabikeshop {
	background: url(../../images/CyclingExperts/bg_box_findabikeshop.png) top left no-repeat;
	padding:2px 0 0 0;
	margin:0 0 10px 0;
	width:240px;
	height:196px;
}
#box_findabikeshop .boxheader {
	background: none;
	margin:0px 0px 0px 17px;
	padding: 0 0 0 0px;
}
#box_findabikeshop h2 {
	margin: 6px 0 0 0;
	padding: 0 0 0 27px;
	background: url(../../images/CyclingExperts/icon_findabikeshop.gif) top left no-repeat;
}
#box_findabikeshop h2 a {
	color: #fff;
}
#box_findabikeshop .boxcontent {
	background: none;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
}

#box_findabikeshop h3 {

	margin-top:-2px;
}

#box_findabikeshop p.input_advancedsearch {
	margin-top: 25px;
	
}

#box_findabikeshop .boxheader .findashop{
	margin:6px 0px 0px 0px;
	
}

#box_findabikeshop .boxheader  p.boxheader_small{
	font-size: 100%;
	color:#fff;
	padding:0px 0px 0px 27px;
	margin:-2px 0px 0px 0px;	
}



#box_quicksearch {
	background: url(../../images/CyclingExperts/bg_box_quicksearch.png) top left no-repeat;
	padding:0;
	width:240px;
	height:142px;
	margin:0 0 10px 0;
}
#box_quicksearch .boxheader {
	background: none;
}
#box_quicksearch h2 {
	margin: 6px 0 0 0;
	padding: 0 0 0 27px;
	background: url(../../images/CyclingExperts/icon_findabikeshop.gif) top left no-repeat;
}
#box_quicksearch .boxcontent {
	background: none;
	padding: 10px 0 0 0;
	height: 85px !important; /* for IE6 */
}

#box_advancedsearch {
	background: none;
}

#box_advancedsearch .boxheader {
	background: none;
	background: url(../../images/CyclingExperts/bg_box_advancedsearch_top.png) top left no-repeat;
	overflow: hidden;
	position: relative; /* stop radius drop down menu displaying behingd this div */
	z-index: -1; /* stop radius drop down menu displaying behingd this div */
}
#box_advancedsearch h2 {
	margin: 6px 0 0 0;
	padding: 0 0 0 27px;
	background: url(../../images/CyclingExperts/icon_findabikeshop.gif) top left no-repeat;
}

#box_advancedsearch h3 {
	font-size:95%;	
}


 #button_go_phrase {
	margin-left:8px;
}

#searchterms{
	margin:0px;
}

#fixinput{
float:left;
margin-top:-1PX;
margin-right:3PX;
}


 #locationsearch,#filtersearch, #jobsearch{
padding-bottom:5px;
}


#listingadvert{
background: url(../../images/CyclingExperts/basic-listing-banner-ad.jpg) bottom left no-repeat;
width:429px;
height:42px;
margin-top:15px;
margin-bottom:15px;
padding: 165px 0px 0px 10px;
}


#listingadvert a{
background: url(../../images/CyclingExperts/basic-listing-banner-button.gif) top left no-repeat;
padding: 0px 100px 10px 95px;
margin:0px;
line-height:33px;
}



#listingadvert a:hover{
background: url(../../images/CyclingExperts/basic-listing-banner-button_hover.gif) top left no-repeat;
}
#listingadvert a span span {
display: none;
}



#box_advancedsearch .boxcontent {
	background: url(../../images/CyclingExperts/bg_box_advancedsearch_bottom.png) bottom left no-repeat;
	padding: 0;
	width:240px;
	position: static; /* stop radius drop down menu displaying behingd this div */
}

form.shopsearch {
	margin: 0;
	padding: 0;
	color: #fff;
}
form.shopsearch fieldset {
	border: 0;
	padding: 10px 0 0 10px;
}
form.shopsearch #box_advancedsearch fieldset {
	border-top: 1px solid #484647;
	padding: 10px 0 10px 12px;
}

form.shopsearch h3 {
	text-transform: uppercase;
	color: #00cfff;
	padding: 0 0 10px 0;
}
form.shopsearch p {
	margin: 0;
	padding: 0 0 5px 0;
}
form.shopsearch a.whats-this {
	font-weight: bold;
	color: #00cfff;
}
form.shopsearch a.whats-this:hover {
	color: #fff;
}

form.shopsearch input.search-input {
	padding: 0 8px 0 8px;
	width: 158px !important;
	width/**/: 174px;
	height: 22px;
	line-height: 22px;
	background: url(../../images/CyclingExperts/bg_input_text.png) bottom left no-repeat;
	margin;0px;
	display:inline-block;
	
}











#box-search-searchresults fieldset,
#box_jobsearch fieldset {
	border: none;
	padding: 0 0 10px 0;
	margin-left: -1px;
}
#box-search-searchresults .boxcontent h3,
#box_jobsearch .boxcontent h3 {
	text-transform: uppercase;
	/* color: #00cfff; */
	padding: 0 0 10px 0;
}
#box-search-searchresults p,
#box_jobsearch p {
	margin: 0;
	padding: 0 0 5px 0;
}
#box-search-searchresults  button.button_go,
#box_jobsearch button.button_go {
	display: none;
}
#box-search-searchresults input.search-input,
#box_jobsearch input.search-input {
	padding: 0 8px 0 8px;
	width: 158px !important;
	width/**/: 174px;
	height: 24px;
	line-height: 22px;
	background: url(../../images/CyclingExperts/bg_input_text_border.png) top left no-repeat;
}

#box-search-searchresults .resultssummary {
	border-top: 2px solid #e6e6e6;
	margin: 0 -13px;
	padding: 5px 13px;
}
#box-search-searchresults .search-result {
	border-top: 2px solid #e6e6e6;
	margin: 0 -13px;
	padding: 10px 13px 5px 13px;
	clear: right;
}
#box-search-searchresults .search-result-selected {
	background: #ccf5ff;
}
#box-search-searchresults .search-result h4 {
	padding: 0;
	margin: 0 0 5px 0;
}
#box-search-searchresults .search-result p {
	padding: 0;
	margin: 0 0 5px 0;
}
#box-search-searchresults .search-result img {
	margin: 2px 0 5px 5px;
	float: right;
}

p.input_location {
	position: relative;
	float: left;
	width: 105px;
}
p.input_location label {
	display: block;
	color: #fff;
	height: 20px;
}
p.input_location input {
	padding: 0 8px 0 8px;
	width: 84px !important;
	width/**/: 100px;
	height: 22px;
	line-height: 22px;
	background: url(../../images/CyclingExperts/bg_input_location.png) top left no-repeat;
}

p.input_radius {
	position: relative;
	float: left;
	width: 80px;
	z-index: 100;
}
p.input_radius label {
	display: block;
	color: #fff;
	padding-left: 8px;
	height: 20px;
}
p.input_radius select {
	width: 75px;
	height: 22px;
	line-height: 22px;
	border: 0;
}
















p.input_go {
}
p.input_go label {
	display: inline-block;
	height: 20px;
	
}

/* override styles for taming select DHTML drop down */
p.input_radius .trigger{
	border:0;
	color:#333;
	padding-left:8px;
	width:67px !important;
	width/**/:75px
	height: 22px;
	line-height: 22px;
	background: url(../../images/CyclingExperts/bg_input_radius.png) top left no-repeat;
}
p.input_radius .activetrigger{
	border:0;
	color:#333;
	padding-left:8px;
	width:67px !important;
	width/**/:75px
	height: 22px;
	line-height: 22px;
	background: url(../../images/CyclingExperts/bg_input_radius.png) top left no-repeat;
}
/* style of the UL that replaces the select */
p.input_radius .dropcontainer ul{
	border: 0;
	background:#fff;
	padding:0;
	margin:0 0 0 7px;
	width:60px;
	position:absolute;
}
p.input_radius .dropdownhidden{
	top:0;
	left:-999em;
}
p.input_radius .dropdownvisible{
	top:0;
	left:0;
}
p.input_radius .dropcontainer ul a{
	padding: 0 3px;
	width:54px !important;
	width/**/:60px;
	text-decoration:none;
	color:#333;
}
p.input_radius .dropcontainer ul a:hover{
	background:#ccc;
	color:#333;
}
p.input_radius .dropcontainer{
	position:relative;
}




#promoboxform{

margin:0px;

margin-left: -5px;
margin-right: -10px;

}

#promoboxform label{
color: #414142;
}

#promoboxform p.input_location input {
	padding: 0 8px 0 8px;
	width: 84px !important;
	width/**/: 100px;
	height: 22px;
	line-height: 22px;
	background: url(../../images/CyclingExperts/bg_input_location-greyborder.png) top left no-repeat;
}






/* override styles for taming select DHTML drop down */
#promoboxform p.input_radius .trigger{
	border:0;
	color:#333;
	padding-left:8px;
	width:67px !important;
	width/**/:75px
	height: 22px;
	line-height: 22px;
	background: url(../../images/CyclingExperts/bg_input_radius-greyborder.png) top left no-repeat;
}
#promoboxform p.input_radius .activetrigger{
	border:0;
	color:#333;
	padding-left:8px;
	width:67px !important;
	width/**/:75px
	height: 22px;
	line-height: 22px;
	background: url(../../images/CyclingExperts/bg_input_radius-greyborder.png) top left no-repeat;
}

#gofilter {
	background: url(../../images/CyclingExperts/bg_button_go.png) top left no-repeat;
	width: 34px;
	height: 22px;
	border: 0;
	text-indent: -3000px;
	outline: none;
	margin-top: 20px;
}

#gofilter:hover,#gofilter:active {
	background: url(../../images/CyclingExperts/bg_button_go.png) bottom left no-repeat;
	width: 34px;
	height: 22px;
	border: 0;
	text-indent: -3000px;
	outline: none;
	margin-top: 20px;
}















/* Business type special */


p.input_type {
	position: relative;
	float: left;
	width: 175px;
	z-index: 101;
}

p.input_type select {
	width: 175px;;
	height: 22px;
	line-height: 22px;

}


/* override styles for taming select DHTML drop down */
p.input_type .trigger{
	border:0;
	color:#333;
	padding-left:8px;
	width:161px !important;
	width/**/:75px
	height: 22px;
	line-height: 22px;
	background: url(../../images/CyclingExperts/bg_input_type.png) top left no-repeat;
}
p.input_type .activetrigger{
	border:0;
	color:#333;
	padding-left:8px;
	width:161px !important;
	width/**/:168px
	height: 22px;
	line-height: 22px;
	background: url(../../images/CyclingExperts/bg_input_type.png) top left no-repeat;
}
/* style of the UL that replaces the select */
p.input_type .dropcontainer ul{
	border: 0;
	background:#fff;
	padding:0;
	margin:0 0 0 7px;
	width:161px;
	position:absolute;
	
}
p.input_type .dropdownhidden{
	top:0;
	left:-999em;
}
p.input_type .dropdownvisible{
	top:0;
	left:0;
	
}

p.input_type .dropcontainer ul {
	z-index: 2220;
}

p.input_type .dropcontainer ul a{
	padding: 0 3px;
	width:155px !important;
	width/**/:155px;
	text-decoration:none;
	color:#333;
	
}
p.input_type .dropcontainer ul a:hover{
	background:#ccc;
	color:#333;
}
p.input_type .dropcontainer{
	position:relative;
}




/*----------------------------------------------
		LAYOUT
------------------------------------------------*/
#wrapper {
position: relative;
width:996px;
margin:0 auto;
padding:5px 0 0 0;
text-align: left;
}


/*----------------------------------------------
		HEADER
------------------------------------------------*/

#print_logo {
	display: none;
}
#headerwrapper {
	/* position relative; *//* cant position relative here because cuts of drop down menu in IE 7*/
	
	/* background image assigned in smarty template */
	/* background: url(../../images/CyclingExperts/bg_header.jpg) top left no-repeat; */
	height: 280px;
}
#header {
	background: url(../../images/CyclingExperts/page_border_top.png) top left no-repeat;
	height: 100%;
	z-index: 25;
}
#headerfooter {
	position: absolute;
	bottom: 0;
	width: 992px;
	height: 0;
	margin: 0 2px;
	border-bottom: 2px solid #ccc;
}

#page-home #headerwrapper{
	/* background image assigned in smarty template */
	/* background: url(../../images/CyclingExperts/bg_header_home.jpg) top left no-repeat; */
	height: 415px;
}
#page-home #header {
	background: url(../../images/CyclingExperts/page_border_top_home.png) top left no-repeat;
}
#page-home #headerfooter {
	border-bottom: 2px solid #666;
}

#page-find-a-business #headerwrapper {
	background: #fff;
	height: 50px;
}
#page-find-a-business #header {
}
#page-find-a-business #headerfooter {
	border-bottom: none;
}

#page-find-a-cycle-shop #headerwrapper {
	background: #fff;
	height: 50px;
}
#page-find-a-cycle-shop #header {
}
#page-find-a-cycle-shop #headerfooter {
	border-bottom: none;
}




body.simple #headerwrapper {
	background: #fff;
	height: 50px;
}
body.simple #header {
}
body.simple #headerfooter {
	border-bottom: none;
}

#page-news #headerwrapper {
	background: #fff !important;
	height: 50px;
}
#page-news #header {
}
#page-news #headerfooter  {
	border-bottom: none;
}
#page-news #box_findashop,
#page-news #top-search {
	display: none;
}
#page-news #breadcrumb {
	padding: 0px 2px 8px 2px;
	margin: 0 15px 10px 15px;
}
#page-news #contentwrapper {
	border: none;
}

#top-search{
	position: absolute;
	top: 65px;
	right: 18px; 
	padding:0;
	width:240px;
	height:196px;
}



/*----------------------------------------------
		NAVIGATION
------------------------------------------------*/

/* start drop down menu behaviour */
ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
 z-index: 100;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}
/* end drop down menu behaviour */

/* first level menu style */
div#navigation {
height:42px;
width:980px;
}

div#navigation li {
display:inline;
}

div#navigation li a {
background: url(../../images/CyclingExperts/top_nav.png) no-repeat;
height: 42px;
float: left;
display: block;
overflow: hidden;
outline: none;
text-indent: -5000px;
}

/* cycling experts link */
#navigation li#cyclingexperts a {
width: 252px;
background-position: 0 0;
}

/* home link */
#navigation li#home a {
width: 78px;
background-position: -252px 0;
}
#navigation li#home a:hover {
background-position: -252px -42px;
}
#navigation li#home a:link.current, #navigation li#home a:visited.current{
background-position: -252px -42px;
}

/* about link */
#navigation li#about-act a {
width: 86px;
background-position: -330px 0;
}
#navigation li#about-act a:hover {
background-position: -330px -42px;
}
#navigation li#about-act a:link.current, #navigation li#about-act a:visited.current{
background-position: -330px -42px;
}

/* find a bike shop link */
#navigation li#find-a-business a {
width: 145px;
background-position: -416px 0;
}
#navigation li#find-a-business a:hover {
background-position: -416px -42px;
}
#navigation li#find-a-business a:link.current, #navigation li#find-a-shop a:visited.current{
background-position: -416px -42px;
}


/* cycling experts link */
#navigation li#cyclingexperts a {
width: 252px;
background-position: 0 0;
}

/* home link */
#navigation li#home a {
width: 78px;
background-position: -252px 0;
}
#navigation li#home a:hover {
background-position: -252px -42px;
}
#navigation li#home a:link.current, #navigation li#home a:visited.current{
background-position: -252px -42px;
}

/* about link */
#navigation li#about-act a {
width: 86px;
background-position: -330px 0;
}
#navigation li#about-act a:hover {
background-position: -330px -42px;
}
#navigation li#about-act a:link.current, #navigation li#about-act a:visited.current{
background-position: -330px -42px;
}

/* find a bike shop link */
#navigation li#find-a-shop a {
width: 145px;
background-position: -416px 0;
}
#navigation li#find-a-shop a:hover {
background-position: -416px -42px;
}
#navigation li#find-a-shop a:link.current, #navigation li#find-a-shop a:visited.current{
background-position: -416px -42px;
}

/* get cycling link */
#navigation li#get-cycling a {
width: 117px;
background-position: -561px 0;
}
#navigation li#get-cycling a:hover {
background-position: -561px -42px;
}
#navigation li#get-cycling a:link.current, #navigation li#get-cycling a:visited.current{
background-position: -561px -42px;
}

/* cytech link */
#navigation li#cytech a {
width: 84px;
background-position: -678px 0;
}
#navigation li#cytech a:hover {
background-position: -678px -42px;
}
#navigation li#cytech a:link.current, #navigation li#cytech a:visited.current{
background-position: -678px -42px;
}

/* industry link */
#navigation li#cycle-industry a {
width: 97px;
background-position: -762px 0;
}
#navigation li#cycle-industry a:hover {
background-position: -762px -42px;
}
#navigation li#cycle-industry a:link.current, #navigation li#cycle-industry a:visited.current{
background-position: -762px -42px;
}

/* website of actsmart link */
#navigation li#actsmart a {
width: 119px;
background-position: -859px 0;
}






/* lower level drop down menu style */
div#navigation ul ul {
	background: url(../../images/CyclingExperts/bg_dropdownmenu.png) bottom left no-repeat;
	width: 117px;
	margin-top: 0;
}

div#navigation ul ul li {
	display:block;
	padding: 0;
}

div#navigation ul ul li a {
	background: none;
	display: block;
	margin: 0;
	padding: 7px 10px;
	height: auto;
	width: auto !important; /* override widths set in top level */
	float: none;
	text-indent: 0;
	border-top: 1px solid #414142;
}

div#navigation ul ul li:first-child a {
	border-top: 1px solid #0f0f0f !important;
}

div#navigation ul.dropdown ul a:link,
div#navigation ul.dropdown ul a:visited {
	color: #fff;
	text-decoration: none;
}
div#navigation ul.dropdown ul a:hover,
div#navigation ul.dropdown ul a:active { 
	color: #00cfff;
	text-decoration: none;
}



/*----------------------------------------------
		CONTENT
------------------------------------------------*/

#contentwrapper {
	position:relative;
	background: #fff url(../../images/CyclingExperts/bg_content.jpg) bottom left repeat-x;
	margin: 0;
	width:996px;
	z-index: 0; /* to counter side effects of negative z-index on #content in FF */
}
#content {
	background: transparent url(../../images/CyclingExperts/page_border_sides.png) top left repeat-y;
	margin:0 auto;
	padding: 0;
	z-index: -5; /* to counter side effects of negative z-index on #box_advancedsearch .boxheader in IE8 + FF */
}

#contentfooter {
	position: absolute;
	bottom: 0;
	width: 992px;
	height: 0;
	margin: 0 2px;
	border-bottom: 2px solid #ccc;
}

#content-inner h4.gfxtext {
	font-size: 0.9em;
	color: #666666;
}

.article ul {
	list-style-type: disc;
	margin: 0 0 0 1em;
}

#bottom-content {
	clear:both;
	margin: 0 -6px 10px 9px;
	padding: 10px 0 0 0;
}

#bottom-content-promo {
	clear:both;
	margin: 0 -16px 10px -16px;
	padding: 10px 0 0 0; 

}

#bottom-content-promo .box {
	position: relative;
	float: left;
	margin: 0 4px 10px 0;  
}

#bottom-content-promo  .boxcontent {
	min-height: 220px;
}

#bottom-content-promo  .boxcontent .bottomimage {
 position:absolute;
 bottom:8px;
 left: 0px;
 width:100%;
 text-align:center;
}


#bottom-content-promo  .boxheader {
	background: url(../../images/CyclingExperts/bg_box_top_blue.png) top left no-repeat;
	min-height: 19px;
	height: auto !important;
	height: 19px;
	padding: 8px 0 6px 15px;
}

#bottom-content-promo .boxheader h2 a:hover,
#bottom-content-promo .boxheader h3 a:hover {
	color: #4d4d4d;
}




#bottom-content .box {
	position: relative;
	float: left;
	min-height: 170px;
	margin: 0 6px 10px 0;
}



/*----------------------------------------------
		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 button#btn_submit_claim {
	margin-left: 160px
}

/*----------------------------------------------
		HOME PAGE
------------------------------------------------*/
#page-home #contentwrapper {
	background: #fff url(../../images/CyclingExperts/bg_content_home.jpg) bottom left repeat-x;
}

#page-home #content a#label-find-out-more{
position:absolute;
top:348px;
right:81px;
width:70px;
height:70px;
}

#homepage_seealso {
	
}
#homepage_seealso h2 {
	padding: 0;
	margin: 0 0 10px 0;
}
a.button_largearrow {
	display: inline-block;
	padding: 18px 0 0 18px;
	width: 222px;
	height: 40px;
	background: url(../../images/CyclingExperts/button_largearrow.png) top left no-repeat;
	outline: none;
	font-size: 22px;
	text-transform: uppercase;
}
a.button_largearrow:hover {
	background: url(../../images/CyclingExperts/button_largearrow.png) bottom left no-repeat;
	color: #00cfff;
}



#bikeshopofmonth {
	position: absolute;
	top: 160px;
	left: 20px;
	padding: 15px 5px 15px 15px;
	width: 220px;
	height: 210px;
	color: #fff;
	background: url(../../images/CyclingExperts/bg_box_bikeshopofmonthwhite.png) bottom left no-repeat;
}


#bikeshopofmonth:hover {
	/*background: url(../../images/CyclingExperts/bg_box_bikeshopofmonthRollover.png) bottom left no-repeat;    */
}


#bikeshopofmonth div {
	padding: 0 0 0 3px;
}
#bikeshopofmonth div a {
	color: #fff;
	text-decoration: underline;
}
#bikeshopofmonth div a:hover {
	color: #00cfff;
}




#bikeshopofmonth #actlogo {
margin:3px 0px 0px 0px;
width: 220px;
}

#bikeshopofmonth #actsign {
margin:12px 0px 20px 0px;
clear:both;
width: 220px;
}


#bikeshopofmonth #bikeshop {
 margin:5px 0px 3px 4px; 
 padding:0px;
 color:#434142;
 height:55px;
}

#bikeshopofmonth #bikeshop a {
 color:#434142;
}


#bikeshopofmonth #bikeshop h3 {
font-size:1.5em;
font-weight:bold;
text-transform: uppercase;
margin:0px 0px 5px 0px;
padding:0px 0px 0px 0px;

}
#bikeshopofmonth #bikeshop h4 {
font-size:1.2em;
font-weight:bold;
text-transform: uppercase;
margin:8px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#bikeshoplink a:hover,
#bikeshoplink a:active{ 
	color: #414142 !important;
}





#bikeshopofmonth #bikeshop  a:link, #bikeshopofmonth #bikeshop  a:link {
text-decoration: none !important;
}



a.button_blue_130,
a.button_blue_130:visited {
	display: inline-block;
	padding-left: 10px;
	width:120px !important;
	width/* */:130px;
	height: 23px;
	line-height: 23px;
	font-family: Helvetica, Verdana, sans-serif;
	font-size:  12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none !important;
	color:#FFFFFF !important;
	background: url(../../images/CyclingExperts/button_blue_130.png) top left no-repeat; 
}
a.button_blue_130:hover,
a.button_blue_130:active {
	color:#434142 !important;
	background: url(../../images/CyclingExperts/button_blue_130.png) bottom left no-repeat; 
	text-decoration: none !important;
}


 



#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;
}

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: 0 0 0 15px;
}

.column1 {
	float:left;
	width:240px;
	padding: 0;
	margin: 0;
}

.column2 {
	float: left;
	width: 445px;
	padding: 0;
	margin: 0 0 0 20px;
}

.column3  {
	float:left;
	width:240px;
	margin: 0 0 0 20px;
}

.column2and3 {
	float: left;
	width: 700px;
	padding: 0;
	margin: 0 0 0 20px;
}

.columnfullwidth {
	float: left;
	width: 960px;
	padding: 0;
	margin: 0 0 0 2px;
}

#content-inner {
	padding: 0 0 2em 0;
	margin: 0 0 0 0;
}

#content-inner a {
	text-decoration: underline;
}

#box-secondary-nav .boxcontent {
	min-height: 0;
}
#box-secondary-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#box-secondary-nav li {
	list-style: none;
	background: url(../../images/CyclingExperts/bullet_lightgrey.gif) top left no-repeat;
	padding-left: 20px;
	line-height: 1.5em;
}
#box-secondary-nav li a {
	color: #4d4d4d;
	text-decoration: none;
}
#box-secondary-nav li a:hover {
	color: #4d4d4d;
	text-decoration: underline;
}
#box-secondary-nav li.current a {
	color: #00cfff;
}
#box-secondary-nav li.current {
	background: url(../../images/CyclingExperts/bullet_blue.gif) top left no-repeat;
}
#box-secondary-nav li.current li a {
	color: #4d4d4d;
}
#box-secondary-nav li.current li {
	background: url(../../images/CyclingExperts/bullet_lightgrey.gif) top left no-repeat;
}

p#breadcrumb{
border-bottom: 1px solid #d9d9d9;
padding: 8px 2px;
margin: 0 15px 10px 15px;
text-transform: capitalize;
}

span#breadcrumb-current{
	color:#00cfff;
}

.column2 .articles .article-thumb,
.column2and3 .articles .article-thumb,
.columnfullwidth .articles .article-thumb {
float:right;
width:100px;
margin:0;
padding:0;
}

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;
}

ul#sitemap{
	margin:0 0 0 -10px;
	padding:0;
}

ul#sitemap ul {
	margin: 0;
	padding: 0;
}

ul#sitemap li {
	list-style: none;
	padding: 10px 0 0 0;
	margin: 0 0 0 25px;
}
ul#sitemap li a {
	background: url(../../images/CyclingExperts/bullet_grey.gif) no-repeat left top;
	padding: 0 0 0 25px;
}

/**************************************************************************************
 FIND A SHOP SEARCH PAGE
**************************************************************************************/

#columns_findashop {
	padding: 0 0 0 10px;
	margin: 0;
}
#columns_findashop .column2and3 {
	width: 725px;
	margin: 0 0 0 10px;
}
#columns_findashop .column2and3 #content-inner {
	padding: 0 0 0 0;
}
#columns_findashop .column2 {
		width: 465px;
		margin: 0 0 0 15px;
}
#columns_findashop .column3 {
		margin: 0 0 0 15px;
}

/* styles for Google Maps */
#map {
	overflow: hidden;
	width:419px;
	height:641px;
	font-size: 0.9em;
	float: right;
	border: 2px solid #ccc;
	margin: 1px 0 0 0;
}

.infoBox {
}
.infoBox h3 {
}
.infoBoxTop {
	background: url('/images/CyclingExperts/bg_infobox_top.png') no-repeat;
	padding: 25px 22px 0 22px;
	font-size: 12px;
	line-height: 14px;
}
.infoBoxTop h3 {
	font-size: 16px;
	line-height: 20px;
	padding: 0 0 0 3px;
	margin: 0;
}
.infoBoxTop p {
	padding: 0 0 8px 3px;
	margin: 0;
}
.infoBoxTop p.moreinfo {
	padding: 0 0 0 0;
}
.infoBoxTop a.button_blue {
}

.infoBoxBottom {
	background: url('/images/CyclingExperts/bg_infobox_bottom.png') no-repeat;
	height: 45px;
}

/* styles for search results */
#searchresultsheader {
	position: relative;
	background: url(../../images/CyclingExperts/bg_searchresults_top.png) top left no-repeat;
	width: 290px;
	height: 47px;
	color: #fff;
}
#searchresultsheader h1 {
	color: #fff;
	font-family: Franklin Gothic Medium, Trebuchet MS, Verdana, sans-serif;;
	font-size: 1.8em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 13px 0 0 15px;
	border: none;
}

p#searchresultssummary {
	position: absolute;
	bottom: 12px;
	right: 12px;
	padding: 0;
}

#shoplistings {
	position: relative;
	width: 286px;
	padding-bottom: 35px;
	min-height: 562px;
	border: 2px solid #cccccc;
	border-top: 0;
}
.shoplisting {
	position: relative;
	padding: 12px 10px 7px 10px;
	background: #fff;
	border-bottom: 2px solid #e6e6e6;
	min-height: 79px;
}

.shoplisting_selected {
	position: relative;
	padding: 12px 10px 7px 10px;
	background: #ccf5ff;
	border-bottom: 2px solid #e6e6e6;
	min-height: 90px;
}

#shoplistings h3 {
	font-size: 1.1em;
	padding: 0 0 5px 0;
}
#shoplistings h3 a {
	text-decoration: none;
}
#shoplistings h3 span {
	font-weight: normal;
}
#shoplistings p {
	padding: 0 0 5px 0;
}

.btn_shoplisting_act {
	display: block;
	float: right;
	height: 23px;
	width: 41px;
	background: url(../../images/CyclingExperts/btn_services_act_2012.gif) center right no-repeat;
} 
.btn_shoplisting_act span {
	display: none;
}
.btn_shoplisting_act_platinum {
	display: block;
	float: right;
	height: 23px;
	width: 28px;
	background: url(../../images/CyclingExperts/btn_services_act_platinum.gif) center right no-repeat;
} 
.btn_shoplisting_act_platinum span {
	display: none;
}

.btn_shoplisting_cytec {
	display: block;
	float: right;
	height: 23px;
	width: 51px;
	background: url(../../images/CyclingExperts/btn_service_cytech.gif) center right no-repeat;
}
.btn_shoplisting_cytec span {
	display: none;
}

.shoplistingbuttons {
	margin-top: 8px;
}
a.btn_shoplisting,
a.btn_shoplisting:visited {
	display: inline-block;
	height: 18px;
	font-size: 12px;
	line-height: 18px;
	padding-right: 9px; /* sliding doors padding */
	background: url(../../images/CyclingExperts/btn_service_right.gif) top right no-repeat;
	color: #fff;
	text-decoration: none !important;
	outline: none;
}
a:hover.btn_shoplisting {
	color: #4d4d4d;
	text-decoration: none;
}
a.btn_shoplisting span {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	padding: 0 0 0 9px;
	background: url(../../images/CyclingExperts/btn_service_left.gif) top left no-repeat;
}

#shoplistings div.paginate {
	position: absolute;
	bottom: 0;
}
div.paginate {
	font-size: 1.1em;
	margin: 10px 0;
	color: #ccc;
}
div.paginate a {
	text-decoration: none !important;
}
div.paginate span.previous {
	display: inline-block;
	text-align: right;
	width: 45px;
}
div.paginate span.previous a {
	padding-left: 15px;
	background: url(../../images/CyclingExperts/bullet_prev.gif) top left no-repeat;
}
div.paginate span.previous a:hover {
	background: url(../../images/CyclingExperts/bullet_prev_hover.gif) top left no-repeat;
}
div.paginate span.page-numbers {
	display: inline-block;
	width: 175px;
	text-align: center;
}
div.paginate span.current a {
	color: #00cfff;
}
div.paginate span.next {
	display: inline-block;
	padding-left: 7px;
	font-weight: bold;
}
div.paginate span.next a {
	padding-right: 15px;
	background: url(../../images/CyclingExperts/bullet_next.gif) top right no-repeat;
}
div.paginate span.next a:hover {
	background: url(../../images/CyclingExperts/bullet_next_hover.gif) top right no-repeat;
}

#box-search-searchresults div.paginate {
	border-top: 2px solid #ccc;
	margin: 0 -12px;
	padding: 5px 10px 0 10px;
}
#box-search-searchresults div.paginate span.page-numbers {
	width: 100px;
}


/* shop detail page */
span.divider {
	clear: left;
	display: block;
	border-top: 1px solid #ccc;
}
img.shop-logo{
float:right;
max-height: 120px;
}

#shop-accreditation p {
	position: relative;
	float: left;
	margin-right: 10px;
}

#brands-stocked-list {
	margin-bottom: 10px;
}
#brands-stocked-list span {
	display: inline-block;
	line-height: 1.6em;
	width: 32%;
}
#shop-services {
	clear: left;
	margin-right: -10px;
}
#shop-services p {
	position: relative;
	float: left;
	margin-right: 10px;
}
#shop-services #other-services-popups p {
	float: none;
}
#other-services-popups a.close {
	float: right;
	margin-right: 15px;
	color: #00cfff;
}

#bikesforsale {
	
}
#bikesforsale table {
	width: 100%;
}
#bikesforsale td {
	padding: 5px 5px 7px 0;
	border-bottom: 1px solid #e6e6e6;
}
#bikesforsale img {
	border: 1px solid #e6e6e6;
}

#box-staff p {
	position: relative;
}
p.staff-photo {
	float: left;
	width: 100px;
	padding-bottom: 5px;
	padding-right: 5px;
}
p.staff-photo img {
	max-width: 100px;
}
div.staff-divider {
	clear: left;
}

#box-directions .boxcontent {
	padding: 0 0 10px 2px;
}
#box-directions #map {
	width:236px;
	height:236px;
	float: none;
	border: 0;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
}
#box-directions .boxcontent h3 {
	padding: 0 0 10px 10px;
}
#box-directions p {
	padding: 0 0 10px 10px;
}
#box-directions form {
	padding: 0 0 10px 10px;
}
#box-directions input#user-postcode {
	padding: 0 8px 0 8px;
	width: 158px !important;
	width/**/: 174px;
	height: 24px;
	line-height: 22px;
	background: url(../../images/CyclingExperts/bg_input_text_border.png) top left no-repeat;
}

#box-hours table th {
	text-align: left;
	padding: 0 5px 5px 0;
}

/* Shhop index pages */


div.brandindex a {
	display: inline-block;
	width: 125px;
	padding-bottom: 5px;
}

/*
 * 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;
}



/*
 * Job listing short
 */

.joblistings {
	
}
.joblisting {
	border-bottom: 1px solid #ccc;
}
.joblisting h2 a,
.joblisting h2 a:visited {
	text-decoration: none !important;
}
.joblisting h2 span.distancemiles {
	font-weight: normal;
}
.joblisting p {
	padding: 0;
	margin: 0 0 10px 0;
}

table.jobsummary {
	margin-bottom: 10px;
}
table.jobsummary th, td {
	text-align: left;
	padding: 0 10px 10px 0;
}

#content-inner  ul{
	padding-left: 25px !important;
}





#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;
}

/* competition form */


table.competitionform {
	
}
table.competitionform th {
	padding: 0 10px 10px 0;
}
table.competitionform td {
	padding: 0 10px 10px 0;
}
table.competitionform label {
	line-height: 22px;
}
table.competitionform input.text {
	padding: 0 8px 0 8px;
	width: 158px !important;
	width/**/: 174px;
	height: 24px;
	line-height: 22px;
	background: url(../../images/CyclingExperts/bg_input_text_border.png) top left no-repeat;
}


/**************************************************************************************
 CONTENT FOOTER
**************************************************************************************/

#see-also {
	padding: 10px 0 0 0;
}


/*----------------------------------------------
		FOOTER
------------------------------------------------*/
#footerwrapper{
	
}
#footer{
	position: relative;
	clear:both;
	background:#fff url(../../images/CyclingExperts/page_border_bottom.png) bottom left no-repeat;
	color:#999999;
	padding: 20px 20px 25px 20px;
}

#footer a, #footer a:visited{
	color:#999999;
}
#footer a:hover{
	color:#999999;
	text-decoration:underline;
}

#footer-links {
	position: relative;
	float: left;
	padding: 0 0 0px 0px;
	margin:  0 0 130px 0px;
	width: 650px;
}
#footer-links .column1 {
	position: relative;
	float: left;
	width: 135px;
	border-right: 1px solid #e0e0e0;
}
#footer-links .column2 {
	position: relative;
	float: left;
	width: 155px;
	margin-left: 35px;
	border-right: 1px solid #e0e0e0;
}
#footer-links .column3 {
	position: relative;
	float: left;
	width: 155px;
	margin-left: 35px;
}
#footer-links .column_footer {
	clear: left;
}

#footer-links ul{
	list-style: none;
	padding: 0;
}

#footer-links li{
	padding: 1px 0 1px 0;
}

#footer-links a {
	background: url(../../images/CyclingExperts/bullet_grey.gif) top left no-repeat;
	padding-left: 25px;
}

#footer-column-right {
	position: relative;
	float: right;
	width: 240px;
}

#footer-common-links {
	text-transform: uppercase;
	font-size: 0.9em;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0px;
	border-bottom: 1px solid #e0e0e0;
	position: absolute;
	bottom: 10px;
	left: 15px;
}

#footer-copyright {
	text-align: right;
	font-size: 0.86em;
	margin-bottom:5px;
}
#footer-copyright img {
	vertical-align: base-line;
}
#footer-social-networking {
	text-align: right;
	margin-bottom: 8px;
}
#footer-social-networking span {
	font-size: 1.4em;
	vertical-align: middle;
}
#footer-social-networking p {
	margin: 0;
	padding: 0 0 5px 0;
}
#footer-social-networking #socialnetworklink{
	margin: 0 0 5px 3px;
	line-height: 22px;
}
#footer-social-networking #socialnetworklink a {
	padding: 0;
}
#footer-social-networking #socialnetworklink img {
	vertical-align: middle;
	margin: 0 0 0 2px;
}

#client-logo-wrapper {
	float: left;
	width: 240px;
	padding: 0;
	font-size: 0.86em;
	text-align: right;
}
#client-logo-wrapper p {
	margin: 0;
	padding: 0 0 5px 0;
}
#client-logos {
	position: relative;
	margin-left: 15px;
	margin-right: -15px;
	height: 63px;
}

#client-logos div {
	position: absolute;
	width: 120px;
}

#client-logos div img {
	display: block;
	margin: 0 auto;
}

#client-logos #sponsor1 {
	right: 0px;
}

#client-logos #sponsor2 {
	right: 120px;
}

#client-logos #sponsor3 {
	right: 240px;
}


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;
}

#bottom-advert {
	margin: 0;
	position: absolute;
	bottom: 46px;
	left: 15px;
	z-index: 500;
}






    
/*----------------------------------------------
		FOOTER
------------------------------------------------*/
#subfooterwrapper {
	padding: 20px 0 20px 50px;
}  

#footerservicelink {
  clear:both;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}
#footerserviceother {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

  

#subfooter {
	padding: 0;
	margin: 0;
}

#subfooter ul {
	position: relative;
	float: left;
	width: 24%;
	list-style: none;
}



/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:10px; left:0;
	padding: 15px 0 0 0;
	width:80px;
	color: #000;
	text-decoration:none;
        text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 0px 0px 0px 0px;
         background: #fff;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 8px 8px 8px 8px; 
	background: #fff; 
}
a.tt:hover span.bottom{
	display: block;
	padding: 0px 0px 0px 0px;
	color: #548912;
        background:  #fff; 
        
}


#register input.text {
	padding: 0 8px 0 12px;
	width: 174px !important;
	width/**/: 190px;
	height: 24px;
	line-height: 22px;
	margin-bottom:5px;
	background: url(../../images/CyclingExperts/bg_input_text_border.png) top left no-repeat;
}

#register label { 
  	display:inline-block;       
  	width: 100px !important;
  	height:19px;
  	margin-bottom:5px;
}

#registernolabel label{ 
  	display:inline-block;       
  	width: 0px !important;
  	height:15px;
  	margin-bottom:0px;
}


 #registernolabel{
width:500px;
}





#register #registernolabel input.text {
	padding: 0 58px 0 8px;
	width: 272px !important;
	width/**/: 288px;
	height: 24px;
	line-height: 22px;
	background: url(../../images/CyclingExperts/bg_input_text_border272.png) top left no-repeat;
}


#register  #registernolabel .showlabelwide label{ 
  	display:inline-block;  
		height:auto;     
  	width: 350px !important;
  	margin-bottom:25px;
  	height:auto;
  
}   

 #register  #registernolabel .showlabelwide { 
  margin:5px 0px 0px 0px;	
  padding: 0px 0px 0px 0px;	

}   

#register  #registernolabel .showlabelwide input{ 
      margin:0px 0px 20px 0px;
			padding:0px 0px 20px 0px;
			height:auto;     	
			display:inline-block;  
}   





#registernolabel .showlabel label{ 
  	display:inline-block;       
  	width: 100px !important;
  	height:15px;
}

#registernolabel .showlabel p{ 
  	margin:0px 0px 4px 0px;
  	padding:5px 0px 0px 0px; 
}      


#InWork   {
margin:0px  0px 0px 100px;
}

.formlabel  {
	display:inline-block;  
	margin:5px 0px 4px 0px;
	padding:0px 0px 0px 0px;
}



p.forgot-password{
	display:inline-block;  
	padding-left: 120px !important;
}

.questioncount{
	font-weight:bold;
	font-size:18px;
	margin-top:-40px;
	float:right;
}



.personname{
	font-weight:bold;
	font-size:18px;
	margin-top:-40px;
	float:right;
}







#examtitle{

}

#examquestion{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

}

 

#shadedquestion{
  height:160px;
  padding:25px 25px 25px 25px;
	background: url(../../images/CyclingExperts/examquestion.png) top left no-repeat;
	margin:0px 0px 20px 0px;

}

#examquestion form{
  	padding:0px 0px 0px 0px;
  	margin:0px 0px 0px 0px;
}

.questionsection {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

.sectioncount {
  margin: 0px 0px 0px 0px;
	float:right;
	padding:0px 0px 0px 0px;
	position:relative;

}







.question {
	height:60px;
	font-size:15px;
	font-weight:bold;
	line-height:20px;
}


.answer {
		height:100px;
		line-height:25px;
		font-size:15px;

}
 			
.answer input {
	margin-right:10px;
}
 								 

.sectionnotes {
	height:160px;
	font-size:14px;
}


 #exammenu ul  {
 border:solid red 1px;
 
 }

 #exammenu li{
	font-size:12px;
	padding:5px 0px 5px 0px;
	list-style: none;
 
 }

 #questionfooter {
    margin:60px 0px 0px 0px;
 
 }

  .addanswer{
	 color:red;
	}
	
	
	
  #examcopyright {
    margin:60px 0px 0px 0px;
    font-size:10px;
 
 }

  
.supplierlist{
border-bottom: solid 2px #cccccc;
margin-bottom:10px;
padding-bottom: 10px;
}

#boxFixedPromo {
	width: 240px;
	margin: 0 0 10px 0;
  z-index:2000;
}

#boxFixedPromo ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#boxFixedPromo li {
	list-style: none;
	background: url(../../images/CyclingExperts/bullet_lightgrey.gif) top left no-repeat;
	padding-left: 20px;
	line-height: 1.5em;
}




 /***********************************/
/* cookie */
/***********************************/



 @media (max-width: 470px) {
  #cookie-alert {
  padding:5px 10px 5px 10px;
 	font-size: 100%;
  text-align: center;
  line-height:20px;; 		width:calc(100% - 15px) !important;
  }


#cookie-alert p {
   display: block;
 	margin:0px 0px 5px 0px;
	padding:0px;
}


  #cookie-alert a.allow {
	display:inline-block;
	text-align:center;
	font-weight:bold;
	padding:0px 5px;
	height:auto;;
	line-height:20px;;
	margin:0px 10px 5px 0px;
  }

#cookie-alert a.cookiemore {
	display:inline-block;
	text-align:center;
	padding:0px 5px;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	line-height:20px;;
	height:auto;;
 }

 }









@media (max-width: 580px) {
    /***********************************/
  /* cookie */
  /***********************************/
  #cookie-alert {
      line-height: 30px;
  }
#cookie-alert p {
    	margin:0px 0px 3px 0px;
}
  #cookie-alert a.allow {
      	margin:5px 10px 0px 10px;
  }

	#cookie-alert a.cookiemore {
	    	margin:5px 0px 3px 0px;
	 }
 }




 @media (max-width: 560px) {
  #cookie-alert {
      line-height: 20px;
  }
  #cookie-alert a.allow {
      	margin:0px 10px 3px 0px;
  }

	#cookie-alert a.cookiemore {
	    	margin:0px 0px 3px 0px;
	 }
 }












