﻿
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html, body  {
	margin:0;
	padding:0;
	height:100%;
}


body {
	background: #FFFFFF url('../images/img01home.gif') repeat-x left top;
	font-family: “Trebuchet MS”, “Lucida Sans Unicode”, “Lucida Grande”,” Lucida Sans”, Arial, sans-serif;
	font-size: 14px;
	color:#333333;
}



/* body.bodyHome{
	background: #FFFFFF url('../images/img01home.gif') repeat-x left top;
	font-family: “Trebuchet MS”, “Lucida Sans Unicode”, “Lucida Grande”,” Lucida Sans”, Arial, sans-serif;
	font-size: 14px;
	color:#333333;
}

body.bodyPage{
	background: #FFFFFF url('../images/img01.gif') repeat-x left top;
	font-family: “Trebuchet MS”, “Lucida Sans Unicode”, “Lucida Grande”,” Lucida Sans”, Arial, sans-serif;
	font-size: 14px;
	color:#333333;
}

*/

#container {
		min-height:100%;
		position:relative;
}
	
/* Header */

#header {
	width: 940px;

	margin: 0 auto;
}

/** LOGO */


#logo img {
	float:left;
	margin-top:10px;
}


#logo h1 {
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size: 30px;
	color: #39b65c;
	font-weight:normal;
	padding-top:35px;

}

#logo a {
	text-decoration: none;
	color: #A8A8A8;
}

#logo span {
	font-size:70%;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding-top:0px;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:100px;
}

h1, h2, h3 {
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	margin: 0;
	font-weight: normal;
	color: #309f4f;
	margin-bottom:10px;
}

h1 { font-size: 24px;font-weight:bold;  }

h2 { font-size: 20px;font-weight:bold;}

h3 { 
	font-size: 18px;
	font-weight:bold;	
}

h4 {
	color:#a4a9aa;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	text-align: left;
}


p.last {
	margin-bottom:25px;
}

ul, ol { }

blockquote { }

a { color: #0181b7; text-decoration:none; }

a:hover { text-decoration:underline; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}


/* Menu */

#menu {
	height: 43px;
}

#menu ul {
	margin: 0;
	margin-top:-10px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	border-top:1px #22be5b solid;
	display: block;
	float: left;
}

#menu a {
	display: block;
	height: 20px;
	margin: 0;
	padding: 5px 10px 10px 10px;
	text-decoration: none;
	font-family: Verdana, "Verdana Ref", sans-serif;
	font-size: 12px;
	font-weight:normal;
	
	color: #474749;
}

#menu a:hover { 
	text-decoration: none; 
	border-top:3px #22be5b solid;
	padding-top:2px;
}

#menu .active a {
	text-decoration: none; 
	border-top:3px #22be5b solid;
	padding-top:2px;
	font-weight:bold;
}

#menu .first {
}


.alert {
	border:2px #666666 solid;
	background-color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}

#leftNav {
	
padding:0px;
width:250px;
float:left;
margin-left:-40px;

}

#leftNav ul {
	width:210px;
}

#leftNav li {
	list-style-type:none;
	font-size:110%;
	margin-left:5px;
	padding-bottom:8px;
	padding-top:2px;
	border-top: 1px #ccc solid;
}

#leftNav a.active {
	font-weight:bold;
}


#leftNav img {
	vertical-align:text-top;
}	

.LearnMoreButton {
margin-top:10px;
padding:6px;
color:#666;
text-decoration:none;
font-size:100%;

}

#mainContent {
	padding:10px;
	padding-top:0px;
	width:650px;
float:left;
}

#mainContent p {
	margin-bottom:20px;
}

#mainContent ol {
	margin-bottom:20px;
}

#mainContent li {
	margin-bottom:10px;
}

.process-list li {
	font-size:120%;
	font-weight:bold;
	color:#9090c2;
}

.process-list li span {
	font-family: “Trebuchet MS”, “Lucida Sans Unicode”, “Lucida Grande”,” Lucida Sans”, Arial, sans-serif;
	font-size: 14px;
	color:#333333;
	font-weight:normal;
	}

.productDemoImages {
	margin-top:20px;
	margin-bottom:30px;
}

.faqlist li {
	list-style:none;
	margin-left:-20px;
}

.kb_table {
	border-collapse : collapse; 
	margin-bottom:20px;
}
.kb_col_1_head, .kb_col_2_head {
	width:180px;
	height:30px;
	padding:10px;
	background:#0181b7;
	color:#fff;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	border-bottom:1px #cccccc solid;
	
}

.kb_col_2_head {
	width:500px;

}

.kb_col_1 {
	font-size:14px;
	font-weight:bold;
	padding:10px;
	border-bottom:1px #cccccc solid;

}

.kb_col_2 {
	border-bottom:1px #cccccc solid;

}

/* Search */

#search {
	float: right;
	width: 260px;
}

#search form {
	float: right;
	margin: 0;
	padding: 11px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #5AA01B;
	color: #FFFFFF;
}

.sideQuote {
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size: 32px;
	font-weight:bold;
	color: #666666;
	text-indent: -12px;
	padding-left: 5px;
	line-height:36px;
	margin-bottom:20px;
}


#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: right;
	width: 670px;
}


.pressReleaseList li {
	margin-left:-25px;
	list-style:none;
	padding-bottom:10px;
	line-height:130%;
}

.pressReleaseDate {
	color:#666666;
	font-size:12px;
	font-weight:normal;
}

#bios span {
	font-size:90%;
	font-style:italic;
	font-weight:normal;
}
/* Post */

.post {
/*	margin-bottom: 45px; */
}

.post .title {
	padding-left: 15px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #618C04;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #618C04;
}


.meta {
	margin-top: -8px;
	margin-left: 2px;
	padding: 0px 30px 2px 15px;
	border-bottom: 1px solid #D4D8CB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
/*	margin-bottom: 10px; 
	padding: 10px 15px 10px 15px;*/
	padding-left:15px;
}

.post .links {
	display: block;
	width: 120px;
	height: 20px;
	margin: 0px 0px 0px 0px; 
	padding: 4px 0px 0px 40px;
	background: url('../images/img03.gif') no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url('../images/img07.gif') no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#sidebar ul {
	margin:0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar ul.leftNav {
	margin-top:-20px;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 0px 0px;
}

#sidebar li ul {
	margin: 0px 14px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px;
	border-bottom: 1px solid #E9E8DD;
	background: url('../images/img08.gif') no-repeat left 18px;
}

#sidebar li li a {
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #808080;
}

#sidebar li li a:hover {
	color: #77B003;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	background: url('../images/img05.gif') repeat-x left top;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: bold;
	color: #618C04;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 100%;
	height: 100px;
	padding: 0;
	background: #E1E1E1;
	clear:both;
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	padding: 30px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 14px;
}

#footer a {
color:#283fec;
}
