@charset "utf-8";
/**WashroomsDirect.co.uk**/
/**Basics**/
body,td,th {
	font-family: Arial, Arial Rounded MT Bold;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Rounded MT Bold;
}
h1 {
	font-size: 18px;
	color: #093390;
	border-bottom-color: #4FB0D1;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
h2 {
	font-size: 16px;
	color: #093390;
	border-bottom-color: #093390;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
}
h3 {
	font: Arial;
	font-size: 14px;
	color: #093390;
	font-weight: 500;
}
p {
	font: Arial;
	font-size: 100%;
}
/**Page Structure**/
#container {
	background-color: #ffffff;
	height: auto;
	position:absolute;
	left:50%;
	width: 790px;
	margin-left:-380px;
}
#container2 {
	width:745px;
	padding-left: 45px;
}
#header {
	background-image:url(png/header2.gif);
	height: 130px;
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}
#menu {
	width: 100%;
	float: left;
	background-color: #4FB0D1;
}
#holder {
	width: 100%;
	height: 416px;
	position: relative;
	background: #B2DCEB;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	height: 450px;
	float:left;
	background-color: #FFFFFF;
}
#holder_quote {
	width: 100%;
	height: 148px;
	position: relative;
	background: #B2DCEB;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	height: 148px;
	float:left;
	background-color: #FFFFFF;
}
#main {
	float: left;
	background-color: #FFFFFF;
	width: 520px;
	margin-right:10px;
}
#maingallery {
	float: left;
	background-color: #FFFFFF;
	width: 790px;
	margin-right:10px;
}

#main_extra {
	float: left;
	background-color: #FFFFFF;
	width: 520px;
	margin-right:10px;
}
#main_extragallery {
	float: left;
	background-color: #FFFFFF;
	width: 790px;
	margin-right:10px;
}

#main_extra img {
		float: right;
		margin: 5px 0px 15px 15px;
		border: 1px solid #d3d3d3;
		padding: 6px;
	}
	
#sidenews {
	width: 200px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #4FB0D1;
	padding-left: 1em;
	padding-top: 25px;
	margin-top: 10px;
}

#sideproductlist {
	width: 200px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #4FB0D1;
	padding-left: 3px;
	padding-top: 15px;
	margin-top: 10px;
}

#footer {
	width: 100%;
	height: 35px;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #4FB0D1;
	padding-top: 2px;
	float: left;
	clear: both;
}
/**Link Styles & Navigation**/
a.blacklink:link {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
a.blacklink:visited {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
a.blacklink:hover {
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
}
a.blacklink:active {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
a.blacklink2:link {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
a.blacklink2:visited {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
a.blacklink2:hover {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
}
a.blacklink2:active {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
a.newslink {
	font: Arial;
	font-size: 14px;
	font-weight: 500;
	color: #093390;
}
a.newslink:link {
	font-family: Arial;
	color: #093390;
	text-decoration: none;
}
a.newslink:visited {
	font-family: Arial;
	color: #4FB0D1;
	text-decoration: none;
}
a.newslink:hover {
	font-family: Arial;
	color: #093390;
	text-decoration: underline;
}
a.newslink:active {
	font-family: Arial;
	color: #093390;
	text-decoration: none;
}
#lineheight{
	line-height: 55px;
}
.underline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.picpadright{
	margin-right: 15px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #4fb0d1;
}
.productblock {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.productimage {
	float: left;
	width: 230px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #4fb0d1;
}
.prodtxt{
	margin-left: 240px;
}
.bluebox {
	background-color: #4FB0D1;
	padding: 4px;
}
