/*------------------------------------------------------------------------

# mm 1.0 - August, 2007

# ------------------------------------------------------------------------

# Copyright (C) 2007 mastro . All Rights Reserved.

# @license - Copyrighted Commercial Software

# Author: mastromedia

# Websites:  http://www.mastromedia

-------------------------------------------------------------------------*/





/* COMMON STYLE

--------------------------------------------------------- */

html, body, form, fieldset {

	margin: 0;

	padding: 0;

}



body {

	color: #000000;

	background: #FFFFFF;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	line-height: 150%;

}



body#bd {

	color: #000000;

	background-color: #FFFFFF;

	background-repeat: no-repeat;

}



body.contentpane {

	width: auto;

	background: #FFFFFF;

	color: #000000;

	font-size: 12pt;

	font-family: serif;

	line-height: 140%;

	margin-top: 1em;

	margin-right: 2em;

	margin-bottom: 1em;



}



body.fs1 {

	font-size: 9px;

}



body.fs2{

	font-size: 10px;

}



body.fs3{

	font-size: 11px;

}



body.fs4{

	font-size: 11px;

}



body.fs5{

	font-size: 11px;

}



body.fs6{

	font-size: 11px;

}



/* Normal link */

a {

	color: #80A100;

	text-decoration: none;

}



a:hover, a:active, a:focus {

	color: #000000;

	text-decoration: underline;

}



/* Title text */

.contentheading, .componentheading, .blog_more strong, h1, h2, h4 {

	font-weight: bold;

}



/* Small text */

small, .small, .smalldark, .mosimage_caption {

	color: #999999;

	font-size: 100%;

}



/* Heading */

h1 {

	font-size: 18px;
	color: #98BF00;

}



h2 {

	font-size: 16px;
	color: #98BF00;

}



h3 {

	font-size: 12px;
	color: #98BF00;

}



h4 {

	font-size: 12px;

	text-transform: uppercase;

}



p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {

	margin: 15px 0;

	padding: 0;

}



ul {

	list-style: none;

}



ul li {

	padding-left: 30px;

	background: url(../images/bullet-list.gif) no-repeat 18px 8px;

	line-height: 180%;

}



ol li {

	margin-left: 35px;

	line-height: 180%;

}



th {

	padding: 5px;

	font-weight: bold;

	text-align: left;

}



fieldset {

	border: none;

}



fieldset a {

	font-weight: bold;

}



hr {

	border-top: 1px solid #DDDDDD;

	border-right: 0;

	border-left: 0;

	border-bottom: 0;

	height: 1px;

}



a img {

	border: none;

}



td, div {

	font-size: 100%;

}



/* FORM

--------------------------------------------------------- */

form {

	margin: 0;

	padding: 0;

}



form label {

	cursor: pointer;

}



input, select, textarea, .inputbox {

	padding: 1px;

	font-family: Tahoma, Arial, sans-serif;

	font-size: 100%;

}



select, textarea, .inputbox {

	background: #FFFFFF;

	color: #98BF00;

}



.button {

	padding: 2px;

	border: 1px solid #C8C8C8;

	color: #98BF00;

	background: url(../images/but-bg.gif) repeat-x top #E6E6E6;

	font-weight: bold;

}



.inputbox {

	margin-bottom: 1px;

	padding: 3px 0 3px 5px;

	border: 1px solid #999999;

	background: #FFFFFF;

}



.inputbox:hover, .inputbox:focus {

}



input.addtocart {

	width: 89px!important;

	margin-right: 3px;

	color: #E2E2E2;

	background: url(../images/button-addtocart-big.gif) no-repeat top center !important;

	font-size: 0px;

}



/* BONUS TYPOGRAPHY STYLES

--------------------------------------------------------- */

pre, .code {

	padding: 10px 15px;

	margin: 5px 0 15px;

	border-left: 5px solid #999999;

	background: #FFFFCC;

}



blockquote {

	padding: 1em 40px 1em 15px;

}



blockquote span.open {

	padding: 0 0 0 20px;

	background: url(../images/so-q.gif) no-repeat left top;

}



blockquote span.close {

	padding: 0 20px 0 0;

	background: url(../images/sc-q.gif) no-repeat bottom right;

}



/* Quote hilight */

.quote-hilite {

	padding: 10px 15px;

	margin: 0;

	border: 1px solid #DDDDDD;

	background: #FFFFFF;

}



/* Small quote */

.small-quote {

	margin: 0;

	padding: 0;

	background: none;

}



.small-quote span.open-quote {

	margin: 0;

	padding-left: 20px;

	background: url(../images/so-q.gif) no-repeat center left;

}



.small-quote span.close-quote {

	margin: 0;

	padding-right: 20px;

	background: url(../images/sc-q.gif) no-repeat center right;

}



.small-quote span.author {

	padding: 2px 5px 2px 20px;

	border-top: 1px solid #DDDDDD;

	margin: 0.5em 0 0;

	display: block;

	background: url(../images/author.gif) no-repeat 5px 4px #DDDDDD;

	font-size: 90%;

	text-transform: uppercase;

}



/* Rropcap */

.dropcap {

	float: left;

	padding: 4px 8px 0 0;

	display: block;

	color: #999999;

	font: 50px/40px Georgia, Times, serif;

}



/* Tips, Error, Message, Hightlight*/

.error {

	padding-left: 25px;

	color: #CC0000;

	background: url(../images/bullet-error.gif) no-repeat top left;

}



.message {

	padding-left: 25px;

	color: #EE9600;

	background: url(../images/bullet-info.gif) no-repeat top left;

}



.tips {

	padding-left: 25px;

	color: #EE9600;

	background: url(../images/bullet-tips.gif) no-repeat top left;

}



.highlight {

	padding: 1px 5px;

	background: #FFFFCC;

	font-weight: bold;

}



/* Note Style */

p.stickynote {

	padding: 10px 0px 10px 40px;

	border: 1px solid #DDDDDD;

	background: url(../images/sticky-bg.gif) no-repeat 5px center #FFFFFF;

}



p.download {

	padding: 10px 0px 10px 40px;

	border: 1px solid #DDDDDD;

	background: url(../images/download-bg.gif) no-repeat 5px center #FFFFFF;

}



.blocknumber {

	clear: both;

	padding: 5px 15px 10px;

	position: relative;

}



/* Check list */

ul.checklist {

	list-style: none;

}



ul.checklist li {

	margin-left: 15px;

	padding: 0 0 5px 20px;

	background: url(../images/checklist-bg.gif) no-repeat 0 3px;

}



/* Check list */

ul.stars {

	list-style: none;

}



ul.stars li {

	margin-left: 15px;

	padding: 0px 0 5px 20px;

	background: url(../images/star-bg.gif) no-repeat 0 3px;

}



/* Bignumber */

.bignumber {

	float: left;

	margin-right: 8px;

	padding: 6px 7px;

	display: block;

	color: #FFFFFF;

	background: url(../images/ol-bg.gif) no-repeat top left;

	font: 20px/normal Arial, sans-serif;

	font-weight: bold;

}



/* Talking box. Thinking box. */

div.bubble1, div.bubble2, div.bubble3, div.bubble4 {

	margin: 15px 0;

}



div.bubble1 span.author,

div.bubble2 span.author,

div.bubble3 span.author,

div.bubble4 span.author {

	padding-left: 15px;

	margin-left: 15px;

	background: url(../images/author.gif) no-repeat center left;

	font-weight: bold;

}



div.bubble1 div {

	margin: 0;

	width: 100%;

	background: url(../images/bub1-br.gif) no-repeat bottom right;

}



div.bubble1 div div {

	background: url(../images/bub1-bl.gif) no-repeat bottom left;

}



div.bubble1 div div div {

	background: url(../images/bub1-tr.gif) no-repeat top right;

}



div.bubble1 div div div div {

	background: url(../images/bub1-tl.gif) no-repeat top left;

}



div.bubble1 div div div div div {

	margin: 0;

	padding: 15px 15px 30px 15px;

	width: auto;

}



div.bubble2 div {

	margin: 0;

	width: 100%;

	background: url(../images/bub2-br.gif) no-repeat bottom right;

}



div.bubble2 div div {

	background: url(../images/bub2-bl.gif) no-repeat bottom left;

}



div.bubble2 div div div {

	background: url(../images/bub2-tr.gif) no-repeat top right;

}



div.bubble2 div div div div {

	background: url(../images/bub2-tl.gif) no-repeat top left;

}



div.bubble2 div div div div div {

	margin: 0;

	padding: 15px 15px 35px 15px;

	width: auto;

}



div.bubble3 div {

	margin: 0;

	width: 100%;

	background: url(../images/bub3-br.gif) no-repeat bottom right;

}



div.bubble3 div div {

	background: url(../images/bub3-bl.gif) no-repeat bottom left;

}



div.bubble3 div div div {

	background: url(../images/bub3-tr.gif) no-repeat top right;

}



div.bubble3 div div div div {

	background: url(../images/bub3-tl.gif) no-repeat top left;

}



div.bubble3 div div div div div {

	margin: 0;

	padding: 15px 15px 50px 15px;

	width: auto;

}



div.bubble4 div {

	margin: 0;

	width: 100%;

	background: url(../images/bub4-br.gif) no-repeat bottom right;

}



div.bubble4 div div {

	background: url(../images/bub4-bl.gif) no-repeat bottom left;

}



div.bubble4 div div div {

	background: url(../images/bub4-tr.gif) no-repeat top right;

}



div.bubble4 div div div div {

	background: url(../images/bub4-tl.gif) no-repeat top left;

}



div.bubble4 div div div div div {

	margin: 0;

	padding: 15px 15px 55px 15px;

	width: auto;

}



/* STYLE

--------------------------------------------------------- */

table.blog {

}



.article_seperator {

	display: block;

	background: url(../images/dot.gif) repeat-x center left;

	height: 40px;

}



#mm-col1 .article_seperator, #mm-col2 .article_seperator {

	display: none;

}



table.contentpane {

	border: none;

	width: 100%;

		height: 100%;

}



table.contentpaneopen {

	border: none;

	border-collapse: collapse;

	border-spacing: 0;

		height: 100%;

}



table.contenttoc {

	margin: 0 0 10px 10px;

	padding: 0;

	width: 35%;

	

}



table.contenttoc a {

	text-decoration: none;

}



table.contenttoc td {

	padding: 5px 5px 1px 25px;

	background: url(../images/bullet-list.gif) no-repeat 5% 60%;

		height: 100%;

}



table.contenttoc th {

	padding: 0 0 3px;

	border-bottom: 1px solid #DDDDDD;

	text-indent: 5px;

	text-transform: uppercase;

}



table.poll {

	padding: 0;

	width: 100%;

	border-collapse: collapse;

}



table.pollstableborder {

	padding: 0;

	width: 100%;

	border: none;

	text-align: left;

}



table.pollstableborder img {

	vertical-align: baseline;

}



table.pollstableborder td {

	padding: 2px!important;

	border-collapse: collapse;

	border-spacing: 0;

}



table.pollstableborder tr.sectiontableentry1 td {

	border: none;

	background: #DDDDDD;

}



table.pollstableborder tr.sectiontableentry2 td {

	border: none;

}



table.searchintro {

	padding: 10px 0;

	width: 100%;

}



table.searchintro td {

	padding: 5px!important;

}



table.adminform {

	width: 400px!important; /*Control the Frontend Editor area width*/

}



.adminform .inputbox {

}



.blog_more {

	margin: 10px 0;

}



.blog_more strong {

	margin: 0 0 10px;

	display: block;

	font-size: 150%;

}



.blog_more ul {

	margin: 0;

	padding: 0;

}



.blog_more ul li {

	margin: 0;

	padding: 0 0 0 18px;

	background: url(../images/bullet-list.gif) no-repeat 5px 7px;

}



td.buttonheading {

	padding: 0 0 0 8px!important;

	text-align: center;

}



.category {

	font-weight: bold;

	font-size: 120%;

}



.clr {

	clear: both;

}



.componentheading {

	background: url(../images/dot.gif) repeat-x bottom left;

	font-size: 16px;
	
	color: #80A100;

	margin-top: 5px;

	margin-right: 0;

	margin-left: 0;

	padding-top: 0;

	padding-right: 0;

	padding-bottom: 8px;

	padding-left: 0;

	margin-bottom: 9px;

	line-height: 14px;

}



.contentdescription {

	padding-bottom: 30px;

}



.contentheading {

	/*font-size: 16px;
	
	color: #80A100;

	line-height: 14px;

	margin: 0px;

	padding: 0px;*/
	background: url(../images/dot.gif) repeat-x bottom left;

	font-size: 16px;
	
	color: #80A100;

	margin-top: 5px;

	margin-right: 0;

	margin-left: 0;

	padding-top: 0;

	padding-right: 0;

	padding-bottom: 8px;

	padding-left: 0;

	margin-bottom: 9px;

	line-height: 14px;

}



a.contentpagetitle,

a.contentpagetitle:hover,

a.contentpagetitle:active,

a.contentpagetitle:focus {

	text-decoration: none !important;

	font-size: 16px;

	line-height: 14px;

	margin: 0px;

	padding: 0px;

}



a.readon {

	float: left;

	display: block;

	text-decoration: none;

	text-transform: uppercase;

}



a.readon:hover, a.readon:active, a.readon:focus {

}



table.contentpaneopen td, table.contentpane td {

}



table.contentpaneopen, table.contentpane, table.blog {

	width: 100%;

		height: 100%;

}



.createdate {

	padding-top: 5px;

	color: #999999;

	font-weight: bold;

}



.modifydate {

	padding-top: 15px;

	color: #999999;

	height: 15px;

}



.moduletable {

	padding: 0;

}



.mosimage {

	margin: 15px 5px 10px 0;

	padding: 0 5px 5px;

}



* html .mosimage {

	padding: 5px 0 !important; /*IE 6*/

	margin: 15px 10px 10px 0;

}



*+html .mosimage {

	padding: 5px 0 !important; /*IE 7*/

}



.mosimage img {

	padding: 0 !important;

	margin: 0 !important;

}



.mosimage_caption {

	margin-top: 5px;

	padding: 1px 2px;

	color: #999999;

}



.pagenav,

.pagenav_prev,

.pagenav_next,

.pagenavbar {

	padding: 0 2px;

}



a.pagenav,

.pagenav_prev a,

.pagenav_next a,

.pagenavbar a {

	text-decoration: none;

}



a.pagenav:hover, a.pagenav:active, a.pagenav:focus,

.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,

.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,

.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {

	text-decoration: none;

}



.pagenavbar {

	padding-left: 14px;

	background: url(../images/pages.gif) no-repeat center left;

}



.pagenavcounter {

	padding: 8px 14px 0 14px;

	background: url(../images/pages.gif) no-repeat 0 11px;

}



.sectiontableheader {

	padding: 8px 5px;

	border-top: 15px solid #FFFFFF;

	background: #DDDDDD;

	font-weight: bold;

	font-size: 120%;

	text-transform: uppercase;

}



tr.sectiontableentry1 td {

	padding: 8px 5px;

	background: url(../images/dot.gif) repeat-x bottom;

}



tr.sectiontableentry2 td {

	padding: 8px 5px;

	background: url(../images/dot.gif) repeat-x bottom;

}



tr.sectiontableentry1:hover td,

tr.sectiontableentry2:hover td {

	background: url(../images/dot.gif) repeat-x bottom;

}



.smalldark {

	text-align: left;

}



div.syndicate div {

	text-align: center;

}



.pollstableborder tr.sectiontableentry1 td,

.pollstableborder tr.sectiontableentry2 td {

	background: none;

}



/* MAIN LAYOUT DIVS

--------------------------------------------------------- */

#mm-wrapper1 {

	width: 800px;

	height: 100%;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}



.narrow #mm-wrapper1 {

}



#mm-wrapper2 {



}



.narrow #mm-wrapper2 {

	padding-right: 0;

	background: #FFFFFF;

}



#mm-wrapper3 {



}



.narrow #mm-wrapper3 {

	padding-left: 0;

	background: #FFFFFF;

}



#mm-containerwrap, #mm-containerwrap-fr, #mm-containerwrap-fl {

	height: 100%;



}



#mm-containerwrap-f {

	background: none;

	height: 100%;

}



#mm-container {

	height: 100%;

}



#mm-containerwrap-f #mm-container {

	border-top: 8px solid #DDDDDD;

	background: none;

		height: 100%;

}



#mm-containerwrap-fl #mm-container {

	background-image: none;

}



#mm-mainbody, #mm-mainbody-fr, #mm-mainbody-fl {

	background-repeat: repeat-x;

	background-position: top;

	height: 100%;

}



#mm-mainbody-inner {

	padding-top: 25px;

	padding-right: 0px;

	padding-bottom: 25px;

	height: 100%;

}



#mm-containerwrap-f #mm-mainbody-inner {

	background: none;



}



#mm-mainbody, #mm-mainbody-fr {

}



#mm-mainbody #mm-contentwrap {

	height: 100%;

}



#mm-mainbody-fl {

}



#mm-mainbody-fl #mm-contentwrap {

	height: 100%;

}



#mm-mainbody-fl #mm-col2 {



}



#mm-mainbody-f {

	height: 100%;

}



#mm-content {

	margin: 0;

	clear: both;

	display: block;

	padding-top: 0;

	padding-right: 20px;

	padding-bottom: 0;

	padding-left: 20px;

	height: 100%;
	
	text-align:left;

}



#mm-mainbody-fr #mm-content {

	padding-top: 0;

	padding-right: 5px;

	padding-bottom: 0;

	padding-left: 20px;

		height: 100%;

}



/* MODULE

--------------------------------------------------------- */

div.moduletable H3 {

	padding: 0;

	margin: 0 0 5px;

	color: #98BF00;

	font-size: 14px;

	text-transform: uppercase;

}



div.moduletable {

	padding: 0 15px;

	margin-bottom: 30px;

}



#mm-col1 div.moduletable {

	margin-bottom: 15px;

}



#mm-col1 div.moduletable h3 {

	color: #80a100;

	background-color: #98BF00;

	width: 100%;

	margin-top: 0;

	margin-right: -15px;

	margin-bottom: 5px;

	margin-left: -15px;

	padding-top: 8px;

	padding-right: 15px;

	padding-bottom: 8px;

	padding-left: 15px;

}



/* Right Module */

div.module h3,

div.module-grey h3,

div.module-dark h3 {

	margin: 0 -14px 5px;

	padding: 0 14px 8px;

	font-size: 120%;

	line-height: normal;

	text-transform: uppercase;

}



div.module,

div.module-grey,

div.module-dark,

div.module-blank {

	margin: 5px 0 10px;

	padding: 0;

	float: left;

	clear: both;

	width: 100%;

}



div.module div, div.module div div,

div.module-grey div, div.module div div,

div.module-dark div, div.module div div {

	padding: 0;

}



div.module div div div,

div.module-grey div div div,

div.module-dark div div div {

	padding: 8px 15px 15px;

}





div.module-blank div div div {

	padding: 15px;

}



div.module div div div div,

div.module-grey div div div div,

div.module-dark div div div div,

div.module-blank div div div div {

	margin: 0;

	padding: 0;

	float: none;

	background: none;

}



div.module h3 {

	border-bottom: 1px solid #DDDDDD;

}



div.module {

	background: url(../images/box-br.gif) no-repeat bottom right;

}



div.module div {

	background: url(../images/box-bl.gif) no-repeat bottom left;

}



div.module div div {

	background: url(../images/box-tr.gif) no-repeat top right;

}



div.module div div div {

	background: url(../images/box-tl.gif) no-repeat top left;

}



/* Right Module - Grey */

div.module-grey h3 {

	background: url(../images/sep.gif) repeat-x bottom;

}



div.module-grey {

	background: url(../images/box-br-grey.gif) no-repeat bottom right #E6E6E6;

}



div.module-grey div {

	background: url(../images/box-bl-grey.gif) no-repeat bottom left;

}



div.module-grey div div {

	background: url(../images/box-tr-grey.gif) no-repeat top right;

}



div.module-grey div div div {

	background: url(../images/box-tl-grey.gif) no-repeat top left;

}



/* Right Module - Dark */

div.module-dark h3 {

	background: url(../images/sep2.gif) repeat-x bottom;

}



div.module-dark {

	background: url(../images/box-br-dark.gif) no-repeat bottom right #544F4C;

	color: #E6E6E6;

}



div.module-dark div {

	background: url(../images/box-bl-dark.gif) no-repeat bottom left;

}



div.module-dark div div {

	background: url(../images/box-tr-dark.gif) no-repeat top right;

}



div.module-dark div div div {

	background: url(../images/box-tl-dark.gif) no-repeat top left;

}



div.module-dark a, div.module-dark a:hover, div.module-dark a:active, div.module-dark a:focus {

	color: #FFFFFF;

	text-decoration: underline;

}



/* HEADER

--------------------------------------------------------- */

#mm-headerwrap {

	clear: both;

	background: url(../images/header-bg.gif) repeat top left;

	position: relative;

	height: 150px;

}



#mm-header {

}



#mm-vm-cart {

	height: 150px;

	width: 356px;

	color: #333333;

}



h1.logo {



}



h1.logo a {



}



/* MAIN NAVIGATION

--------------------------------------------------------- */

#mm-mainnavwrap {

	clear: both;

	border-bottom: 1px solid #C8C8C8;

}



#mm-mainnav {

	border-top: 1px solid #544F4C;

	border-bottom: 1px solid #999999;

	background: url(../images/mainnav-bg.gif) repeat-x bottom #544F4C;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

}



#mm-mainnavwrap a,

#mm-mainnavwrap a:hover,

#mm-mainnavwrap a:active,

#mm-mainnavwrap a:focus {

	outline: none;

}



/* Default  Menu */

a.mainlevel {

	width: 90%;

	display: block;

	color: #98BF00;

	background: url(../images/a-mainlevel-bg.gif) no-repeat bottom left;

	font-weight: bold;

	text-decoration: none;

	padding-top: 3px;

	padding-right: 0;

	padding-bottom: 4px;

	padding-left: 15px;

}



a.mainlevel:hover,

a.mainlevel:active,

a.mainlevel:focus {

	color: #FFFFFF;

	background: url(../images/a-mainlevel-hover.gif) no-repeat bottom left;

	text-decoration: none;

}



a.mainlevel#active_menu {

	color: #668000;

	background: url(../images/a-mainlevel-hover.gif) no-repeat bottom left;

	font-weight: bold;

	text-decoration: none;

}



a.sublevel {

	padding: 2px 4px 2px 20px;

	display: block;

	color: #98BF00;

	background: url(../images/bullet-list2.gif) no-repeat 8px 8px;

	text-decoration: none;

}



a.sublevel:hover,

a.sublevel:active,

a.sublevel:focus {

	color: #668000 !important;

	text-decoration: none;

}



#active_menu {

	color: #FFFFFF !important;

	font-weight: bold;

}



/* PATHWAY + SEARCH

--------------------------------------------------------- */

#mm-pathwaywrap {

	clear: both;

	background: url(../images/pathway-right-bg.gif) no-repeat bottom right;

	height: 50px;

	position: relative;

}



#mm-pathway {

	padding-top: 20px;

	width: 77%;

	float: right;

	display: block;

	text-indent: 20px;

}



#mm-pathway strong {

	margin-right: 10px;

}



#mm-pathway img {

	margin: 0 5px;

}



#mm-pathway a {

	font-weight: bold;

	text-decoration: none;

}



#mm-pathway a:hover {

	font-weight: bold;

	text-decoration: none;

	color: #999999;

}



/* Search */

#mm-searchwrap {

	width: 190px;

	float: left;

	background: url(../images/pathway-bg.gif) no-repeat bottom right;

	height: 50px;

	position: relative;

}



#mm-search {

	margin-top: 15px;

	background: url(../images/search-bg.gif) no-repeat center;

	height: 24px;

}



#mm-search .inputbox {

	width: 150px;

	padding: 2px 5px 3px;

	border: none;

	background: none;

	position: absolute;

	top: 18px;

	left: 18px;

}



.narrow #mm-search {

	background: url(../images/search-narrow-bg.gif) no-repeat center;

}



.narrow #mm-search .inputbox {

	width: 100px;

}



/* LEFT COLUMN + RIGHT COLUMN

--------------------------------------------------------- */

#mm-col1 {

	float: left;

	width: 190px;

	background: url(../images/top-border-l.gif) no-repeat top right;

}



#mm-col1 div.mm-innerpad {

	color: #C8C8C8;

	padding-top: 8px;

	padding-bottom: 10px;

	padding-left: 0;

	width: 100%;

}



#mm-col1 a {

	color: #FFFFFF;

	font-style: normal !important;

}



#mm-col1 a:hover, #mm-col1 a:active, #mm-col1 a:focus {

	color: #FFFFFF;

}



#mm-col2 {

	float: right;

	width: 24.9%;

	overflow: hidden;

}



#mm-col2 div.mm-innerpad {

	padding: 0 25px 10px 0;

}



#mm-col2 li a {

	color: #98BF00;

}



#mm-col2 li a:hover, #mm-col2 li a:active, #mm-col2 li a:focus {

	color: #98BF00;

}



#mm-col1 table,

#mm-col2 table {

	border-collapse: collapse;

	border-spacing: 0;

	height: 0px;

	width: 100%;

}



#mm-col1 ul li,

#mm-col2 ul li {

	padding-left: 15px;

	margin: 0;

	background: url(../images/bullet-list.gif) no-repeat 2px 8px;

}



#mm-col1 li {

	background-image: url(../images/bullet-list3.gif) !important;

}



#mm-col1 ul,

#mm-col2 ul {

	margin: 0;

}



/* USER TOOLS

--------------------------------------------------------- */

#mm-usertools,

#mm-usercolors {

	font-size: 11px;

	position: absolute;

	top: 22px;

	right: 30px;

}



*+html #mm-usertools {

	right: 10px; /*IE 7*/

}



#mm-usercolors ul,

#mm-usertools ul {

	margin: 0;

	padding: 0;

	float: left;

}



#mm-usercolors ul li,

#mm-usertools ul li {

	margin: 0;

	padding: 0;

	list-style: none;

	display: inline;

	background: none;

}



#mm-usercolors img,

#mm-usertools img {

	padding: 0;

	margin: 0;

}



#mm-usercolors {

	float: left;

	padding: 10px 5px 4px;

}



/* FOOTER

--------------------------------------------------------- */

#mm-footerwrap {

	clear: both;

	float: left;

	width: 100%;

	background: url(../images/footer-right.gif) no-repeat top right #E6E6E6;

	position: relative;

	height: 100px;

}



#mm-footerwrap span.spacer {

	width: 22.8%;

	float: left;

	display: block;

	background: url(../images/footer-left.gif) no-repeat top right #C8C8C8;

	height: 100px;

}



#mm-footer {

	padding: 20px 0;

	width: 70%;

	float: right;

	color: #98BF00;

	position: relative;

}



#mm-footer small, #mm-footer address {

	padding: 0 0 0 20px;

	display: block;

	color: #98BF00;

	font-style: normal;

	font-size: 100%;

}



#mm-footer ul {

	margin: 0 0 10px 5px;

	padding: 0;

}



#mm-footer li {

	margin: 0;

	padding: 0;

	display: inline;

	background: none;

}



#mm-footer li a {

	padding: 0 15px;

	display: inline;

	background: url(../images/v-dot.gif) repeat-y top right;

	color: #544F4C;

	font-weight: bold;

	line-height: normal;

	text-decoration: none;

	text-transform: uppercase;

}



#mm-footer li a:hover, #mm-footer li a:active, #mm-footer li a:focus {

	color: #544F4C;

	text-decoration: underline;

}



/* MISCELLANOUS

----------------------------------------------------------- */

ul.accessibility {

	position: absolute;

	top: -100%;

}



#mm-banner {

	text-align: center;

}



div.back_button a,

div.back_button a:hover,

div.back_button a:active {

	margin: 10px 0;

	display: block;

	background: none!important;

	text-decoration: none!important;

}



#mod_login_password, #mod_login_username {

	width: 90%;

}



#mod_login_remember {

	border: none;

	background: none;

}



/* mm slider */

#mm-sliderwrap {

	padding: 20px 30px 0 30px; /*background: url(../images/slider-bg.gif) repeat-x top left #E6E6E6;*/

}



#mm-slider {

	margin: 0;

	padding: 0;

}



#mm-slider-center {

	margin: 0;

	padding: 0;

	float: left;

	text-align: center;

}



#mm-slider-left,

#mm-slider-right {

	float: left;

	width: 30px;

	position: relative;

}



#mm-slider-left img,

#mm-slider-right img {

	position: absolute;

	top: 55px;

	right: 0;

}



#mm-slider-center span {

	width: 140px;

	width: 100%;

	margin: 0;

	padding: 0;

	text-align: center;

}



#mm-slider-center img {

	margin: 0;

	padding: 0;

}



/* Clearfix */

.clearfix:after {

	clear: both;

	display: block;

	content: ".";

	height: 0;

	visibility: hidden;

}



* html > body .clearfix {

	width: 100%;

	display: block;

}



* html .clearfix {

	height: 1%;

}



/* Firefox Scrollbar Hack - Do not remove */

html {

	margin-bottom: 1px;

	height: 100%!important;

	height: auto;

}

