/* custom stuff */

html {
  height: 100%;
  margin-bottom: 0px;
}


body {
	background:url(images/paint-cans.jpg);
	margin: 0;
	padding: 0;
	height: 100%; 
	padding: 0;
	margin-bottom: 0px;
	background-attachment: fixed;
	line-height: 125%;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #000000;			/* CHANGE */
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway {
	display: block;
	vertical-align: middle;
	margin-top: 5px;
	font-weight: normal;
}

span.pathway img {
  padding: 5px 5px;
  vertical-align: top;
}

div.path-padding {
	padding: 10px 10px 10px 25px;
	background: url(images/arrow.png) 10px 20px no-repeat;
}

span.pathway a {
  line-height: 150%;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

span.article_seperator {

}

a.readon {
  line-height: 300%;
}

/*** fonts ***/

/* size attributes */

body.f-smaller {
	font-size: 12px;
}

.small,
div.mosimage_caption {
	font-size: 95%;
}

#nav a,
#inset a {
	font-size: 100%;
}

#modulepic
{
  background: url(images/ModulePic.jpg) 0px 0px repeat-y;
  height: 497px;
  width: 224px;
  border: 0px solid #00ff00;
}  

div.moduletable h3,
td.side h3,
.componentheading {
	font-size: 100%;
	line-height: 100%;
}

.contentheading {
	font-size:  120%;
	padding-bottom:  10px;
	padding-top:  10px;
	color: #000666;						/*this color doesn't change anything*/
}

div.componentheading {
  color: #666;
	font-weight: bold;
	margin-bottom: 10px;
}

p {
	margin-bottom: 15px;
}

#contenthead
{
  background: url(images/ContentHeader.gif) 0px 0px no-repeat;
  width: 640px;
  height: 20px;
}  

#contentbody
{
  background: url(images/ContentBody.gif) 0px 0px repeat-y;
}  

#contentfoot
{
  background: url(images/ContentFooter.gif) 0px 0px no-repeat;
  width: 640px;
  height: 33px;
}  


/* font family */
h1,
h2,
h3,
h4,
h5,
.contentheading,
.componentheading,
.sectiontableheader {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}

a:link {
	color: #10277e;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #10277e;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0b3efb;
	text-decoration: none;
}
	
.modtablist {
	list-style-image: url(images/modlist.png);
}

div#trilink {
	margin: auto;
	display: block;
	background: url(aimages/tri_logo.jpg) 0 0 no-repeat;
	line-height: 20px;
	width: 160px;
	height: 20px;
	text-align: center;
}
#trilink a:link {
	color:#000000;
	font-weight:normal;
}
#trilink a:visited {
	color:#000000;
	font-weight:normal;
}
#trilink a:hover {
	color:#FF6600;
}

searchlist {}
a.searchlist:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.searchlist:visited {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

a.searchlist:hover {
	color: #fddd64;
	text-decoration: none;
}

 /*module settings */

newsedit {
	color: #000;
}

div.moduletable a.newsedit:link {
	color: #000666;
	font-weight: bold;
	text-decoration: none;
}
div.moduletable a.newsedit:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

div.moduletable a.newsedit:hover {
	color: #24336c;
	text-decoration: none;
}

div.moduletable a:link {
	color: #000666;
	font-weight: bold;
	text-decoration: none;
}
div.moduletable a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
div.moduletable a:hover {
	color: #ff9900;
	text-decoration: none;
}

div.moduletable {
	margin-bottom: 5px;
	padding: 6px 5px;
	color: #000000;							/*text in module not links*/
}

div.moduletable h3 {
	background: url(images/ModuleHeader.jpg) no-repeat;
  width: 222px;
	color: #fddd64;					/* CHANGE */
	margin: -6px -5px 5px -5px;
	text-transform: capitalize lowercase;
	font-weight: bold;
	font-size: 110%;
	height: 29px;
	line-height: 28px;				/* CHANGE */
	text-indent: 15px;				/* CHANGE */
	text-align: left;				/* CHANGE */

}

/* default menu link styles */
a.sublevel {

}

a.mainlevel:hover {
	text-decoration: none;
}

td a.sublevel:hover {
	text-decoration: underline;
}

/** regular joomla menu **/

a.mainlevel {
	display: block;
	padding: 3px 0px;
	text-indent: 4px;
	width: 100%;
}

/* headings */

h1 {
	line-height: 100%;
	font-size: 200%;
}

h2 {
   color: #000666;				/* CHANGE */
   line-height: 100%;
   font-size: 150%;
}

h3 {
   color: #000666				/* CHANGE */
   line-height: 100%;
   font-size: 120%;
}

h4 {
	 line-height: 100%;
	 font-size: 110%;
}

.small {
	font-weight: normal;
	color: #999;
}

/** some joomla class stuff */

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

td.sectiontableheader {
  font-weight: bold;
  padding: 0 4px;
  line-height: 20px;
  color: #000666;					/* CHANGE */
	/*background: #f7f9ff;
	border-top: 1px solid #edf1fa;
	border-bottom: 1px solid #c3cce5;*/
	background: #fff url(images/sect_header.jpg) repeat-x;
}
/*f2eee6}*/
td.sectiontableentry1,
tr.sectiontableentry1 td {
  padding: 4px;
  background-color: #eee;
}
 
td.sectiontableentry2,
tr.sectiontableentry2 td {
  padding: 4px;
  background-color: #fff;
}

table.contentpaneopen,
table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

table.contentpaneopen td p {
  padding-right: 10px;
}

div.contentpane,
div.contentpaneopen {
  width: 100%;
}

.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}


table.adminform textarea {
  width: auto;
  color: #666;
}


/** template layout stuff **/

#content
{
  padding-left: 10px;
  padding-right; 10px;
}  

#contentheader
{
  width: 100%;
  height: 20px;
  background: url(images/ContentHearder.gif) 0 0 no-repeat;
}  

div.wrapper {
	margin: auto;
	position: relative;
	width: 826px;
	background: #ffffff;		/*content outer border color*/
}

div#inner-wrapper {
	border-left: 0px solid #ff0000;				/* CHANGE */
	border-right: 0px solid #00ff00;			/* CHANGE */
}

div#header {
	height: 275px;			/* CHANGE */
	background-color:  #33478e;	/* CHANGE */
	background: url(images/head_bg.jpg) 820px 0px no-repeat;
	position: relative;
}

span#logo {
	display: block;
	height: 100%;									
	width: 100%;
	background: url(images/header.gif) 0 0 no-repeat;
}

table.nopad {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
}

td.leftcol {
	padding-left: 0px;
}
td.rightcol, 
td.leftdiv,
td.rightdiv,
td.usercol,
td.userdiv,
td.contentcol,
td.maincol {
	padding: 0px;
}

td.leftcol
{
	/*background: #faf7ed url(images/LeftBorder.gif) repeat-y;			/*module background color*/					/* CHANGE */
	/*border-top: 1px solid #9f9fa8;*/
	border-bottom: 0px solid #fff;							/* CHANGE */
  width: 230px;
}

td.rightcol
{
  /*background: #faf7ed url(images/RightBorder.gif) repeat-y;      /*module background color*/         /* CHANGE */
  width: 10px;
  /*border-top: 1px solid #9f9fa8;*/
  border-bottom: 0px solid #fff;              /* CHANGE */
} 
div.moduletable,
td.rightcol div.moduletable {
	width: 0px;
}

td.leftdiv,
td.rightdiv {
	width: 16px;
}

td.leftdiv {
	background: url(images/LeftConten1t.gif) repeat-y;
}

td.rightdiv {
	background: url(images/Sports-Score_13.gif) repeat-y;
}

div#banner {
	padding: 0;
}

div#banner img {
	padding: 0;
	margin: 0;
}

#footer {
	background: #fff url(images/Footer.jpg) repeat-x;
	height: 20px;
	margin: 0px;
	padding: 0px;
  width: 860px;
}

div.divtop {
	clear: both;
	background: #000666;
	height: 1px;
	overflow: hidden;
}

td.contentcol {
	background: #ffffff;		/*content background*/				/* CHANGE */
}

td.usercol {
	width: 50%;
}

div.padding {
	padding:  10px;
}

/* menu stuff */
a.mainlevel:link,
a.mainlevel:visited {
	color: #000000;
	text-indent: 10px;
	background: url(images/submenu_bullet.png) 0 50% no-repeat;
}

a.mainlevel:hover {
	color: #ff9900;
}

/* main tabs - Set MENU background picture*/
#menubar {
	height:  20px;
	background: url(images/MenuBar.jpg) 0 0 no-repeat; 
  width: auto;
}

#mainmenu {
	white-space: nowrap;
	float: left;
	margin: 0px 0px;
	margin-bottom: 0px;
}

#mainmenu ul {
	float: left;
	margin: 0;
	padding: 0px;
	list-style: none;
	/*background-color:#000;		Bigger box*/
}

#mainmenu li {
	float: left; 
	margin: 0px;
	padding-top: 0px;
  padding-bottom: 0px;
	height: 20px;
	/*background: url(images/menu_bar1.gif) 50% 50%  no-repeat; */
	border-right: 1px solid #fff;						/* CHANGE */
}

#menupos1
{
  position:relative;
  left:55px;
  top:12px;
}

#menupos2
{
  position:relative;
  left:175px;
  top:12px;
}

#menupos3
{
  position:relative;
  left:285px;
  top:12px;
}

#menupos4
{
  position:relative;
  left:395px;
  top:12px;
}

#menupos5
{
  position:relative;
  left:485px;
  top:12px;
}

#mainmenu a:link,
#mainmenu a:visited {
	float: left;
	display: block;
	margin: 0px 5px 0px 5px;
	padding: 1px 10px 0px 10px;
	font-size: 110%;
	text-transform: capitalize lowercase;
	font-weight: bold;
	height: 12px;
	line-height: 10px;
	color: #fff;						/* CHANGE */

}

#mainmenu a:hover {
	color: #fddd64;						/* CHANGE */
	text-decoration: none;
}

/* color stuff */


#mainmenu li.all a:link,
#mainmenu li.all a:visited {
	color:  #fff;
}

/* submenu */
#submenu {
	padding: 0;
	white-space: nowrap;
	height: 20px;
	line-height: 16px;
	background: url(images/submenu_bg.jpg) 0 0 repeat-x;
	border-bottom: 1px solid #000;				/* SEMI CHANGE */
}

#submenu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left:  30px;
}

#submenu li {
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 10px;
	background: url(images/submenu_bullet.png) 0 8px no-repeat;
}

#submenu li a:link,
#submenu li a:visited {
	color: #ffffff;					/* CHANGE */
}

#submenu a:link, 
#submenu a:visited {
	float: left;
	display: block;
	padding: 0px 10px;
	line-height: 10px;
	margin: 5px 0;
	text-transform: lowercase;
	font-size: 95%;
	font-weight: bold;
	color: #000666;					/* CHANGE */
}

#submenu a:hover {
	color:  #fff;					/* CHANGE */
	text-decoration: none;
}

/* some page content things--------------------------------------------------------- */

.hide {
	display: none;
}

td.left ul,
td.right ul {
  margin: 0;
  padding: 5px 0px 5px 12px;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

blockquote {
	margin: 10px 0;
	line-height: 140%;
	padding: 10px;
	background: #f2f2f2;
	color: #333;
}

pre {
	padding: 10px;
	background: none;
	border: 1px solid #EBEBEB;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

	
/* Admin Pages Only*/


#break {
	height: 50px;
}

form {
    margin: 0px;
}



.button {
	border : solid 1px #cccccc;
	background: #E9ECEF;
	color : #666666;
	font-weight : bold;
	font-size : 11px;
	padding: 4px;
}

.login {
	margin-left: auto;
	margin-right: auto;
	margin-top: 6em;
	padding: 15px;
	border: 1px solid #cccccc;
	width: 429px;
	background: #F1F3F5;
}
	
.login h1 {
	background: url(login_he.png) no-repeat;
	background-position: left top;
	color: #333;
	margin: 0px;
	height: 50px;
	padding: 15px 4px 0 50px;
 	text-align: left;
	font-size: 1.5em;
}

.login p {
	padding: 0 1em 0 1em;
	}
	
.form-block {
	border: 1px solid #cccccc;
	background: #E9ECEF;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.login-form {
	text-align: left;
	float: right;
	width: 60%;
}

.login-text {
	text-align: left;
	width: 40%;
	float: left;
}

.inputlabel {
	font-weight: bold;
	text-align: left;
	}

.inputbox {
	width: 150px;
	margin: 0 0 1em 0;
	border: 1px solid #cccccc;
	}

.clr {
    clear:both;
    }

.ctr {
	text-align: center;
}

.version {
	font-size: 0.8em;
}

.message {
	margin-top: 10px; 
	padding: 7px; 
	width: 400px;
	border: 1px solid #B22222;
	background: #F1F3F5;
	color: #B22222;	
	font-weight: bold;
	font-size: 13px;
}



#cpanel {  text-align: center;  vertical-align: middle; }

#cpanel div.icon   { margin: 3px; }
#cpanel div.icon a { 
	display: block; float: left;
	height: 97px !important;
	height: 100px; 
	width: 108px !important;
	width: 110px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
}

#cpanel div.icon a:link    {  color : #808080;  }
#cpanel div.icon a:hover   { 
	color : #333; 
	background-color: #f1e8e6;  
	border: 1px solid #c24733;
	padding: 3px 4px 0px 6px; 
}
#cpanel div.icon a:active  {  color : #808080;  }
#cpanel div.icon a:visited {  color : #808080;  }

#cpanel div.icon img { margin-top: 13px; }
#cpanel div.icon span { display: block; padding-top: 3px;}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }