@charset "utf-8";
/* CSS Document */

BODY {
	background-color: #93b3d8;
	margin: 0;
	padding: 0;
	background: url("images/bg5.jpg") repeat-x fixed center center;
	color: #002663;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}

a {
	text-decoration: none;
	color: #C20525;
}

a:hover {
	color: #002663;
}

img {
	border: 0;
}

p {	margin: 20px 0; }

h1 {
	font-size: 2em;	
}

h2 {
	color: #002663;	
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 1.4em;
}

h3 {
	font-size: 1.6em;
	color: #C20525;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}

h3 a:hover {

}

#hstripe {
	background: url("images/stripe.png");
	background-repeat: repeat-x;
	height: 100%;
}

#vstripe {
	background: url("images/middle.png");
	background-repeat: repeat-y;
	background-position: top center;
	height: 100%;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
}

#header {
	width: 960px;
	height: 190px;
}

	#logo {
		width: 656px;
		float: left;
	}
	
	#login {
		text-align: right;
		margin-top: 38px;
		padding-right: 15px;
		width: 150px;
		float: right;
		display:none;
	}
	
#left {
	width: 210px;
	float: left;
}

	.module {
		width: 210px;
	}
	
		.module_top {
			width: 210px;
			height: 9px;
			background: url("images/module_top.png");
			font-size: 1px;
		}
		.module_middle {
			width: 210px;
			background: url("images/module_fill.png");
			background-repeat: repeat-y;
		}
		.module_bottom {
			width: 210px;
			height: 19px;
			background: url("images/module_bottom.png");
			font-size: 1px;
		}
		
		.module_content {
			margin: 0 20px 0 20px;	
		}
		
		.module_content p {
			margin: 0;
			padding: 10px;
			font-size: 1.2em;
		}

#nav {
	padding: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
}

#nav li {
	list-style-type: none;
	background: url("images/nav.jpg") no-repeat;
	display: block;
	width: 167px;
	height: 34px;
	margin-bottom: 8px;
}

#nav li:hover {
	background: url("images/nav_hover.jpg") no-repeat;
}

#nav li a {
	display: block;
	width: 167px;
	height: 34px;
	padding: 8px 0 0 32px;
	text-decoration: none;
	color: #002663;
	font-size: 1.2em;
}

#main {
	width: 750px;
	margin-left: 210px;
}

	.main_top {
		width: 750px;
		height: 8px;
		background: url("images/main_top.png");
	}
	.main_middle {
		width: 750px;
		background: url("images/main_fill.png");
		background-repeat: repeat-y;
	}
	.main_bottom {
		width: 750px;
		height: 13px;
		background: url("images/main_bottom.png");
	}
	
	.main_content {
		margin-top: -6px;
		margin-left: 2px;
		margin-right: 13px;
	}

#breadcrumbs {
	margin: 10px 0 10px 0px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	padding-left: 10px;
}

.clear {
	clear: both;
	font-size: 1px;
}

.clear_right {
	clear: right;
	font-size: 1px;
}

.center {
	text-align: center;	
}

.padding {
	margin: 10px 0;	
}

.paddingTop {
	margin-top: 10px;	
	margin-bottom: 10px;
}

.paddingBottom {
	margin-top: 10px;
	margin-bottom: 10px;
}

.paddinglr {
	margin: 0px 20px;
}

.right {
	text-align: right;
	width: 100px;
}

#icon {
	width: 100%;
	text-align: center;
}

#copyright {
	padding: 15px 0px 10px 0px;
	font-size: 0.9em;
	text-align: center;
}


#links{
	
	font-size: 0.9em;
	text-align: center;

}

#links a {
	text-decoration: none;
	color: #002663;
}

#links a:hover {
	color: #C20525;
}

#headerimg { padding: 5px; }
#boxes { margin: 15px 2px 0 3px;}
#boxes img { margin: 0px; border: 1px solid #aaa; padding: 1px;}

.casestudies {
	margin: 0 0 40px 130px;
}

.casestudies li {
	list-style-type: none;
	display: block;
	width:500px;
	height: 20px;
	margin-bottom: 8px;
	border-bottom: 1px solid #ccc;
}

.casestudies li a:hover {
	color: #C20525;
}

.casestudies li a {
	text-decoration: none;
	color: #002663;
}

#jumpbox {
	float: left;
}

#jumpbox ul {
	margin: 0;
	padding: 0;
}

#jumpbox ul li {
	width:150px;
	height: 25px;
	margin-bottom: 8px;
	border-bottom: 1px solid #ccc;
	list-style-position: inside;
	list-style-type:circle;
	font-size: 1.2em;
}

.imgrow {
	clear: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 720px;
	text-align: center;
}

.imgrow img {
	float: left;
	height: 175px;
	margin: 0 2px 4px 2px;
	border: 2px solid #ddd;
}

.imgrow img:hover {
	border: 2px solid #999;		
}

#casestudyinfo {
	
}

#casestudyinfo th {
	text-align: left;
	padding: 5px;
	padding-right: 10px;
}

#casestudyinfo td {
	padding: 5px;
}

#casestudyinfo td p {
	margin-top: 0px;
}

#casestudyinfo tr td, #casestudyinfo tr th {
	border-bottom: 1px solid #ddd;	
}

.title {
	margin-top: 5px;	
}

.productbox {
	margin: 0px;	
	border-bottom: 2px solid #ddd;
	width: 100%;
}

.productbox td {
	padding: 10px;
	text-align: left;
}

.productbox .image {
	width: 150px;
}

.productbox .image img {
	width: 150px;
	height: 150px;
	float: left;
	border: 2px solid #ddd;
}

.productbox .image img:hover {
	border: 2px solid #999;	
}

.productbox ul {
	margin: 0;
	padding: 0;
}

.productbox ul li {
	list-style-position: inside;
}

.fright {
	float: right;	
}

#colours, #productcasestudies {
	width: 170px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #ddd;
	background: white;
}

#productcasestudies a {
	color: #002663;
}

#productcasestudies a:hover {
	color: #C20525;
}

#productcasestudies h3 {
	margin-top: 0;
	margin-bottom: 8px;
}

.prodcasestud {
	margin: 0 0 0 15px;
	padding: 0px;
}

.prodcasestud li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-position:outside;
}

#colours h3 {
	margin-top: 0;
	margin-bottom: 0;
}

.colour {
	width: 168px;
	margin: 5px 0;
	padding: 0;
	height: 30px;
	text-align: right;
	padding-top: 10px;
	font-weight: bold;
	border: 1px solid #ddd;
}

.colourname {
	background-color: #FFF;
	border: 1px solid #ddd;
	color: #888;
	padding: 2px;
	margin-right: 5px;
}

#fixings {
	width: 100%;
	text-align: center;
	background-color: #FFF;
	clear: right;
	margin-bottom: 15px;
	border: 1px solid #ddd;
}

#fixings img {
	margin: 5px;
	border: 1px solid #ddd;
	padding: 10px;
}

#email {
	margin-bottom: 20px;
}

input, textarea{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.newsTitleRow td {
	padding: 10px;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 1.2em;
}

.newsSubtitleRow td, .newsSubtitleRow2 td {
	padding: 5px 10px;
	border: 1px solid #ddd;
	background: #efefef;
}

.newsContentRow td {
	padding: 20px;
	border: 1px solid #ddd;
	background: #fff;
}


#fbutton {
	position: absolute;
	/*top: 180px;
	left: 50%;
	margin-left: 450px;*/
	top: 5px;
	right: 5px;
}

#galleryDiv2 {
	clear: right;
	width: 700px;
	border: 1px solid red;
}

#galleryItem {
	float: left;
	margin: 10px;
}

.table th {
	text-align: left;
	border-bottom: 1px solid #ddd;
	padding: 3px;
}

.table td {
	padding: 3px;	
}

hr {
	color: #dddddd;
	background-color: #dddddd;
	border: 0;
	height: 2px;
}

.acolour {
	float: left;
	margin: 10px;
	border: 1px solid #ddd;
	background: #fff;
	text-align: center;
	width: 150px;
}

.acolour .cimg {
	padding: 5px;
}

.acolour .label {
	padding: 0px 5px 5px 5px;
	font-size: 0.8em;
}

.colourhead {
	margin-top: 15px;
	clear: both;
}
