/*********************************************************
Joomla templates from Joomladesigns.co.uk Copyright 2007
*********************************************************/

html, fieldset {
	background: transparent!important;
	border-style: none!important;
	position: relative;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px;
}
form ul, form ul li, fieldset p {
	margin:0px;
	padding:0px;
	list-style:none;
}
body {
	font: 76% Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #1e1e1e;
	margin: 0px;
	padding: 7px 0px 10px 0px;
	text-align:center;
}
table, table table, table table table {
	font-size:100%;
}
img { border: 0 none; }
/* CSS global reset for all browsers */ 
* {
	padding: 0px;
	margin: 0px;
}
/*  Global Formatting */
h1 {
	font-weight: bold;
	font-size: 20px;
	color: #1f1f1f;
	line-height: 24px;
	text-transform: uppercase;
}
h2 {
	font-weight: bold;
	font-size: 18px;
	color: #1f1f1f;
	letter-spacing: -1px;
	line-height: 18px;
	text-transform: uppercase;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	text-transform: uppercase;
}
h4 {
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	line-height: 14px;
	text-transform: uppercase;
}
h5 {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	line-height: 13px;
	text-transform: uppercase;
}
h6 {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
	text-transform: uppercase;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a.image, a.image:hover {
	border:0;
}
li {
	margin-left: 25px;
}
ul {
}
fieldset {
	width: 90%;
	padding: 5px;
	border: 1px solid #eee;
}
.both {
	clear: both;
}
body.published {
	background: #AADDFF;
}
body.mceContentfieldset {
	background: transparent!important;
	border-style: none!important;
	position: relative;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px;
}
form ul, form ul li, fieldset p {
	margin:0px;
	padding:0px;
	list-style:none;
}

/* *********************** END GENERAL SETTINGS *********************** */

#content {
	margin: 0px auto;
	width: 930px;
	background: #ffffff;
	padding: 0px 10px;
	text-align:left;
}
#top_sep_line {
	width: 930px;
	height: 20px;
	border-bottom: 1px solid #ffffff;
	background: #7b826c url(../images/top_sep_bg.jpg) repeat-y top left;
	position: relative;
}
#top_sep_line #ct {
	position: absolute;
	top: 2px;
	right: 56px;
	font-size: 11px;
	color: #ffffff;
	line-height: 13px;
}
#top_sep_line #plus {
	position: absolute;
	top: 4px;
	right: 40px;
}
#top_sep_line #minus {
	position: absolute;
	top: 4px;
	right: 24px;
}
#top_sep_line #revert {
	position: absolute;
	top: 4px;
	right: 8px;
}
#top {
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	height: 284px;
	width: 930px;
	clear: both;
}
#top #tleft {
	width: 235px;
	height: 284px;
	float: left;
	position: relative;
	background: #ffffff url(../images/tleft_bg.gif) repeat-x bottom center;
}
#top #tleft h1 {
	font: normal 18px Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	letter-spacing: 0px;
	line-height: 24px;
	text-transform: none;
	padding-top: 172px;
	text-align: center;
	border-bottom: 1px solid #999999;
	width: 148px;
	margin: 0px auto;
}
#top #tleft h2 {
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: none;
	letter-spacing: 0px;
	text-align: center;
	padding-top: 2px;
}
#top #tleft #logo {
	position: absolute;
	top: 69px;
	left: 3px;
}
#top #tcenter {
	width: 235px;
	height: 284px;
	float: left;
	background: #7d9c00 url(../images/tcenter_bg.gif) repeat-y top left;
	position: relative;
	z-index: 250;
}

.submenu { margin-bottom: 6px !important; }
.submenu li { margin-left: 13px !important; font-style: italic; }

#menu {
	padding: 0px;
	width: 235px;
	background: transparent;
}
#menu #uls {
	text-align: center;
	width: 185px;
	padding-top: 24px;
	padding-left: 25px;
}
#menu table.moduletable {
	margin: 0px;
	padding: 0px;
}
#menu #uls table.moduletable td {
	background: none;
}
#menu #uls ul {
	list-style: none;
	text-align: center;
	padding-top: 0px;
	margin-left: 38px;
	margin-top: 9px;
}
#mainlevel-nav li {
	padding: 0px;
	background: transparent url(../images/li_a_bg.gif) no-repeat bottom left;
	display: block;
	height: 30px;
	white-space: nowrap;
	list-style-type: none;
	margin: 0px;
}
#mainlevel-nav li a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	background: transparent;
	padding: 7px 0px 0px 0px;
}
#mainlevel-nav li a:hover {
	color: #ffff00;
	text-decoration: none;
}
#top #tcenter #searchform {
	background: transparent url(../images/search_bg.jpg) no-repeat top center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 235px;
	height: 37px;
	padding-top: 23px;
}
#top #tright {
	width: 460px;
	height: 284px;
	float:right;
}
#main {
	padding: 0px;
	margin: 2px 0px 0px 0px;
	width: 930px;
	background: #ffffff url(../images/left_col_bg.gif) repeat-y top left;
	clear: both;
	border-bottom: 1px solid #ffffff;
}
#main #left_col {
	float: left;
	width: 235px;
	background: #f2f2f2;
}
#main #left_col div.moduletable, #main #left_col div.moduletable_menu {
	color: #868686;
}
#main #right_col {
	float: left;
	width: 695px;
}
#latest_news {
	padding-left: 25px;
	width: 210px;
	float: left;
}
#latest_news h3 {
	font: normal 18px Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 70px;
	text-transform: none;
	letter-spacing: 0px;
	padding-left: 40px;
	background: #ffffff url(../images/latest_news_bg.jpg) no-repeat left bottom;
	margin-bottom: 10px;
}
#about_us {
	float: left;
	padding-left: 25px;
	width: 410px;
	padding-bottom: 25px;
}
#about_us h3 {
	font: normal 18px Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 70px;
	text-transform: none;
	letter-spacing: 0px;
	padding-left: 40px;
	margin-bottom: 10px;
	background: #ffffff url(../images/about_us_bg.jpg) no-repeat left bottom;
}
#bottom_modules {
	border-top: 5px solid #666666;
	width: 930px;
	clear: both;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
#bottom_modules .mod_user1, #bottom_modules .mod_user2, #bottom_modules .mod_user3 {
	float: left;
	width: 290px;
	padding: 0px 10px;
	background: #ffffff;
}
#bottom_modules .mod_user1 h3, #bottom_modules .mod_user2 h3, #bottom_modules .mod_user3 h3 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font: normal 18px Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #333333;
	height: 120px;
	text-transform: none;
}
#bottom_modules .mod_user1 h3 {
	background: #ffffff url(../images/mod_1_bg.jpg) no-repeat bottom center;
}
#bottom_modules .mod_user2 h3 {
	background: #ffffff url(../images/mod_2_bg.jpg) no-repeat bottom center;
}
#bottom_modules .mod_user3 h3 {
	background: #ffffff url(../images/mod_3_bg.jpg) no-repeat bottom center;
}
#bottom_modules a {
	color: #a7c81f;
	font-weight: bold;
	text-decoration: none;
}
#bottom_modules a:hover {
	color: #a7c81f;
	font-weight: bold;
	text-decoration: underline;
}
#newsflash {
	clear: both;
	padding: 0px;
	width: 645px;
	margin: 0px 25px;
	background: #ffffff;
	border-top: 1px solid #cccccc;
}
#newsflash h3 {
	font: normal 18px Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 70px;
	text-transform: none;
	letter-spacing: 0px;
	padding-left: 40px;
	background: #ffffff url(../images/newsflash_ico.jpg) no-repeat left;
}
#newsflash table.moduletable td, #newsflash .contentpaneopen td {
	padding: 0px;
	margin: 0px;
	color: #666666;
	background: transparent;
	text-align: left;
}
#newsflash .article_seperator {
	background-color : none;
	font-size: 1px;
}
#main_content {
	width: 645px;
	padding: 0px 25px;
}
/******/

.white_space {
	height: 20px;
	display: block;
}
.sep {
	display: block;
	height: 10px;
	clear: both;
}

.cd { color: white !important; margin-left: 189px !important;  }

#footer {
	margin: 0px;
	width: 930px;
	height: 37px;
	background: #7a836c url(../images/footer_bg.gif) repeat-x top center;
	clear: both;
	color: #666666;
	position: relative;
	padding-top: 18px;
}
#footer #callus {
	position: absolute;
	top: 20px;
	left: 12px;
	color: #ffffff;
	font-size: 11px;
}
#footer #copyri {
	position: absolute;
	top: 10px;
	left: 310px;
	height: 33px;
	width: 600px;
	border-left: 1px solid #bdc3b2;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
}
#footer p a {
	text-decoration: underline;
	text-transform: none;
	color: #ffffff;
	font-weight: normal;
}
#footer p a:hover {
	text-decoration: none;
}
/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */
/* Pathway Breadcrumbs */	
	.pathway {
	font-size: 10px;
	color:#ccc;
	font-weight: bold;
}
a.pathway {
	color: #cc3300;
	text-decoration: none;
}
a.pathway:hover {
	color: #cc3300;
	text-decoration: underline;
}
/* Mainlevel menu */
.mainlevel {
	height: 19px;
	width: 165px;
}
a.mainlevel, #main #left_col .moduletable_menu ul li a {
	background: #f2f2f2 url(../images/a_link.gif) no-repeat left bottom;
	color: #333333;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-transform: none;
	padding: 1px 0px 1px 20px;
	margin-left: 25px;
	text-decoration: none;
	display: block;
	text-align: left;
}
a.mainlevel:hover, #main #left_col .moduletable_menu ul li a:hover {
	color: #cc3300;
}
#active_menu, #active_menu:hover, #main #left_col .moduletable_menu ul li.active a {
	background: #f2f2f2 url(../images/a_active.gif) no-repeat left bottom;
	color: #000000;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-transform: none;
	padding: 1px 0px 1px 20px;
	margin-left: 25px;
	text-decoration: none;
	display: block;
	text-align: left;
}
/* End Mainlevel menu */
	
/* Sub Menu */
.sublevel {
	height: 18px;
	width: 160px;
}
a.sublevel {
	background: transparent;
	color: #999999;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	float: left;
	display: block;
	padding: 1px 0px 1px 30px;
}
a.sublevel:hover {
	color: #cc3300;
	text-decoration: none;
}
table.moduletable td table div {
	padding: 0px;
	margin-left: 18px;
	height: 20px;
}
/*
a.sublevel {
	background: transparent;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0px 4px 15px;
	margin: 0px;
	text-decoration: none;
}

a.sublevel:hover {
	color: #cc0000;
	background: transparent;
	text-decoration: underline;
}
*/
/* End Sub Menu */

/* Add Custom Menus */

/* Add Custom Menus */

/* *********************** END NAVIGATION SECTION ********************* */

/* *********************** STANDARD MODULE TABLE  ********************* */
table.moduletable, #main #left_col .moduletable_menu {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
#main #left_col .moduletable_menu ul, #main #left_col .moduletable_menu ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:left;
}
#left_col table.moduletable th, #left_col .moduletable h3, #left_col .moduletable_menu h3 {
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 42px;
	height: 42px;
	text-transform: none;
	color: #8b8b8b;
	text-align: right;
	background: #ffffff url(../images/mod_h_bg.jpg) no-repeat top center;
	padding-right: 70px;
}
#left_col div.moduletable, #left_col .moduletable_menu {
	margin-left: 6px;
	padding: 0px 0px 22px 0px;
	margin-bottom: 2px;
}
table.moduletable td {
	height: 18px;
	text-align: center;
}
table.moduletable p {
	text-align: left;
}
/* Custom Modules */

ul.latestnews, ul.mostread {
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
li.latestnews, li.mostread {
	margin: 0px;
	padding: 0px;
	width: 210px;
	list-style: none;
}
li.latestnews a, li.mostread a {
	background: #ffffff url(../images/arrow.gif) no-repeat left;
	color: #333333;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	margin-left: 0px;
	text-decoration: underline;
	text-align: left;
	display: block;
	padding: 2px 0px 2px 22px;
}
li.latestnews a:hover, li.mostread a:hover {
	text-decoration: none;
}
#searchform form {
	vertical-align: top;
	height: 37px;
	display: block;
}
.search {
	padding: 0px;
	margin: 0px;
	height: 37px;
	vertical-align: top;
}
.search .button {
	background: none;
	border: none;
	color: #ffffff;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 19px;
	height: 19px;
	letter-spacing: 0px;
	vertical-align: middle;
	text-transform: none;
	padding: 0px;
	margin: 0px;
	width: 65px;
}
.search .button:hover {
	color: #ffff00;
}
.search .inputbox {
	height: 15px;
	line-height: 11px;
	padding: 2px;
	margin: 0px;
	width: 120px;
	background: #ffffff;
	border: 1px solid #6c8700;
	color: #333333;
	vertical-align: middle;
}
.search .inputbox:hover {
	border: 1px solid #c1e435;
}
/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

td.contentheading {
	padding: 0px;
	margin: 0px;
	line-height: 32px;
	font: normal 18px Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #333333;
	height: 32px;
	text-transform: none;
	background: #ffffff;
}
.contentheading table td {
	letter-spacing: 0px;
	font-weight: bold;
}
/* content title and links */
.contentpagetitle {
	background-color : transparent;
}
a.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}
a.contentpagetitle:hover {
	color: #666666;
	text-decoration: none;
}
/* top box like a category description */
.contentdescription {
	background-color : transparent;
	padding: 10px 0px;
}
/* Main Body Text */
.contentpane {
	background: transparent;
}
.contentpaneopen {
	background-color: transparent;
	line-height: 16px;
}
/* Main Body Text */

/* article rating */
.content_rating {
	font-weight: normal;
	font-size:.8em;
}
.content_vote {
	font-weight: normal;
	font-size: .8em;
}
/* icons */
.buttonheading {
	font-size: 12px;
}
.pop-ups {
	float: right;
}
a.pop-up {
	border-bottom: 0;
}
/* Dates */
.createdate {
	color: #cccccc;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}
.modifydate {
	color: #cccccc;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
}
.newsfeeddate {
	font-size: 11px;
	color: #999;
	font-weight: normal;
}
/* Dates */

/* Writen by Authors name */
.small {
	color: #cccccc;
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav {
	font-size: 11px;
	color: #999;
}
.pagebar {
	font-size: 11px;
	font-weight: bold;
}
.pagenav_prev {
	font-size: 11px;
	color: #999;
}
.pagenav_next {
	font-size: 11px;
	color: #999;
}
a.pagenav {
	color: #cc3300;
	text-decoration: underline;
	font-weight: normal;
}
a.pagenav:hover {
	color: #cc3300;
	text-decoration: none;
	font-weight: normal;
}
.pagenavcounter {
	height: 15px;
}
.back_button {
	font-size: 11px;
	letter-spacing: 1px;
	height: 15px;
	clear: both;
	margin: 5px 0px;
	text-transform: uppercase;
	font-weight: bold;
}
/* Read more link */
.readon {
	font-weight: bold;
	text-decoration: none;
	color: #a7c81f;
}
.readon:hover {
	text-decoration: underline;
	color: #a7c81f;
}
/* Article index   */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 11px;
}
table.contenttoc th {
	background: transparent;
	color: #06c;
}
table.contenttoc td {
	padding: 2px;
}
/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {
	height: 18px;
}
/* End Article index  */

/*  component heading */
.componentheading {
	text-align: right;
	margin-top: 5px;
	background-color: #ffffff;
	line-height: 48px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-transform: uppercase;
	letter-spacing: 0px;
}
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #eeeeee;
	color : #666666;
	border-collapse: collapse;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
}
/* Table odd and Even Rows */
.sectiontableentry1 {
	background-color: #dddddd;
	color: #666666;
	font-size: 11px;
	padding: 2px 0px !important;
	text-align: left;
}
.sectiontableentry2 {
	background-color: #f2f2f2;
	color: #666666;
	font-size: 11px;
	padding: 2px 0px !important;
	text-align: left;
}
#right_col .sectiontableentry1 {
	background: #f2f2f2;
	color: #666666;
}
#right_col .sectiontableentry2 {
	background: #f0f0f0;
	color: #333333;
}
.sectiontableentry1 td, .sectiontableentry2 td {
	padding: 2px !important;
}
.sectiontableentry1 input, .sectiontableentry2 input {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 15px;
	background: none;
	vertical-align: middle;
}
#left_col .sectiontableentry1 label, #left_col .sectiontableentry2 label {
	margin: 0px;
	padding: 0px;
	width: 195px;
	display: block;
}
.sectiontablefooter {
	height: 18px;
}
table.poll {
	border: none;
	margin: 0px;
	padding: 0px 5px;
}
table.poll thead td {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
table.pollstableborder {
	margin: 0px;
	padding: 0px;
	border: none;
}
table.pollstableborder td {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 130px;
}
/* End Sectiontable */

/* Category */
.category {
	color:#ccc;
}
a.category:link, a.category:visited {
	height: 15px;
	color: #cc3300;
	text-decoration: underline;
}
a.category:hover {
	height: 15px;
	color: #cc3300;
	text-decoration: none;
}
/* End category */

/* blogsection */
.blog {
	background-color: transparent;
}
.blogsection {
	height: 18px;
}
.blog_more {
	clear: both;
	display: block;
	width: 430px;
	padding: 10px 0px;
}
.blog_heading {
	height: 18px;
}
/* space from bottom of article */
.article_seperator {
	background-color : none;
}
/* End blogsection */

/* Search Form Module*/
.search {
	height: 18px;
	margin-left: 10px;
}
/* results if not search google */
.searchintro {
	height: 18px;
}
/*Search Form keyword highlight*/
.highlight {
	background: #f0f0f0;
	padding: 0px 4px 0px 4px;
	color: #333333;
	font-weight: bold;
}
/* End Search Form */

/* wrapper title */
.wrapper {
	background-color : #FFFFFF;
}
/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */

/* *********************** FORM SECTION  *********************** */	
form {
	font-size: 11px;
	margin: 0px;
}
input {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #333;
	padding: 1px;
}
#form-login-username .inputbox, #form-login-password .inputbox, #mod_login_password {
	background: #fff;
	font-size: 11px;
	padding: 2px;
	margin: 3px 0px;
	width: 150px;
	border: 1px solid #cccccc;
	color: #666;
}
#mod_login_remember {
	background: none;
	border: none;
	height: 15px;
	vertical-align: middle;
}
.inputbox {
	background: #fff;
	border: 1px solid #ccc;
	margin: 2px 0px;
	color: #333;
}
.text_area, textarea {
	background: #fff;
	border: 1px solid #ccc;
	width: 100%;
	color: #333;
}
/* Pull down menu */
.selectbox {
	width: 100%;
}
/* Submit Button */
.button {
	border: none;
	color: #666666;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	background: transparent;
	margin: 0px;
	text-transform: none;
	vertical-align: middle;
	outline: none;
	width: 65px;
	height: 19px;
}
.button:hover {
	color: #333333;
}
#main_content .button {
	color: #cc3300;
	border: none;
}
#main_content .button:hover {
	color: #990000;
	border: none;
}
#left_col select, #left_col #mod_templatechooser_jos_change_template, #left_col option {
	font-weight: normal;
	background: #fff;
	color: #666;
	border: 1px solid #cccccc;
	width: 150px;
}
/* Contact Email Form */
.contact_email {
	margin: 0px;
	padding: 5px;
}
#searchphraseany, #searchphraseall, #searchphraseexact {
	background: none;
}
/* *********************** END FORM SECTION *********************** */

/* *********************** TABBED EDITING *********************** */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}
/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
}
/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
}
.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
}
.edit-tabs {
	padding: 1em;
	background: none;
}
.tabpadding {
	padding:1px;
}
.tabheading {
	background-color: #FF6600;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
}
/*Body of the form*/
.adminform {
	background-color : #FFFFFF;
}
.moduletable_text {
padding:10px;
}
/* *********************** End TABBED EDITING *********************** */
