/***** MAIN CONTENT ITEMS *****/

/*** start nav sub-categories ***/
div#scategory-heading {
	width: 797px;
	height:55px !important;
	overflow:hidden;
	background-position:left bottom !important;
}
div#scategory-heading ul.snav-overview {
	display: block;
	width: 800px;
	padding: 0 0 0 5px;
}
div#scategory-heading ul.snav-overview li {
	display: block;
	float: left;
	width: 159px;
	height: 31px;
}
div#scategory-heading ul.snav-overview li a {
	display: block;
	text-decoration: none;
	position: relative;
}
div#scategory-heading ul.snav-overview li a.scat-image {
	display: block;
	width: 100%;
	height: 85px;
	margin-top: 10px;
	text-align: center;
}
div#scategory-heading ul.snav-overview li a.sbutton {
	display: block;
	width: 100%;
	height: 28px;
}
div#scategory-heading ul.snav-overview li h2 a.sbutton {
	display: block;
	text-align: center;
	/*text-transform: uppercase;*/
	font: normal 10px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: white;
	text-transform: uppercase;
}
div#scategory-heading ul.snav-overview li a.sbutton span strong {
	font: normal 10px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*** end nav sub-categories ***/


/*** start nav sub-categories ***/
div#category-heading {
	width: 797px;
	height: 130px;
	overflow: hidden;
}
div#category-heading ul.nav-overview {
	display: block;
	width: 800px;
	height: 130px;
	padding: 0 0 0 5px;
}
div#category-heading ul.nav-overview li {
	display: block;
	float: left;
	width: 159px;
	height: 31px;
}
div#category-heading ul.nav-overview li a {
	display: block;
	text-decoration: none;
	position: relative;
}
div#category-heading ul.nav-overview li a.cat-image {
	display: block;
	width: 100%;
	height: 85px;
	margin-top: 10px;
	text-align: center;
}
div#category-heading ul.nav-overview li a.button {
	display: block;
	width: 100%;
	height: 28px;
}
div#category-heading ul.nav-overview li h2 a.button {
	display: block;
	text-align: center;
	font: normal 10px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: white;
	text-transform: uppercase;
}
div#category-heading ul.nav-overview li h2 a.button strong {
	font: normal 10px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*** end nav sub-categories ***/


/*** start homepage corporate banner ***/
a#thomsonbanner {
	display: block;
	width: 190px;
	height: 107px;
	margin: 0 0 2px 0;
}
/*** end homepage corporate banner ***/


/*** start products list ***/
form#productsform {
	width: 792px;
	margin: 0 auto 100px auto;
	position: relative;
}
form#productsform input.compare-button {
	position: absolute;
	top: -30px;
	right: 6px;
}
/*** end products list ***/


/*** start account pages ***/
form#accountform {
	padding-bottom: 20px;
}

.checkoutContent .newAccount {
	padding:15px 5px 20px 5px !important;
	width:737px;
	margin:0 auto;
	border-top:1px solid #000000;
	background-color:#F5F5F5;
}

form#accountform fieldset {
	width:730px !important;
}
fieldset#deliveryformarea {
	width:344px;
}

div.address {
	background: url(/e_commerce/ximg/bgBlocDegrade.png) repeat-x bottom left;
	margin-bottom: 20px;
	overflow: auto;
}
/*** end account pages ***/


/*** start horizontal links ***/
ul.links {
	width: 100%;
	margin: 30px auto;
}
ul.links li {
	display: block;
	float: right;
	width: auto;
}
ul.links li a {
	display: block;
	font: bold 11px/18px Arial, Helvetica, sans-serif;
}
ul.links li a.top, ul.links li a.previous {
}
/*** end horizontal links ***/