/* CSS Document */
/*5-8-2005 */


.clr {
	clear: both;
}

.outline {
	padding: 0px;
}

#pathway_outer {
	width: 957px;
	text-align: left;
	margin: 0px auto;
        background-color: #959595;
        background: url(http://www.jhouserock.com/portal/images/stories/framework_images/jhre-page-bg.jpg);
        background-attachment:fixed;
        background-position:center;
        background-repeat: repeat-y; 
}

#pathway_inner {
	float: left;
	height: 66px;
	width: 957px;
}

#pathway_text {
        overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
}

a.pathway {
}

#global_nav_spreader {
       float: left;
       width: 56px;;
       height: 25px;
       display: inline;
       background-color: #000000;
}

#buttons {
	float: left;
	width: 957px;
	height: 25px;
	clear: both;
}

#global_nav {
	float: left;
        width: 672px;
	height: 25px;
	text-align: right;
        margin-left: 40px;
}

#search_outer {
	float: left;
	width: 189px;
	height: 25px;
        background: url(http://www.jhouserock.com/portal/images/stories/framework_images/search_tile.jpg);

}

#content_outer {
	float: left;
	width: 957px;
	}

#left_outer {
	width: 190px;
	text-align: left;
	float: left;
}

#content_inner{	
	float: left;
	width: 582px;
	text-align: left;
}

#right_outer {
	width: 185px;
	float: left;
        background: ;
}


#footer {
	text-align: center;
	width: 957px;
	height: 34px;
	background: url(http://www.jhouserock.com/portal/images/stories/framework_images/footer_tile.jpg);
	float: left;
	padding-top: 5px;
	display: inline;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
    width: 15%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}


ul#mainlevel-nav li a
{
	width: 100%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #ffcc00;
	background: #D84203;
}

#search_inner {
	padding: 0px;
    height: 23px;
    overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 56px;
	color: #ff6600;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	width: 957px;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #000000;
  padding: 2px;
  height: 150px;
  overflow: hidden;
  float: left;
}

#left_inner {
  border: 1px solid #000000;
  padding: 2px;
  float: left;
}


table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: left;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_inner {
  float: left;
  border: 2px solid #000000;
  padding: 2px;
}


.user1_inner {
	border: 2px solid #000000;
    float: left;
	margin: 0px;
}

.user2_inner {
	border: 2px solid #000000;
    float: left;
	margin: 0px;
	padding: 2px;
}

.user7_inner {
	border: 2px solid #000000;
    float: left;
}

table td.body_outer {
border: 2px solid #000000;
	padding: 2px;
	}



#active_menu {
	color:#FFCC00;
	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(css/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(css/images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image:  url(css/images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 3px;





}


td {
	text-align: left;
	font-size: 11px;
}



body {
        margin:0px auto;
       	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #FFFFFF;
        background-color: #959595;
        background: url(http://www.jhouserock.com/portal/images/stories/framework_images/jhre-page-bg.jpg);
        background-attachment:fixed;
        background-position:center;
        background-repeat: repeat-y; 
}

/* mambo core stuff */
a:link, a:visited {
	color: #ff6600; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #C43C03;	text-decoration: none;
	font-weight: bold;
}

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: 0px;
}



table.contentpane {
border:#000000 solid 2px;
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
border:#000000 solid 2px;
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 0px;
}

.button {
  color: #ff6600;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background:  url(css/images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 16px;
  height: 24px;
  margin: 1px;

}



.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background:  url(css/images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 0px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #666666;
	text-indent: 0px;
	font-weight: bold;
	font-size: 25px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
;

}

table.moduletable th {
	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;
}

.sectiontableheader {
  font-weight: bold;
  background: #9d080d;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #363636;
}

.sectiontableentry2 {
	background-color : #555555;
}

.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;
}

table.contenttoc {
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background:  url(css/images/subhead_bg.png) repeat-x;
  color: #000000;
	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(http://www.jhouserock.com/portal/modules/mod_swmenupro/images/off.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #D0D0D0;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 23px;
	width: 190px;
	text-decoration: none;
}

a.mainlevel:hover {
        background: url(http://www.jhouserock.com/portal/modules/mod_swmenupro/images/on.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #D0D0D0;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 23px;
	width: 190px;
	text-decoration: none;
	color: #999999;
}

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;
}



 .contentheadingnews {
font-size: 21px;
letter-spacing: -1px;
font-weight: bold;

}
 .componentheadingnews {

}
 .contentpagetitlenews {
border-bottom: 1px solid #c7c7c7;
width: 275px;

}
 .sectiontableheadernews {

}





.contentheadingnews a:link {
color: #9B221B;
font-weight: bold;
}

.contentheadingnews a:active {
color: #002F69;
font-weight: bold;
}

.contentheadingnews a:hover {
color: #orange;
font-weight: bold;
}

.contentheadingnews a:visited {
color: #c7c7c7;
font-weight: bold;
}