/*-tag defaults-------------------------------------------------------------*/

body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #333333;
	background: #cccccc;
}

td {
	text-align: left;
	font-size: 12px;
}

ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
}

li {
 line-height: 15px;
 padding-left: 15px;
 padding-top: 0px;
 background-image: url(../images/arrow.png) ;
 background-repeat: no-repeat;
 background-position: 0px 3px;
}

/*-basic layout-------------------------------------------------------------*/

#title_panel {
 margin: 0px;
 padding: 0px;
 width: 100%;
}

#header_outer {
	margin: 0px;
 padding: 0px;
}

#header_inner {
 margin: 0px;
	padding: 0px;
}

#top_outer{
	margin: 0px;
	padding: 0px;
}

#top_inner {
	margin: 0px;
	margin-top: 5px;
	padding: 2px;
 border: 1px solid #cccccc;
}

#navigation {
 clear: both;
	margin-top: 5px;
 padding: 0px;
 width: 100%;
 border: 1px solid #cccccc;
}

#pathway_outer {
 margin-right: 2px;
	width: 40%;
	height: 21px;
	border-right: 1px solid #cccccc;
}

#pathway_inner {
 margin: 0px;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}

#top_menu_outer {
 margin-right: 2px;
	padding: 0px;
	width: 40%;
 height: 21px;
 border-right: 1px solid #cccccc;
}

#top_menu_inner {
	margin: 0px;
	padding: 0px;
}

#top_menu_inner ul#mainlevel-nav {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#top_menu_inner ul#mainlevel-nav li {
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 19px;
	white-space: nowrap;
}

#top_menu_inner ul#mainlevel-nav li a {
	padding-left: 10px;
	padding-right: 10px;
}

#search_outer {
	padding: 0px;
	width: 20%;
	height: 21px;
}

#search_inner {
 margin: 0px;
	padding: 0px;
}

#search_inner form {
 padding: 0;
 margin: 0;
	border: none;
}

#search_inner .inputbox {
 margin : 0px;
	padding: 3px;
 width: 95%;
	border: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #3333DD;
}

#left_outer {
	margin-top: 2px;
	width: 165px;
}

#left_inner {
	padding-top: 2px;
	padding-bottom: 2px;
}

#banner_inner {
 margin: 0px;
 padding: 0px;
}

#content_outer {
	float: left;
	margin-top: 0px;
	margin-left: 2px;
	padding: 0px;
}

#content_inner {
 float: left;
 padding: 0;
 padding-top: 2px;
 margin: 0;
}

.user1_inner {
 float: left;
	margin: 0px;
	padding: 2px;
	border: 1px solid #cccccc;
}

.user2_inner {
 float: left;
	margin: 0px;
	padding: 2px;
	border: 1px solid #cccccc;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
 float: left;
 padding: 2px;
}

#footer {
	padding: 3px;
	text-align: center;
	font_size: 2px;
}

/*-decoration---------------------------------------------------------------*/

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px !important;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.contentheading {
 padding-top: 7px;
	height: 30px;
	background: url(../images/contenthead.png) top left no-repeat;
	color: #666666;
	text-indent: 23px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

/*-form elements------------------------------------------------------------*/

form {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	padding: 2px;
}

.button {
 margin: 1px;
 padding: 0px 5px;
 width: auto;
 height: 27px;
 color: #ff0000;
 border: 3px double #cccccc;
 background-color: #eeeeee;
 font-family: Arial, Hevlvetica, sans-serif;
 text-align: center;
 font-size: 11px;
 font-weight: bold;
 line-height: 16px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

/*-navigation-------------------------------------------------------------------*/

.pagenav {
 margin: 5px;
 padding: 0px 10px;
 width: auto;
 border: 3px double #cccccc;
 background-color: #eeeeee;
 text-align: center;
 font-size: 11px;
 font-weight: bold;
 line-height: 25px;
}

.pagenavbar {
	float: right;
	margin: 5px 10px 5px 5px;
	padding: 4px 10px 4px 10px;
 border: 1px solid #cccccc;
 background-color: #eeeeee;
}

.back_button {
 margin: 1px;
 padding: 0px 10px;
	float: left;
 border: 3px double #cccccc;
 width: auto;
 line-height: 20px;
 text-align: center;
 font-size: 11px;
 font-weight: bold;
}

/*-links------------------------------------------------------------------------*/

a#active_menu {
	color:#000000;
}

a#active_menu:hover {
	color: #000000;
}

/* mambo core stuff */
a:link, a:visited {
	color: #ff0000; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ff6600;	
	text-decoration: none;
	font-weight: bold;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 100%;
	background: url(../images/decoration/button_grey.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 40px;
	text-indent: 18px;
	text-decoration: none;
}

a.mainlevel:hover {
	background: url(../images/decoration/button_red.gif) no-repeat;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

a.sublevel:hover {
	text-decoration: none;
}

/*-tables-------------------------------------------------------------------*/

table td.body_outer {
	border: 1px solid #cccccc;
	padding: 2px;
}

table.content_table {
	margin: 0px;
	padding: 0px;
 width: 100%;
}

table.content_table td {
	margin: 0px;
	padding: 3px;
 vertical-align: top;
}

table.contentpaneopen {
	margin: 0px;
	padding: 0px;
 width: 100%;
}

table.contentpaneopen td {
 padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
 width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.moduletable {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

table.contenttoc {
 border: 1px solid #cccccc;
 padding: 2px;
 margin-left: 2px;
 margin-bottom: 2px;
}

table.contenttoc td {
 padding: 2px;
}

table.contenttoc th {
 background: url(../images/subhead_bg.png) repeat-x;
 color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

/*-sections-----------------------------------------------------------------*/

.sectiontableheader {
 padding: 5px;
 border-top: 1px solid #cccccc;
 border-bottom: 1px dotted #cccccc;
 font-weight: bold;
}

.sectiontablefooter {
 padding: 4px;
 border-top: 1px dotted #cccccc;
 border-bottom: 1px solid #cccccc;
 font-weight: bold;
}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #eeeeee;
}

/*-images-------------------------------------------------------------------*/

div.mosimage {
 border: 1px solid #ccc;
}

.mosimage {
 border: 1px solid #cccccc;
 margin: 5px
}

.mosimage_caption {
 margin-top: 2px;
 background: #efefef;
 padding: 1px 2px;
 color: #666;
 text-transform: normal;
 font-size: 10px;
 border-top: 1px solid #cccccc;
}

/*--------------------------------------------------------------------------*/

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
 font-style: italic;
 text-transform: uppercase;
 padding: 5px;
 color: #cccccc;
 font-size: 14px;
 font-weight: bold;
}

/** old stuff **/

.contentcolumn {
	padding-right: 5px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

/* Community Builder */

form#EditUser tr {
 clear: all;
 margin: 10px;
}

form#EditUser div table div {
 padding-top: 7px;
	height: 30px;
	background: url(../images/contenthead.png) top left no-repeat;
	color: #666666;
	text-indent: 23px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

.tabpadding {
 height: 25px;
 background-color: #eeeeee;
}

.ontab {
 height: 20px;
 color: #ffffff;
 background-color: #ff0000;
 border: 1px solid #000000;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
 text-align: center;
}

.offtab {
 height: 20px;
	color: #ff6600; 
 background-color: #eeeeee;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
 text-align: center;
 cursor: hand;
}

.pagetext {
 visibility: hidden;
 display: none;
 position: relative;
 margin: 5px;
 top: 0px;
}

/*-mosforms-----------------------------------------------------------------*/
.mosformgrouptitle {
 font-weight: bold;
}
.mosFormLabel {
 padding-bottom: 2px;
}
.mosFormElement {
 padding-bottom: 4px;
}
.mosformerror {
 font-size: 8pt;
 color: #ff0000;
}
