/** GENERAL STYLES **?
/* tag styles */
html {height: 100%; margin-bottom: 0px;}
font{font-size:10px !important;font-family:Arial,Helvetica,sans-serif !important}

body,th,td,p,i,b,div,span,a,select,imput,textarea,form,blockquote,ul,ol,dl,h1,h2,h3,h4,h5,h6,li {font-family:Arial, Helvetica, sans-serif}
body,th,td,p,span,a,div{font-size:10pt}


h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
	color: #333333;
	text-align: left;
	width: 100%;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	vertical-align: bottom;
	color: #336699;
	text-align: left;
	font-weight: bold;
}	/* 000099 */

h3 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #990000;
}

h4 { 	color: #333; }


p {font-style: normal; font-weight: normal; font-variant: normal; margin: 0 0 10px 0;}
i {font-style: italic; line-height: normal; font-weight: normal; font-variant: normal}
b {font-style: normal; font-weight: bold; font-variant: normal}
ol {font-style: normal; font-weight: normal; font-variant: normal}
ul {font-style: normal; font-weight: normal; font-variant: normal; margin: 0;}
li {font-style: normal; font-weight: normal; font-variant: normal}
br {font-style: normal; font-weight: normal; font-variant: normal }
hr { background:#333;color:#333;height:1px;padding:0px;border:0px}


/* site custom styles */
.navrt {font-size: 9pt; font-style: normal; font-weight: normal; font-variant: normal; color: #000000}
.navlt {font-style: normal; font-weight: bold; font-variant: normal; color: #000099; text-decoration: none}
.navltsub {font-size: 8pt; font-style: normal; font-weight: normal; font-variant: normal}

.headbdy, h1 {margin: 0; font-size: 16pt; font-style: normal; font-weight: bold; font-variant: normal; color: #333333; padding:0px}
.head-rtnav {font-style: normal; font-weight: bold; font-variant: normal; color: #660000}

.text {font-style: normal; line-height: normal; font-weight: normal; font-variant: normal}
.textsml {font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal}

.sharethis { text-align: right; padding:0px; float:right; margin-top: 0px;; margin-right: -3px}

.red {color: #CC0000}

.layer { position: absolute; visibility: hidden; }
.modv01 { margin: 10px 0 10px 10px }


/* form styles */
form {	margin: 0; padding: 0;}
select{font-size:9pt}
input{font-size:9pt}

input.button, .validate  {
	background: #7f98a1;
	border: 0;
	font-size: 10px;
	color: #fff;
	padding: 3px 4px;
}

input.button:hover, .validate:hover  { }
.inputbox, #email, #name { border: 1px solid #7f98a1; padding: 2px; }
.inputbox:hover { }


#modlgn_remember  { border:0; }
div.module div div div form#form-login {
	width: 160px;
}



/* Search */
.search input.button {
	display: none;
}
#search {
	float: left;
	padding: 0;
	margin: 0;
}
#search div.module div div div form {
	padding: 0;
	margin: 0;
}
#search div.module_menu div div div div.search, #search  div.module div div div div.search {
	text-align: left;
	padding: 0;
	margin: 0;
	background: url(../images/search_bg.png) top left no-repeat;
	height: 34px;
}
#search div.module_menu div div div div.search1, #search  div.module div div div div.search1 {
	float: right;
	text-align: left;
	padding: 0;
	margin: 0;
	background: url(../images/search_bg.png) top right no-repeat;
	border: none;
}
#search div.module_menu div div div div.search1 input, #search  div.module div div div div.search1 input {
	float: right;
	line-height: 13px;
	font-size: 12px;
	color: #798950;
	margin:	0;
	width: 115px;
	height: 20px;	
	padding: 5px 5px 0 5px;
	border: none;
	text-transform: capitalize;
	background:none;
}	
#search .search .inputbox {
	line-height: 14px;
	font-size: 12px;
	color: #fff;
	margin:	0;
	width: 154px;
	height: 14px;	
	padding: 7px 0px 0 5px;
	border: none;
	text-transform: capitalize;
	background:none;
}
#search .search .button {
	text-align: center;
	background: transparent url(../images/search_btn_bg.png) top center no-repeat;
	font-size: 11px;
	color: #798950;
	margin: 0 0 0 10px;
	padding:0 0 2px 0;
	width: 65px;
	height: 27px;
	border:none;
	line-height: 26px;
}







/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

body {
	background: #666666;
	margin: 0;
	padding: 0;
	color: #333;
} 	

body.contentpane { background-color: #FFFFFF }
.body_bg { margin: 10px 0 0 0;}


#page_bg {
	width: 960px;
	height: 100%;
	padding: 0;
	margin: 0 auto;
	background: #ffffff url(../img/page_center_bg.png) top center repeat-y;
}	
	

/* a links */
a:link, a:visited {
	outline: none;
	text-decoration: underline;
	font-weight: normal;
	color: 	#3399FF
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #CC3333;
}


div.center {
	text-align: left;
	margin: 10px auto 0 auto;
	padding: 0 0 10px 0;
	width: 960px;
}


div#wrapper {
	padding: 0;
	margin: 0 auto;
}


/* Pill above header */
.pill_m {
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	width:790px;
}
#pillmenu {
	text-align: left;
	padding: 0 0 0 10px;
	margin:0 auto;
}
#pillmenu ul {
	margin: 0;
	padding: 6px 0 0 0;
	list-style: none;
}
#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
	background:none;
}
#pillmenu li:hover {
}
#pillmenu li a#active_menu-nav {
	
}
#pillmenu li a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	line-height: 18px;
	padding: 0 0 0 15px;
	margin: 0 10px 0 0;
	color: #3399FF;
	text-decoration: none;
	font-weight: bold;
	background: none;
	height: 20px;
	background: url(../images/menu_row.png) center left no-repeat;
}	color: #caab73;
#pillmenu li a:hover {
	text-decoration: underline;
}



/* Header */
#header {
	height: 250px;
	background: transparent url(../img/header_bg.jpg) top center no-repeat;
	margin: 10px auto 0 auto;
	width: 940px;
	padding: 0;
}	

#content {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

#topw {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: url(../img/topw_bg.png) top center no-repeat;
}

#logo {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 300px;
	line-height: 24px;
}  

#logo a, #logo a:link, #logo a:hover {
	font-weight: bold;
	font-size: 24px;
	padding:0;
	margin: 0;
	letter-spacing: 1px;
	color: #CCCCCC;
	text-decoration: none;
	outline: none;
	
}

/* Breadcrumbs */
#breadcrumbs { }
div.cpathway {
	margin: 0 0 10px 0;
	padding: 0;
	height: 25px;
	background: transparent url(../images/cpathway-right.jpg) bottom right no-repeat;
}
div.cpathway div.cpleft {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 25px;
	background: transparent url(../images/cpathway-left.jpg) bottom left no-repeat;
}
div.cpathway span {
	padding: 0 10px;
	color: #999999;
	line-height: 23px;
	font-size: 11px;
}
div.cpathway span a {
	color: #999999;
}

#leftcolumn {
	margin: 0;
	width: 190px;
	float: left;
	padding: 15px 0 10px 0;
	text-align: left;
}	/* padding: 0 0 10px 0; */

#rightcolumn {
	margin: 0;
	width: 190px;
	float: right;
	padding: 0 0 10px 0;
	text-align: left;
}

div#maincolumn {
	float: left;
	width: 555px;
	margin: 0 0 6px 0;
	backgroun-color: #FFFFFF;
}

.m1 {background: transparent url(../img/m1.png) top center repeat-x;} /*  */
.m2 {background: transparent url(../img/m2.png) top left no-repeat;} /*  */
.m3 {background: transparent url(../img/m3.png) top right no-repeat; padding: 10px; } /*  */

div#maincolumn_full {
	float: left;
	width: 740px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	backgroun-color: #FFFFFF;
}   /* margin: 0;  margin: -25px 0 0 0;*/

#footer, .footercopy {
	height: 10px;
	width: 960px;
	margin: 3px auto 0 auto;
	padding: 0 0 10px 10px;	
	color: #FFFFFF;
	font-size: 8pt;
	text-align: center;
}   /* background-color: #FFFFFF;  background: url(../images/footer_bg.png) top center no-repeat;*/

#footer p {
	height: 30px;
	text-align: right;
	padding: 10px 30px 0 0;
	color: #666666;
}

.footercopy a, .footercopy a:link, .footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 8pt;
}  
.clr { clear: both;}



div#timedate {
	font-size: 12px;
	font-weight: bold;
	color: #AB4C37;
	text-align: center;
	padding: 0 0 10px 0;	
}



div.nopad {
	overflow: hidden;
	padding: 0;
}
div.nopad form#jForm p, div.nopad form#jForm  div#navigation {
	padding: 5px 0 0 10px;
}
div.nopad ul {
	clear: both;
}

img,table { border: none; }

table.contentpane ul li, div.nopad ul {
	list-style-image: url(../images/li.png);
}

td.middle_pad {
	width: 20px;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}



#newsflash {
	font-size: 11px;
	height: 130px;
	overflow: hidden;
}

#newsflash div.module_menu div div div, #newsflash div.module div div div {
	text-align: justify;
}
#newsflash h3 {
	width: 456px;	
	color: #798950; /*color: #4CAFC6;*/
	font-size: 13px;
	height: 26px;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 10px;
	background: url(../images/newsflash_h3.png) top left no-repeat;
	font-weight: bold;
	line-height: 24px;
	margin: 0
}



/*****************************************/
/*** 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 {
	height: 32px;
	padding: 0 0 0 10px;
} */
td.contentheading,  div.contentheading, div.componentheading, div.h1{
	padding: 0;
	font-size: 22px;
	vertical-align: middle;
	color: #333333; 
	text-align: left;
	font-weight: bold;
}
table.blog { }


table.contentpaneopen h3 { margin-top: 25px; }


/* small text */
.small {
	font-size: 10px;
	color: #999933;
	font-weight: normal;
	text-align: left;
}
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #999933;
	font-weight: normal;
	text-align: right;
}
.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #999933;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}
a.readon {
	display: block;
	float: right;
	text-decoration: none;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	color: #CAAB73;
	border-bottom: solid 1px #CAAB73;
}
a.readon:hover {
	color: #CAAB73;
	text-decoration: none;
	border-bottom: solid 1px #fff;
}

/* 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,FreeSans,sans-serif;
	font-size: 10px;
}
.ol-captionfont {
	font-family: Arial,Helvetica,FreeSans,sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.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;
	margin: 0;
	line-height: 18px;
	text-decoration: none;
	color: #2EB6F4;
	font-weight: bold;
	font-size: 11px;
}
a.mainlevel:hover {
}
/* spacers */
span.article_separator {
	display: block;
	height: 5px;
}
.article_column {
}
.column_separator {
	
}
td.buttonheading {
	text-align: right;
	width: 0;
}
.clr {
	clear: both;
}
table.blog span.article_separator {
	display: block;
	height: 5px;
}
/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
table.contenttoc td {
  padding: 0 5px;
}
/* content tables */
td.sectiontableheader {
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #666;
}
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}
td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #333;
  font-size: 10px;
}
/* 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%;
	margin: 8px;
}
table.contentpane ul li a .category {
	color: #FF8800;
}
table.contentpane ul li {
	color: #333;
}
table.contentpaneopen {
	margin: 2px 8px;
}
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,FreeSans,sans-serif;
	color: #669933;
}
.highlight {
	background-color: #fffebb;
}


/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}
div.moduletable, div.module {
  margin-bottom: 0px;
}
div.module_menu, div.module {
	margin: 0;
	padding: 0;
}
div.module_menu div, div.module {
	
}
div.module_menu div div, div.module div div {
	margin: 0 0 5px 0;
	padding: 0;
	background: none /* url(../images/menu_bottom.png) bottom left no-repeat*/;
}
#newsflash div.module_menu div div, #newsflash div.module div div, #search div.module_menu div div, #search div.module div div  {
	background: none;
	padding: 0;
	margin: 0;
}
div.module_menu div div div, div.module div div div{
	margin: 0;
	background: none /*url(../images/menu_top_out.png) top left no-repeat*/;
	text-align: left;
	padding: 0 0 0px 0;
}	/* text-align: center; */

#rightcolumn div.module div div div a{
	padding: 0 0 0 10px;
}

	

div.module_menu div div div div, div.module div div div div {
	background: none;
	padding: 3px 8px;
	text-align: left;
}	/* padding: 4px 8px; */
div.module div div div form {
	padding: 4px 0 0 4px;
	margin: 0 auto;
	text-align: left;
}
div.module div div div form table td {
	text-align: left;
}
div.module div div div form ul{
	margin: 10px 0 0;
	padding: 0; 
	list-style: none;
}
div.module_menu ul {
	list-style: none;
	text-align: left;
	padding: 0;
}
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: bold;
	/*background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;*/
	padding: 2px 0 2px 20px;
	line-height: 24px;
	text-decoration: none;
	color: #829300;
	font-size: 11px;
}
div.module_text div div div div  {
	margin:0 auto;
	
}
div.bannergroup_text {
	display:block;
	width:180px;
	background: none /*url(../images/menu_bottom.png) bottom left no-repeat*/;
	padding: 0px 10px 0 10px;
}
.bannerheader {
padding: 0 0 0 6px;
}
#leftcolumn div.module table ,#rightcolumn div.module table {
	margin:0 auto;
}
div.module table.poll {
	width: 160px;
	margin:0 atuo;
}
#leftcolumn div.module table.poll td {
	text-align: left;
}




/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3  { 	
	width: 170px;	
	color: #6192a9; /*color: #798950;*/
	font-size: 13px;
	height: 30px;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 10px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	background: url(../images/h3.png) top left no-repeat;
	
}
#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}
#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin: 0 auto;
	padding: 5px 0 0 4px;
	list-style: none;
	width: 170px;
}
#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0;
	padding: 0;
}
#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {
}



/*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 {
	line-height: 18px;
	padding: 0 0 0 12px;
	text-decoration: none;
	font-size: 12px;
	background: url(../images/menu_row.png) center left no-repeat;
	margin: 0;
	height: 18px;
	color: #000099;
	font-weight: bold;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #00CC99;
	text-decoration: underline;
}

/*LEFT COL CURRENT LINK*/
#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 {
	line-height: 18px;
	height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	text-decoration: underline;
	color: #000099;
	font-weight: bold;
	font-size: 12px;
	background: url(../images/menu_row.png) center left no-repeat;
}

#leftcolumn ul.menu li#current a:hover, 
#rightcolumn ul.menu li#current a:hover {
	color: #00CC99;
	text-decoration: underline;
}

/*LEFT COL SUB LINK*/
#leftcolumn ul.menu li#current ul li a, 
#leftcolumn ul.menu li#current ul li a:link {
	line-height: 18px;
	height: 18px;
	margin: 0 0 0 12px;
	padding: 0 0 0 18px;	
	text-decoration: none;
	color: #000099;
	font-weight: normal;
	font-size: 12px;
	display: block;
	border: none;	
	background: url(/img/tri_r.gif) center left no-repeat;
}

#leftcolumn ul.menu li ul li#current a, 
#leftcolumn ul.menu li ul li#current a:link, 
#leftcolumn ul.menu li ul li#current a:visited, 
#leftcolumn ul.menu li ul li#current a:hover {
	line-height: 18px;
	height: 18px;
	margin: 0 0 0 12px;
	padding: 0 0 0 18px;	
	text-decoration: underline;
	color: #000099;
	font-weight: normal;	
	font-size: 12px;
	border: none;
	background: url(/img/tri_r.gif) center left no-repeat;
}

#leftcolumn ul.menu li.parent ul li a {
	line-height: 18px;
	height: 18px;
	margin: 0 0 0 12px;
	padding: 0 0 0 18px;
	text-decoration: none;
	color: #000099;
	font-size: 12px;
	font-weight: normal;
	display: block;
	border: none;	
	background: url(/img/tri_r.gif) center left no-repeat;	

}

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}



/*SUBMENU POSITION LEVEL 3*/
#leftcolumn ul.menu li.parent ul li#current ul li a {
	line-height: 18px;
	height: 18px;
	margin: 0 0 0 20px;
	padding: 0 0 0 18px;
	text-decoration: none;
}

#leftcolumn ul.menu li ul li.parent ul li a {
	line-height: 18px;
	height: 18px;
	margin: 0 0 0 20px;
	padding: 0 0 0 18px;
	text-decoration: none;
}

#leftcolumn ul.menu li ul li.parent ul li#current a {
	line-height: 18px;
	height: 18px;
	margin: 0 0 0 20px;
	padding: 0 0 0 18px;
	text-decoration: underline;
}


/*SUBMENU POSITION LEVEL 4*/
#leftcolumn ul.menu li.parent ul li ul li#current ul li a{
	line-height: 18px;
	height: 18px;
	margin: 0 0 0 28px;
	padding: 0 0 0 18px;
	text-decoration: none;
}

#leftcolumn ul.menu li ul li ul li.parent ul li a {
	line-height: 18px;
	height: 18px;
	margin: 0 0 0 28px;
	padding: 0 0 0 18px;
	text-decoration: none;
}

#leftcolumn ul.menu li ul li ul li.parent ul li#current a {
	line-height: 18px;
	height: 18px;
	margin: 0 0 0 28px;
	padding: 0 0 0 18px;
	text-decoration: underline;
}




/* 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;
}
table.adminform textarea {
  width: 540px; height: 400px;
  font-size: 1em; 
  color: #000099;
}
form#form-login fieldset { border: 0 none; margin: 0; padding: 0;}
form#form-login ul li{ padding: 0; }
form#form-login ul li a { text-align: left; padding: 0; font-size: 10px;}



/* 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,FreeSans,sans-serif;
	font-weight: bold;
	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 8px; font-size: 11px;}
.bannerfooter_text { padding: 8px 20px; font-size: 11px; text-align: right; }


/* Polls */
.pollstableborder td {	text-align: left; }


/* Frontend Editing*/
fieldset { border: 1px solid #ccc;	margin-top: 15px; padding: 15px; }
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: bold;
	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 Messages */
/* see system general.css */
.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }


/* System Error Messages */
#system-message dd.error ul { 
     color: #999; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
     padding: 0;
     margin: 0;
	 list-style: none;
}
/* System Notice Messages */
#system-message dd.notice ul { 
     color: #ECA5A7; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
     padding: 3px;
     margin: 0 0 5px 0;
	 list-style-image: none;
}
#system-message dd {
     text-indent: 0;
}
#system-message dd ul {
     list-style: none;
     color: #f00; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
	 list-style-image: none;
}
#system-message {
     margin: 5px auto;
	 text-align: center;
	 width: 98%;
}


