	body {
		text-align:center;
		margin:0;
		font: normal normal normal 1em Arial, sans-serif;
		font-size:80%;
		background:#e5e5e5 url('images/white-background-2.png') repeat-y center;
	}
	.mainBackground {
		/*background: url('/wcsstore/ConsumerDirectStorefrontAssetStore/images/homepage/showcase/showcase_banner.jpg') no-repeat center top;*/
		background: url('images/showcaseBanner-2.jpg') no-repeat center top;
	}
	div {
	}
	img {
		border:none;
	}
	a {
		text-decoration:none;
		color: black;
	}
	.mainContainer a {
		color:#099;
	}
h1, h2, h3, h4, h5, h6 {
	font-size:1.6em;
	color:#099;
	margin-top:0;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
}
	h2 {
		font-size:1.4em;
	}
	h3 {
		font-size:1.2em;
	}
	h4, h5, h6 {
		font-size:1em;
	}
	ul, ol {
		clear:left;
		padding-left:2.2em;
	}

	input {
		clear:left;
	}
	label {
		cursor: default;
	}
	.mainContainer button {
		border: 2px solid #099;
		background-color:#efffff;
		font-size:.9em;
		margin:0;
		cursor:pointer;
	}
	.mainContainer button:hover {
		background-color:#ceffff;
	}
	.mainContainer input[type="text"] {
		border: 1px solid #099;
		padding:4px 3px 5px;
	}
	
	.mainContainer input[type="password"] {
		border: 1px solid #099;
		padding:4px 3px 5px;
	}
	
	a:hover {
		text-decoration:underline;
		color:#6A6A6A;
	}
	.hidden {
		display:none;
	}
	.main {
		width:775px;
		overflow:auto;
		margin: 0 auto;
		text-align:left;
		padding:0 14px;
		/*			background-color:white;*/
	}
#contentContainer {
	overflow:auto;
/*	background-color:teal;*/
	/*padding:12px auto;*/
/*	width:758px;*/
	width:775px;
	padding:0;
}
	.imageBanner h1 {
		margin:0;
	}
	.horizontalMenu1 {
		padding:4px 0 6px 0;
		width:772px;
		overflow:visible;
	}
	.thisIsIE .horizontalMenu1 {
		padding:0;
	}
	.horizontalMenu1 ul {
		padding:0;
		list-style:none;
		margin:4px 0;
	}
	.thisIsIE .horizontalMenu1 ul {
		margin-top:8px;
	}
	.horizontalMenu1 li {
		float:left;
		/*			padding:3px;*/
		margin:0 12px 0  0;
	}
	.horizontalMenu1 .divider {
		float:left;
		display:inline;
		margin-right:12px;
		margin-top:-2px;
		width:2px;
		/*			height:18px;*/
		height:1.45em;
		background:url('images/horizontal-menu1-divider.gif');
	}
	.horizontalMenu2 {
		overflow:visible;
		width:774px;
		padding:6px 0px 8px;
		margin-bottom:30px;
	}
	.thisIsIE .horizontalMenu2 {
		margin-bottom:0px;
	}
	.horizontalMenu2 .line {
		float:right;
		clear:right;
		/*width:766px;*/
		width:800px;
		margin:8px -14px 0 -14px;
		display:inline;
		height:1px;
		border-bottom: 1px solid #ccc;
	}
	.thisIsIE6 .line {
		margin-top:-7px;
	}
.only-for-ie {display:none;}

.thisIsIE .only-for-ie {display:inline}
	.breadcrombs {
		padding:0px 0 16px 0;
		font-size:.9em;
	}
	.breadcrombs a {
		/*			color:black;*/
		text-decoration:underline;
	}
	.breadcrombs span {
		color:#6cc;
		font-weight:bold;
	}
	.horizontalMenuWrapper {
		padding-bottom:3px;
		min-height:32px;
		height:auto!important;
		height:32px;
		background:url('images/transparent-grey-stripe.png') repeat-x bottom;
	}
	.thisIsIE6 .horizontalMenuWrapper {
/*					behavior: url('css/iepngfix.htc');*/
	}
	.browseAllProducts {
		padding-left:16px;
		background: url('images/menu-arrows.gif') no-repeat 0 1px;
		display:block;
		min-height:16px;
		/*			border: 1px solid #999;*/
	}
	.browseAllProducts:hover {
		background: url('images/menu-arrows.gif') no-repeat 0 -96px;			
	}
	.searchButton {
		float:right;
		/*			behavior: url('css/iepngfix.htc');*/
		/*			width:20px;*/
		/*			height:20px;*/
		background:url('images/menu-arrows.gif') no-repeat 4.7em 2px;
		background-position: 4.7em 2px;
		font-size:1.0em;
		padding:0 16px 0px 0;
		margin:-1px 6px 0 0;
		border:none;
		display:inline;
		cursor:pointer;
		/*			border: 1px solid #999;*/
	}
	.thisIsIE .searchButton {
		background:url('images/menu-arrows.gif') no-repeat 5.5em 3px ;
		padding:0 8px 0 0;
	}
.searchField, .searchOnblur, .searchOnfocus {
	position:relative;
	background-color:white;
	color:#999;
	float:right;
	left:1px;
	width:207px;
	padding:2px;
	margin:4px 0 0 0; /*was -0.2em 0 -0.20em 0;*/
	height:1.36em; 
	border: 1px solid black;
	clear:none;
	top:-8px;
	text-align:center;
}

.thisIsIE .searchField, .thisIsIE .searchOnblur, .thisIsIE .searchOnfocus {
	width:207px;
	left:1px;
}
.thisIsIE6 .searchField, .thisIsIE .searchOnblur, .thisIsIE .searchOnfocus {	
	width:203px;
	left:1px;
}
.searchOnblur {
	text-align:center;
}
.searchOnblur, .searchOnfocus {
	color:#999;
}
.searchOnfocus  {
	color:#000;
	text-align:left;
}
	.logIn {
		/*			border: 1px solid white;*/
		padding-top:.2em;
		padding-right:12px;
		/*			padding-right:24px;*/
		min-height:1.4em;
		height:auto!important;
		height:1.4em;
		margin:-0.15em 0 -0.20em 0;
		min-width:1px;
		width:auto!important;
		text-align:right;
		clear:none;
		float:right;
	}
	.thisIsIE .logIn {
		width:400px;
	}
	.miniTrolley {
		background-color:white;
		overflow:visible;
		float:right;
		min-width:201px;
		width:195px;
		margin:-0.2em 0 -0.15em 0;
		padding:0.2em 5px;
		min-height:1.1em;
		height:auto!important;
		height:1.1em;
		border: 1px solid #009999;		
	}
	.thisIsIE .miniTrolley {
        width:170px;
    }
	.thisIsIE6 .miniTrolley {
		width:197px;
	}
	.miniTrolley img {
		margin-bottom:-3px;
		margin-right:4px;
	}
	.miniTrolley .tr {
		font-weight:bold;
		float:left;
	}

	.miniTrolley .nrOfItems {
		/*			padding-top:1px;*/
		text-align:right;
		float:right;
	}
	.miniTrolley a {
		text-decoration:none;
		overflow:auto;
	}
	.miniTrolley a:hover {
		text-decoration:none;
	}
	.thisIsIE .miniTrolley a {
		display:inline;
	}
	.trolley-word {
		color:#099;
	}
	.verticalMenuContainer {
		/*	background-color:#996935;*/
		/*	border: 1px solid black;*/
		float:left;
		width:194px;
		display: inline;
		margin: 0 0 0 0;
		margin-right:4px;
	}
	.verticalMenu { 
		background-color:#D6BD47;
		padding:0;
		margin:0;
		list-style:none;
		width:172px;
		border: 1px solid black;
		border-bottom:none;
	}
	.verticalMenu li {
		border-bottom:1px solid black;
		padding:4px;
	}

	.staticMenu {
		border-top:1px solid #ccc;
		margin:0 0 10px 0;
		padding:0;
		list-style:none;
	}
	.staticMenu li {
		overflow:auto;
	}
.staticMenu li a {
	width:194px;
	text-decoration:none;
	font-size:.9em;
	color:#666666;
	display:block;
	border-bottom:1px solid #ccc;
/*	padding:6px 0px 7px;*/
	padding:4px 0px 4px;
}
.staticMenu li a:hover {
/*	background-color:#6cc;*/
	text-decoration:none;
/*	color:white;*/
}
.staticMenu li a:hover .bullet {
	background-color:#666666;
}
	.staticMenu .bullet {
		width:6px;
		clear:none;
		height:17px;
		margin-right:4px;
		margin-top:-2px;
		background-color: #6cc;
		float:left;
		display:inline;
	}

	.thisIsIE .staticMenu .bullet {
		/*			margin-top:0px;*/
	}

.mainContainer {
	float:left;
	width:563px;
	display:inline;
	margin: 0 0 0 4px; /* was 7px but breaks category display */
}




.mainContainer ul {
	padding-left:15px!important;
}
.thisIsIE .mainContainer ul {
	padding-left:0!important;
	position:relative;
	left:-1.5em;
}
.categoryBanner {
	float:left;
	display:inline;
	margin-bottom:6px;
}
.categoryBanner h1 {
	margin:0;
	width:542px;
	height:44px;
	color:white; 
	text-align:right;
	padding:15px 20px 0 0;
	
}
a.categoryBanner:hover {
	text-decoration:none; cursor:pointer;
}
	.column {
		float:left;
		display:inline;
		margin-bottom:10px;
		/*			background-color:#B180BE;*/
	}
/*	.column p {
		margin-top:0;
	}*/
.column .heading {
	background-color:#66cccc;
	font-family:Verdana, Arial, sans-serif;
	min-height:32px;
	height:auto!important;
	height:32px;
	text-align:center;
	color:white;
	font-size:1.0em;
	font-weight:normal;
	margin-bottom:3px;
	margin-top:0;
	padding:3px 4px;
}
	.column .body {
		/*			text-align:center;*/
		background-color: white;
		border:1px solid #66cccc;
		min-width:172px;
		width:auto!important;
		width:172px;
		min-height:172px;
		height:auto!important;
		height:172px;
	}
	.column .body img {
		margin:auto;
		font-style: italic;
		font-size:1.3em;
		color:#777;
	}
	.column .body span {
		margin:0 3px 4px;
		/*			border: 1px solid #999;*/
		display:block;
	}
	.c1of3, .c2of3, .c3of3 {
		width:174px;
		margin-right:20px;
	}
	.c1of3 {
		clear:left;
	}
	.c3of3 {
		margin-right:0;
	}
.c1of2, .c2of2 {
/*	width:264px;*/
	width:274px;
		/*border:1px solid red;*/
/*	margin-right:8px;*/
	margin-right:8px;
}
	.c1of2 {
		clear:left;
	}
	.c2of2 {
		margin-right:0;
	}
	
 	.labelAlignment {
       text-align:right;
    }
	.termsAndConditions {
		padding-left:40px;
		padding-top:4em;
		float:left;
		width:460px;
		font-size:0.8em;
		font-family: verdana, arial;
		color: #999999;
	}
	.termsAndConditions a:hover {
		color:#6cc;
		text-decoration:none;
	}

	.footer  {
		margin-top:14px;
		padding-bottom: .5em;
	}
	.footer .logotype {
		float:right;
		clear:none;
	}
	.footer .creditCards {
		clear:none;
		float:left;
		margin-right:14px;
		display:inline;
	}

	.copyrightFooterWrapper {
		background-color:#99cccc;
	}
	.copyrightFooterWrapper .main {
		padding-top:0.2em;
		padding-bottom:0.2em;
		background-color:#66cccc;
		text-align:right;
		font-size:.85 em;
	}

.product {
/*	width:536px;*/
	width:563px;
	float:left;
	clear:left;
	/*			border: 1px solid #999;*/
}
	.product td {
		padding:0px 3px 14px 3px;
		vertical-align: top;
	}
	.product caption {
		text-align:left;
		color:#999;
		padding:0.3em 0;
		border-top:1px solid #099;
		border-bottom:1px solid #099;
		margin-bottom:14px;
	}
	.product tfoot td {
		padding:0.3em 0;
		border-top:1px solid #099;
		border-bottom:1px solid #099;
	}
	.product tfoot div {
		float:right;
		margin-left:20px;
		display:inline;
	}
	.product tfoot .trolley {
		float:left;
	}
	.product caption span {
		font-size:.9em;
	}
	.product caption strong {
		font-weight:normal;
		font-size:1.2em;
		margin-right:.5em;
		color:black;
	}
	.product .id {
		color:#099;
		font-size:1.1em;
		font-weight:bold;
	}
	.product .dimensions h2 {
		font-size:.85em;
		white-space:normal;
		margin:0 0 3px 0;
		color:black;
		font-weight:bold;
	}
	.product .dimensions ul {
		font-size:.85em;
		margin:0;
		padding:0;
		list-style:none;
	}
	.priceEach table {
		border: 1px solid #b2e5e5;
		border-right:none;
		width:120px;
	}
	.priceEach th {
		padding:2px 3px 2px;
		font-size:.85em;
		border-right:1px solid #b2e5e5;
		text-align:center;
	}
	.priceEach .first {
		border-bottom: 1px solid #b2e5e5;
		background-color:#efffff;
	}
	.priceEach td {
		font-size:.9em;
		border-right:1px solid #b2e5e5;
		border-top: 1px solid #b2e5e5;
		padding:2px 3px 2px!important;
		text-align:center;
	}
	.priceEach .was {
		text-decoration: line-through;
		color:pink;
	}
	.fields div {
		padding:2px 3px 2px;
		border: 1px solid #b2e5e5;	
		text-align:center;
		width:30px;
	}
	.fields .head {
		font-weight:bold;
		font-size:.85em;
		border-bottom:none;
		background-color:#efffff;
	}
	.fields .body {
		border: 1px solid #b2e5e5;
	}
	.fields input, .trolleyTable input {
		width:20px;
		/*			height:2.5em;*/
/*		border:1px solid #b2e5e5;*/
		border:none!important;
		text-align:center;
		display:inline;
		margin-bottom:2px;
		margin-top:2px;
/*		background:red;*/
	}
	.stock {
		font-size:1.4em;
	}
	.halfPrice {
		color:red;
		text-align:center;
	}
	.half {
		font-size:1.6em;
	}
	.priceWebOffer {
		font-size:.85em;
		white-space:normal!important;
	}


.trolleyTable {
	/*			border: 1px solid #999;*/
/*	width:536px;*/
	width:563px;
	text-align: left;
}
	.trolleyTable th {
		padding:2px 5px 6px;
		width:1%;
	}
	.trolleyTable td {
		border-top: 1px solid #b2e5e5;
		/*			vertical-align:center;*/
		padding:8px 5px;
	}
	.trolleyTable caption {
		text-align: left;
		padding: 0px 5px 14px 3px;
	}
	.trolleyTable caption h1 {
		margin:0;
	}
	.trolleyTable .remove {
		padding:7px;
	}
	.trolleyTable .remove a {
		/*			margin-top:-2px;*/
		font-size:0.8em;
		font-weight:bold;
		color:red;
		padding:0px 2px;
		border: 2px solid #f00;
		line-height:1em;
	}
	.trolleyTable .remove a:hover {
		text-decoration:none;
		background-color:#f00;
		color:white;
	}
	.trolleyTable .price, .trolleyTable .subTotal {
		text-align:right;
		font-size:1.0em;
		line-height:1.0em;
	}
	.trolleyTable .subTotal {
		font-weight:bold;
		font-size:1.3em;
	}
	.trolleyTable .name {
		width:auto;
	}
	.trolleyTable .totalPrice {
		font-size:1.8em;
		text-align:right;
	}
	.trolleyTable td span input{
		color:#999999;
	}
	
	.trolleyTable td span{
		color:#099;
	}
	.trolleyRecalculate, .trolleyCheckOut {
		float:right;
		display:inline;
		margin-left:14px;
	}
	.crosssells {
		width:536px;
		float:left;
		/*			background-color:#349;*/
		margin-top:14px;
	}


	.searchResult {
		padding-left:2.2em;
	}
	.searchResult strong {
		/*			color:#099;*/
		/*			font-weight:normal;*/
	}
	.searchResult li {			
		/*			border-top:1px solid #099;*/
	}
	.searchResult a {
		display:block;
		padding: .5em 0;
	}
	.searchResult .first {
		border:none;
	}
	.matches {
		padding:4px 5px 5px;
		/*			width:268px;*/
		background-color:#6cc;
	}
	

a:focus {outline: none} /* removes the dotted on-focus accessability outline from FireFox */

.sideMenu {
 border-top:1px solid #666;
 border-left:1px solid #666;
 border-right:1px solid #666;
 margin:0 0 10px 0;
 padding:0;
 list-style:none;
}
 
/* level 1 */
.sideMenu li {
 overflow:visible;
 list-style:none;
 background:#999;
 color:#fff;
 font-weight:bold;
 letter-spacing:-0.02em;
}
.thisIsIE .sideMenu li {
	letter-spacing:-0.05em;
}
.sideMenu li a {
 width:192px;
 text-decoration:none;
 font-size:1em;
 display:block;
 border-bottom:1px solid #666;
 padding:6px 0px 7px 0px;
 background:url('images/tv-expand_collapse_item.gif') no-repeat -142px 3px;
 color:#fff;
}
.sideMenu li .bullet {
 padding-left:14px;
 width:178px;
 background-position:-142px 5px;
}
.sideMenu li a:hover {
 text-decoration:none;
 color:black;
 background-position:0px -120px;
}
.sideMenu li .open {
 background-color:#999;
 text-decoration:none;
 color:#000;
 background-position:-113px -35px;
}
.sideMenu li .active {
 background-color:#999;
 text-decoration:none;
 font-weight:normal;
 color:#fff;
 background-position:-33px 3px;
}
.sideMenu li .none {
 background-color:#999;
 text-decoration:none;
 color:#fff;
  background-position:-999px 999px;
}
 
/* level 2 */
.sideMenu li ul {
 margin:0;
 padding:0;
 list-style:none;
}
.sideMenu li ul li {
 margin:0;
 padding:0;
 overflow:visible;
 list-style:none;
 background:#ccc;
 color:#4b4b4b;
}
.sideMenu li ul li a {
 width:192px;
 font-size:1em;
 display:block;
 border-bottom:1px solid #666;
 padding:6px 0px 7px;
 background:url('images/tv-expand_collapse_item.gif') no-repeat 999px 999px;
 color:#4b4b4b;
}
.sideMenu li ul .bullet {
 padding-left:14px;
 width:178px;
 color:#4b4b4b;
 background-position:-63px -77px;
 font-weight:bold;
}
.sideMenu li ul li a:hover {
 color:#000;
 background-position:0px -120px;
}
.sideMenu li ul .active {
 background-color:#ccc;
 background-position:0px -120px;
}
.sideMenu li ul .open {
 background-color:#ccc;
 color:#000;
 background-position:-113px -35px;
}
.sideMenu li ul .none {
 background-color:#ccc;
 background-position:999px 999px;
}
 
/* level 3 */
.sideMenu li ul li ul {
 margin:0;
 padding:0;
 list-style:none;
}
.sideMenu li ul li ul li {
 margin:0;
 padding:0;
 overflow:visible;
 list-style:none;
 background:#dbffff;
}
.sideMenu li ul li ul li a {
 width:192px;
 text-decoration:none;
 font-size:1em;
 display:block;
 border-bottom:1px solid #666;
 padding:6px 0px 7px;
 background:url('images/tv-expand_collapse_item.gif') no-repeat -11px -38px;
 color:#000;
}
.sideMenu li ul li ul li a:hover {
 color:black;
 background-position:12px -120px;
}
.sideMenu li ul li ul .bullet {
 padding-left:26px;
 width:166px;
 background-position:-51px -77px;
}
.sideMenu li ul li ul .none {
	background-color:#dbffff;
	text-decoration:none;
	color:#000;
	background-position: 1000px 1000px;
}
.sideMenu li ul li ul a.none:hover {
	background-position: 0px -170px;
}
.sideMenu li ul li ul .open {
 background-color:#dbffff;
 text-decoration:none;
 font-weight:bold;
 color:#000;
 background-position:-100px -35px;
}
.sideMenu li ul li ul a.open:hover {
	background-position:-100px -35px;
}



/* level 4 */
.sideMenu li ul li ul li ul {
	margin:0;
	padding:0;
	list-style:none;
}
.sideMenu li ul li ul li ul li {
	margin:0;
	padding:0;
	overflow:visible;
	list-style:none;
	background:#eeffff;
}
.sideMenu li ul li ul li ul li a {
	width:192px;
	text-decoration:none;
	font-size:1em;
	display:block;
	border-bottom:1px solid #000;
	padding:6px 0px 7px;
	background:url('images/tv-expand_collapse_item.gif') no-repeat -50px -127px;
	color:#000;
}
.sideMenu li ul li ul li ul li a:hover {
 color:black;
 background-position:12px -120px;
}
.sideMenu li ul li ul li ul .bullet {
	padding-left:27px;
	width:165px;
}
.sideMenu li ul li ul li ul .none {
	padding-left:15px;
	width:177px;
	background-color:#eeffff;
	text-decoration:none;
	color:#000;
	background-position: 1000px 1000px;
}
.sideMenu li ul li ul li ul a.none:hover {
	background-position: 0px -170px;
}
.sideMenu li ul li ul li ul .open {
	background-color:#eeffff;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	background-position:12px -120px;
}
.sideMenu li ul li ul li ul a.open:hover {
	background-position:12px -120px;
}




.sideMenu li ul li ul li ul li a:hover { /*CHANGED: 30 Jan, copied from Morplan, more than likely not necessary, since there is one less level of menu tree in showcaseplus than morplan*/
/*	background-color:#ca5196;*/
	text-decoration:none;
	font-weight:bold;
/*	color:#fff;*/
	color:black;
/*	background-position:-13px 3px;
*/}




#lists {padding:0; margin:0; list-style:none; position:relative; height:20px; width:400px; float:left; z-index:500; border:0px solid red;}
#lists li {display:inline; float:left; height:20px; min-width:1px; width:auto!important; width:1px; border:0px solid green;}
* html #lists li { /white-space:nowrap;} /* isolates this to ie6 */
#lists li.two {padding:0 0 0 13px; background:url('images/line.gif') no-repeat 0 2px; border:0px solid green;}
#lists li a.tl { padding:0 0 0 13px; display:block; height:20px; text-decoration:none; font-size:1.0em; font-weight:normal; color:#000; background:url('images/tv-expand_collapse_item-t.gif') no-repeat -18px -24px; border:0px solid orange;}
 
#lists div {display:none;}
 
#lists li a:hover {text-decoration:underline; color:#666; background-position:-34px -2px;}
#lists li:hover > a {text-decoration:underline;color:#666; background-position:-34px -2px;}
 
#lists :hover div {display:block; width:57.8em; background:#fff; position:absolute; padding:1em 0 1.5em 0; left:0; top:20px; border:1px solid #399;}
#lists :hover div.pos2 {background:#f00; border:1px solid red;}
 
#lists .two:hover {position:relative;}
#lists .single:hover {position:relative; border:1px solid red;}
 
#lists .two:hover div.pos3 {background:#0f0; width:300px;}
#lists .single:hover div.pos4 {background:#00f; width:150px;}
 
#lists :hover div dl {display:inline; float:left; overflow:visible; width:13em; background:transparent; padding:0; margin:0 0 0 1em; border:0px solid red;}
#lists :hover div dl dt {overflow:visible; width:12em; padding:0; margin:0 0 0 0; text-decoration:none; line-height:1.1em; border:0px solid pink;}
 
#lists .two:hover div {left:-150px;}
#lists .two:hover div dl {width:129px;}
#lists .two:hover div dl dt {width:129px;}
 
#lists .single:hover div dl {width:129px;}
#lists .single:hover div dl dt {width:129px;}
 
#lists :hover div dl dd {padding:0; margin:0;}
 
#lists :hover div dt a {text-decoration:none; cursor:pointer; font-weight:bold; font-size:0.9em; color:#336699;}
#lists :hover div dt a:hover {text-decoration:underline; color:#666;}
#lists :hover div dd a {text-decoration:none; font-family: sans-serif; font-weight:normal; font-size:0.85em; color:#000; line-height:15px; padding-left:0px;}
#lists :hover div dd a:hover {text-decoration:underline; color:#666;}

#lists .clear {clear:both;}

.tableform{  
    font-family:Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight: 500;
	font-size: 0.9em;	
	background-color: #ccffff;
}
.tableformbig{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.0px;
	font-weight: 500;
	color: #009999;	
}
/*.tableformsm{
	font-family:Arial, Helvetica, sans-serif;
	white-space:nowrap;
	font-size: 0.6em;
	font-weight: 400;
	color: #009999;	
}*/
.shoptext{     
	font-family :Arial, Helvetica, sans-serif;
	/*font-size: 11px;
	font-weight: 400;*/
	color:#000;
}
.redalert{ 
	font-family : Arial, Helvetica, sans-serif;
	color: red;
	/*font-size:0.8em;*/
}

.likeaButton {
 display:block;
 border: 2px solid #099;
 background-color:#efffff;
 font-size:.9em;
 margin:0;
 cursor:pointer;
 padding:3px 6px 3px;
 color:black!important;
}
.likeaButton:hover {
 background-color:#ceffff;
 text-decoration:none;
}

.formbgcolor
{
	background-color:#E6EEF3;
	padding-top :8px;
	padding-bottom: 8 px;
	padding-left: 6px;
	
}
label.overlabel {
        color:#ccc;
}
label.overlabel-apply {
        position:absolute;
        margin-left:157px;
        z-index:1;
        color:#ccc;
        font-size: 0.9em;
        cursor:text;
}
.thisIsIE label.overlabel-apply {
	margin-top:7px;
}
.error {
	color:red
}
.deliveryAssembling {
	display:block;
	padding-left:12px;
	background:url('images/menu-arrows.gif') no-repeat -3px 1px;
	color:black!important;
}
.deliveryAssembling:hover {
	color:#3cc!important;
	text-decoration:none;
}

.thisIsIE .product tr.first td {
	padding-top:10px;
}
.thisIsIE .product td {
	padding-bottom:10px;
}
.thisIsIE6 .product input {
	border-color:white;
}
.thisIsIE6 .fields .head, .thisIsIE6 .fields .body {
	width:31px;
}
.fields .body {
	min-height:33px;
}
.thisIsIE .fields .body {
	min-height:34px;
	height:auto!important;
	height:34px;
}

/********************************/
/*  header stuff		*/
/********************************/

.headertext{
width: 550px;
 /*border: solid green 1px;*/
}

.orderLineHeader{
  float: left;
 /* padding-right: 215px;*/
/* border: solid grey 1px;*/
 font-size: 17px;
 color: #323035;
 font-weight: 800;
}

/***************************************************************/
/*	Static page format										   */
/***************************************************************/

.wideStatic{
	width:480px;
}

.centertext {  
	text-align: center;
}
.righttext{
	text-align: right;
}
.spacerright {	  /* text to right of picture */
	clear: left;
}
.spacerleft {	/* text to left of picture */
	clear: right;
}
.spacerall {	
	clear:both;
}

/***************************************************************/
/*	Home page content spot display							   */
/***************************************************************/

#homeContentcontainer {
	width: 560px;
	/*background-color:#E6EEF3;*/
	float: left;
	margin-top: -16px;
		}

.HomecontentSpotTop {
	float: left;
	width: 554px;
	margin-bottom: 5px;
	}

.HomecontentSpot {
	float: left;
	width: 175px;
	border: 1px dashed #66CCCC;
	margin-left: 4px;
	margin-bottom: 2px;
	}

/***************************************************************/
/*	Stuff on sale						*/
/***************************************************************/

.special { 
	color: red;
	font-family: verdana, arial, sans-serif;
	font-weight: 800;
}