/* @override http://prostarlacrosse.com/css/prostar_styles.css */

/*	Desc: *Prostar Lacrosse* Screen Style Sheet
	Author: *Beat Studios*
	Date: *March 5, 2009*
=== === === === === === === === === === */
/*=STRUCTURE
=== === === === === === === === === === */
html {
	font-size: 100.1%;
}
body {
}
/*=COMMON
=== === === === === === === === === === */
* {
	padding: 0;
	margin: 0
}
p,
li {
	line-height: 150%
}
/*=MASTHEAD
=== === === === === === === === === === */
#masthead {
	height: 240px;
	margin-right: auto;
	margin-left: auto;
	background: black url(../images/nav.gif) repeat-x 0 200px;
}

#northstar #masthead {
	height: 240px;
	margin-right: auto;
	margin-left: auto;
	background: #005baa url(../images/nav.gif) repeat-x 0 200px;
}

#header {
	height: 200px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#masthead a img#prostar-logo {
	margin-right: auto;
	margin-left: auto;
	border-style: none;
	border-width: 0;
	text-decoration: none;
}

#masthead a:link, #masthead a:visited {
	border-style: none;
	border-width: 0;
	text-decoration: none;
}
/*=NAVIGATION
=== === === === === === === === === === */
ul#nav {
	list-style-type: none;
	overflow: hidden;
	white-space: nowrap;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 960px;
}

ul#nav li {
	display: inline;
}

ul#nav li a:link, ul#nav li a:visited {
	font: bold 11px/40px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 8px;
	display: block;
	float: left;
	text-transform: uppercase;
}

ul#nav li a:hover, 
#home a#about_link,
#instructors a#instructors_link,
#format a#format_link,
#dates a#dates_link,
#registration a#registration_link,
#photos a#photos_link,
#northstar a#northstar_link,
#contact a#contact_link {
	background: url(../images/nav.gif) 0 50px;
}

/*=SUBNAVIGATION
=== === === === === === === === === === */
ul#subnav {
	list-style-type: none;
	overflow: hidden;
	white-space: nowrap;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 960px;
	border-bottom: 1px solid #005baa;
}

ul#subnav li {
	display: inline;
}

ul#subnav li a:link, ul#subnav li a:visited {
	font: bold 12px/28px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #005baa;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 8px;
}

ul#subnav li a:hover, 
#northstar.program a#subnav1,
#northstar.news a#subnav2,
#northstar.register a#subnav3,
#northstar.schedule a#subnav4,
#northstar.equipment a#subnav5,
#northstar.about a#subnav6 {
	color: black;
}

#footer a.addthis_button {
	float: right;
}
/*=CONTENT
=== === === === === === === === === === */
#content {
	margin: 0 auto 20px;
	padding: 24px 0 0;
	width: 960px;
}

div#clear {
	clear: both;
	display: block;
	height: 50px;
}

#home #text {
	height: 100%;
	margin-left: 250px;
	margin-right: 250px;
	margin: 0;
}

#text {
	margin-left: 400px;
}

#content h1 {
	margin: 0;
	padding: 0;
	font: bold 28px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content p {
	font: 14px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 12px;
}

#content ul {
	font: 14px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 12px;
	list-style-position: inside;
}

#content ul.no-bullets {
	font: 14px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 12px;
	list-style-position: inside;
	list-style-type: none;
}

.schedule span {
	font-weight: bold;
	display: inline-block;
	width: 100px;
	text-align: right;
	margin-right: 25px;
}

#content h2 {
	color: #d61700;
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 8px;
}

/* =SIDEBAR
=== === === === === === === === === === */

#sidebar {
	width: 300px;
	float: left;
}

#sidebar p {
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	margin-top: 4px;
}

#sidebar p span {
	font-weight: bold;
	display: block;
}

/*=FOOTER
=== === === === === === === === === === */
#footer {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	padding: 25px;
	clear: both;
}

#logos {
	float: right;
}

#logos img {
	padding-left: 25px;
}

/* =TABLES
=== === === === === === === === === === */

table.tables {
	background-color: #ccc;
	border-style: none;
	border-width: 0;
	margin-top: 8px;
	margin-bottom: 25px;
	width: 100%;
}

.tables th {
	padding: 4px;
	color: white;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	background: url(../images/nav.gif) 0 50px;
}

.tables caption {
	color: gray;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

table.tables tfoot {
	background-color: white;
	border-style: none;
}

.tables td
 {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 4px;
}

tfoot a:link, tfoot a:visited {
	color: black;
	text-decoration: none;
	display: block;
	padding: 0 0 0 20px;
	margin: 8px 0 0;
	background: url(../images/alert.gif) no-repeat;
	font: bold 12px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}

tfoot a:hover {
	color: red;
}

.tables tr.odd {
	background-color: #999;
}

/* GALLERY
=== === === === === === === === === === */

#gallery {
	margin-top: 12px;
	float: left;
	margin-bottom: 24px;
}

a.folder:link, a.folder:visited {
	display: block;
	background: url(../images/Folder.png) no-repeat 0 top;
	height: 40px;
	padding-left: 45px;
	color: black;
	font: bold 14px/40px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

a.folder:hover {
	color: maroon;
	background-position: 0 bottom;
}

#gallery div.thumbnail {
	float: left;
}

#gallery div.thumbnail a img {
	border-style: none;
	text-decoration: none;
}

#gallery img {
	margin-right: 12px;
	margin-bottom: 12px;
}

ul.stars {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
}

ul.stars li {
	font: 13px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-position: outside;
}

ul#schedule {
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-type: none;
}

ul#schedule li {
	font: 13px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
}

#schedule li span {
	font-weight: bold;
	display: block;
	float: left;
	width: 80px;
	text-align: right;
	padding-right: 20px;
}

#profile1, #profile2, #profile3 {
	padding-left: 175px;
	padding-bottom: 20px;
}

#profile1 img, #profile2 img, #profile3 img {
	margin-left: -175px;
	float: left;
	border: 1px solid silver;
}

#counter {
	text-align: center;
	clear: both;
}

#counter p {
	color: #333;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/* Player Cards */

#playercard1 {
	width: 220px;
	float: left;
	padding: 10px;
	margin-right: 20px;
}

#playercard2 {
	width: 220px;
	float: right;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#playercard1 img, #playercard2 img {
	border: 1px solid silver;
}

#playercard1 h1, #playercard2 h1 {
	font: bold 28px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	margin: 8px 0 0;
	padding: 0;
}

#playercard1 h2, #playercard2 h2 {
	font-size: 32px;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #666;
}

ul.stats {
	list-style-type: none;
}

ul.stats li {
	font: 14px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

ul.stats li span {
	font-weight: bold;
	width: 75px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 10px;
}

