﻿
/* Styles for the entire body 
red = #C00000
nicer red = #A12323;   replaces #79455A; in some areas

dark gold = ffc000
light gold = FFD03B
*/

/* Styles for the entire body */
body {
	background-color: #9C0606;
}

a:link.bye{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: white;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}




a:visited.bye {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: white;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}

a:hover.bye {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: white;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}


#container {
/*   margin: 10px auto;  */
  width: 1000px;
	background-color: white;
  border: thin black solid;  
}

/* Styles for the header including #494949; */
#header {
    height : 150px;
    width:100%;
    background-color: #A12323; 
}

#logo { 
	font-family: "Century Gothic", Arial, verdana, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #fff;
	width:100%; 
	background-color: inherit;
}


#logo h1{
	font-size:18px;
	color: #fff;
	font-weight:bold;
}



#headermenu { 
	float: right;
	font-family: Arial, verdana, sans-serif;
	font-size: 77%;
	color: #fff;
	width:57%; 
	background-color: inherit;
}

#headermenu a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: inherit;
}

#headermenu a:hover {
	text-decoration: underline;
}


									/* Styles for the tabbed horizontal menu */
#navlistcontainer {
	 padding-left: 220px; 
	/*clear: both;*/
	background-color: black;				/*  make this gold  */
	padding-top: 2px;
	height: 33px;
}

#navlist
{
	padding: 3px 1px 0px 0px;
	margin: 0px; 
	 /*border-bottom: 3px solid #FFF; */
	font: bold 90% Verdana, sans-serif; 
}

#navlist li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a
{
	 padding: 3px 0.5em; 
	/* margin-left: 3px; */
	border: 3px /*solid #FFF;*/
	border-bottom: none;
	background: green;
	text-decoration: none;
}


							/*  background color of the links */

#navlist li a:link { 						
	color: #79455A;
	background : #ffc000; 
	border-color: #FFF;

 }
							/* background color after visiting link*/
#navlist li a:visited { 
	color: #79455A;
	background : green; 
	border-color: #FFF;
 }


#navlist li a:hover
{
	color: #FFF;
	background : #A12323; 
	border-color: #FFF;
}

#navlist li a#current
{
	color: #FFF;
	background : #79455A; 
}






a:link.sidenavbig {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A12323;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}


a:visited.sidenavbig {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A12323;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}


a:hover.sidenavbig {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}




/* Styles for the infobox */
#infobox {
//ORG    border-top: 3px solid #79455A;
//ORG     border-bottom: 3px solid #79455A;
    border-top: 3px solid #ffc000;   			/*was #A12323 with the menu in */
    border-bottom: 3px solid #ffc000;   		/* was #A12323 with the menu in */



    clear: both;
    margin: 0px auto;
    height :170px;
    width:100%;
    background-color: #ffc000;				// or FFD03B
}

#nutshell { 
	// float: left;;
	height :170px;
	width:49%; 
	border-right: 1px dotted #A12323;
    	background-color: white;			// change to light gold 
}






#nutshellSpace { 
	// float: left;;
	height :270px;
	width:49%; 
	border-right: 1px dotted #A12323;
    	background-color: white;			// change to light gold 
}



#services { 
	float: right;
	height:170px;
	width:50%; 
	background-color: white;
}



#servicesSpace  { 
	float: right;
	height:180px;
	width:50%; 
	background-color: white;
}


#nutshell h2 { 
	margin: 0px;
	font-family: Arial, verdana, sans-serif;
	color: #A12323;
	font-size: 100%;
	padding:5px 0px 0px 10px; 
	background-color: inherit;
}

#nutshell p { 						 /* text inside colum 1 left side */
	padding:0px 10px 0px 10px; 
	font-family: Arial, verdana, sans-serif;
	font-size: 77%;
	font-weight: normal;
	color: black;
}

#services h2 { 
	margin: 0px;

	font-family: Arial, verdana, sans-serif;
	color: #A12323;
	font-size: 100%;
	padding:5px 0px 0px 10px; 
	background-color: inherit;
}

#services p { 

	padding:0px 10px 0px 10px; 
	font-family: Arial, verdana, sans-serif;
	font-size: 77%;
	font-weight: normal;
	color: #494949;
}


#servicesSpace p { 

	padding:0px 10px 0px 10px; 
	font-family: Arial, verdana, sans-serif;
	font-size: 77%;
	font-weight: normal;
	color: #494949;
}



#services ul { 
	margin-top: 5px;
	list-style-type: square;

}

#services ul li {
	font-family: Arial, verdana, sans-serif;
	color: #494949;
	font-size: 77%;
}

/* Styles for the main content */


#contents {
    width:100%;
    background-color: white;
    border: medium white;
}



#contentsSpace {
    clear: both;
    margin: 10px auto;
    width:100%;
    background-color: #FFF;
}



#secondpagecontents {
    clear: both;
    margin: 0px auto;
    width:100%;
    background-color: #FFF;
    border-top: 3px solid #79455A;
    padding-top: 5px;
}

#leftcontainer { 
	/*background-color: black;  
	/* background-color: #9C0606; */
	float: left;
	width:20%; 
	border: thick black solid;   
}

#leftcontainer  img {
        border: 0;
        }



#centercontainer { 
	background-color: white;  
	float: left;
	width:58%; 	
	border-left: thin black solid; 
	border-right: thin black solid; 
}

#centerbody { 
	float: left;
	width:100%; 
}

#mainbody { 
	background-color: white;
	float: right;
	width:75%; 	
	padding:40px 10px 0px 20px; 
	border-left: thin black solid; 
}

#mainbody p { 
	font-size:  large; 
}





#rightcontainer { 
	background-color: white;
	float: right;
	width:20%; 
	text-align: center; 
}

.WrapText
{
	float:left;
	margin: 10px;
	padding: 5px;
	border:1px solid #79455A;
	background: #ffc000;			/*    make gold */
}

											/*Styles for the left columm. */
#leftcontainer  h2
{
	margin:0 auto;
	padding:5px 0 5px 10px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	/*text-align: left;*/
	color:#494949;
	font-size: 100%;
}

#leftcontainer p
{
	margin: 5px;
	padding: 0 0 5px 5px;
	background-color:inherit;
	line-height: 1.5em;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	text-align: justify;
//ORG	color: #494949;
	color: black;
//ORG 	font-size: 77%;
	font-size: 87%;
}

#leftcontainer a
{
	background-color:inherit;
	text-decoration: none;
	color: #000066;
}

#leftcontainer a:hover
{
	background-color:inherit;
	text-decoration: underline;
	color: #000066;
}

/*Styles for the right columms. */
.rightcontents
{
	margin: 0px auto 10px auto;
	background-color: white;
	border:1px solid #A12323; 
	line-height:1.1em;

}

.rightcontents h2
{
	margin:0 auto;
	padding:5px 0 5px 10px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	color: #ffc000;
	font-size: 100%;
}



.rightcontents p
{
	padding:5px 10px 5px 10px;
	margin: 0 0 15px 0;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	background-color:inherit;
	color: black;  
	font-size: 77%;
}






.rightcontents p a
{
	background-color:inherit;
	text-decoration: none;
	color: #ffc000;
}

.rightcontents p a:hover
{
	background-color:inherit;
	text-decoration: underline;
	color: #000066;
}

.rightcontents p a:visted
{
	background-color:inherit;
	text-decoration: none;
	color: #ffc000;
}







/*Styles for Quick links. */
.rightcontents ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.rightcontents ul li
{
	list-style-type: square;
	padding-bottom: 5px;
}

.rightcontents ul li a
{
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 77%;
	background-color:inherit;
	text-decoration: underline;
	color: #000066;
}

.rightcontents ul li a:hover
{
	background-color:inherit;
	color: #79455A;
}

/*Styles for the footer. */

#footer { 
	background-color: white; 
	float: left;
	width:100%; 
}


#footer img {
        border: 0;
        }
						
#footer p {
	padding: 10px;
	font-family: Arial, verdana, sans-serif;
	font-size: 77%;
	color: black;
	margin: 0px;
}

#footer2 {
	 margin: 0px auto;
	 width: 950px;
	 background-color: #494949;
}

#footer2 p {
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #494949;
	font-family: Arial, verdana, sans-serif;
	font-size: 65%;
	color: #fff;
}

#footer2 p a {
	background-color: #494949;
	font-family: Arial, verdana, sans-serif;
	font-size: 100%;
	color: #fff;
	text-decoration: underline;
}



#footer2 sidenav  {
	background-color: #494949;
	font-family: Arial, verdana, sans-serif;
	font-size: 100%;
	color: green;
	text-decoration: underline;
}
















a:link.sidenav {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}



a:visited.sidenav {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}

a:hover.sidenav {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}














a:link.sidenavw {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}



a:visited.sidenavw{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}

a:hover.sidenavw {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}











a:link.sidenavlink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}



a:visited.sidenavlink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}

a:hover.sidenavlink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}









#ticker
{
	background:#9C0606;
	float:left;
	color: white;  
	width:100%;
}



#sidebar-wrap
{
	overflow:auto;
	background:black;
	height:250px;
	color:#fff;
	border:1px solid #9C0606;
	border-top:none;
	margin-bottom:3px;
	font-weight:bold;
	padding-left: 15px; 
}

#leftsmall { 
	float: left;
	width:45%; 
}


#rightsmall { 
	float: left;
	width:53%; 
}



.sport-sec-date
{color:#000;font-size:10px;
 padding-left: 15px; 
}


.sport-sec-headline 
{color:#9C0606;
font-weight:bold;
text-decoration:none;
 padding-left: 15px; 
padding-top:5px;}


.fivevert { line-height: 5px }



.magnify
{
	cursor: default;
	list-style: none;
	text-align: center;
}
.magnify a
{
	cursor: default;
}

.magnify a .preview
{
	display: none;
}

.magnify a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.magnify img
{
	background: #9C0606;
	/*border-color: #aaa #ccc #ddd #bbb;*/
	border-color: white;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 108px;
	height: 80px;
}

.magnify li
{
	background: #9C0606;
	/*border-color: #ddd #bbb #aaa #ccc;*/
	border-color: white;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.magnify .preview
{
	border-color: #000;
	width: 400px;
	height: 300px;
}  




#layer0 {
  background: red;
  width: 200px;
  height: 460px;
}

#Layer1 {
  position:relative;
  top: 100%;
  width:136px;
  height:177px;
  margin-top: -177px;
  z-index:1;
  background: blue;
}

