
body {
	margin: 0;
	padding: 0;
	background-color: #6d768e;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
}

form {
	display: inline;
}

/* --------------------------- HEADER & FOOTER -------------------------------- */

#container {
	margin-top: 11px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
	width: 812px;
	text-align: left;
	line-height: 18px;
	font-size: 12px;
	background-color: white;
}

#containertop {
	background: url(images/tr.png) no-repeat top right; 
}

#containerbottom {
	background: url(images/br.png) no-repeat top right; 
	clear: both;
}

#content {
	clear: both;
}

#body {
	margin: 10px 30px;
	clear: both;
}

.nb {
	color: #A00;
}

#footer {
	text-align: center;
	color: #BBB;
	background-color: #6d768e;
	font-size: 11px;
	width: 740px;
	padding-bottom: 20px; /* IE6 ignores margin-bottom */
}

#footer a {
	color: #EEE;
}

a {
	color: #3252B2;
}

img.corner {
   width: 18px;
   height: 18px;
   border: none;
   display: block !important;
}

/* -------------------------------- CONTENT ----------------------------------- */

h1 {
	color: #0162b6;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 17px;
	margin: 0 0 12px 0;
	padding-top: 6px;
}

h2 {
	color: #006;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h3 {
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
}

p {
	margin-top: 0px;
}

.small {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

a, a:visited {
	color: #00A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.news p {
/*	text-indent: 1.3em;  disabled as per justin's request
	margin-bottom:0;  */
}


/* -------------------------------- PRODUCT ----------------------------------- */


.product-client-logos td {
	padding: 5px;
}

.product-client-logos img {
	padding: 3px 5px;
}

.blockquote {
	line-height: 20px;
	color: #555;
	text-indent: 14px;
	background: url('images/openquote.png') no-repeat top left; 
}

.blockquote span {
	display: block;
	background: url('images/closequote.png') no-repeat bottom right;
}

#contactrequest {
	margin:0 0 20px 10px;
	padding: 4px 3px 4px 3px;
	background-color: #abd2e0;
}

#contactrequest div {
	font-size: 10px;
	color: #999;
}

#contactrequest .formbox {
	width: 180px;
}

#contactrequest .button {
	font-size: 12px;
	color: #666;
}


#benefits {
	margin:0 0 20px 10px;
   background: #ebf2fa;
	color:#000;
	padding: 4px 4px 1px 4px;
}

#benefits ul {
	padding: 0 0 0 20px;
	margin-top: 5px;
}

#benefits ul li {
	padding: 0 0 6px 0;
}

#benefits h2 {
	color: #0363ba;
}

#benefits h3 {
	font-size: 13px;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
}


.roundbox {
	margin:0 0 20px 10px;
   background: #ebf2fa;
	color:#000;
	padding: 4px 4px 1px 4px;
}

.roundbox-in {
	background-color: white;
	padding: 6px;
	margin: 0;
}



#dlpdf {
   background: #dbf1db;
	padding: 3px;
}



#compatibility {
	margin:0 0 20px 10px;
   background: #efefef;
	color:#000;
	padding: 4px 4px 1px 4px;
}

#compatibility ul {
	padding: 0 0 0 20px;
	margin-top: 2px;
	list-style-image: url("images/tick-tiny.gif");
}

#compatibility ul li {
	color: #333;
	font-size: 10px;
}

#compatibility h2 {
	color: #333333;
}

#compatibility h3 {
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
}


.someclients {
	font-size: 11px;
	color: #999;
	margin-top:3px;
}


/* -------------------------------- LISTS ----------------------------------- */

ul.nobullet {
	list-style: none;
	margin-left: 0px;
	padding-left: 15px;
}

ul.nobullet li {
	margin-bottom: 15px;
}

img {
	border-width: 0px;
}

ul.list li {
	padding-bottom: 10px;
}

/* -------------------------------- TABLE ----------------------------------- */

table.on {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid black;
}

table.on th, table.on td {
	vertical-align: top;
	padding: 0px 4px 2px 2px;
}

table.on th {
	text-align: left;
	background-color: #29741F;
	color: white;
}

tr.on {
	background-color: #F0F0F0;
}

tr.off {
	background-color: #ECE9E0;
}

td.vtop, th.vtop {
	padding-top: 5px;
	vertical-align: top;
}

th {
	text-align: left;
}

.services td, .services th {
	vertical-align: top;
	padding: 6px;
}

.services th {
	background-color: #938C82;
	color: white;
}


/* -------------------------------- NEWS ----------------------------------- */

.hnews2 {
	font-size: 12px;
	font-weight: bold;
	color: #0000AA;
	padding-bottom: 0px;
}

.newsarchives {
	margin: 0 0 20px 20px;
	padding: 15px;
	float: right;
	width: 10em;
}

.newsarchives a {
	font-size: 11px;
}

.newsarchives h3 {
	font-size: 11px;
	margin: 12px 0 4px;
}

.newsitem h3 {
	margin-top: 16px;
	font-size: 14px;
	color: black; /* #000590;*/ 
	clear: left;
}

.newsitem {
	margin-top: 20px;
}


span.cal {
background:transparent url('images/icons/cal-small.png') no-repeat scroll 0%;
float:left;
height:44px;
width:39px;
font-family:"Trebuchet MS",Tahoma,Arial;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
margin: 4px 13px 6px 0;
}

span.cal_month {
color:#FFFFFF;
display:block;
font-size:11px;
line-height:11px;
margin-left:-3px;
padding-top:2px;
text-align:center;
text-transform:uppercase;
}

span.cal_day {
color:#889;
display:block;
font-size:18px;
line-height:18px;
margin-left:-3px;
padding-top:6px;
text-align:center;
text-transform:uppercase;
}

/* -------------------------------- FAQ ----------------------------------- */

dt.faq {
	margin-bottom: 8px;
}

dd.faq {
	display: none;
	border: 1px solid #AAAAAA;
	margin: 0 0 10px 0;
	font-size: 9pt;
	padding: 5px;
}

/* -------------------------------- CLIENTS ----------------------------------- */

.client {
	border: 1px dashed #AAAAAA;
	padding: 12px;
	background-color: #F6F6F6;
	line-height: 20px;
}

div.clientcred {
	padding-top: 5px;
	text-align: right;
}

#sidebar h2, h2.greyborder {
	text-transform: uppercase;
	color: #AAA;
	letter-spacing: 3px;
	border-bottom: 1px dotted #AAA;
	border-top: 1px dotted #AAA;
	padding: 4px 0;
	text-align: center;
	margin-top: 24px;
}

#sidebar h2 a {
	color: #AAA;
}

#home-content h1, h1.greyborder {
	text-transform: uppercase;
	font-size: 13px;
	color: #AAA;
	letter-spacing: 3px;
	border-bottom: 1px dotted #AAA;
	border-top: 1px dotted #AAA;
	padding: 4px 0;
	text-align: center;
}


table#products tr {
	background-color: white;
}

table#products tr:hover {
	 /* background-color: #EFF; */
}

table#products td {
	padding: 8px;
}

.productname {
	font: bold 16px verdana, sans-serif;
}

.productname a {
	color: #3252B2 /*#6d768e;*/
}

/*.quote {
	line-height: 22px;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 140%;
	color: #444;
	padding: 18px;
}*/

/* pausing scroller from www.dyn-web.com */

div#hold { position:relative; width:220px; height:340px; z-index:1000; }
div#wn { 
  position:absolute; left:0; top:0;
  width:220px; height:340px; z-index:1;
  clip:rect(0, 220px, 340px, 0); overflow:hidden;
  }
div#cnt { position:absolute; z-index:1 }
div#cnt td {  width:220px; height:340px; text-align:center; }





/* new header stuff */

#header {
	margin: 0 0 20px 22px;
}

#rings {
	float: left;
	background-image: url('images/header/ringsbg.png');
}

#rings:hover {
	background-position: 0% -70px;
}

#nav {
	margin: 7px 0 0 0; padding: 5px;
}

#m2 {
	float: left;
	margin-left: 4px;
}

#nav ul {
	list-style: none;
	padding: 0 0 0 140px; margin: 0;
}

#crumb ul {
	list-style: none;
	padding: 0; margin: 0;
}

#nav ul li {
	display: inline;
	padding: 0;
}

#nav ul li a {
	font-weight: bold;
	padding: 6px 10px 7px 10px;
	color: white;
	font-size: 13px;
	background-image: url('images/header/navbg.png');
	background-repeat: repeat-x;
	border-right: 1px solid #EEE;
}

#nav ul li a:hover {
	background-position: 0% -80px;
}

#nav ul li.left a {
	background: url('images/header/navbg-left.png') no-repeat top left;
}

#nav ul li.right a {
	background: url('images/header/navbg-right.png') no-repeat top right; 
	border-right: none;
}

#nav ul li.left a:hover {
	background-position: 0% -80px;
}

#nav ul li.right a:hover {
	background-position: right -80px;
}

#nav ul li.selected a {
	background-position: 0% -40px;
}

#nav ul li.selected a:hover {
	background-position: 0% -120px;
}

#nav ul li a:hover {
	text-decoration: none;
}

#crumb {
	margin: 13px 0 0 69px;
	padding: 0;
}

#crumb ul li {
	display: inline;
	font-weight: bold;
	font-size: 11px;
}


/*JL 22 sep 09: fieldset stuff*/

fieldset {
	padding: 1em;
	border: 1px solid #DFDFDF;
	background-color: #F3F3F3;
	-moz-border-radius: 8px;
	border-radius: 8px;
  }
  

