@charset "utf-8";
/* CSS Document */
.fr {float: right;}
.fl {float: right;}
.rounded {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
a {
	color: #000;
}
a:hover {
	color: #ebebeb;
	background-color: #000;
}
a.vidbox {background-color: transparent;}



sup {vertical-align: super; font-size: 9px;}
sub {vertical-align: sub; font-size: 9px;}
.reference-source {
	font-size: 9px; font-style: italic;
}

body {
	background-color: #ebebeb;
	font-family: "lucida grande",Arial,Helvetica,sans-serif;
}
#wrapper {
	background-color: #fff;
	padding-bottom: 10px;
}
#header {
	background-color: #fff;
	color: #669c0a;
	text-shadow:1px 1px #005599;
}
#header h1, #header h2, #header h3 {
	position: absolute;
	margin-left: -9999px;
}
#navbar {
	background-color: #fff;
	height: 48px;
	background-image: url(../images/menubg.gif);
}
#XXXnavbar ul {
	background-color: #059;
	list-style: none;
	float: left;
	margin: 0;
	position: relative;
}
#XXXnavbar ul li {
	display: block;
	float: left;
	height:36px;
	margin: 0;
	
	position: relative;
}
#XXXnavbar ul li a {
	display:block;
	float:left;
	color:#fff;
	background:#059;
	line-height:36px;
	text-decoration:none;
	padding:0 12px;
	padding:0 8px;
	height:36px;
	/* text-shadow:1px 1px #1d1d1d; */
}
/* over-ride for the cart button */
#XXXnavbar ul li#image-button a {
	padding: 6px 0 0 5px;
	height:30px;
	background-color: transparent;
}

#XXXnavbar ul li a:hover {
	background:#45aa44;
/*	background:#45aa44 url(../images/tri-hover.gif) no-repeat left 36px;
	height:48px;*/
}
#XXXnavbar ul li a.current {
	color:#fff;
	background:#45aa44 url(../images/tri.gif) no-repeat left 36px;
	height:48px;
}
#XXXnavbar ul li a.current:hover {
	color:#fff;
	background:#45aa44 url(../images/tri.gif) no-repeat left 36px;
	height:48px;
}

/* nav bar drop down */

#XXXnavbar ul li a ul {display: none;}
#XXXnavbar ul li a:hover ul {display: block;}

#XXXnavbar ul#drop-down {
	position: absolute;
	top: 36px;
	left: 0px;
	z-index: 9999;
	width: 120px;
}
#XXXnavbar ul#drop-down li {
	display: block;
	float: none;
	height: auto;
}
#XXXnavbar ul#drop-down li a {
	display: block;
	float: none;
	padding:0 5px;
}

#mainContent {
	background-color: #ebebeb;
	padding: 10px 0;
}

#mainContent h1, #mainContent h2, #mainContent h3, #mainContent h4, #mainContent h5, #mainContent ul, #mainContent ol, #mainContent p {
	margin-left: 10px;
	margin-right: 10px;
}

#mainContent h1 {
	color:#059;
	font-size:9px;
	text-transform:uppercase;
}
#mainContent h2 {
	font-size:21px;
}
#mainContent h3 {
	font-size:15px;
}
#mainContent h4 {
	font-size:12px;
}

#hero {
	position: relative;
	margin-bottom: 10px;
}
#hero h1 {
	position: absolute;
	width: 500px;
	left: 18px;
	bottom: 20px;
	margin-bottom: 0;
	color: #fff;
	font-size: 33px;
	font-weight: normal;
	line-height: 35px;
	text-shadow:1px 1px #999;
	z-index: 80;
	
	width: 600px;
	padding: 10px;
	left: 0;
	bottom: 0;
/*
	background-color: rgba(0,85,153,0.5);
*/
}
#index #hero h1 {
	width: 480px;
}

.boxout {
	background-color: #999;
	color: #fff;
	margin-bottom: 10px;
	padding: 10px 0;
}
.boxout h2, .boxout h3, .boxout p, .boxout dl, .boxout dd {

	padding: 0 10px;

}
.boxout dt {
	font-size: 20px;
}
.boxout h2 {

	font-size: 10px;
	text-transform: uppercase;
}
.boxout h3 {
	font-size: 20px;
	font-weight: normal;
}
.boxout p {

}
.boxout a {
	color: #fff;
}

#footer {
	color: #999;
	margin-top: 5px;
}
#footer a {color: #999;}
#credits {
	text-align: center;
	margin-top: 0px;
}


#sideCol #buyOnline {
	min-height: 259px;
}
.height_320 {
	min-height: 320px;
}

table.form-layout {
	margin: 15px;
	border-collapse: collapse;
}
table.form-layout td {
	padding: 5px;
}
table.form-layout label {
	display: block;
	text-align: right;
	font-weight: bold;
}

.bluebold {
	color: #059;
	font-weight: bold;
}
.author {
	font-size: 21px;
}


ul.two-col-list
 {
	width: 620px;
	margin: 30px 0;
	padding: 0;
}
ul.two-col-list li
 {
	margin: 0 10px 0 20px;
	padding: 0;
	width: 280px;
	float: left;
}

/* overrides */
div#sideCol {
	margin-left: 0;
	width: 310px;
}

/* page specific overrides */
#index #productOverview {
	margin-right: 5px;
	width: 307px;
	margin-bottom: 0;
}
#index #solidFoundations {
	margin-left: 5px;
	margin-right: 5px;
	width: 306px;
	margin-bottom: 0;
}
#index #buyOnline {
	margin-left: 5px;
	width: 307px;
	margin-bottom: 0;
}
#shop form#frmBuy label {
	display: block;
}
.bluebold {
	color:#005599;
	font-weight:bold;
}
#shop table#shopping-cart th {
	padding: 5px;
	text-align: left;
}
#shop table#shopping-cart td {
	padding: 5px;
}
#shop table#shopping-cart .stripe1 {
	background-color: #ccc;
}
#shop table#shopping-cart .stripe2 {
	background-color: #bbb;
}

.tooltip {
	text-decoration: underline;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	
	width: 300px;
}
#tooltip h3, #tooltip div { margin: 0; font-size: 12px;}

/* vacancies page */
dl#vacancies {
	margin: 10px;
}
dl#vacancies dt {
	margin-bottom: 10px;
	font-weight: bold;
}
dl#vacancies dd {
	margin-bottom: 30px;
}