/* LAYOUT */
* {
	margin:0;
	padding:0;
}

body, html {
	margin:0;
	padding:0;
	background:#000 url(../images/bg.png) repeat-x top left;
	min-height:100%;
}

html {
	height:100%;
}

body.chester-county, html.chester-county {
	background:#111d39 url(../images/bg-chesco.png) repeat-x top left;
}

body.delaware-county, html.delaware-county {
	background:#000 url(../images/bg-delco.png) repeat-x top left;
}

body.montgomery-county, html.montgomery-county {
	background:#fff url(../images/bg-montco.png) repeat-x top left;
}

#container {
	margin:0 auto;
	width:900px;
	padding:10px 0 50px 0;
}

#logo {
	width:283px;
	float:left;
}

#header {
	background:url(../images/bg-top.png) no-repeat left top;
	height:109px;
}

.chester-county #header {
	background:url(../images/bg-top-chesco.png) no-repeat left top;
	height:109px;
}

.delaware-county #header {
	background:url(../images/bg-top-delco.png) no-repeat left top;
	height:109px;
}

.montgomery-county #header {
	background:url(../images/bg-top-montco.png) no-repeat left top;
	height:109px;
}

#content {
	background-color:#fff;
}

#content_text {
	padding:20px 30px;
}

#content_text ul {
	margin:20px 0 0 20px;
	padding:0px;
	list-style:none;
}

ol {
	margin:20px 0 20px 20px;
}

ol li {
	margin-bottom:10px;
}

ul {
	margin:20px 0 20px 20px;
}

ul li {
	margin-bottom:10px;
}

#content_text ul li {
	margin-bottom:5px;
	padding-left:16px;
	background: url(../images/bullet-blue.png) 0 8px no-repeat;
}

#menu {
	position:relative;
	float:left;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top:2px;
}
#menu ul li {
	position: absolute;
	list-style: none;
}
#menu ul a {
  display: block;
  text-indent: -3000px;
  outline: none;
  height:37px;
}

#menu ul li.menu-home { left: 0; }
#menu ul li.menu-home a { 
	background:url(../images/menu-home.png) no-repeat;
	width:111px;
}
.index #menu ul li.menu-home a {
	background-position: left bottom;
}

#menu ul li.menu-about { left: 73px; }
#menu ul li.menu-about a { 
	background:url(../images/menu-about-us.png) no-repeat;
	width:132px;
}
.about #menu ul li.menu-about a {
	background-position: left bottom;
}

#menu ul li.menu-reg { left: 167px; }
#menu ul li.menu-reg a { 
	background:url(../images/menu-reg.png) no-repeat;
	width:151px;
}
.registration #menu ul li.menu-reg a {
	background-position: left bottom;
}

#menu ul li.menu-teamscamps { left: 280px; }
#menu ul li.menu-teamscamps a { 
	background:url(../images/menu-teams.png) no-repeat;
	width:202px;
}
.teamscamps #menu ul li.menu-teamscamps a {
	background-position: left bottom;
}

#menu ul li.menu-contact { left: 444px; }
#menu ul li.menu-contact a { 
	background:url(../images/menu-contact.png) no-repeat;
	width:142px;
}
.contact #menu ul li.menu-contact a {
	background-position: left bottom;
}


#menu ul li a:hover {
  background-position: left bottom;
  background-color:transparent;
}

#menu_sub {
	padding-top:39px;
}

#homepage_bnr {
	height:220px;
	background:#000 url(../images/bg-homepage.jpg) no-repeat top left;
	color:#fff;
	padding:0 30px;
	padding-top:15px;
}

#homepage_bnr h2{
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17pt;
	font-weight:bold;
	margin:0 0 5px 0;
}

#homepage_bnr ul{
	list-style: none;
	padding:10px 15px;
	margin-top:5px;
}

#homepage_bnr li{
	list-style: none;
	margin-bottom:6px;
	padding-left:16px;
}

#homepage_bnr .left{
	width:450px;
	float:left;
}

#homepage_bnr .left li{
	background: url(../images/bullet-blue.png) 0 5px no-repeat;
}

#homepage_bnr .left a:link, #homepage_bnr .left a:active, #homepage_bnr .left a:focus, #homepage_bnr .left a:visited {
	color:#a5ffed;
}

#homepage_bnr .left a:hover {
	color:#fff;
}

#homepage_bnr .right{
	width:340px;
	float:left;
	margin-left:50px;
}

#homepage_bnr .right li{
	background: url(../images/bullet-orange.png) 0 5px no-repeat;
}

#homepage_bnr .right a:link, #homepage_bnr .right a:active, #homepage_bnr .right a:focus, #homepage_bnr .right a:visited {
	color:#fff1a5;
}

#homepage_bnr .right a:hover {
	color:#fff;
}

#content_text .left{
	width:440px;
	float:left;
}

#content_text .right{
	width:340px;
	float:left;
	margin-left:60px;
}

.orange-box-top {
	height:9px;
	background:#fff url(../images/orange-box-top.png) no-repeat top left;
}

.orange-box {
	background:#fff url(../images/orange-box-bg.png) repeat-y top left;
	padding-left:10px;
}

.orange-box-bottom {
	height:9px;
	background:#fff url(../images/orange-box-bottom.png) no-repeat top left;
	margin-bottom:10px;
}

#content_text .orange-box p:first-child {
	margin:0;
}

.h1 {
	height:40px;
	min-width:557px;
	background:url(../images/bg-h1.png) no-repeat left top;
	padding:0 30px;
	line-height:40px;
}

.h1 h1{
	margin:0;
	padding:0;
}

.side-menu {
	float:left;
	width:170px;
	border-right:0px dotted #999;
	overflow:hidden;
}

#content_text .side-menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#content_text .side-menu li {
	list-style:none;
	margin:0;
	padding:0;
	background-image:none;
	line-height:1.3em;
	margin-bottom:0px;
}

#content_text .side-menu .selected a {
	color:#000;
	text-decoration:none;
	background-color:#efefef;
	border-bottom:1px dotted #999;
	border-top:1px dotted #999;
	border-left:1px dotted #999;
}

#content_text .side-menu .selected ul li a {
	color:#00527c;
	text-decoration:underline;
	background-color:#fff;
	border-color:#fff;
}

#content_text .side-menu li a {
	border-bottom:1px dotted #fff;
	border-top:1px dotted #fff;
	border-left:1px dotted #fff;
	padding:5px 5px;
	background-color:#fff;
	display:inline-block;
	width:160px;
}

#content_text .side-menu li a:hover, #content_text .side-menu .selected ul li a:hover {
	border-bottom:1px dotted #999;
	border-top:1px dotted #999;
	border-left:1px dotted #999;
	padding:5px 5px;
	background-color:#efefef;
	display:inline-block;
	width:160px;
}

#content_text .side-menu .selected ul li a:hover {
	width:145px;
}

#content_text .side-menu ul li ul .selected a, #content_text .side-menu ul li ul li a:hover {
	width:145px;
}

#content_text .side-menu ul li ul {
	margin-left:15px;
}

#content_text .side-menu li ul li {
	margin-bottom:0px;
}

#content_text .side-menu li.filter {
	color:#999;
	font-size:8pt;
}

#content_text .side-menu li .section {
	padding:10px 0 0 5px;
	display:inline-block;
	font-weight:bold;
	color:#000;
}

.side-menu-content {
	
	border-left:1px dotted #999;
	padding-left:20px;
	width:640px;
	float:left;
	min-height:200px;
}

#content_text .side-menu-teams {
	border-bottom:1px solid #0082c5;
	margin-bottom:10px;
}

#content_text .side-menu-teams ul {
	list-style:none;
	margin:0;
	padding:0;
}

#content_text .side-menu-teams ul li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	margin-right:5px;
	display:inline-block;
}

#content_text .side-menu-teams ul li a {
	padding:2px 10px;
	margin:0;
	display:inline-block;
	border:1px dotted #0082c5;
	border-bottom-width:0px;
	background-color:#efefef;
}

#content_text .side-menu-teams ul.chester-county li a {
	font-size:8pt;
	padding:0px 4px;
	letter-spacing:-1px;
}

#content_text .side-menu-teams ul li a:hover, #content_text .side-menu-teams ul li.selected a {
	border:1px solid #0082c5;
	border-bottom-width:0px;
	background-color:#c3d9e4;
}

#footer {
  height:59px;
  background:url(../images/bg-footer.png) no-repeat;
  line-height:58px;
  padding:0 30px;
}

h1, h2, h3 {
	margin:0;
	padding:0;
	margin:10px 0;
}

#content_text p {
	margin:15px 0;
}

.float_right {
	float: right;
}
.float_left {
	float: left;
}

.clear {
	clear:both;
}

.noborder {
	border:0px;
}

/* STYLE */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#222;
}

a:link {
	color:#00527c;
	font-weight:bold;
}

a:active, a:focus {
	color:#0078b5;
	font-weight:bold;
}

a:visited {
	color:#2a6685;
	font-weight:bold;
}

a:hover {
	color:#0078b5;
	font-weight:bold;
}

a.button {
  color:#00527c;
  text-decoration:underline;
  cursor:pointer;
}

.btn {
	font-family: Verdana, Arial, sans-serif;
	display: inline-block;
	background: #00527c top left repeat-x !important;
	border: 1px solid #bbb !important;
	padding: 4px 7px 4px 7px !important;
	color: #fff !important;
	font-size: 12px;
	cursor: pointer;
	font-weight:bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-decoration:none;
	}

.italic {
	font-style:italic;
}

h1 {
	color:#0082c5;
	font-size:18pt;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.chester-county h1 {
	color:#39496b;
}

.delaware-county h1 {
	color:#58585a;
}

.montgomery-county h1 {
	color:#00adc1;
}

h2 {
	font-size:13pt;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}

h3 {
	font-size:11pt;
	font-weight:bold;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
}

#content_text {
	line-height:1.7em;
}

#footer {
	font-size:8pt;
	color:#000;
}

.separator {
	color:#999;
	margin:0 6px;
}

hr {
  color:#fff;
  border:0;
  border-bottom:1px dotted #999;
  margin:15px 0;
}


.bqstart {
	float: left;
	height: 35px;
	margin-top: -30px;
	padding-top: 40px;
	margin-bottom: -30px;
	margin-right:10px;
	margin-left:-25px;
	font-size: 500%;
	color: #537389;
	font-family:Georgia, Times, "Times New Roman", serif;
}

.bqend {
	float: right;
	height: 25px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 500%;
	color: #537389;
	font-family:Georgia, Times, "Times New Roman", serif;
}
blockquote {
	margin:40px 40px;
	font-style:italic;
	font-size:9pt;
}

.index blockquote {
	margin:0 0 0 10px;
	padding-bottom:20px;
}

blockquote .quoted {
	float:right;
	padding-right:10px;
	line-height:1.3em;
	font-style:normal;
}

/* Event shipping */
.camp {
  padding:10px 20px;
}

.camp:hover {
  background-color:#efefef;
}

.camp_details {
  border-width:0 1px 1px 1px;
  border-color:#777;
  border-style:dashed;
  padding:10px;
  background-color:#eee;
}

#cart {
  padding:10px;
  margin:0 0 20px 0;
  border:1px solid #037fc5;
  background-color:#d7dde6;
}

/* Event listing */

.events-empty, .events-empty h2 {
	color:#777;
}

.waiver {
	line-height:1.4em;
	font-size:8.5pt;
}

.login_status {
	text-align:right;
	margin:5px 30px;
}

/* TinyMCE specific rules */
body.mceContentBody, .mceContentBody {
   background-color:#fff;
   background-image:none;
   padding:5px;
}

body.mceContentBody p, .mceContentBody p{
	margin:0 0 15px 0;
}

fieldset { 
  border:0;
  padding-left:25px;
}

legend {
  margin-left:-25px;
  padding-top:10px;
  margin-bottom:5px;
  font-weight:bold;
  color:#006699;
  border-bottom:1px solid #999;
}

/* Gallery */
.gallery div {
	float:left;
	margin:0 10px 10px 0;
	text-align:center;
	font-size:8pt;
	line-height:1.4em;
	color:#555;
	max-width:150px;
	min-width:150px;
	min-height:150px;
}

.gallery div img {
	border:1px solid #aaa;
	padding:1px;
	display:block;
	margin:0 auto;
}

/* News */
.news .news-item {
	font-size:8pt;
	line-height:1.6em;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #999;
}

.orange-box .news .news-item {
	margin-bottom:0px;
	padding-top:5px;
	border-width:0px;
}

.orange-box .news .news-item:first-child {
	margin-bottom:0px;
	padding-top:0px;
}

#content_text .news .news-item .content p {
	margin:0;
	padding:4px 0;
}

.news .news-item .title {
	font-size:10pt;
	font-weight:bold;
}