/* Romeo Bulldog Stylesheet */


/*--------------------------------------
  Navigation
--------------------------------------*/
/* --- Primary Navigation --- */

#toppagelinks{
	color:#FFFFFF;
	position: absolute;
	padding-top:4px;
	top: 8px;
	left: 550px;
	z-index:2;
}

.top {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	text-decoration: none;
}

.top a:link {
	text-decoration: none;
	color:#ffffff;
}

.top a:visited {
	text-decoration: none;
	color:#ffffff;
}



.top a:hover{
	text-decoration: underline;
}


#masthead{
	position: absolute;
	padding:12px 0px 0px 0;
	left: 40px;
	width: 902px;
	z-index:1;
}

#siteNavigation {
	height: 26px; 
	padding:1px 1px 1px 0;
	margin: 151px 0 0 56px;
	background-color:#990000;
	z-index:100;
	position:absolute;
}

#siteNavigation ul.navPrimary{
	font: bold 12px Verdana,sans-serif;
	color: #ffffff;
	position:relative;
	margin: 0 0 0 -40px;
}
#siteNavigation ul.navPrimary li {
    list-style-type:none;
	list-style-image:none;
	margin: 0 0 0 0;
	padding: 0 1px 0 0;
	float:left;
	position:relative;
}

#siteNavigation ul.navPrimary li a {
  padding:6px;
  display:block;
  height:14px;
  text-decoration:none;
  color:#ffffff;

}

#siteNavigation ul.navPrimary li a:hover, #siteNavigation ul.navPrimary li.current a {
	background-position: bottom left;
	background:url(../design/navbg_red.jpg) no-repeat;

}

#siteNavigation ul.navPrimary li.home a{
	background:url(../design/navbg_black.jpg) repeat;
		width: 60px;		
}

#siteNavigation ul.navPrimary li.home a:hover{
	background:url(../design/navbg_red.jpg) repeat;
		width: 60px;
}

#siteNavigation ul.navPrimary li.home_bball a{
	background:url(../styles/hardwood.jpg);
		width: 60px;		
}

#siteNavigation ul.navPrimary li.home_bball a:hover{
	background:url(../styles/hardwood.jpg);
		width: 60px;
}


#siteNavigation ul.navPrimary li.varsity a{
	background:url(../design/navbg_black.jpg) repeat;
		width: 80px;		
}

#siteNavigation ul.navPrimary li.varsity a:hover{
	background:url(../design/navbg_red.jpg) repeat;
		width: 80px;
}

#siteNavigation ul.navPrimary li.jv a{
 	background:url(../design/navbg_black.jpg) repeat;
	width: 40px;
}

#siteNavigation ul.navPrimary li.jv a:hover{
 	background:url(../design/navbg_red.jpg) repeat;
	width: 40px;
}

#siteNavigation ul.navPrimary li.freshman a{
 	background:url(../design/navbg_black.jpg) repeat;
	width: 80px;
}

#siteNavigation ul.navPrimary li.freshman a:hover{
 	background:url(../design/navbg_red.jpg) repeat;
	width: 80px;
}

#siteNavigation ul.navPrimary li.middleschools a{
 	background:url(../design/navbg_black.jpg) repeat;
	width: 110px;
}

#siteNavigation ul.navPrimary li.middleschools a:hover{
 	background:url(../design/navbg_red.jpg) repeat;
	width: 110px;
}

#siteNavigation ul.navPrimary li.pride a{
 	background:url(../design/navbg_black.jpg) repeat;
	width: 110px;
}

#siteNavigation ul.navPrimary li.pride a:hover{
 	background:url(../design/navbg_red.jpg) repeat;
	width: 110px;
}

#siteNavigation ul.navPrimary li.players a{
 	background:url(../design/navbg_black.jpg) repeat;
	width: 120px;
}

#siteNavigation ul.navPrimary li.watchdog a{
 	background:url(../design/navbg_pink.jpg) repeat;
	width: 120px;
}

#siteNavigation ul.navPrimary li.watchdog a:hover{
 	background:url(../design/navbg_red.jpg) repeat;
	width: 120px;
}

#siteNavigation ul.navPrimary li.players a:hover{
 	background:url(../design/navbg_red.jpg) repeat;
	width: 120px;
}


#siteNavigation ul.navPrimary li.history a{
 	background:url(../design/navbg_black.jpg) repeat;
	width: 125px;
}

#siteNavigation ul.navPrimary li.history a:hover{
 	background:url(../design/navbg_red.jpg) repeat;
	width: 125px;
}

#siteNavigation ul.navPrimary li.basketball a{

	background:url(../styles/hardwood.jpg) repeat;
	width: 162px;
}

#siteNavigation ul.navPrimary li.basketball a:hover{
 	color: #ffffff;
	background:url(../design/navbg_red.jpg) repeat;
	width: 162px;
}

/* Keeps current primary selected */
#siteNavigation .navPrimary li:hover a,
#siteNavigation .navPrimary li.sfhover a{
	background-position: bottom left; 
}
/* --- Secondary Navigation (Drop Down) -- */
#siteNavigation ul.navSecondary{
	font: bold 10px Verdana,sans-serif;
	color: #7f2316;
	width:150px;
	background-color:#ffffff;
	border:1px solid #7f2316;
	filter:alpha(opacity=90);
	opacity:0.9;
	border-top:none;
	position:absolute;
	z-index:1;
	padding:5px 10px 0px 10px;
	margin:0;
	top:26px;
	left:-999em; /* hides nav */ 
}

#siteNavigation ul.navSecondary2{
	font: bold 10px Verdana,sans-serif;
	color: #7f2316;
	width:145px;
	background:url(../styles/hardwood.jpg) repeat;
	border:1px solid #7f2316;
	filter:alpha(opacity=90);
	opacity:0.9;
	border-top:none;
	position:absolute;
	z-index:1;
	padding:5px 10px 0px 10px;
	margin:0;
	top:26px;
	left:-999em; /* hides nav */ 
}


#siteNavigation ul.navSecondary li a{
	padding:4px;
	color: #000000;
	width:auto !important;
	background:none !important;
	text-indent:0 !important;
	height:20px;
	display:list-item !important;
	border-bottom:1px solid #cccccc;	
}

#siteNavigation ul.navSecondary2 li a{
	padding:4px;
	color:#000000;
	width:145px !important;
	background:none !important;
	text-indent:0 !important;
	height:20px;
	display:list-item !important;
}
#siteNavigation ul.navSecondary li a:hover{
	color: #ffffff;
}

#siteNavigation ul.navSecondary2 li a:hover{
	color: #990033;
	background: #6c190d !important;
}


#siteNavigation ul.navSecondary li {
  list-style-type:none;
	margin: 0 0 2px 0;
	float:none;
}
/* displays secondary navigation on hover */ 
#siteNavigation .navPrimary li:hover ul.navSecondary, 
#siteNavigation .navPrimary li.sfhover ul.navSecondary {
	left: 0; /* shows nav */ 
}

#siteNavigation .navPrimary li:hover ul.navSecondary2, 
#siteNavigation .navPrimary li.sfhover ul.navSecondary2 {
	left: 0; /* shows nav */ 
}

.sfhover{
}

/* Keeps current secondary selected */
#siteNavigation .navSecondary li.sfhover a,
#siteNavigation .navSecondary li:hover a{
	background-color:#6c190d !important;
}


/* --- Tertiary Navigation (Drop Down) -- */
#siteNavigation ul.navTertiary{
	width:100px;
	background-color:#6c190d;
	position:absolute;
	top:0;
	padding:5px;
	left:-999px; /* hides nav */ 
}
#siteNavigation ul.navSecondary li:hover ul.navTertiary,
#siteNavigation ul.navSecondary li.sfhover ul.navTertiary{
	left: 20px; /* shows nav */ 
}

/* END THE JOOMLA-LIKE STYLES  */


/***********************************************/
/* HTML tag styles - DW originals              */
/***********************************************/



body{
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #990033;  /*#990033; football color*/
	
	}
	

/******* hyperlink and anchor tag styles *******/



a:link, a:visited{
	color:#CC0033;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 160% Arial,sans-serif;
 color: #ffffff;
 margin: 10px 0 0 0px;
 padding: 0px;
}


h2{
 font: bold 114% Verdana,sans-serif;
 color:#990033;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pagecell1{
	position:absolute;
	top: 190px;
	left: 56px;
	width: 869px;
	background-color:#FFFFFF; 
	border:1px solid #CCCCCC;  
	border-top:none;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}


#pageNav{
	width:210px;
	float: right;
	padding: 0px;
	border-left: 1px dotted #cccccc;
	border-right: 1px solid #cccccc;
}

.item{
	padding: 0 12px 12px 12px;
	font: small Verdana,sans-serif;
	background-image: url(../images/Bottom_title_fade.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	border-bottom:thin;
	border-bottom-style:dashed;
	border-bottom-color:#993300;
}

.item2{
	padding: 0 12px 12px 12px;
	font: small Verdana,sans-serif;
/*	background-color:#FFFFCC;  */
	background-position: bottom;
	background-repeat:no-repeat;
	border-bottom:thin;
	border-bottom-style:dashed;
	border-bottom-color:#993300;
}

.item_bball{
	padding: 0 12px 12px 12px;
	font: small Verdana,sans-serif;
	background-image: url(../images/Bottom_title_fade_hardwood.png);
	background-position: bottom;
	background-repeat:no-repeat;
	border-bottom:thin;
	border-bottom-style:dashed;
	border-bottom-color:#993300;
}

.bulletin{
	padding: 0 12px 12px 12px;
	font: small Verdana,sans-serif;
	background-image: url(../images/bulletinboard01.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	border-bottom:thin;
	border-bottom-style:dashed;
	border-bottom-color:#993300;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}

#slideshow{
	width:25px;
	height: 20px;
	position:absolute;
	left:500px;
	top:45px;
	margin: 0 0 0 0;
	padding: 0;
	z-index:10;
	font: small Verdana,sans-serif; 
}


/***********************************************/
/* Component Divs                              */
/***********************************************/


/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{

	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	background-color:#FFFFFF;
}

#pageName h2{
	font: bold 175% Verdana,sans-serif;
	color:#993300;
	margin:0px;
	padding: 0px;
}

#pageName h2.gray{
	font: 175% Verdana,sans-serif;
	color:#000000;
	margin:0px;
	padding: 0px;
}

 #pageName img{
/*	position: absolute; */
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
} 

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(../design/glbnav_background_red.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 7px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(../design/glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
	font-weight:600
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 185px;
	right: 120px;
	z-index: 99;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 8px 0px 5px 10px;
	font: 12px Verdana,sans-serif;
	color: #AAAAAA;
	background-color:#FFFFFF;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************* Add This button***************/

.addthis{
	float:right;
	padding-right: 65px;
}


/************** feature styles *****************/

.feature{
	padding: 12px 24px 10px 24px;
	margin-right: 200px;
	height:275px;
	min-height:275px;
	font-size: 80%;
	line-height: 130%;
	font-family: Verdana,sans-serif;
	font-weight:550;
	background-color:#FFFFFF;	
	border-bottom:dotted;
	border-bottom-width:0px; 

}

.featurefull{
	padding: 12px 24px 10px 24px;
	height:275px;
	min-height:275px;
	font-size: 80%;
	font-family: Verdana,sans-serif;
	font-weight:550;
	background-color:#FFFFFF;	
	border-bottom:dotted;
	border-bottom-width:0px; 

}



html>body .feature {
	height: auto;
	padding: 12px 38px 0px 12px;
}

.feature h3.week{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	background-color:#990033;
	margin-right: 440px;
	margin-top: 24px;
	margin-bottom: 4px;
	font-stretch: semi-expanded;
	letter-spacing: 120%;
	color: #ffffff;
}

.feature h3.week2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	background-color:#990033;
	margin-right: 380px;
	margin-top: 24px;
	margin-bottom: 4px;
	font-stretch: semi-expanded;
	letter-spacing: 120%;
	color: #ffffff;
}

.feature h3{
	font: bold 200% Georgia, serif;
	letter-spacing: -.3px;
	color: #993300;
	padding: 0px 0px 5px 0px;
}

.featurefull h3{
	font: bold 200% Georgia, serif;
	color: #993300;
	padding: 0px 0px 5px 0px;
}

.feature h4{
	font: bold 160% Georgia, serif;
	color:#993300;
	padding: 0px 0px 2px 0px;
}

.feature img{

	padding: 0px 0px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 48px 0px 24px;
	font-size: 80%;
	font-family: verdana;
	background-color:#FFFFFF;
}

.story h3{
	font: bold 150% Arial,sans-serif;
	color: #993300;
}


.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(../design/bg_nav.jpg); 
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	color:#CC3333;
	background-color:#000000;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}


/* Sortable tables */

table.sortable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

table.sortable thead {
    background-color:#E4E4E4;
    color:#990033;
    cursor: pointer;
}

table.sortable td {
    color:#000000;	
	border-collapse: separate;
    cursor: default;
/*	border-bottom: 1px dotted #cccccc;  */
}


/* table.sortable tr:hover{
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
} */


.tableRollOverEffect1{
		background-color:#eee;
		color:#000000;
	}

.tableRollOverEffect2{
		background-color:#000;
		color:#FFF;
	}
	
.tableRowClickEffect1{
		background-color:#F00;
		color:#FFF;
	}
.tableRowClickEffect2{
		background-color:#00F;
		color:#FFF;
	}
	



.buttons {
	border-bottom-style:dotted;
	border-left-style:dotted;
	border-right:none;
	border-top:none;
	border-width:1px;
	border-color:#000000;
	z-index:99;
	position:absolute;
	top:370px;
	left: 536px;

}	


/***********************************
ROUNDED CORNER BOX FOR WATHCDOG PROFILES
/***************************************/

/* set millions of background images */
.rbroundbox { background: url(/design/nt.gif) repeat; }
.rbtop div { background: url(/design/tl.gif) no-repeat top left; }
.rbtop { background: url(/design/tr.gif) no-repeat top right; }
.rbbot div { background: url(/design/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/design/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }

/***********************************
LIQUID ROUND STYLE
/***************************************/

#liquid-round {
position:relative;
width:600px;
margin:0px auto;
background:#fff url(/design/leftside.gif) repeat-y left top;
}
.liquidtop {
width:590px;
height:20px;
background:url(/design/top.gif) no-repeat left top;
}
.liquidtop span {
display:block;
position:relative;
height:20px;
background:url(/design/top-right.gif) no-repeat right top;
}
.liquidcenter-content {
position:relative;
background:url(/design/rightside.gif) repeat-y right top;
padding:1px 10px 20px 5px;
margin:-1px 0 -50px 0;
}
.liquidbottom {
width:590px;
height:60px;
background:url(/design/bottom.gif) no-repeat left bottom;
}
.liquidbottom span {
display:block;
position:relative;
height:60px;
background:url(/design/bottom-right.gif) no-repeat right top;
}


/***********************************
gradient ROUND STYLE
/***************************************/

.roundedcornr_box_921465 {
   background: #ff99cc url(/design/roundedcornr_921465_grad.gif) repeat-x top left;
}
.roundedcornr_top_921465 div {
   background: url(/design/roundedcornr_921465_tl.gif) no-repeat top left;
}
.roundedcornr_top_921465 {
   background: transparent url(/design/roundedcornr_921465_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_921465 div {
   background: url(/design/roundedcornr_921465_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_921465 {
   background: transparent url(/design/roundedcornr_921465_br.gif) no-repeat bottom right;
}

.roundedcornr_top_921465 div, .roundedcornr_top_921465,
.roundedcornr_bottom_921465 div, .roundedcornr_bottom_921465 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_921465 { margin: 0 30px; }


p.whowhat {
	font-weight: bold; 
	margin-bottom: -10px;
}

/********************* end **********************/

/********************* end **********************/
