@charset "utf-8";
/**** general css ******/
body
{
	background-color: #c0c0c0;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align:center;
}

.body-text
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

.red-text
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-align:left;
	height:22px;
	font-weight: bold;
}

.input-nml
{
	border:1px solid #999999;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 2px;
}

.button-nml
{
	border:1px solid #999999;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 4px;
	background-color:#999;
	color: #fff;
}

#main-body
{
	width: 998px;
	height: 665px;
	background-color: #ffffff;
}

#main-body-offer-month
{
	width: 998px;
	height: 630px;
	background-color: #ffffff;
}

#bottom
{
	width: 998px;
	height: 37px;
	background-image:url(images/bottom.jpg);
}

.bottom
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#000000;
	padding-right: 10px;
	font-weight:bold;
}

a.bottom-links
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a.bottom-links:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.clear
{
	clear: both;
}

#main-body-contents
{
	width: 998px;
	height: 587px;
}

#main-body-left-image
{
	width: 309px;
	height: 587px;
	float: left;
}

#left-images
{
	width: 309px;
	height: 587px;
}

#main-body-right
{
	width: 689px;
	height: 587px;
	float: left;
}

.subcat-heading
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-transform:uppercase;
	color: #000000;
	padding-left: 5px;
}

.sub-heading
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
	background-color:#999;
}

.page-title
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-transform:uppercase;
	color: #000000;
	padding-left: 5px;
	border-bottom: 1px solid #000000;
	margin-top: 15px;
}

.enquire-button
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #000;
	text-decoration:none;
	text-align: left;
	padding-top: 30px;
}

a.linkgrey-14px
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color: #666666;
	text-decoration:none;
}

a.linkgrey-14px:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color: #000000;
	text-decoration:underline;
}
/***** top navigation *****/

#top-navigation
{
	width: 998px;
	height: 41px;
	border-bottom: 2px solid #666666;
}

#top-link-home
{
	width: 126px;
	height: 41px;
	float: left;
}

#top-link-office
{
	width: 125px;
	height: 41px;
	float: left;
}

#top-link-educational
{
	width: 125px;
	height: 41px;
	float: left;
}

#top-link-leisure
{
	width: 125px;
	height: 41px;
	float: left;
}

#top-link-refurbished
{
	width: 126px;
	height: 41px;
	float: left;
}

#top-link-accessories
{
	width: 124px;
	height: 41px;
	float: left;
}

#top-link-officemoves
{
	width: 125px;
	height: 41px;
	float: left;
}

#top-link-contactus
{
	width: 122px;
	height: 41px;
	float: left;
}

/****** home page *******/
#top-banner
{
	width: 998px;
	height: 335px;
	background-image:url(images/Home1.jpg);
}

#home-nav
{
	width: 998px;
	height: 86px;
	/*background-image:url(images/home-nav.jpg);*/
	border-top: 2px solid #c1c1c1;
}

#home-body
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #000;
	width: 998px;
	height: 207px;
}

div#wn1	
{ 
	position:relative; 
	width:550px; height:110px; 
	overflow:hidden;
}

div#wn2	
{ 
	position:relative; 
	width:550px; height:110px; 
	overflow:hidden;	
}

div#lyr2	
{ 
	position:relative; 
	width:auto; height:auto; 
	overflow:hidden;	
}

/*** product detail ****/
.product-title
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
	text-transform:uppercase;
	text-align: left;
}

.product-detail
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #000;
	text-decoration:none;
	text-align: left;
	padding-top: 10px;
}

.product-code
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color: #000;
	font-weight:bold;
	text-decoration:none;
	text-align: left;
	padding-top: 20px;
}

.product-price
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color: #000;
	font-weight:bold;
	text-decoration:none;
	text-align: left;
	padding-top: 10px;
}