﻿/************************************************
* GENERAL ELEMENT STYLES                        *
************************************************/
*
{
    padding: 0;
    margin: 0;
}
body
{
    background-color: white;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 0.75em;
    font-weight: normal;
    margin: 5px 0px 5px 4px;
    height: 100%;
}
h1
{
  font-size: 1em;
  color: Red;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}
h2
{
  font-size: 1em;
  color: Red;
  padding: 0px 0px 10px 0px;
  margin: 0px;
}

a
{
  text-decoration: underline;
  color: #407AA3;
}

a:hover
{
  text-decoration: underline;
  color: Black; 
}

img 
{
  border: 0px;
  display: inline;
}

form
{
  display: inline;
}

fieldset
{
  margin: 0;
  padding: 0; 
  border: 0;
}

label
{
  margin: 0;
  padding: 0;
}

.adDetailsThumbnails
{
    padding: 0px 0px 25px 0px;
    margin: 0px 0px 0px 0px;
    width: 424px;
}
#HomepageDiv
{
	margin-left: 15px;
	margin-right: 12px;
	
}
#adViewerPane
{
    float: left;
    width: 425px;
    height: 360px;
    padding: 0;
}
.adDetailsThumbnails img
{
    width: 60px;
    padding-right: 12px;
    cursor: pointer;
    vertical-align: top;
}
#adPhotoPanel
{
    /*padding-top: 12px;*/
    position: absolute;
    width: 424px;
    height: 329px;
    /*border: solid 1px black;*/
}
#adVideoPanel
{
    padding-top: 12px;
    position: absolute;
}

/***********************************************
* BIKE CHANNEL VIDEO PAGE                      *
***********************************************/
#bikeChannelLHS
{
    float: left;
    margin-left: 20px;
}
#bikeChannelRHS
{
    float: right;
    margin-right: 20px;
}
.bikeChannelPane
{
    margin-bottom: 10px;
}

/***********************************************
* ROADTESTS                                    *
***********************************************/
.narrowBreak
{
    border-bottom: solid 1px black;
    width: 161px;
}
.clearBoth
{
    clear: both;
}
.overallRating
{
    color: #000000;
    font-weight: bold;
}
.specItem
{
    padding-bottom: 5px;
}
.linkItem
{
    padding-bottom: 5px;
}
.quoteItem
{
    color: #407AA3;
    padding-bottom: 5px;
    padding-top: 5px;
}
.quoteMagItem
{
    color: #777777;
    font-weight: bold;
}
.roadtestHeader
{
    margin-top: 15px;
    padding-bottom: 13px;
    font-weight: bold;
    width: 200px;
    float: right;
    color: #000000;
}
#viewerPane
{
    float: left;
    width: 409px;
    height: 360px;
    padding-left: 10px;
    padding-right: 10px;
}
#photoPanel
{
    padding-top: 12px;
    position: absolute;
}
#videoLink
{
    padding-left: 10px;
    padding-bottom: 10px;
}
#videoPanel
{
    padding-top: 12px;
    position: absolute;
}
#viewerPane img
{
    width: 409px;
}

#thumbnailsPane
{
    width: 95px;
    float: left;
    padding-top: 12px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 5px;
}
#thumbnailsPane img
{
    padding-bottom: 10px;
}
#ratingsPane
{
    width: 110px;
    color: #777777;
    font-weight: bold;
    float: right;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
}
#roadtestReview
{
    width: 425px;
    float: left;
    margin-top: 15px;
    padding-left: 13px;
    padding-right: 15px;
    border-right: solid 1px #000000;
}
#roadtestSpecs
{
    width: 200px;
    float: right;
    color: #777777;
}
#roadtestQuotes
{
    width: 200px;
    float: right;
    color: #000000;
}
#roadtestLinks
{
    width: 200px;
    float: right;
    color: #000000;
}
/***********************************************
* GENERAL MASTER DIVS                          *
***********************************************/

#Contents
{
  width: 990px;
}

#PrintContents
{
  width: 674px;
  padding: 10px;
  border: solid 1px black; 
}

#Logo
{
  width: 290px;
  float: left;
  color: Red;
  font-size: 0.9em;
}

#Logo a
{
  text-decoration: none;
}

#HorizontalBanner
{
  float: right;
  text-align: right;
}

#TopNavBar
{
  /*Background image is kept in different stylesheet */
  text-align: center;
  color: White;
  font-weight: 400;
  float: left;
  width: 970px;
  padding: 9px 10px 12px 10px;
  height: 15px;
  margin-top: 5px;
}

#TopNavBar a
{
  color: White;
  text-decoration: none;
}

#TopNavBar a:hover
{
  color: White;
  text-decoration: underline;
}

#LeftHandPanel
{
  margin-top: 6px;
  width: 171px;
  float: left;
}

#CenterPanel
{
  /*width: 651px;*/
  /*margin: 6px 18px 6px 18px;*/
  margin: 6px 6px 6px 6px;
  float: left;
  width: 675px;
}

#RightHandPanel
{
  margin-top: 6px;
  /*width: 132px;*/
  width:125px;

  float: right;
}
.LeftWindow
{
  margin-bottom: 18px; 
  font-size:12px;
  font-family: Arial;
  color: #0075c6;
  font-weight:normal;
}
.LeftWindow a:hover
{
	text-decoration: underline;
	color: #0075c6;
	font-size:12px;
	font-weight:normal;
}
.LeftWindow a:link
{
	text-decoration: none;
	color: #0075c6;
	font-size:12px;
	font-weight: normal;
}
.LeftWindow a:visited
{
	text-decoration: none;
	color: #014f81;
	font-size:12px;
	font-weight: normal;
}
.LeftWindow a:visited:hover
{
	text-decoration: underline;
	color: #014f81;
	font-size:12px;
	font-weight: normal;
}
.LeftWindowMain
{
	padding-left:7px;
}
.LeftWindowMain a:link
{
	text-decoration: none;
	color: #0075c6;
	font-size:12px;
	font-weight:normal;
}
.LeftWindowMain a:hover
{
	text-decoration: underline;
	color: #0075c6;
	font-size:12px;
	font-weight:normal;
}
.LeftWindowMain a:visited
{
	text-decoration: none;
	color: #014f81;
	font-size:12px;
	font-weight: normal;
}
.LeftWindowMain a::visited:hover
{
	text-decoration: underline;
	color: #014f81;
	font-size:12px;
	font-weight: normal;
}
.LeftWindowViewMore
{
	text-align:right;
	width:96%;
	margin-top:5px;
		font-size: 11px;
}
.LeftWindowViewMore a:link
{
	font-size: 11px;
}
.LeftWindowViewMore a:hover
{
	font-size: 11px;
}
.LeftWindowViewMore a:visited
{
	font-size: 11px;
}
.LeftWindowViewMore a:visited:hover
{
	font-size: 11px;
}
.MoreLinksLeftSide
{
	text-align:left;
}

#PlaceAnAdBanner
{
  margin-bottom: 6px; 
}
#BikeDealers
{
  margin-bottom: 6px; 
}
#LatestBlogPostsFlash
{
  margin-bottom: 6px;
}
#PlaceAnAdHeader
{
	height: 43px;
}
#PlaceAnAdLinks
{
	height: 109px;
	padding-top:10px;
	padding-left:5px;
	
}
#PlaceAnAdLinks a:link
{
	color: Red;
	font-weight: bold;
	text-decoration: none;
}
#PlaceAnAdLinks a:hover
{
	color: Red;
	font-weight: bold;
	text-decoration: underline;
}
#PlaceAnAdLinks a:visited
{
	color: Red;
	font-weight: bold;
	text-decoration: none;
}
#PlaceAnAdLinks a:visited:hover
{
	color: Red;
	font-weight: bold;
	text-decoration: underline;
}
.PlaceAnAdBullet
{
	width: 10px;
}
.PlaceAnAdLink
{
	height:15px;
}
.RedHeaderIMGForLeftPanel
{
	width: 20px;
}
#AdvertiseForDealersDescrip
{
	font-size:11.5px;
	color:Black;
	letter-spacing:normal;
}
#AllHomepageReviews
{
	float:left;
	width:59%;
}
#HomepageBlogsAndNews
{
	border: 0px solid green;
	float:right;
	width:39%;
}
.HomepageReviewsTypesTitle
{
	border-bottom: 1pt dotted black;
	padding-right:5px;
	font-size:13px;
	color:Black;
	font-weight: bold;
	padding-bottom: 5px;
	width: 96%;
}
.HomepageReviewsTypesDescrip
{
	width: 96%;
	padding-right:5px;
	border:0px solid red;
	padding-top:5px;
}
.HomepageFeaturedReviewIMGDiv
{
	
}
.HomepageFeaturedReviewIMGDiv img
{
	/*width: 54px;
	height: 39px;*/
	width: 143px;
	height: 104px;
	float: left;
	padding-right:10px;
}
.HomepageFeaturedReviewDescrip
{
	float:left;
	border:0px solid green;
	width: 56%;
}
.HomepageFeaturedReviewTitle
{
	font-size:11px;
	color:Black;
	font-weight:bold;
}
.HomepageFeaturedReviewDescription
{
	color:Black;
}
.HomePageFeaturedReviewStars
{
	vertical-align:middle;
}
.HomepageVideoReviewThumbnailDiv img
{
	/*height: 70px;*/
	/*width: 100px;*/
	width: 143px;
	height: 104px;
}
.HomepageVideoReviewThumbnailDiv
{
	float: left;
	width: 143px;
	height: 104px;
}
.HomepageVideoReviewDescrip
{
	float:left;
	width: 205px;
	padding-left:10px;

}
.HomepageSigleNews
{
	padding-bottom:5px;
	padding-left:9px;
	float: left;
	width: 190px;
}
.HomepageSingleNewsDescrip
{
	color:Black;
	font-size:12px;
}
.HomepageSingleNewsPhoto
{
	float:left;
	padding-top: 2px;
}
.HomepageSingleNewsPhoto img
{
	width: 45px;
	height:40px;
}
#HomepageForumHotestTopics
{
	float: left;
	width:48%;
}
#HomepageMembers
{
	float: right;
	width:49%;
}
.HomepageSingleMember
{
	float:left;
	width:46%;
	padding:5px;
}
.HomepageSingleMember img
{
	height: 40px;
	width: 45px;
}
.HomepageSingleMemberIMG
{
	padding-right:5px;
}
.HomepageForumSingleTopic
{
	padding-top:5px;
}
.HomepageHotestForumTopicsBy
{
	color:Black;
}
.HomepageHotestForumTopicsBy a:link 
{
	color:Black;
	text-decoration: none;
}
.HomepageHotestForumTopicsBy a:visited 
{
	color:Black;
	text-decoration: none;
}
.HomepageHotestForumTopicsBy a:visited:hover
{
	color:Black;
	text-decoration: underline;
}
.HomepageHotestForumTopicsBy a:hover 
{
	color:Black;
	text-decoration: underline;
	
}
.HotestForumTopicsIcon
{
	padding-right:5px;
}
.HotestForumTopicsIcon img
{
	
}
#newsletterText
{
	padding-bottom: 5px;
}
#newsletterButtons
{
	text-align: center;
	width: 142px;
}
.NewsletterStatus
{
	font-size: 10px;
	color: Black;
}
#CompetitionsHomepageBanner
{
	margin-bottom: 10px;
}
#CompetitionsHomepageBanner img
{
height: 169px;
width: 250px;
}
/*#HomepageAdverts
{
	width:651px;
	margin
}
*/
/****************************************************
* BROWSE BIKES                                      *
****************************************************/

#BrowseBikes a
{
  color: White;
  text-decoration: none; 
}

#BrowseBikes a:hover
{
  text-decoration: underline; 
}

#BrowseBikes ul
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

#BrowseBikes li, #BrowseBikes li.Alternate
{
  background-color: #EDEDED;
  padding: 3px 0px 3px 5px;
  margin: 3px 0px 0px 0px;
  font-weight: bold;
}

#BrowseBikes li.Alternate
{
  background-color: #DBDCDF;
}

#BrowseBikes li span, #BrowseBikes li.alternate span
{
  font-size: 0.9em; 
}

#BrowseBikes li a
{
  color: Black;
  text-decoration: none; 
}

.ManufacturersFlowList a
{
  width: 150px;
  margin: 0px 0 7px 10px;
  display: block;
  float: left;
}


.ManufacturersMainFlowList span, .ManufacturersReviewFlowList span
{
  margin: 5px 0 10px 10px;
  display: block;
  float: left;
  width: 125px;
  height: 80px;
  text-align: center;
}

.ReviewsEngineFlowList a
{
  width: 300px;
  margin: 5px 0 10px 10px;
  display: block;
  float: left;
}

/****************************************************
* PartsAndAccessories                               *
****************************************************/

.PartsAndAccessoriesMainFlowList span
{
  margin: 5px 0 10px 0px;
  display: block;
  float: left;
  width: 150px;
  text-align: center;
}

#BrowseAccessories ul
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

#BrowseAccessories a
{
  color: white;
  text-decoration: none; 
}

#BrowseAccessories a:hover
{
  text-decoration: underline; 
}

#BrowseAccessories li, #BrowseAccessories li.Alternate
{
  background-color: #EDEDED;
  padding: 3px 0px 3px 5px;
  margin: 3px 0px 0px 0px;
  font-weight: bold;
}

#BrowseAccessories li.Alternate
{
  background-color: #DBDCDF;
}

#BrowseAccessories li span, #BrowseAccessories li.alternate span
{
  font-size: 0.9em; 
}

#BrowseAccessories li a
{
  color: Black;
  text-decoration: none; 
}

.PartsAndAccessories a
{
  width: 150px;
  margin: 5px 0 10px 10px;
  display: block;
  float: left;
}

/****************************************************
* Member Search                                     *
****************************************************/

#MemberSearch
{
  color: White;
  background-color: #EF1C21;
  width: 122px;
  padding: 10px 5px 10px 5px;
  /*Background images stored in different stylesheet*/
}

#MemberSearch h3
{
  font-size: 1.1em;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  text-align: center; 
}

#MemberSearch label
{
  font-weight: bold;
  font-size: 0.8em;
}

#MemberSearch input
{
  margin-top: 5px; 
}

#MemberSearch ul
{
  list-style-type: none;
  padding-left: 0px;
  margin-left: 0px;
}

#MemberSearch li
{
  padding-bottom: 0.5em;
}

#MemberSearch a
{
  color: White;
}

#MembersOnline
{
  /*Background images stored in different stylesheet*/
  color: White;
  width: 122px;
  height: 185px;
  padding: 10px 10px 10px 10px;
}

#MembersOnline h3
{
  font-size: 1.1em;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  text-align: center; 
}

#MembersOnline a
{
  color:White;
}

/****************************************************
* My Account                                        *
****************************************************/

#MyAccountFooter
{
  /*Background images stored in different stylesheet*/
  background-repeat: no-repeat;
  width: 170px;
  height: 10px;
  padding-bottom: 2px;
  margin-bottom: 5px;
}

#MyAccountPanel
{
  /*Background images stored in different stylesheet*/
  /*width: 170px;*/
}

#MyAccountPanel a
{
  display: block;
  color: White;
  font-weight: bold;
  margin-left: 5px;
  padding-left: 15px;
  padding-bottom: 2px;
  text-decoration: none;
  font-size: 0.9em;
  /*Background images stored in different stylesheet*/
}

#MyAccountPanel a:hover
{
  text-decoration: underline;
}

#MyAccountPanel h3
{
  font-size: 1.2em;
  font-weight: bold;
  padding: 10px 0px 10px 0px;
  margin: 0px;
  text-align: center;
}


/****************************************************
* Ad Clicker                                        *
****************************************************/

#AdClicker
{
  margin-top: 6px;
  /*height: 650px;*/
  width: 132px;
  font-family: Helvetica;
  font-size: 11px;
}

#AdClickerRightHeader
{
	background-color: #CF1006;
	color: #fff; 
	font-weight: bold; 
	text-align: center;
	line-height: 1.5em;
}

.AdClickerAd
{
	padding-bottom: 1em; 
	padding-top: 1em; 
	border-bottom: 2px dotted #CF1006;
	float: left;
	overflow: hidden;
	color: #545354;
}
.AdClickerAd A
{
	color: #022DEE;
}
.AdClickerAd-clear
{
	clear: left;
}
A.AdClickerAdHeadline
{
	color: #000000;
	font-weight: bold;
	display: block;
	text-decoration: none;
	margin-bottom: 0.5em;
}

#AdClickerPoweredBy
{
	background-color: #4A494A;
	color: #fff;
	font-size: 10px;
	text-align: center;
	margin-bottom: 1em;
	line-height: 1.5em;
}
#AdClickerPoweredBy A
{
	color: #fff;
	font-weight: bold;
}

.AdClickerAdImage
{
	margin-top: 0.5em; 
	margin-bottom: 0.5em; 
	border: solid 2px red;
}

.AdClickerAdBottomLnk
{
	margin-top: 0.5em;
	line-height: 1.5em;
}

#SponsorImage
{
  margin-top: 6px;
  /*height: 650px;*/
  width: 132px;
  font-family: Helvetica;
  font-size: 12px;
}

/****************************************************
* Footer                                            *
****************************************************/

#Footer
{
  /*Background images stored in different stylesheet*/
  padding: 11px 10px 12px 10px;
  text-align: center;
  color: White;
  font-weight: bold;
  font-size: 0.9em;
}

#Footer a
{
  color: White;
  text-decoration: none; 
}
/*********************************************************
* BIKE SEARCH TOOL                                       *
*********************************************************/

#BikeSearchTool
{
  border-color: Gray;
}

#BikeSearchToolForm
{
  padding: 0 5px 5px 5px;  
  text-align: center;
  border: solid 1px gray;
  border-top: 0;
  border-bottom: 0;
  margin: 2px 1px 0 0;
}

#BikeSearchTool fieldset
{
  border: 0;
  padding: 0;
  margin-bottom: 4px;
  text-align: left; 
}

#BikeSearchTool input
{
  margin-right: 5px; 
}

.AdvancedSearchLink, .NewSearchLink
{
  font-size: 0.85em;
  color: Gray;
  float: right;
  text-decoration: none;
  display: block;
  text-align: right;
  margin-bottom: 3px;
}
.NewSearchLink
{
  margin-right: 5px;
}

.SearchBoxDropdowns, .SearchBoxTextbox
{
  width: 195px;
  margin: 5px 5px 0 15px; 
}
.SearchBoxTextbox
{
  width: 191px; 
}

/**************************************************
* NEWEST MEMBERS                                  *
**************************************************/

#NewestMembers
{
  border-color: Gray;
}

#NewestMembersList
{
  padding: 0;
  text-align: center;
  border: solid 1px gray;
  border-top: 0;
  border-bottom: 0;
  margin: 2px 1px 0 0;
}

#NewestMembersList ul 
{
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#NewestMembersList ul li
{
  float: left;
  margin: 0px 0px 5px 5px;
  padding: 5px;
  width: 150px;
  height: 50px;
  color: #407AA3; 
  text-align: left;
  overflow: hidden;
  display: inline;
}

#NewestMembersList ul li .Nickname
{
  display: block;
  margin-top: 10px;
  font-weight: bold;
  width: 95px;
  overflow: hidden;
}

#NewestMembersList ul li img
{
  overflow: hidden;
  margin-right: 5px;
  float: left;
}

/***********************************************
* TESTIMONIAL STYLES                           *
***********************************************/

#HomePageTestimonials
{
  border-top: solid 1px red;
  margin-top: 10px;
}
.OpenQuotes
{
  /*Background images stored in different stylesheet*/
  width: 40px;
  height: 40px;
  float: left;
}
.CloseQuotes
{
  float: right;
  width: 40px;
  height: 40px;
  position: relative;
  top: -20px;
  left: 40px;
  /*Background images stored in different stylesheet*/
}
.TestimonialText
{
  text-align: left;
  float: left;
  width: 560px;
  padding: 10px 50px 0px 20px;
}
.TestimonialBy
{
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
.TestimonialNextLink
{
  text-align: right;
  position: relative;
  top: -20px;
}

/***********************************************
* SEARCH RESULTS                               *
***********************************************/

#SearchResultsOrderBy
{
  float: right;
}

#SearchResultsOrderBy a
{
  color: White; 
}

.ResultsPaging
{
  text-align: right;
  width: 100%;
  margin: 5px 0 5px;
}

.ResultsPaging a
{
  font-weight: normal;
  
}

.ActivePage
{
  color: Black;
  font-weight: bold;
}

.PrintResults
{
  color: White; 
}

/***********************************************
* LINK STYLES                                  *
***********************************************/

.LinkCategory, .WebsiteLink
{
  width: 80%;
  padding: 20px 2% 0;
  display: block;
}

.LinkCategory a, .WebsiteLink a
{
  display: block;
  font-size: 1.2em;
  margin-bottom: 4px;
}

#AddYourURL label
{
  clear: left;
  float: left;
  font-weight: bold;
  width: 150px;
  text-align: right;
  padding-right: 10px;
}

#AddYourURL span
{
  clear: both;
  float: left;
  width: 76%;
  margin-left: 24%;
  font-size: 0.9em;
  color: Gray;
  margin-bottom: 5px; 
}

#AddYourURL .textbox, #AddYourURL .dropdown
{
  float: left;
  width: 300px;
  margin-bottom: 5px;
}

#AddYourURL .submit
{

  float: right;
  margin-right: 150px; 
  margin-top: 10px;
}

/***********************************************
* BREAD CRUMB STYLES                           *
***********************************************/

#BreadCrumbTrail
{
  float: left;
  font-size: 0.9em;
  margin: 3px 0 0 0;
}

.ActiveLocationCrumb
{
  color: Black;
  text-decoration: none;
}

.CrumbSeperator
{
  font-size: 0.9em;
}

.CrumbTrailStartText
{
  font-weight: bold;
}

#QuickSearchBar
{
  /*text-align: right;*/
}

#QuickSearchBar
{
  padding: 5px 0px 2px 3px;
  height: 30px;
  border: solid 1px #7F9DB9;
  overflow: hidden;
}

.StandardSearchFields
{
	color:Gray;
	font-weight:600;
	font-style: italic;
}
#SearchFields_Line1
{
    width: 850px;
    font-family: Tahoma;
    margin-top: 3px;
}

#SearchFields_Line1 select, input
{
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

#SearchFields_Line2
{
    margin-left: 94px;
    font-family: Tahoma;
}

#SearchFields_Line3
{
    margin-left: 94px;
    font-family: Tahoma;
}

.SearchFields_Options
{
    width: 175px;
    float:left;
    margin-top: 27px;
    margin-right: 27px;
}

.SearchFields_OptionDescription
{
    float: left;
    font-family: Tahoma;
    font-weight: bold;
    color: #7F9DB9;
    margin-top: 1px;
    #margin-top: 2px;
    margin-right: 5px;
}

.SearchFields_OptionDescriptionLong
{
    width: 130px;
    float: left;
    text-align: right;
    font-family: Tahoma;
    font-weight: bold;
    color: #7F9DB9; 
    margin-top: 1px;
    #margin-top: 2px;
}

.SearchFields_SelectBottomMargin, .SearchFields_TextBoxBottomMargin
{
    margin-bottom: 13px;
}

.SearchFields_Fields
{
    width: 130px;
    float: left;
}

.SearchFields_Fields select input
{
    float: left;
    margin-left: 0px;
}

#SearchBarOptionsButton
{
    float: left;
    font-family: Tahoma;
    font-weight: bold;
    color: #7F9DB9; 
    margin-left: 5px;
}

.SearchBarSwitchImage
{
    margin-left: 5px;
}

/***********************************************
* GENERAL CLASS STYLES                         *
***********************************************/

.ItemCount
{
  font-size: 0.9em;
}

.Clear
{
  line-height: 1%;
  clear: both;
}
.FeaturedReviewClear
{
  line-height: 1%;
  clear: both;
  display: none;
}
.ErrorText
{
  color: Red;
  font-weight: bold;
}

.SmallHeaderLargeText,
.LargeText
{
  /*Background images stored in different stylesheet*/
  color: White;
  margin-bottom: 6px;
  text-align: center;
  padding: 14px 0px 15px 0px;
  font-weight: bold;
  font-size: 1.2em;
}

.UserPanel
{
  /*Background images stored in different stylesheet*/
  color: White;
  margin-bottom: 0px;
  text-align: left;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  font-size: 1em;
  padding-left: 6px;
}
#MemberSearchLinks a:link
{
	text-decoration: none;
	color: #0075c6;
	font-size:12px;
	font-weight:normal;
}
#MemberSearchLinks
{
	text-decoration: none;
	color: #0075c6;
	font-size:12px;
	font-weight:normal;
}
#MemberSearchLinks a:hover
{
	text-decoration: underline;
	color: #0075c6;
	font-size:12px;
	font-weight:normal;
}
#MemberSearchLinks a:visited
{
	text-decoration: none;
	color: #014f81;
	font-size:12px;
	font-weight: normal;
}
#MemberSearchLinks a:visited:hover
{
	text-decoration: underline;
	color: #014f81;
	font-size:12px;
	font-weight: normal;
}
.RedHeaderForLeftPanel
{
	font-size:14px;
	color:Red;
	font-family:Arial;
	font-weight: bold;
	margin-bottom:5px;
	border-bottom:1px solid black;
	height: 100%;
	letter-spacing:-0.5pt;
	padding-bottom:1px;
	
}
.RedHeaderForLeftPanel a:link
{
	color:Red;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
.RedHeaderForLeftPanel a:hover
{
	color:Red;
	text-decoration: underline;
	font-size:14px;
	font-weight:bold;
}
.RedHeaderForLeftPanel a:visited
{
	color:Red;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
.RedHeaderForLeftPanel a:visited:hover
{
	color:Red;
	text-decoration: underline;
	font-size:14px;
	font-weight:bold;
}

.SmallHeaderLargeText a
{
  color: White;
  text-decoration: none;
}

.SmallHeaderLargeText a:hover
{
  color: White;
  text-decoration: underline;
}

.SmallHeaderSmallTextThin
{
  /*Background images stored in different stylesheet*/
  color: White;
  font-size: 1.2em;
  margin-bottom: 6px;
  text-align: center;
  padding: 8px 0px 5px 0px;
  font-weight: bold;
}
.SmallHeaderSmallTextThin a
{
  color: White;
  text-decoration: none;
}
.SmallHeaderSmallTextThin a:hover
{
  color: White;
  text-decoration: underline;
}

.SmallHeaderSmallText
{
  /*Background images stored in different stylesheet*/
  color: White;
  font-size: 1.2em;
  margin-bottom: 6px;
  text-align: center;
  padding: 8px 0px 15px 0px;
  font-weight: bold;
}

.SmallHeaderSmallText a
{
  color: White;
  text-decoration: none;
}

.SmallHeaderSmallText a:hover
{
  color: White;
  text-decoration: underline;
}

.SmallHeaderTop
{
  /*Background images stored in different stylesheet*/
  color: White;
  font-size: 1.2em;
  padding: 10px 0px 10px 0px;
  text-align: center;
  font-weight: bold;
}

.SmallHeaderTop a
{
  color: White; 
}

.SmallerHeaderTop
{
  /*Background images stored in different stylesheet*/
  color: White;
  font-size: 1.2em;
  padding: 5px 0px 5px 0px;
  text-align: center;
  font-weight: bold;
}

.SmallerHeaderTop a
{
  color: White; 
}

.SmallHeaderBottom
{
  /*Background images stored in different stylesheet*/
  height: 14px;
  margin: 3px 0px 6px 0px;
}

.SmallGreyLink
{
	font-size: 1.05em;
	color: Gray;
	float: right;
	text-decoration: none;
	margin: 3px;
}

.GreyLink
{
	font-size: 1.05em;
	color: Gray;
	text-decoration: none;
}

.CentralHeaderRed
{
  /*Background images stored in different stylesheet*/
  padding: 5px 10px 10px 15px;
  width: 650px;
  height: 13px;
  font-weight: bold;
  font-size: 1.1em;
  color: White;
  text-transform: capitalize;
}

.CentralHeaderRed a, .CentralHeaderBlack a
{
  color: White; 
}

.CentralHeaderBlack
{
  /*Background images stored in different stylesheet*/
  width: 650px;
  height: 13px;
  padding: 5px 10px 10px 15px;
  font-weight: bold;
  font-size: 1.1em;
  color: White;
  text-transform: capitalize;
}



.CentralHeaderBlackStockList a
{
  color: White; 
}

.CentralHeaderBlackStockList
{
  /*Background images stored in different stylesheet*/
  width: 650px;
  height: 13px;
  padding: 5px 10px 25px 15px;
  font-weight: bold;
  font-size: 1.1em;
  color: White;
  text-transform: capitalize;
}


.RightHeaderBlack
{
  /*Background images stored in different stylesheet*/
  width: 308px;
  height: 13px;
  padding: 5px 10px 10px 15px;
  font-weight: bold;
  font-size: 1.1em;
  color: White;
  text-transform: capitalize;
}


.WhiteBackgroundbutton
{
  position: relative;
  top: 10px;
  padding-left: 10px;
}

.SmallDescriptiveText
{
  font-size: 0.9em;
  font-weight: bold;
  margin-bottom: 3px;
  margin-left: 5px;
}
.HomepageSingleMemberReview
{
	padding-bottom: 4px;
}

.RedText
{
  color: Red; 
}

.OnlineText
{
  color: Red; 
}
.OfflineText
{
  color: Gray; 
}

.TabActive
{
  /*Background images stored in different stylesheet*/
  float: left;
  margin-left: 2px;
  padding: 10px 0px 0px 0px;
  text-align: center;
  font-size: 1.1em;
  color: White;
  width: 129px;
  height: 20px;
}
.TabActive a
{
  color: White;
  text-decoration: none;
  font-weight: bold;
}
.TabInActive
{
  /*Background images stored in different stylesheet*/
  margin-top: 4px;
  padding: 5px 0px 0px 0px;
  text-align: center;
  float: left;
  margin-left: 2px;
  font-size: 1.1em;
  color: White;
  height: 20px;
  width: 129px;
}
.TabInActive a
{
  color: Black;
  text-decoration: none;
  font-weight: bold;
}
.SubTitle
{
  font-size: 1.3em;
  color: Red;
  font-weight: bold; 
}
.PageContent
{
  margin-top: 5px;
  font-size: 11px;
  padding: 5px;
  margin-left: 10px;
}
.PageContent h1
{
  padding: 0;
  margin: 0;
  padding-right: 5px;
  font-weight: bold;
  display: inline;
  color: Black;
  font-size: 14px;
  font-weight:bold;
}

.BoxTop, .BoxBottom
{
  height: 6px;
  overflow: hidden;
}

.BikeSelectForm label
{
  width: 250px;
  text-align: right;
  margin-right: 10px;
  font-weight: bold;
  float: left;
  clear: both;
}

.BackLink
{
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; 
  margin-right: 5px;   
  float: right; 
  font-weight: bold;  
}

/*****************************/
/* Events Calendar           */
/*****************************/

.EventsCalendarTable
{
	width: 171px;
	border: solid 0px;
	font-size: 0.9em;
}

.EventsCalendarTable a
{
	text-decoration: none;
}

.EventCalWeekend
{
	background-color: #ddd;
}

.EventCalHistory a
{
	color: White;
}

.EventCalOtherMonthDay
{
	color: #aaa;
}

/*****************************/
/* Events Form               */
/*****************************/

#AddEventForm fieldset,
#UploadPicture fieldset
{
	border: solid 1px #aaa;
	padding: 1em;
}

#AddEventForm legend,
#UploadPicture legend
{
	font-weight: bold;
	color: Black;
}

#AddEventForm label,
#UploadPicture label
{
	width: 200px;
	float: left;
	text-align: right;
	padding-right: 1.5em;
}

#AddEventForm .SubmitButtonContainer,
#UploadPicture .SubmitButtonContainer
{
	padding-left: 200px;
	margin-left: 1.5em;
}
#UploadPicture .ErrorMessage
{
	margin-top: 1em;
}

#HPBannersHorizont
{
	text-align: center;
	padding-top: 6px;
	padding-right: 2px;
	padding-left: 2px;
}

#HPBannersVertic img
{
	margin-top: 4px;
	margin-bottom: 4px;
}

#HPBannersVertic
{
	text-align: center;
	width: 125px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 2px;
}

/* AdClicker Search Results Styles */

.AdClickerAd
{
    padding: 3px;
    line-height: 1.1;
    margin-bottom: 1px;
    border-bottom: solid 1px #ffffff;
    height: 105px;
    padding-top: 5px;
    border-bottom: solid 1px Silver;
}

.AdClickerAd:hover
{
    border: solid 1px #c61710;
}

.AdClickerPhotoAd
{
    text-align: center;
    width: 150px;
    line-height: 100%;
}

.AdClickerAdText
{
    line-height: 1.3;
}

.AdClickerFeaturedAdLabel
{
    float: right; 
    margin-right: 10px;
    color: #4D4D4D;
    font-size: 12px;
    font-weight: bold;
}

.AdClickerAdInner
{
    margin-right: 170px;
}

.AdClickerAdDescrip
{
    color: #000000;
    font-family: Tahoma;
    font-size: 13px;
}

A.AdClickerAdTitleURL, A.AdClickerAdTitleURL:visited
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 14px;
}

A.AdClickerAdTitleURL:hover
{
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

A.AdClickerAdURL, A.AdClickerAdURL:visited
{
    color: #407AA3;
    text-decoration: underline;
}

A.AdClickerAdURL:hover
{
    color: #000000;
    text-decoration: underline;
}


.AdClickerGroupSeperator
{
    background-color: #aaaaaa;
    height: 20px;
    color: #ffffff;
    padding-left: 15px;
    padding-top: 4px;
    font-weight: bold;
}

#BikeSearchFields
{
    
}

#AdDealer
{
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: solid 2px #ff0000;
    border-bottom: solid 2px #ff0000;
    font-family: Verdana;
    font-size: 1em;
}
.DealerName
{
    font-family: Tahoma;
    font-size: 1.5em;
    font-weight: bold;
    width: 100%;
}
#AdDealerAddress
{
    float: left;
    width: 350px;
    padding-right: 30px;
}
#AdDealerLogo
{
    padding-right: 0px;
    float: right;
    width: 260px;
}
#AdDealerLogo img
{
    float: right;
}
#AdDealerStock
{
    float: right;
}

.ViewMoreFromStockPanel
{
    margin-bottom: 15px;
}
.watermarked
{
    color: #555555;
}
.watermarkedLeft
{
    color: #555555;
    float: left;
    margin-left: 5px;
}
.watermarkedOptionsWithBottomMargin
{
    color: #555555;
    margin-bottom: 13px;
}
.watermarkedOptionsWithLeftMargin
{
    color: #555555;
    margin-left: 20px;
}
#GoogleAds160
{
	width: 170px;
	height: 600px;
	text-align: center;
}
#GoogleAds120
{
	width: 125px;
	height: 600px;
	text-align: center;
}
#GoogleAdsLHM
{
	width: 160px;
	height: 90px;
	text-align: center;
}
#MyAccountPanel .MMA_Link 
{
	background-image: none; 
	padding-left: 0px; 
	padding-bottom: 8px;
}
.BrightonaGalleryThumbnail
{
	margin: 10px;
}
.AdSenseInSearchResults
{
	width: 610px;
	padding-left: 65px;
	margin-bottom: 5px;
	background: #EDEDED;
}