/*****************************/
/*** Core html setup stuff ***/
/*****************************/
/* undohtml.css(CC) 2004 Tantek Celik. Some Rights Reserved.http://creativecommons.org/licenses/by/2.0This style sheet is licensed under a Creative Commons License.Purpose: undo some of the default styling of common (X)HTML browsers */
:link,:visited {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0
}
address {
	font-style: normal
}
td {
	vertical-align: top;
}
html {
	height: 100%;
	margin-bottom: 0px;
}
form {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	letter-spacing: 0px;
	line-height: 18px;
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #0066cc;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #85b6e2;
}
a img {
	border: 0px;
}
input.button {
	cursor: pointer;
}
p {
	margin-top: 0;
	margin-bottom: 25px;
}
li {
	/* list-style: none;
	padding-left: 26px;
	background: url(../images/tick.gif) 0px 6px no-repeat;
*/
}
li.star {
	/* background: none;
*/
}
.content_rating {
	display: none;
}
.content_vote {
	display: none;
}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#container-left {
	width: 990px;
	margin: 0 auto;
	background-image: url(../images/leftshadow.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding: 0px;
	overflow: hidden;
}
#container-right {
	width: 100%;
	background-image: url(../images/rightshadow.gif);
	background-position: right;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#main {
	margin: 0px;
	padding: 0px;
	width: 962px;
	position: relative;
	margin-top: 10px;
	float: left;
	padding-left: 14px;
}
/*/
//// header /////
/*/


#logo {
	width: 170px;
	height: 150px;
	padding: 0px;
	margin: 0px;
	position: relative;
	float: left;
	background-image: url(../images/logo1.jpg);
 	background-position: top;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#tagline {
	position: relative;
	bottom: 0px;
	text-align: center;
	width: 170px;
	height: 20px;
	font-size: 9px;
}
#banner {
	width: 760px;
	height: 120px;
	padding: 0px;
	margin: 0px;
	position: relative;
	float: right;
	background-color: #fff;
	margin-right: 10px;
}
#title {
	width: 590px;
	float: left;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
    height: 30px; 
}
#headerstrip {
	width: 100%;
	height: 35px;
	padding: 0px;
	margin: 0px;
	position: relative;
	background-image: url(../images/strip.jpg);
	background-position: bottom;
	background-repeat: repeat;
	float: left;
	background-color: #3E3C35;
	margin-top: 10px;
	z-index: 30;
}
#user3 {
	width: 200px;
	float: left;
	margin-left: 0px;

}
#search {
	width: 165px;
	float: right;
	list-style: none;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	z-index: 50;
	overflow: hidden;
	height: 35px;
}
#user4 {
	width: 70px;
	float: left;
	list-style: none;
	text-align: left;
}
#breadcrumb {
	width: 800px;
	float: left;
	list-style: none;
	text-align: center;
	padding-top: 5px;
}
#user5 {
	width: 70px;
	float: right;
	list-style: none;
	text-align: right;
}
#rss {
	width:40px;
	list-style: none;
	text-align: right;
	z-index: 500;
	position: absolute;
	right: 5px;
	top: 135px;
	font-size: 11px;
	color: #005099;
       font-weight: bold;
}
#date {
	width: 150px;
	list-style: none;
	text-align: right;
	z-index: 500;
	position: absolute;
	right: 47px;
	top: 135px;
	font-size: 11px;
	color: #000000;
       font-weight: normal;
}

/*/
//// body /////
/*/
#mainbody {
	width: 100%;
	padding: 5px;
	margin: 0px;
	position: relative;
	float: left;
	padding-top: 0px;
}
#right {
	width: 160px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	float: right;
	position: relative;
	background-color: #fff;
	margin-right: 5px;
}




#left {
	width: 160px;
	height: 100%;
	padding: 5px;
	margin: 0px;
	float: left;
	position: relative;
	background-color: #fff;
	margin-left: 5px;
}
/*/
//// footer /////
/*/
#footer {
	width: 100%;

	float: left;
	list-style: none;
	text-align: center;
	border-top: 1px solid #999;
	margin-top: 0px;
}
#user6 {
	width: 70px;
	float: left;
	list-style: none;
	text-align: left;
}
#user7 {
	width: 70px;
	float: right;
	list-style: none;
	text-align: right;
}
/*****************************************/
/*********** Menu Elements ***************/
/*****************************************/
/* List Style */
div.moduletable_menu h3 {
}
div.moduletable_menu {
	margin: 0;
	padding: 0;
	width: 150px;
	padding-top: 0px;
}
div.moduletable_menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}
div.moduletable_menu ul li a:link, div.moduletable_menu ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	border-bottom: 1px dashed #ccc;
	width: 100;
	display: block;
	overflow: visible;
	margin-left: 3px;
}
div.moduletable_menu ul li a:hover {
	color: #666666;
}
div.moduletable_menu ul li.active {
	color: #0033ac;
}
div.moduletable_menu2 h3 {
}
div.moduletable_menu2 {
	margin: 0;
	padding: 0;
	width: 150px;
	padding-top: 0px;
	padding-bottom: 10px;
}
div.moduletable_menu2 ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}
div.moduletable_menu2 ul li a:link, div.moduletable_menu2 ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	display: block;
	float: left;
	background-color: none;
}
div.moduletable_menu2 ul li a:hover {
	color: #666666;
}
div.moduletable_menu2 ul li.active {
	color: #0033ac;
}
div.moduletable_bread, div.moduletable_bread a {
	color: #ffffff;
}
div.moduletable_amenutr h3 {
}
div.moduletable_amenutr {
	margin: 0px;
	padding: 0px;
}
div.moduletable_amenutr ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}
div.moduletable_amenutr ul li a:link, div.moduletable_amenutr ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
	display: block;
	background-color: none;
	background-image: url(../images/page_cnr.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 64px;
	height: 39px;
	text-align: right;
	float: left;
	padding-right: 6px;
}
div.moduletable_amenutr ul li a:hover {
	color: #666666;
}
div.moduletable_amenutr ul li.active {
	color: #0033ac;
}
div.moduletable_menutr h3 {
}
div.moduletable_menutr {
	margin: 0px;
	padding: 0px;
}
div.moduletable_menutr ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}
div.moduletable_menutr ul li a:link, div.moduletable_menutr ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
	display: block;
	background-color: none;
	background-image: url(../images/tr.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 62px;
	height: 39px;
	text-align: right;
	float: right;
	padding-right: 5px;
}
div.moduletable_menutr ul li a:hover {
	color: #666666;
}
div.moduletable_menutr ul li.active {
	color: #0033ac;
}
div.moduletable_menutl h3 {
}
div.moduletable_menutl {
	margin: 0px;
	padding: 0px;
}
div.moduletable_menutl ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}
div.moduletable_menutl ul li a:link, div.moduletable_menutl ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
	display: block;
	background-color: none;
	background-image: url(../images/tl.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 62px;
	height: 39px;
	text-align: left;
	float: left;
	padding-left: 5px;
}
div.moduletable_menutl ul li a:hover {
	color: #666666;
}
div.moduletable_menutl ul li.active {
	color: #0033ac;
}
div.moduletable_menubr h3 {
}
div.moduletable_menubr {
	margin: 0px;
	padding: 0px;
}
div.moduletable_menubr ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}























div.moduletable_menubr ul li a:link, div.moduletable_menubr ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
	display: block;
	background-color: none;
	background-image: url(../images/br.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 62px;
	height: 22px;
	text-align: right;
	float: right;
	padding-right: 5px;
	padding-top: 17px;
	padding-bottom: 0px;
}
div.moduletable_menubr ul li a:hover {
	color: #666666;
}
div.moduletable_menubr ul li.active {
	color: #0033ac;
}
div.moduletable_menubl h3 {
}
div.moduletable_menubl {
	margin: 0px;
	padding: 0px;
}
div.moduletable_menubl ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}
div.moduletable_menubl ul li a:link, div.moduletable_menubl ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
	display: block;
	background-color: none;
	background-image: url(../images/bl.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 62px;
	height: 22px;
	text-align: left;
	float: left;
	padding-left: 5px;
	padding-top: 17px;
	padding-bottom: 0px;
}
div.moduletable_menubl ul li a:hover {
	color: #666666;
}
div.moduletable_menubl ul li.active {
	color: #0033ac;
}
/* begin custom news modules */
}
div.moduletable_newsblue {
height: 120px;
overflow: auto;
background: #ffffff url(../images/news_blue.png) repeat-x;
color: #000000;
font-family: Comic Sans MS;
padding: 20px 8px 0px 8px;
margin: 15px 0px 15px 0px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
span.pathway {
	display: block;
	margin: 0 20px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}
/* headers */
div.componentheading {
	padding-left: 0px;
}
h1 {
	padding: 0;
	font-family: Helvetica , Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #85b6e2;
	text-align: left;
	width: 100%;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	letter-spacing: 0px;
	text-align: left;
	text-transform: none;
	line-height: 22px;
	text-decoration: underline;
	font-weight: bold;
}
.contentheading, .contentheading-work {
	font-family: "Times new roman", Times, serif;
	font-size: 22px;
	color: #2078C8;
	letter-spacing: 2px;
	text-align: left;
	text-transform: none;
	line-height: 35px;
	border-bottom: 2px solid #BAA378;
        border-width: 100%;
	font-weight: bold;
        padding-left: 0px;
}
/.contentheading, .contentheading-work {
	/font-family: "Times New Roman", Times, serif;
	/font-size: 28px;
	/color: #000000;
	/letter-spacing: 0px;
	/text-align: center;
	/text-transform: none;
	/line-height: 35px;
	/border-bottom: 1px solid #EAEAEA;
	/font-weight: normal;
        /padding-left: 100px;
}
a.contentpagetitle-work:link, a.contentpagetitle-work:visited {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CE0000;
	letter-spacing: 0px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
	border-bottom: none;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.componentheading, table.moduletable th, legend, .componentheading-work {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #666666;
	letter-spacing: -1px;
	line-height: 35px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 0px;
}
h3 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #666666;
	letter-spacing: -1px;
	line-height: 35px;

	text-align: left;
	font-weight: normal;
	padding-bottom: 20px;
	margin-bottom: 0px;
}
.moduletable-whatwedo h3 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #85b6e2;
	letter-spacing: -1px;
	line-height: 35px;
	border-bottom: 1px solid #181818;
	text-align: left;
	text-transform: lowercase;
	padding-left: 40px;
	background: url(../images/icon-1.gif) no-repeat;
	font-weight: normal;
	padding-bottom: 0px;
}
.moduletable-featuredwork h3 {

	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #85b6e2;
	letter-spacing: -1px;
	line-height: 40px;
	border-bottom: 1px solid #181818;
	text-align: left;
	text-transform: lowercase;
	padding-left: 40px;
	background: url(../images/icon-2.gif) no-repeat;
	font-weight: normal;
	padding-bottom: 0px;
}
.moduletable-featuredwork p, .moduletable-featuredwork td {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}
.moduletable-services h3 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #85b6e2;
	letter-spacing: -1px;
	line-height: 35px;
	border-bottom: 1px solid #181818;
	text-align: left;
	text-transform: lowercase;
	padding-left: 40px;
	background: url(../images/icon-3.gif) no-repeat;
	font-weight: normal;
	padding-bottom: 0px;
}
#main2-user4 h3 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CE0000;
	letter-spacing: 0px;
	line-height: 21px;
	text-align: left;
	text-transform: lowercase;
	padding-left: 27px;
	background: url(../images/icon-7.gif) no-repeat;
	font-weight: normal;
	padding-bottom: 12px;
}
#main2-user5 h3 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #85b6e2;
	letter-spacing: -1px;
	line-height: 25px;
	border-bottom: 1px solid #eeeeee;
	text-align: left;
	text-transform: lowercase;
	padding-left: 30px;
	background: url(../images/icon-4.gif) no-repeat;
	font-weight: normal;
	padding-bottom: 3px;
}
#main2-user5 .moduletable {
	width: 270px;
}
#main2-user6 h3 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #85b6e2;
	letter-spacing: -1px;
	line-height: 25px;
	border-bottom: 1px solid #eeeeee;
	text-align: left;
	text-transform: lowercase;
	padding-left: 30px;
	background: url(../images/icon-5.gif) no-repeat;
	font-weight: normal;
	padding-bottom: 3px;
}
#main2-user6 .moduletable {
	width: 270px;
}
#main2-user7 h3 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #85b6e2;
	letter-spacing: -1px;
	line-height: 25px;
	border-bottom: 1px solid #eeeeee;
	text-align: left;
	text-transform: lowercase;
	padding-left: 30px;
	background: url(../images/icon-6.gif) no-repeat;
	font-weight: normal;
	padding-bottom: 3px;
}
#main2-user7 .moduletable {
	width: 270px;
}
/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}
a.readon {
	margin-top: 10px;
	display: block;
	float: right;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}
/* form validation */
.invalid {
	border-color: #ff0000;
}
label.invalid {
	color: #ff0000;
}
/** overlib **/
.ol-foreground {
	background-color: #f7f7f7;
}
.ol-background {
	background-color: #555555;
}
.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}
.ol-closefont {
}
/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}
.article_column {
	padding-right: 10px;
}
.column_separator {
}
td.buttonheading {
}
.clr {
	clear: both;
}
td.greyline {
	width: 20px;
	background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}
div#maindivider {
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1px;
}
table.blog span.article_separator {
	display: block;
	height: 0px;
}
table.blog {
	width: 100%;
}

.blog-work p, .blog-work td {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}
.blog-work span.article_separator {
	display: block;
	height: 20px;
	/*border-bottom: 1px dashed #CCCCCC;
*/
	margin-bottom: 20px;

}
.blog-work .article_column {
	padding-right: 25px;
}
/* table of contents */
table.contenttoc {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
}
table.contenttoc td {
	padding: 0 5px;
}
/* content tables */
td.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 4px;
}
td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	padding: 3px;
}
/* content styles */
table.contentpaneopen-featuredwork {
	width: 370px;
}
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}
table.contentpaneopen li {
	margin-bottom: 5px;
}
table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}
div.moduletable, div.module {
	margin-bottom: 25px;
}
div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}
div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	width: auto;
}
div.module_menu div div div div {
	background: none;
	padding: 0;
}
div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}
div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}
#leftcolumn div.module {
	padding: 0 10px;
}
#leftcolumn div.module table {
	width: auto;
}
/* forms */
table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}
div.search.inputbox {
	width: 105px;
	border: 1px solid #ccc;
}
div.search.button {
	width: 75px;
	font-size: 11px;
}
input#mod_login_username, input#mod_login_password {
	width: 116px;
}
input#mod_login_username.openid {
	background: url(../images/login-bg.gif) 0 50% no-repeat;
	padding-left: 20px;
	width: 100px;
}
/* thumbnails */
div.mosimage {
	margin: 5px;
}
div.mosimage_caption {
	font-size: .90em;
	color: #666;
}
div.caption {
	padding: 0 10px 0 10px;
}
div.caption img {
	border: 1px solid #CCC;
}
div.caption p {
	font-size: .90em;
	color: #666;
	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: "Verdana", Arial, Helvetica, 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;
	font-size: 11px;
        float:left;
}
.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	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: 15px;
}
legend {
	margin: 0;
	padding: 0 10px;
}
td.key {
	border-bottom: 1px solid #eee;
	color: #666;
}
/* 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;
}
/* Debug */
#system-debug {
	color: #666666;
	background-color: white;
	padding: 10px;
	margin: 10px;
}
#system-debug div {
	font-size: 11px;
}
	/* frontend */


/*  Acajoom module CSS*/
.postext {
	font-size: small;
	color: #999;
}

.noshow {
	display:none;
	color: #CCC;
}

	/* General definition   */

span.pretext {

            text-align : center;

            font-size : 11pt;

            color : #9966FF;

            text-decoration : none;

            font-style : italic;

            font-family : Comic Sans MS;

            background-color : #000000;

}
span.postext {

            text-align : right;

            font-size : 12pt;

            color : black;

            text-decoration : none;

            font-style : italic;

            font-family : Comic Sans MS ;

            background-color : blue;

}
span.aca_list_name{

            font-size : 10pt;

            font-family: Verdana, Arial;

            color : #6699CC;

            font-style: italic ;

}
div.MyAcaModule{

            background: url(../images/bg.png) no-repeat;
	    height: 130px;
            background-position: center 0px;
            font-family : Times New Roman;
            font-size : 17px;
            color: #BAA378;
            font-weight: bold;
			border : 0px solid white;

            padding : 5px 2px 2px 0px;

}
div.MyAcaModule1{

            background: url(../images/bg1.png) no-repeat;
	    height: 130px;
            background-position: right 0px;
            font-family : Times New Roman;
            font-size : 17px;
            color: #BAA378;
            font-weight: bold;
			border : 0px solid white;

            padding : 45px 10px 10px 2px;

}
table.acajoomcss, table.acajoomcss_bots {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	border-collapse: collapse;
	margin: 20px 0 10px 0;
	margin-bottom: 10px;
	width: 100%;
}

table.acajoomcss tr.row0 {
	background-color: #f9f9f9;
}
table.acajoomcss tr.row1 {
	background-color: #eeeeee;
}
table.acajoomcss th {
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 4px;
	text-align: right;
	height: 25px;
	color: #000;
	background-repeat: repeat;
}
table.acajoomcss td {
	padding: 3px;
	text-align: right;
}

fieldset.acajoomcss {
	border: 1px solid #ccc;
	margin: 10px 20px 10px 10px;
}

table.acajoomtable td , table.acajoomcss_bots td {
	padding: 3px;
}

table.acajoomtable td.key,
table.acajoomtable td.paramlist_key {
	background-color: #f6f6f6;
	text-align: left;
	width: 160px;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	
}

table.acajoomtable td.key.vtop {
	vertical-align: top;
}



/*****************************/
/********* Backend  **********/
/*****************************/


/*  Admin control Panel*/
#acajoom table.adminheading th {
	background: url(../images/acajoom.jpg) no-repeat left;
	padding: 0px 0px 0px 65px;
}

#acajoom ul {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 20px;
	list-style: url(../images/dot.png);
	border: none;
}

/* CSS file for Front end User Control Panel */

div.centermain {
	padding: 0 10px;
}

table.panelheading {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
}
table.panelheading tr.row0 {
	background-color: #f9f9f9;
}
table.panelheading tr.row1 {
	background-color: #eeeeee;
}
table.panelheading th {
	font-size: 16px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 60px;
	padding-right: 4px;
	text-align: left;
	height: 25px;
	color: #c24733;
	background: url(../../../administrator/images/generic.png) no-repeat left;
	background-repeat: repeat;
}

table.panelheading td {
	padding: 3px;
	text-align: left;
}
table.panelheading td.editor {
	font-size: 9px;
}

table.cpanel td {
	text-align: center;
}

#acajoom table.panelheading th.userpanel {
	background: url(../../../administrator/images/userpanel.png) no-repeat left;
	height: 58px;
	padding: 0px 0px 0px 65px;
}


/* mod_quickicon */

#cpanel {  text-align: center;  vertical-align: middle;}

#cpanel div.icon   { margin: 3px;  text-align: center; vertical-align: middle;}
#cpanel div.icon a {
	display: block; float: left;
	height: 97px !important;
	height: 100px;
	width: 108px !important;
	width: 110px;
	vertical-align: middle;
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
}

#cpanel div.icon a:link    {  color : #808080;  }
#cpanel div.icon a:hover   {
	color : #333;
	background-color: #f1e8e6;
	border: 1px solid #c24733;
	padding: 3px 4px 0px 6px;
}

#cpanel div.icon a:active  {  color : #808080;  }
#cpanel div.icon a:visited {  color : #808080;  }

#cpanel div.icon img { margin-top: 13px; }
#cpanel div.icon span { display: block; padding-top: 3px;}


table.acajoom_stats td {
 border: 1px;
 border-color:#CCCCCC;
border-style: solid;
}