/* CSS for Contribute editors */

p, dl, ol, ul, blockquote, td{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em;
}
p {
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", "Lucida Sans", "b&h-lucida-isio8859-1", sans-serif;
	color: #000000;
	
}

h1 {
	font-size: 1.2em;
	font-weight: 600;
}
h2 {
	font-size: 1em;
	font-weight: 600;
}
h3 {
	font-size: 0.9em;
	font-weight: 600;
}
h4 {
	font-size: 0.8em;
	font-weight: 700;
}
h5 {
	font-size: 0.75em;
	font-weight: 700;
}
h6 {
	font-size: 0.7em;
	font-weight: 700;
}

/* HTML SELECTORS */
sub, span.sub {
	font-size: x-small;
	vertical-align: text-top;
}
sup, span.sup {
	font-size: x-small; 
	vertical-align: text-bottom;
}

/* CUSTOM CLASSES FOR CONTRIBUTE EDITORS */
.large {
	font-size: large;
}
.small {
	font-size: 11px;;
}
.xsmall {
	font-size: 10px;;
}

/* hide from editors */


div#mmhide_content {
	xbackground-color: #ffccff;
	xbackground-image:  url(/images/banner_home.jpg);
	xbackground-repeat: no-repeat;
	xbackground-position: 0px 0px;
	float: left;
	height: auto;
	margin: 0px;
	padding: 20px;
	text-align: left;
	width: 560px;
}
div#mmhide_breadcrumbs {
	xbackground-image: url(/include/images/admin.jpg);
	xbackground-repeat: no-repeat;
	xbackground-position: 0 0;
	xheight: 35px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	
	padding: 0px;
	position: relative;
	text-align: left;
	width: auto;
}
div#mmhide_breadcrumbs ul {
	xborder-bottom: 1px solid #bdbebf;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	letter-spacing: 1px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	xtext-align: right;
	width: auto;
	word-spacing: 1px;
}
div#mmhide_breadcrumbs ul li {
	display: inline;
}
div#mmhide_breadcrumbs ul li a:link, div#mmhide_breadcrumbs ul li a:visited {
	xbackground-color: #d4dce8;
	xborder-left: 1px solid #bdbebf;
	border-right: 1px solid #bdbebf;
	xborder-top: 1px solid #bdbebf;
	xborder-bottom: 0px solid #3B4B5B;
	color: #0076cc;
	display: inline; 
	list-style-type: none;
	margin-left: 0px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	width: auto;
	
}
div#mmhide_breadcrumbs ul li:hover a {
	background-color: #ae0055;
	color: #ffffff;
	display: inline;
	list-style-type: none;
	text-decoration: none;
	width: auto;
}

div#mmhide_content img {
	background-color: #eeeeee;
	border: 1px solid #D4DCE8;
	padding: 4px;
}

div#mmhide_sidebar_text {
	xbackground-color: #D4DCE8;
	border: 1px dashed #848589;
	float: right;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width: 35%;
}

div#mmhide_sidebar_text p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
div#mmhide_sidebar_text ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-left: -15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#rightcol_canvas {
	xbackground-color: #eeeaa5;
	float: left;
	xheight: 180px;
	text-align: left;
	width: 200px;
}
div#rightcol {
	xbackground-color: #cccccc;
	padding: 10px;
}
div#rightcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#rightcol ul {
	xbackground-color: #E9EDF4;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
}

div#rightcol ul li {

	border-bottom: 1px solid #d4dce8;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	xfont-weight: 600;
	letter-spacing: .10em;
	line-height: 1.1em;
	list-style-type: none;
	margin-left: -28px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 3px 0px 3px 5px;
	xtext-transform: uppercase;
	xwidth: 200px;
}
div#rightcol ul li a:link, div#rightcol ul li a:visited {
	color: #101d27;
	display: block;
	xfont-weight: 800;
	text-decoration: none;
	
}
div#rightcol ul li:hover {
	
	color: #ae0055;
	xdisplay: block;
	list-style-type: none;
	text-decoration: underline;
	
}
div#rightcol ul li a:hover {

	color: #ae0055;
	display: block;
	text-decoration: underline;
	list-style-type: none;
	
}

/* 2 columns at 44% each */
#mmhide_lcol {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	padding: 10px;
	padding-top: 0px;
	position: static;
	width: 44%;
}
#mmhide_rcol {
	float: left;
	margin-left: 0px;
	padding: 10px;
	padding-top: 0px;
	position: static;
	width: 44%;
}

/* EOF */