/************************************************
 ******************* MODULES ********************
 ************************************************/



/******************* GENERAL ********************/

#container {
	width: auto;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}

#info {
	width: 440px;
}

#mod_circle {
	text-align:center;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

#description {
	width: auto;
}

#mod_diagram {
	text-align:center;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 30px;
}

#homepage {
	padding: 10px;
	text-align: left;
}

#product {
	font-size: 13px;
	font-weight: bold;
	color: black;
	padding: 10px 0 6px 0;
}

#product span {
	display: block;
	color: #db0000;
	font-size: 16px;
}

#hosting_features {
	float: right;
	width: 240px;
	height: 150px;
	height: auto !important;
	min-height: 150px;
	background: url(features_bg.gif) no-repeat;
}

#hf_content {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#hosting_features ul {
	padding-left: 0;
	margin-left: 15px;
}

#hosting_features span {
	display: block;
	font-weight: bold;
	text-align: center;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #dddddd;
}

#packages {
	float: right;
	width: 200px;
	padding-top: 10px;
}

#clear_content {
	clear: both;
}

h3 {
	height: 24px;
	margin: 30px 0 6px 0;
	text-indent: -2000px;
}

h4 {
	font: bold 12px Arial;
	color: #009cff;
	margin-bottom: 6px;
}

.overview {
	background: url(title_overview.gif) no-repeat;
}

.revenue {
	background: url(title_revenue.gif) no-repeat;
}

.benefits {
	background: url(title_benefits.gif) no-repeat;
}

.features {
	background: url(title_features.gif) no-repeat;
}

.roi {
	background: url(title_roi.gif) no-repeat;
}

.screenshots {
	background: url(title_screenshots.gif) no-repeat;
}

.why_ke {
	background: url(title_why_ke.gif) no-repeat;
}

.what_next {
	background: url(title_what_next.gif) no-repeat;
}


#homepage ul{
	list-style-type: none;
	list-style-image: url(arrow2.gif);
}

#packages ul {
	list-style-image: none;
}

#screens {
	text-align: center;
}

#screens img {
	margin: 5px;
	border: 3px solid #cccccc;
}

#screens img:hover {
	border: 3px solid #555555;
}




/********************* LINKS *********************/

.modules_title {
	font: bold 13px Arial;	
	text-decoration: none;
	color: #0976bb;
}

.modules_title:hover {
	color: #41b5ff;
	border-bottom: 1px dotted #41b5ff;
}

.modules_selected {
	font: bold 13px Arial;
	color: #444444;
}


/********************* NAVBOX *********************/

#modules {
	float: right;
	width: 230px;
	margin-top: 10px;
}

.navbox {
	min-height: 141px;
	height: auto !important;
	height: 141px;
	padding: 17px;
	background: url(navbox_bg.gif) no-repeat;
}

.navtitle {
	background-color: #41b5ff;
	height: 18px;
	color: white;
	font-weight: bold;
	text-align: center;
}

#nav
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
}
	
#nav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#nav li
{
	border-bottom: 1px dotted #c9eaff;
	background: url(arrow.gif) center left no-repeat;
	padding: 4px 0 4px 10px;
	margin: 2px 0 2px 0;
}

#nav li span {
	color: #777777;
	font-weight: bold;
}

#nav li a
{
	text-decoration: none;
	color: #0976bb;
	line-height: 20px;
}

html>body #nav li a
{
	width: auto;
}

#nav li a:hover
{
	border-bottom: 1px dotted #41b5ff;
	color: #41b5ff;
}

#pac
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
}
	
#pac ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#pac li
{
	border-bottom: 1px dotted #c9eaff;
	background: url(arrow.gif) center left no-repeat;
	padding: 4px 0 4px 10px;
	margin: 2px 0 2px 0;
}

#pac li span {
	color: #777777;
	font-weight: bold;
}

#pac li a
{
	text-decoration: none;
	color: #0976bb;
	line-height: 20px;
}

html>body #pac li a
{
	width: auto;
}

#pac li a:hover
{
	border-bottom: 1px dotted #41b5ff;
	color: #41b5ff;
}



/*********************** TABLE PACKAGES ***************************/

#table_packages {
	width: 100%;
}

#table_packages table {
	margin-top: 15px;
	font: normal 9pt Arial;
	border: 0;
}

#table_packages table th {
	background-color: #41b5ff;
	height: 18px;
}

#table_packages table th:hover {
	background-color: #0089e1;
}

#table_packages table td {
	height: 22px;
}

.colored {
	background-color: #daf1ff;
}

#table_packages a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#table_packages a:hover {
	color: ffffff;
}

#table_packages a.click {
	font-weight: bold;
	text-decoration: none;
	color: #0089e1;
}

#table_packages a.click:hover {
	color: 0066a7;
}



/************************* KEMISSION ****************************/

#kemission
{
	margin: 16px;
	padding: 4px;
	border: 1px solid #cccccc;
	text-align: justify;
}

#kemission blockquote
{
	margin: 0;
	padding: 5px;
	background-color: #daf1ff;
}
