body  {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	background: #000;
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #444;
}
.thrColFixHdr #container { 
	width: 1002px;
	margin: 10px auto 0 auto;
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

/* -[ Header ]- */
.thrColFixHdr #header { 
	padding: 0;
	height: 75px;
} 
.thrColFixHdr #header h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#header-top {
	height: 20px;
	padding: 0;
	margin: 0;
	text-align: right;
}
.headerbuttons {
	width: 70px;
	height: 22px;
	background-image: url(bicycle/HeaderButtonBG.gif);
	border: none;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	cursor: pointer;
}

#header-left {
	float: left;
	width: 210px;
	height: 55px;
	margin: 0;
	padding: 0;
}

#headerlogo {
	width: 195px;
	height: 45px;
/*	position: relative;*/
	margin: 0 0 0 0;
	border: 0;
}
#headerlogo img {
	border: 0;
}

#header-right {
	float: right;
	width: 425px;
	margin: 30px 0 0 0;
	padding: 0;
	text-align: right;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
}

#header-right img {
	border: none;
	margin-right: 5px;
}

/* -[ Left Side Bar ]- */
.thrColFixHdr #sidebar1 {
	float: left;
	width: 193px;
	margin: 0;
}

/* -[ Right Side Bar ]- */
.thrColFixHdr #sidebar2 {
	float: left;
	width: 194px;
	padding: 0;
}

/* -[ Left and Right Side Bars - content container styles ]- */
.sbtitle {
	height: 18px !important;
	height: 23px;
	background-color:#E7E7DD;
	border: 1px solid #CBCAB5;
	color: #444;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding: 3px 0 0 8px;
}
.sbtitleleft {
	width: 180px !important;
	width: 190px;
	margin: 0 3px 0 0;
}
.sbtitleright {
	width: 184px !important;
	width: 194px;
	margin: 0 0 0 3px;
}
.sbtitle img {
	margin-right: 5px;
}
.sbcontent {
	background-color:#FFF;
	border-left: 1px solid #CBCAB5;
	border-right: 1px solid #CBCAB5;
	border-bottom: 1px solid #CBCAB5;
	color: #444;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 8px;
}
.sbcontent a {
	color: #444;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.sbcontent a:hover {
	color: #444;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.sbcontentleft {
	width: 172px !important;
	width: 190px;
	margin: 0 3px 3px 0;
}
.sbcontentright {
	width: 176px !important;
	width: 194px;
	margin: 0 0 3px 3px;
}

.sbcontent ul {
	list-style: none;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

#sbBrowseProducts {
	height: 437px !important;
	height: 450px;
	overflow: auto;
}
.sbFeatureLinks {
	width: 184px !important;
	width: 194px;
	height: 23px !important;
	height: 30px;
	border: 1px solid #CBCAB5;
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 0 0 8px;
	margin: 0 0 3px 3px;
}
.sbFeatureLinks a {
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.sbFeatureLinks a:hover {
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
#sbTop100 {
	background-color:#F8902A;
}
#sbClearance {
	background-color:#DD2D2D;
}
#sbClearanceOn {
	background-color:#009933;
}
#ContactUs {
	height: 112px !important;
	height: 137px;
}
#ContactUsAnon {
	height: 627px !important;
	height: 652px;
}
/* [ Simple Search box styles ] */
#simpleSearchBody {
	width: 172px;
}
.simpleSearchLabel {
	float: left;
	width: 52px;
	font-size: 11px;
	color: #444;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 2px 0 0 0;
}
.simpleSearchFields {
	float: left;
	width: 114px !important;
	width: 114px;
	height: 15px !important;
	height: 18px;
	border: 1px solid #CCC;
	background-color: #FFF;
	font-size: 10px;
	font-weight: normal;
	color: #444;
	padding: 1px;
	margin: 0 0 3px 0;
}
.simpleSearchButton {
	float: right;
	width: 51px;
	height: 22px;
	background-image: url(bicycle/AdvSearchButtonBG.gif);
	border: none;
	margin: 0 0 0 3px;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	cursor: pointer;
}
.simpleSearchResult {
	color: #F8902A;
}

/* [ Advanced Search box styles ] */
#advancedSearchBody {
	width: 172px;
}
.advancedSearchLabel {
	float: left;
	width: 52px;
	font-size: 11px;
	color: #444;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 2px 0 0 0;
}
.advancedSearchFields {
	float: left;
	width: 118px !important;
	width: 118px;
	/*height: 15px !important;*/
	/*height: 15px;*/
	border: 1px solid #CCC;
	background-color: #FFF;
	font-size: 10px;
	font-weight: normal;
	color: #444;
	/*padding: 1px;*/
	margin: 0 0 3px 0;
}
.advancedSearchButton {
	float: right;
	width: 51px;
	height: 22px;
	background-image: url(bicycle/AdvSearchButtonBG.gif);
	border: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	cursor: pointer;
}
.clearanceCheckLabel {
	float: left;
	width: 110px;
	font-size: 11px;
	color: #444;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0;
}
#clearanceCheck {
	margin: 0 0 0 3px;
}

/* [ Login form styles ] */
.headerLoginForms {
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
	height: 14px !important;
	height: 18px;
	border: none;
	background-color: #7E7E7E;
	padding:2px;
	margin: 0;
}
.headerLoginFormsSelected {
	font-size: 11px;
	font-weight: normal;
	color: #444;
	height: 14px !important;
	height: 18px;
	border: none;
	background-color: #E7E7DD;
	padding: 2px;
	margin: 0;
}
.loginTitle {
	font-size: 11px;
	font-weight: bold;
	color: #9D9D9D;
	padding: 0;
	margin: 0 3px 8px 0;
	text-decoration: none;
}
.loginTitle a {
	font-size: 11px;
	font-weight: bold;
	color: #9D9D9D;
	text-decoration: none;
}
.loginTitle a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

.loginlabel {
	font-size: 11px;
	font-weight: bold;
	color: #9D9D9D;
	padding: 0 5px 0 10px;
}
#loginForm #UserName, #loginForm #Password {
	width: 125px;
	/*height: 14px;
	height: 18px;*/
}
#LoginSubmit {
	margin: 0 0 0 10px;
	width: 50px;
}


/* -[ Main Content ]- */
.thrColFixHdr #mainContent { 
	float: left;
	width: 590px !important;
	width: 612px;
	/* IE 6 min-height hack */
	min-height: 645px;
	height: auto !important;
	height: 665px;
	/* */
	margin: 0;
	padding: 10px;
	background-color:#FFF;
	border: 1px solid #CBCAB5;
	color: #444;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
} 

/* -[ Footer ]- */
.thrColFixHdr #footer { 
	padding: 20px 0 10px 0;
	color: #686868;
	font-size: 10px;
	font-style:normal;
	text-decoration: none;
}
.thrColFixHdr #footer a { 
	color: #686868;
	font-size: 10px;
	font-style:normal;
	text-decoration: none;
}
.thrColFixHdr #footer a:hover {
	text-decoration: underline;
}
.thrColFixHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
#footerleft {
	float: left;
	width: 350px;
}
#footerright {
	float: right;
	width: 350px;
	text-align: right;
}


/* [ Product List styles ] */
.productlistMain {
	float: none;
	width: 590px;
	
	/* IE 6 min-height hack */
	min-height: 50px;
	height: auto !important;
	height: 50px;
	/* */
	border-top: 1px dashed #8D8B7F;
	list-style: none;
	margin: 0;
	padding: 0;
}
.productlistThumb {
	float: left;
	width: 40px;
	height: 40px;
	border: none;
	margin: 0;
	padding: 5px;
}
.productlistThumb img {
	border: 0;
}

.productlistText {
	float: left;
	/* IE 6 min-width hack */
	width: 139px;
	width: expression(document.body.clientWidth < 139 ? "139px" : "139" );
	min-width: 139px;
	/* IE 6 min-height hack */
	min-height: 40px;
	height: auto !important;
	height: 40px;
	/* */
	margin: 0;
	padding: 5px;
	text-align: left;
}
.prodlistname { 
	color: #444;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.prodlistname a { 
	color: #444;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.prodlistname a:hover { 
	color: #444;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.prodlistcode { 
	color: #444;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.prodlistprice { 
	color: #FB7E00;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.productlistSizes {
	float: left;
	/* IE 6 min-width hack */
	width: 227px;
	width: expression(document.body.clientWidth < 227 ? "227" : "227" );
	min-width: 227px;
	/* IE 6 min-height hack */
	min-height: 40px;
	height: auto !important;
	height: 40px;
	/* */
	margin: 0;
	padding: 5px 0;
	text-align: left;
}
.productlistSizesTop100 {
	float: left;
	/* IE 6 min-width hack */
	width: 45px;
	width: expression(document.body.clientWidth < 45 ? "45" : "45" );
	min-width: 45px;
	/* IE 6 min-height hack */
	min-height: 40px;
	height: auto !important;
	height: 40px;
	/* */
	margin: 0;
	padding: 5px 0;
	text-align: left;
}
.sizeFirstItemWrapper {
	float: left;
	width: 30px;
	/* IE 6 min-height hack */
	min-height: 40px;
	height: auto !important;
	height: 40px;
	border-top: 1px solid #B2B19F;
	border-right: 1px solid #B2B19F;
	border-bottom: 1px solid #B2B19F;
	border-left: 1px solid #B2B19F;
}
.sizeItemWrapper {
	float: left;
	width: 30px;
	/* IE 6 min-height hack */
	min-height: 40px;
	height: auto !important;
	height: 40px;
	border-top: 1px solid #B2B19F;
	border-right: 1px solid #B2B19F;
	border-bottom: 1px solid #B2B19F;
	border-left: none;
}
.sizeItemSubRow { /* Turn off the top border for extra size rows */
	border-top: none;
}
.sizetitle {
	background-color:#E8E7DD;
	width: 30px;
	height: 18px;
	border-bottom: 1px solid #B2B19F;
	color: #444;
	font-size: 10px;
	text-align: center;
	padding: 2px 0 0 0;
}
.sizeinput {
	width: 30px;
	height: 22px;
	text-align: center;
	padding: 3px 0 0 0;
}

.sizeforms {
	width: 15px;
	font-size: 10px;
	font-weight: normal;
	color: #444;
	text-align: right;
	border: 1px inset #CCC;
	background-color: #FFF;
	padding: 1px;
	margin: 0;
}

.productlistMoreinfo {
	float: left;
	width: 70px;
	/* IE 6 min-height hack */
	min-height: 40px;
	height: auto !important;
	height: 40px;
	/* */
	margin: 0;
	padding: 5px 0 10px 0;
	text-align: center;
	vertical-align: middle;
}
.prodlistmoreinfo, .prodlistmoreinfo a {
	color: #444;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.prodlistmoreinfo a:hover {
	color: #006699;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.productlistValue {
	float: left;
	width: 90px;
	/* IE 6 min-height hack */
	min-height: 40px;
	height: auto !important;
	height: 40px;
	/* */
	margin: 0;
	padding: 5px 0 10px 0;
	text-align: center;
	vertical-align: middle;
}

.prodlistclearance {
	color: #F00;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
}

.productlistAddtocart {
	float: left;
	width: 94px;
	/* IE 6 min-height hack */
	min-height: 40px;
	height: auto !important;
	height: 40px;
	/* */
	margin: 0;
	padding: 5px 0;
}
.addfavbutton {
	width: 92px;
	height: 15px;
	background-image: url(bicycle/AddToFavs.gif);
	border: none;
	margin: 3px 0 2px 0;
	cursor: pointer;
}
.addcartbutton {
	width: 92px;
	height: 15px;
	background-image: url(bicycle/AddToCart.gif);
	border: none;
	margin: 0;
	cursor: pointer;
}
.prodFooter {
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 11px;
	color: #8D8C78;
	font-weight: bold;
	text-decoration: none;
}
.prodFooter a {
	font-size: 11px;
	color: #8D8C78;
	font-weight: bold;
	text-decoration: none;
}
.prodFooter a:hover {
	font-size: 11px;
	color: #8D8C78;
	font-weight: bold;
	text-decoration: underline;
}

/* [ ProductList header styles ] */
#prodlistHeaderWrapper {
	margin: 0;
	padding: 10px 0;
}
#prodlistWrapper {
	margin: 10px 0 0 0;
	padding: 0;
	/*border-top: 1px dashed #8D8B7F;*/
}
#priceToggleButton {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	width: 150px;
	height: 17px;
	background-color: #B2B19F;
	border: 1px solid #93927E;
	cursor: pointer;
	margin: 25px 0 0 0;
	padding: 0;
}

/* [ Product Detail styles ] */
/* Upper Product area */
#productUpperWrapper {
 width: 590px;
 margin: 20px 0 0 0;
 padding: 0;
}
/* Upper Left product area */
#productUpperLeft {
	float: left;
	width: 370px;
	margin: 0;
	padding: 0;
}
#productMainTitle {
	font-size: 13px;
	font-weight: bold;
	color: #606060;
	text-decoration: none;
	margin:0 0 5px 0;
	padding: 0;
}
#productMainCode {
	font-size: 12px;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
	margin:0 0 5px 0;
	padding: 0;
}
#productMainPrice {
	font-size: 13px;
	font-weight: bold;
	color: #FB7E00;
	text-decoration: none;
	margin:0 0 20px 0;
	padding: 0;
}

#productMainSizesWrapper {
	width: 335px;
}
#productMainSizes {
	float: left;
	width: 227px;
	margin:0 0 20px 0;
	padding: 0;
}
#productMainSizes form {
	display: inline;
}
#productAddCart {
	float: left;
	width: 94px;
}
#productAddCart input#AddCart {
	margin: 0 0 4px 5px;
}
#productAddCart input#AddFav {
	margin: 0 0 4px 5px;
}
#productMainSpecSheet {
	margin:0 0 10px 0;
	padding: 0;
}
.specSheetLink {
	font-size: 11px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	margin:0;
	padding: 0;
}
.specSheetLink a {
	font-size: 11px;
	font-weight: bold;
	color: #444;
	text-decoration: underline;
}
.specSheetLink a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
.specSheetLink img { /* PDF Icon */
	border: 0;
	margin: 0 10px 0 0;
	padding: 0;
}
.adobeLink {
	font-size: 11px;
	font-weight: normal;
	color: #919191;
	text-decoration: none;
	margin: 5px 0 0 32px;
	padding: 0;
}
.adobeLink a {
	font-size: 11px;
	font-weight: normal;
	color: #919191;
	text-decoration: none;
}
.adobeLink a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}

#productMainPrintPage {
	margin: 10px 0 10px 0;
	padding: 0;
}
.printPageLink {
	font-size: 11px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	margin:0;
	padding: 0;
}
.printPageLink a {
	font-size: 11px;
	font-weight: bold;
	color: #444;
	text-decoration: underline;
}
.printPageLink a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
.printPageLink img { /* Printer Icon */
	border: 0;
	margin: 0 10px 0 0;
}

#productMainManufactLogo {
	border: 0;
	margin: 0;
	padding: 0;
}
#productMainManufactLogo img {
	border: 0;
	margin: 0;
}
#productMainManufactText {
	font-size: 11px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	margin:0;
	padding: 0;
}
/* Upper Right product area */
#productUpperRight {
	float: left;
	width: 220px;
	margin: 0;
	padding: 0;
}
#productMainImage {
	border: none;
	margin: 0;
	padding: 0;
}
#productMainImage img {
	border: none;
	margin: 0 auto;
	padding: 0;
}
.ClickToEnlarge {
	font-size: 11px;
	font-weight: normal;
	color: #444;
	text-decoration: none;
	text-align: center;
	margin:5px auto 0 auto;
	padding: 0;
}
.ClickToEnlarge a {
	font-size: 11px;
	font-weight: normal;
	color: #444;
	text-decoration: underline;
}
.ClickToEnlarge a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
/* Lower Product area */
#productLowerWrapper {
	width: 590px;
	margin: 10px 0;
}
#productLowerDescription {

}
#productLowerSpecs {

}

/* [ category_menu widget styles ] */
.menuTreeLevel1 {
	font-size: 12px;
	font-weight: normal;
	color: #444;
	text-decoration: none;
	margin:5px 0 2px 0;
}
.menuTreeLevel1 a {
	color: #444;
	font-weight:normal;
	text-decoration: none;
}
.menuTreeLevel1 a:hover {
	color: #444;
	text-decoration: underline;
}
.menuTreeLevel2 {
	font-size: 12px;
	font-weight: normal;
	color: #444;
	text-decoration: none;
	margin:2px 0 2px 15px;
}
.menuTreeLevel2 a {
	color: #444;
	font-weight:normal;
	text-decoration: none;
}
.menuTreeLevel2 a:hover {
	color: #444;
	text-decoration: underline;
}
.menuTreeLevel3 {
	font-size: 12px;
	font-weight: normal;
	color: #444;
	text-decoration: none;
	margin:2px 0 2px 30px;
}
.menuTreeLevel3 a {
	color: #444;
	font-weight:normal;
	text-decoration: none;
}
.menuTreeLevel3 a:hover {
	color: #444;
	text-decoration: underline;
}
.menuTreeLevel1 img, .menuTreeLevel2 img, .menuTreeLevel3 img {
	border: 0;
	margin: 0 5px 0 0;
}

/* [ Shopping Cart styles ] */
.CartSummarySubtitle {
	font-size: 10px;
	font-weight: bold;
	color:#444;
	background-color:#CCC;
	text-decoration: none;
}
.CartSummaryValue {
	font-size: 10px;
	font-weight: normal;
	color:#444;
	text-decoration: none;
}
.CartSummaryTitle {
	font-size: 12px;
	font-weight: bold;
	color:#444;
	text-decoration: none;
}
.removeCart {
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}
.removeCart a {
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}
.removeCart a:hover {
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: underline;
}

/* [ Paging control styles ] */
#pager {
	float: right;
	width: 230px;
	text-align: right;
}
.pageNumbers, .pageNumbers a{
	font-size: 10px;
	color:#908D7C;
	text-decoration: none;
}
.pageNumbers a:hover{
	font-size: 10px;
	color:#908D7C;
	text-decoration: underline;
}
.pageNP, .pageNP a{
	font-size: 10px;
	font-weight: normal;
	color:#908D7C;
	text-decoration: none;
}
.pageNP a:hover{
	font-size: 10px;
	font-weight: normal;
	color:#908D7C;
	text-decoration: underline;
}

/* [ Navigation/Category crumb trail styles ] */
#catTrail {
	float: left;
	width: 350px;
	text-align: left;
}
.crumbs {
	font-size: 13px;
	font-weight: bold;
	color:#CD3F33;
	text-decoration: none;
}
.crumbs a {
	font-size: 13px;
	font-weight: bold;
	color:#3A3A3A;
	text-decoration: underline;
}
.crumbs a:hover {
	font-size: 13px;
	font-weight: bold;
	color:#3A3A3A;
	text-decoration: underline;
}
.crumbArrow {
	font-size: 14px;
	font-weight: bold;
	color:#3A3A3A;
	text-decoration: none;
}
.searchText {
	font-size: 12px;
	font-weight: normal;
	color:#3A3A3A;
	text-decoration: none;
}


/* [ B2B Home Page ] */

/* Featured Products */
.homeFeaturedTitle {
	width: 581px !important;
	width: 589px;
	height: 13px !important;
	height: 19px;
	margin: 0;
	padding: 3px 0 3px 8px;
	background-color: #CCC;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	color:#444;
	text-decoration: none;
}
#latestArrivalsTitle {
	margin: 0;
}
#latestArrivals {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
#latestArrivals li {
	float: left;
	width: 143px !important;
	width: 145px;
	height: 168px !important;
	height: 170px;
	background-image: url(bicycle/HomeFeaturedBG.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	margin: 0 3px 0 0;
	padding: 0;
}

#latestArrivals li img {
	margin: 5px 0 0 0;
	border: 0;
}
#clearanceItemsTitle {
	margin: 10px 0 0 0;
}
#clearanceItems {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
#clearanceItems li {
	float: left;
	width: 143px !important;
	width: 145px;
	height: 168px !important;
	height: 170px;
	background-image: url(bicycle/HomeFeaturedBG.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	margin: 0 3px 0 0;
	padding: 0;
}

#clearanceItems li img {
	margin: 5px 0 0 0;
	border: 0;
}
#latestArrivals li.lastitem, #clearanceItems li.lastitem {
	margin: 0;
}
.featuredProductName {
	padding-top: 3px;
	height: 35px;
	font-size: 13px;
	font-weight: bold;
	color:#444;
	text-decoration: none;
}
.featuredProductName a {
	height: 35px;
	font-size: 13px;
	font-weight: bold;
	color:#444;
	text-decoration: none;
}
.featuredProductName a:hover {
	height: 35px;
	font-size: 13px;
	font-weight: bold;
	color:#444;
	text-decoration: underline;
}
.featuredProductPrice {
	padding-top: 3px;
	font-size: 13px;
	font-weight: bold;
	color:#F00;
	text-decoration: none;
}
.featuredProductPrice a {
	font-size: 13px;
	font-weight: bold;
	color:#F00;
	text-decoration: none;
}
.featuredProductPrice a:hover {
	font-size: 13px;
	font-weight: bold;
	color:#F00;
	text-decoration: underline;
}

/* Media, News and Download areas (Home Page) */

.homeBaseWrapper {
	float: left;
	margin: 10px 5px 0 0;
	text-align:left;
}
.homeBaseWrapperEnd {
	float: left;
	margin: 10px 0 0 0;
	text-align:left;
}
.sbtitlehome {
	width: 183px !important;
	width: 193px;
	font-size:11px;
	text-decoration:none;
}
.sbtitlehome a {
	color:#444444;
	text-decoration:underline;
}
.sbtitlehome a:hover {
	color:#444444;
	text-decoration:underline;
}
.sbcontenthome {
	width: 175px !important;
	width: 193px;
	height: 136px !important;
	height: 152px;
}
.sbcontenthomedl {
	width: 175px !important;
	width: 193px;
	height: 17px !important;
	height: 60px;
}
#homeDownloadCatalogs {
	margin: 0 0 8px 0;
	padding: 40px 8px 3px 8px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	background-image: url(bicycle/HomeDownloadCatBG.jpg);
	background-repeat: no-repeat;
}
#homeDownloadCatalogs a {
	font-weight: bold;
	text-decoration: underline;
}
#homeDownloadCatalogs a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#homeDownloadClearanceList {
	margin: 0;
	padding: 40px 8px 3px 8px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	background-image: url(bicycle/HomeClearanceListBG.jpg);
	background-repeat: no-repeat;
}
#homeDownloadClearanceList a {
	font-weight: bold;
	text-decoration: underline;
}
#homeDownloadClearanceList a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#homeFindDealer {
	margin: 0;
	padding: 40px 8px 3px 8px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	background-image: url(bicycle/HomeFindDealerBG.jpg);
	background-repeat: no-repeat;
}
#homeFindDealer a {
	font-weight: bold;
	text-decoration: underline;
}
#homeFindDealer a:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* [ Form styles ] */
form {
	margin: 0;
}
.formbuttons {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	height: 19px;
	background-color: #999;
	background-image: url(bicycle/B2BButtonBG.gif);
	background-repeat: repeat-x;
	border: 1px solid #999;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
.forms {
	font-size: 11px;
	font-weight: normal;
	color: #444;
	height: 13px !important;
	height: 19px;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 2px;
	margin: 0;
}
.formsSelected {
	font-size: 11px;
	font-weight: normal;
	color: #444;
	height: 13px !important;
	height: 19px;
	border: 1px solid #CCC;
	background-color: #E7E7DD;
	padding: 2px;
	margin: 0;
}
select.forms, select.formsSelected {
	height: 19px !important;
	height: 19px;
}
#FeedbackForm #Comments, #frmContactAndDelivery #Notes {
	height: 75px !important;
	height: 75px;
}

/* [ Feedback Form styles ] */
#contactFormWrapper {
	margin: 0px;
	width: 510px;
	padding: 0 0 10px 0;
}
#contactFormWrapper legend {
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#contactFormWrapper label {
	float: left;
	display: block;
	padding: 5px 5px 0 0;
	width: 125px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: right;
}
#contactFormWrapper input, #contactFormWrapper select, #contactFormWrapper textarea {
	margin: 5px 0 0 0;
}
#contactFormWrapper select#Country, #contactFormWrapper input#Postcode {
	width: 125px;
}
#contactFormWrapper input#contactSubmit {
	margin: 5px 0 0 130px;
}
#contactAddress {
	margin: 0 0 10px 0;
	padding: 10px 0;
	border-bottom: 1px solid #999;
}


/* [ Admin Menu styles ] */
.AMLineBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.AMLineTopRightLeft {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: 11px;
	color: #444;
	padding-right: 5px;
	padding-left: 5px;
}
.AMLineTopRightLeft a{
	font-size: 11px;
	color: #444;
	text-decoration: none;
}
.AMLineTopRightLeft a:hover{
	font-size: 11px;
	color: #444;
	text-decoration: underline;
}
.AMSubtitle {
	font-size: 12px;
	color: #444;
	font-weight: bold;
}
.AMSubBoxes {
	border: 1px solid #CCC;
	font-size: 11px;
	color: #444;
	padding: 2px 5px 2px 5px;
}
.AMSubBoxes a{
	font-size: 11px;
	color: #444;
	text-decoration: none;
}
.AMSubBoxes a:hover{
	font-size: 11px;
	color: #444;
	text-decoration: underline;
}

/* [ News styles ] */
.newsSummaryItem {
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	font-size: 11px;
	color: #444;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px dashed #444;
}
.newsSummaryItem a {
	font-size: 11px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
}
.newsSummaryItem a:hover {
	font-size: 11px;
	color: #006699;
	font-weight: normal;
	text-decoration: underline;
}
.newsMainDate {
	float: left;
	width: 120px;
	text-align: right;
}
.newsMainSummary {
	float: left;
	width: 450px;
	margin: 0 0 10px 8px;
	padding: 0 0 5px 0;
	text-align: left;
	border-bottom: 1px dashed #444;
}

/* ---== Payment Pages styles ==---*/
.orderProgressCurrent {
	font-size: 12px;
	font-weight: bold;
	color: #CD3F33;
	text-decoration: none;
}
.orderProgress {
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
}
.orderProgress a {
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
}
.orderProgress a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: underline;
}

.TdOrderBuyerDetailsValue {
	font-size: 12px;
	font-weight: normal;
	color: #444;
	text-decoration: none;
}
.paymentTitle {
	font-size: 13px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
}
.paymentFormsLabel {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

/* [ General site styles ] */
h2 {
	padding-top: 15px;
	font-size: 15px;
	font-weight: bold;
	color:#444;
	text-decoration: none;
}
h3 {
	padding: 8px 0 0 0;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	color:#444;
	text-decoration: none;
}
.content {
	font-size: 11px;
	color: #444;
	font-weight: normal;
	text-decoration: none;
}
.content a {
	font-size: 11px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
}
.content a:hover {
	font-size: 11px;
	color: #006699;
	font-weight: normal;
	text-decoration: underline;
}
.clearanceHilite {
	color:#DD2D2D;
}

#topBackLink {
	width: 140px;
	float: right;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #8D8C78;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}
#topBackLink a {
	font-size: 11px;
	color: #8D8C78;
	font-weight: normal;
	text-decoration: none;
}
#topBackLink a:hover {
	font-size: 11px;
	color: #8D8C78;
	font-weight: normal;
	text-decoration: underline;
}
#createOrderImage {
	/*float: right;*/
	margin: 5px 0 10px 0;
	border: none;
}
.UIMessage {
	font-size: 10px;
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin: 0;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin: 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

