body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #666;
	background: #fff;
}

body.contentpane {
	background: #fff;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

p {
	margin: 5px 0;
	text-align: justify;
}

a {
	color: #0031d1;
	outline: none;
	text-decoration: none;
	font-weight: 400;
}

a:link {
	font-weight: 400;
}

a:visited {
	font-weight: 400;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	font-weight: 400;
}
/* LJ changed to make input color visible*/
input  {
	/* color: #ccc;*/
	color: #3333cc;
	outline: none;
	margin: 0;
}

input:focus {
	outline: none;
}

/* LJ changed */
/*button {
                color: #fff;
                font-size: 11px;
                border: none;
                background: #696969;
                cursor: pointer;
}*/

/*button {
                color: #333365;
}*/

button {
                color:#333365;
                font-size: 11px;
                height:20px;
                /*border:none;*/
                font-weight:700;
                line-height:15px;
                padding:2px 6px 3px;
				border:1px solid; 
				border-color: #7fb2ef #7fb2ef #7fb2ef #7fb2ef;
                background:transparent url(../images/but.gif) repeat-x top left;
                cursor: pointer;
}


button:hover {
                color:#333365;
                border-color: #ff9900 #ff9900 #ff9900 #ff9900;
}

#modlgn_remember.inputbox  {
	background: none;
	border: none;
	width: auto;
	vertical-align:middle;
}

input.button, .validate  {
	color: #fff;
	font-size: 11px;
	cursor: pointer;
	font-weight: 700;
	border: none;
	height:18px;
	line-height:13px;
	padding: 2px 4px 4px;
	margin:6px 0 0 0;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#page_bg {
	background: #e7f6fb url(../images/page_bg.png) repeat-x top center;
}

#wrapper {
	margin:0 auto;
	width:966px;
}

#top {
	width:956px;
	height:36px;
	padding:0 4px 0 6px;
	background: transparent url(../images/top_bg.png) no-repeat top center;
}

/* LJ changed to reduce height */
#header {
	position:relative;
	height:215px;
	margin:0 auto;
	width:932px;
	padding:0 34px 0 0;
	background: transparent url(../images/headerimg.jpg) no-repeat top center;
}

.newsflash {
	float:right;
	height:113px;
	/* LJ to make it smaller - width will change the size of the newsflash */
	width:300px;
	margin:0;
	padding:38px 0 0 0;
	color:#5d74a2;
	text-align:right;
	overflow:hidden;
}

.newsflash h3 {
	height:24px;
	/* LJ to make it smaller */
	width:300px;
	color:#000;
	text-transform:uppercase;
	overflow:hidden;
	line-height:23px;
	margin:0;
}

.newsflash table tr td {
	color:#4c646a;
	text-align:justify;
}

.newsflash  a {
	color:#4c646a;
	font-weight:700;
	text-decoration:none;
}

.newsflash div.module  {
	background:none;
	/* LJ to make it smaller */
	width:300px;
	height:113px;
	margin:0 auto;
	overflow:hidden;
}

.newsflash div.module div  {
	background:none;
	padding:0;
}

.newsflash table.contentpaneopen {
	margin:0;
}

.newsflash div.module_menu div div div, .newsflash div.module div div div, .newsflash  div.module_text div div div {
	margin:0;
	padding:0;
}


/* position of pillmenu*/
#pillmenu {
  	
	position:absolute;
	bottom:0;
	right:0px;
	height:34px;
	overflow: hidden;
	padding:0 0 0 12px;
	width:954px;
  /*border-bottom: solid 2px #ffc911;*/
}

/* affects list - each item in the menu */
#pillmenu ul {
float: right;
  margin: 0;
  padding: 0;
  list-style:none; /*no bullets*/

  font-size: 12px;
  font-weight: bold;
  display:block;
  height: 24px;
  line-height: 24px;
  
  
  padding: 6px 20px;
  /*background-color: #3366ff;*/
  /*background: transparent url(../images/t_menu_divider.gif) repeat-x center bottom;*/
  /*text-decoration: none;*/

	
}

#pillmenu li {
	float: left;
	/*background-color: #3366ff;*/
	margin: 0;
	padding: 0;
	
/*border-bottom: solid 1px #37b8e0;
border-top: solid 1px #37b8e0;*/
	

}

/*#pillmenu ul li a {
        color: #283c44;
        text-decoration: none;
        
        	height:24px;
		line-height:33px;
		padding: 0 10px;
		margin:0;
		cursor:pointer;


	
	background-color: #cce0eb;
	display: block;
	background: transparent url(../images/t_menu_divider.gif) no-repeat center right;

}*/

#pillmenu a {

  font-size: 12px;
  font-weight: bold;
  float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  color: #3333cc;
  text-decoration: none;
  cursor:pointer;
  background: transparent url(../images/t_menu_divider.gif) no-repeat center right;
}


#pillmenu li a:hover{
	color:#3366ff;
	
}


#pillmenu li#current a:link, #pillmenu li#current a:hover, #pillmenu li#current a:visited {
	color: #fff;/*#3366ff;*/
	background-color: #37b8e0;
	border-bottom: solid 4px #ff9900;
}




/* JD added can be used to style each item differently */
/*#pillmenu li.item22 a {
background: url('../images/but2o.jpg') center center no-repeat;
}

#pillmenu li.item22 a:hover {
color: Red;
text-decoration: none;

}*/



.logo {
	float:left;
	width:720px;
	overflow:hidden;
	margin:0;
}

.logo h1 {
	text-align:left;
	color:#000;
	line-height:normal;
	margin:0;
}

/* LJ changed */
/*.logo a, .logo a:link, .logo a:visited  {
	float:left;
	height:36px;
	line-height:34px;
         color:#000;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
}*/

.logo a, .logo a:link, .logo a:visited  {
	/*font-size: 11px: */
	font-size: 14px;
	/*color: #3333cc; */
	color: White;
	text-align: center;
         /*text-decoration:underline;*/
	cursor: pointer;
	font-weight: bold;
	padding: 2px 4px;
}

/* LJ changeg */
.logo a:hover {
	text-decoration:none;
	color: #3333cc;
}
/* LJ changeg */
/*
.logo a:hover {
                background-color: White;
                color: #3333cc;
                text-decoration: underline;
                font-size: 12px;
} */


.cpathway {
	position:absolute;
	bottom:35px;
	left:12px;
	height:22px;
	line-height:19px;
	margin:0 auto;
	padding:0 12px 0 0;
	width:942px;
	overflow:hidden;
}

.cpathway img {
	float:left;
	padding:8px 6px 0 0;
}

span.breadcrumbs.pathway {
	float:left;
	color:#fff;
	padding:0;
	margin:0;
}

span.breadcrumbs.pathway a.pathway  {
	float:left;
	margin:0;
	padding:0 6px 0 0;
	color: #232f34;
	font-weight:400;
	text-decoration: underline;
}

span.breadcrumbs.pathway a.pathway:hover {
	text-decoration: underline;
}

/* LJ Added to format search keyword text */
#search_searchword {
	color: #333365;
	/* Following for Orange color as menu and other buttons */
	/* color:#ff9900; */
}

/* LJ Added to format options to sort search results */
#ordering {
	font-family: Arial, Helvetica, sans-serif;
	color: #232f34;
	font-size:11px;
}

/* LJ Added to align login input boxes */
#k2ModuleBox47 {
		padding:0px 0px;margin:0px;
}

#search {
	float:right;
	height:20px;
	padding:7px 0 0 0;
}

.search {
	float:left;
	height:20px;
	background: transparent url(../images/inputbox.png) no-repeat top left;
}

.search .inputbox {
	float:left;
	border: none;
	color: #232f34;
	font-size:11px;
	line-height:14px;
	width:138px;
	height:14px;
	padding:3px 6px 3px;
	margin:0;
	background:none;
}

.search .button {
	float:left;
	margin:0 0 0 3px;
	padding:2px 0 3px;
	text-transform:uppercase;
	color:#232f34;
	background:none;
	border:none;
	height:20px;
	line-height:17px;
}

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

#content {
	margin:0 auto;
	width:966px;
	background: transparent url(../images/content.gif) repeat-y top center;
}

#content_top {
	margin:0 auto;
	padding:5px 6px 0;
	width:954px;
	background: transparent url(../images/content_top.gif) no-repeat top center;
}

#leftcolumn, #rightcolumn {
	float: left;
	width: 210px;
	margin:0;
	padding:0;
}

div#maincolumn {
	float: left;
	padding:6px 10px 10px 10px;
	width:514px;
}

div#maincolumn_full {
	margin:0 auto;	
	padding:6px 10px 10px 10px;
	width: 934px;
}

div#maincolumn_left, div#maincolumn_right  {
	float: left;
	padding:6px 10px 10px 10px;
	width: 723px;
}

div#maincolumn_right {
	padding:6px 9px 10px 10px;
}

div.nopad {
	overflow: hidden;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#footer {
	height: 50px;
	width:942px;
	/* LJ to make colors INVERSE to main link on top */
	/*color: #283c44;*/
	color: #3333cc;
	padding:0 12px;
	margin:0 auto 10px;
	text-align:center;
	background: transparent url(../images/footer.png) no-repeat center bottom;
}

#footer a:link, #footer a:visited {
	/* LJ to make colors INVERSE to main link on top */
	/*color: #283c44;*/
	text-decoration: none;
	color: #3333cc;
	/* padding-bottom: 45px; */
}


#footer a:hover {
	/* LJ to make colors INVERSE to main link on top */
	/* text-decoration:underline; */
	color: White;
}

#footer_hold {
	overflow:hidden;
	height:26px;
	line-height:24px;
	font-size:11px;
}


a.footer123:link, a.footer123:visited {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#f123 {
	text-align: right;
	width: 100%;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
.f123 {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.f123_bg {
	background:url(../images/123_bg.png);
	width:134px;
	height:30px;
	text-align:center;
	padding: 0 3px;
}
.f123_1 {
	display: block;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
	padding: 0 0 2px 4px;
}

a.link_123:link, a.link_123:visited {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #797979;
	text-decoration:none;
	font-weight: 700;
}
a.link_123:hover {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #797979;
	text-decoration:none;
	font-weight: 700;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	/* LJ Modified to take it off */
	/* height: 22px; */
	height: 0px;
	margin:0;
	/* LJ Modified to take off top headers */
	/* color: #000; */
	color: White; 
}

table.blog {
	
}

h1 {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height:19px;
	font-weight: 700;
	vertical-align: bottom;
	color: #000;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	color: #0031d1;
	text-align: left;
	font-weight: 700;
}

h2, a.contentheading {
	background: none;
	border: none;
	margin:6px 0;
}

table.contentpaneopen h3 {
	margin-top: 25px;
	color:#585858;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin:6px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:700;
	text-align: left;
	/* LJ to eliminate uppercase
	text-transform:uppercase; */
	color: #333;
	padding: 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #666666;
	font-weight: 700;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #666;
	text-align: right;
}

.createdate {
	vertical-align: top;
	font-size: 11px;
	color: #999;
	padding-bottom: 8px;
}

a.readon {
	float: right;
	line-height: normal;
	font-size: 11px;
	padding: 0 0 0 14px;
	color: #7c7c7c;
	text-transform: lowercase;
	text-decoration: none;
}

a.readon:hover {
	text-decoration: underline;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fbfbfb;
	font-weight: 700;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
/* LJ added to center text in blue syndicate image (used for footer menu links) */
.mainlevel {
	line-height:12px;
}

/* LJ changed (used for footer menu links) */
/*a.mainlevel:link, a.mainlevel:visited {
		    color: #fff;
	 	    text-decoration: none;
			padding: 4px 10px;
			display: block;
}*/

/* LJ changed */
/*a.mainlevel:hover {
				color: #338d63;
				background-color: #fadc40;

}*/


/* LJ modified due to footer formatting revision - all properties eliminated */
a.mainlevel:link, a.mainlevel:visited {
                /*padding-left: 5px;
                color: Blue;
                text-decoration: none;*/
	/*font-size: 11px; */
	/* color: #3333cc; */
	/*border: 1px solid #338d63;*/
         /*border: 1px solid White;*/
	/* text-align: center; */
	/* cursor: pointer; */
	/* font-weight: bold; */
	/*padding: 2px 4px; */
}

a.mainlevel:hover {
                /*background-color: White; */
                /*color: #3333cc; */
				/* color: White; */
                /*text-decoration: none;*/
                /*font-size: 12px;*/
}


/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
	font-size:0;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  padding: 5px;
  background: none;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #999;
  font-weight: 700;
  padding: 4px;
}

tr.sectiontableentry1 td {
	padding: 4px;
}

tr.sectiontableentry1 {
	background:#e7f6fb;
}
  
tr.sectiontableentry0 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  font-size: 11px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #666;
}

table.contentpaneopen {
	border-collapse: collapse;
	padding: 0;
	margin:0 6px;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.highlight {
	background-color: #fffebb;
}

ul.latestnews, ul.mostread {
	list-style:none;
	padding:0;
	margin:0;
	text-align:left;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module, div.module_text{
	margin:0 0 14px 0;
	padding: 0;
	width:210px;
	background:transparent url(../images/box_t.gif) no-repeat top center;
}

.popular .module div {
	background:none;
	height:138px;
	overflow:hidden;
}

div.module_menu div, div.module div, div.module_text div {
	margin:0;
	background:transparent url(../images/box_b.gif) no-repeat bottom center;
}

div.module_menu div div, div.module div div, div.module_text div div {
	text-align: center;
	margin:0;
	padding:0;	
}

.newsflash div.module_menu div div, .newsflash div.module div div, .newsflash div.module_text div div {
	text-align: left;
}

div.module_menu div div div, div.module div div div, div.module_text div div div {
	padding:0 0 14px 0;
	margin:0;
	color:#292929;
}

div.module div div div div {
	width: 160px;
	color:#292929;
}

div.module_menu div div div div, div.module div div div div, div.module_text div div div div {
	background: none;
	margin:0 auto;
	padding:0;
	color:#232f34;
}

div.module_text div div div div {
	text-align: left;
}

div.module_text div div div div.bannergroup_text {
	padding: 10px 10px 10px 20px;
	width: 174px;
}

div.module_text div div div div.bannergroup_text div {
	color:#666666;
	width: auto;
	padding: 0 0 4px;
}

div.module div div div form {
	margin:0 auto;
	padding:0 0 6px 20px;
	text-align:left;
	width:180px;
}

div.module_menu ul {
	list-style: none;
	padding: 0;
}

div.module_menu ul#mainlevel {
	margin: 0 auto;
	text-align: center;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: 700;
	padding: 2px 0;
	line-height: 24px;
	background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;
}

#leftcolumn div.module table ,#rightcolumn div.module table {
	padding: 0 0 6px 0;
}

#leftcolumn div.module table td ,#rightcolumn div.module table td {
	margin:0;
	padding: 0 6px 0 0;
	height:20px;
	color:#232f34;
	text-align:left;
	line-height:13px;
	vertical-align: middle;
}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
	text-align: left;
}

/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3 { 	
	width:186px;
	height: 40px;
	line-height: 25px;
	margin:0;
	padding: 0 12px;
	/*color: #283c44;*//* LJ changed */
         color: #ffffff;
	font-size: 11px;
	text-align: left;
	font-weight: 700;
	overflow:hidden;
	text-transform:none;
	background: transparent url(../images/box_h3.png) no-repeat top center;
}

.moduletable_menu, .moduletable, .moduletable_text {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	list-style: none;
	text-align: left;
	margin:0;
	padding:0;
}

#rightcolumn ul.menu {
	margin:0 10px 0 0;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin:0 0 1px 0;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {
}


#leftcolumn ul.menu li ul li, #rightcolumn ul.menu li ul li {
}

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	display:block;
	font-weight: 400;
	font-size: 11px;
	line-height: 21px;
	padding:0 0 0 20px;
	margin:0 0 0 12px;
	text-decoration: none;
	color: #232f34;
	background: transparent url(../images/menu_arrow.gif) no-repeat left top;
}


#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #0031d1;
}

/*LEFT COL CURRENT LINK*/

#leftcolumn ul.menu li#current, #rightcolumn ul.menu li#current {
}

#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	display:block;
	color: #0031d1;
}

#leftcolumn ul.menu li#current {
	
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	display:block;
	color: #0031d1;
}

/*LEFT COL SUB LINK*/
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link,
#rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
	font-weight: 400;
	text-decoration: none;
	color: #232f34;
	margin:0 0 0 26px;
	padding:0 0 0 20px;
	line-height:21px;
}

#leftcolumn ul.menu li#current ul li a:hover, #rightcolumn ul.menu li#current ul li a:hover {
	padding:0 0 0 20px;
	color: #0031d1;
}

#leftcolumn ul.menu li ul li#current, #rightcolumn ul.menu li ul li#current {
}

#leftcolumn ul.menu li.parent ul li, #rightcolumn ul.menu li.parent ul li {
}

#leftcolumn ul.menu li.parent ul li a, 
#rightcolumn ul.menu li.parent ul li a {
	line-height:21px;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	color: #232f34;
	margin:0 0 0 26px;
	padding:0 0 0 20px;
}

#leftcolumn ul.menu li.parent ul li a:hover {
	color: #0031d1;
}

/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}


#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
	margin:0;
}


/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	padding: 0;
	margin:0;
	color:#232f34;
	text-align: left;
}

form#form-login ul {
	padding: 0;
	list-style: none;
	text-align: left;
	margin: 10px auto 0;
}

form#form-login ul li { 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 11px;
	color: #232f34;
	text-decoration: none;
}

form#form-login ul li a:hover {
	text-decoration: underline;
}

#form-login	input {
	border:none;
	color:#4b666e;
	font-size:11px;
	height:16px;
	line-height:14px;
	padding:2px 4px;
	background:#dce5e8;
}

input#modlgn_passwd, input#modlgn_username {
	width:150px;
}


/* LJ changed to make all buttons look the same*/
*[class~="button"] {
	height:20px;
	font-weight:700;
	color:#333365;line-height:15px;
	padding:2px 6px 3px;
	border:1px solid; 
	border-color: #7fb2ef #7fb2ef #7fb2ef #7fb2ef;
	background:transparent url(../images/but.gif) repeat-x top left;
}

input.button, #form-login input.button {
	height:20px;
	/*border:none;*/
	font-weight:700;
	/*color:#fff;*/
color:#333365;
	line-height:15px;
	padding:2px 6px 3px;
border:1px solid; 
border-color: #7fb2ef #7fb2ef #7fb2ef #7fb2ef;
	background:transparent url(../images/but.gif) repeat-x top left;
/*background:transparent url(../images/inputbox.png) repeat-x top left;*/
/*filter:progid:DXImageTransform.Microsoft.Gradient  
(GradientType=0,StartColorStr='#ffffff',EndColorStr='#cce0eb');  */
}


input.button:hover, #form-login input.button:hover {
	color:#283c44;
	border-color: #ff9900 #ff9900 #ff9900 #ff9900;
}



/* LJ added for CK Forms - cc from input.button but size modified to make it like login*/
input.LJSubmit {
	height:20px;
	/*border:none;*/
	font-size: 11px;
	font-weight:700;
	color:Red;
	line-height:15px;
	padding:2px 6px 3px;
    border:1px solid; 
     border-color: #7fb2ef #7fb2ef #7fb2ef #7fb2ef;
	background:transparent url(../images/but.gif) repeat-x top left;
}

input.LJReset {
	height:20px;
	/*border:none;*/
	font-size: 11px;
	font-weight:700;
	color:#333365;
	line-height:15px;
	padding:2px 6px 3px;
    border:1px solid; 
    border-color: #7fb2ef #7fb2ef #7fb2ef #7fb2ef;
	background:transparent url(../images/but.gif) repeat-x top left;
}

input.LJSubmit:hover, input.LJReset:hover {
	color:#283c44;
	border-color: #ff9900 #ff9900 #ff9900 #ff9900;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.banneritem_text a {
	font-weight:700;
	color:#000;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 4px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: 700;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { 
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

#system-message dd {
	text-indent: 0;
}

#system-message dd ul {
	list-style-type: none;
	color: #c00; 
	background: none;
	border: none;
}

#system-message {
	margin-top: 5px;
}

/*LJ added */

/* --- Tag Cloud --- */
div.k2TagCloudBlock {padding:8px 0;}
div.k2TagCloudBlock a {padding:4px;float:left;display:block;color:#333365;font-family: Arial, Helvetica, sans-serif;}
div.k2TagCloudBlock a:hover {padding:4px;float:left;display:block;background:#cce0eb;text-decoration:none;color:#333365;border: 1px;}
/* --- Cat and Tag Menu Headers size --- */
div.genericItemHeader h2.genericItemTitle  a {font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
div.catItemHeader h3.catItemTitle  { font-family: Arial, Helvetica, sans-serif; font-size:14px;font-weight:bold;line-height:110%;padding:10px 0 4px 0;margin:0;}
div.catItemHeader h3.catItemTitle  a{ font-family: Arial, Helvetica, sans-serif; font-size:14px;font-weight:bold;line-height:110%;padding:10px 0 4px 0;margin:0;}
div.itemHeader h2.itemTitle {font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;font-weight:bold;line-height:110%;padding:25px 0 4px 0;margin:0;}
div.catItemHeader h3.catItemTitle  { font-family: Arial, Helvetica, sans-serif; font-size:14px;font-weight:bold;line-height:110%;padding:10px 0 4px 0;margin:0;}
/* to make all hyperlinks look the same */
div.catItemIntroText a, #ckformcontainer a, div.module a {color:#3333cc;}


/* LJ added, jomlacc specific styles to display contacts as required*/
/* LJ added, jomlacc specific styles */
#contactus {
                float:right;
                /*height:20px*/
                padding:7px 0 0 0;
}

.contactus {
                float:left;
                /*height:20px;*/
                /*background: transparent url(../images/inputbox.png) no-repeat top left;*/
				/* LJ modified to align text vertically with Search box*/
				line-height:33px;
}

.contactus a, .contactus a:link, .contactus a:visited  {

                font-size: 11px;
                color: #3333cc;
                text-align: center;
         /*text-decoration:underline;*/
                cursor: pointer;
                font-weight: bold;
                padding: 2px 4px;
}

.contactus a:hover {
				/* LJ changed to coincide with footer menu */
                /* background-color: White; */
                color: White;
				text-decoration: none;
                /* text-decoration: underline; */
                /* font-size: 12px; */
}
