html {
background-color: #9a1616;
}

#wrap {
width: 980px;
margin-left: auto;
margin-right: auto;
padding-right: 0px;
margin-top: 0px;
background-color: white;
}

.divider1 {
background-color: #9a1616;
height: 5px;
width: 100%;
}

#divider2 {
height: 16px;
width: 100%;
}

#header {
float:left;
overflow:hidden;
height: 204px;
width: 100%;
}

.h_inside {
background-repeat:no-repeat;
width: 100%;
height: 199px;
}

#topbar {
float:left;
height: 40px; 
width: 100%;
text-align: left;
background-image: url(/templates/rttc2018/images/top_bar.jpg);
background-repeat:no-repeat;
background-position: top right;
}

.t_inside {
height: 35px;
width: 100%;
background-image: url(/templates/rttc2018/images/bot_bar.jpg);
background-repeat:no-repeat;
background-position: bottom right;
}

.t_left {
float:left;
padding-top: 3px;
padding-left: 18px;
font-size: 12pt.
font-family: Arial;
width: 80%;
height: 35px;
}

.t_left a, .t_left a:visited {
color: #2a448e;
text-decoration: none;
}

.t_left a:hover, .t_left a:visited:hover {
color: #9a1616;
}

.t_right {
float:left;
padding-top: 6px;
font-family: Arial;
width: ;
height: 35px;
}

#content {
float: left;
width: 76%;
margin-top: 0px;
font-size: 9pt;
padding-top: 11px;
overflow:hidden;
}

.contentheading {
font-size: 16pt;
color: #9a1616;
}

.blog .contentheading {
font-size: 12pt;
color: black;
font-weight: bold;
}

.componentheading {
font-size: 16pt;
color: #9a1616;
margin-top: 2px;
margin-bottom: 8px;
}

.createdate, .modifydate {
color: black;
font-size: 8pt;
}

.c_inside {
min-height: 650px;
margin-bottom: 10px;
padding: 0px 20px 10px 20px;
font-family: Arial;
background-image: url(/templates/rttc2018/images/bar.jpg);
background-repeat: repeat-y;
background-position: left;
}

.c_inside a, .c_inside a:visited {
color: #173c99;
text-decoration: none;
}

.c_inside a:hover, .c_inside a:visited:hover {
color: #9a1616;
}

#footer {
clear:both;
font-family: Arial;
height: 30px;
width: 980px;
background-image: url(/templates/rttc2018/images/bot_bar.jpg);
background-repeat:no-repeat;
background-position: bottom;
}

.f_inside {
width: 960px;
padding-top: 7px;
margin-left: 10px;
font-family: Arial;
font-size: 8pt;
color: #210d3d;
text-align:center;
border-top: 1px solid black;
}

.f_inside a:link {
color: black;
text-decoration: none;
}

.f_inside a:active {
color: black;
text-decoration: none;
}

.f_inside a:visited {
color: black;
text-decoration: none;
}

.f_inside a:hover {
color: #005824;
text-decoration: underline;
}

#lsidebar {
margin-top: 0px;
margin-bottom: 5px;
float:left;
height: 100%;
overflow:hidden;
width: 24%;
}

#rsidebar {
height: 100%;
float:left;
overflow:hidden;
}

.ls_inside {
padding: 0px 10px 10px 10px;
margin-top: 0px;
color: black;
font-family: Arial;
font-size: 10pt;
}

.ls_inside h3 {
font-family: Arial;
font-size: 11pt;
margin-bottom: 2px;
padding-bottom: 0px;
padding-left: 12px;
}

.ls_inside a, .ls_inside a:visited {
color: #2a448e;
text-decoration: none;
}

.ls_inside a:hover, .ls_inside a:visited:hover {
color: #9a1616;
}

.rs_inside {
padding:10px;
color: black;
}

.debug {
background-color: #9a1616;
font-family: Arial;
font-size: 8pt;
color: #210d3d;
text-align:center;
}

.debug a:link {
color: #210d3d;
text-decoration: none;
}

.debug a:active {
color: #210d3d;
text-decoration: none;
}

.debug a:visited {
color: #210d3d;
text-decoration: none;
}

.debug a:hover {
color: white;
text-decoration: underline;
}

.debug a:visited:hover {
color: white;
text-decoration: underline;
}

.latestnews {
line-height:26px;
font-weight: bold;
}

.latestnews a, .latestnews a:visited {
color: #2a448e;
text-decoration: none;
}

.latestnews a:hover, .latestnews a:visited:hover {
color: #9a1616;
}

.oldnews {
line-height:26px;
font-weight: bold;
}

.oldnews a, .latestnews a:visited {
color: #2a448e;
text-decoration: none;
}

.oldnews a:hover, .latestnews a:visited:hover {
color: #9a1616;
}

.moduletable {
padding-bottom: 1px;
}

.photoheading {
padding-top: 3px;
}


/* Mini-Calendar Styles */

.mod_events_monthyear {
height: 30px;
width: 200px;
font-size: 9pt;
background-color: #a4c4d8;
}

.mod_events_td_dayoutofmonth {
background-color: ;
color: ;
}

.mod_events_td_daywithevents {
background-color: #d9a8a8;
color: white;
}

.mod_events_td_todaywithevents {
background-color: #a4c4d8;
}

.mod_events_td_todaynoevents {
background-color: #c8e4f0;
}


/* Menu Styles */

#bakactive_menu {
}

.bakmainlevel {
padding-left: 24px;
}

.baksublevel {
padding-left: 24px;
}

ul#menulist_root li ul {
    display:none;
}
ul#menulist_root li:hover ul{
    display:block;
    background:none;
}
ul#menulist_root li ul li{
 background:#000000;
    opacity:.85;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    clear:both;
}
ul#menulist_root li ul li a{
    background:none;
    width:66px;
}
ul#menulist_root li ul li a:hover{
    color:#AA0000;
    background:none;
}


/* Roster Tab Styles */

/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #666;	
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(/modules/mod_roster_list/img/blue.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}

/* tab pane styling */
.panes div {
	display:none;
	padding:15px 10px;
	border:1px solid #999;
	border-top:0;
	font-size:9pt;
	background-color:#fff;
}

/* New Menu Styles 7-16-18 */
.moduletable_menu ul.nav.menu {
  margin: 0;
  padding: 0;
}

.moduletable_menu ul.nav.menu li {
  list-style-type: none;
}

.moduletable_menu ul.nav.menu>li {
  position: relative;
  width: auto;
  display: block;
  float: left;
}

.moduletable_menu ul.nav.menu>li>a {
  display: block;
  padding: 6px 12px;
  font-family: arial;
  font-weight: bold;
  font-size: 13px;
  color: black;
}

.moduletable_menu ul.nav.menu>li>a:visited {
  color: black;
}

.moduletable_menu ul.nav.menu>li>a:hover,
.moduletable_menu ul.nav.menu>li>a:visited:hover{
  color: #9a1616;
}

.moduletable_menu ul.nav.menu>li.parent {
  padding-right: 2px;
  margin-right: 10px;
  background-image: url('/images/template/arrow-down.gif');
  background-repeat: no-repeat;
  background-position: center right;
}

.moduletable_menu ul.nav.menu>li>ul {
  display: none;
  width: 200px;
  position: absolute;
  background: #fff;
  top: 26px;
  left: 0;
  border: 1px solid #000;
  margin: 0;
  padding: 0;
}

.moduletable_menu ul.nav.menu>li:hover>ul {
  display: block;
}

.moduletable_menu ul.nav.menu>li>ul>li>a {
  display: block;
  padding: 6px 12px;
  font-family: arial;
  font-size: 14px;
  color: black;
}

.moduletable_menu ul.nav.menu>li>ul>li {
 position: relative; 
}

.moduletable_menu ul.nav.menu>li>ul>li>ul {
  display: none;
  width: 200px;
  position: absolute;
  background: #fff;
  top: -1px;
  left: 100%;
  border: 1px solid #000;
  margin: 0;
  padding: 0;
}

.moduletable_menu ul.nav.menu>li>ul>li:hover>ul {
  display: block;
}

.moduletable_menu ul.nav.menu>li>ul>li>ul>li>a {
  display: block;
  padding: 6px 12px;
  font-family: arial;
  font-size: 14px;
  color: black;
}

.moduletable_menu ul.nav.menu>li>ul>li.parent {
  padding-right: 2px;
  margin-right: 10px;
  background-image: url('/images/template/arrow-right.gif');
  background-repeat: no-repeat;
  background-position: center right;
}

#categorylist_header_title {
  display: none;
}

dt.result-title {
  padding-top: 15px;
}