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

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

body {
	background: #fff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #999999;
}
	
body.contentpane {
	background: #f8f8f8;
}
ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}

ul li { padding-left: 32px; line-height: 160%; background-color: transparent; }
h1 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #c62828;
	text-align: left;
	font-weight: bold;
}

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

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

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #c62828;
	padding: 0;
}

a:link, a:visited {
	outline: none;
	text-decoration: underline;
	font-weight: normal;
	color: #ff3333;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666;
}

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

form {
	margin: 0;
	padding: 0;
}
input, select {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif;
}
select, .inputbox {
	padding: 2px;
}
textarea {
	padding-left: 2px;
}
textarea.inputbox {
	width:95%;
}
.button, .button:hover { padding: 1px 10px!important; padding: 1px 5px; color: #f3f5f8; background-color: #4b535b; border-color: #dfe5ec #8e9cae #8e9cae #dfe5ec; border-style: solid; border-width: 1px; }
.button:active, .button:focus { color: #f3f5f8; background-color: #cc3333; border-color: #8e9cae #dfe5ec #dfe5ec #8e9cae; border-style: solid; border-width: 1px; }
.inputbox {
	border: solid 1px #bfc2c5;
	background: #f5f6f8;
}
.inputbox:hover, .inputbox:focus { background-color: #e9ebed; border: solid 1px #9198a0; }
#modlgn_remember  {
	border:0;
}


.body_bg { background: #f8f8f8; }

#ol-flashheader { position: absolute; top: 0px; right: 0px; z-index: 1; border: 0;height: 240px; width: 700px; }
#logo, img#logo { background-repeat: no-repeat; position: absolute; top: 10px; left: 10px; z-index: 9; border: 0; }
#tophead { background-color: #f7f6f4; clear: both; text-align: left; line-height: normal; background-image: url(/templates/mx_joofree2/images/header_bot.png); background-repeat: repeat-x; background-position: 50% bottom; position: relative; height: 240px; }
#bgr {
	padding: 0;
	margin: 0;
	background: transparent url(/templates/mx_joofree2/images/bgr.png) top center no-repeat;
}

div#wrapper {
	padding: 0;
	width: 940px;
	margin: 0 auto;
}

#content {
	margin: 0 auto;
	width: 920px;
	padding: 10px 0 0;
	overflow: hidden;
}

#topcol {
	background: transparent url(/templates/mx_joofree2/images/topcol_bg.png) top center repeat-x;
	height: 35px;
}

#topmenu {
	float: left;
	width: 710px;
	height: 35px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: left;
}

#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topmenu li {
	float: left;
	margin: 0;
	padding: 0;
	height: 35px;
	background: transparent url(/templates/mx_joofree2/images/line.png) top right no-repeat;
}

#topmenu li a#active_menu-nav {
	color: #fff;
}

#topmenu li a {
	float: left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 35px;
	padding: 0 12px 0 10px;
	color: #f1f1f1;
	text-decoration: none;
	font-weight: 700;
}

#topmenu li a:hover, #topmenu li.current a {
	color: #e2c9c9;
	text-decoration: none;
	background: transparent url(/templates/mx_joofree2/images/topmenu_top.png) top center no-repeat;
}


#search { position: absolute; bottom: 0px; left: 10px; width: 180px; z-index: 3; margin: 0; padding: 0; }
#search div.search { background: url(/templates/mx_joofree2/images/icon-search.gif) no-repeat left center; height: 25px; padding-top: 5px; padding-right: 2px; padding-left: 28px; }
#search .inputbox { color: #333; background-color: #efefef; width: 90%; padding-left: 5px; border: solid 1px #999; }
#wrapper_2 { background: transparent url(/templates/mx_joofree2/images/wrapper_2_bg.png) top center repeat-y; }
#holder { background: transparent url(/templates/mx_joofree2/images/main_bg.png) top center repeat-x; }

#left ,#right {
	margin: 0;
	width: 200px;
	float: left;
	padding: 0 0 10px 0;
	text-align: left;
}

div#main {
	float: left;
	width: 500px;
	padding: 0 10px;
	margin: 0;
}

div#main_full {
	float: left;
	width: 700px;
	margin: 0 0px 6px 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;
}

td.middle_pad {
	width: 20px;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#footer {
	margin: 0 auto;
	text-align: center;
	height: 50px;
	line-height: 20px;
	color: #999999;
	font-size: 11px;
	background: #f4f4f4 url(/templates/mx_joofree2/images/footer_bg.png) top center no-repeat;
}

#footer p {
	text-align: right;
	padding: 10px 30px 0 0;
}

#footer a {
	color: #c62828;
	text-decoration: none;
}

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

div.componentheading {
	height: 22px;
	padding: 8px 0 0 10px;
}


.small {
	font-size: 10px;
	color: #C0C0C0;
	font-weight: normal;
	text-align: left;
}

#date-format { color: #000; background-color: #dfdfdf; text-align: center; position: absolute; right: 0; bottom: 0; z-index: 7; padding: 3px 6px; }
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #C0C0C0;
	font-weight: normal;
	text-align: right;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #C0C0C0;
	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: underline;
	color: #666;
}

a.readon:hover {
	color: #999999;
	text-decoration: none;
}


.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }




.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: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}


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 {

}


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

.article_column {

}

.column_separator {
	
}

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

.clr {
	clear: both;
}

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




table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

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



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;
}



.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: Tahoma, Arial, sans-serif;
	color: #669933;
}

.highlight {
	background-color: #fffebb;
}


table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

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

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

div.module_menu div, div.module {
	
}

div.module_menu div div, div.module div div, div.module_text div div {
	margin: 0 0 15px 0;
	padding: 1px;
	background: #dddddd;
}

div.module_menu div div div, div.module div div div, div.module_text div div div {
	margin: 0;
	background: #fff;
	padding: 1px 5px 5px;
}

div.module_menu div div div, div.module div div div{
	margin: 0;
	background: #f8f8f8;
	padding: 1px 5px 5px;
}

#right div.module table.poll div {
	background: none;
}

div.module_menu div div div div, div.module div div div div {
	background: none;
	padding: 4px 8px;
	text-align: left;
}

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

#right div.module div div div form {
	padding: 4px 0;
	width: 170px;
	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 {
	padding: 2px 0 2px 20px;
	line-height: 24px;
	text-decoration: none;
	color: #999;
	font-size: 11px;
}

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

div.module_text div div div div  {
	margin:0 auto;
	
}

div.bannergroup_text {
	display:block;
	background: #fff;
	padding: 1px;
}
.bannerheader {
padding: 0 0 0 6px;
}
#lr-padd { padding: 0; width: 100%; clear: both; }
#lr-padd div.moduletable, #lr-padd2 div.moduletable, #lr-padd1 div.moduletable { margin: 0; padding-top: 0; padding-bottom: 2px; border-right-width: 10px; }
table.lr-padd { width: 100%; padding: 0; }
#lr-padd ul {
	padding: 0;
	margin: 0!important;
}
#lr-padd li {
	padding: 0;
	margin: 0;
	background: none;
	line-height: 170%;
}
#lr-padd li a { color: #cd7575; padding-left: 17px; background: url(/templates/mx_joofree2/images/bullet-list3.gif) no-repeat 5px 50%; text-decoration: underline; }
#lr-padd li a:hover, #lr-padd li a:active, #lr-padd li a:focus { background-image: url(/templates/mx_joofree2/images/arrow_hover.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 3px 50%; text-decoration: none; }
table.lr-padd a:hover { color: #4f7500; text-decoration: none; }
table.lr-padd td.lr-padd { border:solid 1px #ececec; color:#000; background-color: #f5f4f2; width: 50%; }
table.lr-padd td.lr-padd:hover { background-color:#fff; border:solid 1px #c5c5c5; background-repeat:no-repeat; background-position:left top; color:#666; }
table.lr-padd h3 { padding: 4px 0; margin: 0 0 5px; color: #012731; font-size: 1em; background-color: #faf9f7; background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); background-repeat: repeat-x; background-position: center; text-indent: 10px; border-bottom: 1px solid #e0ddcd; }

.path { color: #333; padding-top: 7px; padding-bottom: 3px; padding-left: 8px; line-height: 10px; }

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


#left h3, #right h3{ 	
	font-family: Tahoma, Verdana, Arial, sans-serif;
	width: 177px;	
	color: #999999;
	font-size: 11px;
	height: 28px;
	text-decoration: none;
	text-align: left;
	padding: 0 10px;
	background: url(/templates/mx_joofree2/images/h3.png) repeat-x left top;
	font-weight: bold;
	line-height: 26px;
	margin: 0 0 0 -5px;
}
#left .moduletable_menu, #left .moduletable, #left .moduletable_text, #left .c, 
#right .moduletable_menu, #right .moduletable, #right .moduletable_text, #right .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#right ul.menu {
	margin: 0 auto;
	padding: 5px 0 0 4px;
	list-style: none;
	width: 180px;
}

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


#right ul.menu li a, #right ul.menu li a:link {
	line-height: 18px;
	padding: 0 0 0 10px;
	text-decoration: none;
	font-size: 11px;
	background: url(/templates/mx_joofree2/images/menu_row.png) center left no-repeat;
	margin: 0;
	height: 18px;
	color: #999999;
}

#right ul.menu li a:hover {
	color: #c62828;
	text-decoration: underline;
}


 
#right ul.menu li#current a, #right ul.menu li#current a:link {
	line-height: 18px;
	padding: 0 0 0 10px;
	text-decoration: underline;
	color: #c62828;
	font-size: 11px;
	background: url(/templates/mx_joofree2/images/menu_row.png) center left no-repeat;
	margin: 0;
	height: 18px;
}

#right ul.menu li#current a:hover {
	color: #c62828;
	text-decoration: underline;
}



#right ul.menu li#current ul li a, #right ul.menu li#current ul li a:link {
	text-decoration: none;
	color: #666;
	margin: 0 0 0 6px;
	font-size: 11px;
	background: url(/templates/mx_joofree2/images/submenu_row.png) center left no-repeat;
	font-weight: normal;
	display: block;
	line-height: 18px;
	padding: 0 0 0 14px;
	border: none;
	height: 18px;
}

#right ul.menu li ul li#current a, #right ul.menu li ul li#current a:link, #right ul.menu li ul li#current a:visited, #right ul.menu li ul li#current a:hover {
	font-size: 11px;
	margin: 0 0 0 6px;
	padding: 0 0 0 14px;
	text-decoration: none;
	border: none;
	color: #333;
	background: url(/templates/mx_joofree2/images/submenu_row.png) center left no-repeat;
	height: 18px;
	line-height: 18px;
}


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

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



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

#right ul.menu li#current ul li a:hover {
	color: #333;
}

#right ul.menu li ul {
	list-style: none;
}


#left .moduletable ul, #right .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#left .moduletable ul li, #right .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; 
	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;
}

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: bold;
	font-size : 14px;
	color : #ff3333;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}



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

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

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


.pollstableborder td {
	text-align: left;
}


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;
}


.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(/templates/system/images/selector-arrow.png) no-repeat;
}

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


#system-message dd.message ul { 
     background: transparent;
     padding: 3px;
     margin: 0;
}


#system-message dd.error ul { 
     color: #999; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
     padding: 0;
     margin: 0;
}


#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;
}

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

#system-message dd ul {
    list-style-type: none;
    color: #444; 
    background: #F2FBEC; 
	border: solid 1px #9CDD6C;
}

#system-message {
     margin: 5px auto;
	 text-align: center;
	 width: 98%;
}


input, button {
	font-family: Tahoma, Verdana, Arial, sans-serif;	
}

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}


a.footerooter_in:link, a.footerooter_in:visited {
	color: #fefefe;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.footerooter_in:hover {
	color: #fefefe;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
#footer_in {
	text-align: right;
	width: 100%;
	margin: 0 auto;
	font-family: Tahoma, Arial, sans-serif;
}
.footer_in {
	text-align: right;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}

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

ul.menu { text-align: left; margin: 0 0 10px; padding: 0; }
ul.menu li {
list-style: none;
margin: 0;
padding: 0;
}
ul.menu ul {
margin: 4px 0;
}
ul.menu ul li a {
text-indent: 7px;
}
ul.menu ul a {
background: none;
text-indent: 0;
}
ul.menu ul {
margin-left: 5px;
padding: 0;
}
ul.menu ul ul {
padding: 0;
margin-left: 10px;
}
ul.menu li li {
padding: 0;
margin: 0;
}
ul.menu ul a {
text-indent: 0;
}
ul.menu li a { padding: 3px 3px 5px 15px; text-decoration: none; }
ul.menu li.active a, ul.menu li.active li.active a, a#active_menu.mainlevel, a#active_menu.sublevel, ul.menu li.active .separator, ul.menu li.active li.active .separator {font-weight: bold;}
ul.menu li.active li a, ul.menu li.active li.active li a, ul.menu li.active li .separator, ul.menu li.active li.active li .separator {font-weight: normal;}
ul.menu li a:hover { background-color: transparent; text-decoration: none; }
ul.menu li.active li a,
ul.menu li.active li a:hover { background: transparent; }
ul.menu a { background: url(/templates/mx_joofree2/images/menu_row.png) no-repeat left center; outline: none medium; width: 90%; display: block; text-decoration: none; text-align: left; border-bottom: 1px dotted #cacaca; }
ul.menu a:hover {  }
ul.menu ul li ul li a, ul.menu ul li ul li .separator {text-indent: 5px;}
ul.menu ul li ul li ul li a, ul.menu ul li ul li ul li .separator {text-indent: 10px;}


