/****************** Dropdown Menu styling starts here **************/
.menusan
{
 /* use these params to positions your menu */
 position: relative;
 left: 0px;
 font-family: Helvetica, Arial, Tahoma;
 font-size:14px;
}
 
.menusan, .menusan li, .menusan li ul { /* all lists */
 padding: 0;
 margin: 0;
 list-style: none;
}
 
.menusan li a {
 display: block;
 width: auto;
 color:#161616;
 padding: 6px;
 margin-right:5px;
 background-color:transparent;
 border:0px solid transparent;
 text-decoration:none;
}

.menusan li {
 margin-bottom:0;
 border-top:1px solid TRANSPARENT;
 border-right:1px solid TRANSPARENT;
 border-left:1px solid TRANSPARENT;
 border-bottom:0px solid TRANSPARENT;
	}

.menusan li:hover {
 border-top:1px solid TRANSPARENT;
 border-right:1px solid TRANSPARENT;
 border-left:1px solid TRANSPARENT;
 border-bottom:0px solid #CCC;
 background-color:transparent; 
}

.menusan li a:hover, .menusan li:hover a{
 color: #161616;
}

.menusan .active a{
	color: #CC5B00;
	font-weight:bold;
}

.menusan li { /* all list items */
 float: left;
 width: auto; /* width needed or else Opera goes nuts */
 border-bottom:0px solid #ccc;
}

.menusan li ul { /* second-level lists */
 position: absolute;
 width: 14em;
 background:#FAFAFA;
 left: -98%; /* using left instead of display to hide menus because display: none isn�t read by screen readers */
 border:1px solid #CCC;
 border-bottom: 3px solid #999;
 border-top:0;
 font-size:13px;
 overflow: hidden;
 margin-left:-1px;

}
 
.menusan li ul li a {
 display: block;
 width: 15em;
 color:#161616;
 background-color:transparent;
 border:0px solid #000;
 text-decoration:none;
 padding: 6px;
 margin-right:5px;
 font-size:12px;
 font-weight:normal;
 font-family: arial, helvetica, arial, verdana;
 line-height: 1.5em;
}

.menusan li ul li span {
	border-bottom:1px solid #AAA;
	padding:2px;
	}
	
.menusan li ul li {
 border:0px solid #8C7AD6;
 background-color:transparent;
 text-decoration: none; 
 border-bottom:0px solid #8C7AD6;
 border-top:0px solid #8C7AD6;
}

.menusan li ul li:hover {
 border:0px solid #8C7AD6;
 background-color:#0071BC;
 text-decoration: none; 
 border-bottom:0px solid #FFFFEE;
 border-top:0px solid #F7F7F7;
 text-decoration: none;
}
 
.menusan li ul li:hover a {
	color: #FFF !important;
	font-weight: bold;
} 

.menusan li:hover ul, .menusan li.sfhover ul  { /* lists nested under hovered list items */
 left: auto; /* change is to 10px, 20px, etc for indenting the sub menue */
}
/* **************** Dropdown Menu styling end here ***************/


/***** List Formatting *****/

#navlist
	{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	}

#navlist li 
	{
	padding-left: 20px;
	background: url(../images/arrow.png) no-repeat center left;
	font-size: 1.1em;
	}

/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Tahoma, Verdana, Helvetica,Arial,sans-serif;
	line-height: 17.5px;
	margin: 0px 0px 0px 0px;
	font-size: 11.5px;
	color: #FAFAFA;
	background: #000;
	text-align:left;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFCC;
}

.sublevel_frontpage_categories {
	font-size:11px;
	}

input.button { cursor: pointer; }

p { 
	margin-top: 0;
	margin-bottom: 15px;
	line-height:1.6em;
	font-size:13px;
	font-family: arial;
	}

img { border: 0 none; }

img.border { 
	border: 1px solid #CCC;
	padding: 3px;
	margin:4px;
	}

li.red_check {
	background: #F7F7F7 url(../images/bullet_red_check.gif) no-repeat scroll left top;
	list-style-type: none;
	padding: 0 0 10px 30px;
	text-align:left;
	margin-bottom: 5px;
	border: 1px dashed #DDD;
	}


.moduletable-gray_header a.mainlevel {
	padding: 5px 5px;
	line-height: 1.3em;
	color: #1F1F1F;
	font-size: 13px;
	font-family: Arial, Helvetica, Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
	margin-top: 5px;
	text-align:left; 
	border-bottom:1px dotted #CCC;
	background: #FAFAFA;
}

.moduletable-gray_header h3 {
	background: url(../images/moduletable_gray-bg.png) repeat-x top left;
	color: #161616;
	border-bottom:1px solid #CCC;
	font-size: 17px;
	font-weight: bold;
	padding: 5px;
	letter-spacing: 0;
	margin-top: 2px !important;
	font-family:  Helvetica, Arial, Tahoma;
	text-transform: capitalize;
	}

.moduletable-gray_header li a {
	border:0 !important;
	line-height:1.4em;
	}
	
.moduletable-gray_header {
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:3px;
	margin: 4px auto 10px;
	width:90%;
	background: #F7F7F7;
	}
		
div.module-gray h3 {
	margin: 0 -14px 5px;
	padding: 0 14px 8px;
	font-size: 120%;
	line-height: normal;
	text-transform: uppercase;
}

div.module-gray {
	margin: 5px 0 10px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
}
	
div.bonus_box {
	background: #E8FECD;
	border: 3px solid #A9BF74;
	padding: 4px 20px;
	text-align: center;
	width: 85%;
	margin: 15px auto;
	color:#515151;
	font-size:1.4em;
	font-family: Arial, Verdana, Helvetica;
	letter-spacing:-0.01em;
	line-height:1.4em;
	}
	
div.promo_box {
	display: block;
	background: #FFF38A;
	border: 3px solid #FFE91F;
	color:#515151;
	font-size:1.2em;
	font-weight: normal;
	font-family: helvetica, arial;
	padding: 5px 5px;
	width: 85%;
	margin: 5px auto;
	}

div.testimonial_box {
	display: block;
	background: url(../images/testimonial-bg.gif) repeat-x top left #FFF;
	border-bottom: 1px dashed #AAA;
	padding: 15px 8px;
	width: 90%;
	margin: 10px auto;
	min-height: 40px;
	}

div.red_bg {
	background: url(../images/red_bg.png) repeat-x top left;
	color: #FFF;
	font-weight: bold;
	font-size:1.3em;
	text-align: center;
	padding:7px 5px 0;
	font-family: Lucida Sans,arial, helvetica;
	height:22px;
	border:2px solid #971B1E;
	vertical-align:middle;
	text-transform: capitalize;
	width:200px;
	margin:10px auto;
	}
	
div.green_bg {
	background: url(../images/green_bg.png) repeat-x top left;
	color: #FFF;
	font-weight: bold;
	font-size:1.35em;
	text-align: center;
	letter-spacing: -0.01em;
	padding:7px 5px 0;
	font-family: Lucida Sans,arial, helvetica;
	height:22px;
	border:2px solid #006E3A;
	vertical-align:middle;
	text-transform: capitalize;
	width:200px;
	margin:10px auto;
	}
	
div.center {
  text-align: center;
}

div#wrapper-top {
	border-bottom:0px solid #CCC;
	background:#000;
	float:left;
	width:100%;
}

div#wrapper-menu {
	border-bottom:0px solid #DDD;
	background:#FDFDFD;
	float:left;
	width:100%;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 954px;
}

div#wrapper_content {
	width:100%;
	background: tranparent;
	padding: 0 5px;
	margin: 0px 0px 15px;
	float: left;
}

div#top_bar {
	width: 954px;
	padding: 3px 20px;
	margin: 0px auto;
	background: transparent;
}

div#top_bar2 {
	width: auto;
	height:398px;
	padding: 0px;
	margin: 0px auto;
	background: url(../images/banner-bg.png) no-repeat top right;
}

div#wrapper-submenu {
	border-top:0px solid #EAEAEA;
	border-bottom:0px solid #DDD;
	background: transparent;
	float:left;
	width:100%;
	margin-top:-25px;
}

div#sub-menu-wrapper {
	width:954px;
	margin:0 auto;
	}

div#sub-menu-wrapper .button {
	border:0px solid #CCC;
	background: transparent;
	font-size: 11px !important;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana;
	color: #555;
	padding: 4px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	}

div#sub-menu-wrapper .inputbox {
	border:1px solid #EEE;
	border-top:1px solid #777;
	border-left:1px solid #777;
	background: #FEFEFE;
	font-size: 14px !important;
	font-weight: normal;
	font-family: Helvetica, Arial, Verdana;
	color: #161616;
	padding: 2px;
	letter-spacing: 0.02em;
	width: 150px;
	}
	
div#sub-menu-wrapper p, div#sub-menu-wrapper .moduletable {
	margin: 1px;
	}
	
div#sub-menu-left {
	width: 940px;
	padding: 3px;
	margin: 0px auto;
	padding-left: 15px;
	background: transparent;
	float:left;
}

div#sub-menu-right {
	width: 510px;
	padding: 3px;
	padding-right: 15px;
	margin: 4px 0px 0px;
	background: transparent;
	float:right;
	text-align:right;
}

div#sub-menu-right a{
	font-family:helvetica, arial;
	text-transform: uppercase;
	font-weight:bold;
	color: #555;
	margin-right: 15px;
	}

div#promo-wrapper {
	width:750px;
	margin:0;
	float:right;
	background: transparent;
	}
	
div#promo-wrapper p, div#promo-wrapper .moduletable {
	margin: 1px;
	}
	
div#promo-left {
	width: 485px;
	padding: 3px;
	margin: 0px;
	background: transparent;
	float:left;
}

div#promo-right {
	width: 250px;
	padding: 3px;
	margin: 0px;
	background: transparent;
	float:right;
}

div#top_header {
	float:left;
	width: 448px;
	padding: 0px;
	margin: 0 0px 10px;
	background: transparent;
	text-transform: uppercase;
}

div#top_center {
	float:left;
	width: 345px;
	padding: 5px;
	background: transparent;
	text-transform: uppercase;
}

div#top_contact {
	float:right;
	width: 475px;
	text-align: right;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	padding: 5px;
	margin: auto 0px;
	background: transparent;
	bottom:0;
	height:75px;
}

div#top_contact a{
	font-size: 10px;
	font-family: arial, verdana, helvetica;
	margin-top:10px;
	margin-left:10px;
	text-decoration: none;
	}
	
div#top_contact a#active_menu {
	padding-bottom:3px;
	border-bottom:3px solid #FFF;
	}
	
div#top_contact a:hover {
	padding-bottom:3px;
	border-bottom:3px solid #FFFFCC;
	}
	
div#main_content {
	float:left;
	width: 955px;
	padding: 2px;
	margin: 0px;
	background: #FFFF;
	border:0px solid #D7D7D7;
}

div#main_banner {
	float:left;
	width: 925px;
	background: #FFF;
	padding: 10px;
	margin: 5px auto;
	border:0px solid #008FD4;
}

div#content_container {
	float:left;
	width: 675px;
	padding: 0px;
	margin: 0px;
}

div#footer {
	padding: 0px 10px;
	overflow: hidden;
	background: transparent;
	width: 954px;
	margin:0px auto 15px;
	border:0px solid #DDD;
	font-family: Verdana, Helvetica, Arial;
	font-size: 0.95em;
	
}

div#left {
	padding: 5px;
	width: 180px;
	overflow: hidden;
	background: transparent;
	float:left;
}

div#content {
	padding: 0 2px;
	width: 730px;
	overflow: hidden;
	background: transparent;
	float:right;
}

#pathway_container {
	padding: 5px;
	width: 740px;
	display:block;
	margin: 2px;
	text-align: left;
	background: transparent;
	border-top:0px solid #0054A6;
	border-bottom: 0px solid #0071BC;
	float:left;
	color:#FFF;
	letter-spacing: 0.02em;
	font-family: Helvetica;
	text-decoration: underline;
	font-size: 13px;
}

#pathway {
	padding: 2px 10px 2px;
	width: auto;
	margin-top: 0px;
	text-align: left;
	background: transparent;
	border:0px solid #FFF;
	color: #0071BC;
}

#search {
	float: right;
	width:320px;
	margin-top: 5px;
	margin-right: 3px;
	height: 40px;
	overflow: hidden;
	text-align:right;
}

#bottom_menu {
	float:left;
	padding: 4px;
	margin:3px 5px;
	width: 22.5%;
	background: transparent;
	}

#bottom_menu h3 {
	letter-spacing: -0.05em;
	color: #555;
	text-transform: uppercase;
	border-bottom: 2px solid #CCC;
	font-size: 1.15em;
	font-weight:bold;
	padding: 2px;
	margin: 2px 0;
	}
	
#bottom_menu a {
	line-height: 1.8em;
	text-transform: uppercase;
	color: #105CB6;
	text-decoration: underline;
	font-size: 0.85em;
	}
	
form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
	border: 1px solid #AAAAAA;
	padding: 4px 2px;
	margin-right: 3px;
	font-size: 1.1em;
	background: #FAFAFA;
}

#area {
	padding: 0;
}

.mostread, .latestnews {
	text-align: left;
	}

/* horizontal main menu */

#main_menu {
  white-space: nowrap;
  height: 32px;
  float: right;
  text-transform: uppercase;
  font-family: normal,"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
}

#main_menu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#main_menu li {
	float: left;
	margin: 0;
	padding: 0;
}

#main_menu a {
  font-size: 12px;
  float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  
}

#main_menu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
	text-decoration: underline;
}

#maincolumn {
	margin: 0 auto;
	padding: 0;	
	width: 71%;
	float:left;
}

#leftcolumn {
	width: 200px;
	float: left;
	border-right:0px solid #E7E7E7;
	border-bottom:0px solid #E7E7E7;
	min-height: 350px;
	padding-bottom:20px;
	background: transparent;
}

#leftcolumn h3 {
	font-size: 14px;
	font-family: Arial, tahoma, verdana;
	font-weight: bold;
	margin-bottom:3px;
	border-bottom:1px solid #E7E7E7;
	}

#leftcolumn a {
	padding:3px 0;
	border-bottom:0px dashed #CCC;
	margin-top:10px;
	}
	
	
table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  margin: 0;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 0.95em;
  font-weight: bold;
  border:0px solid #FFF;
  background: transparent;
}

/* headers */
div.componentheading , .contentheading {
  padding-left: 0px;
  font-family: Georgia, Arial, Helvetica,sans-serif;
  color: #FAFAFA;
}

h1 {
	font-size: 30px !important;
	font-weight: normal;
	vertical-align: bottom;
	color: #FFF;
	text-align: left;
	width: 100%;
	/*background:url(../images/icosqr2.gif) no-repeat top left;*/
	background:transparent;
	padding: 2px;
	line-height: 1.2em;
}

h2, .contentheading {
	padding: 2px;
	font-size: 24px;
	font-weight: normal;
	vertical-align: bottom;
	color: #FFF;
	text-align: left;
	width: 100%;
	line-height: 1.1em
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	color: #FFF;
	padding: 2px;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-weight: normal;
	font-size: 18px;
	padding-left: 0px;
	margin-bottom: 5px;
	text-align: left;
}

h3 {
	padding:5px 2px;
	color: #FFF;
	text-transform: uppercase;
	}

#rightcolumn h3 {
	border-top:4px solid #0054A6;
	border-bottom:0px solid #0071BC;
	padding:5px 3px;
	color: #FFF;
	}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
	margin-left:5px;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left:5px !important;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 1px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: transparent;
  color: #FEFEFE;
  font-weight: bold;
  padding: 4px;
  border-right: 0px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 5px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
div.moduletable_menu ul li{
	margin: 0px;
	background: transparent;
	margin-top:2px;
}

#left .menu {
	background: transparent;
	padding: 5px;
	margin: 5px 0 20px 0;
	list-style: none;
	text-transform: none;
	font-size: 13px;
	border: 0px;
	background: transparent;
	font-family: Arial;
	font-weight: bold !important;
	}

.menu {
	background: transparent;
	padding: 5px;
	margin: 1px 0 20px 0;
	list-style: none;
	text-transform: none;
	font-size: 13px;
	font-family: Tahoma, Arial, verdana;
	font-weight: normal;
	color: #0071BC;
	}

.menu li {
	line-height:1.3em;
	}

.menu li a{
	margin-top:2px;
	font-weight: normal;
	}
	
.menu li ul {
	font-size: 11px;
	list-style:none;
	margin: 0;
	padding: 2px;
	padding-left: 8px;
	text-transform: none;
	}

.menu li ul a {
	color: #575555;
	font-weight: normal;
	}

#left .menu li a {
	font-weight: normal;
	}
	
.normalsublayout div {
	padding: 5px;
	float:left;
	}
	
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 15px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 5px 0;
	padding-left: 5px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}


/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 225px;
	margin: 10px;
	font-family:arial;
	letter-spacing: 0.01em;
	font-size: 1.15em;
	font-weight: normal;
	color: #555;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }


/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}

/*****************************************/
/*** Custom Module and Moduletable elements ***/
/*****************************************/

.moduletable_gray h3{
	background: #DDD;
	color: #333;
	padding: 6px;
	text-transform: lowercase;
	font-family: Helvetica, Arial;
	font-size: 16px !important;
	}

.moduletable_gray a {
	border-bottom:0px !important;
	}
	
.moduletable_gray {
	padding: 3px;
	background: #F7F7F7;
	border:0px solid #555;
	margin-bottom:10px;
	}

.moduletable_new h3{
	color: #CC6600;
	padding: 0px;
	text-transform: none;
	font-family: Helvetica, Arial;
	font-size: 16px !important;
	}

.moduletable_new a {
	border-bottom:0px !important;
	}
	
.moduletable_new{
	padding: 6px;
	background: #FFFFE5;
	border:1px solid #F5E082;
	margin: 4px auto 10px;
	width:90%;
	}
	
.moduletable_login h3{
	background: #336699;
	color: #F7F7F7;
	padding: 6px;
	text-transform: none;
	font-weight: bold;
	font-family: "Lucinda Grande", Helvetica, Arial;
	font-size: 14px !important;
	margin-top:-3px;
	}

.moduletable_login td{
	padding:3px 6px !important;
	}
	
.moduletable_login{
	padding: 0;
	background: #E4F2FD;
	border:0px solid #F5E082;
	margin:0 auto 10px;
	width:95%;
	border-top:1px solid #C6D9E9;
	}
	
.moduletable_login div{
	padding:6px;
	}
	
.moduletable_checkthis h3{
	color: #E47911;
	padding: 0px;
	text-transform: none;
	font-weight: bold;
	font-family: Arial, "Lucinda Grande", Helvetica, Arial;
	font-size: 13px !important;
	}

.moduletable_checkthis a {
	border-bottom:0px !important;
	}
	
.moduletable_checkthis {
	padding: 6px;
	background: #F1F9FF;
	border:1px solid #C9E1F4;
	margin: 4px auto 10px;
	width:90%;
	}
	
.moduletable_business h3{
	color: #336699;
	padding: 0px;
	text-transform: none;
	font-family: Georgia, Arial, "Lucinda Grande", Helvetica, Arial;
	font-size: 2.3em !important;
	line-height:1.1em;
	}

.moduletable_business a {
	border-bottom:0px !important;
	}
	
.moduletable_business {
	padding: 6px;
	background: #FFF;
	border:1px dotted #CCC;
	margin: 4px auto 10px;
	width:90%;
	}	
	
.moduletable_finance h3{
	color: #CC5B00;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, "Lucinda Grande", Helvetica, Arial;
	font-size: 14px !important;
	}

.moduletable_finance a {
	border-bottom:0px !important;
	}
	
.moduletable_finance {
	padding: 6px;
	background: #FFF;
	border:1px solid #DDD;
	margin: 4px auto 10px;
	width:90%;
	}	
	
.moduletable_online h3{
	color: #333;
	padding: 0px;
	text-transform: none;
	font-family: Georgia, Arial, "Lucinda Grande", Helvetica, Arial;
	font-size: 1.6em !important;
	}

.moduletable_online a {
	border-bottom:0px !important;
	}
	
.moduletable_online {
	padding: 6px;
	background: #FFF;
	border:1px solid #DDD;
	margin: 4px auto 10px;
	width:90%;
	}
	
.contentheading a{
	color: #FFF;
	padding: 0px;
	text-transform: none;
	font-size: 36px !important;
	line-height:1.1em;
	}

.componentheading {
	color: #FFF;
	padding: 3px 0;
	text-transform: uppercase;
	font-size: 16px !important;
	line-height:1.1em;
	font-weight:bold;
	border-bottom:2px solid #CCC;
	margin:5px 0 15px;
	}

.contentpaneopen {
	width: 95%;
	margin-left:10px;
	margin-top:10px;
	}
	
.readon {
	color: #FFF !important;
	font-weight: bold !important;
	text-transform: capitalize;
	padding-left:8px;
	background:url(../images/orange_arrow.gif) no-repeat center left !important;
	}
	
.contentheading_business a{
	color: #336699;
	padding: 0px;
	text-transform: none;
	font-family: Arial, "Lucinda Grande", Helvetica, Arial;
	font-size: 22px !important;
	line-height:1.1em;
	}

.componentheading_business {
	color: #515151;
	padding: 10px;
	text-transform: uppercase;
	font-family: Arial, Georgia, Arial, "Lucinda Grande", Helvetica, Arial;
	font-size: 14px !important;
	line-height:1.1em;
	font-weight:bold;
	background: #EEF3F6;
	border-top:3px solid #DCEBF5;
	margin:15px 0;
	}

.contentpaneopen_business {
	width: 95%;
	margin-left:10px;
	margin-top:5px;
	}
	
.readon_business {
	color: #336699 !important;
	font-weight: bold !important;
	text-transform: capitalize;
	padding-left:8px;
	background:url(../images/orange_arrow.gif) no-repeat center left;
	}
	
ul {
	list-style-image: url(../images/orange_arrow.gif);
padding-left: 15px;
	}