* {
    padding: 0;
    margin: 0;
} 

body {
background: #eee;
font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
font-size: 12px;
color: #333333;
line-height: 18px;
}

a {
text-decoration: none;
color: #0171AF;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
width: 800px;
margin: 40px auto;
}

#heading {
	background: transparent url(../img/logo.png) no-repeat 585px 20px;
	height: 100px;
}	
#header {
height: 100px;
background: #eee url(../img/header.gif) no-repeat;
}
#header h1 {
font-size: 34px;
font-weight: 100;
letter-spacing: -3px;
padding: 30px 0 0 30px;
}
#header h1 a {
text-decoration: none;
color: #009;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #900;
font-size: 20px;
font-weight: 100;
padding: 0 0 0 31px;
}

#menu {
height: 180px;
background: #eee url(../img/menu2.gif) no-repeat;
}
#menu ul {
list-style-type: none;
padding: 10px 0 0 40px;
}
#menu ul li {
}
#menu ul li a {
color: #EC8714;
font-size: 24px;
font-weight: 600;
letter-spacing: -1px;
}
#menu ul li a:hover,
#menu ul li a.current {
color: #333;
text-decoration: none;
}

#content {
background: #eee url(../img/content.gif) repeat-y;
padding: 20px;
}

.main {
border-top: 1px solid #aaa;
background: #eee;
padding: 10px;
}
.main h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.main h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
}

#bottom {
background: #eee url(../img/bottom.gif) no-repeat;
padding: 10px 0;
}

#footer {
font-size: 11px;
color: #999;
text-align: center;
}

/* Slide */
#anim {
	position: relative;
	margin: 5px auto;
	padding: 10px;
	background-color: #f7f7f7;
	border: solid 1px #aaa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#welcome {
	height: 400px;
	border: solid 1px #ddd;
	position: relative;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#welcomeText {
	position: absolute;
	top: 20px;
	left: 20px;
	float: left;
	width: 280px;
	background: transparent url(../img/bg-welcometext.png) repeat;
	color: #ddd;
	border: solid 1px #000;
	padding: 10px;
	z-index: 999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#welcomeText h2 {
	font-size: 1.6em;
	border-bottom: solid 1px #ddd;
	padding: 0 0 5px 0;
	margin-bottom: 5px;
}

.ctPhone { background: transparent url(../img/telephone.png) no-repeat top left; }
.ctFax { background: transparent url(../img/printer_empty.png) no-repeat top left; }
.ctEmail { background: transparent url(../img/email.png) no-repeat top left; }
.ctWebsite { background: transparent url(../img/world.png) no-repeat top left; }
.ctWebform { background: transparent url(../img/application_form.png) no-repeat top left; font-weight: bold; }

.welcomeCol {
	float: left;
	margin: 0 5px;
	width: 240px;
}
.welcomeCol strong {
	color: #009;
}
.welcomeCol ul li {
	padding-left: 20px;
}

.grid_3 {
	width: 175px;
	margin: 0 5px;
	float: left;
}
.half {
	float: left;
	width: 365px;
	margin: 0 5px;
}
.alpha {
	margin-left: 0;
}
.omega {
	margin-right: 0;
}

a#enquiryLink {
	display: block;
	float: right;
	width: 204px;
	height: 34px;
	margin-top: 10px;
	text-decoration: none;
	background: #eee url(../img/enquiry1.png) no-repeat;
}
a#enquiryLink:hover {
	background: #eee url(../img/enquiry2.png) no-repeat;
}

/* Search */
#searchForm {
	float: left;
	font-size: .9em;
	margin-top: 10px;
}
#searchForm fieldset {
	float: left;
	width: 210px;
	background-color: #f7f7f7;
	border: solid 5px #ddd;
	-moz-border-radius: 1.5em;
	-webkit-border-radius: 1.5em;
}
#searchForm #searchKeywords {
	background-color: transparent;
	border: none;
	padding: 2px;
	font-size: .9em;
	color: #666;
	width: 160px;
	float: left;
}
#searchForm #searchSubmit {
	float: right;
	margin: 1px 3px 0 0;
}

/* Products */
.grid_3 h2 {
	padding-bottom: 0;
}
a.prodCat {
	display: block;
	background-color: #333;
	padding: 5px;
	margin-bottom: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
a.prodCat:hover {
	color: #fff;
}
.prodContainer {
	border-left: solid 1px #aaa;
	border-right: solid 1px #aaa;
	padding: 3px;
}
.prodContainer ul li {
	margin-left: 5px;
}
.prodCatDesc {
	margin-bottom: 10px;
	background-color: #f7f7f7;
	padding: 3px;
	border-left: solid 1px #aaa;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottomleft-radius: 3px;
	-webkit-border-bottomright-radius: 3px;
}
.noProd {
	color: #900;
	font-size: .9em;
	font-style: italic;
}

/* Brands */
.brand {
	font-weight: bold;
}
.brandList {
	text-align: center;
	width: 175px;
	height: 80px;
	position: relative;
	margin-bottom: 1em;
}
.brandList a {
	border: none;
	background-color: transparent;
	font-weight: bold;
}
.brandList img {
	border: solid 1px #ddd;
	background-color: #f7f7f7;
	padding: 2px;
	max-width: 175px;
}
.brandList span {
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
}
.brandDetails img {
	float: right;
	margin: 0 0 5px 10px;
}
.brandDetails .brandTitle {
	font-size: 1.4em;
	color: #900;
	font-weight: bold;
}
.brandDetails .brandProd {
	margin-top: 2em;
}
.brandDetails .brandProd h3 {
	color: #900;
	font-weight: bold;
}
.brandDetails .brandProd ul li a {
	font-weight: bold;
}

/* Search */
.prodSearchList {
	margin-bottom: 15px;
	list-style: decimal;
	margin-left: 20px;
}
.prodSearchClass span {
	font-weight: bold;
	color: #900;
}
.prodSearchList a {
	font-weight: bold;
}
.message .keywords {
	color: #009;
}
.message .msg {
	color: #900;
	font-weight: bold;
	font-style: italic;
	font-size: .9em;
}

#contact form {
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom: solid 1px #ddd;
}
#contact p {
	padding: 5px 0;
}
#contact .formText {
	width: 220px;
}
#contact .formTextarea {
	width: 280px;
}
.formText,
.formTextarea {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-bottom: solid 1px #ddd;
	border-right: solid 1px #ddd;
	color: #666;
}
.formText:hover,
.formTextarea:hover,
.formText:focus,
.formTextarea:focus {
	background-color: #f7f7f7;
}
.formButton {
	background-color: #ddd;
	color: #666;
	border-bottom: solid 1px #999;
	border-right: solid 1px #999;
	border-top: solid 1px #ddd;
	border-left: solid 1px #ddd;
	font-size: .9em;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
}
span.error {
	color: #900;
	font-size: .9em;
	font-style: italic;
	margin-left: 5px;
}

#heading {
	position: relative;
}
a#sumbermarine {
	position: absolute;
	width: 198px;
	height: 60px;
	top: 20px;
	right: 0;
	text-decoration: none;
}
