* {
	-webkit-text-size-adjust: none;
}

body {
	margin: 0;
	background-color: #E1E6EB;
	font: 12px/1.3em Arial, sans-serif;
	color: #333333;
	text-align: center;
	background: url(images/mainShadow.gif) center top repeat-y #9DA5B6;
	margin-bottom: 20px;
}
#wrap {
	border-width: 1px;
	width: 745px;
	text-align: left;
	margin: auto;
	overflow: hidden;
	background-color: #E1E6EB;
}
#head {
	background: #9DA5B6;
}
.center {
	text-align: center;
}
p {
	margin:	1em 0;
}
ul  {
	margin: 10px 0px;
	padding: 0px 0px 0px 20px;
	list-style: outside;
	text-indent: 0px;
}
ol {
	margin: 1em 0px;
	padding: 0px 0px 0px 20px;
}
li {
	margin-bottom: 10px;
	padding-left: 0px;
}
li strong {
	display: block;
}
img {
	margin: 0px;
	padding: 0px;
}
a {
	color: #000066;
}
a img {
	border: none;
}
h1 {
	color: #333;
	font-size: 15px;
}
h1 span, h4 span {
	font-style: normal;
	font-weight: normal;
}
h2 {
	margin: 20px 0;
	color: #333;
	font-size: 15px;
}
h4 {
	position: relative;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 10px;
	line-height: 1em;
}
h5 {
	font-size: 1.1em;
	color: #333333;
	margin-bottom: -0.7em;
	margin-top: 1em;
}
.indent {
	margin-left: 20px;
}
.hColour {
	background-color: #b4bdca;
	margin: 0;
}
#login {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	padding-left: 10px;
}
#login .box {
	width: 320px;
	float: left;
	margin-right: 10px;
	background: #FFFFFF;
	clear: right;
	height: 200px;
	border: 1px solid #9DA5B6;
}
#login .box p {
	padding-right: 10px;
	padding-left: 10px;
}
#login .box form p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#loginContainer {
	width: 740px;
}
#login h2 {
	background: #9DA5B6;
	color: #FFFFFF;
	margin-top: 0px;
	padding: 0.5em 10px;
	font-size: 14px;
}
#login strong {
	display: block;
	margin-bottom: 5px;
}
.body h4 {
	margin-right: -10px;
	margin-left: -10px;
}
table {
	font-size: 11px;
	line-height: 1.3em;
}
ul.downloads {
	list-style: none;
	margin: 0px;
	padding: 5px 15px;
	line-height: 2em;
}
ul.downloads li a {
	background: url(images/icon_pdf.gif) no-repeat 0% 50%;
	display: block;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	color: #666666;
}
ul.downloads li {
	line-height: 1.2em;
	margin: 0.2em 0px;
	padding: 0px;
	width: 100%;
}
ul.downloads li a:hover {
	color: #000000;
}
ul.downloads li a.page {
	background: url(images/icon_page.gif) no-repeat left center;
}
ul.downloads li a.dwn{background: url(images/arrow-dwn.gif) no-repeat left center;}
td.subtitle h2 {
	color: #FFFFFF;
}
td h3 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
td.title h3 {
	color: #666666;
}
.clear {
	clear: both;
}
.floatRight {
	float: right;
	margin-left: 10px;
}
.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.body h3, .bodydark h3 {
	color:	#444;
}

/* New 07 styles */

#homeNav {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	list-style: none;
	margin: 0;
	padding: 0;
}
#homeNav li {
	margin: 0;
	width: 149px;
	text-align: center;
	float: left;
}
#homeNav li a:hover strong {
	background-color: #B5BDCA;
}
#homeNav li a {
	display: block;
	/* width: 147px; */
	border: solid 1px #fff;
	border-top: none;
	border-bottom: none;
	color: #333;
	text-decoration: none;
}
#homeNav li a strong {
	display: block;
	height: 50px;
	overflow:	hidden;
}
#homeNav li a strong span {
	display: block;
	padding: 7px 0;
}
#homeNav li a:hover {
	background: url(images/homeNavHover.gif) repeat-x 0 50px;
	border-color: #B5BDCA;
}
#homeNav li a img {
	background: #fff;
	margin: 10px 0;
	border: none;
}
.inner {
	width: 745px;
	position: relative;
}
.innerPad {
	width: 725px;
	padding: 0 10px;
	position: relative;
}
#homeNavBars {
	clear: both;
	background: url(images/homeNavBars.gif) #fff;
	overflow: hidden;
	border-bottom:	solid 10px #B5BDCA;
}
hr {
	clear: both;
	visibility:	hidden;
}
.clear {
	clear: both;
}
#homeNav li.clear {
	text-align: left;
	width: 100%;
	position: relative;
	height: 30px;
	overflow: hidden;
}
#homeNav h3, #pageHome h4.hColour {
	font-size: 13px;
	line-height: 1.1em;
	color: #fff;
	padding: 6px 0;
	margin: 0;
}
div p {
	margin: 1em 0;
}
.padd {
	padding: 10px;
}
.col1, .col2, .col3, .col4, .col5 {
	text-align:	center;
}
.col1 {
	position: absolute;
	left: 10px;
}
.col2 {
	position: absolute;
	left: 159px;
}
.col3 {
	position: absolute;
	left: 308px;
}
.col4 {
	position: absolute;
	left: 457px;
}
.col5 {
	position: absolute;
	left: 606px;
}
option, optgroup {
	padding: 0; margin: 0;
} 

.noFloat {
	float: none;
}

/* topArea */

#productsBar {
	background-color: #9DA5B6;
	border-bottom: solid 5px #000066;
	height: 40px;
}
#productsDropDown {
	position: absolute;
	top: 7px;
	left: 10px;
	
}
#logoBar {
	height: 50px;
	background: #fff;
}
#logo {
	top: 10px;
	position: absolute;
	border-style: none;
	height: 30px;
	width: 250px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 0px;
	display: block;
}

/* div colors */

.lightGrey {
	background-color: #E1E6EB;
}

/* footer */

#footer {
	height: auto;
	font-size:	11px;
	padding: 0 10px;
	margin: 0;
	background-color: #fff;
	padding-bottom: 1px;
}
#footerLogo {
	border-top: solid 5px #000066;
	margin: 0px -10px;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* topNav */

#topNav {
	list-style: none;
	margin: 10px 0 10px 10px;
	padding: 0;
	float: right;
}
#topNav li {
	display: inline;
	margin: 0 4px;
}
#topNav li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	line-height: 1.5em;
}
#topNav  li  a:hover, #topNav li a.store:hover {
	color: #333;
}
#topNav li a.store {
	color: #0C2577;
}

.mid {
	background: #B5BDCA;
}
.block {
	display: block;
}

/* topSecion */

#topSection h2 {
	padding: 10px;
	margin: 0;
}
#topSection .subHead {
	padding: 10px;
	font-size: 12px;
}
#topSection .imgBox {
	text-align: center;
}
#topSection .imgBox .logo {
	margin: 10px 0;
}
#topSection .manLink {
	padding: 10px;
}
.manLink a {
	display: block;
}
/* page specific */

#articles h4 {
	background: #B5BDCA;
	clear: both;
	line-height: 1.2em;
	padding: 0.8em 0;
	padding-left: 250px;
}
#articles p, #articles ul {
	width: 485px;
	line-height: 1.5em;
	margin-left: 250px;
}
#articles ul {
	padding-left: 30px;
	width: 470px;
}
#articles img {
	margin: 1.3em 0;
	margin-left: 10px;
	float: left;
}
#header {
	position: relative;
	background-color: white;
	width: 100%;
}
#banner {
	z-index: 100;
	background-repeat: no-repeat;
	background-image: url(images/store-banner.gif);
	height: 44px;
	position: absolute;
	left: 537px;
	top: 15px;
	width: 210px;
}
a.logo {
	height: 30px;
	width: 250px;
}
#banner a {
	border-style: none;
	display: block;
	height: 27px;
	width: 210px;
}
#headTitle {
	padding-bottom: 1em;
	padding-top: 1em;
}
#headTitle h1 {
	margin: 0px;
	line-height: 1.4em;
	padding-left: 10px;
}
.components div {
	display: block;
	clear: both;
}
.components img {
	margin-right: 5px;
	border-width: 0px;
	border-style: none;
	float: left;
	margin-bottom: 1em;
	display: block;
}
dl.techSpecs {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
dl.techSpecs dt, dl.techSpecs dd {
	margin: 0px;
	padding: 5px 10px;
}
dl.techSpecs dt {
	display: block;
	line-height: 1.2em;
	color: white;
	background-color: #9ca5b6;
	font-weight: bold;
	padding: 5px 10px;
}
dl.techSpecs dd {
}
p.padd {
	padding: 0 10px;
}
td.title h1  {
	padding: 0px;
	line-height: 1em;
	margin: 0px;
}

ul.logos {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
ul.logos li {
	float: left;
	padding: 0;
	margin: 0;
}

a.buyNow {
	right: 10px;
	top: 8px;
	position: absolute;
	display: block;
	width: 70px;
	height: 20px;
	background-image: url(images/buyNow.gif);
	float: right;
}
a.buyNow:hover {
	background: url(images/buyNow.gif) 0 -20px;
	background-position-y: -20px;
}
.buyNow span {
	display:none;
}
div.downloads {
	padding: 20px 10px;
	background-color: #b4bdca;
}
.downloads ul {
	padding-left: 10px;
	padding-bottom: 0;
	padding-right: 0px;
	padding-top: 10px;
	float: left;
	display: block;
	list-style-type: none;
	background-color: #e0e6eb;
	margin: 0px;
}
.downloads h4 {
	padding: 0 0 10px 0;
}
div.downloads ul li {
	margin-right: 10px;
	display: block;
	float: left;
	padding: 0;
}
div.downloads li a {
	width: 345px;
	float: left;
	border-color: #b4bdca;
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	line-height: 88px;
	display: block;
	zoom: 1;
}
div.downloads li img {
	padding: 1px;
	border-color: #9ba5b6;
	border-width: 1px;
	border-style: solid;
	float: left;
	margin-right: 10px;
}
div.downloads li a:hover, div.downloads li a:hover img {
	text-decoration: underline;
	border-color: black;
	color: black;
}
div.downloads li a strong {
	display: block;
	padding: 10px;
	float: left;
}
.techTable {
	margin: 10px;
}
.techTable th {
	text-align: left;
}
.techTable td, .techTable th {
	padding: 5px;
}

a.viewDemo {
	width: 100px;
	height: 40px;
	display: block;
	background: url(images/ui/view-demo.gif) no-repeat 0 0;
	margin: auto;
}
a.viewDemo span {
	display: none;
}
a.viewDemo:hover {
	background: url(images/ui/view-demo.gif) no-repeat 0 -40px;
}
.intro {
	font-size: 1.5em;
	line-height: 1.2em;
	margin-top: 0px;
}
ul.right {
	margin: 0px 0px 0px 10px;
	float: right;
	width: 239px;
	list-style-position: outside;
	padding: 0px;
}
ul.left {
	margin: 0px 0px 0px 10px;
	float: left;
	width: 229px;
	list-style-position: outside;
	padding: 0px;
}
ul.left, ul.right {
	padding: 0px;
	width: 215px;
	margin-left: 20px;
	list-style-position: inside;
}
.col-l {
	float: left;
}
.col-l, .col-r {
	width: 49%;
}
.col-r {
	float: right;
}

/* New Top 09 */

#logoBar {
	padding: 20px 10px;
	height: auto;
}
#nav {
	list-style: none;
	margin:	0;
	padding: 0;
	width: 745px;
	height: 40px;
	border-bottom: solid 3px #000066;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
}
#header {
	height: auto;
}
#nav a {
	display: block;
	height: 40px;
}
#nav span {
	display: none;
}
#products-t a {
	width: 181px;
	background: url(images/ui/nav.png) 0 0;
}
#systems-t a {
	width: 106px;
	background: url(images/ui/nav.png) -181px 0px;
}
#about-t a {
	width: 95px;
	background: url(images/ui/nav.png) -287px 0px;
}
#contact-t a {
	width: 109px;
	background: url(images/ui/nav.png) -382px 0px;
}
#tech-t a {
	width: 91px;
	background: url(images/ui/nav.png) -491px 0px;
}
#store-t a, #store-t a:hover {
	width: 163px;
	background: url(images/ui/nav.png) -582px 0px;
}
/* Fix hovers in firefox */

#products-t a:hover, #products-t a.active {
	background-position: 0px 40px;
}
#systems-t a:hover {
	background-position: -181px 40px;
}
#about-t a:hover {
	background-position: -287px 40px;
}
#contact-t a:hover {
	background-position: -382px 40px;
}
#tech-t a:hover {
	background-position: -491px 40px;
}
#store-t a:hover {
	background-position: -582px 40px;
}
/* end firefox fix */

#nav a:hover, #nav a.active {
	background-position-y: 40px;
}
#products-block {
	height: 230px;
	background-color: #000066;
	padding: 10px;
}
.p-nav, .p-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.p-nav ul {
	margin-bottom: 15px;
}
.p-nav {
	width: 170px;
	padding-right: 10px;
	float: left;
	font-size: 10px;
}
.p-nav li {
	margin: 0;
	width: 170px;
}
.p-nav a {
	color: #fff;
	padding: 2px 5px;
	line-height: 1em;
	display: block;
	text-decoration: none;
}
.p-nav a:hover {
	color: #26267D;
	color: #009092;
}
.p-nav h2 {
	font-size: 12px;
	color: #4D4D94;
	margin: 0;
	padding: 0 5px;
	
}

#top-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 15px;
	top: 7px;
}
#top-nav a {
	color: #aaa;
}
#top-nav a:hover {
	color: #000066;
}
#top-nav li {
	display: inline;
	margin: 0 5px;
}
h3 span {
	font-weight: normal;
}
.contact strong {
	font-size: 14px;
	display: inline;
}
.contact h3 {
	margin-top: 20px;
}
.contact li.email {
	float: right;
}
.contact li.tel {
	float: left;
}
h3.first {
	margin-top: 0px;
}
.contact li {
	display: inline;
	margin-right: 30px;
	margin-left: 0px;
	padding: 0px;
}
.contact ul {
	list-style-type: none;
	margin: 10px 0px 0px;
	padding: 0px 0px 20px;
	border-bottom: 1px solid #B6BDCA;
}
.contact ul.last {
	border-style: none;
}

/* grid connectbar on homepage */
#gridconnectBar{background:url(images/home/grid-connect.jpg);height:145px;width:725px;cursor:pointer;display:block;clear:both;color:#fff;padding:0 10px;border-top:solid 2px #fff;border-bottom:solid 2px #fff;}
#gridconnectBar h3{color:#000;font-size:16px;padding:15px 0;line-height:1.2em;margin:0 0 15px 0;}
#gridconnectBar h3 a{color:#000;text-decoration:none;}
#gridconnectBar .strapline{font-size:25px;line-height:1.1em;margin:0;}
#gridconnectBar .strapline span{display:block;font-size:0.7em;}

/* paddings margins */
.padL0{padding-left:0px;}
.mrg15{margin:15px;}