body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(../images/template/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #AA302A;
	padding-top: 3px;
	margin: 0px;
	padding-bottom: 14px;
	float: left;
	text-transform: uppercase;
}
h2 {
	color: #42472B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}


.siteWrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.contentWrapper {
	background-color: #FFF;
	float: left;
	width: 960px;
}
.banner {
	float: left;
	height: 123px;
	width: 960px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #42472b;
	padding-top: 9px;
	background-image: url(../images/template/bannerBackground.gif);
	background-repeat: repeat-x;
}
.inComp {
	float: left;
	margin-left: 26px;
	margin-bottom: 21px;
	margin-right: 26px;
	margin-top: 12px;
}
.socialNetworks {
	float: left;
	width: 234px;
	padding-top: 45px;
	height: 51px;
}
.topNav {
	float: left;
	width: 128px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #42472b;
	height: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42472b;
	margin-right: 19px;
}
.topNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.topNav li {
	margin-top: 2px;
}
.topNav a {
	color: #42472b;
	text-decoration: none;
}
.topNav a:hover {
	text-decoration: underline;
}
.miniCart {
	float: left;
	height: 96px;
	background-image: url(../images/template/searchBackground.gif);
	width: 263px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.shoppingCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #42472B;
	display: block;
	float: left;
	padding-top: 7px;
	text-decoration: none;
	background-image: url(../images/template/shoppingCart.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 40px;
	width: 85px;
}
.shoppingCartButton:hover {
	text-decoration: underline;
}

.cartItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #42472B;
	float: left;
	height: 25px;
	padding-top: 7px;
	margin-left: 10px;
	width: 126px;
}
.cartAmount {
	margin-left: 12px;
}
.myAccountLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AA302A;
	clear: left;
	float: left;
	width: 69px;
	padding-left: 41px;
	font-weight: bold;
}
.myAccountLink a {
	color: #AA302A;
	text-decoration: none;
}
.myAccountLink a:hover {
	text-decoration: underline;
}



.checkoutButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(../images/template/checkoutButton.gif);
	height: 22px;
	width: 85px;
	color: #FFF;
	text-decoration: none;
	margin-left: 8px;
	background-repeat: no-repeat;
	padding-left: 40px;
	font-weight: bold;
	display: block;
	margin-top: -7px;
	padding-top: 6px;
	float: left;
}
.checkoutButton:hover {
	background-image: url(../images/template/checkoutButtonRoll.gif);
	background-repeat: no-repeat;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	clear: left;
	float: left;
	padding-top: 12px;
	padding-left: 15px;
}
.searchField {
	float: left;
	margin-left: 5px;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #53573E;
	width: 150px;
}
.searchButton {
	margin-top: 7px;
	margin-left: 5px;
	float: left;
}
.mainNav {
	float: left;
	height: 27px;
	width: 960px;
}
.mainNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
.mainNav li {
	float: left;
	display: block;
}
.mainNav a {
	height: 21px;
	width: 135px;
	display: block;
	float: left;
	text-align: center;
	background-image: url(../images/template/nav.gif);
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	margin-right: 1px;
	margin-left: 1px;
}
.mainNav a:hover {
	background-image: url(../images/template/navRoll.gif);
	background-repeat: no-repeat;
}
.contentArea {
	float: left;
	width: 960px;
	padding-bottom: 20px;
	min-height: 430px;
	background-image: url(../images/template/contentAreaBackground.gif);
	background-repeat: repeat-y;
}
.footerLinks {
	width: 890px;
	padding-right: 35px;
	padding-left: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #42472B;
	float: left;
	padding-top: 18px;
	padding-bottom: 18px;
}
.storePic {
	float: left;
	margin-right: 25px;
	border: 1px solid #42472B;
}
.footerLinkCol {
	float: left;
	height: 136px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #42472B;
	margin-right: 20px;
	padding-right: 25px;
	color: #AA302A;
}
.footerLinkCol ul {
	list-style-type: none;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footerLinkCol li {
	margin-bottom: 5px;
}

.footerLinkCol a {
	color: #42472B;
	text-decoration: none;
}
.footerLinkCol a:hover {
	text-decoration: underline;
}



#footerColAbout {
	margin-right: 0px;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #42472B;
	float: left;
	width: 890px;
	padding-top: 12px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 12px;
}
.footer a {
	color: #FFF;
}
.footer a:hover {
	color: #EDD12E;
}
.footerLeft {
	float: left;
	width: 350px;
}
.footerRight {
	text-align: right;
	float: right;
	width: 200px;
}
.dropDownContainer {
	position: relative;
}
.dropDownMenu {
	position: absolute;
	top: 135px;
	border:0px red solid;
	width:966px;
	display: none;
}

.dropDownLeftShadow {
	background-image: url(../images/template/dropDownShadowLeft.png);
	background-repeat: repeat-y;
	width: 19px;
}
.dropDownContent {
	background-color: #f1f1f2;
	padding: 20px;
	color: #42472B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.dropDownContent a {
	color: #42472B;
	text-decoration: none;
	display: block;
	padding-left: 4px;
	margin-top: 2px;
}
.dropDownContent a:hover {
	color: #000;
	text-decoration: underline;
}



.dropDownRightShadow {
	background-image: url(../images/template/dropDownShadowRight.png);
	background-repeat: repeat-y;
	width: 19px;
}
.dropDownShadowBottomLeft {
	background-image: url(../images/template/dropDownShadowBottomLeft.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 19px;
}
.dropDownShadowBottomRight {
	background-image: url(../images/template/dropDownShadowBottomRight.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 19px;
}
.dropDownShadowBottom {
	background-image: url(../images/template/dropDownShadowBottom.png);
	background-repeat: repeat-x;
	height: 19px;
}
.dropDownCategoryHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #42472B;
}
.dropDownCategoryHeader a {
	display: block;
	width: 166px;
	background-color: #FFF;
	border: 1px solid #42472B;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.dropDownCategoryHeader a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #42472B;
}
#runMenu {
	left: -4px;
}
#bikeMenu {
	left: 133px;
}
#triathlonMenu {
	left: 270px;
}
#xcSkiMenu {
	/*left: 407px;*/
	left: 270px;
}
#snowshoesMenu {
	/*left: 224px;*/
	right: 135px;
}
#bikeRacksMenu {
	/*left: 360px;*/
	right: 135px;
}
#saleMenu {
	/*left: 500px;*/
	left: -4px;
}
.subNavigation {
	float: left;
	width: 205px;
}
.shopMainCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #42472B;
	font-weight: bold;
	width: 175px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42472B;
	display: block;
	text-decoration: none;
}
.shopMainCategory:hover {
	color: #FFF;
	background-color: #747763;
}
.shopMainCategory2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #42472B;
	font-weight: bold;
	width: 175px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42472B;
	display: block;
	text-decoration: none;
}
.shopSubCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #42472B;
	display: block;
	width: 169px;
	margin-left: 13px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
}
.shopSubCategory:hover {
	background-color: #AA302A;
}
.shopSubCategorySelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #AA302A;
	display: block;
	width: 169px;
	margin-left: 13px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
}
.shopSubSubCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42472B;
	width: 176px;
	margin-left: 13px;
	padding-left: 7px;
}
.shopSubSubCategory ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.shopSubSubCategory a {
	color: #42472B;
	text-decoration: none;
	margin-top: 4px;
	display: block;
}
.shopSubSubCategory a:hover {
	color: #000;
	text-decoration: underline;
}
.mainContentWrapper {
	float: left;
	width: 685px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.pagination {
	color: #AA302A;
	float: right;
	width: 300px;
	padding-top: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pagination a {
	color: #AA302A;
}
.pagination a:hover {
	color: #42472B;
}
.mainContent {
	float: left;
	width: 657px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AA302A;
	border-bottom-color: #AA302A;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-right: 14px;
	padding-left: 14px;
}
.mainContent a {
	color: #AA302A;
}
.mainContent a:hover {
	color: #42472B;
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AA302A;
	margin-bottom: 15px;
	font-weight: bold;
}
.breadcrumbs a {
	color: #AA302A;
}
.breadcrumbs a:hover {
	color: #42472B;
}

.productThumbnail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 130px;
	height:183px;
	min-height:183px;
	float: left;
	display: block;
	padding: 5px;
	margin-right: 18px;
	color: #42472B;
	text-decoration: none;
	margin-bottom: 30px;
}
.productThumbnail:hover {
	background-color: #D8D9D3;
}
.productThumbnail img {
	border: 1px solid #AA302A;
	background-color: #FFF;
}
.productThumbnailImgArea{
	border: 1px solid #AA302A;
	background-color: #FFF;
	width: 126px;
	height:126px;
	min-height:126px;
}
.productThumbnailImgArea a{
	display: block;
	width: 126px;
	height:126px;
	min-height:126px;
}
.productThumbnailName {
	font-family: Arial, Helvetica, sans-serif;
	color: #42472B;
	font-weight: bold;
}
.productThumbnailPrice {
	color: #808184;
}
.productThumbnailSalePrice {
	font-weight: bold;
	color: #AA302A;
}
.rowBreak {
	width: 657px;
	float: left;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.detailCopyArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42472B;
	float: left;
	width: 387px;
	margin-right: 20px;
}
.detailCopyArea ul {
	margin-top: 10px;
	padding-top: 0px;
}

.detailImageArea {
	float: left;
	width: 250px;
	color: #AA302A;
	text-align: center;
}
.detailImageArea img {
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
}
.detailImageCaption {
	font-style: italic;
	color: #42472B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.cartTools {
	background-color: #DBDCD7;
	border: 1px solid #42472B;
	width: 347px;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.cartButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #AA302A;
	border: 1px solid #FFF;
}
.cartButtons2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #42472B;
	border: 1px solid #FFF;
}


.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #42472B;
	font-weight: bold;
}
.salePrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA302A;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AA302A;
}
.cart {
	border: 1px solid #42472B;
	margin-top: 10px;
}
.cartHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #42472B;
}
.cartAltRow {
	background-color: #DBDCD7;
}
.black14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.red12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AA302A;
}
.red14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AA302A;
}
.homeRightCol {
	float: right;
	width: 270px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.homeLeftCol {
	float: left;
	width: 688px;
}


.staticImage {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #42472B;
}
.green12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42472B;
}
.green14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #42472B;
}
.green16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #42472B;
}



.tableForm {
	border-collapse: collapse;
	border:1px solid black;
} 
.tableForm th{
	background-color:#AA302A;
	color:white;
	padding:7px 10px 3px 7px;
	text-align:left;
} 
.tableForm td{
	padding:7px 10px 3px 7px;
	vertical-align:top;
	border:0px
}

.tableForm2 {
	border-collapse: collapse;
	border:1px dotted black;
} 
.tableForm2 th{
	background-color:#EDD12E;
	color:white;
	padding:7px 10px 3px 7px;
	text-align:left;
} 
.tableForm2 td{
	padding:7px 10px 3px 7px;
	vertical-align:top;
	border:0px
}
