/* CSS Document */


.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#pathway_outer {
  	float: left;
  	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 5px;
}

#pathway_inner {
  float: none !important;
  float: left;
	border: 1px solid #cccccc;
	height: 21px;
}

#pathway_text {
  overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 1px;
}

a.pathway {
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 50%;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #FFFFFF;
}

ul#mainlevel-nav li a
{
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #FFFFFF;
}

ul#mainlevel-nav li a:hover
{
	color: #000033;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

#banner {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 0px;
	border: none;
}



#active_menu {
	color:#CC0000;
	font-weight: bold;
}

a#active_menu:hover {
	color: #E15704;
}

.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 **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
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;
}


td {
	text-align: left;
	font-size: 11px;
}


body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background: #FFFFFF url(../images/mbg_center.gif) repeat-y center top;
}
.MainTable {
	background: #FFFFFF url(../images/obg.gif) repeat-y top;
}
.TableTop {
	background: url(../images/ibg.gif) no-repeat top;
}
.MenuTable {
	background: url(../images/mbg.jpg) no-repeat top left;
}
.UserTable {
	background: url(../images/ubg.gif) no-repeat top left;
}
.ContentTable {
	background: url(../images/cbg.gif) repeat-x top;
	padding: 4px;
}



/* mambo core stuff */
a:link, a:visited {
	color: #3A5186; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FA2F29;	text-decoration: none;
	font-weight: bold;
}
li.latestnews {
font-weight: normal;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

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

.button {
  color: #990000;
  font-family: Tahoma, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	margin: 1px;
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
  	font-family: Tahoma, Arial, Hevlvetica, sans-serif;
	font-size: 11px;
}
.loginbox {
	margin: 1px;
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
  font-family: Tahoma, Arial, Hevlvetica, sans-serif;
	font-size: 11px;
	width: 145px;
}
.SearchInput {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
  	font-family: Tahoma, Arial, Hevlvetica, sans-serif;
  	text-align: center;
	font-size: 11px;
}

.componentheading {
	color: #666666;
	text-align: left;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	background: url(../images/contenthead.gif) top left repeat-x;
	color: #666666;
	text-indent: 15px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 2px;
	padding-left: 6px;
	background: #3A5186;
	text-transform:capitalize;
	font-size:11px;
}

table.moduletable td {
	font-size: 11px;
	padding-left: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-align:right;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}

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

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #53548D;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #333333;
}

a.mainlevelusers {
	margin: 2px;
	margin-top: 5px;
	border: 1px #D1CAD2 dashed;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background: #E6DFE7;
}
.TopMenuShell {
	padding: 5px;
}


a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover {
	color: #C43C03;
	text-decoration: none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

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;
}
.pathway {
	font-weight:bold;
	background: #E2DCDC;
	padding-left: 5px;
	text-align: left;
}
.SubModules {
	padding: 0px;
}
.readon {
	text-align:right;
}
.loginbox {
	border: 1px #CCCCCC solid;
	padding: 2px;
	width: 100px;
}
a.TopMenu, a.TopMenu:link, a.TopMenu:visited {
	color: #760470;
	font-weight: bold;
	text-decoration: none;
}
a.TopMenu:hover {
	color: #585858;
	font-weight: bold;
	text-decoration: none;
}


.SubMenuTop {
	background: url(../images/bk_0.jpg) top left;
}
.SubMenuMid {
	background: url(../images/bk_1.jpg) top left;
}
.SubMenuBottom {
	background: url(../images/bk_2.jpg) top left;
}
.CreditText {
	font-size: 10px;
}
.MainTable {
	border-left: 1px #EEEEEE solid;
	border-right: 1px #EEEEEE solid;
}
.MainMenu {
	background: url(../images/hd_2.jpg) top right no-repeat;
	text-align: center;
}
a.VideoImage, a.VideoImage:link, a.VideoImage:visited {
	border: 4px #F2E4D6 solid;
	text-decoration: none;
	float: left;
	clear: none;
}
a.VideoImage:hover {
	border: 4px #FFFFFF solid;
	text-decoration: none;
	float: left;
	clear: none;
}
.HeaderRight {
	font-weight: bold;
	letter-spacing: 1px;
	color: #663366;
	text-align: right;
	border-bottom: 1px #cccccc dashed;
}
h2 {
	font-family: "Trebuchet ms", tahoma, arial, verdana;
	font-size: 17px;
	color: #7A1968;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	letter-spacing: 1px;
}
.BottomModule {
	background: #F2F2F2;
	border: 1px #CCCCCC dashed;
	padding: 5px;
}
.NoteModule {
	background: #F0D7D4;
	border: 1px #CFA49D dashed;
	padding: 5px;
}
.message {
	background-image: url(../images/msg_ok.gif);
	background-repeat:no-repeat;
	background-position: left top;
	padding: 3px;
	padding-left: 45px;
	background-color: #ECFEDB;
	border: 1px dashed #FFFFFF;
	display:block;
	text-align:left middle;
	min-height: 36px;
	margin-top: 5px;
	vertical-align: middle;
	font-weight: bold;
}
.maintab_on {
	border-right:1px #03102B solid;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.maintab_off {
	border-right:1px #03102B solid;
	border-bottom: 1px #5E719C solid;
	color: #E2E2E2;
	font-weight: bold;
	text-align: center;
}
.maintab_last {
	border-bottom: 1px #5E719C solid;
	color: #E2E2E2;
	font-weight: bold;
	text-align: center;
}
a.playview, a.playview:link, a.playview:visited {
	background-image: url(../images/play_view.gif);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left: 28px;
	display: block;
	height: 24px;
	padding-top: 6px;
	color: #FFFFFF;
}
a.playview:hover {
	background-image: url(../images/play_view.gif);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left: 28px;
	display: block;
	height: 24px;
	padding-top: 6px;
	color: #F2E4D6;
}
.VideoTab {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 4px;
}
a.Tablink {
	padding-top: 5px;
	font-weight: bold;
	color: #F2E4D6;
}
.NullTable {
	padding: 0px;
	margin: 0px;
	border: none;
}
#editor_picks {
	background:#7F8EAF url(../images/tab_bgm.gif) left top repeat-x;
	display: block;
	clear: both;
	padding: 6px;
}
#feature_left {
	background:#FFFFFF url(../images/feature_bg.gif) left top repeat-x;
	width: 317px;
	float: left;
	clear: none;
	border: 1px #E7E0D8 solid;
	padding: 9px;
	height: 365px;
}
#feature_right {
	background:#FFFFFF url(../images/feature_bg.gif) left top repeat-x;
	width: 317px;
	float: right;
	clear: none;
	border: 1px #E7E0D8 solid;
	padding: 9px;
	height: 365px;
}
#feature_clip {
	clear: both;
	border-bottom: 1px #E7E0D8 dashed;
	padding-bottom: 5px; 
	margin-bottom: 5px;
	height: 75px;
}
#feature_left h1 {
	font-size: 11px;
	font-weight: bold;
	color: #E07900;
}
#feature_right h1 {
	font-size: 11px;
	font-weight: bold;
	color: #E07900;
}
.FeatureClip {
	padding-right: 4px;
	padding-bottom: 4px;
	float: left;
	clear: none;
}
