﻿/* HHoops Home Page 3.16.08 */
/* +++ News +++++++++++++++++++++++++++++++++ */ 
.homepagenews	{border: 4px red ridge;padding: 5px;font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: white;} 
.homepagenews   h1  {text-align:center;border-bottom:solid 1px red;padding:0;margin:0;}

.homepagenews   h1 a:link	{color:Red;font-size:medium;text-decoration: none;}
.homepagenews   h1 a:visited	{color:Red;font-size:medium;text-decoration: none;}
.homepagenews   h1 a:hover	{color:purple;font-size:medium;text-decoration: none;}
.homepagenews .headline {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; 
	    color: red;	text-align: center;}
.homepagenews  .copy	{font-size: x-small; color: black; text-align: left;border-bottom:solid 1px red;
            	 padding:3px 0 3px 0; } 
.homepagenews .copy a:link	{color: red;text-decoration: none;}
.homepagenews .copy a:visited {color: gray;text-decoration: none;}	
.homepagenews .copy a:hover {color: purple;text-decoration: none;}

/* +++ HPG +++++++++++++++++++++++++++++++++ */ 
.hpg    {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;color: black; 	text-align: center;font-style:italic;}
.hpg .title {font-size: large;font-family: "Comic Sans MS"; 
	font-weight: bold; color: blue; text-align: center;}   
/* +++ Aff +++++++++++++++++++++++++++++++++ */ 
.aff	{border: 4px red ridge;padding: 5px;font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: white;margin-top:5px;} 
.aff   h1  {text-align:center;border-bottom:solid 1px red;padding:0;color:Red;font-size:medium;text-decoration: none;}
.aff .headline {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; 
	    color: red;	text-align: center;}
.aff .logos	{text-align: center;border-bottom:solid 1px red;margin:0 auto; padding:3px 0 3px 0; } 
/* +++ Sponsors +++++++++++++++++++++++++++++++++ */ 
.sponsorlist   {margin:0 auto;}
.sponsorlist .rightsponsor   {float:right;width:47%;text-align:center;padding:0 5px 0 5px;}
.sponsorlist .leftsponsor    {float:left;width:47%;text-align:center;padding:0 5px 0 5px;}
.sponsors h1  {text-align:center;border-bottom:solid 1px blue;padding:0}
.sponsors h1 a:link	{color:purple;font-size:medium;text-decoration: none;}
.sponsors h1 a:visited	{color:gray;font-size:medium;text-decoration: none;}
.sponsors h1 a:hover	{color:red;font-size:medium;text-decoration: none;}
.sponsors  ul     {list-style: none;margin: 0; padding: 0;}
.sponsors  ul li  {display:block;padding: 0 0 0 0;}
.sponsors  ul li a:link {text-decoration: none;color: purple;font-size:small;font-family:Comic Sans MS;} 
.sponsors  ul li a:hover {text-decoration: none;color: red;font-size:small;font-family:Comic Sans MS;}
.sponsors  ul li a:visited {text-decoration: none;color: gray;font-size:small;font-family:Comic Sans MS;}

.mainsponsor    {text-align:center;border-bottom:solid 1px blue;}
/* +++ Home Page Alert +++++++++++++++++++++++++++++++++ */
.homepagealert  {text-align:center;color:Red;font-size:x-large;padding:10px;border: 4px red ridge;
                 margin-bottom:5px;}
/* +++ Home Page Alert +++++++++++++++++++++++++++++++++ */
.clubaddress {border: 4px red ridge;padding: 5px;font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: white;margin:5px 0 0 0;} 
.clubaddress h1 {color:red;font-size:medium;text-align:center;	}
.clubaddress .addresstype {}
.clubaddress .addresstype .address {color:black;font-size:small;text-align:center;	}

