/* 
-----------------------------------------------
	Homepage Specific CSS 
	Project: PickupHockey.com
	Date: March 2009
----------------------------------------------- */
/* 	Sections:
		- Base
		- Headers
		- Structure
		- Links / Lists
		- Forms
		- Tables
		- Standard / Misc
 ----------------------------------------------- */


/* =BASE
----------------------------------------------- */
* {margin:0; padding:0;}  /* removes default padding/margins */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
} 

/* =HEADERS
----------------------------------------------- */
h3 { font-size: 14px; font-weight: bold; margin: 14px 0 0 0; line-height: 1.4em}

h4 { font-size: 11px; font-weight: bold; margin: 16px 0 4px 0 }

h5 {font-size: 9px;}

/* h2 */
.title_scores {
 display:block;  
	width:317px; 
	height:26px; 
	background:url(../_img/title_scores.gif) no-repeat; 
	padding: 0;
	margin: 0; 
}

.title_news {
 display:block;  
	width:316px; 
	height:26px; 
	background:url(../_img/title_news.gif) no-repeat; 
	padding: 0;
	margin: 8px 0 0 0; 
}

.title_about {
 display:block;  
	width:316px; 
	height:26px; 
	background:url(../_img/title_about.gif) no-repeat; 
	padding: 0;
	margin: 0; 
}

/* =STRUCTURE
----------------------------------------------- */
#content { background: #fff url(../_img/bg_contentHome.gif) repeat-y; min-height: 720px }
*html #content { height: 720px } /* ie6 */

/* Left Col
---------------------------------- */
#columnLeft { /* left side */
 width: 175px;
 float:left;	
	padding: 0 9px 0 10px;
	margin: 0;
} 

/* Pick 'Em - Left Column */
.featureLeft {
	background-image: url(../_img/bkgd_pickem_marchApril.jpg);
	background-repeat: no-repeat;	
	height: 245px;
}

.featureLeft_buttons {
 position: relative;
	top: 97px;
	left: 10px;
	width: 180px;
	height: 24px;
}

.featureLeft_signIn {
 position: relative;
	top: 97px;
	left: 6px;
	width: 168px;
	height: 100px;
	margin: 5px 8px 8px 8px;	
	padding: 0;
}

.featureLeft h4 { margin-top: 0px }

.featureLeft_forgetPass {
 font-size:10px; 
	float: right;
	margin: 5px 11px 0 0;
}

/* Login Boxes */
#loginHome {
	width: 639px;
	height: 290px;
	border-bottom: 4px solid #d6d6d6;
	padding: 0; /* for bottom border effect */
	background: #999 url(../_img/bg_login_home.gif) no-repeat;	 
}

#loginHome h3 { font-size: 14px; font-weight: bold; margin: 15px 0 4px 0; line-height: 1.4em}

.login_manager {
 float: left;
	width: 305px;
	height: 90px;
	margin: 75px 0 0 9px; 
	z-index: 15;	
}

* html .login_manager  /* ie6 fix*/  {
	margin: 77px 0 0 5px;
}

.buttons_manager {
 margin: -6px 0 0 6px;
	padding: 6px 0 0 0;
}

.buttons_manager a { margin: 0 3px 0 0 }

.login_pickem {
 float: right;
	width: 304px;
	height: 90px;	
	margin: 75px 6px 0 0;
	z-index: 15;	
}

* html .login_pickem  /* ie6 fix*/  {
	margin: 77px 0 0 0;
	padding: 0 3px 0 0;
}

.buttons_pickem { margin: 0 0 0 5px }

.buttons_pickem a { margin: 0 3px 0 0 }

.loginSubmit { margin-top: 5px }

.loginForgot{ font-size: 10px; margin: 0 0 3px 3px; padding: 0 0 3px 0; }


/* fields */
.signInHome {
 height: 19px;
	font-size: 11px
}



/* Middle Col
---------------------------------- */
#columnMiddleHome { /* middle */
 width: 642px;
	margin: 0 0 0 2px;	
	padding: 0;
 float:left;
} 

#columnMiddleHome td, option { font-size: 11px }

/* 2 middle columns within #columnMiddle */
#columnMidLeft {  
 width: 316px;
	margin: 0 4px 0 0;	 
 float:left;
}  

#columnMidRight {  
 width: 316px;
	float:left;
}  

.contentBlock {  /* typical content within columns */
 background: url(../_img/bkgd_columnContent.gif);
	background-repeat: no-repeat;
 padding: 1px 13px 6px 13px;  
}

/* Right Col
---------------------------------- */
#columnRight { /* right side */
 width: 160px;
	float: right;
	margin: 0 9px	0 0;
} 

* html #columnRight { margin: 0 5px 0 0 }	/* ie6 hack */

/* #columnRight {
 width: 120px;
	float: right;
	margin: 0 8px	0 0px;
} 

* html #columnRight { 	position: absolute; margin-left: 8px; }	
/** html #columnRight { margin: 0 5px 0 0 }	 ie6 hack */

/* Footer
---------------------------------- */
#footer {
	width: 1015px;
	height: 125px;
	font-size: 10px;
	padding: 28px 0 0 0;
	background: url(../_img/bg_footerHome.gif) no-repeat top;
 color: #999;
	clear: both;
}

/* =LINKS + LISTS
----------------------------------------------- */

#forumList {  /* for forum topics on homepage */
 margin: 14px 0 15px 3px;
 padding: 0 0 0 5px;
 list-style: none;	
 line-height: 1.2;
}

#forumList li {
 padding-left: 13px;
 background-image: url(../_img/bullet_arrow.gif);
 background-repeat: no-repeat;
 background-position: 0 .3em;
 margin-bottom: 7px;
}

#columnMiddle ul {  
 margin: 14px 0 15px 10px;
 padding: 0 0 0 5px;
 list-style: none;	
 line-height: 1.2;
}

#columnMiddle li {
 padding-left: 13px;
 background: url(../_img/bullet_arrow.gif) no-repeat;
 background-position: 0 .3em;
 margin-bottom: 5px;
}

/* .loginList {   
 position: relative;
 margin: 0 0 0 1px;
 padding: 0 0 3px 5px;
 list-style: none;	
 line-height: 1.2;
	z-index: 50; 
	color: white;
}

.loginList li {
 padding-left: 0;
 background-image: none;
 background-repeat: no-repeat;
 background-position: 0 .3em;
 margin: 10px 0 5px 0;
} */

.loginList {  /* list in login area */
 position: relative;
	color: #000;
 margin: 27px 0 9px 3px;
 padding: 0 0 0 5px;
 list-style: none;	
 line-height: 1.2;
	z-index: 50; 
}

.loginList li {
 padding-left: 12px;
 background-image: url(../_img/bullet_arrow.gif);
 background-repeat: no-repeat;
 background-position: 0 .3em;
 margin-bottom: 5px;
}

#loginHome a:link   { text-decoration: underline; color: #014068;  }
#loginHome a:visited { text-decoration: underline; color: #014068; }
#loginHome a:active  { text-decoration: underline; color: #014068; }
#loginHome a:hover  { text-decoration: underline; color: #000; background: none }

/* =FORMS
----------------------------------------------- */
input {  }

.button { font-size: 11px; font-weight: bold; color: #244661 }

.field { border: solid 1px #cdcdcd; padding: 2px }

.field-login { border: solid 1px #a9a9a9; padding: 2px; font-size: 11px; color: #333 }


/* =TABLES
----------------------------------------------- */
table.table-game-chart { 
	width: 290px;
	border: 1px solid #c2d0d9;  
}
	
.table-game-chart th { 
 border: 0; 
	font: bold 10px Verdana, Helvetica, San-serif; 
	text-transform: uppercase; 
	padding: 4px 7px;
}

.table-game-chart td {
 border: 0; 
	font: 11px Arial, Verdana, Helvetica, San-serif; 	
	padding: 4px 4px 3px 4px;
}

.schedule {
 background: #FFF6E2
}

.tableBkgd {
 background: url(../_img/bkgd_table.gif);
	background-repeat: no-repeat;
 height: 13px;
}

.win { background-image: url(../_img/bkgd_win.gif) }

.loss { background: #FFF6E2}

.tableTitle { margin-left: 86px }


/* =STANDARD + MISC
----------------------------------------------- */

.contentBlock a:hover { text-decoration: underline; color: #000; background: #c2d1da }
