﻿html {
	height: 101%;
}

html {
	background: #5670A1 url("images/bg.png") 0px 0px repeat-x;
}

body {
	margin: 0px;
	padding: 0px;
	line-height: 135%;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1D2D45;
}

p {
	margin-top: 10px;
	margin-bottom: 15px;
}

h1 {
	padding-bottom: 5px;
	margin: 15px 0px;
	font-size: 200%;
}

h2 {
	padding-bottom: 5px;
	margin: 15px 0px;
	font-size: 180%;
}

h3 {
	padding-bottom: 5px;
	margin: 15px 0px;
	font-size: 140%;
}

h4 {
	padding-bottom: 5px;
	margin: 15px 0px;
	font-size: 120%;
}

a:link {
	color: #819D26;
	text-decoration: underline;
}

a:hover {
	color: #819D26;
	text-decoration: none;
}

a:visited {
	color: #333;
}

div#wrapper {
	margin: 0px auto;
	width: 868px;
	padding-top: 18px;
}

div#header {
	background: url("images/header-bg.png") 0px 0px repeat-x;
}

div#header .rk-1 {
	background: url("images/header-r.png") 100% 0px no-repeat;
}

div#header .rk-2 {
	background: url("images/header-l.png") 0px 0px no-repeat;
	height: 153px;
	overflow: hidden;
}

img#logo {
	float: left;
	margin-left: 38px;
	width: 340px;
	height: 138px;
	background: url("images/logo.png") 0px 0px no-repeat;
}

div#top {
	color: #666;
	margin-left: 480px;
	height: 138px;
	font-style: italic;
}

div#top .padding {
	padding: 15px;
}

div.contentpane {
	width: 100%;
}

table.contentpane {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

div.contentpaneopen {
	width: 100%;
}

table.contentpaneopen {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

table.contentpaneopenplus {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	height: 104px;
	width: 100%;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

div#horiz-menu {
	background: url("images/menu-bg.png") 0 0 repeat-x;
	height: 36px;
}

div#horiz-menu ul {
	margin: 0;
	padding: 6px 0 0 12px;
}

div#horiz-menu li {
	margin: 0;
	padding: 0;
	padding-right: 2px;
	float: left;
	list-style: none;
}

div#horiz-menu a:link {
	display: block;
	float: left;
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

div#horiz-menu li#current a {	
	color: #D4E59F;
}

div#horiz-menu a:visited {
	display: block;
	float: left;
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

div#horiz-menu a:hover {
	color: #D4E59F;
}

div#horiz-menu a:active {
	color: #D4E59F;
}

#content-wrap {
	clear: both;
	width: 868px;
	padding: 0; 
	margin: 0 auto;
}

table.mainbody {
	width: 868px;
	padding: 0px;
	border: 0px;
}

td.mainbody {
	background: #fff;
}

td.mainbody .padding {
	padding: 15px;
}

td.mainbody .padding {
	padding: 15px 25px;
}

td.right {
	background: #EEF6FF;
	width: 230px;
}

td.right .padding {
	padding: 15px;
}

table.usermodules {
	width: 100%;
	padding: 0px;
	margin-left: 14px;
}

td.usermodules {
	padding: 0px 10px;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

.contentheading {
	padding: 10px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:100%;
	color: #99CC00;
	font-weight: bold;
	font-size: 170%;
}

.adsense {
	padding: 10px 0px 20px 60px;
	background: url("images/adsense.jpg") no-repeat;
	background-position: 60px 10px;
}

.adsense-plus {
	padding: 10px 0px 8px 60px;
	background: url("images/adsense.jpg") no-repeat;
	background-position: 60px 10px;
}

.adsense-gallery {
	padding: 10px 0px 26px 60px;
	background: url("images/adsense.jpg") no-repeat;
	background-position: 60px 10px;
}

.componentheading {
	font-weight: bold;
	font-size: 125%;
}

div.mosimage_caption {
	font-size: 90%;
}

.createdate {
	font-size: 90%;
}

.modifydate {
	font-size: 90%;
}

.small {
	font-size: 90%;
	color: #666;
}

.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;
	color: #666;
}

div.moduletable h3 {
	color: #121A28;
	border-bottom: 3px solid #e7e7e7;
	padding: 3px 0px;
	font-size: 125%;
}

td.right div.moduletable {
	color: #121A28;
}

td.right div.moduletable h3 {
	border-bottom: 3px solid #D2E0F2;
}

div#bottom div.moduletable {
	color: #ccc;
}

div#bottom div.moduletable h3 {
	border-bottom: 3px solid #243959;
}

#livesupport {
   margin: 20px 0 10px 23px;
}

div#bottom a:link {
	color: #fff;
}

div#bottom a:visited {
	color: #fff;
}

div#bottom a:hover {
	color: #fff;
}

div#bottom {
	background: #121A28 url("images/bottom-bg.png") 0px 0px repeat-x;
}

div#footer {
	background: url("images/footer-bg.png") 0px 0px repeat-x;
}

div#footer .rk-1 {
	background: url("images/footer-r.png") 100% 0px no-repeat;
}

div#footer .rk-2 {
	background: url("images/footer-l.png") 0px 0px no-repeat;
	height: 105px;
	overflow: hidden;
}

div#the-footer {
	font-size: 90%;
	text-align: center;
	color: #819D26;
}

div#footer a:link {
	color: #99CC00;
	text-decoration: underline;
}

div#footer a:visited {
	color: #819D26;
}

div#footer a:hover {
	text-decoration: none;
}

.mosimage {
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FLOAT: left; 
	BORDER-BOTTOM-WIDTH: 1px; 
	WIDTH: 223px; 
	BORDER-RIGHT-WIDTH: 1px;
	text-align: left;
	font-size: 80%;
}

.mosimage_caption {
	TEXT-ALIGN: center;
	margin-right: 21px;
}

a.mainlevel {
	display: block;
	padding: 4px 0px 2px 28px;
	margin-bottom: 3px;
	background: url("images/menu-bullet.png") 0px 0px no-repeat;
	font-weight: bold;
}

a.mainlevel:link {
	text-decoration: underline;
}

a.mainlevel:hover {
	text-decoration: none;
}

a.mainlevel:visited {
	color: #333;
}

a.mainlevelplus {
	display: block;
	padding: 0px 0px 2px 28px;
	margin-bottom: 3px;
	font-weight: normal;
}

a.mainlevelplus:link {
	text-decoration: underline;
}

a.mainlevelplus:hover {
	text-decoration: none;
}

a.mainlevelplus:visited {
	color: #333;
}

a#active_menu:link {
	color: #333;
}

a#active_menu:visited {
	color: #333;
}

div.module-hilite {
	background: url("images/module-1-tr.png") 100% 0px no-repeat;
	margin: 1px 0px;
	line-height: 120%;
	height: auto;
	width: 280px;
}

div.module-hilite div div div {
	padding: 15px 15px;
}

div.module-hilite div {
	background: url("images/module-1-tl.png") 0px 0px no-repeat;
}

div.module-hilite div div {
	background: url("images/module-1-br.png") 100% 100% no-repeat;
}

div.module-hilite div div div {
	background: url("images/module-1-bl.png") 0px 100% no-repeat;
}

div.module-hilite h3 {
	color: #333;
	border-bottom: 4px solid #DBDBDB;
}

div.module-hilite-plus {
	background: url("images/module-1-tr.png") 100% 0px no-repeat;
	margin: 1px 0px;
	line-height: 120%;
	height: auto;
}

div.module-hilite-plus div div div {
	padding: 15px 15px;
}

div.module-hilite-plus div {
	background: url("images/module-1-tl.png") 0px 0px no-repeat;
}

div.module-hilite-plus div div {
	background: url("images/module-1-br.png") 100% 100% no-repeat;
}

div.module-hilite-plus div div div {
	background: url("images/module-1-bl.png") 0px 100% no-repeat;
}

div.module-hilite-plus h3 {
	color: #333;
	border-bottom: 4px solid #DBDBDB;
}

div.module-hilite-listing {
	background: url("images/module-1-tr.png") 100% 0px no-repeat;
	margin: 1px 0px;
	line-height: 120%;
	height: auto;
	width: 588px;
}

div.module-hilite-listing div div div {
	padding: 15px 15px;
}

div.module-hilite-listing div {
	background: url("images/module-1-tl.png") 0px 0px no-repeat;
}

div.module-hilite-listing div div {
	background: url("images/module-1-br.png") 100% 100% no-repeat;
}

div.module-hilite-listing div div div {
	background: url("images/module-1-bl.png") 0px 100% no-repeat;
}

div.module-hilite-listing h3 {
	color: #333;
	border-bottom: 4px solid #DBDBDB;
}

img.right {
	float: right;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 5px;
}

img {
	border: 0px;
}

#slideshow img {
	background: #FAFAFA;
	border: 1px solid #E5E5E5;
	padding: 4px;
}