body {
	background: #fff url('body-bg.jpg') repeat-x;
	color: #5f5f5f;
	text-align: center;
	width: 760px;
	margin-left: auto;
	margin-right: auto; font-style:normal; font-variant:normal; font-weight:normal; line-height:1.5em; font-size:.85em; font-family:Verdana, sans-serif
}

html {
	background: #fff url('bg.jpg') repeat-x;
	margin-left: auto;
	margin-right: auto
}

* { padding: 0; margin: 0; }

/* globals */
a img			{ border: none; }
sup 			{ font-size: .75em; border-bottom: 1px solid #ccc; padding: 3px;}
blockquote 		{ font-style: italic; color: #555; margin: 0 30px 1.5em 30px; padding: 0 0 0 10px; border-left: 1px solid #aaa; }
abbr, acronym 		{ border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; }
code			{ color: #090; font-family: Courier, monospace; }
pre 			{ margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; clear: both; }
b			{ color: #000; }
h2 span			{ font-size: .7em; color: #aaa;}
h5			{ color: #000; font-size: 1.5em; padding-bottom: 10px; padding-top: 20px;}

/** headlines */
.posts h2 {
	margin: 0 0 0.1em 0; 
	line-height: 1.2em; 
}
	
.pages h2, h2.page_header { 
	margin: 0 0 0.75em 0; 
	padding: 0 0 0.6em 0;  
}

h2.archive_head { 
	font-style: italic; 
	font-weight: bold;
	letter-spacing: -1px; 
	margin: 0 0 1em 0; 
	padding: .4em 2px; 
}

h3.comments_headers { 
	font-size: 1.2em; 
	width: 410px; 
	color: #000; 
	border-bottom: 1px dotted #ccc; 
	padding-bottom: 5px;
}

.posts h4 {
	margin: 0 0 1.25em 0; 
	padding: 0 0 1.0em 0; 
}

/** Layout */
#container {
	width: 760px;
	text-align: left;
}

#header {
	height: 40px;
}

.ad {
	margin-top: 20px;

}

.right { padding-top: 20px; margin-top: 20px; }
/*.left, .leftcontent { padding-bottom: 30px; margin-bottom: 30px; }
*/
/** main navigation */
#main-links {
	float: right;
	margin-top: 10px;
	font-family: Arial, Verdana, sans-serif;
}

#main-links li {
	float: left;
	list-style: none;
	font-size: 1em;
	margin-right: 35px;
}

#main-links li a {
	color: #666;
	padding-bottom: 6px;
	text-decoration: none;
	padding: 3px;
}

#main-links a:hover {
	color: #000;
	border-top: 5px solid #000;
	padding-top: 6px;
}


.current_page_item, .current_page_parent {
	background: url('ahover.jpg') no-repeat 50% 18px;
	font-weight: bold
}

/** tagline container */
#tagline {
	border-bottom: 1px solid #69b2d4;
	padding-top: 5px;
	float: left;
	padding-bottom: -15px;
	font-family: Arial, Verdana, sans-serif;
}

#tagline h2 {
	background: url('logo.jpg') no-repeat;
	height: 126px;
	width: 327px;
	margin-left: 10px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	padding-top: 35px
}

#tagline p {
	float: right;
	width: 400px;
	position: relative;
	top: -12px;
	color: #fff;
	padding-top: 55px;
}

/** headline properties */
#headline dl {
	width: 250px;
	float: left;
	padding-top: 2px;
	margin-right: 15px;
	margin-left: 30px;
	color: #fff;
	font-size: 0.8em;
	line-height: 1.4em;
	margin-bottom: 3px;
}

.properties dt{
	text-indent: -9999px;
	text-align: center;
	margin-left: 25px;
	width: 152px;
	padding-bottom: 0px;
}

#a-ontime-thumb a {
	width: 221px;
	display: block;
	height: 126px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 15px;
	background: url('images/ontime-thumb.jpg') no-repeat;
}

#a-ontime-thumb a:hover,
#a-upload-thumb a:hover,
#a-onnow-thumb a:hover { background-position: 0 -126px; }

/** onnow section */
#onnow dt {
	background: url('images/onnow-header.gif') no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	text-align: center;
	margin-left: 43px;
	width: 167px;
	padding-bottom: 5px
}

#a-onnow-thumb a {
	width: 221px;
	display: block;
	height: 126px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 20px;
	background: url('images/onnow-thumb.jpg') no-repeat;
}

/** document management section */
#documents dt {
	background: url('images/documents-header.gif') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	text-align: center;
	margin-left: 33px;
	width: 179px;
	padding-bottom: 5px
}

#a-upload-thumb a {
	width: 221px;
	height: 126px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 15px;
	background: url('images/documents-thumb.jpg') no-repeat;
}

/** misc. aesthetic properties */
.special { 
	font-weight: bold; 
	background-color: #005c87; 
	padding: 3px; 
	border-bottom: 1px solid #1e80ac; 
}

.more { 
	background: url('images/learnmore.jpg') no-repeat 0 0; 
	height: 42px; 
	width: 116px; 
	text-indent: -9999px; 
	margin-top: 10px; 
	margin-left: 70px; 
	overflow: hidden
}

.more a { 
	display: block; 
	height: 25px; 
}
.more a:hover {
	background: url('images/learnmore.jpg') no-repeat 0 -42px; 
}

#searchcontainer {
	margin: 0;
	padding: 0;
}

#searchcontainer h2 { font-size: .7em; }

/* content stuff */
#maincontent, 
#landing-maincontent {
	clear: left;
	font-size: .85em;
	line-height: 1.5em;
	margin-bottom: 40px;
	float: left;
	margin-left: 30px;
}

#maincontent a:link, 
#maincontent a:visited, 
#catch a:link, 
#catch a:visited { 
	text-decoration: none; 
	font-weight: bold; 
	color: #0066a5;
}

#maincontent a:hover,
#catch a:hover { 
	color: #00304e; 
	background-color: #e6e6e6; 
}

#maincontent p,
#landing-maincontent p {
	padding-bottom: 15px;
}

#maincontent h2,
#landing-maincontent h2 {
	color: #00304e;
	font-size: 1.7em;
	letter-spacing: -1px;
	padding-bottom: 5px;
	padding-top: 30px;
	font-weight: normal;
}

#maincontent h3{
	font-size: 1em;
	padding-bottom: 10px;
	color: #a3a3a3;
}

/* leftcontent */
#leftcontent {
	float: left;
	width: 460px;
	padding-left: 10px;
	padding-right: 10px;
}

#leftcontent #more-links, .more-links {
	height: 53px;
	width: 300px;
	margin: 20px auto 0 auto;
}

.more-links li, #more-links li {
	float: left;
	list-style: none;
	margin-left: 10px;
	margin-right: 20px;
	height: 53px;
}

.more-links li a, #more-links li a {
	display: block;
	width: 116px;
	text-indent: -9999px;
	overflow: hidden;
	height: 24px;
}

.more-links {
	height: 53px;
	width: 300px;
	margin: 20px auto 0 50px;
}

.more-links li {
	float: left;
	list-style: none;
	margin-left: 10px;
	margin-right: 20px;
	height: 53px;
}

.more-links li a {
	display: block;
	width: 116px;
	text-indent: -9999px;
	overflow: hidden;
	height: 24px;
}

#leftcontent #c-learnmore, .c-learnmore {	background: url('images/content-learnmore.jpg') no-repeat; }
#leftcontent #c-demo, .c-demo {	background: url('images/content-viewdemo.jpg') no-repeat; }

#leftcontent #c-learnmore a:hover, .c-learnmore a:hover {	background: url('images/content-learnmore.jpg') no-repeat 0 -53px; }
#leftcontent #c-demo a:hover, .c-demo a:hover {	background: url('images/content-viewdemo.jpg') no-repeat 0 -53px; }

/* middle news section (blog entries) */
#news {
	float: left;
	width: 228px;
	padding-left: 10px;
	padding-right: 10px;
}

.feed  { 
	background: url('images/l-feedico.png') no-repeat 60% 88%;
	text-indent: -9999px
}

#news h4 { font-size: 1em; }

.posted {
	background: url('images/postico.gif') no-repeat 0 6px;
	padding-left: 10px;
	padding-top: 3px;
	font-size: .95em
}

.latest-entry {
	border-top: 1px solid #c8c8c8;
	padding-top: 15px;
}

/* events (right column) */
#events {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 228px;
}

#events h4 { padding-bottom: 10px; font-size: 1.2em; }
#events p {	font-size: .95em; }

/* footer  */
#footer {
	clear: left;
	border-top: 1px solid #cecece;
	font-size: 0.8em;
	margin: 40px;
}

#footer a:link, #footer a:visited { 
	text-decoration: none; 
	color: #0066a5;
}

#footer a:hover { 
	color: #00304e; 
	background-color: #e6e6e6; 
}

#footer ul {
	list-style: none;
	width: 980px;
	float: left;
}

#footer li {
	float: left;
	margin: 5px 10px 5px 10px;
}

#footer li a {
	display: block;
	text-decoration: none;
}

#footer p {
	margin-left: 10px;
}

#footer #top {
	position: absolute;
	left: 84%;
	padding-left: 20px;
	padding-right: 10px;
}

#footer #top a {
	background: url('images/top.jpg') no-repeat 0 5px;
	padding-left: 11px
}

/** Landing pages, should be in a seperate css file, for now leave it here. */
#landing-leftcontent a:link, #landing-leftcontent a:visited { 
	text-decoration: none; 
	font-weight: bold; 
	color: #0066a5;
}

#landing-leftcontent a:hover {
	color: #00304e; 
	background-color: #e6e6e6;
}

#landingpage-headline {
	height: 119px;
	width: 980px;
}

#landingpage-headline h2 {
	color: #fff;
	font-size: 1.8em;
	letter-spacing: -1px;
	font-weight: normal;
}

#landingpage-headline p {
	color: #a8e3ff;
}

#headline-content {
	height: 75px;
	width: 650px;
	float: left;
	margin-top: 40px;
	padding-left: 20px;
}

/* demo request link button */
#demorequest {
	float: right;
	width: 200px;
	margin-top: 40px;
	margin-right: 30px;
}

#demorequest h3 {
	background: url('images/landing-demobtn.jpg') no-repeat;
	text-indent: -9999px;
	height: 55px
}

#demorequest h3 a { 
	display: block; 
	height: 35px; 
	width: 153px;
}

/* landing left content */
#landing-leftcontent {
	width: 620px;
	float: left;
	border-right: 1px dotted #a3a3a3;
	padding: 0 15px 0 10px;
}

#quicklinks {
	float: left;
	width: 285px;
	padding: 0 22px 0 25px;
}

/* Landing sidebar links for all sub pages */
#landing-links {
	list-style: none;
}

#landing-links li {
	font-size: 0.95em;
}

#landing-links li a {
	color: #4f4b39;
	display: block;
	background: url('images/links-bg.jpg') no-repeat;
	text-decoration: none;
	font-weight: bold; padding-left:35px; padding-right:6px; padding-top:4px; padding-bottom:4px
}

#landing-links a:hover { background-position: 0 -26px; }

.allfeatures {
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px dotted #a3a3a3;
}

#questions {
	margin-top: 5px;
	border-top: 2px solid #f2ebc3;
	border-bottom: 2px solid #f2ebc3;
	padding: 15px 5px 0 1em;
	margin-bottom: 30px;
	background-color: #fefae2;
}

#questions ol, 
.faq ol {
	margin-left: 30px;
	padding-bottom: 15px;
}

#questions ol li,
.faq ol li {
	padding-bottom: 4px;
}

.faq {
	margin-bottom: 15px;
	margin-top: 10px;
	border-bottom: 1px solid #cecece;
	padding-bottom: 10px;
}

.faq h4 {
	color: #000;
	padding-bottom: 10px;
	font-size: 1.4em;
}

.faq dt {
	color: #ef892a;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 5px;
}

.faq dd {
	padding-bottom: 15px;
	padding-left: 10px;
}

.thumbs {
	float: right;
	margin-right: 20px;
	padding: 10px 10px 20px 0;
}

.more-links {
	height: 53px;
	width: 300px;
	position: relative;
	left: 15%;
	top: 10px;
}

.more-links li {
	float: left;
	list-style: none;
	margin-left: 10px;
	margin-right: 20px;
	height: 53px;
}

.more-links li a {
	display: block;
	width: 116px;
	text-indent: -9999px;
	overflow: hidden;
	height: 24px;
}

.c-learnmore {	background: url('images/content-learnmore.jpg') no-repeat; }
.c-demo {	background: url('images/content-viewdemo.jpg') no-repeat; }

.c-learnmore a:hover {	background: url('images/content-learnmore.jpg') no-repeat 0 -53px; }
.c-demo a:hover {	background: url('images/content-viewdemo.jpg') no-repeat 0 -53px; }

.quote {
	font-style: italic;
	padding-top: 10px;
	background: url('images/quote.gif') no-repeat 0 7px;
	text-indent: 35px;
	margin-top: 15px
}

	
.who {
	padding-left: 5px;
	font-style: italic; color: #990000; margin-bottom: 15px;
}

.misc {
	margin: 10px;
	padding: 10px;
}

.misc2 {
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
}

.featurescontainer {
	border-top: 1px dotted #a3a3a3;
	padding: 10px;
}

.key-features {
	float: left;
	width: 620px;
}

.key-features dl { 
	padding: 10px; 
	border-bottom: 1px dotted #a3a3a3; 
	/*ie 6 min-height work around */
	min-height: 190px; 
	height:auto !important;
  	height:190px;
}

#last { border-bottom: 0px none;}

.key-features dt { 
	font-size: 1.7em; 
	color: #336699; 
	font-weight: bold; 
}

.key-features dd { padding-bottom: 15px; }

.feature-thumbs { 	
	border: 1px solid #ccc;
	background-color: #e2e2e2;
	padding: 2px;
	float: right;
	margin-left: 15px;
}

#catch {
	border-top: 1px solid #dadada; 
	border-bottom: 1px solid #dadada; 
	background-color: #efefef; 
	margin-top: 20px;
	padding: 5px; 
}

#catch p { 
	padding-left: 10px; 
	padding-right: 10px; 
}

#num { font-size: 1.5em; color: #000; }


#comments { 
	width: 460px; 
	float: left; 
}

ul#comment_list { 
	list-style: none; 
	margin: 0 0 4.0em 0; 
	border-top: 1px solid #bbb; 
	float: left; 
}

ul#comment_list li.comment {  
	padding: 1.2em 0 0 0; 
	border-bottom: 1px dotted #bbb; 
	float: left; 
}

.important {
	color: #000;
	padding-bottom: 10px;
}
				
.comment_meta { 
	padding-left: 17px; 
	background: url('images/comment.gif') no-repeat 0px 2px;; margin-left:5px; margin-right:0; margin-top:0; margin-bottom:0 
}
			
.comment_num { 
	padding: 0 15px 0 0px; 
	font-weight: bold; 
	font-size: 1.1em; 
	float: right; 
}
				
.trackback .comment_num { padding: 0 0 0 20px; }
				
.comment_num a, 
.comment_num a:visited { 
	color: #888; 
	text-decoration: none; 
}

.comment_num a:hover { 
	color: #df0000; 
	text-decoration: none; 
}

.comment_meta strong { font-size: 1em; }
					
.comment_time { 
	font: normal .75em Verdana, Helvetica, Arial, sans-serif; 
	color: #666; 
}
		
.comment .single-entry { padding: 0 15px; }
.comment .single-entry p { margin: 0 0 1.0em 0;}
			
#comment_container {
	margin-top: 20px;
	float:left;	
	border-top: 1px dotted #ccc;
	background: url('images/comment_bg.gif') repeat-x;
	padding: 20px
}

h3#respond {
	padding-bottom: 0px;
	color: #6b321b;
}

#comment_form { 
	width: 420px; 
	padding: .85em 0 0 0; 
	float: left; 
}

#comment_form p { padding: 0.6em 0; }

#comment_form label { 
	padding: 0 0 0 10px; 
	font-size: 1em; 
}

#comment_form .text_input { 
	width: 231px; 
	padding: 4px;
	color: #666;
	border: 1px solid #cacaca;
	font-size: .85em;
}
		
#comment_form .text_area { 
	width: 411px; 
	font-size: .95em; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}
	
#comment_form .form_submit { cursor: pointer; }
#comment_form p.subscribe-to-comments { font-size: 1.4em; }
#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
	
#search_container {
	height: 22px;
	width: 246px;
	background: url('images/bg_search_box.gif') no-repeat 0 0;
}
 
#search_container #s {
	 float: left;
	 padding: 0;
	 border: 0px none;
	 background: none; margin-left:10px; margin-right:0; margin-top:4px; margin-bottom:0
 }
 
#search_container #go {
	 float: right;
	 margin: 3px 4px 0 0;
}

#search_form { }

#search_form .search_input { 
	font-size: .9em; 
	width: 175px; 
	padding: 3px 3px 2px 3px;
	color: #666;
}

/** Module Definitions */
.em { font-style: italic; padding-bottom: 10px; text-decoration: underline; }

dt#mod-calendar {
	background: url('images/calendar.jpg') no-repeat 0 0;
	margin-top: 15px;
	font-weight: bold;
	font-size: 1.4em;
	color: #006699; padding-left:35px; padding-right:0; padding-top:15px; padding-bottom:12px
}

dt#mod-messaging {
	background: url('images/messages.jpg') no-repeat 0 0;
	margin-top: 15px;
	font-weight: bold;
	font-size: 1.4em;
	color: #006699; padding-left:35px; padding-right:0; padding-top:15px; padding-bottom:12px
}

dt#mod-discuss {
	background: url('images/discuss.jpg') no-repeat 0 0;
	margin-top: 15px;
	font-weight: bold;
	font-size: 1.4em;
	color: #006699; padding-left:35px; padding-right:0; padding-top:15px; padding-bottom:12px
}

dt#mod-knowledge {
	background: url('images/knowledge.jpg') no-repeat 0 0;
	margin-top: 15px;
	font-weight: bold;
	font-size: 1.4em;
	color: #006699; padding-left:35px; padding-right:0; padding-top:15px; padding-bottom:12px
}

dt#mod-knowledge span { color: #000; font-size: 11px; }	

dt#mod-contact {
	background: url('images/contacts.jpg') no-repeat 0 0;
	margin-top: 15px;
	font-weight: bold;
	font-size: 1.4em;
	color: #006699; padding-left:40px; padding-right:0; padding-top:15px; padding-bottom:12px
}

/** Online advisory */
#advisory-split {
	border-top: 1px dotted #a3a3a3;
	padding-left: 10px;
	font-size: .95em;
	float: left;
	width: 625px;
}

#advisory-split img {
	border: 1px solid #ccc;
	background-color: #e2e2e2;
	padding: 2px;
	margin-top: 10px;
}

#split-left {
	float: left;
	width: 280px;
	padding-right: 10px;
	border-right: 1px dotted #a3a3a3;
}

#split-right {
	float: left;
	width: 305px;
	padding-left: 15px;
}

#advisory-features {
	margin-left: 0;
	list-style: none;
}

#advisory-features li {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #def2fb;
	color: #104861;
	font-size: 1.1em;
	border-bottom: 2px solid #afdbef;
	border-right: 2px solid #afdbef;
}

.caption { text-decoration: underline; margin-bottom: 20px;}