body,html { height:100%; }
body {
	font-family: Verdana, Arial, sans-serif;
        line-height: 16px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #000;
	background-color: #fff;
}

body.contentpane {
	background-color: #fff;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none; margin: 0 5px;
}

p {
	margin: 0 0 12px 0; font-size: 12px;
	text-align: left;
}

a:link, a:visited {color: #000; text-decoration: underline; font-weight: 400;}
a:hover {text-decoration: none; color:#f00;}


input  {
	color: #000;
	outline: none;
	margin: 0;
}

input:focus {
	outline: none;
}

button {
	color: #fff;
	font-size: 11px;
	border: none;
	background: #696969;
	cursor: pointer;
}


#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:20px;
	line-height:19px;
	padding: 2px 4px 4px;
	margin:6px 0 0 0;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#page_bg {
	background: #fff url(none) repeat-x bottom center;
}

#wrapper {
	background: #fff url(../images/page_bg.png) repeat-x top center;
}

#wrapper_content {
	margin:0 auto;
	padding: 0 0 60px 0;
	background: transparent url(../images/wrapper.png) no-repeat top center;
}

#header {
	position:relative;
	margin:0 auto;
	padding:0 11px;
	height:255px;
	width:956px;
	background: #fff url(../images/headerimg2.jpg) no-repeat bottom left;
}

.newsflash {
	position:absolute;
	right:46px;
	top:156px;
	height:98px;
	width:510px;
	text-align:justify;
	overflow:hidden; font-size: 11px;
}

.newsflash h3 {
	width:490px;
	height:24px;
	color:#000;
	overflow:hidden;
	line-height:23px;
	margin:0 0 10px 0;
	padding:0 10px;
	text-align:left;
	background: transparent url(none) no-repeat top center;
}
.newsflash h4 {
	width:490px;
	height:24px;
	color:#000;
	overflow:hidden;
	line-height:23px;
	margin:0 0 10px 0;
	padding:0 10px;
	text-align:left;
	background: #f00 url(none) no-repeat top center;
}

.newsflash p {
        font-size: 11px;
	margin:0 0 5px 0;
	padding:0;
	text-align:left;

}
.newsflash table tr td {
	padding:0 0 0 10px;
	color:#000;
	height:80px;
}

.newsflash  a {
	color:#319288;
	font-weight:700;
	text-decoration:none;
}

.newsflash div.module  {
	background:none;
	width:510px;
	margin:0 auto;
	overflow:hidden;
}

.newsflash div.module div  {
	background:none;
	padding:0;
}

.newsflash table.contentpaneopen {
	margin:0; font-size: 11px;
}

.newsflash div.module_menu div div div, .newsflash div.module div div div, .newsflash  div.module_text div div div {
	margin:0; padding:0; font-size: 11px;
}

#pillmenu {
	float:right;
	height:40px;
	width:550px;
	padding:26px 0 0 0;
}

#pillmenu ul {
	float:right;
	padding:0;
	margin:0;
	height:14px;
	overflow: hidden;
	list-style: none;
}

#pillmenu li {
	float: left;
}

#pillmenu li a, #pillmenu li a:visited {
	float:left;
	color: #000;
	text-decoration: none;
	font-weight: 700;
	height:14px;
	line-height:13px;
	padding: 0 14px;
	margin:0;
	cursor:pointer;
	background: transparent url(../images/t_menu_divider.gif) no-repeat center right;
}

#pillmenu li a:hover, #pillmenu li a#active_menu-nav {
	color: #ffd700; background-color: #000;}

.logo {
	float:left;

	padding:4px 0 0 0;

}

.logo table {


}

.logo table td{

}


.logo h1 {
	text-align:left;
	color:#000; background-color: #ffd000;
	text-transform:uppercase;
	line-height:normal;
	margin:0;
}

.logo a, .logo a:link, .logo a:visited  {
	color:#000;
	font-size:22px;
	font-weight:700;
	text-decoration:none;
}

.logo a:hover {
	text-decoration:none;
	font-weight:700; color: #ffd700; background-color: #000;
}

.cpathway {
	position:absolute;
	bottom:7px;
	left:24px;
	height:13px;
	line-height:13px;
	width:932px; color: #000; background-color: #ffd700;
	overflow:hidden;
}

.cpathway img {
	float:left;
	padding:4px 6px 0 0;
}

span.breadcrumbs.pathway {
	float:left;
	color: #000; background-color: #ffd700;
	padding:0;
	margin:0;
}

span.breadcrumbs.pathway a.pathway  {
	float:left;
	margin:0;
	padding:0 6px 0 0;
	color:#797979;
	font-weight:400;
	text-decoration: none;
}

span.breadcrumbs.pathway a.pathway:hover {
	text-decoration: underline;color: #ffd700; background-color: #000;
}

.search_holder {
	float:right;
	height:28px;
	width:185px;
	padding:6px 0 0 10px;
	background: transparent url(none) no-repeat bottom right;
}

#search {
	padding:0;
}

.search {
}

.search .inputbox {
	float:left;
	border: #fff 1px solid;
	color: #fff;
	font-size:11px;
	line-height:13px;
	height:14px;
	width:138px;
	padding:3px 6px 3px;
	background:#4ca69d;
}

.search .button {
	float:left;
	margin:0;
	padding:0;
	border:none;
	height:20px;
	width:27px;
	text-indent:-9999px;
	background: transparent url(../images/search_but.gif) no-repeat top left;
}

.search .button:hover {
}

#content {
	margin:0 auto;
	width:980px;
}

#holder {
	margin:0 auto;
	width:965px;
}

.middle {background: transparent url(../images/middle.png) repeat-y top center;}
.bottom {padding:0 0 29px 0; background: transparent url(../images/bottom.png) no-repeat bottom center;}
.top {padding:20px 0 0 0; background: transparent url(../images/top.png) no-repeat top center;}

.middle_left {background: transparent url(../images/middle_l.png) repeat-y top center;}
.bottom_left{padding:0 0 29px 0; background: transparent url(../images/bottom_l.png) no-repeat bottom center;}
.top_left {padding:20px 0 0 0; background: transparent url(../images/top_l.png) no-repeat top center;}

.middle_right {background: transparent url(../images/middle_r.png) repeat-y top center;}
.bottom_right{padding:0 0 29px 0; background: transparent url(../images/bottom_r.png) no-repeat bottom center;}
.top_right {padding:20px 0 0 0; background: transparent url(../images/top_r.png) no-repeat top center;}

.middle_full {background: transparent url(../images/middle_full.png) repeat-y top center;}
.bottom_full{padding:0 0 29px 0; background: transparent url(../images/bottom_full.png) no-repeat bottom center;}
.top_full {padding:20px 0 0 0; background: transparent url(../images/top_full.png) no-repeat top center;}

#leftcolumn, #rightcolumn {
	float: left;
	width: 220px;
	padding:0;
	margin:0 10px 0 0;
}

#rightcolumn {
	float: right;
	margin:0 0 0 10px;
}

div#maincolumn {
	float: left;
	padding:6px 10px 40px 10px;
	margin:0;
	width:476px;
}

div#maincolumn_full {
	margin:0 auto;	
	padding:6px 20px 40px;
	margin:0;
	width: 920px;
}

div#maincolumn_left, div#maincolumn_right  {
	float: left;
	padding:6px 10px 40px 10px;
	margin:0;
	width: 698px;
}

div#maincolumn_right {
	padding:6px 9px 10px 18px;
}


div.nopad {

}


div.nopad ul {
	clear: both;color: #000;
}

td.middle_pad {
	width: 20px;
}

#footer {
       border-top: 10px #ffd700 solid;
	width:940px;
	padding:0 20px;
	margin:0 auto;
	color: #000;
	text-align:left; font-size: 9px;
	background: transparent url(none) no-repeat top center;
}

#footer a {
	color: #000;
	text-decoration: underline;
}


#footer a:hover {
	text-decoration:none; color: #ffd700; background-color: #000;
}

a.footer123:link, a.footer123:visited {
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: underline;
}

#f123 {
	text-align: right;
	width: 100%;
	margin: 0 auto;
	font-family: Tahoma, Arial, sans-serif;
}
.f123 {
	text-align: right;
	font-family: Tahoma, Arial, 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: Tahoma, Arial, sans-serif;
	color: #000;
	text-align: left;
	padding: 0 0 2px 4px;
}

a.link_123:link, a.link_123:visited {
	font-size: 12px;
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
	color: #797979;
	text-decoration:none;
	font-weight: 700;
}
a.link_123:hover {
	font-size: 12px;
	font-family: Tahoma, Verdana,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 {

	margin:0;
	color: #000; size: 15px;
}

table.blog {
	
}

h1 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20px;
	line-height:22px;
	font-weight: 700;
	color: #000;
	text-align: left;

}

h2, .contentheading {
	font-family: Verdana, Arial, sans-serif;
        font-size: 16px;
	color: #000;
	text-align: left;
	font-weight: 700;
	margin-top: 0px;
}

h2, a.contentheading {
	background: none;
	border: none;
	margin-top: 0px;
}

table.contentpaneopen h3 {
	margin-top: 0px; font-size: 14px;
	color:#000;
}

h4 {
	color: #000;	margin-top: 0px; 
}

h3, .componentheading, table.moduletable th, legend {
	margin-top: 0px; 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 15px;
	font-weight:700;
	text-align: left;
	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: #000; background-color: #ffd700; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Tahoma, Arial, 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 */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {

}

.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: 0px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  padding: 5px; float: right; width: 250px;
  background: none; border: 2px #ccc solid;
}

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:#fff;
}
  
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;}

.contentpaneopen h1, table.contentpane h1{ color: #000;
	margin: 0; 	padding:5px 5px 5px 3px;}

table.contentpane td{	text-align: left;}

table.contentpane td.contentdescription {	width: 100%;}

table.contentpane  {	text-align: left;	float: left;	width: 100%; font-size: 11px;}

table.contentpane ul li a .category {	color: #FF8800;}

table.contentpane ul li {	color: #000;}

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 fieldset a:hover{color: #000; background-color: #ffd700;}

table.contentpaneopen h3 {	margin-top: 10px;}

table.contentpaneopen h4 {	color: #000;}

table.contentpaneopen a:link, table.contentpaneopen a:visited {color: #000; text-decoration:underline; }
table.contentpaneopen a:hover {text-decoration:none; color: #f00;  }

table.contentpane a:link, table.contentpane a:visited {color: #000; text-decoration:underline; font-weight: bold; font-size: 12px;}

.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: 5px; 
}

div.module_menu, div.module, div.module_text{
	margin:0 0 14px 0;
	padding: 0;
}
div.module a:hover {color: #ffd700;background-color: #000;}

.popular .module div {
	background:none;
	height:138px;
	overflow:hidden;
}

div.module_menu div, div.module div, div.module_text div {
	margin:0;
}

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:#000;
}

div.module div div div div {
	width: 160px;
	color:#000;
}

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:#007700;
}

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; font-size: 12px;
}

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; color: #000;
	padding: 2px 0;
	line-height: 24px;
	background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;
}
div.module_nav ul li a:hover {color: #ffd700; background-color:#000;}
div.mod_events_latest a:hover {color: #ffd700; background-color:#000;}

#leftcolumn div.module table ,#rightcolumn div.module table {
	padding: 0 0 6px 0; font-size: 11px;
}

#leftcolumn div.module table td ,#rightcolumn div.module table td {
	margin:0;
	padding: 0 6px 0 0;
	height:20px;
	color:#000; font-size: 11px;
	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:200px;
	height: 28px;
	line-height:27px;
	margin:0 0 10px 0;
	padding: 0 10px;
	font-size: 11px;
	color: #000;
	text-align: left;
	font-weight: 700;
	overflow:hidden;
	text-transform:none;
	background: transparent url(../images/box_h3.png) no-repeat top center;
}

 #rightcolumn h3 {
}

.moduletable_menu, .moduletable, .moduletable_text {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	width:210px;
	list-style: none;
	text-align: left;
	padding:0 0 0 10px;
	margin:0;
}

#rightcolumn ul.menu {
	width:200px;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin:0 0 1px 0; color: #000;
	background: transparent url(../images/menu_li.png) no-repeat left bottom;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover { 
}


#leftcolumn ul.menu li ul li, #rightcolumn ul.menu li ul li {color: #000;}

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link, #leftcolumn ul.menu li a:visited,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link, #rightcolumn ul.menu li a:visited{
	display:block;
	font-weight: 700;
	font-size: 11px;
	line-height: 21px;
	padding:0 0 0 12px;
	margin:0;
	text-decoration: none;
	color: #fff;
	background: #000 url(../images/menu_arrow.png) no-repeat left top;
}


#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	 text-decoration: none;color: #ffd700; background-color: #000;
}

/*LEFT COL CURRENT LINK*/

#leftcolumn ul.menu li#current, #rightcolumn ul.menu li#current {color: #000;
}

#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; font-weight: 700;
	color: #ffd700; background-color: #000;
}

#leftcolumn ul.menu li#current {
	
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	display:block;
	color: #ffd700; background-color: #000;
}

/*LEFT COL SUB LINK*/
#leftcolumn ul.menu li#current ul li, #rightcolumn ul.menu li#current ul li {
		color: #000; background-color: #ffd700;
}

#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link, #leftcolumn ul.menu li#current ul li a:visited,
#rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
	font-weight: 700;
	text-decoration: none;
	color: #000; background-color: #ffd700;
	margin:0 0 0 5px;
	padding:0 0 0 0px;
	line-height:21px;

}


#leftcolumn ul.menu li#current ul ul li a, #leftcolumn ul.menu li#current ul ul li a:link, #leftcolumn ul.menu li#current ul ul li a:visited,
#rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
	font-weight: 700;
	text-decoration: none;
	color: #000; background-color: #ffd700;
	margin:0 0 0 5px;
	padding:0 0 0 0px;
	line-height:21px;

}


#leftcolumn ul.menu li#current ul li a:hover, #rightcolumn ul.menu li#current ul li a:hover {
	margin:0 0 0 5px;
	padding:0 0 0 0px;
	color: #ffd700; background-color: #000;

}

#leftcolumn ul.menu li ul li#current, #rightcolumn ul.menu li ul li#current { color: #000; background-color: #ffd700;
}

#leftcolumn ul.menu li.parent ul li, #rightcolumn ul.menu li.parent ul li {color: #000;background-color: #ffd700;
}

#leftcolumn ul.menu li.parent ul li a, #leftcolumn ul.menu li.parent ul li a:visited,
#rightcolumn ul.menu li.parent ul li a, #rightcolumn ul.menu li.parent ul li a:visited {
	line-height:21px;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	color: #000; background-color: #ffd700;
	margin:0 0 0 5px;
	padding:0 0 0 0px;
	background:none;
}

#leftcolumn ul.menu li.parent ul li a:hover {
	color: #ffd700; background-color: #000;
}

/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
	margin:0 0 0 5px;
	padding:0 0 0 0px;
}

#leftcolumn ul.menu li#current ul li {
	margin:0 0 0 5px;
	padding:0 0 0 0px;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
	margin:0 0 0 5px;
	padding:0 0 0 0px;
}


#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
	margin:0 0 0 5px;
	padding:0 0 0 0px;
        color: #009300;
}


/* 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:#000;
	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: #000;
	text-decoration: none;
}

form#form-login ul li a:hover {
	text-decoration: underline;
}

#form-login	input {
	border:1px solid #c6c6c6;
	color:#00f;
	font-size:11px;
	height:14px;
	line-height:14px;
	padding:2px 4px;
	background:#fff;
}

input#modlgn_passwd, input#modlgn_username {
	width:142px;
}

input.button, #form-login input.button {
	height:20px;
	border:1px solid #dfdfdf;
	font-weight:700;
	color:#000;
	line-height:14px;
	padding:2px 6px 3px;
	background:transparent url(../images/but.gif) repeat-x top left;
}

input.button:hover, #form-login input.button:hover {
	color:#797979;
}

/* 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: Tahoma, Arial, 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;
}


.left {	float:left; 	position:relative; 	width:47%; left:3px; z-index:999;}
.right 	{	float:right; 	position:relative; 	width:47%; 	right:3px; z-index:0;}