@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

/* CSS Document */
body {
	margin: 0 auto;
	background:#E3E3E3;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	/* text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	/* ******** basic text s ********** */
	color: #3D3A3A;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* ******** basic text e ********** */
}

/*
	Typo details
	*/
H1,H2,H3,H4,H5,H6 {
	font-family: Arial, Helvetica, sans-serif;
}

H1 {
	font-weight:400;
	font-size:23px;
	color:#666566;
	padding:10px 0px 8px 0px;
}

H2 {
	font-weight:400;
	font-size:18px;
	color:#666566;
}

H3 {
	font-size:13px;
	font-weight:600;
	margin-top:20px;
	color:#3D3A3A;
}

H6 {

}

p {
	padding: 0.5em 0px;
	color:#0F2B4D;
	line-height:1.5em;
}
a {
	color:#464749;
}

#header {
	height: 240px;
	width:100%;
	padding:0;
	margin:0;
	background:#0F2B4D url(/images/banners/banner1.jpg) no-repeat top center;
}
#headercontent {
	width:950px;
	height:240px;
	margin:0 auto;
	padding:0;
}

#wrapper_cap {
	display:block;
	width:100%;
	height:28px;
	background:url(/images/header_shadow.png) repeat-x top left;
	position:relative;
	z-index:500;
	margin-top:-38px;
	left:0px;
}

#wrapper_borders {
	width: 968px;
	background:url(/images/bg_borders.png) repeat-y top center;
	margin:-26px auto 0px auto;
}

#wrapper {
	width:950px;
	margin:0 auto;
}
#wrapper_bottom {
	width: 968px;
	height:19px;
	background:#E3E3E3 url(/images/bg_bottomshadow.jpg) no-repeat top center;
	margin:0 auto;
}



#main {
	width:950px;
	margin: 0 auto;
	background:#FFFFFF;
}

.maincontent {
	padding:5px 50px 50px 50px;
	width:590px;
	float:left;
}
.shoppingcartcol {
	width:240px;
	float:right;
	color:#FFFFFF;
}
td.leftcol {
	width:250px;
	height:100%;
	padding:0px 30px 30px 0px;
	margin:0;
}
td.rightcol {
	width:250px;
	height:100%;
	padding:0px 0px 30px 30px;
	margin:0;
	border-left:1px solid #717172;
}
#footer {
	width:950px;
	margin: 0 auto;
	background:#FFFFFF;
}

#footercontent {
	width: 885px;
	height: 15px;
	background:#FFFFFF;
	padding:5px 0px 20px 35px;
	margin: 0 auto;
	border-top:1px solid #8B8B8B;
	color:#8B8B8B;
}

.formtable {
		border-spacing:5px 10px;
	}

	.formtable td {
		border-top:1px solid #DDDDDD;
		border-right:1px solid #DDDDDD;
		border-bottom:1px solid #CCCCCC;
		border-left:1px solid #DDDDDD;
		padding-left:5px;
		padding-top:3px;
		padding-bottom:3px;
	}

	.formtable input {
		border-color:#FFFFFF;
		border:none;
		background:#FFFFFF;
	}
	.formtable input[type="text"] {
		width:300px;
	}
	.formtable input[type="submit"] {
		cursor:pointer;
		border-top:1px solid #DDDDDD;
		border-right:1px solid #DDDDDD;
		border-bottom:1px solid #CCCCCC;
		border-left:1px solid #DDDDDD;
		padding:2px 5px;
		background:#0F2B4D;
		color:#FFFFFF;
	}
	.formtable input[type="submit"]:hover {
		background:#FFFFFF;
		color:#0F2B4D;
	}
	.formtable select {
		border:none;
		color:#616161;
		background:#FFFFFF;
	}
	.formtable textarea {
		border-color:#FFFFFF;
		border:none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
	}

.error {
	color:#C80000;
}

.smallprint {
	font-size: 0.8em;
}
.larger {
	font-size:16px;
}

.indent {
	padding-left:15px;
}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

li {
	line-height:1.5em;
}

li a {
	text-decoration:none;
	cursor:pointer;
}
li a:hover {
	text-decoration:underline;
}

div.right {
 float:right;
}

a img {
	border:none;
}

.mainmenu {
	margin:0;
	padding:173px 0px 0px 40px;
}

	.mainmenu ul {
		padding:0;
		margin:0;
		}
	.mainmenu li {
		padding:0;
		margin:0;
		float:left;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		border-right:1px solid #868686;
		}
	.mainmenu ul li a{
		color:#FFFFFF;
		font-size:13px;
		padding:0px 15px;
		text-decoration:none;
		text-transform:uppercase;


		}
	.mainmenu ul li a:hover{
		text-decoration:underline;
		color:#FFFFFF;
		}
.h1 {
	font-weight:400;
	font-size:18px;
	color:#4B0000;
}
.big {
	font-size:17px;
	font-weight:400;
	padding:0.3em 0;
}

#cartcol {
	background:#49494A;
	width:205px;
	height:100%;
	padding:10px 10px;
}

.contact td {
	padding:2px 6px 2px 0px;
}
td {
	vertical-align:top;
}

td.cataloguetitle {
	color:#454546;
	padding:2px 0px;
}

.red {
	color:#D71921;
}

.grey {
	color:#454546;
}

#cookietrail {
	width:620px;
	height:20px;
	border-bottom:1px solid #717172;
	position:relative;
}
	#cookietrail a {
		text-decoration:none;
		padding:5px 5px 5px 0px;
		text-transform:uppercase;
	}
#searchwrapper {
	position:absolute;
	margin:96px 0px 0px 680px;
}