@import url(reset.css);
@import url(fcs-styles.css);

#wrapper, #mainContent, #leftCol, #rightCol, #singleCol, #products #rightCol, #productDetail, #productDetail.info, #storeLocator #rightCol, #locatorResultsContainer, .locatorOptions {
	width: 100% !important;
	w\idth: 100% !important;
	border: none;
	overflow: visible !important;
	padding: 0;
	margin-right: 0;
}

#storeLocator #mainContent {
	width: 100% !important;
	w\idth: 100% !important;
	border: none;
	overflow: visible !important;
	margin-left: 0;
}

#languageSelect, #header, #mainNav, #footer, #leftCol, #video, #contentSubNav, #productFilter, #compareButton {
	display: none;
}

#home #leftCol, #singleCol #leftCol {
	display: block;
}

ul {
	list-style-type: disc;
}

.rating ul li, .starRating ul li {
	text-indent: 0;
}

.starRating ul {
	list-style-type: none;
}

ul.videos li {
	margin: 0 10px 25px 0;
}

ul.videos li.lastInRow {
	margin-right: 10px;
}

.videoNav h3 {
	padding-left: 0;
}

.right {
	padding: 0;
	width: 45%;
}

.left {
	width: 45%;
}

.characteristicImage {
	width: auto;
}

h2.collapse, h2.expand {
	padding: 0;
}

.foils div, .finPerformance div {
	display: block !important;
}

#productDetail.finPerformance div div {
	padding: 0;
}

#productDetail.finPerformance div div p.blackWhiteRating {
	margin: 40px 0 0 0;
}

ul.range li {
	width: 30%;
	padding: 7px 0 7px 15px;
}

.column {
	background: url(../images/bg_column_fader.gif) no-repeat center top;
	float: left;
	width: 30%;
	overflow: visbile;
	margin: 3px 0 0 10;
	padding: 25px 0 0 0;
}

.large {
	width: 30%;
	margin-left: 0;
}

.row {
	
	background: url(../images/bg_centred_grey-fade.gif) no-repeat center bottom;
	/*padding: 0 0 20px 0;*/
	display: inline;
	margin: 30px 0 0 0;
}

.productItem {
	float: left;
	width: 150px;
	padding: 20px;
}

.results {
	clear: both;
}

.locatorOptions {
	display: none;
}

ul.videos {
	list-style-type: none;
}

#storeLocator h2.locatorResults {
	padding: 0;
}

#storeLocator .buy {
	display: none;
}

ul.storeList li {
	padding: 0;
}

ul.storeList ul {
	font-size: 1em;
	margin: 10px 0;
	overflow: auto;
	width: auto;
	list-style-type: disc;
	padding: 0 0 0 10px;
}

ul.storeList ul li {
	display: list-item;
	float: none;
	background: none;
	color: #000;
	height: auto;
	line-height: normal;
	font-weight: normal;
}

ul.storeList ul li.finsIcon, ul.storeList ul li.luggageIcon, ul.storeList ul li.leashesIcon, ul.storeList ul li.tractionIcon, ul.storeList ul li.accessoriesIcon, ul.storeList ul li.bootsAndGlovesIcon, ul.storeList ul li.wetApparelIcon, ul.storeList ul li.boardbagIcon, ul.storeList ul li.testDriveIcon, ul.storeList ul li.autoIcon {
	background: none;
	padding: 0 18px 0 10px;
	margin-left: 15px;
	list-style-type: disc;
}

table.comparisonTable thead th {
	padding-right: 10px;
}

table.comparisonTable thead th, table.comparisonTable tbody th {
	width: auto;
	padding-right: 10px;
}

.compareFinStats div, .actionButtons {
	width: auto;
}