/**
 * @version		1.0 January 5, 2012
 * @author		RocketTheme, LLC http://www.rockettheme.com
 * @copyright 	Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license		http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */

/* Added for <li> text in Menu > Section Layout, EfnWeb */
table.contentpane tr td ul li a.category { 
	font-size: 20px; 
	color: #3c0;
	text-transform: uppercase;
	display: block;
	margin-top: 1em;
}

/* formats copyright statement in footer module */
div#footer { 
	text-align: center;
}
div#footer p { 
	padding-top: 10px;
}
div#footer p a { 
	color: #ccc;
}

/* @group Core Elements */

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
}

/* Font family information */

body#ff-synapse, #ff-synapse td {
	line-height: 135%;
	font-family: Helvetica, Arial, FreeSans, sans-serif;	
}

body#ff-synapse h1, body#ff-synapse h2, body#ff-synapse h3, body#ff-synapse h4,
body#ff-synapse #rokslide-toolbar, body#ff-synapse #horiz-menu, body#ff-synapse #bottom-menu td {
	font-family:  Geneva, Tahoma, "Nimbus Sans L", sans-serif;
}

body#ff-optima, #ff-optima td {
	line-height: 135%;
	font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
}

body#ff-geneva, #ff-geneva td {
	line-height: 135%;
	font-family:  Geneva, Tahoma, "Nimbus Sans L", sans-serif;
}

body#ff-helvetica, #ff-helvetica td {
	line-height: 135%;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
}

body#ff-lucida, #ff-lucida td {
	line-height: 135%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, sans-serif;
}

body#ff-georgia, #ff-georgia td {
	line-height: 135%;
	font-family: Georgia, sans-serif;
}

body#ff-trebuchet, #ff-trebuchet td {
	line-height: 135%;
	font-family: "Trebuchet MS", sans-serif;
}

body#ff-palatino, #ff-palatino td {
	line-height: 135%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}

/* end font family information */

form {
	margin: 0;
	padding: 0;
}

body.f-smaller,
body#ff-optima.f-smaller,
body#ff-georgia.f-smaller {
	font-size: 11px;
}

body,
body.f-default {
	font-size: 12px;
}

body#ff-optima,
body#ff-optima.f-default {
	font-size: 13px;
}

body#ff-georgia,
body#ff-georgia.f-default {
	font-size: 13px;
}

body.f-larger,
body#ff-optima.f-larger,
body#ff-georgia.f-larger {
	font-size: 15px;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px!important;
  margin-bottom: 15px!important;
}

h1, h2, h3, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 10px 0;
	font-weight: normal;
	line-height: 100%;
}

h1 { 
	font-size: 200%;
	line-height: 100%;
}

h2 {
	font-size: 175%;
	line-height: 100%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 120%;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Joomla Elements */

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

.componentheading {
	font-size: 170%;
	line-height: 100%;
	padding: 0;
	margin: 25px 0 20px 0;
}

.contentheading {
	font-size: 190%;
	font-weight: normal;
	line-height: 110%;
	padding-bottom: 8px;
	margin: 15px 0 0 0;
	font-style: italic;
}

td.buttonheading,
.contentpaneopen td.buttonheading {
	padding: 0px 3px 0;
}

td.column_separator {
	padding-left: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

.sectiontableheader {
  	font-weight: bold;
  	padding: 4px;
  	line-height: 20px;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  	text-align: left;
  	padding: 2px 0 0px 5px;
}

tr.sectiontableentry2 td,
td.sectiontableentry2 {
 	height: 27px;
}

tr.sectiontableentry1 td,
td.sectiontableentry1 {
	height: 27px;
}

.contentpane,
.contentpaneopen {
	width: 100%;
}

/* @end */

/* @group Structure */

/* Match height with img#logo. EFN Web */
#header { 
	/* height: 105px; */
	height: 336px;
}

#banner {
	float: right;
	margin-top: 5px;
	width: 468px;
	height: 60px;
	overflow: hidden;
}

#showcase {
	overflow: hidden;
}

#showcase-padding {
	padding-top: 20px;
}

#maincol {
	padding: 60px 20px;
}

#leftcol,
#rightcol {
	margin-left: -8px;
	margin-right: -8px;
}

#leftcol2,
#rightcol2 {
	padding: 15px 30px 15px 30px;
}

#bottom-topbar {
	height: 34px;
}

#bottom {
	padding-top: 20px;
	padding-bottom: 40px;
	overflow: hidden;
}

.wrapper {
	position: relative;
}

#pathway {
	position: relative;
	z-index: 1;
	height: 20px;
	margin-bottom: 15px;
}

/*
img#logo {
	width: 173px;
	height: 42px;
	position: absolute;
	top: 22px;
}
*/

/* Match height with #header. EFN Web */
/* Logo is bg image in style1.css. EFN Web */
img#logo {
	width: 980px;
	height: 336px;
	position: absolute;
	top: 0px;
}

#body-padding {
	padding-bottom: 40px;
}

.mainbody-padding {
	padding: 0;
}

#maincol-container {
	padding: 0 20px;
}

table.mainbody {
	width: 100%;
}

#sidecol-padding {
	padding: 0 20px 10px 20px;
}

img#rocket {
	width: 144px;
	height: 20px;
	float: right;
	margin-top: 9px;
	margin-right: 60px;
}

.spacer .block {
	float: left;
}

.spacer.w99 .block {
	width: 100%;
}

.spacer.w49 .block {
	width: 50%;
}

.spacer.w33 .block {
	width: 33.3%;
}

.spacer.w24 .block {
	width: 25%;
}

#showcasemodules .block1, 
#showcasemodules .block2,
#showcasemodules .block3 {
	padding-top: 1px;
}

#showcasemodules .block3 {
	float: right;
	width: 300px;
}

#showcasemodules .block1 {
	float: left;
	width: 300px;
}

#showcasemodules.ad1ad3 .block1,
#showcasemodules.ad2ad3 .block2 {
	float: none;
	margin-right: 325px;
	width: auto;
}

#showcasemodules.ad1ad2 .block2 {
	float: none;
	margin-left: 325px;
	width: auto;
}

#showcasemodules.ad1ad2ad3 .block2 {
	margin-right: 325px;
	margin-left: 325px;
}



/* @end */

/* @group Modules */

#showcasemodules .module-featured {
	padding: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#showcasemodules .module,
#bottommodules .module {
	margin-left: 15px;
	margin-bottom: 10px;
}

#leftcol .moduletable h3,
#rightcol .moduletable h3,
#leftcol .moduletable-hilite1 h3,
#rightcol .moduletable-hilite1 h3,
#leftcol .moduletable-hilite2 h3,
#rightcol .moduletable-hilite2 h3 {
	padding: 22px 0 0 15px;
	margin: -15px -15px 0 -15px;
	height: 40px;
	font-size: 130%;
	line-height: 22px;
}

#leftcol .moduletable,
#rightcol .moduletable,
#leftcol .moduletable-hilite1,
#rightcol .moduletable-hilite1,
#leftcol .moduletable-hilite2,
#rightcol .moduletable-hilite2 {
	padding: 15px 15px 25px 15px;
}

#maincol .module h3,
#maincol .module-hilite3 h3,
#maincol .module-hilite4 h3 {
	padding: 22px 0 20px 15px;
	margin: 0px -5px 0 -5px;
	font-size: 130%;
	line-height: 22px;
}

#showcasemodules .module-featured h3 {
	padding: 22px 0 20px 15px;
	margin: -25px -5px 0 -5px;
	font-size: 130%;
	line-height: 22px;
}

#maincol .module,
#maincol .module-hilite3,
#maincol .module-hilite4 {
	padding: 0 5px 0px 5px;
}

#maincol .module-hilite5 h3,
#maincol .module-hilite6 h3 {
	padding: 22px 0 20px 15px;
	margin: 0 -15px 0 -15px;
	font-size: 130%;
	line-height: 22px;
}

#maincol .module-hilite5,
#maincol .module-hilite6 {
	padding: 0 15px 25px 15px;
}

#mainmodules {
	overflow: hidden;
}

#showcasemodules .module,
#maincol .module-hilite3,
#maincol .module-hilite4,
#maincol .module-hilite5,
#maincol .module-hilite6,
#bottommodules .module {
	margin-right: 15px;
}

#bottommodules .module h3,
#showcasemodules .module h3 {
	font-size: 130%;
	line-height: 20px;
}

#bottom-menu {
	height: 34px;
	float: left;
	margin-left: 10px;
	position: absolute;
}

#bottom-menu a {
	text-decoration: none;
}

#bottom-menu a.mainlevel {
	 line-height: 26px;
	 height: 27px;
	 margin-right: 15px;
	 padding-right: 15px;
	 padding-left: 0;
	 margin-top: 6px;
	 display: block;
	 float: left;
	 background: none;
}

/* @end */

/* @group Horizontal Menu */

/* Adjust with #header and img#logo. EFN Web */
#horiz-menu {
	height: 38px;
	/* margin-top: 75px; */
	margin-top: 306px;
	margin-left: 18px;
	position: absolute;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float:left;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
}

#horiz-menu a,
#horiz-menu li.active a {
	white-space: nowrap;
	display: block;
	float: left;
	height: 38px;
	line-height: 34px;
	padding: 0 17px;
	font-weight: normal;
	font-size: 100%;
	overflow: hidden;
}

#horiz-menu a {
	background-position: 0 -38px;
	background-repeat: no-repeat;
}

#horiz-menu li {
	background-position: 100% -38px;
	background-repeat: no-repeat;
}

#horiz-menu li:hover a,
#horiz-menu li.sfHover a {
	background-position: 0 -76px;
}

#horiz-menu li:hover,
#horiz-menu li.sfHover {
	background-position: 100% -76px;
}

#horiz-menu li.parent:hover a,
#horiz-menu li.parent.sfHover a,
#horiz-menu li.parent-sfHover a {
	background-position: 0 -114px;
}

#horiz-menu li.parent:hover,
#horiz-menu li.parent.sfHover,
#horiz-menu li.parent-sfHover {
	background-position: 100% -114px;
}

#horiz-menu li.active a {
	background-position: 0 0;
}

#horiz-menu li.active {
	background-position: 100% 0;
}

/* splitmenu specific overrides */

#horiz-menu.splitmenu li.parent:hover a,
#horiz-menu.splitmenu li.parent-sfHover a {
	background-position: 0 -76px;
}

#horiz-menu.splitmenu li.parent:hover,
#horiz-menu.splitmenu li.parent-sfHover {
	background-position: 100% -76px;
}

#horiz-menu.splitmenu li.active:hover a,
#horiz-menu.splitmenu li.active-sfHover a {
	background-position: 0 0;
}

#horiz-menu.splitmenu li.active:hover,
#horiz-menu.splitmenu li.active-sfHover {
	background-position: 100% 0;
}

#horiz-menu a:hover {
	text-decoration: none;
}

/* mouseovers */

#horiz-menu li li a:hover {
	background: none;
}

#horiz-menu li li.active,
#horiz-menu li.active li a,
#horiz-menu li.active li a:hover {
	background: none;
}

#horiz-menu li li a {
	font-size: 100%;
	font-weight: normal;
	background: none;
}

.nolink {cursor: default;}
/* @end */

/* @group Sub Menu */

ul.menu {
	margin: 0 0 15px 0;
	padding: 0;
}

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

ul.menu span {
	display: block;
	height: 27px;
}

ul.menu a {
	display: block;
	line-height: 30px;
	text-indent: 15px;
	height: 27px;
}

ul.menu ul {
	margin: 4px 0;
}

ul.menu ul li a {
	text-indent: 10px;
}

ul.menu ul a {
	background: none;
	text-indent: 0;
}

ul.menu ul {
	margin-left: 10px;
	padding: 0;
}

ul.menu ul ul {
	padding: 0;
	margin-left: 20px;
}

ul.menu li li {
	padding: 0;
	margin: 0;
}

ul.menu ul a {
	text-indent: 0;
}

ul.menu li a {
	padding-left: 10px;
}

ul.menu li.active a,
ul.menu li a:hover,
ul.menu li.active a:hover {
	text-decoration: none;
}

ul.menu li.active li a,
ul.menu li.active li a:hover {
	background: none;
}

/* @end */

/* @group Mainmenu */

a.mainlevel {
	display: block;
	line-height: 30px;
	height: 27px;
	font-size: 100%;
	padding-left: 25px;
	text-decoration: none;
}

a#active_menu.sublevel {
	color: #fff;
	background: none;
}

a.sublevel {
	text-decoration: none;
	line-height: 25px;
	padding-left: 10px;
}

a.mainlevel:hover,
a.sublevel:hover {
	text-decoration: none;
}

/* @end */


/* @group Content Styles */

/* @group Readon */

a.readon {
	margin-top: 20px;
	font-weight: normal;
	font-size: 100%;
	display: block;
	width: 114px;
	height: 24px;
	line-height: 24px;
}

/* @end */

/* @group Pathway */

span.pathway {
	display: block;
	line-height: 220%;
	font-weight: normal;
	height: 20px;
	line-height: 22px;
	float: left;
	overflow: hidden;
}

span.pathway img {
	float: none;
	vertical-align: top;
	width: 5px;
	height: 20px;
	padding-right: 15px;
}

span.pathway a {
	float: none;
	padding: 0 10px 0 0;
}

/* @end */

/* @group Typography */

ul.number,
ul.bullet-1,
ul.bullet-2,
ul.bullet-3,
ul.bullet-4 {
	padding-left: 15px;
	margin-left: 0;
}

ul.number li,
ul.bullet-1 li, 
ul.bullet-2 li,
ul.bullet-3 li,
ul.bullet-4 li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

pre {
	padding: 10px;
}

blockquote {
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 0px 0px 5px 50px;
	margin: 15px 0;
}

blockquote p {
	padding: 0 50px 0 0;
	margin-top: 0;
}

/* @end */

/* @group Notice Styles */

span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}

/* @end */

/* @grup RokContentRotator */

.rok-content-rotator {
	padding-top: 1px;
	width: 605px;
	height: 140px;
}

.rok-content-rotator h2 {
	width: 200px;
	font-size: 100%;
}


.rok-content-rotator h2 a.active {
	font-weight: bold;
	font-size: 120%;
}

.rok-content-rotator h2 a:hover.active {
	text-decoration: none;
}

.rok-content-rotator .arrow {
	width: 10px;
	height: 15px;
	left: 210px;
}

.rok-content-rotator .content {
	padding: 10px;
}


/* dont change below */
.rok-content-rotator {
	position: relative;
}

.rok-content-rotator ul {
	margin: 0;
	padding: 0;
}

.rok-content-rotator .arrow {
	position: absolute;
	top: 0;
}

.rok-content-rotator li { 
	list-style: none;
	padding: 0;
}

.rok-content-rotator h2 a {

}

.rok-content-rotator .content {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 250px;
}

/* @end */

/* @group RokSlide */

#moduleslider-size {
	height: 260px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
}

#rokslide-toolbar span {
	white-space: nowrap;
}

#frame {
	text-align: left;
}

#maincol #frame .module {
	margin-right: 10px;
} 

#frame .module, #frame .module-hilite3, #frame .module-hilite4, #frame .module-hilite5, #frame .module-hilite6 {
	float: left;
}

#frame .module div, #frame .module-hilite3 div, #frame .module-hilite4 div, #frame .module-hilite5 div, #frame .module-hilite6 div {
	padding: 0 5px;
}

#frame .module div div, #frame .module-hilite3 div div, #frame .module-hilite4 div div, #frame .module-hilite5 div div, #frame .module-hilite6 div div {
	padding: 0;
}

#frame .mmpr-1 .module, #frame .mmpr-1 .module-hilite3, #frame .mmpr-1 .module-hilite4, #frame .mmpr-1 .module-hilite5, #frame .mmpr-1 .module-hilite6 {
	width: 100%;
}

#frame .mmpr-2 .module, #frame .mmpr-2 .module-hilite3, #frame .mmpr-2 .module-hilite4, #frame .mmpr-2 .module-hilite5, #frame .mmpr-2 .module-hilite6 {
	width: 46%;
}

#frame .mmpr-3 .module, #frame .mmpr-3 .module-hilite3, #frame .mmpr-3 .module-hilite4, #frame .mmpr-3 .module-hilite5, #frame .mmpr-3 .module-hilite6 {
	width: 31%;
}

#frame .mmpr-4 .module, #frame .mmpr-4 .module-hilite3, #frame .mmpr-4 .module-hilite4, #frame .mmpr-4 .module-hilite5, #frame .mmpr-4 .module-hilite6 {
	width: 22%;
}

#frame .mmpr-5 .module, #frame .mmpr-5 .module-hilite3, #frame .mmpr-5 .module-hilite4, #frame .mmpr-5 .module-hilite5, #frame .mmpr-5 .module-hilite6 {
	width: 18%;
}

#tabmodules {
	overflow: hidden;
}

#tabmodules li span {
	margin-left: -1px;
}

#tabmodules li.first span {
	margin-left: 0;
}

#tabmodules div div div {
	padding-top: 15px;
	padding-bottom: 20px;
}

#tabmodules div div div div {
	padding: 0;
}

/* @end */

/* If used, adjust with #header and img#logo. EFN Web */
#accessibility-section {
	width: 110px;
	height: 20px;
	margin-top: 80px;
	right: 0;
	position: absolute;
}

#accessibility-section span {
	background-repeat: no-repeat;
}

#accessibility-section a {
	text-decoration: none;
	cursor: pointer;
}

#accessibility-section #access-buttons {
	float: right;
	padding-right: 10px;
}

#accessibility-section .button {
	display: block;
	float: right;
	width: 13px;
	height: 14px;
	margin-right: 15px;
}

a.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

a.nounder:hover {
	text-decoration: none;
}

a img.album {
	border-width: 2px;
	border-style: solid;
}

.clr {
	clear:both;
}

fieldset {
	border-left: 0;
	border-right: 0;
}

fieldset.input {
	border: 0;
}

a img {
	border: 0;
}

img.content-left {
	float: left;
	margin-right: 10px;
	padding: 5px;
}

img.content-right {
	float: right;
	margin-left: 10px;
	padding: 5px;
}

#referencewidth {
	width: 100%;
	overflow:hidden;
}

body .pollstableborder {
	border: 0px;
}

.back_button {
	margin-top: 20px;
}

/* @end */

/* @group signal login styling */

#sl_vert {
	position: relative;
	overflow: hidden;
	margin-bottom: -10px;
}

#sl_vert.logout {
	margin-bottom: 0;
	padding-bottom: 50px;
}

#sl_vert #greeting {
	width: 55%;
}

#sl_username {
	height: 18px;
	padding-bottom: 4px;
	margin-bottom: 5px;
}

#sl_vert #sl_username input#mod_login_username {
	background: url(../images/username.png) 3px 50% no-repeat;
	width: 130px;
}

#sl_pass {
	height: 30px;
	margin: 0;
}

#sl_vert #sl_pass input#mod_login_password {
	background: url(../images/password.png) 3px 50% no-repeat;
	width: 130px;
}

#sl_submitbutton {
	position: absolute;
	top: 27px;
	right: 30px;
	font-size: 100%;
}

.logout #sl_submitbutton {
	top: 0;
	right: 30px;
}

#sl_vert #sl_username input#mod_login_username, 
#sl_vert #sl_pass input#mod_login_password, 
#sl_vert #sl_submitbutton input.button {
	height: 18px;
	line-height: 18px;
	padding: 2px 2px 2px 25px;
	font-size: 100%;
}

#sl_vert #sl_submitbutton input.button { 
	height: 24px;
	padding: 2px 10px;
	cursor: pointer;
}

#sl_rememberme {
	float: left;
	height: 20px;
	line-height: 20px;
}

#sl_rememberme input {
	float: left;
}

#sl_lostpass,
#sl_lostname,
#sl_register {
	float: left;
	margin-left: 10px;
	height: 20px;
	line-height: 20px;
}
/* @end */

/* demo content stuff */
/* can be deleted */

#monitor-image {
	margin-top:-20px;
	width:175px;
	height:191px;
	float:right; 
	position: relative;
	background:url(/mar08/images/stories/monitor.png);
}

#online-image {
	width:60px;
	height:39px;
	float:left; 
	position: relative;
	background:url(/mar08/images/stories/online.png);
}
/* suggest add by RT forums
http://www.rockettheme.com/forum/index.php?f=97&t=55016&p=292773&hilit=Group+3+Tab&rb_v=viewtopic#p292773
#moduleslider-size {background:none !important;height: 200px;}
#moduleslide h3 {display: block; margin-top: -17px !important;}
*/

/* For Joomla! 1.7 */

/* General */
.mainbody ul.actions{margin:0;list-style:none;} 
.mainbody ul.actions li{list-style: none; display:inline; float:right;background: none; padding: 0 3px;} 
dl {display: block; margin: 5px 0 10px 0;}
dt, dd {display: inline; margin: 2px;}
.profile dt {margin-top: 10px; font-weight: bold;}
.profile dt, .profile dd {display: block;}
form fieldset dt {clear: left;float: left;padding: 3px 0;width: 12em;}
form fieldset dd {float: left;padding: 3px 0;}
button {margin: 10px 0;}
fieldset {border: 0;}
.mainbody p.readmore {display: block; margin-top: 15px;}
.mainbody .article-info-term {font-weight: bold;}
.mainbody .article-info dt, .mainbody .article-info dd {display: block;}
.mainbody ul#archive-items, .mainbody ul#archive-items li.row0, .mainbody ul#archive-items li.row1 {background: none; list-style:none;}
.mainbody ul#archive-items {margin: 0;padding:0;}

/* Mulitple Columns Blog Layout */
.cols-2 {display: block; float: none; margin:0; clear: both;}

.cols-2 .item {width: 47.2%; margin: 10px; float: left;}
.cols-2 .column-1 {margin-left: 0;}
.cols-2 .column-2 {margin-right: 0;}

.cols-3 .item {width: 30%; margin: 10px; float: left;}
.cols-3 .column-1 {margin-left: 0;}
.cols-3 .column-3 {margin-right: 0;}

/* Add to accomodate 4 columns. EFN Web */
.cols-4 .item {width: 23%; margin: 10px; float: left;}
.cols-4 .column-1 {margin-left: 0;}
.cols-4 .column-4 {margin-right: 0;}
.row-separator { display: block; clear: both; }

.items-more {clear: both; display: block;}
div.pagination {clear: both; padding-top: 5px;margin-top: 10px;margin-bottom: 15px;}

/* Login Component */
#username-lbl, #password-lbl {display: block; width: 150px; margin-top: 10px;}
.login fieldset {margin-bottom: 0; padding-bottom: 0;}

/* Pagination */
.mainbody .pagination ul, .mainbody ul.pagenav {list-style:none; height: 21px;line-height: 21px;margin-top: 10px;margin-bottom: 15px;padding-left: 0;}
.mainbody .pagination ul li, .mainbody ul.pagenav li {list-style: none; float: left;margin-right: 6px;background: none; padding: 0;}
.mainbody .pagination ul li a, .mainbody ul.pagenav li a {display: block; padding: 0 8px;}

/* Breadcrumbs */
.breadcrumbs {margin: 0 0 10px 0;display: block;position:relative;overflow: hidden;height: 30px;color: #fff;font-size: 110%;font-weight: bold;}
.breadcrumbs-home {width: 24px;height: 24px;display: block;float: left;margin-left: 4px;margin-top: 4px;}
.breadcrumbs h3 {display: none;}
div.breadcrumbs img {display: none;}
div.breadcrumbs a, div.breadcrumbs span {padding: 0 20px 0 0px;float: left;display: block;height: 30px;line-height: 27px;}
div.breadcrumbs a:hover {text-decoration: none;}
div.breadcrumbs span.showHere {padding-right: 5px;}

/* Single Contact Style */
address {display: inline;}
.panel h3 {margin: 5px 0;}
.contact-suburb, .contact-state, .contact-postcode, .contact-country {display: block; margin-left: 25px;}
.jicons-icons {padding-right: 5px;}
.contact-form fieldset {padding: 0; border: 0;}

/* Weblinks Category */
.hidelabeltxt {display: none;}
.display-limit {text-align: right;}
.category .title {text-align: left;}
.category p {margin: 3px 0;}
.weblink-category table.category {border: 0; width: 100%;}
.weblink-category table.category thead {background: none;}
.weblink-category .cat-list-row0 td, .weblink-category .cat-list-row1 td {border-bottom: 1px solid #e7e7e7;}
.weblink-count {margin: 10px 0;}
.weblink-count dt, .weblink-count dd {display: inline; margin: 2px;}

/* Section Tables */
.sectiontableheader {font-weight: bold;padding: 3px;line-height: 25px;text-align: left;}
.sectiontablefooter {padding-bottom: 8px;}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {text-align: left;padding: 6px 5px;vertical-align: middle;}
tr.sectiontableentry0 td, td.sectiontableentry0, tr.sectiontableentry1 td, td.sectiontableentry1, tr.sectiontableentry2 td, td.sectiontableentry2 {height: 30px;}
.contentpane, .contentpaneopen {width: 100%;}

/* Tables */
.mainbody table {border-collapse: collapse;}
.mainbody table.weblinks, .mainbody table.category {font-size: 1em;margin: 10px 10px 20px 0px;width: 99%;}
.mainbody table.weblinks td {border-collapse: collapse;}
.mainbody table.weblinks td, .mainbody table.category td {padding: 7px;vertical-align: top;}
.mainbody table.weblinks th, .mainbody table.category th {padding: 7px;text-align: left;}
.mainbody td.num {vertical-align: top;text-align: left;}
.mainbody td.hits {vertical-align: top;text-align: center;}
.mainbody td p {margin: 0;line-height: 1.3em;}
.mainbody .filter {margin: 10px 0;}
.mainbody .display-limit, .mainbody .filter {text-align: right;margin-right: 7px;}
.mainbody table.category th a img {padding: 2px 10px;}
.mainbody .filter-search {float: left;}
.mainbody .filter-search .inputbox {width: 6em;}
.mainbody legend.element-invisible {position: absolute;margin-left: -3000px;margin-top: -3000px;height: 0;}
.mainbody .cat-items {margin-top: 20px;}

/* Contact */
.mainbody .contact {padding: 0 5px;}
.mainbody .contact-category {padding: 0 10px;}
.mainbody .contact-category  .mainbody #adminForm fieldset.filters {border: 0;padding: 0;}
.mainbody .contact-image {margin: 10px 0;overflow: hidden;}
.mainbody address {font-style: normal;margin: 10px 0;}
.mainbody address span {display: block;}
.mainbody .contact-address {margin: 20px 0 10px 0;}
.mainbody .contact-email div {padding: 2px 0;margin: 0 0 10px 0;}
.mainbody .contact-email label {width: 17em;float: left;}
.mainbody span.contact-image {margin-bottom: 10px;overflow: hidden;display: block;}
.mainbody #contact-textmsg {padding: 2px 0 10px 0;}
.mainbody #contact-email-copy {float: left;margin-right: 10px;}
.mainbody .contact .button {float: none !important;clear: left;display: block;margin: 20px 0 0 0;}
.mainbody dl.tabs {float: left;margin: 50px 0 0 0;z-index: 50;clear: both;}
.mainbody dl.tabs dt {float: left;padding: 4px 10px;border-left: 1px solid #ccc;border-right: 1px solid #ccc;border-top: 1px solid #ccc;margin-right: 3px;background: #f0f0f0;color: #666;}
.mainbody dl.tabs dt.open {background: #F9F9F9;border-bottom: 1px solid #F9F9F9;z-index: 100;color: #000;}
.mainbody div.current {clear: both;border: 1px solid #ccc;padding: 10px 10px;max-width: 500px;}
.mainbody div.current dd {padding: 0;margin: 0;}
.mainbody dl#content-pane.tabs {margin: 1px 0 0 0;}

/* Weblinks */
.mainbody .weblinks fieldset div {overflow: hidden;}
.mainbody .weblinks label.label-left {display: block;width: 150px;float: left;}

/* Search */
.mainbody .display_limit p.counter {width: 200px; float: left;}
.mainbody .search-results ol li {background: none; padding-left: 0;}
.mainbody .searchintro {font-weight: normal;margin: 20px 0 20px;}
.mainbody #searchForm {padding: 0;}
.mainbody .form-limit {margin: 20px 0 0;text-align: right;padding: 0 10px 0 20px;}
.mainbody .highlight {font-weight: bold;}
.mainbody .ordering-box {float: none;}
.mainbody .phrases-box {float: none;margin-bottom: 10px;}
.mainbody .ordering-box .inputbox {width: auto !important}
.mainbody .only, .mainbody .phrases {margin: 10px 0 0 0px;padding: 15px 0;line-height: 1.3em;}
.mainbody label.ordering {display: block;margin: 10px 0 10px 0;}
.mainbody .word {padding: 0;}
.mainbody .word input {font-weight: bold;}
.mainbody .word label {font-weight: bold;}
.mainbody fieldset.only label, .mainbody fieldset.phrases label {margin: 0 10px 0 0;}
.mainbody .ordering-box label.ordering {margin: 0 10px 5px 0;float: left;}
.mainbody form .search label {display: none;}
.mainbody dl.search-results dt.result-title {padding: 15px 15px 0px 5px;font-weight: bold;}
.mainbody dl.search-results dd {padding: 2px 15px 2px 5px;}
.mainbody dl.search-results dd.result-text {padding: 10px 15px 10px 5px;line-height: 1.7em;}
.mainbody dl.search-results dd.result-created {padding: 2px 15px 15px 5px;}
.mainbody dl.search-results dd.result-category {padding: 10px 15px 5px 5px;}
.mainbody #search-results dl, .mainbody #search-results dt, .mainbody #search-results dd, .mainbody .search dl, .mainbody .search dt, .mainbody .search dd {display: block; padding-left: 0; margin-left: 0;}

/* RokAjaxSearch */
#roksearch_results span.small span.small {display: block; margin: 10px -10px 0 0; position: relative;}
#searchForm fieldset.word {border: 0;}
form.search_result input#search_searchword.inputbox {margin-top: 10px;}

/* Editing */
.edit #editor-xtd-buttons a:link, .edit #editor-xtd-buttons a:visited, .edit #editor-xtd-buttons a:hover {color: #323232;}
.edit .inputbox, .edit textarea {border: 1px solid #ddd;}
.edit legend {font-size: 150%;}
.edit form#adminForm fieldset {padding: 20px 15px;margin: 10px 0 15px 0;}
.formelm {margin: 5px 0;}
.formelm label {width: 9em;display: inline-block;}
form#adminForm .formelm-area {padding: 5px 0;}
form#adminForm .formelm-area label {vertical-align: top;display: inline-block;width: 7em}
.formelm-buttons {text-align: right;margin-bottom: 10px}
.button2-left {float: left;margin-right: 5px;margin-top: 10px;}
.button2-left a {background: #eee;padding: 4px;margin: 0;line-height: 1.2em;border: solid 1px #ddd;font-weight: bold;text-decoration: none;}
.edit-article fieldset legend {font-size: 230%;}
.edit-article fieldset div {overflow: visible;margin-bottom: 8px;}
.edit-article fieldset #editor-xtd-buttons div {clear: none;}
#system-message dd.notice {border: 0;background: none;}
.save .readon {margin-left: 10px;}
div.calendar {z-index: 9999;}
.tip-wrap {z-index: 100; background: #333; padding: 5px; color: #fff;}
.edit .formelm {margin-bottom: 10px;}
.edit .calendar {margin-left: 5px; vertical-align: bottom;}
.profile-edit .readon {vertical-align: middle;}
.list-title a {float: left;}

/* Editor */
#editor-xtd-buttons {padding: 5px 0;}
.button2-left {margin-top: 5px;margin-right: 5px;}
.button2-left, .button2-right, .button2-left div, .button2-right div {float: left;}
 .button2-left .linkmacro,  .button2-left .image {background: none;}
.toggle-editor .button2-left {margin-top: 0px;}
.button2-left a {line-height: 2.0em;}
.button2-left a, .button2-right a, .button2-left span, .button2-right span {display: block;height: 22px;float: left;line-height: 22px;font-size: 11px;cursor: pointer;margin-bottom: 5px;}
.button2-left span, .button2-right span {cursor: default;}
.button2-left .page a, .button2-right .page a, .button2-left .page span, .button2-right .page span {padding: 0 6px;}
.button2-left a:hover, .button2-right a:hover {text-decoration: none;}
.button2-left a, .button2-left span {padding: 0 6px !important;}
.button2-right a, .button2-right span {padding: 0 6px !important;}
.button2-left .blank a {padding-right: 6px;}
.img_caption.left {float: left;margin-right: 1em;}
.img_caption.right {float: right;margin-left: 1em;}
.img_caption.left p {clear: left;text-align: center;}
.img_caption.right p {clear: right;text-align: center;}
.img_caption {text-align: center !important;}
.edit-article fieldset div input, .edit-article fieldset textarea {padding: 4px;}
.edit-article fieldset div .label-left {padding: 0;}
.edit-article fieldset div img.calendar {vertical-align: middle;margin-left: 5px;}

