/* *********************** GENERAL SETTINGS     *********************** */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #625d53;
	background: #005b7f url(../images/body-bg.jpg) repeat-x top left;
	margin: 0px;
	padding: 0px;
	line-height: 155%;
	height: 100%;
}

html {
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body.f-smaller {
	font-size: 11px;
}

body, body.default {
	font-size: 12px;
}

body.f-larger {
	font-size: 14px;
}
body.published {
	background: #AADDFF;
}

body.mceContentBody {
	background: white;
}

body.contentpane {
	padding: 15px;
	background: #ffffff;
}
table.category {
width: 100% !important;
}

/* CSS global reset for all browsers  */
* { padding: 0px; margin: 0px; }
/*  Global Formatting */
h1 {font: normal 24px Arial, Helvetica, sans-serif; letter-spacing: -1px; line-height: 30px; }
h2 {font: normal 20px Arial, Helvetica, sans-serif; letter-spacing: -1px; text-transform: none; line-height: 26px; }
h3 {font: normal 18px Arial, Helvetica, sans-serif; letter-spacing: 0px; line-height: 24px; text-transform: none;}
h4 {font: bold 14px Arial, Helvetica, sans-serif; line-height: 19px; text-transform: none; }
h5 {font: bold 12px Arial, Helvetica, sans-serif; line-height: 18px; text-transform: none; }
h6 {font: bold 11px Arial, Helvetica, sans-serif; line-height: 17px; text-transform: none;}
a {color: #bd0000; text-decoration: none;}
a:hover {color: #bd0000s; text-decoration: underline;}
a.image, a.image:hover, a img  {border:0;}

#jcom-content ul {
	list-style: none;
}

#jcom-content ul li {
	padding: 2px 0px 2px 30px;
	background: transparent url(../images/checkbox.gif) no-repeat 0% 25%;
}

#jcom-content ol {
	padding: 5px 25px;
}

fieldset {
	width: 95%;
	padding: 10px 5px 5px 5px;
	margin: 10px 0px 0px 0px;
	border: none;
	border-bottom: 1px solid #9eb1d9;
}

.both {
	clear: both;
	font-size: 1px !important;
	height: 1px !important;
	line-height: 1px !important;
	overflow: hidden;
}

input, select, label {
	vertical-align: middle;
}

p {
	padding: 8px 0px;
}

.img-left {
	float: left;
	margin-right: 7px;
}

.img-right {
	float: right;
	margin-left: 7px;
}

/* *********************** END GENERAL SETTINGS *********************** */

#content_background {
	width: 940px;
	margin: 0px auto;
	padding: 0;
	background: transparent url(../images/content-bg.gif) repeat-y top center;
}

#site_wrapper {
	width: 870px;
	padding: 20px 35px 0px 35px;
	text-align: left;
	margin: 0px auto;
	background: transparent url(../images/content-top-bg.jpg) no-repeat top center;
}

#top #search {
	position: absolute;
	top: 283px;
	left: 135px;
	width: 150px;
	text-align: right !important;
	height: 47px;
	background: transparent url(../images/search-form-bg.gif) no-repeat 0 0;
}

#search form {
	text-align: right !important;
}

#top #f_tools {
	position: absolute;
	top: 6px;
	right: 25px;
	z-index: 1000;
}

#f_tools a, #f_tools a img {
	text-decoration: none;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	line-height: 5px;
}

#buttons {
	position: relative;
	height: 16px;
	width: 70px;
}

#buttons #plus {
	position: absolute;
	top: 0px;
	left: 0px;
}

#buttons #minus {
	position: absolute;
	top: 0px;
	left: 26px;
}

#buttons #reset {
	position: absolute;
	top: 0px;
	left: 45px;
}

#buttons strong {
	position: absolute;
	left: 30px;
	top: 4px;
	font: bold 10px Arial, Helvetica, sans-serif;
	line-height: 11px;
	color: #cccccc;
}

#top-navigation-line {
	position: relative;
	z-index: 10000;
}

/* Login form */

/* sliding panel*/

#fxContainer {	
	position: absolute;
	padding-top: 0px;
	left: 0;
	z-index: 900;
	width: 100%;
	height: 0px;
}

#fxCenter {
	margin: 0px auto;
	background: transparent url(../images/login-form-bg.png) no-repeat 0 0;
	width: 900px;
}
 
#fxTarget { 
	padding-top: 0px;
	margin: 0;
	width: 100%;
	position: relative;
	top: 0;
	z-index: 19;
	height: 0;
	overflow: hidden;
}

#fxPadding {
	visibility: hidden;
	padding: 30px 0px;
	width: 924px;
	margin: 0px auto;
}

#TargetBot {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
 
#fxTab1 {
	position: absolute;
	top: 7px;
	right: 106px;
	background: transparent url(../images/toggler-arrow.gif) no-repeat right;
	color: #ffffff;
	font: bold 11px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	line-height: 14px;
	outline: 0;
	border: 0;
	color: #ffffff;
	cursor: pointer;
}

#fxTab1 span {
	cursor: pointer;
}

#fxTab1 a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#fxTab1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#fxContainer {
	height: 0;
}

#fxContainer form.form-login {
	padding: 6px 0px 0px 70px;
	background: transparent url(../images/login-form-ico.png) no-repeat 0px 0px;
	margin: 0px auto;
	width: 500px;
}

#fxContainer .tph {
	display: none;
}

#fxContainer form.form-login #mod_login_username {
	background: #ffffff;
	width: 170px;
}

#fxContainer form.form-login #mod_login_password {
	background: #ffffff;
	width: 170px;
}

#fxContainer form.form-login .button {
	color: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	height: 28px;
	line-height: 22px;
	padding: 0px 10px 0px 10px;
	margin: 2px 0px 0px 1px;
}

#fxContainer form.form-login p {
	font-size: 11px;
	color: #ffffff;
}

#fxContainer form.form-login a {
	color: #ffffff;
}

#fxContainer span.fyu {
	margin: 0px 0px 0px 15px;
}

#toggle {
	position: absolute;
	top: 7px;
	right: 106px;
	background: transparent url(../images/toggler-arrow.gif) no-repeat right;
	color: #ffffff;
	font: bold 11px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	line-height: 14px;
	outline: 0;
	border: 0;
}

#toggle:hover {
	text-decoration: underline;
	color: #ffffff;
}

#fxslidepanel {

}

#fxPadding form.form-login {
	padding: 6px 0px 0px 70px;
	background: transparent url(../images/login-form-ico.gif) no-repeat 0 0;
	margin: 0px auto;
	width: 450px;
}

#fxPadding .tph {
	display: none;
}

#fxPadding form.form-login #mod_login_username {
	border: 0;
	background: transparent url(../images/loginform-bg.gif) no-repeat 0 0;
	width: 170px;
}

#fxPadding form.form-login #mod_login_password {
	border: 0;
	background: transparent url(../images/loginform-bg.gif) no-repeat 0 0;
	width: 170px;
}

#fxPadding form.form-login .button {
	background: none;
	border: none;
	color: #ffffff;
	font: normal 1px Arial, Helvetica, sans-serif !important;
	text-indent: -9999px;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
	padding: 0px;
	margin: 3px 0px 0px 1px;
	display: inline;
	width: 70px;
	overflow: hidden;
	cursor: pointer;
	background: transparent url(../images/login-button.gif) no-repeat 0 0;
}

#fxPadding form.form-login p {
	font-size: 11px;
	color: #eeeeee;
}

#fxPadding form.form-login a {
	color: #ffffff;
}

#fxPadding span.fyu {
	margin: 0px 0px 0px 15px;
}

/* End of login form */

#register {
	position: absolute;
	top: 7px;
	right: 150px;
	color: #ffffff;
	font: bold 11px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	line-height: 14px;
}

#register:hover {
	text-decoration: underline;
	color: #ffffff;
}

#top-wrapper {
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	width: 940px;
}

#top { 
	width: 940px;
	height: 338px;
	position: relative;
	background: transparent url(../images/top-bg.jpg) no-repeat 0 0;
} 

#top h1 {
	font: normal normal normal 16px/16px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0px;
	text-transform: uppercase;
	white-space: nowrap;
	position: absolute;
	top: 86px;
	left: 338px;
}

#top h1 a {
	text-decoration: none;
	color: #ffffff;
}

#top h2 {
	position: absolute;
	top: 103px;
	left: 338px;
	color: #ffffff;
	letter-spacing: 0px;
	line-height: 11px;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
}

#top #logo {
	position: absolute;
	top: 67px;
	left: 265px;
}

#top #short-nfo {
	position: absolute;
	left: 338px;
	top: 138px;
	width: 275px;
	color: #ffffff;
	font: italic normal normal 12px/18px Arial, Helvetica, sans-serif;
}

#banner {
	text-align: center;
	padding: 18px ;
}

.separator {
	background: transparent url(../images/dots.gif) repeat-x top left;
	margin-top: 10px;
	height: 2px;
	font-size: 1px;
	line-height: 1px;
}

#top #menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 920px;
	height: 30px;
	padding: 0;
	background: transparent url(../images/top-menu-bg.jpg) no-repeat 0 0; 
}

#menu ul.menu-nav {
	list-style: none; 
	text-align: left; 
	padding: 4px 0px 0px 20px;
	display: inline;
	margin: 0px;
	float: left;
}

#menu ul.menu-nav li {
	float: left;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
}

#menu ul.menu-nav li a {
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 6px;
}

#menu ul.menu-nav li a span {
	display: block;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

#menu ul.menu-nav li a:hover, #menu ul.menu-nav li a:hover span {
	text-decoration: underline;
	color: #ffffff;
}

#menu ul.menu-nav li ul, #menu ul.menu-nav li ul li ul {background-color: #00394D;}

#menu ul.menu-nav li li a {color: #ffffff;}

#menu ul.menu-nav li li a:hover {color: #ffffff; }

#menu ul.menu-nav ul a, #menu ul.menu-nav ul ul a {	border-bottom: 1px solid #05455F;}
#menu ul.menu-nav ul a:hover, #menu ul.menu-nav ul ul a:hover {background-color: #05455F !important; color: #ffffff;}	

#menu ul.menu-nav li li a span, #menu ul.menu-nav li li a:hover span {
	padding: 0px;
	display: inline;
}

.menu-nav {
	list-style: none;
	padding: 0;
	height: 20px;
	margin: 0;
	position: relative;
	z-index: 10001;
	display: inline;
	font: normal 12px Arial, Helvetica, sans-serif;
}

.menu-nav li {
	position: relative;
	margin: 0;
	padding: 0;	
	list-style: none;
	background: none;
	z-index: 10001;
}

.menu-nav a {
	text-decoration: none;
	display: block;
	cursor: pointer;
	line-height: 24px;
}

#menu ul.menu-nav li a:hover, #menu ul.menu-nav li#current a { background-position: 0 0; }
#menu ul.menu-nav ul li a:hover, #menu ul.menu-nav ul li span, #menu ul.menu-nav ul li#current a, #menu ul.menu-nav ul .active a { background-image: none !important; }

.menu-nav li {
	float: left;
	padding: 0;
	background: none;
	z-index: 10001;
}

.menu-nav li li a, .menu-nav li li#current a {
	font-weight: normal;
	padding: 0px 10px 0px 10px !important;
	height: 24px;
	line-height: 24px;
	text-indent: 0px;
	text-align: left;
	z-index: 10001;
}

.menu-nav ul a,
.menu-nav ul ul a {
	display: block;
	text-decoration: none;
	padding: 0px 10px 0px 10px !important;
	width: 170px !important;
	z-index: 10001;
}

.menu-nav li li,
.menu-nav li li li {
	padding: 0px;
	float: left;
	clear: left;
	white-space: nowrap;
	width: 190px;
	margin: 0;
}

.menu-nav li:hover,
.menu-nav li.iehover {
	left: 0;
}

.menu-nav ul a:hover,
.menu-nav ul ul a:hover {
	height: 24px;
	line-height: 24px;
	padding: 0 10px 0 10px !important;
	margin: 0;
	font-weight: normal;
	width: 170px;
}	

.menu-nav li ul {
	top: 25px;
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	padding: 2px;
	width: 190px;
	border-top: 0;
	border-bottom: 0;
}

.menu-nav li ul li ul {
	top: 0px;
	position: absolute;
	left: -999em;
	height: auto;
	margin: -2px 0 0 0;
	padding: 2px;
	width: 190px;
	margin-left: 190px;
}

.menu-nav li.active ul li a,
.menu-nav li.active ul li,
.menu-nav li.active ul li a:hover,
.menu-nav li.active ul li.hover
.menu-nav li.active ul li.iehover {
	background-image: none;
}

.menu-nav li:hover ul ul, 
.menu-nav li:hover ul ul ul,
.menu-nav li:hover ul ul ul ul,  
.menu-nav li.iehover ul ul, 
.menu-nav li.iehover ul ul ul, 
.menu-nav li.iehover ul ul ul ul {
	left: -999em;
}

.menu-nav li:hover ul, 
.menu-nav li li:hover ul, 
.menu-nav li li li:hover ul, 
.menu-nav li li li li:hover ul,
.menu-nav li.iehover ul, 
.menu-nav li li.iehover ul, 
.menu-nav li li li.iehover ul,
.menu-nav li li li li.iehover ul {
	z-index: 101;
	left: 0;
}

#newsflash {
	background: transparent url(../images/newsflash-ico.gif) no-repeat 97% 0%;
	padding-right: 100px;
	padding-bottom: 20px;
}

#newsflash a {
	color: #b30000;
	text-decoration: none;
}

#newsflash a:hover {
	text-decoration: underline;
}

#newsflash h3 {
	color: #cc5200;
	font: normal 18px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#top-modules, #bot-modules {
	clear: both;
	padding: 10px 0px;
}

#top-modules h3, #bot-modules h3 {
	font: normal 18px Arial, Helvetica, sans-serif;
	line-height: 24px;
	padding: 0px 0px 14px 0px;
	letter-spacing: -1px;
	color: #cc5200;
}

.top-module, .bot-module {
	float: left;
	height: 100%;
}

.top-module .moduletable {
	padding-right: 15px;
}

.bot-module .moduletable {
	padding-right: 35px;
}

.module-on-right {
	padding-right: 0 !important;
	float: right !important;
}

#mod6 {
	background: transparent url(../images/mod6ico.gif) no-repeat 98% 0;	
}

#mod7 {
	background: transparent url(../images/mod7ico.gif) no-repeat 98% 0;		
}

#mod8 {
	background: transparent url(../images/mod8ico.gif) no-repeat 98% 0;		
}

#mod9 {
	background: transparent url(../images/mod9ico.gif) no-repeat 99% 0;		
}

#mod11 {
	background: transparent url(../images/mod11ico.gif) no-repeat 99% 0;
}

#main-cols {
	clear: both;
	width: 870px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
}

#col-right {
	width: 640px;
}

#col-left {
	width: 200px;
}

#col-left ul {
	list-style: none;
}

#col-wide {
	width: 870px;
}

#main-body-bg, #main-body-bg-wide {
	margin-top: 10px;
}

#col-right #jcom-content {
	width: 640px;
}

#col-wide #jcom-content {
	width: 870px;
}


/*************************************************************/

.white_space {
	height: 20px;
	display: block;
}

.sep {
	display: block;
	height: 10px;
	clear: both;
}

#foo {
	width: 100%;
}

#foo-text {
	color: #a8e7ff;
	text-align: center;
	padding: 20px 20px;
	font-size: 11px;
}

#footer {
	padding: 10px 0px;
	width: 960px;
	background: transparent url(../images/footer-bg.jpg) no-repeat top center;
	color: #ff9c00;
	clear: both;
	margin: 0px auto;
}

#foo-text a {
	color: #c7f26a;
	text-decoration: none;
}

#foo-text a:hover {
	color: #c7f26a;
	text-decoration: underline;
}

/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */

ul.menu, ul.menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.menu li ul li {
	padding-left: 20px;
}

ul.menu li a {
	background: transparent url(../images/horiz-dots.gif) repeat-x bottom left;
	padding: 5px 0px 6px 0px;
	display: block;
	color: #6e7124 !important;
	text-decoration: none !important;
}

ul.menu li a:hover {
	color: #b30000 !important;
	text-decoration: none !important;
}

ul.menu li#current a {
	background: transparent url(../images/horiz-dots.gif) repeat-x bottom left;
	padding: 5px 0px 6px 0px;
	color: #6e7124 !important;
	font-weight: bold;
}


/* *********************** END NAVIGATION SECTION ********************* */

/* *********************** STANDARD MODULE TABLE  ********************* */

#col-left div.moduletable, #col-left div.moduletable_menu, #col-left div.moduletable_text {
	text-align: left;
	padding: 0px 0px 20px 0px;
	background: transparent;
	margin-bottom: 0px;
	width: 200px;
}

#col-left div.moduletable a, #col-left div.moduletable_menu a, #col-left div.moduletable_text a {
	color: #bd0000;
	text-decoration: underline;
}

#col-left div.moduletable a:hover, #col-left div.moduletable_menu a:hover, #col-left div.moduletable_text a:hover {
	color: #bd0000;
	text-decoration: none;
}

#col-left div.moduletable h3, #col-left div.moduletable_menu h3, #col-left div.moduletable_text h3 { 
	font: bold 100% Arial, Helvetica, sans-serif;
	line-height: 11px;
	padding: 7px 0px 7px 14px;
	display: block;
	height: 14px;
	margin: 0px 0px 4px 0px;
	background: transparent url(../images/left-col-header-bg.gif) no-repeat 0 0;
	text-align: left;
	width: 186px;
	color: #6e7124;
}

div.syndicate {
	text-align: left;
	padding: 0px;
	margin: 0px;
	clear: both;
}

div.syndicate div {
	padding: 0px;
	margin: 2px 3px 2px 0px;
	display: inline;
	text-align: left;
}

div.syndicate div img, div.syndicate div a {
	margin: 0;
	padding: 0;
}

/* Custom Modules */

.latestnews, .mostread {
	list-style: none;
	padding: 1px 2px;
	margin: 0px;
	text-align: left;
	background: none;
}

li.latestnews, li.mostread {
	list-style: none;
	padding: 0px 0px;
	margin: 0px;
	background: none;
}

li.latestnews a, li.mostread a {
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
	line-height: 18px;
	color: #3f7aa4;
	background: transparent url(../images/checkbox.gif) no-repeat left;
}

li.latestnews a:hover, li.mostread a:hover {
	text-decoration: none;
	background: transparent url(../images/checkbox.gif) no-repeat left;
	color: #ca3200;
}

.search {
	padding: 2px 0px 0px 0px;
	margin: 0px;
	text-align: right !important;
}

.search .button {
	background: none;
	border: none;
	color: #ffffff;
	font: normal 1px Arial, Helvetica, sans-serif;
	text-indent: -9999px;
	line-height: 22px;
	height: 25px;
	vertical-align: middle;
	padding: 0px;
	margin: 1px 0px 0px -15px;
	display: inline;
	width: 30px;
	overflow: hidden;
	cursor: pointer;
	background: transparent url(../images/search-button.gif) no-repeat 0 0;
}

.search .button:hover {
	color: #a4dcff;
}

.search .inputbox {
	margin: 1px 0px 0px 0px;
	padding: 3px 5px 4px 5px;
	width: 120px;
	height: 18px;
	line-height: 24px;
	border: none;
	color: #ffffff;
	background: transparent;
	vertical-align: middle;
	font: italic normal normal 12px "Times New Roman", Times, serif;
	letter-spacing: 0px;
}

/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

.contentheading {
	padding: 8px 0px 8px 32px;
	margin: 0px;
	font: normal 18px/22px Arial, Helvetica, sans-serif;
	color: #92a10f;
	text-transform: none;
	letter-spacing: -1px;
	vertical-align: middle;
	background: transparent url(../images/contentheading-ico.gif) no-repeat 0px 6px;
}

/* content title and links */
.contentpagetitle {  }

a.contentpagetitle { 
	text-decoration: none;
	color: #b30000; 
}

a.contentpagetitle:hover { 
	color: #92a10f; 
	text-decoration: none;
}

/* top box like a category description */
.contentdescription {
	background: transparent;
	padding: 5px 0px;
}

/* Main Body Text */
.contentpane { }

.contentpaneopen { margin: 0px 0px 10px 0px; width: 99%; }

/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:10px; padding-left: 2px;vertical-align: middle;line-height: 10px;}
.content_vote {font-weight: normal;font-size: 10px;}
.content_rating img {
	vertical-align: middle;
}

.content_vote input {
	background: none;
	margin-left: 1px;
	margin-right: 1px;
}

/* icons */
td.buttonheading {
	text-align: right;
	padding-right: 8px;
}

.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {
	color: #cc5200;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	padding: 8px 0px 6px 20px;
	line-height: 16px;
	background: transparent url(../images/createdate_ico.gif) no-repeat left;
	display: block;
}

.modifydate {
	color: #b3b187;
	font: italic normal normal 11px/24px Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: right;
	display: block;
}

.newsfeeddate {font-size: 10px; color: #d1d1d1; font-weight: bold;}
/* Dates */

/* Writen by Authors name */
.small { 
	color: #959086;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin: 0px; padding: 0px;
	text-transform: none;
}

.createdby {
	background: transparent url(../images/createby_ico.gif) no-repeat 0 0;
	line-height: 16px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #c34100;
	padding-left: 20px;
	display: block;
}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav { 
	font-size: 11px; 
}
.pagebar{font-size: 11px; font-weight: normal;}
.pagenav_prev{font-size: 11px; text-decoration: none; }
.pagenav_next{font-size: 11px; text-decoration: none; }
a.pagenav { text-decoration: underline; font-weight: normal; }
a.pagenav:hover {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 {
	text-decoration: none;
	color: #b30000;
	line-height: 30px;
	font-weight: bold;
	font-size: 12px;
	padding-left: 28px;
	background: transparent url(../images/checkbox.gif) no-repeat 0 0;
}

.readon:hover {
	text-decoration: none;
	color: #990000;
}

#slideshow .readon {
	background: transparent url(../images/slide-readmore_ico.gif) no-repeat top left;
	color: #c8d6f4;
}

#slideshow .readon:hover {
	color: #ffffff;
}

/* Article index   */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 11px;
	}
	
table.contenttoc th {
	background: transparent; 
	color: #666666;
}
	
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; 
	padding: 6px 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #625d53;
	vertical-align: middle;
	margin-bottom: 10px;
	letter-spacing: 0px;
}

/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background: #d2d0ae;
	color: #625d53;
	border-collapse: collapse;
	font-weight: bold;
	padding: 3px;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.sectiontableheader * {
	vertical-align: middle;
}

table.category {
	width: 95%;
}

/* Table odd and Even Rows */
.sectiontableentry1 {
	background: transparent;
	font-size: 11px; 
	padding: 4px 0px !important;
	text-align: left;
}

.sectiontableentry2 {
	background: transparent;
	font-size: 11px; 
	padding: 4px 0px !important;
	text-align: left;
}

.sectiontableentry1 input, .sectiontableentry2 input {
	margin: 0px; 
	padding: 0px;
	height: 15px;
	width: 15px;
	background: none;
	vertical-align: middle;
}

.sectiontableentry1 td, .sectiontableentry2 td {
	padding: 4px;
}

.sectiontableentry1 label, .sectiontableentry2 label {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	display: block;
}

.sectiontablefooter {
 
}

table.poll, table.pollstableborder {
	width: 99%;
}

table.poll * div {
	margin: 0px auto !important;
	padding: 4px 0px !important;
}

/* End Sectiontable */

/* Category */
.category { }
a.category:link, a.category:visited { height: 15px; text-decoration: underline;  }
a.category:hover  {	height: 15px; text-decoration: none; }
/* End category */

/* blogsection */
.blog {background-color: transparent;}
.blogsection{	height: 18px;  }

.blog_more {	clear: both; display: block; padding: 10px 0px; }

.blog_more h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #bc0000;
	letter-spacing: 0px;
	padding: 10px 0px;
	margin: 0px;
}

.blog_heading {	height: 18px;  }
/* space from bottom of article */

.article_separator { font-size: 5px; line-height: 5px; display: block !important; border-bottom: 1px dotted #d5d1a3 !important; width: 95%; height: 5px; }

/* End blogsection  */

/* results if not search google */
.searchintro{ }
/*Search Form keyword highlight*/
.highlight {
	padding: 0px 4px 0px 4px;
	color: #7c8909;
	font-weight: bold;
}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}

.counter {
	text-align: center;
}

.pagination {
	text-align: center;
}

.pagination li {
	background: none !important;
	padding: 0px 3px !important;
	display: inline;
}

/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */

/* *********************** FORM SECTION  *********************** */	
form { 
	margin: 0px;
}

input {
	font-size: 12px; 
}

#col-left .button {
	background: transparent url(../images/left-col-button.gif) no-repeat 0 0;
	width: 79px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif; !important;
	vertical-align: middle;
	color: #ffffff;
}

#slidepanel #mod_login_username, #slidepanel #mod_login_password {
	margin: 1px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	height: 18px;
	line-height: 24px;
	border: 1px solid #999999;
	color: #343434;
	background: #ffffff;
	vertical-align: middle;
	font: normal 12px Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}

#slidepanel #mod_login_remember {
	border: none;
	height: 15px;
	width: 15px;
	vertical-align: middle;
	padding: 0px;
	margin: 3px;
}

#col-left #mod_login_username, #col-left #mod_login_password {
	font: normal 12px Arial, Helvetica, sans-serif !important;
	margin: 3px 0px;
	border: none;
	background: transparent url(../images/left-col-input.gif) no-repeat top left;
	padding: 5px 5px 4px 5px !important;
	width: 166px;
	height: 19px !important;
	color: #625d53;
	display: block !important;
}

#col-left #mod_login_remember {
	background: transparent;
	border: none;
	height: 15px;
	width: 15px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	text-align: left;
	display: block;
	float: left;
}

#col-left form.form-login {
	padding: 6px 0px 0px 10px;
	margin: 0px auto;
}

#col-left form.form-login a {
	display: block;
}

div.moduletable fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	clear: both;
	display: block;
	width: 199px;
}

div.moduletable form.form-login input.button {
	text-align: center;
	cursor: pointer;
}

#col-left div.moduletable form.form-login p {
	margin: 0px;
	padding: 5px 0px;
	text-align: left !important;
}

div.moduletable form.form-login p.central {
	margin: 0px;
	padding: 5px 0px;
	text-align: center !important;
}

div.moduletable form.form-login label {
	display: block;
}

div.moduletable form.form-login label.remember {
	display: inline;
}

.inputbox { background: #ffffff url(../images/input-white-bg.gif) repeat-x top left; border: 1px solid #d5d1a3; margin: 2px 0px; padding: 3px; color: #625d53; }
.text_area, textarea { background: #ffffff url(../images/input-white-bg.gif) repeat-x top left; border: 1px solid #d5d1a3; width: 95%; color: #625d53; }
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {
	color: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #810000 url(../images/button-bg.gif) repeat-x 0 0;
	vertical-align: middle;
	border: none;
	height: 26px;
	line-height: 23px;
	padding: 0px 10px 0px 10px;
	margin: 3px 0px;
}

#col-left select, #col-left #mod_templatechooser_jos_change_template,
#col-right select, #col-wide select {
	background: #ffffff;
	font-size: 11px;
	padding: 0px;
	width: 170px;
	color: #625d53;
	height: auto;
	font-weight: normal;
}

#col-left select {
	border: 1px solid #5a74ad;
}

#col-right select, #col-right select option {
	width: auto;
}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 0px;}

#searchphraseany, #searchphraseall, #searchphraseexact {
	background: none;
}

#system-message {
	background: #ffffff url(../images/info.gif) no-repeat 14px 14px;
	border: 1px solid #d3d1af;
	padding: 14px 14px 14px 60px;
	color: #625d53;
}

#system-message dt {
	border: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #625d53;
}

#system-message dd {
	border: none;	
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #625d53;
}

#system-message dd ul {
	padding: 0px;
	margin: 0px;
	text-align: left;
	color: #625d53;
}

#system-message dd ul li {
	padding: 3px 0px;
	margin: 0px;
	text-align: left;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #625d53;
}

/* *********************** 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 : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
	color : #61728b;
	text-align: center;
	padding: 20px;
	border-bottom: 1px solid #131820;
	border-top: 1px solid #131820;
}

/* 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 *********************** */


