body { 
	border: 0px;
}
p {
    font: 14px Arial;
}
.ddmx {
    font: 12px Arial;
}
li {
    font: 11px Arial;
}
.ddmxpink {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
	 color: #333333;
}


.ddmx3 {
    font: 10px Verdana;
	color:#000000;
	/*text-transform: lowercase;*/
}

.ddmx3 a{
    font: 10px Verdana;
	color:#ff000;
	/*text-transform: lowercase;*/
}
.ddmx3 a:hover{
    font: 10px Verdana;
	color:#000000;
	/*text-transform: lowercase;*/
}


.ddmx2 {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	/*text-transform: lowercase;*/
}

.ddmx2 a{
    font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#ff000;
	/*text-transform: lowercase;*/
}
.ddmx2 a:hover{
    font: 11px Verdana, Arial, Helvetica, sans-serif
	color:#000000;
	/*text-transform: lowercase;*/
}

.featurebox
{
	width:600px;
	height:600px;
	background-color:#FFFFFF;
	float: left;
}
.feturedbrand 
{width:280px; 
height:280px;

float:left;
background-color:#FFFFFF; }

.featuredproduct
{width:280px; 
height:280px;

float:left; }


.filterddmxlink {
    font-family:Arial;
	font-size:11px;
	font-weight:normal;
	 color: #000000;
	text-decoration: none;
}
.filterddmxlink:link {
        font-family: Arial;
	font-size:11px;
	font-weight:normal;
	 color: #000000;
	text-decoration: none;
}
.filterddmxlink:hover {
       font-family: Arial;
	font-size:11px;
	font-weight:normal;
	 color: #ff0000;
	text-decoration: none;
}


.filterddmxlinksmall {
    font-family:Arial;
	font-size:10px;
	font-weight:normal;
	 color: #000000;
	text-decoration: none;
}
.filterddmxlinksmall:link {
        font-family: Arial;
	font-size:10px;
	font-weight:normal;
	 color: #000000;
	text-decoration: none;
}
.filterddmxlinksmall:hover {
       font-family: Arial;
	font-size:10px;
	font-weight:normal;
	 color: #ff0000;
	text-decoration: none;
}

.ddmxlink {
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}
.ddmxlink:link {
    font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}
.ddmxlink:hover {
    font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color: #ff0000;
	text-decoration: none;
}

table.button {
   border-collapse: collapse;
}
table.button td {
   border: 1px none #000000;
}
table.button td a{
   display: block;
   border: 1px solid #000000;
   width: 100%;
   height: 20px;
   padding: 3px;
   font-family:arial,helvetica;
   font-size:11px;
   font-weight:normal;
   text-decoration: none;
}
table.button td a:link, table.button td a:visited {
   color: #000000;
   background-color: #FEEB14;
}
table.button td a:hover, table.button td a:active {
   color: #000000;
   background-color: #CCCCCC;
}

.errortext{
	color: #FF0000;
}

.titleLink {
	font: bold 11px arial;
	color: #000000;
	text-decoration: none;
}
.titleLink:link {
	font: bold 11px arial;
	color: #000000;
	text-decoration: none;
}
.titleLink:hover {
	font: bold 11px arial;
	color: #000000;
	text-decoration: underline;
}

.textLink {
	font: bold 11px arial;
	color: #5D5A2D;
	text-decoration: none;
}
.textLink:link {
	font: bold 11px arial;
	color: #5D5A2D;
	text-decoration: none;
}
.textLink:hover {
	font: bold 11px arial;
	color: #5D5A2D;
	text-decoration: underline;
}

.bluetext {
	font: bold 12px arial;
	color: #0066ff;
	text-decoration: none;
}

.textLinkfoot {
	font: bold 11px arial;
	color: #0066ff;
	text-decoration: none;
}
.textLinkfoot:link {
	font: bold 11px arial;
	color: #0066ff;
	text-decoration: none;
}
.textLinkfoot:hover {
	font: bold 11px arial;
	color: #ff0000;
	text-decoration: underline;
}

.pagingLink {
	font: bold 14px arial;
	color: #5D5A2D;
	text-decoration: none;
}
.pagingLink:link {
	font: bold 14px arial;
	color: #5D5A2D;
	text-decoration: none;
}
.pagingLink:hover {
	font: bold 14px arial;
	color: #5D5A2D;
	text-decoration: underline;
}

.pagingLinks {
	font: bold 12px arial;
	color: #555555;
	text-decoration: none;
}
.pagingLinks:link {
	font: bold 12px arial;
	color: #555555;
	text-decoration: none;
}
.pagingLinks:hover {
	font: bold 12px arial;
	color: #555555;
	text-decoration: underline;
}


.bannerText {
	font: normal 9px arial;
	color: #ffffff;
	text-decoration: none;
	margin-bottom: 5px;
}
.OurPriceText {
	font: normal 13px arial;
	color: #FFFFFF;
	text-decoration: none;
	 font-weight:bold;
	 background-color: #555555;
}
.bannerText:link {
	font: bold 11px arial;
	color: #FFFFFF;
	text-decoration: none;
}
.bannerText:hover {
	font: bold 11px arial;
	color: #FFFFFF;
	text-decoration: underline;
}
.hilight {
	color: #FF0000;
	font: bold 18px arial;
	font-weight: bold;

}
.RRP {
	color: #000000;
	font: bold 16px arial;
	font-weight: bold;

}
.hilightwhite {
	color: #ffffff;
	font: bold 11px arial;
	font-weight: bold;

}
.hilightred {
	color: #ff0000;
	font: bold 11px arial;
	font-weight: bold;

}
.hilightredsmall {
	color: #ff0000;
	font: normal 10px arial;
	font-weight: bold;

}
.cellUnderline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.cutOut {
	border: 1px dotted #999999;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	color: #5D5A2D;
	line-height: normal;
	margin-bottom: 0px;
	text-decoration:none


}

h1 a {
	font-family: Arial;
	font-size: 14px;
	color: #5D5A2D;
	line-height: normal;
	margin-bottom: 0px;
	text-decoration:none


}
h1 a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #ff0000;
	line-height: normal;
	margin-bottom: 0px;
	text-decoration:none


}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AFA954;
	line-height: 12px;

}
.boxOutlineadmin {
	border: 1px solid #999999;
	font-family: Arial;
	font-size: 10px;

}
.boxOutline {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.boxOutlinetwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 5px;
}
.topBarImage {
	/*background-image: url(../images/sale/cyclessale.jpg);*/
	background-image: url(../images/layout/bannertop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuBackground {
	background-color: #FFFFFF;
}
.menuMainBackground {
	background-color: #EBEAEA;
}
.sponsoredtitle{	color: #7173171;
					font-family: Verdana, Helvetica, sans-serif;
					font-size:  12px;
					font-weight: bold;
					text-decoration: none; }
					
.sponsoredtable{
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.sponsoredlink{	color: #000000;
					font-family: Verdana, Helvetica, sans-serif;
					font-size:  10px;
					text-decoration: underline;	
}
.sponsoredlink:link{	color: #000000;
					font-family: Verdana, Helvetica, sans-serif;
					font-size:  10px;
					text-decoration: underline;	
}
.sponsoredlink:hover{	color: #ffffff;
					font-family: Verdana, Helvetica, sans-serif;
					font-size:  10px;
					text-decoration: underline;	
}

A.btmlink:link{	color: #333333;
				font-family: arial;
				font-size:  9px;
				text-decoration: none;	}
A.btmlink{	color: #333333;
				font-family:arial;
				font-size:  9px;
				text-decoration: none;	}
A.btmlink:hover{	color: #ff0000;
				font-family: arial;
				font-size:  9px;
				text-decoration: none;
				}

.titleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.formFields {
width:164px; 
height:20px;
font-family:Tahoma; 
font-size:11px; 
border-width:1px; 
border-style:solid; 
border-color:#C7C7C7; 
background-color:#F0F0F0; 
color:#333333;
}
.searchBoxPanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/layout/searchPanelV2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.triathlon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.catheight {
	height: 125px;
	line-height:150px;
	vertical-align: bottom;
}
#leftpage {
	width: 157px;
	float: left;
	height:100%;
/*	background-color:#EBEAEA; */
}

#container {
	width: 628px;
	float: left;
	background-color:#ffffff; 
	margin-left:10px;
	margin-right:10px;
}
.pagebg {
	background-image: url(../images/layout/pagebg.jpg);
	background-repeat: repeat-x;
	background-color: #555555;
}
#rightpage {
	width: 164px;
	float: left;
	height:100%;
	background-color:#ffffff; 
}
#brandlogo {
	width: 138px;
	margin-top:13px;
	margin-bottom:13px;
	
}
#leftmidcontainer {
	width: 290px;
	float: left;
	background-color:#ffffff; 
	margin-left:5px;
	margin-right:5px;
}
#righttmidcontainer {
	width: 290px;
	height: auto;
	float: left;
	background-color:#ffffff; 
	margin-left:5px;
	margin-right:5px;
	border: 1px solid #DDDDDD;
}
#flashbanner {
	z-index: -1;
		margin-bottom: 15px;
}
.space {
	
		margin-bottom: 15px;
}
.spacer {
	
		margin-bottom: 7px;
}
#cartcontainer {
	width: 956px;
	float: left;
	background-color:#ffffff; 
	margin-left:10px;
	margin-right:10px;
}
#menu {
	z-index: 2;
}
.cartbacking {
	background-image: url(../images/buttonbacking.gif);
	background-repeat: repeat-x;

}
.seaonal {
	font-family: Arial black;
	position: absolute;
	margin-top: 65px;
	margin-left: 10px;
	color:#fff;
	background-color: #FD0100;
	width: 75px;
	font-size: 12px;
	padding: 3px;
	margin-bottom: 1px;
	z-index: 0;
	font-weight: bold;
}
.ourprice {
	color: #FEEB14;
	font-size: 13px;
	font-weight: bold;
	
}

.seasonalbox {
padding: 5px;
}
.ourpriceprice {
	color:#000;
	font-size: 12px;
	font-weight: bold;
	float: left;
	text-align: right;
}
.Register {
background-color:#FFDD00; 
width:150px; 
height:45px; 
font-size:16px; 
cursor: hand !important;  

color:#000000;
line-height: 45px;
vertical-align: middle;
text-align: center;
border-bottom: 1px #939397 solid;
border-right: 1px #939397 solid;
border-left: 1px #C0C0C2 solid;
border-top: 1px #C0C0C2 solid;
	text-decoration: none;
}
.Register:link {
background-color:#FFDD00; 
width:150px; 
height:45px; 
font-size:16px; 
cursor: hand !important;  

color:#000000 ;
line-height: 45px;
vertical-align: middle;
text-align: center;
border-bottom: 1px #939397 solid;
border-right: 1px #939397 solid;
border-left: 1px #C0C0C2 solid;
border-top: 1px #C0C0C2 solid;
	text-decoration: none;
}
.Register:hover {
background-color:#999999; 
width:150px; 
height:45px; 
font-size:16px; 
cursor: hand !important;  

color:#FFFFFF ;
line-height: 45px;
vertical-align: middle;
text-align: center;
border-bottom: 1px #FFDD00 solid;
border-right: 1px #FFDD00 solid;
border-left: 1px #FFF088 solid;
border-top: 1px #FFF088 solid;
	text-decoration: none;
}
.boxOutlineorder {
	border: 1px ridge #333333;
	margin:4px;
}
