@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background: #BCE5FB top center repeat-x url(/skin/images/bg.jpg);
}
body, th, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
}

h1 {
	background: top left no-repeat url(/skin/images/h1-bg.gif);
	color: #FFFFFF;
	font-weight: normal;
	font-size: 24px;
	margin: 10px 0;
	padding: 13px 0 20px 60px;
}
h2 {
	margin: 12px 0 6px 0;
	font-weight: normal;
	font-size: 18px;
	color: #0187a7;
}
h3 {
	margin: 12px 0 6px 0;
	font-size: 14px;
	color: #fd1101;
}
h4 {
	margin: 12px 0 6px 0;
	font-size: 14px;
	color: #666666;
}


img {
	border: 0;
}

/*ul {
	list-style-image: url(/admin/images/icon-list.gif);
	list-style-position: outside;
	padding-left: 0;
	margin-left: 16px;
}
li {
	padding-left: 5px;
	margin-left: 0;
}*/

th, td {
	vertical-align: top;
}


a:link, a:active, a:visited {
	color: #0297b5;
	text-decoration: underline;
}
a:hover {
	color: #0297b5;
	text-decoration: none;
}

em {
}

/* FLOAT CLEARING */
.clearleft {
	clear: left;
	overflow: hidden;
	height: 0;
}
.clearright {
	clear: right;
	overflow: hidden;
	height: 0;
}
.clearboth {
	clear: both;
	overflow: hidden;
	height: 0;
}

.divider {
	background: top repeat-x url(/skin/images/panel-div.gif);
	line-height: 2px;
	height: 2px;
}
.divider-alt {
	background: top repeat-x url(/skin/images/panel-div-alt.gif);
	line-height: 2px;
	height: 2px;
}


form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	width: 280px;
	background: #f8f8f8 top repeat-x url(/skin/images/input-bg.gif);
	border: 1px solid #dcdcdc;
	padding: 5px;
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.button {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	background: none;
}
input.none {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
}
a.button:link, a.button:active, a.button:visited {
	background-color: #00395C;
	border: 2px solid #00263d;
	width: auto;
	padding: 3px 5px;
	color: #e3e3e3;
}
a.button:hover {
	text-decoration: none;
}

.error {
	margin: 10px 0;
	padding: 5px 10px 5px 30px;
	background: #fbe7e1 7px 7px no-repeat url(/skin/images/icon-error.png);
	border: 2px solid #e25f53;
	color: #933229;
}
.notification {
	margin: 10px 0;
	padding: 5px 10px 5px 30px;
	background: #e2f2df 7px 7px no-repeat url(/skin/images/icon-tick.png);
	border: 2px solid #6ec563;
	color: #418239;
}

/* FORM - Standard forms, eg. Enquiry */
.form {
	margin: 15px auto;
	border-collapse: collapse;
}
.form th {
	width: 170px;
	padding: 5px 10px;
	text-align: left;
	border: 1px solid #ececec;
	background-color: #f0f0f0;
}
.form td {
	width: 320px;
	padding: 5px 30px 5px 10px;
	border: 1px solid #ececec;
	background-color: #fafafa;
}
.form td.required {
	background: #fafafa 330px 7px no-repeat url(/skin/images/icon-required.png);
}
.form input {
}
.form select {
	width: 294px;
}
.form input.short {
	width: 130px;
}
.form select.short {
	width: 150px;
}
.form input.tiny {
	width: 80px;
}
.form input.none {
	border: 0;
	padding: 0;
	width: auto;
}
.form input.button {
	border: 0;
	padding: 0;
	width: auto;
}

/* Container */
#container {
	width: 940px;
	margin: 45px auto 0 auto;
}

/* Header */
#header {
	background: top center no-repeat url(/skin/images/header-bg.gif);
	height: 119px;
}
#header .logo {
	float: left;
	margin: 20px 0 0 16px;
}

/* Client login panel */
#header .panel-login {
	width: 403px;
	float: right;
	background: top left no-repeat url(/skin/images/login-bg.gif);
	margin: 20px 17px 0 0;
	padding: 6px 20px;
	color: #444444;
}
#header .panel-login input {
	width: 150px;
	font-size: 11px;
}
#header .panel-login input.button {
	width: auto;
}
#header .panel-login a {
	font-size: 10px;
}
#header .panel-login td {
	padding-right: 4px;
}

#menu {
	clear: both;
	height: 48px;
	background: top repeat-x url(/skin/images/menu-bg.gif);
}
#menu ul {
	width: 940px;
	height: 48px;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-image: none;
	list-style: none;
}
#menu li {
	float: left;
	margin: 0;
	padding: 0 3px 0 0;
	list-style-image: none;
	list-style: none;
	height: 48px;
	font-weight: 500;
	background: top right no-repeat url(/skin/images/menu-div.gif);
}
#menu li.end {
	padding: 0;
	background: top right no-repeat url(/skin/images/menu-div.gif);
}
#menu a:visited, #menu a:active, #menu a:link {
	padding: 13px 13px 15px 13px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: top repeat-x url(/skin/images/menu-bg.gif);
}
#menu a:hover, #menu li:hover a:visited, #menu li.sfhover, #menu a.active {
	color: #FFFFFF;
}
/* Main menu state when submenu active */
#menu li:hover a:link, #menu li:hover a:active, #menu li:hover a:visited, #menu li.sfhover a:link, #menu li.sfhover a:active, #menu li.sfhover a:visited {
	color: #FFFFFF;
	background: top repeat-x url(/skin/images/menu-bg-hover.gif);
}
#menu li.active a:visited, #menu li.active a:active, #menu li.active a:link {
	color: #FFFFFF;
	background: top repeat-x url(/skin/images/menu-bg-hover.gif);
}

/* Sub menu */
#menu li ul {
	display: none;
	background: none;
	background-color: #006285;
	width: 180px;
	height: auto;
	position: absolute;
	padding: 0;
	margin: 0;
}
#menu li:hover ul, #menu li.sfhover ul {
	display: block;
}
#menu li li {
	padding: 0;
	margin: 0;
	float: none;
	background: none;
	border: 0;
	height: auto;
	font-weight: normal;
	list-style-image: none;
	list-style: none;
}
/* Submenu list items */
#menu li ul a:link, #menu li ul a:active, #menu li ul a:visited, #menu li:hover ul a:link, #menu li:hover ul a:active, #menu li:hover ul a:visited, #menu li.sfhover ul a:link, #menu li.sfhover ul a:active, #menu li.sfhover ul a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background: none;
	padding: 3px 16px;
	border-top: 1px solid #00516f;
	border-bottom: 1px solid #00739a;
}
/* Submenu list items hover */
#menu li ul a:hover, #menu li:hover ul a:hover, #menu li.sfhover ul a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #f31001;
	border-bottom: 1px solid #c10d01;
}

.header-image {
	background: top center no-repeat url(/skin/images/header-image-bg.gif);
	padding: 24px 23px 22px 23px;
}

#content {
	background: #FFFFFF left repeat-y url(/skin/images/leftcol-faux.gif);
}
#content .content-left {
	float: left;
	width: 282px;
	background: #F8F8F8 top left no-repeat url(/skin/images/leftcol-bg.gif);
	min-height: 422px;
	height: auto !important;
	height: 422px;
	padding: 19px;
}
#content .content-left h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

/* Panel - Newsletter subscription */
.panel-newsletter {
	margin: 0 0 15px 0;
	padding-bottom: 13px;
	background: bottom center no-repeat url(/skin/images/panel-newlsetter-bg.gif);
}
.panel-newsletter h3 {
	background: top center no-repeat url(/skin/images/panel-newlsetter-header.gif);
	margin: 0;
	padding: 10px;
	text-align: center;
	line-height: normal;
}
.panel-newsletter table {
	margin: 0 auto;
}
.panel-newsletter td {
	text-align: center;
	padding: 10px 0 0 0;
}
.panel-newsletter input {
	width: 250px;
	border: 1px solid #027992;
}
.panel-newsletter input.button {
	width: auto;
	border: 0;
}

/* Panel - General Style */
.panel-general {
	margin: 0 0 15px 0;
	background: top center repeat-y url(/skin/images/panel-bg.gif);
}
.panel-general h3 {
	background: top center no-repeat url(/skin/images/panel-header.gif);
	margin: 0;
	padding: 10px;
	text-align: center;
	line-height: normal;
}
.panel-general .text {
	background: bottom center no-repeat url(/skin/images/panel-bottom.gif);
	padding: 10px 20px;
	font-size: 11px;
}
.panel-general p {
	margin: 0;
	font-size: 11px;
	line-height: 18px;
}
.panel-general ul {
	margin: 0 0 0 10px;
	padding: 0;
}
.panel-general li {
	margin: 0;
	padding: 0;
}
.panel-general .link {
	background: top repeat-x url(/skin/images/panel-div.gif);
	margin-top: 10px;
	padding-top: 4px;
	text-align: right;
}

#content .content-right {
	float: right;
	width: 590px;
	padding: 0 10px 0 20px;
	background: top repeat-x url(/skin/images/rightcol-bg.gif);
}

#content .style-specs {
	width: 360px;
	border-collapse: collapse;
}
#content .style-specs th {
	border: 1px solid #ececec;
	background-color: #f0f0f0;
	padding: 3px;
}
#content .style-specs td {
	width: 50%;
	border: 1px solid #ececec;
	background-color: #f5f5f5;
	padding: 3px;
}
#content .style-full {
	width: 100%;
	border-collapse: collapse;
}
#content .style-full th {
	border: 1px solid #ececec;
	background-color: #f0f0f0;
	padding: 3px;
}
#content .style-full td {
	border: 1px solid #ececec;
	background-color: #f5f5f5;
	padding: 3px;
}
#content .style-full ul {	
	margin: 0 0 0 25px;
	padding: 0;
}
#content .style-full th em, #content .style-full td em {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: normal;
}



a.rss {
	background: left no-repeat url(/skin/images/icon-rss.png);
	padding: 10px 0 10px 30px;
	color: #e05327;
	margin-left: 60px;
}

/* Blog entries */
.entry {
	padding-bottom: 15px;
	background: bottom repeat-x url(/skin/images/panel-div.gif);
}


/* General form - used for order details */
.form-general {
	margin: 15px auto;
	width: 552px;
	border-collapse: collapse;
}
.form-general th {
	padding: 5px 10px;
	border: 1px solid #ececec;
	background-color: #f0f0f0;
}
.form-general td {
	padding: 5px 10px;
	border: 1px solid #ececec;
	background-color: #fafafa;
}
.form-general input.short {
	width: 50px;
}


.share {
	margin: 20px 0 0 0;
	text-align: right;
}


/* Footer */
#footer {
	padding: 15px 0;
	font-size: 11px;
	color: #79e6ff;
	text-align: center;
	background: top center no-repeat url(/skin/images/footer-bg.gif);
}
#footer em {
	margin: 0 1px;
	color: #0a6377;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #79e6ff;
	text-decoration: none;
}
#footer a:hover {
	color: #79e6ff;
	text-decoration: underline;
}

#footerbg {
	width: 100%;
	height: 211px;
	margin-top: -211px;
	position: absolute;
	z-index: -100;
	background: #bce5fc bottom center repeat-x url(/skin/images/footer-bg-tile.gif);
}