/*-----------------------------------------
light blue: #0563FF
dark blue: #000098
-----------------------------------------*/

/*-----------------------------------------
style resets
-----------------------------------------*/
BODY, UL, LI, H1, H2, H3, H4, H5, H6, P, FORM, INPUT, FIELDSET {
	font-size: 100%;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
UL, LI {
	list-style-type: none;
}
IMG, FIELDSET {
	border: 0;
}
A {
	outline: 0;
}
H1 {
	font-size: 160%;
	color: #000098;
	padding-bottom: 5px;
}
H2 {
	font-size: 140%;
	color: #000098;
	padding-bottom: 5px;
}
H3 {
	font-size: 120%;
	color: #000098;
	padding-bottom: 5px;
}
/*-----------------------------------------
body, container and default text/link styles
-----------------------------------------*/
BODY {
	color: #666;
	background: #fff;
	font-family: arial, verdana, sans-serif;
	font-size: 100%; /* 16px */
	line-height: 1.125em; /* 16px x 1.125 = 18px */
}
#container {
	font-size: 0.75em; /* 16px x 0.75 = 12px */
	min-width: 755px;
	max-width: 1016px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
}
A:link, A:visited {
	color: #666;
}
A:hover, A:active, A:focus {
	color: #333;
}
P {
	margin-bottom: 1em;
}
INPUT {
	font-family: arial, verdana, sans-serif;
}
.hide {
	display:none;
}
/*-----------------------------------------
header (inc. logo)
-----------------------------------------*/
#header {
	background: url(../images/header-bg.gif) repeat-x bottom;
	width: 100%;
	height: 90px;
	padding-top: 26px;
	margin-bottom: 0px;
}
#logo {
	float: left;
	margin-left: 40px;
	width: 241px;
}
#contact {
	background: url(../images/header-divider.gif) no-repeat;
	height: 47px;
	padding: 13px 0 0 22px;
	margin-right: 20px;
	float:right;
	width: 230px;
}
#search {
	float: right;
	background: url(../images/header-divider.gif) no-repeat;
	height: 47px;
	padding: 13px 0 0 24px;
	margin-left: 0px; 
	margin-right: 0px;
	width: 131px;
}
#search LABEL {
	display:none;
}
#searchterm {
	border: #B2B2B2 solid 1px;
	width: 100px;
	padding: 2px 2px 2px 2px;
	margin-right: -5px;
	vertical-align: top;
	font-size: 90%;
}
/*-----------------------------------------
navtop
-----------------------------------------*/
#navtop {
	background: url(../images/navtop-bg.gif) repeat-x bottom;
	height: 33px;
}
#navtop-bar {
	background: url(../images/navtop-bar.png) no-repeat top;
	width: 100%;
	height: 9px;
}
#navtop UL {
	overflow: auto; /* clear floated list items */
	width: 100%;
}
#navtop LI {
	font-weight: 600;
	font-size: 100%;
	float: left;
	padding-right: 2px;
}
#navtop A {
	display: block;
	padding: 7px 8px 8px 8px;
	text-decoration: none;
	color: #000098;
}
#navtop A.open {
	color: #fff;
	background: url(../images/navtop-li_on.gif) repeat-x bottom;
}
#navtop A:hover, #navtop A:active  {
	background: url(../images/navtop-li_on.gif) repeat-x bottom;
	color: #fff;
}

/*-----------------------------------------
breadcrumb 
-----------------------------------------*/
#breadcrumb {
	margin-left: 185px;
	margin-top: 18px;
	font-size: 90%;
	color: #8DB1EB;
}
#breadcrumb A {
	color: #000098;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}
#breadcrumb A:hover {
	text-decoration: underline;
	color: #666;
}
/*-----------------------------------------
main
-----------------------------------------*/
#main {
	background: #fff;
	margin: 10px 0px;
}
/*-----------------------------------------
content area
-----------------------------------------*/
#contenthome {
	width: 100%;
	float: left;
	overflow: hidden;
}
#contentinner {
	width: 100%;
	float: left;
	overflow: auto;
}
#contenthome H1 {
	font-size: 160%;
	color: #000098;
	padding-bottom: 5px;
}
#contenthome UL {
	margin: 0px 0 10px 25px;
}
#contenthome LI {
	list-style-image: url(../images/bullet.gif);
}
.item {
	background: url(../images/header-bg.gif) repeat-x bottom;
	padding: 20px 0 1px 0;
}
.item P {
	padding-left: 10px;
}
#col1 {
	position:relative;
	margin-right: 500px;
}
#col2 {
	width: 490px;
	float: right;
	padding-top: 20px;
}
#articlecontent {
	width: 53%;
	float: left;
	padding: 0 0 20px 0;
}
#articlecontent H1 {
	padding: 20px 0 5px 0;
	font-size: 160%;
}
#articlecontent table  {
	/*background: #000098;*/
	text-align:left;
	padding: 0px;
	border: 0px;
}
#articlecontent table caption {
	border: 0px;
	text-align: left;
	padding: 3px;
	color: #fff;
	background: #000098;
	font-size: 110%;
	font-weight: bold;
}
#articlecontent table td {
	margin: 0px;
	padding: 3px;
	/*background: url("../images/navtop-bg.gif") repeat-x bottom;
	background-color: #fff; */
}
#articlecontent td, th {
	border: 0px;
}
#articlecontent table th {
	margin:0px;
	padding:3px;
	background: url("../images/navtop-li_on.gif") repeat-x bottom;
	color: #fff;
}
#articlecontent H2 A {
	color: #000098
}
#articlecontent H2 A:hover {
	color: #333
}
#articlecontent OL li {
	list-style-type: decimal;	
}
#articlecontent UL {
	margin-bottom: 10px;
	margin-left: 10px;
}
#articlecontent UL li {
	list-style-type: disc;
	margin-left: 20px;	
}
.divider {
	border: 0;
	color: #000098;
	background-color: #000098;
	height: 4px;
	margin-bottom: 15px;
}
.newsdate {
	float: right;
	font-size: 90%;
	padding-left: 5px;
	width: 20%;
	text-align: right;
}
.newsdatedet {
	float: right;
	font-size: 90%;
	padding: 20px 0 0 5px;
	width: 20%;
	text-align: right;
}
.productpic {
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}
.productoverview {
	float: left;
	width: 100%;
}
.iwant A {
	display:block;
	vertical-align: middle;
	padding-top: 2px;
	width: 100%;
	height: 21px;
	color: #fff;
	text-align: center;
	font-size: 130%;
	font-weight: 700;
	background: url("../images/unique-spaces.gif") no-repeat;
	background-color: #73AAFF;
	text-decoration: none;
}
.iwant a:hover { 
	background-position: 0 -23px;
	background-color: #000098;
}
img.right {
	float: right;
	margin: 0 0 10px 10px;
}
img.left {
	float: left;
	margin: 0 10px 10px 0;
}
/*-----------------------------------------
home page boxes
-----------------------------------------*/
.boxdesc {
	width: 160px;
	height: 20px;
	margin-top: -28px;
	background-color: #fff;
	/* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.8;	
}
.boxdesc h2 {
	font-weight: bold;
	font-size: 100%;
	text-align: center;
}
.boxdesc A {
	display: block;
	width: 160px;
	height: 20px;
	color: #000;
	text-decoration: none;
}
.boxdesc A:hover {
	color: #fff;
	text-decoration: none;
}
.boxdesc:hover {
	background-color: #000098;
}
#box1 {
	width: 165px;
	height: 111px;
	float: left;
}
#box2 {
	width: 165px;
	height: 111px;
	float: left;
}
#box3 {
	width: 160px;
	height: 111px;
	float: right;
}
#box4 {
	width: 165px;
	height: 111px;
	float: left;
}
#box5 {
	width: 165px;
	height: 111px;
	float: left;
}
#box6 {
	width: 160px;
	height: 111px;
	float: right;
}
#boxinner {
	width: 160px;
	height: 111px;
}
#othertitle {
	width: 165px;
	float: left;
}
#othertitle h2 {
	font-weight: bold;
	font-size: 120%;
	padding-top: 12px;
}
#otheroptions {
  padding-top: 2px;
  margin-left: 165px;
}
.uniquelink A {
  display:block;
  vertical-align: middle;
  padding-top: 2px;
  width: 490px;
  height: 21px;
  color: #fff;
  text-align: center;
  font-size: 130%;
  font-weight: 700;
  background: url("../images/unique-spaces.gif");
  text-decoration: none;
}
.uniquelink a:hover { 
  background-position: 0 -23px;
}
/*-----------------------------------------
lefthandnav
-----------------------------------------*/
#lefthandcolumn {
  width: 150px;
  float: left;
  padding: 0 35px 0 0;
}
#lefthandnav UL.top {
	background-color: #000098;
	margin-bottom: 5px;
	padding: 4px 4px 10px 4px;
}
#lefthandnav UL.top li {
	margin-bottom: 1px;
}
#lefthandnav UL.bottom {
	background-color: #fff;
	padding: 2px 0 2px 10px;
}
#lefthandnav UL.bottom LI {
	padding-left: 0px;
}
#lefthandnav A {
	background: url(../images/navtop-bg.gif) repeat-x bottom;
	background-color: #fff;
	display: block;
	padding: 3px 3px 3px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000098;
}
#lefthandnav A.open {
	color: #fff;
	background: url(../images/navtop-li_on.gif) repeat-x top;
}
#lefthandnav A:hover, #lefthandnav A:active  {
	background: url(../images/navtop-li_on.gif) repeat-x top;
	color: #fff;
}
#lefthandnav UL.bottom A {
	display: block;
	padding: 2px 2px 2px 2px;
	background: none;
	background-color: #fff;
	padding-left: 0px;
	font-size: 90%;
	text-decoration: none;
	font-weight: normal;;
}
#lefthandnav UL.bottom A.open {
	color: #000098;
	font-weight: bold;
	text-decoration: none;
}
#lefthandnav UL.bottom A:hover, #lefthandnav UL.bottom A:active  {
	color: #000098;
	font-weight: bold;
}
UL.leftlinks LI {
	background: url(../images/header-bg.gif) repeat-x bottom;
	display: block;
	padding: 10px 2px 10px 7px;
}
#leftlinks {
	padding-top: 20px;
	width: 150px;
	float: left;
}
#leftlinks A {
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}
#leftlinks A:hover {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}
#enqbut A {
	display:block;
	margin-top: 20px;
	width: 150;
	height: 41px;
	background: url("../images/enquiry-button.gif") no-repeat;
}
#enqbut a:hover { 
	background-position: 0 -41px;
}
img.promo-ad {
	margin-top: 20px;
}
p.promo-ad {
	font-size: 90%;
	text-align: center;
}
/*-----------------------------------------
rightcolumn
-----------------------------------------*/
#rightcolumn {
	width: 160px;
	float: right;
}
UL.rightlinks LI {
	background: url(../images/header-bg.gif) repeat-x bottom;
	display: block;
	padding: 10px 2px 10px 7px;
}
/*-----------------------------------------
footer
-----------------------------------------*/
#footer {
	background: url(../images/footer-bg.png) repeat-x bottom left;
	width: 100%;
	padding: 30px 0 15px 0;
	clear: both;
}
#footer P {
	font-size: 85%;
	font-weight: bold;
	color: #000098;
	padding-left: 20px;
}
#footer A {
	color: #000098;
}
#footer A:hover {
	color: #333;
}
#simpleclick {
	width: 143px;
	float: right;
	padding: 15px 20px 0 0;
}