/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
.moduletable_menu li{
	
	background-image:url(../../hoop_general/images/dots/dot_gold.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	}

div#newsflashcont {
	width:600px;
	margin-left:300px;
	margin-top:25px;
	}
	
div#newsfl_top {
	background-image:url(../images/newsfl_top.png);
	background-repeat:no-repeat;
	height:5px;
	}
	
div#newsfl_main {
	background-color:#E0EBFB;
	padding:0 10px 0 10px;
	}
	
div#newsfl_bot {
	background-image:url(../images/newsfl_bot.png);
	background-repeat:no-repeat;
	height:5px;
	}
	
div#copyr {
	padding-top:15px;
	padding-right:20px;
	color:#CCC;
	text-align:right;
	}
	
div#copyl {
	padding-top:15px;
	padding-left:20px;
	color:#CCC;
	text-align:left;
	float:left;
	}
	

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/


h1,.componentheading {
font-size:1.7em;
font-weight:bold;
color:#135cae;
}

h3 {
font-size:1.3em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
font-weight:700;
}

#footer,.small,.createdate,.modifydate,.mosimage_caption {
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}

table.moduletable th {
  color: #135cae;
}



/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

/* Submenu link */	
ul li ul li {
	padding-left:30px;
	font-size:11px;
	}
	

div#search_content
{
  background-image:url(../images/mod_bg.png);
  background-repeat:repeat-x;
  border:medium none;
  margin-bottom:1em;
  width:650px;
}

.search_content_entry
{
  width:650px;
  height:70px;
  margin-bottom:10px;
}

.search_content_entry_all
{
  width:100%;
  height:70px;
  padding-top:10px;
  padding-left:15px;  
}

.search_content_entry_left
{
  width:305px;
  float:left;
  height:70px;
  padding-top:10px;
  padding-left:15px;
  font-weight:bold;
}

.search_content_entry_right
{
  margin-left:10px;
  width:315px;
  float:left;
  height:70px;
  padding-top:10px;
}

.search_content_entry_right a
{
    background-image:url(../images/dot_blue.png);
    background-position:left center;
    background-repeat:no-repeat;
    padding:3px 5px 3px 10px
}


#smallslider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#smallslider, #smallslider li{ 
	width:270px;
	height:180px;
	overflow:hidden; 
	}


span#prevBtn a
{
    background-image: url(../../hoop_general/images/slidearrowleft.gif);
    background-position:left center;
    background-repeat:no-repeat;
    height:200px;
    width:15px;
    display:block;    
}
span#nextBtn a
{
    background-image: url(../../hoop_general/images/slidearrowright.gif);
    background-position:right center;
    background-repeat:no-repeat;
    height:200px;
    width:15px;
    display:block;
    
}

div#selected_reports
{
    width:900px;
    margin-bottom:20px;    
    margin-right:15px;
}

div#selected_information
{
    float:left;
    width:310px;
    height:320px;
    padding-left:15px;
    padding-right:15px;
    background-image:url(../images/mod_bg.png);
    background-repeat:repeat-x;
}

.selected_list_header
{
    background-color:#b8840a;
    width:260px;
    height:16px;
    color:#ffffff;
    padding-left:5px;
    padding-top:3px;
    margin-bottom:5px;
}

.selected_list_content
{
    padding-left:5px;
    width:255px;
}






#contentslider {
float:left;
margin-left:18px;
width:830px;
}

* html #contentslider {
float:left;
margin-left:7px;
width:830px;
}



#highlight {
	position: relative;
	background: url(../images/blockbg.jpg) no-repeat;
	margin: 0 7px;
	height: 395px;
	width: 830px;
}

#contentslider h3
{
    background-image:url(../images/mod_heading.png);
    background-repeat:no-repeat;
    color:#FFFFFF;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    margin:0 -15px 0.5em;
    padding-left:15px;
    padding-top:14px;
    text-align:left;
    text-decoration:none;
}

#prev {
	position: absolute;
	width: 24px;
	height: 30px;
	left: -24px;
	top: 140px;
	background: url(../images/prev.jpg) no-repeat;
	cursor: pointer;
}

#next {
	position: absolute;
	width: 24px;
	height: 30px;
	right: -24px;
	top: 140px;
	background: url(../images/next.jpg) no-repeat;
	cursor: pointer;
}

.txtwide h1, .txtwide h2, .txtwide h3, .txtwide p
{
    color:#fff;
}
.txtwide p
{
    font-size:13px;
}

#navo {
	margin-top:5px;
	
	color: #ffffff;
	float: right;
}


#navo a {
	float: left;
	height: 12px;
	width: 12px;
	margin: 0 10px 0 0;
	text-indent: -999em;
	outline: none 0;
	background: url(../images/nav_inactive.jpg) no-repeat;
}

#navo a.activeSlide, #navo a:hover {
	background: url(../images/nav_active.jpg) no-repeat;
}



