body
{
    font-family: Arial;
    text-align: center;
    
    margin: 0;
}

img
{
    border:0;
}
.clear
{
    clear:both;
}
p
{
    margin-top:0;
}
blockquote
{
    background-color:#eee;
    padding:0 10px;
    margin:0 10px 5px 0;   
    width:40%;
    float:left;
    border-left:3px #7ac943 solid;
    font-style: italic;
    font-size:1.4em;
    font-family: Calibri, Tahoma, sans-serif;
}

blockquote p
{
    margin:10px 0;
    line-height:1.3;
}
        
#container
{
    text-align: left;
    width: 960px;
    margin: 0 auto;
    padding: 0 10px 20px;
    background-color: White;
    position:relative;    
}
#top
{
    height:110px;
    padding-top:5px;
}
#top img
{
    margin-left:5px;
    margin-top:10px;
}
#bannerOuter
{
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
    line-height:0;    
    margin:0 -10px;
}
#banner
{
    width:728px;
    display:inline-block;
    height:90px;
}
        
#strapline
{
    position:absolute;
    top:10px;
    right:30px;
    color:#666;
    font-size:1.4em;
}
       
#contentWrapper
{
    float: left;
    width: 100%;
    background-color:White;
}
#content
{
    margin-right: 310px;
    padding-right:10px;
}
#right
{
    float:left;
    width:300px;
    margin-left:-310px;
    padding:0 5px;
}

#footer
{
    clear: both;
}

#nav
{
    height:32px;
    margin-bottom:16px;
}

#nav ul
{
    list-style-type:none;
    margin:0;
    padding:0;
    margin-right:-20px;
}

#nav ul li
{
	float:left;
	margin-right:20px;
	border-top:3px #ddd solid;
	border-left:3px #ddd solid;
	border-radius:8px;    	
	padding-right:3px;
	width:139px;
	text-align:center;
}

#nav ul li a
{
    color:#444;
	padding:5px 20px;
	display:block;
    text-decoration:none;
    font-weight:bold;
    
    text-transform: lowercase;
    font-style: italic;
    font-size:1.2em;
    font-family: Calibri, Tahoma, sans-serif;
}

#nav ul li.selected a
{
    color:#7ac943;
}

#nav ul li:hover
{
    border-color:#7ac943;
}

ol.breadcrumbs
{
    list-style-type:none;
    margin:0.5em 10px;
    padding:0;
    text-align:right;
    color:#7ac943;
}

ol.breadcrumbs li
{
    color:Black;
    display:inline;
    margin:0;
    padding:0;
}

ol.breadcrumbs li a
{
    text-decoration:none;
    white-space:nowrap;
}

.box640
{
    background-image:url(/images/box640top.gif);
    background-repeat:no-repeat;
    margin-bottom:10px;
}

html .box640shaded
{
    background-image:url(/images/box640topShaded.gif);
    background-repeat:no-repeat;
    background-color:#f2f2f2;
    margin-bottom:10px;
}

.box640 .box1
{
    background-image:url(/images/box640bottom.gif);
    background-repeat:no-repeat;
    background-position:left bottom;
    padding:4px 0;
}

.box640 .box2
{
    border-left:2px #ccc solid;
    border-right:2px #ccc solid;
    padding: 6px 8px;
    width:620px;
}

.box300
{
    background-image:url(/images/box300top.gif);
    background-repeat:no-repeat;
    margin-bottom:10px;
}

.box300 .box1
{
    background-image:url(/images/box300bottom.gif);
    background-repeat:no-repeat;
    background-position:left bottom;
    padding:4px 0;
}

.box300 .box2
{
    border-left:2px #ccc solid;
    border-right:2px #ccc solid;
    padding: 6px 8px;
    width:280px;
}
        
h2
{
    font-size:1em;
    color:#6acc29;
    margin:0 0 10px 0;
}

.box640 h2
{
    font-size:1.2em;
}

h3
{
    font-size:1em;
    color:#333;
    font-weight:bold;
}

dl
{
    margin:0;
}
dt { color:#6acc29; clear:left; }
dd { margin-left:0px; padding-bottom:10px;}

.moreLink a { color:#333; margin-left:21px; }

.facetValue
{
    line-height:normal;
    width:170px;
    display:inline-block;
    text-indent:-20px;
    margin-left:30px;
    vertical-align:top;
    padding:4px 0;
    color:#666;
}

.facetValue img
{
    vertical-align:middle;
}

.hidden { display:none; }

.moreLink
{
    line-height:1.5;
    width:200px;
    display:inline-block;
}

#q
{
    width: 500px; vertical-align:middle; font-size:1.2em;
}

.submit
{
    width:100px; vertical-align:middle; font-size:1.2em; height:30px;
}

.selectedFacet
{
    width:280px; display:inline-block; vertical-align:top;
    margin-left:20px;text-indent:-20px;
}

.selectedFacet b
{
    white-space:nowrap;
}

.selectedFacet a
{
    color:Black;
    text-decoration:none;    
}

.selectedFacet a:hover
{
    text-decoration:underline;
}

table.contactUs
{
    width:100%;
    margin-top:20px;
}

table.contactUs th, table.contactUs td
{
    line-height:1.5em;
}

table.contactUs th
{
    text-align:right;
    padding-right:20px;
    color:#222;
    vertical-align:top;
    font-weight:normal;
}

table.contactUs textarea, table.contactUs input.text
{
    font-family:Arial;
    font-size:1em;
    width:400px;
}

table.contactUs input.text
{
    vertical-align:middle;
}

table.contactUs select
{
    font-family:Arial;
    font-size:1em;
    
}

#strapline a, #strapline span
{
    display:inline-block;
    width:66px;
    height:40px;
    text-decoration:none;
}

#strapline a.cars
{
    background-image:url('/images/car-off.png');
}

#strapline a:hover.cars, #strapline span.cars
{
    background-image:url('/images/car-on.png');
}

#strapline a.bikes
{
    background-image:url('/images/bike-off.png');
}

#strapline a:hover.bikes, #strapline span.bikes
{
    background-image:url('/images/bike-on.png');
}

#strapline a.vans
{
    background-image:url('/images/van-off.png');
}

#strapline a:hover.vans, #strapline span.vans
{
    background-image:url('/images/van-on.png');
}

#strapline a.bicycles
{
    background-image:url('/images/bicycle-off.png');
}

#strapline a:hover.bicycles, #strapline span.bicycles
{
    background-image:url('/images/bicycle-on.png');
}

    .box640, .box300, .box640 .box1, .box300 .box1, html .box640shaded
    {
        background-image:none;
    }

    html .box640shaded, html .box300shaded
    {
         background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f2f2f2));
    }

    .box640, .box300
    {
        border:3px #ddd solid;
        border-radius:8px;  
    }

    .box640 .box2, .box300 .box2 { border:0;}

    .box640.highlight, .box300.highlight
    {
        border:3px #7ac943 solid;
    }

.buyNowButton
{
    float:right;
    margin-right:10px;
    margin-bottom:5px;
    color:white;
    background-color:#7ac943;
    border-radius:8px;     
}

.buyNowButton a
{
    color:White;
    text-decoration:none;
    font-weight:bold;
    padding:5px 10px;
    display:inline-block;
}

.images
{
    text-align:center;
}

.images img
{
    padding:4px;
    margin:5px;
    border:1px #ddd solid;
}

.images img.main
{
    display:block;
    margin:0 auto;
    padding-left:0;
    padding-right:0;
    border:0;
}

table.spec
{
    width:100%;
    border-collapse:collapse;
    border-spacing:0;
}

table.spec th, table.spec td
{
    border-top:1px #ddd solid;
    padding:5px;
    vertical-align:text-top;
}

table.spec th
{
    text-align:right;
    font-weight:normal;
    color:#666;
    width:30%;
    padding-right:10px;
    text-transform:lowercase;
    font-style:italic;
    font-family: Calibri, Tahoma, sans-serif;
}

table.otherBikes
{
    width:100%;
}

img.star
{
    width:16px;
    height:16px;
    padding-right:2px;
    vertical-align:text-bottom;
}

.ratings
{
    color:#666;
    text-align:right;
    text-transform:lowercase;
    font-style:italic;
    font-family: Calibri, Tahoma, sans-serif;
}

.specName
{
    color:#666;
    text-transform:lowercase;
    font-style:italic;
    font-family: Calibri, Tahoma, sans-serif;
}

ul.pro, ul.con
{
    margin:0;
    padding:0;
}

ul.pro li, ul.con li
{
    margin:0;
    padding:0 0 3px 20px;
    list-style-type:none;
    background-repeat:no-repeat;
    background-position:left middle;
}

ul.pro li
{
    background-image:url('/images/good.png');
}

ul.con li
{
    background-image:url('/images/bad.png');
}

.reviewResult
{
    clear:both;
    border-bottom:1px #ddd solid;
    padding-bottom:10px;
    margin-bottom:10px;
}

.reviewResult:last-child
{
    border-bottom:0px;
    padding-bottom:0;
    margin-bottom:0;
}

.reviewResult .reviewImage
{
    float:left;
    margin-right:10px;
}

.reviewResult .reviewTitle
{
    /*font-weight:bold;*/
    display:block;
    margin-left:115px;
}

.box640 .reviewResult
{
    width:295px;
    display:inline-block;
    vertical-align:middle;
    clear:none;
    box-shadow: 2px 2px 7px #ddd;
    border-radius: 10px;
    border-bottom:0;
    padding:10px 5px;
}

#mpu
{
    margin-bottom:10px;
}

img.left, img.right
{
    margin-bottom:10px;
}

img.left
{

    float:left;
    margin-right:10px;
}

img.right
{
    float:right;
    margin-left:10px;
}

table.spec td.bestScore
{
    background-image:url('/images/good.png');
    background-repeat:no-repeat;
    background-position:5px 7px;
    text-indent:25px;
    background-color:#b3e6ac;
}

table.otherBikes td
{
    padding: 5px;
}

.newsRightList ul
{
    margin:0;
    padding:0;
    list-style-type:none;
}

.newsRightList ul li
{
    padding:5px;
    border-bottom:1px #ddd solid;
    font-size:0.8em;
}

.rightMoreLink
{
    padding:5px;
    text-align:right;
   
}

.newsListItem
{
    border-top: 1px #ddd solid;
    padding:5px;
}

.newsListItem .newsImage
{
    float:left;
    width:150px;
    margin-right:16px;
}

.newsListItem .newsImage > img
{
    width:150px;
    height:110px;
}

.newsListItem .title
{
    font-weight:bold;
}

.newsListItem .date
{
    color:#444;
    margin-bottom:5px;
}



#homeImages
{
    float:left;
    margin-bottom:10px;
    position:relative;
    width:640px;
    height:250px;
    overflow:hidden;
    border-bottom:1px #7c7c7c solid;
    border-right:1px #7c7c7c solid;
    background-color:#bdbdbd;
    margin-right:15px;
}

#homeImages .headline
{
    position:absolute;
    right:5px;
    bottom:5px;
    font-size:1.3em;
    font-family:Trebuchet MS;
    text-align:right;
}

#homeImages .headline a
{
    padding:0.1em 0;
    background-image:url('/images/next-steps3.png');
    line-height:1.5em;
    text-decoration:none;
    color:Black;
}

#homeImages .bullets
{
    position:absolute;
    left:5px;
    top:5px;
    text-align:right;
    cursor:pointer;
}

#homeImages .bullets .bullet
{
    float:left;
    width:32px;
    height:32px; 
    background-image:url('/images/homeImage-bullet-off.png');
}

#homeImages .bullets div.active
{
    background-image:url('/images/homeImage-bullet-on.png');
}

ul.typeListSmall
{
    list-style-type:none;
    padding:0;
    margin:0 -9px;
}

ul.typeListSmall li a
{
    color:#222;
}

ul.typeListSmall li
{
	float:left;
	margin:0 8px 10px;
	display:block;
	width:142px;
	height:130px;
	position:relative;  	
}

ul.typeListSmall li img
{
    position:absolute;
    left:15px;
    bottom:25px;
}

ul.typeListSmall li a.name
{
    position:absolute;
    color:  black;
    text-decoration:none;
    top:10px;
    left:0px;
    font-weight:bold;
    text-transform:uppercase;
    font-family:Trebuchet MS;
    width:100%;
    text-align:center;
}

ul.typeListSmall li a.arrow
{
    position:absolute;
    bottom:10px;
    right:0px;
    height:32px;
    width:135px;
    background:transparent url('/css/images/listSmall_fg.gif') no-repeat;
    text-decoration:none;
}

ul.typeListSmall li
{
	border-top:5px #ddd solid;
	border-left:5px #ddd solid;
	border-radius:15px;        
}

ul.typeListSmall li:hover
{
    border-color:#7ac943;
}

.reviewContent, .newsListItem
{
    color:#333;
    line-height:1.3;
    font-size:0.875em
}

.reviewContent h2
{
    font-size:1.2em;
}

.page_nav
{
    text-align:center;
    margin-top:2em;
}

table.dealerReport
{
    width:100%;
}

table.dealerReport tbody td
{
    text-align:right;    
}

table.dealerReport thead th
{
    text-align:right;    
}

table.dealerReport tbody td, table.dealerReport tbody th
{
    border-bottom:1px #ddd solid;
}

table.dealerReport tbody th
{
    font-weight:normal;
}

table.dealerReport thead td, table.dealerReport thead th
{
    border-bottom:2px #ddd solid;
    font-style: italic;
    font-weight:normal;
    font-family: Calibri, Tahoma, sans-serif;
}

.ownerReview
{
    border-bottom:1px #ddd solid;   
	padding:10px;
	clear:both;
}

.ownerReview .profilePic,
.writeReview #user_fb .profilePic
{
    float:left;
}

.ownerReview img.user,
.ownerReview img.fb_profile_pic_rendered
{
    float:left;
    margin-right:10px;
	padding: 4px 10px 4px 4px;
	border-right:1px #999 solid;
	width:50px;
	margin-bottom:5px;
}

.ownerReview .rating
{
    float:right;
}

.ownerReview .name
{
    font-weight:bold;   
}

.ownerReview .reviewer
{
    margin-bottom:10px;
}


.ownerReview .text
{
    margin-top:5px;
}

.dsq-reply
{
    margin-bottom:10px;
    padding:5px;
    border-top:1px #484848 solid;
    border-bottom:2px #484848 solid;
    background-color:#ddd;
}

html #dsq-content .dsq-avatar
{
    left:5px;
}

.writeReview
{
    margin-top:10px;
    /*padding:5px;
    border-top:1px #484848 solid;
    border-bottom:2px #484848 solid;
    background-color:#ddd;*/
}

.writeReview label
{
    width:65px;
    padding-right:10px;
    text-align:right;
    float:left;
    clear:left;
    line-height:1.7em;
    font-weight:bold;
    margin:5px 0;
}

.writeReview input, .writeReview textarea
{
    float:left;
    font-family:Arial, Sans-Serif;
    margin:5px 0;
}

.writeReview textarea
{
    width:500px;
}

.writeReview .fb
{
    float:right;
}

.writeReview .submit
{
    clear:left;
    margin-left:75px;
    padding:5px 0 10px 0;
}

.writeReview .ratingHolder
{
    float:left;
    margin-top:2px;
    padding:3px;
    display:block;
    background-color:White;
}

.writeReview #user_fb img
{
    float:left;
    margin-right:10px;
	padding: 4px 10px 4px 4px;
	border-right:1px #999 solid;
	width:50px;
}

.writeReview #user_fb
{
    line-height:1.7em;
    display:none;
}

.writeReview #user_fb
{
    line-height:1.7em;
    display:none;
}

.writeReview #fb_login_image
{
    vertical-align:middle;
}
