/* Crossroads style colors:
yellow: #fafa66
intense yellow:FFFF66
warm gray: #7D775C
maroon: #660033
light maroon: ba3f63
maroon red: 790026
light peach #f9f9cf
light yellow: #fbfcae 
*/


table	{
		background:#fff; 
		font: normal 12px Verdana, Arial, Helvetica, sans-serif; 
		margin-left:auto; 
		margin-right:auto; 
		border: 2px solid #660033;
}
th, td	{
		padding:2px 8px 8px 2px;
}
th		{
		color:#fff; 
		background-color:#660033;
}
tr.lightyellow{
		background-color:#fbfcae;
}
td, td ul li, td ul{
		text-align:center;
}
table#contact td, table#contact th{
		text-align:left;
}
tr.highlight {
		background-color:#FFFF66; 
		color:#000; 
}
div, p, body, * {
		margin:0; 
		padding:0; 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		list-style:none;
}
body {
	color: #555753;
	background-color:#000;
	behavior:url(css/csshover.htc);
}
	 
img {
		border:1px #ccc solid; 
		padding:1px; 
		margin:5px;
}
a img, a: img{
		text-decoration:none;
}
p	{ 
		line-height:2em; 
		font:.70em Verdana, Arial, Helvetica, sans-serif; 
		margin:1em 0; text-align: left;
}

h1, h2, h3, h4, h6{ 
		color:#660033; 
		letter-spacing: 1px; 
}
h1{ 
		font:bold 1.4em Georgia, "Times New Roman", Times, serif;
		margin:0 0 20px 25px;
		text-align:left;
		display:block;
	}
	
h2	{ 
		font: bold .95em Verdana, Arial, Helvetica, sans-serif; 
		padding-bottom:5px;
}


h3 {   /*for maroon sub-headers*/
		font: bold .75em Verdana, Arial, Helvetica, sans-serif; 
		margin:0 0 0 20px; 
		width:60%;
}
h4	{ /*h4 dedicated to news section dates*/
		font: bold .75em Verdana, Arial, Helvetica, sans-serif; 
} 


h5	{ 
		color:#660033;
		background: url('images/news_header.gif') no-repeat top left;
		height:auto;
 		text-align:left; 
 		width:75%; 
 		font-style:normal; 
 		font-variant:normal; 
 		font-weight:bold; 
 		font-size:.90em; 
 		font-family:Verdana, Arial, Helvetica, sans-serif; 
 		margin-left:25px; 
 		margin-right:0px; 
 		margin-top:0px; 
 		margin-bottom:20px; 
 		padding-left:0px; 
 		padding-right:6px; 
 		padding-top:6px; 
 		padding-bottom:6px;
 }
 
#news h6 {
		color: #ba3f63; 
		margin-left:6px; 
		font-size:16px; 
		font-family:Georgia, "Times New Roman", Times, serif;
}
h6	{	/*for news event titles*/
		font: normal.70em Verdana, Arial, Helvetica, sans-serif;
}

p.intro { 
		line-height:2em; 
		font:12px Lucida Grande, Lucida Sans, Arial, Helvetica, sans-serif;
}

#fullcontainer{
		margin:0 auto;
		width:800px;
}
#container { 
		height:600px;
		background: #fff url('images/bottom_xaxis.gif') repeat-x bottom;
		margin:0 auto;
		width: 800px;
}

html>body #container {
		min-height:600px;
		height:auto;

	}

#header {
		top:0px;
		position:relative;
		height:254px;
		background: url('images/crossroads_volleyball_club.jpg') no-repeat top center;
		left: 0px;
		width: 800px;
		margin-right:auto;
		margin-left:auto;
}
#inheader
{
	top:0px;
	position:relative;
	height:142px;
	background:url('images/inside_header.jpg') no-repeat top center;
	left: 0px;
	width: 800px;
	margin-right:auto;
	margin-left:auto;
}

#inheader h1,
#header h1  {
		position:absolute;
		z-index:300;
		top:0px;
		left:0px;
		background: url('images/crossroads_volleyball_logo.gif') no-repeat top left;/*logo is 352px w X 146px h */
		width: 350px;
		height: 146px;
		cursor:pointer; margin-left:10px; margin-right:0; margin-top:1px; margin-bottom:0
}
#inheader h1 {height:142px}
#inheader h2,
#header h2 { 
		margin-top: 58px; 
		margin-bottom: 40px; 
		width: 200px; 
		height: 18px; 
		float: right;
	}
#header h1 span, #header h2 span, #header h3 span, 
#inheader h1 span, #inheader h2 span, #inheader h3 span
{display:none}

#dateformat span{
		position:absolute;
		z-index:908;
		width: 350px;
		height: 30px;
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #666;
		letter-spacing:.3em;
		left: 21px;
		top: 220px;
	}
	
div#navigation {
		position:relative;
		width:800px;
		line-height:20px;
		text-align:center;
		margin:0 auto;
		background: url('images/glossyback.gif') repeat-x bottom left;
		height:35px; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;
}
div#navigation ul.nav li.teams ul.nextlevel li a{ 
		text-decoration:none; 
		display:block; 
		line-height:2em; 
		height:auto; 
		margin:0; 
		width:6em;
		background: url('images/glossyback.gif') repeat-x bottom left;
		color:#FFFFFF; 
		border:1px solid #ccc; padding-left:0.1em; padding-right:0.1em; padding-top:0; padding-bottom:0;
}
div#navigation ul.nav li.teams ul.nextlevel li a:hover {
		background: #230000 url('images/nextlevel.png') repeat-x 0 -50px; 
		color:#fafa66;
}
 
div#navigation ul.nav li a:hover { color:#fafa66;}

div#navigation ul.nav li a { 
		display:block; 
		padding:0 1em; 
		text-decoration:none; 
		color:#fff; 
		width:auto; 
		line-height:33px;
}	
ul.nav { 
		line-height:1.0; 
		text-align:center; 
		display:block; 
		list-style-type:none; 
		float:left; 
		position:relative; 
		padding-left:1.5em;
}
ul.nav li {
		float:left; 
		position:relative;
}

ul.nav li a:hover {
		background: #230000 url('images/nextlevel.png') repeat-x 0 -50px; 
		color:#fafa66;
}
ul.nav li.teams {position:relative; }

ul.nav li.teams ul.nextlevel {
		position:absolute; 
		top:-999em; width:50em; 
		list-style-type:none; 
		z-index:1300 !important;
}
ul.nav li.teams:hover ul.nextlevel { 
		left:-100px; 
		top:2.4em; 
		height:5em;
}
ul.nav li li.teams:hover ul.nextlevel { top:-999em;}

ul.nav li.teams a:focus, ul.nav li.teams a:active, div#navigation ul.nav li.teams:hover { 
		background: #230000 url('images/nextlevel.png') repeat-x 0 -50px; 
		color:#fafa66;
}

ul.nextlevel {	
		/*background: #230000 url(images/nextlevel.png) 0 -100px repeat-x; */ 
		text-align:center; 
		padding-left:100px; 
		padding-top:.5em; 
		padding-bottom:2em; 
		color:#fafa66;
}
ul.nav li.teams ul.nextlevel li {
		float:left; 
		display:block; 
		padding-bottom:2em;
}
div#navigation ul.nav li#loc ul.nextlevel li a {
		cursor:pointer; 
		color:#fff;
}

div#navigation ul.nav li#loc ul.nextlevel li a:hover {
		cursor:pointer; 
		color:#fafa66;
}

div#navigation  ul.nav li#loc a{ color:#fafa66; }

	
	
	/* content attributes*/

*html #content {height:300px;}

#content {
		margin-top:35px;
		margin-right:auto;
		margin-left:auto;
		padding:0;
}
	
html>body #content {
		min-height:300px;
		width:800px;
}
#content ul {list-style:none;}

#content ol li {background:none;}

#content li {
		line-height:1.5em; 
		list-style-type: none;
		background: url('images/bullet.gif') no-repeat 0 10px;
		display:list-item;
		padding-top: 5px;
		padding-left:15px;
		margin-left:15px;
		margin-bottom: 0px;
}
	
#content a:link, a:visited { 
		text-decoration: none; 
		color: #660033;
}

#content a:hover, a:active { 
	text-decoration: underline; 
	color:blue;
}

	

div.content_supp{
		width:650px;
		height:auto;
		position:relative;
		top:0px;
		left:0px; 
		padding:0 10px 10 px 10px;
		margin-left:auto;
		margin-right:auto;
	
	}

.content_supp h4 { 
		margin: 10px 0 0 0;
		padding-left:10px;
}
div.content_supp ul li {
		font: normal .70em Verdana, Arial, Helvetica, sans-serif; 
}

	
/*end content attributes*/




#header_news {
		width: 650px;
		height:16px;
		position:relative;
		left: 0px;
		top:0px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;	
}

#header_news h3{
		padding-left:10px; 
		font-size:1em; 
		line-height:1em;
}

	
div#news{
		margin-right:auto;
		margin-left:auto;
		width: 650px;
		height:auto;
		padding:10px;
}
div#news li 	{font:normal .75em Verdana, Arial, Helvetica, sans-serif;}

div#news h4 	{padding:15px 5px 0px 5px;}

span.news-event { 
		border-bottom:1px solid #7D775C; 
		margin-bottom:0px; 
		display:block;
		background:#fff; 
		padding:0px 0px 0 5px;
}
span.news-title h2{ /*not for news event titles just the title of "news" */
 		margin-left:64px;
 		width:650px;
 		padding-left:2px;
 		background:url('images/news_header.gif') no-repeat left center;
 		font-style:normal; font-variant:normal; font-weight:bold; font-size:1.2em; font-family:Verdana, Arial, Helvetica, sans-serif;
 }
#footer{ 
		background: url('images/copyright_crossroads_volleyball.gif') no-repeat bottom;
		margin-right:auto;
		margin-left:auto;
		height:111px;
		width:800px;
		top:0px;
}
#footer h5 		{background:none;}

#footer h5 span	{display:none; }

.clearfloats 	{clear:both; width:800px;}


div#subnav{  
		display:block; 	
		width:300px; 
		float:left; margin:0; padding:0;
}
div#subnav ul{ 	
		list-style-type: none; 
		display:inline;
}

div#subnav ul li {
		display:block;
		padding:2px;
		font-weight:bolder;
		font-size:.75em;
		text-align:center;
		color:#ffffff;
		background-image:url('none');
		float:left; 
		margin-left:0; margin-right:5px; margin-top:0; margin-bottom:5px
}
div#subnav ul li a{
		display:block; 
		background-color:#660033; 
		padding:2px;
}
div#subnav ul li a:link{
		color:#ffffff;
		text-decoration:none; 
		background-color:#660033;
}
div#subnav ul li a:visited{
		color:#ffffff; 
		text-decoration:none; 
		background-color:#660033;
}
div#subnav ul li a:hover {	
		color:#ffffff;
		text-decoration:none;
		background:#ba3f63;
}
li#loc a{	
		color:#fafa66; 
		cursor:default;
}
#nav li#loc span ul li a {color:#fff;}

#nav li#loc span ul li a:hover{color:#fafa66;}

table.brackets   {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
 table.brackets th {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: rgb(102, 0, 51);
	-moz-border-radius: 0px 0px 0px 0px;
}

table.brackets td {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

/*kill photo album for now*/
div#photo {

display:none;

/*
	position:absolute;
	top:433px;
	left:734px;
	width:200px;
	height:49px;
	z-index: 852;
	*/
}
.content_supp p a img {display:none;}

#tournament-table
{
	border:none;
}

#tournament-table td
{
	text-align:left;
}

#check-address 
{
	list-style:none;
	list-style-image:none;
}

#check-address li
{
	background-image:none;
	padding:0px;
	margin:0px 0px 0px 120px;
	line-height:1.2em;
	font-size:14px;
	
}