body {
	margin: 0 0 20px 0; 
	padding: 0; 
	background: #fff;
	text-align: center;
	color: #333;
}

body, div, p, span, u, ul, ol, li, input, textarea, form, select {
	font: 12px/16px Arial, Helvetica, sans-serif; 
}

img {
	border: none;
}

h1 {
	float: left;
	padding: 0;
	margin: 0;
}


/* PAGE LAYOUT
----------------------------------------------- */	
div#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(../img/main-background.gif) repeat-y top left;
}

div#header {
	width: 780px;
	height: 130px;
	background: #fff url(../img/header-bg.gif) no-repeat top;
	text-align: left;
}

div#headerNavigation {
	height: 25px;
	background-color: #00529c;
	color: #fff;
}

div#headerNavigation a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	padding-right: 1px;
	padding-left: 2px;
}

div#headerNavigation ul.navigation li {
	padding: 4px 10px;  /* added some padding to fix */
}

div#searchBox {
	width: 400px;
	float: right;
	text-align: right;
	background-color: #fff;
}

div#searchBox form {
	margin: 0;
	padding: 3px 10px;
}

div#searchBox form input {
	font-size: 11px;
	line-height: 14px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

div#mainNavigation {
	width: 161px;
	float: left;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 3px;
	clear: left; /* fixes the nav bar */
}

div#orconLanguages {
	padding-top: 3px;
}

div#contentHome {
	padding: 30px 0;
	width: 595px;
	float: right;
}

div#content {
	padding: 10px 15px 30px 20px;
	width: 560px;
	float: right;
}

div#footer {
	height: 15px;
	clear: both;
	background-color: #00529c;
	padding: 5px 10px;
	color: #fff;
} 

div#footer div {
	font-size: 11px;
}

div#footerNavigation {
	width: 745px;
	height: 45px;
	color: #516699;
	padding-left: 60px;
	background-color: #fff;
}

div#footerNavigation.SP {
	width: 780px !important;
	padding-left: 40px !important;
}

div#footerNavigation a {
	text-decoration: none;
	color: #516699;
}

div#copyright {
	clear: both;
	font-size: 11px;
	color: #666;
	background-color: #fff;
	text-align: center;
	margin: 0;
	padding: 15px 0 0 0;
}

/* FORMS
----------------------------------------------- */	

label {
	float: left;
	display: block;
	width: 130px;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
}

div.field {
	margin: 1px;
}

div.buttons {
	margin: 5px 0 0 137px;
}

.formField {
	width: 250px;
}


/* NAVIGATION - MENU ITEMS
----------------------------------------------- */	

ul.navigation, ul#carpettools, ul#tiletools {
	margin: 0;
	padding: 0;
}

ul.navigation li, ul.navigation li.normal {
	float: left;
	list-style-type: none;
	margin: 0;
	background: none;
}

ul.navigation li.over {
	background-color: #37b6f9 !important;
}

ul.navigation li.separator {
	width: 1px;
	height: 25px;
	padding: 5px 0 !important;
	background-color: #fff;
}

div#headerNavigation ul.navigation li {
	background-color: #00529c;
	padding: 4px 16px;
}

div#headerNavigation ul.navigation li.SP {
	padding: 4px 13px !important;
}

div#headerNavigation ul.navigation li.lastSP {
	padding: 4px 17px !important;
}

div#headerNavigation ul.navigation li.separator {
	height: 25px;
	background-color: #fff;
	padding: 0 !important;
}

div#footerNavigation ul.navigation.line2.SP {
	margin-left: 40px;
}

div#footerNavigation ul.navigation.line2.EN {
	margin-left: -1px;
}

div#footerNavigation ul.navigation li {
	padding: 5px 10px 0 10px;
}

div#footerNavigation ul.navigation li.separator {
	height: 15px;
	padding: 5px 0 0 0 !important;
}

ul#carpettools {
	width: 181px;
	/* height: 262px; */
	background: #fff url(../img/main-menu-carpettools-bg.gif) no-repeat bottom;
	list-style-type: none;
}

ul#carpettools li {
	padding: 0 0 0 15px;
	margin-bottom: 3px;
	font-size: 13px;
	height: 44px;
}

ul#carpettools li.oneTextLine a.textLink {
	padding-top: 15px;
}

ul#carpettools li.twoTextLines a.textLink {
	padding-top: 7px;
}

ul#tiletools {
	width: 181px;
	/* height: 283px; */
	background: #fff url(../img/main-menu-tiletools-bg.gif) no-repeat bottom;
	list-style-type: none;
}

ul#tiletools li {
	padding: 0 0 0 15px;
	margin-bottom: 4px;
	font-size: 13px;
	height: 63px;
}

/*
ul#tiletools li.first {
	height: 51px !important;
}
ul#tiletools li.first a.textLink {
	padding-top: 17px !important;
}
*/

ul#tiletools li.oneTextLine a.textLink {
	padding-top: 23px;
}

ul#tiletools li.twoTextLines a.textLink {
	padding-top: 14px;
}

ul#carpettools li a.textLink, ul#tiletools li a.textLink {
	display: block;
	width: 93px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

ul#carpettools li.over a.textLink,
ul#tiletools li.over a.textLink {
	color: #fff;
}

ul#carpettools li.title, ul#tiletools li.title {
	height: auto !important; 
	height: 16px; /* IE */ 
	min-height: 16px; 
	font-size: 14px;
	font-weight: bold;
	color: #00529c;
	padding-top: 10px;
	text-transform: uppercase;
}

ul#carpettools li.last, ul#tiletools li.last {
	margin-bottom: 0 !important;
}

img.menuIcon {
	float: right;
	margin: 0;
	padding: 0;
}


/* CATALOG
----------------------------------------------- */	

ul.catalog {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.catalog li {
	width: 140px;
	float: left;
	font-size: 10px;
	line-height: 12px;
	height: 280px;
}

ul.catalog li span.title {
	display: block;
	font-size: 12px;
	padding-right: 10px;
}

ul.catalog li span.sku {
	display: block;
	padding-right: 10px;
}

ul.catalog li img {
	margin-top: 30px;
}

div.pagination {
	float: right;
	line-height: 25px;
}

div.pagination a {
	color: #01539c
}

div.productDetails {
	text-align: left;
	padding-top: 20px;
	line-height: 20px;
}

div.productDetails span.title {
	font-size: 16px;
	font-weight: bold;
}


/* OTHER
----------------------------------------------- */	
.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

br.clear {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.wideLetterSpacing {
	letter-spacing: 2px;
	font-weight: bold;
}

span.question {
	display: block;
	font-weight: bold;
}

.spanH1 {
	font-size: 22px;
	line-height: 25px;
	color: #01539c;
}

.invisible {
	display: none;
}
