/* ####################################### */
/* ############### =GENERAL ############## */
/* ####################################### */


body {
	background: #2C3959 url(/images/html_body_bg.jpg) no-repeat 0 0;
/*	background: #000;*/
}

body.subsection-x-bykes {
	background: #000 url(/images/html_body_bg_xbyke.jpg) no-repeat 0 0;
}




div.e-head-pre,																	
div.e-head,
div.e-navigation-primary,
div.e-branding,
div.e-navigation-primary,
div.e-body-2col-right,
div.e-body-2col-left,
div.e-body-3col,
div.e-body-liquid-3col,
div.e-div-noFloat,
div.e-inner-foot,
div.e-foot {
	width: 917px;
}





/* ####################################### */
/* ############### =COLUMNS ############## */
/* ####################################### */

/*.e-body-2col-right {
	overflow: hidden;
}*/

/* ++NB: avoid placing margins in the direction of the float as IE will double these values! */


/* Dimensions & Bg for LHC 
div.e-wrapper div.e-panel-a {
	width			:	;
	padding			:	0 0 0 0;
	margin			:	0 0 0 0;
	border			:	;
	background: url(/images/) repeat 0 0;
}
*/


div.e-wrapper div.e-panel-b {
	min-height: 300px;
	margin-top: 2em;
	margin-bottom: 2em;
	padding-top: 0;
	padding-bottom: 0;
	border-right: 1px solid #e1e1e1;
}


div.e-wrapper div.e-panel-c {
	margin-top		: 2em;
	margin-bottom	: 2em;
	width			:	276px;
}

/* OVERIDE OF ABOVE FOR OUR BYKES SECTION
------------------------------------------------*/
.section-electric-bikes div.e-wrapper div.e-panel-b {
	border-right: 0;
}

.section-electric-bikes div.e-wrapper div.e-panel-c {
	border-left: 1px solid #e1e1e1;
}


/* WIDTH OVERIDE FOR "COST EFFECTIVE" SECTION
------------------------------------------------*/

.subsection-cost-effective-transport div.e-wrapper div.e-panel-b {
	width: 418px;
}

.subsection-cost-effective-transport div.e-wrapper div.e-panel-c {
	width: 418px;
}




/* OVERIDE LAYOUT FOR HOME PAGE
------------------------------------------------*/

body.section-home div.e-panel-c {
	display: none;
}

body.section-home .e-body-2col-right div.e-panel-b {
	width: 877px;
}

body.section-home .e-body-2col-right div.e-panel-b .home-col {
	width: 279px;
	float: left;
}

body.section-home .e-body-2col-right div.e-panel-b .home-b {
	padding: 0 20px;
}


/*body.section-home .e-body-2col-right div.e-panel-b .home-a,
body.section-home .e-body-2col-right div.e-panel-b .home-b,
body.section-home .e-body-2col-right div.e-panel-b .home-c {
	float: left;
	width: 275px;
}

body.section-home .e-body-2col-right div.e-panel-b .home-a {
	margin-right: 10px;
	padding-right: 10px;
	border-right: #ccc solid 1px;
}

body.section-home .e-body-2col-right div.e-panel-b .home-b {
	margin-right: 10px;
	padding-right: 10px;
	border-right: #ccc solid 1px;
}

body.section-home .e-body-2col-right div.e-panel-b .home-c {

}*/




/* ####################################### */
/* ############### =HEAD-PRE ############# */
/* ####################################### */

/* Background for head-pre wrapper div
div.e-head-pre-wrap {
	background: url(/images/) repeat 0 0;
}
*/

/* Background for head-pre div 
div.e-head-pre {
	background: url(/images/) repeat 0 0;
}
*/







/* ####################################### */
/* ################ =HEAD ################ */
/* ####################################### */


div.e-head-wrap {
/*	background: url(/images/head_wrap_bg.jpg) repeat-x 0 bottom;*/
	overflow: hidden;
}


/* Background for head div 
div.e-head {
	background: url(/images/) repeat 0 0;
}
*/

.e-common-site_logo {
	float: left;
}

	


/* ####################################### */
/* ############## BRANDING ############## */
/* ####################################### */

div.e-branding-wrap {
/*	background: #000;*/
}

div.e-branding {
	border-top: 1px solid #2F383C;
	padding: 10px 10px 0 10px;
	background: #1B2123;
	border-bottom: 0;
	width: 897px;	
	color: #fff;
}

div#branding-inner {
	background: #fff;
	height: 180px;
	position: relative;
}
div#branding-inner .button {
	position: absolute;
	top:0; right:0;
	background : #1B2123;
	background-position: 95% 50%;
	background-repeat: no-repeat;
	display: block;
	color: #e1e1e1;
	padding: 0.5em 25px 0.5em 1em;	
	text-decoration: none;
	font-size: 0.9em;
}

div#branding-inner .button:hover,
div#branding-inner .button:focus {
	color: #fff;
}

div#branding .expanded {
	background: #fff;
}
div#branding .button-expand {
	display:block;
	background-image: url(/r/i/icons/silk_set/arrow_down.png);
}
div#branding .expanded .button-expand{
	display:none;
}
div#branding .button-collapse {
	display:none;
	background-image: url(/r/i/icons/silk_set/arrow_up.png);
}
div#branding .expanded .button-collapse{
	display:block;
}


/* ####################################### */
/* ################# BODY ################ */
/* ####################################### */


div.e-body-wrap {
	background: #fff url(/images/body_wrap_bg.jpg) repeat-x 0 -40px;
}

div.a-body-wrap {
	background: url(/images/nav_shadow.png) repeat-x 0 0px;
}

.e-common-titles-flash-title {
	margin-left: -3px;
}




/* ####################################### */
/* ############## INNER FOOT ############# */
/* ####################################### */

div.e-inner-foot-wrap {
	border-top: 1px solid #ccc;
	background: #101010;
	overflow: hidden;
}	

.e-inner-foot {
	width: 877px;
	padding: 4em 20px;
	overflow: hidden;
}

div#inner-foot-links {
	float: left;
}

div#inner-foot-links a:link,
div#inner-foot-links a:visited {
	color: #ccc;
}

div#inner-foot-links h6 a:link,
div#inner-foot-links h6 a:visited {
	color: #e1e1e1;
}

div#contact-info {
	float: right;
}

div#inner-foot-links ul li {
	float: left;
	width:160px;
}

div#inner-foot-links ul ul li {
	float: none;
	background: url(/r/i/css_framework/graphics/arrow_light.png) no-repeat 0 center;
	padding-left: 12px;
	font-size: 0.9em;
}

div#inner-foot-links ul h6 {
	color: #fff;
	margin-bottom: 0.4em;
}





/* ####################################### */
/* ################# FOOT ################ */
/* ####################################### */


div.e-foot-wrap {
	border-top: 1px solid #333;
	background: #222;
	padding: 0.5em 0;
}

div.e-new-footer {	
	padding: 0 20px;
}









/* ####################################### */
/* ########## =PARAGRAPH GRIDS ########### */
/* ####################################### */

/* 2 Column Grid
------------------------------------------------*/

/*
div.para-block {

}
*/

/*
div.para-2-column-boxed {

}
*/


/*
div.left-hand-column {

}
*/

/*
div.right-hand-column {

}
*/


/* BLOCKQUOTE PARAGRAPH
------------------------------------------------*/

/*
div.para-blockquote blockquote {

}
*/

/*
div.para-blockquote blockquote div {

}
*/

/*
div.para-blockquote cite {

}
*/


/* ####################################### */
/* ################ TABLES ############### */
/* ####################################### */




table.standard-table {

}


table.standard-table th,
table.standard-table td {
	padding: 0.5em 0.5em;
	color: #999;
	font-size: 0.9em;
	border-bottom: 1px dotted #e1e1e1;
}

table.standard-table th {
	color: #333;
	text-align: right;
}






/* ####################################### */
/* ############## OUR BIKES ############## */
/* ####################################### */

.a-panels-bikes {
	clear: both;
	float: left;
}

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

ul.bike-thumbs {
	display: block;
	overflow: hidden;
	margin-bottom: 1.5em;
}

ul.bike-thumbs li {
	float: left;
	margin-right: 10px;
}

ul.bike-thumbs li a:link,
ul.bike-thumbs li a:visited {
	display: block;
	width: 156px;
	height: 130px;
	padding: 10px;
	background: #e1e1e1 url(/images/grey_line.gif) repeat-x 0 1px;
}

ul.bike-thumbs li a:hover,
ul.bike-thumbs li a:focus {
	background: #ccc url(/images/grey_line.gif) repeat-x 0 1px;
}

#full-specs {
/*	background: url(/images/specs_icon.gif) no-repeat 0 3em;*/
	margin: 4em 0 4em 0;
}

#full-specs table {
	border-collapse: separate;
	border-bottom: 1px solid #e1e1e1;
	width: 550px;
}


#full-specs table th,
#full-specs table td {
	padding: 0.5em 1em;
	background: #fff;
	border-top: 1px solid #e1e1e1;
	border-bottom: 0;
	border-right: 1px solid #e1e1e1;
	color: #111;
}

#full-specs table tr th {
	text-align: left;
	width: 150px;
	color: #666;
	background: #f7f7f7;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #e1e1e1;
	font-weight: bold;
	text-align: right;
}










/* RHP BIKE SPECS
------------------------------------------------*/

#pBikeSpec h4 {
	font-size: 1em;
	padding: 0.5em 0;
	margin: 0;
	font-weight: bold;
	color: #666;
	
}

#pBikeSpec {
	margin-bottom: 1.5em;
}

#pBikeSpec table {
	width: 275px;
}

#pBikeSpec table td:hover {
	color: #666;
}

#pBikeSpec table th,
#pBikeSpec table td {
	padding: 0.5em 0.5em;
	color: #999;
	font-size: 0.9em;
	border-bottom: 1px dotted #e1e1e1;
}

#pBikeSpec table th {
	color: #333;
}

#pBikeSpec table tr.price-row th,
#pBikeSpec table tr.price-row td {
	font-size: 2em;
	padding: 0;
}
	





/* ####################################### */
/* ##### COST EFFECTIVE TRANSPORT ######## */
/* ####################################### */

#price_comparison table {
	border-collapse: separate;
}


#price_comparison table th,
#price_comparison table td {
	padding: 0.5em 1em;
	background: #fff;
	border-top: 1px solid #e1e1e1;
	border-bottom: 0;
	color: #111;
}

#price_comparison table tr.header-row th {
	border: 0;
}

#price_comparison table td.vehicle-type {
	text-align: left;
	width: auto;
	color: #333;
	background: #f7f7f7;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #fff;
}

#price_comparison table th {
	text-align: left;
}

#price_comparison table td.average-cost {
	width: 125px;
}

#price_comparison table td.average-cost span {
	color: #999;
}

#price_comparison table th.average-cost,
#price_comparison table th.cost-per-mile,
#price_comparison table td.average-cost,
#price_comparison table td.cost-per-mile {
	text-align: center;
}

#price_comparison table th.average-cost,
#price_comparison table td.average-cost {
	border-right: 1px dotted #e1e1e1;
	border-left: 1px dotted #e1e1e1;
}

#price_comparison table tr.header-row {
	background: #666;

}

#price_comparison table tr.header-row th {
	background: #222;
	color: #fff;
}

#price_comparison table caption {
	margin-bottom: 1em;
	color: #666;
	font-size: 0.9em;
	background: url(/r/i/icons/silk_set/car.png) no-repeat 0 50%;
	padding-left: 27px;	
}


/* ####################################### */
/* ################# MISC ################ */
/* ####################################### */

.e-park-and-charge img {
	border: 1px solid #ccc;
	margin-bottom: 1em;
}
	
	
/* ####################################### */
/* ####### DEALER CUS BOXES HOME ######### */
/* ####################################### */	

div.home-c {
	margin-top: -80px;
}

a#just-giving-link:link,
a#just-giving-link:visited {
	display: block;
	text-align: center;
	border: 1px solid #ccc;
	background: #fff;
	margin-bottom: 2em;
	padding: 1em 0;
	text-decoration: none;
}

a#just-giving-link:hover,
a#just-giving-link:focus {
	border-color: #999;
}

a#just-giving-link span {
	display: block;
	font-size:1.2em;
	font-weight:bold;
}


ul#dealer-cus-boxes li {
	margin-bottom: 2em;
	padding: 10px;
	background: #e1e1e1 url(/images/box_pix_line.gif) repeat-x 0 1px;
}

ul#dealer-cus-boxes li a:link,
ul#dealer-cus-boxes li a:visited {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 259px;
	height: 143px;
}

ul#dealer-cus-boxes li:hover {
	background: #ccc;
}

ul#dealer-cus-boxes li#dealer-box a:link,
ul#dealer-cus-boxes li#dealer-box a:visited {
	background-image: url(/images/dealer_box.jpg);
}

ul#dealer-cus-boxes li#customer-box a:link,
ul#dealer-cus-boxes li#customer-box a:visited {
	background-image: url(/images/cus_box.jpg);
}

ul#dealer-cus-boxes li a span {
	position: absolute;
	left: -9999px;
}









/* ####################################### */
/* ################# NEWS ################ */
/* ####################################### */

.e-panel-b ul.post-list,
.e-panel-c ul.post-list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
}

li.post {
	margin-bottom: 20px;
}

li.post .post-inner {
	background: #f7f7f7;
	overflow: hidden;
	padding: 1em;
	border: 1px solid #e1e1e1;
}

.e-panel-b li.post h3 {
	font-size: 1.5em;
	margin-bottom: 0.2em;

}

li.post h4 a:link,
li.post h4 a:visited {
	color: #555;
}

.e-panel-b p.post-meta {
	font-size: 1em;
}

li.post a.full-article:link,
li.post a.full-article:visited {
	background: url(/r/i/icons/silk_set/arrow_right.png) no-repeat 0 50%;
	display: block;
	padding-left: 23px;
}

.post h3 {
	font-weight: bold;
	font-size: 1.1em;
	color: #333;
}

