/*****  General  *****/
* {
	font-family: arial, helvetica, sans-serif;
}

img {
	border: 0;
}

a {
	color: #000;
	outline: none;
}

a:hover {
	color: #900;
}

p {
	font-size: 11px;
	margin: 15px 0 0 10px;
}

small {
	font-size: 9px;
}

#cleardiv {
	clear: both;
	line-height: 0;
	font-size: 0;
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}

.redText {
	color: #b72121;
}

html {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

body {
	margin: 0 auto;
	padding: 0 2px;
	background: #fff;
	text-align: left;
}

#container {
	background-color: #fff;
	background: url(/wcsstore/ProFormStorefrontAssetStore/images/sides.jpg)
		right top;
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
	padding: 0 5px;
	width: 790px;
}

#page {
	background:	url(/wcsstore/ProFormStorefrontAssetStore/images/body_bk.gif) repeat-x	top left;
}

#header {
	width: 790px;
	background-color: #fff;
}

#site-title {
	width: 373px;
	margin: 0;
	padding: 0;
	float: left;
}

#site-title a {
	text-decoration: none;
}

#header-nav {
	float: right;
	padding: 0;
	width: 350px;
	text-align: right;
}

#country-nav {
	font-size: 12px;
	width: 185px;
	margin: 5px 0 0;
	color: #555;
	font-weight: bold;
	float: right;
	position: relative;
}

#country-nav a {
	color: #b72121;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#countryContainer {
	width: 180px;
	position: relative;
	z-index: 28;
}

#country {
	border: 1px solid #8F8F8D;
	padding: 7px 7px 0;
	background: #fff;
	position: absolute;
	top: 20px;
	right: 1px;
	width: 152px;
	display: none;
}

#countryHeader {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#countrySelect {
	font-size: 13px;
	text-align: left;
}

#close {
	position: relative;
	bottom: 5px;
	margin-top: 5px;
	font-size: 11px;
	z-index: 29;
}

#top-nav {
	text-align: right;
}

ul#top-nav {
	float: right;
	padding: 0 0 0 20px;
	margin: 0;
	list-style-type: none;
	height: 20px;
	background: #fff
		url(/wcsstore/ProFormStorefrontAssetStore/images/top-nav-crnr.gif)
		no-repeat top left;
}

ul#top-nav li {
	float: left;
	padding: 0;
}

ul#top-nav li a {
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	padding: 1px 9px 3px 9px;
	background: #bcbcbc;
	border-top: 4px solid #a3a3a3;
	border-right: 1px solid #fff;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
}

#promo-banner {
	clear: left;
	width: 790px;
	height: 28px;
	padding: 2px 0 0;
	background: transparent
		url(/wcsstore/ProFormStorefrontAssetStore/images/promo-bnr-bk.gif)
		repeat-x top left;
	border-top: 1px solid #555;
	text-align: center;
}

#left-nav-area {
	float: left;
	clear: left;
	width: 150px;
	border-top: 2px solid #fff;
}

#left-nav-area ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: right;
}

#left-nav-area li {
	background: transparent
		url(/wcsstore/ProFormStorefrontAssetStore/images/side-nav-bk.gif)
		repeat-y top right;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bebebe;
	padding: 7px 15px 4px 0;
}

#left-nav-area li a {
	padding: 0 10px 0 0;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	background:
		url(/wcsstore/ProFormStorefrontAssetStore/images/arrow_sidenavOFF.gif)
		no-repeat top right;
}

#left-nav-area a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
}

#left-nav-area a:hover {
	color: #900;
	background:
		url(/wcsstore/ProFormStorefrontAssetStore/images/arrow_sidenavON.gif)
		no-repeat top right;
}

#content-area {
	float: left;
	width: 640px;
	padding: 0 0px 20px 0px;
}

#content-area h2 {
	color: #990000;
	font-weight: bold;
	letter-spacing: -1px;
	margin-left: 10px;
	font-size: x-large;
}

#home-area {
	background: #fff;
}

#home-splash {
	padding: 0 0 1px 7px;
}

#home-ads {
}

#featured-area {
	float: left;
	margin: 0 0 0 7px;
	width: 630px;
}

#featured-item {
	float: left;
	margin: 0;
	width: 205px;
	height: 190px;
	padding: 10px 0 0 0;
	margin: 0 2px;
	background:
		url(/wcsstore/ProFormStorefrontAssetStore/images/home_portlet_border.gif)
		no-repeat top left;
	text-align: center;
	line-height: 16px;
}

/* was used on line 185 of ICONeSpotDisplay.jsp
.featured-title {	display: block;	margin: 0 2px;	font-size: 10px;	color: #FC7B00;	font-weight: bold;	font-family: verdana, arial, helvetica;}*/

.featured-desc {
	display: block;
	margin: 0 3px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	font-family: verdana, arial, helvetica;
}

.featured-price {
	display: block;
	margin: 0 3px;
	font-weight: bold;
	font-size: 14px;
	color: #d00;
	font-family: verdana, arial, helvetica;
}

.featured-save {
	display: block;
	margin: 0 3px;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial, helvetica;
}

span.learn-more {
	display: block;
	margin: 5px 0;
	bottom: 5px;
}

span.learn-more a {
	display: block;
	padding: 1px 0 4px 0;
	margin: 1px 0;
	text-decoration: none;
	color: #FFF;
	font-size: 9px;
	font-weight: bold;
	font-family: verdana, arial, helvetica;
	background:
		url(/wcsstore/ProFormStorefrontAssetStore/images/learn_more.gif)
		no-repeat center;
}

#pic-nav {
	clear: both;
	margin: 0 0 0 7px;
	height: 165px;
	background:
		url(/wcsstore/ProFormStorefrontAssetStore/images/pic-nav-h2.gif)
		no-repeat top left;
}

#pic-nav h2 {
	margin: 0;
	padding: 3px 15px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}

#pic-nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 10px;
	width: 605px;
}

#pic-nav li {
	float: left;
	text-align: center;
	padding: 3px 5px;
}

#pic-nav li a:hover {
	color: #900;
}

#pic-nav a {
	margin: 0;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
}

#side-promo {
	float: left;
	width: 150px;
	text-align: center;
}

#side-promo p {
	padding: 7px 0;
	margin: 0;
	text-align: left;
	color: #666;
}

#side-promo img {
	width: 150px;
}

#breadcrumbsNav {
	height: 21px;
	background: #b00;
	color: #fff;
	font-size: 9px;
	margin: 3px 10px 0 10px;
	-moz-border-radius: 5px 5px 0 0;
}

#breadcrumbs {
	float: left;
	width: 250px;
	padding: 4px 0 0 10px;
	color: #fff;
}

#breadcrumbs a {
	color: #fff;
}

#breadcrumbs a:hover {
	color: #000;
}

#warranty {
	float: right;
	width: 50px;
	padding: 4px 18px 0 0;
	text-align: right;
	font-size: 10px;
	color: #fff;
}

#warranty a {
	color: #fff;
	text-decoration: none;
}

#warranty a:hover {
	text-decoration: underline;
}

h1 {
	padding: 3px 7px;
	margin: 0 10px 0 10px;
	font-size: 14px;
	background: #ddd;
	-moz-border-radius: 0 0 5px 5px;
}

#info-area {
	margin: 0px;
	padding: 0 10px 0 0;
	background: #fff;
}

#info-area  h1 {
	padding: 3px 7px;
	margin: 0 0 30px 10px;
	font-size: 14px;
	background: #ddd;
}

#siteMapArea { /*border-top:1px solid #bebebe;*/
}

#siteMapArea ul {
	padding: 0;
	margin: 0 10px 0 13px;
	list-style-type: none;
}

ul.Uppercase {
	text-transform: uppercase;
}

ul.linkList {
	float: left;
	font-size: 11px;
	font-weight: bold;
}

.linkList li {
	padding: 5px 0;
}

ul.sublinkList {
	padding: 5px 0 15px 0;
}

.sublinkList li {
	padding: 0;
}

.sublinkList a,.linkList a {
	text-decoration: none;
	color: #666;
}

.sublinkList li a:hover,.linkList a:hover {
	color: #000;
	text-decoration: underline;
}

#ComparisonTable {
	width: 620px;
	margin-left: 10px;
	padding: 0 0 0 15px;
	font-size: 11px;
}

#ComparisonTable td {
	border: 0;
}

.compButtons a.add {
	display: block;
	float: left;
	padding: 3px 7px;
	width: 110px;
	border: 1px solid #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #bebebe;
	text-align: center;
}

.compButtons a:hover.add {
	background: #ccc;
	color: #990000;
}

span.tableDataHeader {
	margin: 5px;
	line-height: 12px;
	font-weight: bold;
	display: block;
}

.tableData {
	text-align: left;
}

.compare-even {
	background: #fff;
}

.compare-odd {
	background: #dfdfdf;
}

.compareTableBG {
	background: #ddd;
}

.compareTableC1 {
	background: #ccc;
}

.compareTableC2 {
	background: #aaa;
}

.compareTableC3 {
	background: #888;
}

#ptArea {
	padding-top: 1px;
	margin-bottom: 25px;
	font-size: 11px;
}

#ptDesc {
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
}

#ptDesc p {
	width: 340px;
	margin: 0;
	padding: 5px 0 5px 10px;
}

#ptDesc img {
	float: right;
	margin-top: 2px;
}

.ptItem {
	width: 620px;
	padding: 10px 10px 0 0;
	margin: 0 10px 0 20px;
	float: right;
	border-bottom: 1px solid #bebebe;
}

.ptItemLeft {
	width: 150px;
	float: left;
	margin-left: 20px;
}

.ptItemLeft img {
	margin: 0;
}

.ptItemLeft b {
	display: block;
	padding: 5px 0;
}

.ptItemRight {
	width: 430px;
	float: right;
	padding: 0;
	margin: 0;
}

.ptItemRight p {
	padding: 0;
	margin: 5px 0;
}

.ptItemRight dl {
	padding: 0;
	margin: 0;
}

.ptItemRight dd {
	height: 70px;
	margin: 0 0 10px 0;
	padding: 0;
}

.ptItemRight dd img {
	float: left;
	clear: both;
	margin: 5px 0;
	padding: 0;
}

.ptItemRight dd ul {
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
}

.ptButtonRow {
	width: 550px;
	text-align: right;
	float: right;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 20px;
}

.ptButtonRow select {
	margin: 7px 0;
	width: 130px;
	height: 21px;
}

.ptButtonRow input {
	margin: 0;
}

#levelSelect {
	float:left;
	padding: 0 0 0 250px;
}

.ptSubCat {
	float: left;
	margin: 15px;
}

.ptSubCat a {
	text-decoration: none;
	color: #666;
}

/******** Special Offers / Club Reg ******/
#input {
 vertical-align: top;
}

.highlight {
	border: 2px solid red;
}

.chkLine {
	width: 130px;
	margin: 0px;
}

.chkLine:hover {
	color: #b72121;
}

.label:hover {
	color: #b72121;
}

.productLinesLeft, .productLines {
	vertical-align: middle;
}

.checkBox {
	margin-bottom: 3px;
	float: left;
}

#errorMessage {
	color: red;
	font-weight: bold;
	font-size: 14px;
	border: 2px solid red;
	padding: 10px;
	width: 400px;
}

#signUp {
	margin: 15px 0 0 15px;
}

.mediumCopy:hover, .mediumCopy:focus {
	background-color: #FFFFF4;
}

#search {
	padding: 15px 0 0 30px;
	height: 100px;
}

/* was used on line 99 and 202 of CatalogSearchResult
.searchResults {	padding: 0 0 10px 15px;}*/

.notFound {
	margin: 20px 0 10px 15px;
	font-weight: bold
}

.tips {
	margin: 20px 0 0 15px;
	font-weight: bold;
	display: block;
}

#resultsFound {
	padding: 5px 0 5px 7px;
	margin: 30px 10px 20px 10px;
	font-size: 12px;
	background: #CBD9E7;
	height: 15px;
}

#search table {
	background-color: #F9FBFD;
	color: #000;
	width: 450px;
	border: 1px solid #D7E5F2;
	border-collapse: collapse;
	margin-bottom: 20px;
	float: left;
}

#search td {
	border: 1px solid #E0E0E0;
	padding: 2px 10px;
}

.labelcell {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	width: 200px;
	text-align: right;
}

.fieldcell {
	color: #000;
	text-align: left;
	margin-right: 0;
	padding-right: 0;
	width: 250px;
}
/******* Retail Locator **********/

#retailer-area {
	font-size: 12px;
	margin: 15px 0 0 10px;
	width: 100%;
}

#retailer-area .title{
	font-size: 12px;
	margin: 0 5px 0 0;
	font-size: 12px;
	font-weight: bold;
}

#retailer-logo {
	 float: left;
	 margin: 0 10px 0 10px;
}

#retailer-name {
	font-size: 16px;
	font-weight: bold;
	color: #800;
	text-align: left;
	margin-right: 0;
}
#retailer-name2 {
	font-size: 14px;
	font-weight: bold;
	color: #800;
	text-align: left;
	margin-right: 0;
}
#retailer-address {
	color: #000;
	text-align: left;
	margin-right: 0;
}
#retailer-address a {
	color: #a66;
}

#footer {
	clear: both;
	width: 790px;
	padding: 0 0 20px 0;
	margin-bottom: 0;
	border-top: 1px solid #5d6b90;
	background: #eee;
	border-bottom: 2px solid #B3B3B3;
}

#footer a {
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
}

#footer a:hover {
	color: #900;
	text-decoration: underline;
}

#footer-area {
	width: 790px;
	font-size: 10px;
	color: #666;
	text-align: center;
}

#footer-promo {
	margin: 10px 0;
}

#footer-promo img {
	margin: 0 5px;
}

/***** Generic error page *****/

.text {
	font-size: 1.1em;
	margin-left: 20px;
}

.developer {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 20px;
}

/**** Apparel nav *******/
#apparel-sub-nav li a {
	display: block;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #BB0000;
}

#apparel-sub-nav li a span{
	text-transform: uppercase;
}

#apparel-sub-nav{
	height:21px;
	width: 210px;
	position:relative;
	z-index:1;
	background: #bbbbbb;
	padding:0 0 0 12px;
	margin:0;
	float:right;
	list-style: none;
}

#apparel-sub-nav li{
	float:left;
	margin:0 10px;
	padding-left: 5px;
}


#apparel-sub-nav li.subCat {
	width:78px;
}

#apparel-sub-nav li.subCat:hover {
	background: transparent url(/wcsstore/ProFormStorefrontAssetStore/images/en_UK/womens_on.png) no-repeat;
}


#apparel-sub-nav li.subCat a:hover {
	color: #BB0000;
}

#sub-nav-1 {
	color: #BB0000;
}

#apparel-sub-nav li.subCat ul#sub-nav-2 li a:hover,
#apparel-sub-nav li.subCat ul#sub-nav-1 li a:hover {
	color: #FFFFFF;
	background-color: #BB0000;
}

#apparel-sub-nav li ul{
	display: none;
	padding: 0px;
	margin-left: -5px;
}

#apparel-sub-nav li ul li{
	background:#ffffff;
	float:none;
	margin:0;
	padding-left: 0;
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	height:22px;
	list-style-type: none;
}


#apparel-sub-nav li.subCat ul {
	width: 155px;
}

#apparel-sub-nav li ul li a {
	color:#BB0000;
	text-transform:uppercase;
	text-decoration: none;
	padding:0 0 0 12px;
}

#apparel-sub-nav li ul li.li-last {
	background: transparent url(/wcsstore/ProFormStorefrontAssetStore/images/en_UK/apparel_sub_nav_bottom.png) no-repeat;
	height: auto;
}

#apparel-sub-nav li ul#sub-nav-2 li.li-last,
#apparel-sub-nav li ul#sub-nav-1 li.li-last {
	background: transparent url(/wcsstore/ProFormStorefrontAssetStore/images/en_UK/apparel_sub_nav_bottom.png) no-repeat;
}

#apparelNav {
	width: 200px;
	float: left;
	margin: 0;
	font-size: 11px;
}

li.subCat {
	padding: 0px;
}

.apparel-main1 li {
	padding: 0px;
}

