body {
  color: #222;
	background: #3a3a3a url(../images/tru_new/wolfpack_bg.png) repeat-x;
}

/* headers */
h1, h2, h3, h4, h5, h6 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	text-transform: uppercase;
}

#header {
	margin-top: 0px; 
	padding-top: 15px;
}

#main-nav{
	height:28px;
	background: #ff5a00;
}

#main-nav a {color: #fff;}

#main-nav li {border-right: 0px solid #fff;}

#content {background:#fff;}



/* sections */
#sub-nav {
	background: #231f20;
	height: 22px;
	font-size:.6em;
}

#sub-nav li {
	padding: 4px 13px 6px 13px;
	}

/* LEVEL ONE */
ul.dropdown {list-style: none; position: relative; }
ul.dropdown li.hover, ul.dropdown li:hover  {position: relative;}

ul.dropdown li.dropdown-icon {background: url(../images/tru_new/downarrow-w.png) no-repeat right 7px; margin-right:4px;}

/* LEVEL TWO */
ul.dropdown ul {z-index:99; list-style: none; visibility: hidden; position: absolute; top: 100%; left: 0; background-color:#ff5a00;}
ul.dropdown ul li {font-weight: normal; color: #000; float: none; display:block;}
									  
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{text-decoration: none; border-right: none; width: 100%; display: inline-block; } 

/* LEVEL THREE */
ul.dropdown ul ul 					{ list-style: none; left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }




#container {
	border: 0px;
	background:#fff;
} 


#footer{
  background:#ff5a00 url(../images/tru_new/wolf_footer.png) repeat-x;
	height:218px;
	padding: 0px;
	margin-top:0px;
 }
 
#footercontent{
	padding-left:200px; 
	margin-top:150px;
} 

#left {
 overflow: hidden;
 width:180px; 
 float:left; 
 position:relative;
 top:0px;
 margin-left:-180px; 
 margin-right: 1px;
 background-color:#fff;
 border-bottom: 0px solid #1e5ea5;
 border-top: 0px solid #1e5ea5;
}

  /* location bar */
 #wplocation{
 	font: normal normal normal 12px/12px Verdana, Geneva, Tahoma, sans-serif;
  color: #666;
  text-align:left;
  font-size: 75%;
 }
 
 .wppost {min-height:175px;}
 .wppost img {padding:3px; background:#eee; border:1px solid #999; float:left; margin-right:15px; }
 .wppost .headline {font: normal normal bold 1.2em/1.3em Arial, Lucida Grande, sans-serif;}
 .wppost .meta {margin:10px 0 10px 0; color:#999; font: italic normal normal .8em/1.3em Arial, Lucida Grande, sans-serif;}
 .wppost .meta  a{font-style:normal; text-decoration:none;}
 .wppost .teaser {font-size:.9em;}
 
.widget h4{
	background: #231f20; /*dark grey*/	
  font: 2em Arial, Lucida Grande, sans-serif;
 	font: normal normal bold 2em/1.3em Arial, Lucida Grande, sans-serif;
}


/* wolfpack table styles */
.athletes tr > td:first-child  {text-align:center;}
.athletes tr td img {padding:3px; background-color:#eee; border:1px solid #ccc; margin:10px;}


#content table, #content1 table, #content2 table {
  margin: 15px 5px 15px 5px;
  padding: 0px;
	border:1px solid #ddd;
}

#content table thead {
	background-color:#000;
}

#content table th {
	border-bottom: 1px solid #ddd;
	vertical-align:top;
	font-size:.9em;
	text-align:left;
	padding-left:5px;
	color:#fff;
	padding:5px;
	}
	

#content  table td, #content1 table td, #content2 table td {
border-bottom: 1px solid #ddd;
padding: 3px 3px 3px 3px;
vertical-align:top;
font-size: .8em;
color:#444;
text-align:left;
}

#content  table td a {text-decoration:none; font-size:1.1em;}
#content  table td a:hover {text-decoration:underline;}

#content  table td, #content1 table td, #content2 table td {
vertical-align:top;
}

/*Change the menu images*/
a.accordion-item:hover {	background: url(../images/tru_new/menu_arrow_bw_lvl2.png) 0 0.7em no-repeat;}

table.accordion-header a, table.accordion-header a:visited {
	background: url(../images/tru_new/menu_arrow_off.png) .2em 0.7em no-repeat;
}

table.accordion-header a:hover,
table.accordion-header a:active,
table.accordion-header-selected a,
table.accordion-header-selected a:visited {background: url(../images/tru_new/menu_arrow_bw.png) .2em 0.7em no-repeat;}
  	


	
	
	
	


.rssTitle {font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;	text-transform: uppercase;text-decoration:none; color:#000; margin-top:25px;}

.promobox {margin:15px 5px 15px 5px; font-size:90%; border:1px solid #eee; width:100px; height:150px;text-align:center; float:left;}
.promobox h5 {margin:1px; padding:5px;color:#fff; background-color:#231f20;}
.promobox a {text-decoration:none;}

	