body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:70%;
	background-color:#5e5e72;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;
	margin:0;
	}
	
#container{
	width:768px;
	margin:0 auto;
	}

/* ---------------------------------- */
/* TOP BAR   */   
/* ---------------------------------- */

#top{
	height:109px;
	float:left;
	}
	#top h1{
	text-indent:-4000px;
	overflow:hidden;
	background-image:url(../images/morco_logo.gif);
	width:171px;
	height:90px;
	margin:0;
	float:left;
	}
	#top h2{
	text-indent:-5000px;
	overflow:hidden;
	background-image:url(../images/telephone.gif);
	width:179px;
	height:44px;
	margin:0;
	float:right;
	}
	#top a.email{
	text-indent:-5000px;
	overflow:hidden;
	background-image:url(../images/email.gif);
	width:179px;
	height:19px;
	margin:0;
	float:right;
	clear:right;
	}
	#top ul{
	list-style:none;
	margin:8px 0 0 0;
	padding:0;
	float:right;
	clear:right;
	}
	#top ul li{
	display:inline;
	}
	#top ul li a{
	text-decoration:none;
	color:#666;
	padding:0 15px 0 15px;
	border-right:1px solid #f19030;
	}
	#top ul li a.end{
	border:none;
	padding-right:11px;
	}
	#top ul li a:hover{
	text-decoration:underline;
	}
	
	
/* ---------------------------------- */
/* LEFT HAND NAVIGATION  */   
/* ---------------------------------- */	
	
#navigation{
	width:171px;
	margin-top:7px;
	float:left;
	}
	#navigation h2{
	text-indent:-4000px;
	overflow:hidden;
	background-image:url(../images/navigation_head.gif);
	background-repeat:no-repeat;
	width:160px;
	height:35px;
	margin:0;
	}
	ul#mainnav{
	list-style:none;
	margin:0;
	padding:11px 0 0 11px;
	background-image:url(../images/main_nav_back.gif);
	width:149px;
	}
	ul#mainnav li{
	padding-bottom:10px;
	}
	ul#mainnav li a{
	text-decoration:none;
	color:#333;
	}
	ul#mainnav li.selected a{
	text-decoration:none;
	font-weight:bold;
	color:#333;
	}
	ul#mainnav li a:hover{
	text-decoration:underline;
	}
	#mainnav_bottom{
	background:url(../images/main_nav_bottom.gif) no-repeat;
	width:160px;
	height:11px;
	}
	ul#mainnav li ul{
	list-style:none;
	margin:10px 0 0 10px;
	padding:0;
	}
	ul#mainnav li ul a{
	color:#63f;
	}
	ul#mainnav li.selected ul a{
	color:#63f;
	font-weight:normal;
	}
	
/* ---------------------------------- */
/* HOMEPAGE SUB NAVIGATION  */   
/* ---------------------------------- */
#submenu {
	background:#fff;
	width:597px;
	background:1px scroll #fff;
	float:left;
	height:80px;
	margin-bottom:4px;
	text-align:center;
	}
	#submenu h2 {
		margin:0;
		padding:0;
		height:0;
		text-indent:-4000px;
		}
	#submenu ul {
		margin:0;
		padding:3px 0 0 60px;
		_padding:3px 0 0 30px;
		}
	#submenu li {
		margin:10px 35px;
		float:left;
		list-style:none;
		}
	#submenu a {
		width:50px;
		height:54px;
		display:block;
		text-indent:-4000px;
		}
	#submenu li.sub_combi a { background:url(../images/sub_combi.gif) no-repeat; }
	#submenu li.sub_heaters a { background:url(../images/sub_heaters.gif) no-repeat; }
	#submenu li.sub_spares a { background:url(../images/sub_spares.gif) no-repeat; }
	#submenu li.sub_troubleshooting a { background:url(../images/sub_troubleshooting.gif) no-repeat; }
	
#headBanners {
	margin-bottom:3px;
	}
	
#basket{
	width:171px;
	float:left;
	margin:10px 0 0 0;
	}
	#basket h2{
	text-indent:-4000px;
	overflow:hidden;
	background-image:url(../images/basket_head.gif);
	background-repeat:no-repeat;
	width:160px;
	height:35px;
	margin:0;
	}
	#basketbox{
	list-style:none;
	margin:0;
	padding:11px 0 1px 11px;
	background-image:url(../images/main_nav_back.gif);
	width:149px;
	}
	#basketbox p{
	margin:0 0 8px 0;
	}
	#basketbox a{
	color:#3c297b;
	text-decoration:none;
	font-weight:bold;
	}
	.review{
	line-height:1.5em;
	margin-bottom:0;
	}
	#basketbox a:hover{
	text-decoration:underline;
	}
	#basketbox strong{
	font-weight:bold;
	color:#63c;
	}
	#basket_bottom{
	background:url(../images/main_nav_bottom.gif) no-repeat;
	width:160px;
	height:11px;
	}
	
#login{
	width:171px;
	float:left;
	margin:10px 0 10px 0;
	}
	#login h2{
	text-indent:-4000px;
	overflow:hidden;
	background-image:url(../images/login_head.gif);
	background-repeat:no-repeat;
	width:160px;
	height:35px;
	margin:0;
	}
	#loginbox{
	list-style:none;
	margin:0;
	padding:11px 0 5px 11px;
	background-image:url(../images/main_nav_back.gif);
	width:149px;
	}
	#loginbox p{
	margin:0;
	}
	#loginbox a{
	text-decoration:none;
	color:#666;
	}
	#loginbox a:hover{
	text-decoration:underline;
	}
	.loginboxes{
	width:130px;
	margin-bottom:10px;
	}
	.login_bttn{
	float:right;
	margin-right:10px;
	}
	.forgot{
	clear:both;
	padding-top:3px;
	line-height:1.5em;
	}
	#login_bottom{
	background:url(../images/main_nav_bottom.gif) no-repeat;
	width:160px;
	height:11px;
	}
	
form.validate input.textfield {
	border:1px solid #999;
	padding:2px;
	font-size:12px;
	background:#fff;
	color:#333333;
	}
	
form.validate input.textfield_invalid {
	border:1px solid #CF3333;
	padding:2px;
	font-size:12px;
	background:#EF7777;
	color:#fff;
	}

/* ---------------------------------- */
/* CONTENT AREA   */   
/* ---------------------------------- */
	
#content{
	width:597px;
	float:left;
	}
	#topbar{
	background-image:url(../images/content_topbar.gif);
	background-repeat:no-repeat;
	width:592px;
	height:30px;
	float:left;
	margin-top:30px;
	padding:5px 5px 0 0;
	}
	.search{
	widows:402px;
	text-align:right;
	margin:0;
	}
	.searchbox{
	height:12px;
	}
	.tech_line {
		float:left;
		margin:3px 10px;
		color:#FF952F;
		font-size:13px;
		}
		.tech_line span {
			color:#333333;
			}
	
	#mainarea{
	width:557px;
	text-align:left;
	background-color:#fff;
	float:left;
	padding:20px ;
	}
	
	#mainarea p.error {
	background:#FFFFCC;
	border:1px solid #FFCC33;
	font-weight:bold;
	color:#FF6633;
	text-align:left;
	padding:10px ;
	}
	#mainarea p.information {
	background:#FFFFCC;
	border:1px solid #FF9900;
	color:#000;
	text-align:left;
	padding:10px ;
	}
	
	#homearea{
	width:597px;
	float:left;
	text-align:left;
	}
	#homearea #home_left {
		margin-right:4px;
		width:345px;
		padding:20px;
		float:left;
		background:#fff url(../images/homearea_bottom.gif) bottom no-repeat;
		height:1%;
		overflow:auto;
		}
	#homearea #home_right {
		float:left;
		width:208px;
		text-align:center;
		}
	#home_right_map { background:#fff; }
	#home_right_banners { background:url(../images/home_right_banners_bg.gif) no-repeat bottom #fff; }
	#home_right_banners a img { border:none; }
	#home_right_banners a { overflow:hidden; }
	#homearea h3 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#6351a1;
		}	
	#homearea p {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#777;
		line-height:16px;
		}	
	
	#homearea_bottom{
	width:597px;
	height:20px;
	float:left;
	margin:0;
	}
	
	#mainarea_bottom{
	background:url(../images/mainarea_bottom.gif) no-repeat;
	width:597px;
	height:20px;
	float:left;
	margin:0;
	}
	
	#mainarea p{
	margin-top:0;
	color:#333;
	}
	#mainarea p.price strong{
	color:#f97c00;
	}
	#mainarea h2{
	margin-top:0;
	color:#3c2a7a;
	font-size:150%;
	}
	#mainarea h3{
	margin-top:50px;
	color:#3c2a7a;
	font-size:150%;
	}
	#mainarea h4{
	margin-top:0;
	color:#3c2a7a;
	font-size:130%;
	}
	#mainarea h5{
	margin-top:0;
	color:#3c2a7a;
	font-size:110%;
	}
	#mainarea ul#home{
	list-style-image:url(../images/bullet.gif);
	margin:0 0 20px 25px;
	padding:0;
	font-size:110%;
	color:#3c2a7a;
	font-weight:bold;
	}
	
	#mainarea ol{
	font-size:110%;
	color:#3c2a7a;
	font-weight:bold;
	}
	#mainarea a{
	color:#63f;
	font-weight:bold;
	text-decoration:none;
	}
	#mainarea a:hover{
	text-decoration:underline;
	}
	.central{
	clear:both;
	}
	#mainarea img.home{
	float:left;
	margin:0 0 60px 0;
	}
	ul.home{
	list-style-image:url(../images/bullet.gif);
	margin:0 0 0 25px;
	padding:0;
	font-size:110%;
	color:#3c2a7a;
	font-weight:bold;
	line-height:2.5em;
	}
	#mainarea p.breadcrumb{
	font-size:95%;
	margin:0 0 30px 0;
	}
	#mainarea img.right {
		float:right;
		margin:20px;
		clear:right;
		}
	
/* ---------------------------------- */
/* FOOTER  */   
/* ---------------------------------- */

#footer{
	clear:both;
	text-align:right;
	padding:10px 0 40px 0;
	}
	#footer a{
	color:#fff;
	text-decoration:none;
	padding-left:20px;
	margin:0;
	}
	#footer a:hover{
	text-decoration:underline;
	}
	
	
	
/* ---------------------------------- */
/* CONTACT FORMS  */   
/* ---------------------------------- */

fieldset{
	border: 1px solid #ccc;
	padding:20px;
	margin-top:30px;
	}
legend{
	color: #fff;
	background-color: #3c2a7a;
	padding: 2px 6px;
	font-weight:bold;
	margin-bottom:15px;
	}
label{
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
	}
.inputbox{
	width:350px;
	padding:2px;
	font-size:12px;
	border:1px solid #aaa;
	}
.inputbox_invalid{
	width:350px;
	padding:2px;
	font-size:12px;
	border:1px solid #CF3333;
	background:#EF7777;
	color:#fff;
	}

span.required {
	font-size:10px;
	font-weight:bold;
	color:#CC0000;
	}

img.help {
	margin-left:4px;
	border:none;
	}
	
/* ---------------------------------- */
/* PRODUCTS   */   
/* ---------------------------------- */

strong.big {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	}
	span.incvat {
		font-weight:bold;
		font-size:11px;
		color:#f97c00;
		}

.appliance{
	float:left;
	margin:0 43px 40px 0;
	width:128px;
	height:275px;
	}
	.appliance img{
	
	}
	.appliance span.incvat {
		font-weight:normal;
		font-size:10px;
		color:#f97c00;
		}
	.appliance strong{
	color:#f97c00;
	font-weight:bold;
	}
	.appliance a{
	color:#63c;
	font-weight:bold;
	}
	.appliance p{
	margin:0 0 10px 0;
	}
	.appliance a.imagelink{
	padding:3px;
	border:1px solid #ccc;
	background-color:#fff;
	margin-bottom:10px;
	display:block;
	width:116px;
	height:140px;
	}
	.appliance a.imagelink:hover{
	background-color:#f97c00;
	}
	#mainarea img.bigimage{
	float:left;
	margin:0 20px 20px 0;
	padding:3px;
	border:1px solid #ccc;
	}
	#mainarea ul#features{
	list-style:outside;
	margin:0 0 20px 0;
	padding:0 0 0 20px;
	color:#333;
	font-weight:normal;
	float:left;
	width:250px
	}
	#mainarea a.components{
	border:1px solid #333;
	width:233px;
	text-align:center;
	padding:10px 30px;
	margin-bottom:40px;
	}
	
	ul#sitemap {
		margin:0 0 10px 0;
		}
	ul#sitemap ul {
		margin-bottom:10px;
		margin-left:0;
		padding-left:25px;
		}
	
	.spares{
	float:left;
	margin:0 25px 40px 0;
	width:138px;
	padding:10px;
	border:1px solid #ccc;
	}
	.spares ul{
	margin:0 0 0 10px;
	padding:0;
	}
	#mainarea a.paloma{
	clear:both;
	display:block;
	border:1px solid #333;
	background-color:#63f;
	color:#fff;
	width:138px;
	text-align:center;
	padding:10px;
	}
	strong.red{
	color:#FF0000;
	}
	
	.overseas {
		float:none;
		clear:both;
		margin-top:20px;
		background:#eee;
		padding:10px;
		border:1px solid #ddd;
		}
		.overseas p {
			margin:0;
			padding:0;
			}
/* ---------------------------------- */
/* CHECKOUT and BASKET   */   
/* ---------------------------------- */	
	
.baskettable{
	border:1px solid #ccc;
	}
	.baskettabletop{
	background-color:#333;
	font-weight:bold;
	color:#fff;
	}
	.tablerow{
	background-color:#e9e9e9;
	}

/* --------------------------------- */
/* COMPONENTS DIAGRAM                */
/* --------------------------------- */

#diagram {
	clear:both;
	}
		
#diagram #map {
	position:relative;
	padding:0;
	margin:0 auto;
	}
	
#diagram a.spot {
	display:block;
	width:0;
	height:0;
	overflow:hidden;
	position:absolute;
	border-bottom:1px solid #0066CC;
	}
	
#diagram a.spot:hover {
	text-decoration:none;
	border:1px solid #0066CC;
	}
	
	
/* --------------------------------- */
/* SEARCH PAGE                       */
/* --------------------------------- */

.searchcontainer {
	clear:both;
	}
	.searchcontainer .resultbox {
		float:left;
		width:245px;
		margin:10px;
		height:150px;
		}
	.searchcontainer .resultbox .imageBox {
		height:160px;
		width:130px;
		float:left;
		}
	.searchcontainer h5 {
		clear:both;
		}
	.searchcontainer .resultbox .highlight {
		background:#FFFFCC;
		padding:0 1px;
		border-bottom:1px solid #CDCF26;
		}
		
div.doc_download {
	clear:both;
	}
	div.doc_download div.image {
		float:left;
		width:90px;
		}
	div.doc_download div.content {
		float:left;
		padding:15px 5px;
		width:400px;
		}

img.icon {
	float:left;
	margin:10px;
	}
	
div#replacement {
	background:#DBCFFF;
	padding:10px;
	margin-top:20px;
	width:230px;
	margin-left:277px;
	color:#634F9F;
	font-weight:bold;
	}
	div#replacement ul {
		margin:0;
		list-style:square;
		padding:0 0 0 15px;
		}

.delivery-free {
	color:#ff0000 !important;
	font-weight:bold;
	text-transform:uppercase;
	}