/* *********************** GENERAL SETTINGS     *********************** */
html, body{
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	color: #666666;
	background: #ffffff; 
	margin: 0px;
	padding: 0px 0px 10px 0px; 
}


html {
	overflow: scroll;
	padding: 0px;
	margin: 0px;
}

body.f-smaller { 
	font-size: 10px;
}

body.default {
	font-size: 11px;
}

body.f-larger {
	font-size: 12px;
}
body.published {
background: #AADDFF;
}

body.mceContentBody {
	background: white;
}

/* CSS global reset for all browsers */ 
* { padding: 0px; margin: 0px; }
/*  Global Formatting */
h1 {font-weight: bold; font-size: 24px; color: #6EC94A; letter-spacing: -2px; line-height: 24px;}
h2 {font-weight: bold; font-size: 18px; color: #666666; letter-spacing: -1px; line-height: 18px; }
h3 {font-weight: bold; font-size: 14px; color: #666666; line-height: 20px;}
h4 {font-weight: bold; font-size: 13px; color: #666666; line-height: 14px; }
h5 {font-weight: bold; font-size: 12px; color: #666666; line-height: 13px; }
h6 {font-weight: bold; font-size: 11px; color: #666666; line-height: 12px; }
a {color: #5caafc; text-decoration: underline;} 
a:hover {color: #5caafc; text-decoration: none;}
a.image, a.image:hover, a img  {border:0;}
li{
	list-style-position: inside;
}
ul {
	;
}
fieldset {
	width: 90%;
	padding: 5px;
	border: 1px solid #eee;
}
.both {
	clear: both;
}

body.published {
background: #AADDFF;

}

body.mceContentBody {
background: white;

}


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

#content {
	width: 980px;
	background: #ffffff;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top {
	padding: 0px; 
	margin: 0px;
	height: 162px;
	width: 1070px;
	position: relative;
	clear: both;
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
} 

#top h1 {
	position: absolute;
	left: 0px;
	top: 0px;
	font: normal 30px "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 40px;
	letter-spacing: 0px;
	color: #FF0099;
	
	text-align: right;
	height: 40px;
	width: 160px;
}

#top h1 a {
	text-decoration: none;
}

#top #h1small {
	position: absolute;
	left: 160px;
	top: 20px;
	font: bold 16px "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 20px;
	text-transform: uppercase;
	color: #FF0099;
	text-align: left;
	width: 160px;
}

#top h2 {
	position: absolute;
	left: 165px;
	top: 20px;
	font: bold 14px "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 14px;
	letter-spacing: 0px;
	color: #FF0099;
	text-transform: uppercase;	
}


#top #top_right {
	position: absolute;
	top: 0px;
	right: 20px;
	background: #ffffff;
	width: 380px;
	height: 160px;
}
#top #top_right h2 {
	font: normal 24px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #5caafc;
	
	padding: 10px 0px 10px 38px;
	background: #ffffff url(../images/camera_ico.jpg) no-repeat left;
	text-align: left;
	position: static;
}

#top #top_right h2 sup {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
}

#top #top_right p {
	line-height: 14px;
	font-size: 11px;
}

#top #top_right p a {
	text-decoration: none;
}

#top #top_right p a:hover {
	text-decoration: underline;
}

#top #top_center {
	position: absolute;
	top: 30px;
	right: 360px;
	background: #ffffff;
	width: 290px;
	height: 120px;
	z-index: 15;
}
#top #top_left {
	position: absolute;
	top: 15px;
	left: 290px;
	width: 100px;
	height: 150px;
	background-color: #cccccc;
	background-image: url(../../../images/pouch3.jpg); 
}
#top #top_center h2 {
	font: normal 22px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #5caafc;
	
	padding: 10px 0px 10px 38px;
	background: #ffffff url(../images/camera_ico.jpg) no-repeat left;
	text-align: left;
	position: static;
}

#top #top_center h2 sup {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
}

#top #top_center p {
	line-height: 14px;
	font-size: 11px;
}

#top #top_center p a {
	text-decoration: none;
}

#top #top_center p a:hover {
	text-decoration: underline;
}

#top #ct {
	position: absolute;
	top: 2px;
	left: 560px;
	border-right: 3px solid #eeeeee;
	padding-right: 3px;
}

#top #plus {
	position: absolute;
	top: 88px;
	left: 561px;
	border-right: 3px solid #FF0099;
	padding-right: 4px;
}

#top #plus:hover, #top #minus:hover {
	border-right: 3px solid #FF0099;
}

#top #revert:hover {
	border-right: 3px solid #FF0099;
}

#top #minus {
	position: absolute;
	top: 106px;
	left: 561px;
	border-right: 3px solid #eeeeee;
	padding-right: 4px;
}

#top #revert {
	position: absolute;
	top: 124px;
	left: 561px;
	border-right: 3px solid #eeeeee;
	padding-right: 4px;	
}

#newsflash {
	margin: 12px 0px;
	padding: 12px 0px;
	width: 380px;
	background: #ffffff;
	border-top: 1px solid #eeeeee;
}


#newsflash th, #newsflash div.moduletable h3 {
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	color: #5caafc;
	line-height: 11px;
	padding: 0px;
	margin: 0px;
	text-transform: none;
	background: none;
	text-align: left;
	height: 20px;
}

#newsflash table.moduletable td, #newsflash .contentpaneopen, #newsflash .contentpaneopen td {
	padding: 0px;
	margin: 0px;
	color: #A1A1A1;
	line-height: 14px;
	background: transparent;
	text-align: left;
	font-size: 11px;
	text-indent: 0px;
}

#newsflash .article_seperator{background-color : none;font-size: 1px;}

/******/

#menu {
	clear: both;
	padding: 0px;
 	height: 30px;
	width: 380px;
	background: transparent;
	border-bottom: 1px solid #eeeeee;
}

#menu #uls {
	width: 380px;
	height: 30px;
	background: transparent;
	text-align: left;
}

#menu table.moduletable {
	margin: 0px;
	padding: 0px;
}

#menu #uls table.moduletable td {
	background: none;
}

#menu #uls ul {
	list-style: none; 
	text-align: left; 
	float: left;
	padding-top: 0px;
}

#mainlevel-nav li
{
	padding: 0px;
	background: transparent;
	display: inline;
	line-height: 27px;
	white-space: nowrap;
	list-style-type: none;
	margin: 0px 13px 0px 0px;
	height: 30px;
	float: left;
}

#mainlevel-nav li a
{
	display: block;
	text-decoration: none;
	text-align: center;
	color: #01123d;
	font: normal 11px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: none;
	background: #ffffff;
	padding: 0px 0px 11px 0px;
}

#mainlevel-nav li a:hover {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #5caafc;
	font: normal 11px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: none;
	background: #ffffff;
	padding: 0px 0px 11px 0px;
	border-bottom: 3px solid #FF0099;	
}

/******/

#main {
	padding: 20px 0px 0px 0px; 
	margin: 0px; 
	width: 980px;
	background: #ffffff;
	clear: both;
}

#col_left {
	width: 340px;
	float: left;
	margin-right: 20px;
}

#col_left h3 {
	font: italic 18px "Trebuchet MS", "Times New Roman", Times, serif;
	
	color: #FF0099;
	letter-spacing: -1px;
	line-height: 20px;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 10px 0px; 
	border: none;
}

.mod_user1 {
	width: 330px;
	height: 175px; 
	background-color: transparent;
	background-image: url(../images/mod1_bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.mod_user1 div.moduletable h3 {
	background: #ffffff url(../images/h3_01.gif) no-repeat top left;
}

.mod_user2 div.moduletable h3 {
	background: #ffffff url(../images/h3_02.gif) no-repeat top left;
}

.mod_user1 p, .mod_user2 p {
	width: 250px;
	text-align: right;
	margin-left: 80px;
	font-size: 90%;
}

.mod_user1 p a, .mod_user2 p a {
	font-weight: bold;
	text-decoration: none;
}

.mod_user1 p a:hover, .mod_user2 p a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.mod_user2 {
	background: transparent url(../images/mod2_bg.jpg) no-repeat bottom left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	width: 330px;
	height: 190px;
} 

#col_main {
	width: 230px;
	margin-right: 40px;
	margin-left: 20px;
	float: left;
}

#col_right {
	width: 660px;
	float: left;
}

.sep {
	display: block;
	height: 0px;
	clear: both;
}

#footer {
	margin: 10px 0px 0px 0px;
	width: 980px;
	height: 75px;
	background: #ffffff;
	clear: both;
	color: #666666;
	font-size: 12px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
}

#footer p {
	text-align: ;
}

#footer a {
	color: #FF0099;
	font-weight: bold;
	background: none;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	text-transform: none;
	font-size: 14px;
}

#footer a:hover {
	color: #FF0099;
	text-decoration: underline;
}

#footer .info {
	color: #5CAAFC;
	font-weight: bold;
	font-size: 14px;
	
}




/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */
/* Pathway Breadcrumbs */	
	.pathway {font-size: 10px;color:#ccc; font-weight: bold;}
	a.pathway {color:##6699ff;text-decoration: none;}
	a.pathway:hover {color:#6699ff;text-decoration: underline;}

/* Mainlevel menu */
.mainlevel { 
	height: 14px;
	width: 227px;
}

ul.menu li a, ul#mainlevel li a {
	background: #ffffff;
	color: #009933;
	text-transform: none;
	padding: 2px 0px 2px 0px;
	margin: 1px 0px 2px 0px;
	text-decoration: none;
	display: block;
	text-align: left;
	border-right: 3px solid #cccccc;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

ul.menu li a:hover, ul#mainlevel li a:hover {
	font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #FF0099;
	background: #ffffff;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
	margin: 1px 0px 2px 0px;
	border-right: 3px solid #FF0099;
}
	
ul.menu, ul#mainlevel {
	padding: 0px 0px 20px 0px;
	list-style: none;
}

ul.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.menu li, ul#mainlevel li {
	padding: 0px;
	margin: 0px;	
	display: block;
	background: none;
}

ul.menu ul {
	clear: both;
}

ul.menu ul li {
	padding: 0px;
	display: block;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.moduletable_menu ul.menu li#current a, 
div.moduletable_menu ul.menu li#current a:hover, 
ul#mainlevel li #active_menu {
	font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #5caafc;
	background: #ffffff;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
	margin: 1px 0px 2px 0px;
	border-right: 3px solid #5caafc;
}

div.moduletable_menu ul.menu li#current a:hover {
	font-weight: bold;
}

div.moduletable_menu ul.menu #current ul li a, 
div.moduletable_menu ul.menu li ul li a {
	background: #ffffff;
	color: #009933;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 0px 2px 0px;
	margin: 1px 0px 2px 0px;
	border-right: 3px solid #cccccc;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

ul.menu li#current ul li a:hover,
ul.menu li ul li a:hover {
	color: #FF0099;
	background: #ffffff;
	text-decoration: none;
	border-right: 3px solid #FF0099;
}	

/* 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;
}

#col_main .moduletable {
	text-align: center;
}

#col_main table.moduletable th, #col_main div.moduletable h3, #col_main div.moduletable_menu h3 { 
	font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 12px;
	
	color: #FF0099;
	text-align: left;
	background: #ffffff;
	border-bottom: 1px solid #eeeeee;
	width: 230px;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-bottom: 3px;
}

/* Custom Modules */

.latestnews, .mostread {
	list-style: none;
	width: 228px;
	display: block;
	padding: 1px 0px;
	margin: 0px;
	text-align: left;
}

li.latestnews. li.mostread {
	margin: 0px 0px;
	display: block;
	padding: 0px;
	width: 228px;
	list-style: none;
}

li.latestnews a, li.mostread a {
	background: #ffffff;
	color: #A1A1A1;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 4px 0px 0px 32px;
	margin: 0px;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 201px;
	height: 20px;
}

li.latestnews a:hover, li.mostread a:hover {
	color: #333333;
	text-decoration: none;
}

.search {
	padding: 0px;
	clear: both;
	margin: 0px;
}

.search .button {
	background: none;
	border: none;
	color: #eeeeee;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 17px;
	letter-spacing: 0px;
	vertical-align: middle;
	text-transform: uppercase;
	padding: 2px;
	margin: 0px;
	width: 66px;
}

.search .button:hover {
	color: #ffffff;
}

.search .inputbox {
	border: none;
	margin: 0px;
	padding: 2px;
	height: 14px;
	width: 120px;
	background: #fff;
	border: 1px solid #000000;
	color: #666;
	vertical-align: middle;
}

.search .inputbox:hover {
	border: 1px solid #000000;
	padding: 2px;
}

/* End Custom Modules */

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

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

td.contentheading {
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	font: normal 18px "Trebuchet MS", "Times New Roman", Times, serif; 
	letter-spacing: 0px;
	color: #5caafc;
	
	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: #999;border-bottom: 0px;}
a.contentpagetitle:hover {color: #ccc;border-bottom: 0px dashed #ccc; 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; width: 100%; }

#col_right .contentheading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}

/* 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: #FF0099; font-size: 11px; font-weight: normal;  }
.modifydate {color: #cccccc; font-size: 11px; font-style: normal; }
.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;
	
}

/* 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: #5caafc; text-decoration: none; font-weight: bold; }
a.pagenav:hover {color: #5caafc; text-decoration: underline; font-weight: bold; }
.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-size: 11px; 
	color: #5caafc;
	text-decoration: none;
	font-weight: bold;
}

.readon:hover {
	text-decoration: underline;
	color: #5caafc;
}

/* 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:left;
	margin-top: 5px;
	background-color: #ffffff;
	line-height: 48px;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #FF0099;
	letter-spacing: 0px;
	margin-bottom: 8px;
}

/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #eeeeee;
	color : #FF0099;
	border-collapse: collapse;
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding: 3px 0px;
	}

/* Table odd and Even Rows */
.sectiontableentry1 {
	background-color: #ffffff;
	color: #666;
	font-size: 11px; 
	padding: 2px !important;
	text-align: left;
}

.sectiontableentry2 {
	background-color: #f9f9f9;
	font-size: 11px; 
	padding: 2px !important;
	text-align: left;
}

.sectiontableentry1 td, .sectiontableentry2 td {
	padding: 2px;
}

.sectiontableentry1 input, .sectiontableentry2 input {
	margin: 0px; 
	padding: 0px;
	height: 15px;
	width: 15px;
	background: none;
	vertical-align: middle;
}

.sectiontableentry1 label, .sectiontableentry2 label {
	margin: 0px;
	padding: 0px;
	width: 190px; 
	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: #5caafc; text-decoration: none;  }
a.category:hover  {	height: 15px; color: #5caafc; text-decoration: underline; }
/* End category */

/* blogsection */
.blog {background-color: transparent;}
.blogsection{	height: 18px;  }
.blog_more{	clear: both; display: block; width: 100%; 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 {
	border: 1px solid #eee;
	background: #fff;
	padding: 0px 4px 0px 4px;
	color: #666;
	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: 200px;
	border: 1px solid #ccc;
	color: #666;
}

#mod_login_remember {
	background: none;
	border: none;
	height: 15px;
	width: 15px;
	vertical-align: middle;
}

div.moduletable fieldset {
	width: 200px;
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	clear: both;
}

div.moduletable form.form-login input.button {
	text-align: center;
	cursor: pointer;
}

div.moduletable form.form-login p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.moduletable form.form-login p.central {
	margin: 0px;
	padding: 5px 0px;
	text-align: left !important;
}


.inputbox { background: #fff; border: 1px solid #ccc; margin: 2px 0px; color: #333; width: 100px; }
.text_area, textarea, #contact_text {background: #fff; border: 1px solid #ccc; width: 90%; color: #666; }
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {
	border: none;
	color: #FF0099;
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
	background: #ffffff;
	margin: 0px;	
	text-transform: none;
	vertical-align: middle;
	outline: none;
	width: 65px;
}

.button:hover {
	color: #5caafc;
}

#col_main select, #col_main #mod_templatechooser_jos_change_template, #col_main option {
	font-weight: normal;
	background: #fff;
	color: #666;
	border: 1px solid #cccccc;
	width: 150px;
}

#col_right select {
	width: 60px;
	font-size: 11px;
}

/* 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: #FF0099;
	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;}


/*Custom Styles*/
.intro-text{
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	color: #666666;
	background: #ffffff;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: larger;
}
.safonique{
	color: #FF0099;
	font-style: italic;
	font-weight: bold;
}
.article-highlight{
	color: #5caafc; 
	font-weight: bold;
}
.article-quote{
	color: #5a409b;	 
	font-weight: bold;
}

#col_right h4 {  
	background: white;
	font-weight: bold;
	color: #5a409b;
}
#col_right li {
	list-style-image: url(../images/checkmark.jpg);
	line-height: normal;
	list-style-position: inside;	
}
#col_right li li {
	list-style-image: url(../images/star.jpg);
	line-height: normal;
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 35px;
}

#col_right .highlight {
	line-height: normal;
	font-weight: bold;
	list-style-position: inside;
	text-transform: uppercase;
	color: #5a409b;	
} 

.table1{
	margin: 5px;
	padding: 5px;
}
#col_right .highlight2 {
	
	color: #009933;	
} 
#logo-header {
	position: absolute;
	left: 0px;
	top: 0px;
} 
.lavender{
	color: #9900ff;
	font-style: italic;
	font-weight: bold;
}

/* *********************** End TABBED EDITING *********************** */
