/* *********************** www.joomladesigns.co.uk copyright 2007     *********************** */
/* *********************** GENERAL SETTINGS     *********************** */
html, body{
	/*font: 76% "Trebuchet MS", "Times New Roman", Times, serif;*/
        font:80% Verdana,Arial,Helvetica,sans-serif;
	color: #666666;
	background: #d3d3d3 url(../images/body_bg.gif) repeat-x top center;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
/* CSS global reset for all browsers */ 
* { padding: 0px; margin: 0px; }
/*  Global Formatting */
h1 {font-weight: bold; font-size: 20px; color: #666666; letter-spacing: 0px; line-height: 24px; text-transform: uppercase;}
h2 {font-weight: bold; font-size: 18px; color: #666666; letter-spacing: 0px; line-height: 18px; text-transform: uppercase;}
h3 {font-weight: bold; font-size: 14px; color: #666666; line-height: 20px; text-transform: uppercase;}
h4 {font-weight: bold; font-size: 13px; color: #666666; line-height: 14px; text-transform: uppercase; }
h5 {font-weight: bold; font-size: 12px; color: #666666; line-height: 13px; text-transform: uppercase; }
h6 {font-weight: bold; font-size: 11px; color: #666666; line-height: 12px; text-transform: uppercase;}
a {color: #cc3300; text-decoration: underline;}
a:hover {color: #cc3300; text-decoration: none;}
a.image, a.image:hover  {border: none;}
li{ margin-left: 25px; }
ul { }
#mcontent ul li, #mcontent2 ul li {
	/*background: #ffffff url(../images/orange_dot.gif) no-repeat left 30%;
	list-style: none;
	padding-left: 20px;
	margin-left: 10px;*/
}

#right_col p {
	margin: 11px 0px;
}

fieldset {
	width: 90%;
	padding: 5px;
	border: 1px solid #eee;
}
.both {
        width:0px;
	clear: both;
}
body.published {
background: #AADDFF;
}

body.mceContentBody {
background: white;
}
/* *********************** END GENERAL SETTINGS *********************** */

#top_line {
	width: 948px;
	height: 40px;
	margin: 0px auto;
	background: transparent;
}

#top_line #menu {
	padding: 0px;
	width: 524px;
	height: 40px;
	background: transparent url(../images/top_line_vert_line.gif) no-repeat top right;
	position: relative;
	float: left;
}

#menu #uls {
	text-align: right;
	width: 512px;
	padding-right: 12px;
	padding-top: 0px;
}

#menu table.moduletable {
	margin: 0px;
	padding: 0px;
}

#menu #uls table.moduletable td {
	background: none;
}

#menu #uls ul {
	list-style: none; 
	text-align: right; 
	padding-top: 0px;
	float: right;
}

#mainlevel-nav li
{
	padding: 0px;
	background: transparent;
	display: inline;
	height: 40px;
	white-space: nowrap;
	list-style-type: none;
	margin: 0px;
	float: left;
}

#mainlevel-nav li a
{
	display: block;
	text-decoration: none;
	text-align: center;
	color: #d3d3d3;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-transform: none;
	background: transparent;
	padding: 11px 12px 13px 12px;
}

#mainlevel-nav li a:hover, #mainlevel-nav li a#active_menu-nav {
	color: #ffffff;
	text-decoration: none;
	background: transparent url(../images/li_a_active.gif) repeat-x top center;
}

#top_line #cfs {
	width: 122px;
	height: 40px;
	float: left;
	background: transparent url(../images/top_line_vert_line.gif) no-repeat top right;
	position: relative;
}

#top_line #plus {
	position: absolute;
	top: 13px;
	left: 20px;
}

#top_line #minus {
	position: absolute;
	top: 13px;
	left: 43px;
}

#top_line #revert {
	position: absolute;
	top: 13px;
	left: 74px;
}

#top_line #searchform {
	padding-left: 18px;
	width: 280px;
	float: left;
	height: 39px;
}

#top_line #searchform #searchimg {
	float: left;
	padding-right: 9px;
}

#content { 
	margin: 0px auto;
	width: 948px;
	background: #ffffff url(../images/content_bg.gif) repeat-y top center;
	padding: 0px;
}

#top { 
	padding: 0px; 
	margin: 0px;
	background: #d3d3d3 url(../images/top_bg_new.jpg) no-repeat top center;
	height: 136px; 
	width: 948px;
	clear: both;
	/*position: relative;*/
} 

#top h1 {
	font: normal 24px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000; 
	letter-spacing: -1px;  
	text-transform: uppercase;
	position: absolute;
	top: 66px;
	left: 87px;
}

#top h1 span {
	font-size: 18px;
	letter-spacing: 0px;
}

#top h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #989898;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-align: right;
	line-height: 18px;
	position: absolute;
	top: 90px;
	left: 87px;
}

/*
#top #logo {
	position: absolute;
	top: 52px;
	left: 28px;
}
*/

#coverlogin {
	width: 926px; 
	padding: 0px 11px;
	height: 150px;  
	/*overflow: hidden;*/
	visibility: visible;
	background: transparent;
}

#top_modules {
	width: 926px;
	height: 150px;
	clear: both;
	margin: 0px;
	padding: 0px;
	background: #fcfcfc url(../images/top_modules_bg.gif) repeat-x top center;
	
}

#hide_panel {
	height: 9px;
	clear: both;
	width: 926px;
	text-align: center;
	padding-top: 1px;
}

#hide_panel a img, #show_panel a img  {
	border: none;
}

#show_panel {
	height: 10px;
	padding-top: 15px;
	clear: both;
	width: 926px;
	text-align: center;
        visibility:visible;
	margin: 0px 11px;     
	background: #ffffff url(../images/hsp_bg_bar.gif) repeat-x top center;
}

#top_modules .mod_user5, #top_modules .mod_user6, #top_modules .mod_user7 {
	color: #666666;
	float: left;
	height: 100px;
	padding-right: 115px;
        padding-top: 50px;
	line-height: 14px;
	font-size: 12px;
}

#top_modules .mod_user5 h3, #top_modules .mod_user6 h3, #top_modules .mod_user7 h3 {
	padding: 0px;
	margin: 5px 0px;
	font: bold 14px Arial, Helvetica, sans-serif; 
	letter-spacing: 0px;
	color: #666666;
	text-transform: uppercase;
}

#top_modules .mod_user5 {
	background: transparent url(../images/mod_5_bg_new.jpg) no-repeat top left;
	padding-left: 5px;
	width: 189px;	
}

#top_modules .mod_user6 {
	background: transparent url(../images/mod_6_bg_new.jpg) no-repeat top left;
	width: 187px;
        padding-left: 5px;
}

#top_modules .mod_user7 {
	background: transparent url(../images/mod_7_bg_new.jpg) no-repeat top left;		
	width: 190px;
	/*margin-left: 5px;*/
	padding-left: 5px;
}

#top_modules a {
	color: #333333;
	text-decoration: underline;
}

#top_modules a:hover {
	color: #333333;
	text-decoration: none;
}

#main {
	padding: 5px 0px 0px 0px; 
	margin: 0px 11px; 
	width: 926px;
	background: #ffffff;
	clear: both;
} 

#main #left_col {
	float: left;
	width: 190px;
	padding-left: 10px;
	background: transparent;
}

#main #right_col {
	float: right;
	width: 716px;
	padding-right: 10px;
}

#mosright {float:right; width: 190px; background-color: transparent; margin-left: 10px; }

#main #mcontent {
	margin: 0px;
	padding: 0px 0px 0px 45px;
        margin-right:auto;
        margin-left:auto;
        width:400px;
        float : left;
        	/*background: transparent url(../images/dashed.gif) repeat-y 513px 0px;*/
}

#main #mcontent2 {
	margin: 0px;
	padding: 0px 3px 0px 10px;
	background: transparent;
}

#newsflash {
	padding: 0px;
	background: #ffffff url(../images/newsflash_bg.jpg) no-repeat bottom center;
	width: 490px;
	padding-bottom: 20px;
}

#newsflash h3 {
	font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #666666;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 0px;
	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;
	display: none;
}

#mosright table.moduletable th, #mosright h3 { 
	/*font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;*/
        font: bold 10px Verdana,Arial,Helvetica,sans-serif;
	height: 24px;
	line-height: 24px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	background: transparent url(../images/right_h3_bg.gif) no-repeat bottom center;
	width: 190px;
	margin-bottom: 10px;
}

#mosright .moduletable {
	margin-bottom: 10px;
        margin-left:10px;
}

#botln {
	padding: 0px;
	background: #ffffff url(../images/h_line.gif) no-repeat top center;
	width: 490px;
	padding-top: 20px;
	margin-top: 10px;
	clear: both;
}

#botln h3 {
        /*font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;*/
         font: bold 12px Verdana,Arial,Helvetica,sans-serif;
	height: 28px;
	line-height: 28px;
	text-transform: uppercase;
}

#latest_news, #most_popular {
	float: left;
	width: 245px;
}

/******/

.white_space {
	height: 20px;
	display: block;
}

.sep {
	display: block;
	height: 10px;
	clear: both;
}

#footer {
	margin: 0px auto;
	width: 948px;
	height: 72px;
	background: #d3d3d3 url(../images/footer_bg.jpg) repeat-x top center;
	clear: both;
	color: #bababa;
}

#footer p {
	color: #bababa;
	text-align: center;
	line-height: 16px;
	padding-left: 10px;
	padding-top: 20px;
	font-size: 11px;
}

#footer p a {
	text-decoration: none;
	color: #bababa;
	font-weight: bold;
}

#footer p a:hover {
	text-decoration: underline;
}


div.footer_container {
   width: 934px; 
   height: 42px;
   background: transparent url(../images/cityconnect.jpg) no-repeat bottom right;
}
/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */
/* Pathway Breadcrumbs */	
	.pathway {font-size: 10px;color:#ccc; font-weight: bold;}
	a.pathway {color: #1a64b2;text-decoration: none;}
	a.pathway:hover {color: #1a64b2;text-decoration: underline;}

/* Mainlevel menu */
.mainlevel { 
	height: 21px;
	width: 150px;
}

a.mainlevel {
	background: transparent url(../images/brown_arrow.jpg) no-repeat left;
	color: #999999;
	/*font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;*/
        font: bold 11px Verdana,Arial,Helvetica,sans-serif;
	line-height: 20px;
	text-transform: none;
	padding: 1px 0px 1px 20px;
	margin-left: 10px;
	text-decoration: none;
	display: block;
	text-align: left;
}
	
a.mainlevel:hover {
	color: #cc3300;
	text-decoration: none;
}

#active_menu, #active_menu:hover {
	background: transparent url(../images/red_arrow.jpg) no-repeat left;
	color: #999999;
	/*font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;*/
         font: bold 11px Verdana,Arial,Helvetica,sans-serif;
	line-height: 20px;
	text-transform: none;
	padding: 1px 0px 1px 20px;
	text-decoration: none;
	display: block;
	text-align: left;
}

/* End Mainlevel menu */
	
/* Sub Menu */
.sublevel { height: 18px; width: 140px;  }

a.sublevel, a.sublevel#active_menu  {
	background: transparent;
	color: #999999;
	/*font: normal 11px "Trebuchet MS", "Times New Roman", Times, serif;*/
        font: normal 11px Verdana,Arial,Helvetica,sans-serif;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	float: left;
	display: block;
	padding: 1px 0px 1px 30px;
	line-height: 20px;
}

a.sublevel:hover {
	color: #ff6600;
	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 {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

#left_col table.moduletable th, #left_col .moduletable h3 { 
	/*font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;*/
        font: bold 10px Verdana,Arial,Helvetica,sans-serif;
	height: 36px;
	line-height: 28px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	background: transparent url(../images/mod_h_bg.jpg) no-repeat top center;
	width: 188px;
}

#left_col div.moduletable {
	text-align: center;
	padding: 0px 0px 8px 0px;
	margin-bottom: 10px;
	color: #868686;
	border: 1px solid #cccccc;
}

table.moduletable td {height: 18px; text-align: center; } 

table.moduletable p {
	text-align: left;
}

/* Custom Modules */

ul.latestnews, ul.mostread {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

li.latestnews, li.mostread {
	margin: 0px !important;
        padding-bottom:5px;
	list-style: none;
	/*background: #ffffff url(../images/brown_arrow.jpg) no-repeat left;*/
        list-style-image: url(../images/orange_dot.gif);
}

li.latestnews a, li.mostread a {
	color: #999999;
	font: normal 12px Verdana,Arial,Helvetica,sans-serif;
	text-transform: none;
	margin-left: 0px;
	text-decoration: underline;
	text-align: left;
}

li.latestnews a:hover, li.mostread a:hover {
	text-decoration: none;
}

.search {
	padding: 0px;
	margin: 7px 0px 0px 0px;
	height: 21px;
	vertical-align: top;
}

.search .button {
	background: none;
	border: none;
	color: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 19px;
	height: 21px;
	letter-spacing: 0px;
	vertical-align: middle;
	text-transform: none;
	padding: 0px;
	margin: 0px;
	width: 50px;
}

.search .button:hover {
	color: #ffcc00;
}

.search .inputbox {
	height: 18px;
	line-height: 19px;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 3px 2px 0px 2px;
	margin: 0px;
	width: 140px;
	background: transparent url(../images/search_input_bg.gif) no-repeat left;
	border: none;
	color: #010101;
	vertical-align: middle;
}

.search .inputbox:hover  {
	border: none;
}

/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

td.contentheading_head {
/*font-family: "Trebuchet MS","Times New Roman",Times,serif;*/
font-family:Verdana,Arial,Helvetica,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 12px;
font-size-adjust: none;
font-stretch: normal;
height: 24px;
line-height: 24px;
text-transform: uppercase;
color: #333333;
text-align: center;
background-color: transparent;
background-image: url(../images/right_h3_bg.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position:bottom center;
width:100%;
/*width: 190px;
margin-bottom: 10px;*/
}


td.contentheading{
	padding: 0px;
	margin: 0px;
	line-height: 32px;
        font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #666666;
	height: 32px;
	text-transform: uppercase;
	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: bold; color: #666666; }
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: #336699; font-size: 12px; 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: #99cc33; text-decoration: underline; font-weight: normal; }
a.pagenav:hover {color: #99cc33; 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: #99cc33;
}

.readon:hover {
	text-decoration: underline;
	color: #99cc33;
}

/* 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: center;
	margin-top: 5px;
	background-color: #ffffff;
	line-height: 48px;
	font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 2px;
}*/

.componentheading {
/*font-family: "Trebuchet MS","Times New Roman",Times,serif;*/
font-family:Verdana,Arial,Helvetica,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 12px;
font-size-adjust: none;
font-stretch: normal;
height: 24px;
line-height: 24px;
text-transform: uppercase;
color: #333333;
text-align: center;
background-color: transparent;
background-image: url(../images/right_h3_bg.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position:bottom center;
/*width: 190px;
margin-bottom: 10px;*/
}



/* 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: #ffffff;
	color: #666666;
	font-size: 11px; 
	padding: 4px 0px !important;
	text-align: left;
}

.sectiontableentry2 {
	background-color: #ffffff;
	color: #666666;
	font-size: 11px; 
	padding: 4px 0px !important;
	text-align: left;
}

#right_col .sectiontableentry1 {
	background: #ffffff;
	color: #666666;
	border-bottom: 1px solid #d0d0d0;
	vertical-align: middle;
}

#right_col .sectiontableentry2 {
	background: #ffffff;
	color: #666666;
	border-bottom: 1px solid #d0d0d0;
	vertical-align: middle;
}

.sectiontableentry1 td, .sectiontableentry2 td {
	padding: 2px !important;
}

.sectiontableentry1 input, .sectiontableentry2 input {
	margin: 0px; 
	padding: 0px;
	background: none;
	vertical-align: middle;
}

.sectiontableentry1 label, .sectiontableentry2 label {
	margin: 0px;
	padding: 0px;
	width: 150px;
	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: 160px;
}

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;}
/* 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;
}

#mod_login_username, #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 12px "Trebuchet MS", "Times New Roman", Times, serif;
	background: transparent;
	margin: 0px;	
	text-transform: uppercase;
	vertical-align: middle;
	/*width: 65px;*/
	height: 19px;
}

.button:hover {
	color: #333333;
}

#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;}
/* *********************** End TABBED EDITING *********************** */