﻿body
{
    margin: 0;
    padding: 0;
    background: white url('images/main-bg.gif') repeat-x;
    font: 13px Arial, Verdana, Sans-serif;
}

a, a:visited
{
    color: Black;
    text-decoration: underline;
}

a:focus
{
    outline: none;
}

h1
{
    font-size: 24px;
    color: #ff0000;
    font-weight: normal;
}

h1.white
{
    font-size: 21px;
    color: White;
    text-align: center;
    font-weight: normal;
    margin: 15px 0 20px 0;
    padding: 0;
}

h2
{
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    border-bottom: 1px solid #f8c97f;
    width: 100%;
}

h3
{
    font-size: 14px;
    color: #ff0000;
}

a img
{
    border: 0;
}

img.red
{
    border: 2px solid red;
}

img.left
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

img.right
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

/* Containers & Layout */

#cmsWrapper
{
    margin: 0 auto;
    width: 960px;
}

#container
{
    float: left;
    width: 960px;
}

#header
{
    float: left;
    width: 960px;
    height: 420px;
    background: url('images/header-bg.gif') no-repeat top right;
}

#logo
{
    float: left;
    width: 325px;
    height: 79px;
}

#bikeLogos
{
    float: right;
    width: 460px;
    height: 79px;
    text-align: right;
}

#bikeLogos a img
{
    float: left;
    padding: 0 15px;
    line-height: 79px;
}

#menu
{
    clear: both;
    float: left;
    width: 115px;
    height: 269px;
    padding-top: 20px;
}

#headerimage
{
    float: right;
    width: 800px;
    height: 269px;
    background: url('images/header-flag.gif') no-repeat bottom;
}

#headerleft
{
    float: left;
    width: 628px;
    height: 248px;
}

#headerright
{
    float: right;
    width: 172px;
    height: 248px;
    background: url('images/headerimage-right.gif') no-repeat;
    overflow: hidden;
}

p.headText
{
    padding: 0;
    color: Black;
    font-size: 14px;
    margin: 15px;
}

#footer
{
    clear: both;
    float:  left;
    width: 100%;
    height: 112px;
    background-color: Black;
    text-align: center;
    color: #adadad;
    font-size: 11px;
    line-height: 25px;
}

#footer p
{
    width: 960px;
    margin: 30px auto 0 auto;
    padding-top: 15px;
    border-top: 1px solid #915900;
    letter-spacing: 1px;
}

#footer a
{
    color: #adadad;
}

#home,
#main
{
    clear: both;
    float: left;
    width: 960px;
    padding: 30px 0 40px;
}

#leftCol
{
    float: left;
}

#rightCol
{
    float: right;
}

/* Home Page Styling */

#home #leftCol
{
    width: 560px;
}

.cornerwrap
{
    /*background: url('images/corners-top.gif') no-repeat top;*/
    padding: 5px 0 0 20px;
}

.cornerwrapbottom
{
    /*background: url('images/corners-bottom.gif') no-repeat bottom;*/
    height: 24px;
    width: 560px;
    margin-bottom: 30px;
}

.homeText
{
    padding: 0 55px 0 60px;
    line-height: 24px;
}

.homeNews
{
    background: #3a3a3a url('images/news-background.gif') no-repeat top;
    width: 484px;
    padding: 25px 50px 5px 26px;
    color: #908f8f;
}

.homeNews .sf_news_left_col{float:left;width:300px;}
.homeNews .sf_news_right_col{float:right;}

#home #rightCol
{
    width: 300px;
}  

#home #rightCol .sidebar
{
    width: 300px;
    margin-bottom: 40px;
}

h3.cornerwrap
{
    /*background: url('images/corner-left.gif') no-repeat top left;*/
    padding: 10px 0 0 10px;
}

p.cornerwrap
{
    /*background: url('images/corner-right.gif') no-repeat bottom right;*/
    padding: 0 5px 10px 10px;
}

/* Inner Page Styling */

#main #leftCol
{
    width: 700px;
}

#innerLeft
{
    float: left;
    width: 310px;
    padding: 12px 0 0 10px;
    background: url('images/corner-left.gif') no-repeat top left;
}

#innerRight
{
    float: right;
    width: 310px;
    padding: 12px 10px 12px 0;
    background: url('images/corner-right.gif') no-repeat bottom right;
}

#main #rightCol
{
    width: 221px;
}

#featureLeft
{
	border-bottom: solid 1px #f8c97f;
	margin: 0 0 5px 0;
	padding: 0 10px 5px 0;
}

#featureRight
{
	border-bottom: solid 1px #f8c97f;
	margin: 0 0 5px 0;
	padding: 0 0 5px 10px;
}

#innerLeftFeature
{
	float:left;
	width:350px;
}

#innerRightFeature
{
	float:right;
	width:350px;
}

#main #rightCol ul
{
    margin: 0;
    padding: 0;
}

#main #rightCol ul li /* adds the "top corner" to the top of the sidebar */
{
    margin: 0;
    padding: 16px 0 0 13px;
    list-style-type: none;
    /*background: url('images/corner-left.gif') no-repeat top left;*/
}

#main #rightCol ul li img /* adds a 2px border around images inside the sidebar */
{
    border: 2px solid #f2951f;
}

#main #rightCol ul li p /* This adds the "corner" to the bottom of the paragraph */
{
    /*background: url('images/corner-right.gif') no-repeat bottom right;*/
    padding: 0 13px 10px 0;
    font-size: 11px;
    margin-bottom: 30px;
}

#main #rightCol ul li h2
{
    border-bottom: none;
}

/* Article Control CSS */

span.newsHeader
{
    font-size: 14px;
    font-weight: bold;
    color: #f29400;
}

.homeNews a
{
    color: #f29400 !important;
    text-decoration: none;
}

.homeNews ul.sf_newsList
{
    margin: 0;
}

.homeNews ul.sf_newsList li
{
    clear: both;
    border-bottom: 1px solid #f29400;
    display: block;
    min-height: 90px;
    background: none;
    
}

.homeNews ul.sf_newsList li img
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    border: 2px solid #f29400 !important;
}

.homeNews h2.sf_newsTitle
{
    font-size: 12px !important;
    text-decoration: none;
    margin: 0 !important;
    color: #f29400 !important;
    border-bottom: none;
    
}

h2.sf_NewsTitle
{
    text-decoration: none;
    margin: 0 !important;
    color: #ff0000 !important;
    border-bottom: none;
    
}

.homeNews p.sf_newsSummary
{
    margin: 0;
    padding: 0 !important;
    background: none !important;
    
}

ul.sf_newsList li
{
    background: url('images/corner-left.gif') no-repeat top left;
    padding: 10px 0 0 10px;
    border-bottom: 1px solid #f29400;
}

ul.sf_newsList h2.sf_newsTitle
{
    font-size: 14px;
    color: Red;
    font-weight: bold;
    margin: 0;
    padding: 0;
    border-bottom: none;
}

ul.sf_newsList h2.sf_newsTitle a
{
    text-decoration: none;
    color: Red;
}

ul.sf_newsList li p.sf_newsSummary
{
    background: url('images/corner-right.gif') no-repeat bottom right;
    padding: 0 10px 10px 20px;
    margin-bottom: 30px;   
    
}

/* Dynamic Form CSS */
.dynamicFormRow
{
}

.dynamicFormLeftColumn
{
}

.dynamicFormRightColumn
{
}

/* Poll Box CSS */
.PollBox
{
}

.PollBox fieldset
{
    border: 0;
}

.PollBox fieldset ul
{
    margin: 0 0 0 10px;
    padding: 0;
}

.PollBox fieldset ul li
{
    list-style-type: none;
}

/* Categories, Tags, Archive */
#main #rightCol ul.tagCloud {
	margin: 0;
	padding: 0;
	border: 0;
}
#main #rightCol ul.tagCloud li {
	margin: 0;
	padding: 0 20px 0 0;
	background: none;
	border-bottom: 0;
	padding: 0;
	display: inline;
	line-height: 36px;
}
#main #rightCol ul.tagCloud li a:link, ul.tagCloud li a:visited, ul.tagCloud li a:hover, ul.tagCloud li a:active {
	padding: 0 2px 0 0;
}
#main #rightCol ul.tagCloud li a.s6:link, ul.tagCloud li a.s6:visited, ul.tagCloud li a.s6:hover, ul.tagCloud li a.s6:active {
	font-size: 9px;
}
#main #rightCol ul.tagCloud li a.s5:link, ul.tagCloud li a.s5:visited, ul.tagCloud li a.s5:hover, ul.tagCloud li a.s5:active {
	font-size: 12px;
}
#main #rightCol ul.tagCloud li a.s4:link, ul.tagCloud li a.s4:visited, ul.tagCloud li a.s4:hover, ul.tagCloud li a.s4:active {
	font-size: 16px;
}
#main #rightCol ul.tagCloud li a.s3:link, ul.tagCloud li a.s3:visited, ul.tagCloud li a.s3:hover, ul.tagCloud li a.s3:active {
	font-size: 21px;
}
#main #rightCol ul.tagCloud li a.s2:link, ul.tagCloud li a.s2:visited, ul.tagCloud li a.s2:hover, ul.tagCloud li a.s2:active {
	font-size: 29px;
}
#main #rightCol ul.tagCloud li a.s1:link, ul.tagCloud li a.s1:visited, ul.tagCloud li a.s1:hover, ul.tagCloud li a.s1:active {
	font-size: 36px;
}
h1.categorizedAs {
	margin: 20px 0 0;
	font-size: 2.5em;
	font-family: georgia,arial,sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
}
dl.taggedWithList {
	margin: 0 0 0 5px;
	padding: 0;
	display: inline;
}
dl.taggedWithList dt, dl.taggedWithList dd {
	margin: 0;
	padding: 0 5px 0 0;
	display: inline;
}

#main #rightCol ul.tagList {
	margin: 0;
	padding: 0;
	border: 0;
}

#main #rightCol ul.tagList li
{
background: none;
list-style-type:none;
margin:0;
padding: 2px 0;
}

/* Code to fix logo positioning in top sale box - Alex 11/13/2008*/

#headerright{position:relative;}
#headerright img{position:absolute;z-index:1;top:191px;left:0px}

/*Code to fix read more link in news list*/
.sf_newsReadMoreLink
{  
    }