/* Hyperion Field Club CSS */


/* GENERAL RULES 
-----------------------------------------------------------*/

.mainbody {
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(images/goldsunpattern5.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #300;
	}

p, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #300;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	}
	
a:link, a:visited {
	color: #330000;
	text-decoration: underline;
	}

a:hover {
	color: #330000;
	text-decoration: none;
	}
	
ol {
	list-style-type: armenian;
	}

ul {
	list-style-type: circle;
	}

li {
	margin-left: -10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	line-height: 15px;
	}
li p {
	margin-bottom: 3px;
	}

li.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33000;
	line-height: 10px;
	margin: 0px 5px 5px -35px;
}

li.newsheadline
{
	font-weight: bold;
}

hr {
	color: #300;
	}
/* TEXT CLASS STYLES
-----------------------------------------------------------*/
	
.welcometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	}
	
	
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #330000;
	font-size: 11px;
	font-weight: bold;
	}
	
.subsectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #330000;
	font-size: 11px;
	font-style: italic;
	}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	line-height: 36px;
	font-weight: bold;
	}
	
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	line-height: 18px;
	font-weight: bold;
	}

.whitesubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 12px;
	font-weight: bold;
	}
	
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 12px;
	font-weight: normal;
	}

.smalltext {
	font-size: 10px;
	}
	
.smalltextitalic {
	font-size: 10px;
	font-style: italic;
	}
	
.subheaditalic { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	line-height: 15px;
	font-weight: bold;
	font-style: italic;
	}

/* MAIN STRUCTURE STYLE IDs 
-----------------------------------------------------------*/
	
#welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	margin: 0;
	padding: 10px 0 10px 0;
	}

#container {
	width: 760px;
	border: 1px solid #330000;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background: #91b66d url(images/contentbg.gif) top left;
	}
	
#bodyblock {
 	position:relative;
 	padding: 0;
	margin: 0;
	width: 760px;
 }

#l-col {
 float:left;
 width:170px;
 padding: 15px 0px 15px 15px;
 }
 
#content {
 width:545px;
 padding: 15px 15px 15px 10px;
 text-align:left;
 }
	
	
	
/* MASTHEAD AND MASTHEAD PHOTOS
-----------------------------------------------------------*/

#topnav {
	padding: 0;
	margin: 0;
	}
	
#yellowrule {
	background-color: #CC9933;
	height: 5px;
	width: auto;
	}

#masthead {
	height: 191px;
	width: 760px;
	}
	
.mastheadphoto {
	background-image:url(images/masthead.jpg);
	background-repeat: no-repeat;
	}
	
.mastswimming {
	background-image:url(images/mastheads/mast_swimming.jpg);
	background-repeat: no-repeat;
	}



/* LEFT NAVIGATION BOX AND LIST STYLES
-----------------------------------------------------------*/

#lnbox {
	width: 170px;
	padding: 0;
	margin: 0;
	}
	
#lnboxtop {
	background-image: url(images/ln_boxtop.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 5px 0px 0px 15px;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	}
	
#lnboxmid {
	background-color: #e2f3d1;
	padding: 15px 10px 5px 15px;
	margin: -5px 0 0 0;
	text-align: left;
	}
#lnboxmid ul {
	margin: 0px;
	padding: 0px;
	}
#lnboxmid ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#lnboxmid ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #300;
	text-decoration: underline;
	line-height: 18px;
	}
#lnboxmid ul li a:hover {
	text-decoration: none;
	}

#lnboxbtm {
	background-image: url(images/ln_boxbtm.gif);
	background-repeat: no-repeat;	
	height: 12px;
	}
	
/* LEFT COLUMN BOXES
-----------------------------------------------------------*/

#signinbox {
	background-image: url(images/signinbg.gif);
	background-repeat: no-repeat;
	width: 170px;
	padding: 0;
	margin: 15px 0 0 -15px;
	height: 120px;
	text-align:left;
	}
	
.signupboxhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC9A33;
	line-height: 20px;
	padding-left: 5px;
}

.whitetext {
	color: #FFFFFF;
	line-height: 15px;
	padding-left: 5px;
}
	
	
	
/* MAIN CONTENT AREA
-----------------------------------------------------------*/
	
#mainbox_mynews 
{
	width: 170px;
	padding: 0;
	margin: 10px 0 0 -15px;
}	

td.bold 
{
	font-weight: bold; 
}


#mainbox {
width: 545px;
padding: 0;
margin: 0;
}

#mainboxtop {
	background-image: url(images/contentboxtop.gif);
	background-repeat: no-repeat;
	height: 25px;
	margin: 0;
	padding: 5px 0px 0px 10px;
	text-align: left;
	/*vertical-align: middle;*/
	}
	
#mainboxmid {
	background-color: #e2f3d1;
	padding: 5px 15px 5px 15px;
	margin: -5px 0 0 0;
	text-align: left;
	/*position: inherit;*/
	}
	
#mainboxbtm {
	background-image: url(images/contentboxbtm.gif);
	background-repeat: no-repeat;	
	height: 12px;
	}

a:link, a:visited {
	color: #330000;
	text-decoration: underline;
	}

a:hover {
	color: #330000;
	text-decoration: none;
	}
.pContent{
line-height:1;
}

/* FOOTER
-----------------------------------------------------------*/

#address {
	background-color: #e2f3d1;
	border-top: 1px solid #300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #300;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0 5px 0;
	margin: 0;
	width: auto;
	}

#footer {
	background-color: #300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0 5px 0;
	margin: 0;
	width: auto;
	border-right: 1px solid #330000;
	border-left: 1px solid #330000;
	border-bottom: 1px solid #330000;
	}
	
	
/* FORM STYLES
-----------------------------------------------------------*/
input,
textarea	{
	background-color: #fff;
	border: 1px solid #300;
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 2px;
}

input:focus,
textarea:focus	{
	background-color: #fff;
}

.checkbox {
	border: 0px;
}

.radiobutton { 
	border: 0px;
}

.button {
	background-color: #300;
	border: 1px solid #300;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 3px;
}

a img {
    border: none;
}


/* Charts
-----------------------------------------------------------*/
.fourBall {

background-position:center;
background-repeat: no-repeat;
text-align:center;
margin-top: 10px;

}
	
/* HACKS
-----------------------------------------------------------*/
	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
