/* @override http://bluevalleysoccer.infusioncorp.com/css/all.css */

/* @override http://bluevalleysoccer.infusioncorp.com/css/all.css */

/* @override http://bluevalleysoccer.infusioncorp.com/css/all.css */

/* @override http://bluevalleysoccer.infusioncorp.com/css/all.css */

/* @override http://bluevalleysoccer.infusioncorp.com/css/all.css */

/* @override http://bluevalleysoccer.infusioncorp.com/css/all.css */

	/* @override http://bluevalleysoccer.infusioncorp.com/css/all.css */

/* @override http://bluevalleysoccer.infusioncorp.com/css/all.css */

body{
	margin:0;
	background: #fff url(../images/bg-body.png) repeat-x 0 top;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	min-width:1050px;
}
body.secondary {
	background: #fff url(../images/bg-secondary-body.png) repeat-x 0 top;
}
#page-header {
  display: table-cell;
  *display:block;
  vertical-align: middle;  
  height: 75px;  
  text-align: right;  
  width: 980px;
  padding-right: 20px;
  /*float: right;*/
  overflow: hidden; 
  background-repeat: no-repeat;
  background-position: bottom 60px; 
}
#page-header h1 {
  margin: 0;
  color: #fff;
  font-size: 38px;
  *padding-top:12px;
  display: none;
}

#conditions h1.conditions, #programs h1.programs, #teams h1.teams, #tournaments h1.tournaments, #schedules h1.schedules, #information h1.information, #contact h1.contact {
	margin: 0;
  color: #fff;
  font-size: 38px;
  *padding-top:12px;
  display: block;
}

/*.camps #page-header {
  background-image: url(../images/badge_camps.png);
}
.stars #page-header {
  background-image: url(../images/badge_stars.png);
}
.academy #page-header {
  background-image: url(../images/badge_academy.png);
}
.recreation #page-header {
  background-image: url(../images/badge_recreation.png);
}
.future-stars #page-header {
  background-image: url(../images/badge_futurestars.png);
}*/

div.page-content {
  padding: 30px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#06c;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% Helvetica, Arial, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
#wrapper .w1{
	width:1050px;
	position:relative;
	float:left;
	left:50%;
}
#wrapper .w2{
	width:1050px;
	position:relative;
	float:left;
	left:-50%;
}
#header{
	/*overflow:hidden;*/

	padding:0 48px 8px 34px;
	height:119px;
	width: 100%;
}
#header .logo{
	float:left;
	background:url(../images/logo.png) no-repeat;
	width:97px;
	height:111px;
	text-indent:-9999px;
	overflow:hidden;
	margin:8px 11px 0 0;
}
#header .logo a{
	display:block;
	height:100%;
	position:relative;
}
#header .holder-info{
	float:left;
	color:#ccc;
	padding:25px 0 0 3px;
}
#header h1{
	text-indent:-9999px;
	background:url(../images/text-blue-valey.gif) no-repeat;
	width:305px;
	margin:0;
}
#header h1 a{display:block;}
#header .holder-info a{
	color:#ccc;
	text-decoration:none;
}
.holder-info p{margin:0 0 4px;}
#header a.btn-subscribe,
#header a.btn-register{
	height:50px;
	outline:none;
	float:right;
	padding-top:5px;
	text-decoration:none;
	text-indent:-9999px;
}
#header a.btn-register{
	background:url(../images/bg-btn-register.png) no-repeat;
	width:155px;
	margin-left:13px;
}
#header a.btn-subscribe{
	background:url(../images/bg-btn-conditions.png) no-repeat;
	width:282px;
}
.btn-subscribe span{
	display:block;
	padding-left:49px;
}
.btn-subscribe strong{
	font-size:16px;
	letter-spacing:-1px;
	display:block;
	margin-top:-3px;
}
#nav_485308 {
	margin:0;
	padding:27px 0 0;
	list-style:none;
	width:920px;
	float:right;
}
* html #nav{padding:20px 0 0;}
* +html #nav{padding:20px 0 0;}
#nav_485308 li{
	float:left;
	margin-left:15px;
	display:inline;
}
#nav_485308 a{
	display:block;
	height:14px;
	color: #FFCC00;
	font-size: 15px;
}

.intro{
	background:#006bd1 url(../images/bg-info-box.gif) repeat-x;
	height:1%;
	padding:27px 0 12px;
	font-size:13px;
}
.intro:after{
	clear:both;
	display:block;
	content:"";
}
.intro .visual{
	float:left;
	padding:7px 0 0 41px;
	width:422px;
	position:relative;
	z-index:4;
	margin-right:46px;
}
.visual img{display:block;}
.visual .frame{
	position:absolute;
	top:0;
	left:0;
	background: url(../images/bg-holder-frame.png) no-repeat;
	width:468px;
	height:325px;
}
.info-holder{
	float:left;
	width:540px;
	margin-top:-10px;
	color:#fff;
	font-size:13px;
	line-height:20px;
}
.info-holder ul{
	margin:0 auto 33px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	font-size:12px;
}
.info-holder ul li{
	float:left;
	text-align:center;
	margin-right:9px;
}
.info-holder ul img{display:block;}
.info-holder ul a{color:#fff;}
.info-holder h2{
	text-indent:-9999px;
	background:url(../images/text-welcome-to-blue-valey.gif) no-repeat;
	margin:0 0 8px;
}
.info-holder p{margin:0;}
.info-holder a.learn-more{
	background:url(../images/bg-link-more.gif) no-repeat 100% 6px;
	padding-right:10px;
	color:#fc0;
}

.secondary #main {
  background: none;
}
#secondary_nav {
  height:35px;
  width: 1000px;  
}

#secondary_nav ul {
  list-style: none;
  padding: 0;
  clear: both;
  margin: 0;
  height:35px;
  display: none;
  vertical-align: middle;
  width: 1000px;
}

#secondary_nav ul li{
	display: block;
	float: left;
	margin-right: 25px;
}
#secondary_nav ul li a{
  color: #fff;
}

#conditions ul#nav_486048, #programs ul#nav_485858, #teams ul#nav_485866, #schedules ul#nav_485870, #information ul#nav_485855, #contact ul#nav_486051 {
  display: table-cell !important;	
  *display: block;
  *padding-top:8px;
}

#main{
	background:url(../images/bg-main.gif) repeat-x;
	padding:0 24px 0 41px;
}
.social-box{
	padding:7px 25px 20px;
	margin-top:-47px;
	background:url(../images/bg-social-box.gif) repeat-x;
	height:1%;
}
* html .social-box{padding:7px 25px 21px;}
.social-box:after{
	display:block;
	clear:both;
	content:"";
}
.social-box .social-holder{
	float:right;
}
.social-box .social-list{
	margin:-18px 0 0 18px;
	padding:0;
	list-style:none;
	float:right;
	position:relative;
}
.social-list li{
	float:left;
	margin-right:8px;
	display:inline;
}
.social-list a{
	text-indent:-9999px;
	display:block;
	width:46px;
	height:46px;
	overflow:hidden;
	cursor:pointer;
}
.social-list a.facebook{background:url(../images/bg-facebook.png) no-repeat;}
.social-list a.twitter{background:url(../images/bg-twitter.png) no-repeat;}
.social-list a.youtube{background:url(../images/bg-youtube.png) no-repeat;}
.social-list a.digg{background:url(../images/bg-digg.png) no-repeat;}
.social-list a.delicious{background:url(../images/bg-delicious.png) no-repeat;}
.social-list a.rss{background:url(../images/bg-rss.png) no-repeat;}
.social-box a{
	display:block;
}
.social-box a.link-connected{
	font-size:18px;
	color:#666;
	text-align:left;
}
.social-box a.link-sing{
	font-size:12px;
	color:#06c;
	float:left;
}
#content{
	overflow:hidden;
	width:985px;
	margin:-1px 0 10px 0;
}
#content .content-holder{
	width:1009px;
	overflow:hidden;
	clear: both;
}
#content .box-info{
	width:414px;
	float:left;
	margin-right:9px;
}
.box-info .heading{
	overflow:hidden;
	height:1%;
	margin:0 11px 7px 0;
}
.heading .heading-l{
	background:url(../images/bg-heading-l.png) no-repeat;
	float:left;
	height:42px;
	padding:15px 0 0 16px;
}
.heading .heading-r{
	background:url(../images/bg-heading-r.png) no-repeat;
	float:right;
	height:41px;
	line-height:11px;
	padding:14px 7px 0 0;
	width:103px;
}
.heading h3{
	margin:0;
	text-indent:-9999px;
}
.heading h3.events{
	background:url(../images/text-events.gif) no-repeat;
	height:19px;
	width:186px;
	padding-left:91px;
}
.heading a.link-rss{
	float:right;
	color:#fff;
	font-size:10px;
	padding-left:27px;
	width:57px;
	background:url(../images/bg-link-rss.gif) no-repeat;
	position:relative;
}
.box-info ul.list{
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
}
.box-info .list li{margin-bottom:12px;}
.box-info strong.title{display:block;}
.box-info strong.title span{border-bottom:1px solid #999;}
.box-info em.date{font-style:normal;}
.box-info p{margin:0;}
.box-info a.link-see{
	background:url(../images/arrow-blue.gif) no-repeat 100% 6px;
	padding-right:10px;
}
#content .sub-box-info{
	width:284px;
	margin-right:6px;
	border-left:1px solid #ccc;
}
#content .sub-box-info .heading{
	margin-left:-1px;
	position:relative;
}
.sub-box-info h3.updated,
.sub-box-info h3.photo,
.sub-box-info h3.new{
	background:url(../images/text-what-new.gif) no-repeat;
	width:148px;
	height:15px;
}
.sub-box-info h3.updated,
.sub-box-info h3.photo{
	background:url(../images/text-photo-gallery.gif) no-repeat;
	height:18px;
}
.sub-box-info h3.updated{background:url(../images/text-updated.gif) no-repeat;}
.sub-box-info ul.news{
	margin:0;
	padding:0 0 0 22px;
	list-style:none;
}
.news li{margin-bottom:23px;}
.sub-box-info .news a{
	font-size:14px;
	color:#06c;
	float:left;
	margin-bottom:6px;
	font-weight:bold;
	width:100%;
}
.sub-box-info .box-gallery{
	width:240px;
	margin:-4px auto 12px;
	overflow:hidden;
	font-size:14px;
}
.box-gallery .holder{padding-top:8px;}
.box-gallery img.alignleft{
	float:left;
	margin-right:17px;
}
.form-box{
	width:242px;
	margin:-7px auto 0;
}
.form-box h3{
	margin:0 0 8px;
	color:#039;
	font-size:14px;
	background: none;
	padding: 0;
	border: none;
}

.form-box div.newsletter-form form div.form {
  padding: 0;
}

div.newsletter-form {
  background: none;
  border: none;
}

div.form-box form div.form div.item {
  padding: 0;
  margin-bottom: 10px;
}

.cat_textbox_small {
  margin-top: -10px;
}
.form-box label{
	display:block;
	color:#072759;
	margin-bottom:4px;
}
.form-box .text-holder{
	background:url(../images/bg-input-text.gif) no-repeat;
	margin:0 0 5px;
	width:213px;
	overflow:hidden;
}
.form-box .text-holder input{
	border:none;
	background:none;
	width:204px;
	padding:4px 5px 7px;
	float:left;
	margin:0;
}
.form-box .submit{
	background:url("../images/btn-submit.gif") no-repeat;
	border:none;
	cursor:pointer;
	padding:0;
	width:58px;
	color:#072759;
	position:relative;
	height:21px;
}
#foot_nav {
	background:#e6e6e6 url("../images/bg-lists-box.gif") repeat-x;  
}
.lists-box{
	overflow:hidden;
	height:1%;
	padding:20px 47px 32px 41px;
}
.lists-box  .list-box-holder{
	width:956px;
	overflow:hidden;
}
.lists-box .list-box-frame{width:1000px;}
.lists-box ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

#cat_485645_divs {
  float: left;
  width: 809px;
}
.lists-box ul a{color:#262626;}
.lists-box ul#nav_486056{
	margin:0 35px 0 0;
	padding:0 33px 0 0;
	font-size:16px;
	border-right:1px solid #999;
	font-weight:bold;
	letter-spacing:-1px;
}

#cat_486056_divs {
  width: 151px;
  float: left;
}
.lists-box ul#nav_486056 li{margin-bottom:12px;}
.lists-box h4{
	margin:0 0 14px;
	font-size:16px;
	letter-spacing:-1px;
}
#footer_subs {
  width: 800px;
  float: left;
}
#footer_subs ul {
  width: 830px;
}
#footer_subs ul li{
  width: 820px;
  font-size: 18px !important;
  border: none;
}
#footer_subs ul li{
	font-size:13px;
	width:150px;
	float:left;
	margin-right:16px;	
}
#footer_subs ul li a {
	display: block;
	border-bottom: 1px solid #999;
	padding-bottom: 15px;  
}
#footer_subs ul li ul li a {
  color: #666;
}
#footer_subs ul li a:hover {
color: #000;
text-decoration: none;
}

#footer_subs ul li ul li {
  float: none;
  font-size: 12px !important;  
	border-bottom:1px solid #999;  
}
#footer_subs ul li ul li a{
	border: none;
  padding: 8px 0;
}

.lists-box .info-box ul li{
	border-bottom:1px solid #999;
	padding:6px 2px;	
}
#footer{
	background:#333;
	border:solid #999;
	border-width:1px 0;
	height:1%;
	overflow:hidden;
	padding:20px 38px 18px 43px;
	text-align:right;
	color:#ccc;
	font-size:10px;
	margin-bottom:3px;
}
* html #footer{padding:22px 38px 3px 43px;}
#footer .footer-holder{
	text-align:left;
	float:left;
}
#footer h4, #nav_485645
#footer strong{
	font-size:18px;
	margin:0 29px 0 0;
	font-weight:normal;
	float:left;
}
#footer ul{
	margin:0;
	padding:2px 0 0 8px;
	list-style:none;
	float:left;
	line-height:17px;
	font-size:14px;
}
#footer ul li{
	display:inline;
	border:0;
	margin-right:8px;
}
#footer a{color:#ccc;}
#footer ul a.contact-link{
	padding-right:11px;
	background:url(../images/separator.gif) 100% 50% no-repeat;
}
#footer ul a.mail{
	padding-right:43px;
	background:url(../images/bg-mail.gif) 100% 50% no-repeat;
}
#footer p {margin:4px 0 15px;}
#footer .logo{
	float:right;
	width:161px;
	height:18px;
	background:url(../images/contact-logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-align:left;
}
#footer .sub-info{font-size:11px;}
#wrapper .promobox{
	margin:0 auto;
	width:633px;
}

ul#nav_485308 li ul  {
	display: none;
}
ul#nav_485308 li ul {
  position: absolute;
  z-index: 100; 
  padding:15px 0 0 0;
  margin: 0; 
}
ul#nav_485308 li ul li {
  display: block;
  float: none;
  margin: 0;
  font-weight: normal;  
}
ul#nav_485308 li ul li a {
	color: #000;
	display: block;
	width: 150px;
	padding: 10px 10px 10px 20px;
	height: auto;
  background: #e3e3e3;	
  border-style:solid ;
  border-width: 0 1px 1px 1px;
  border-color: #aaa;
  font-size: 12px !important;    
}
ul#nav_485308 li ul li a:hover {
  color: #fff;
  background-color: #0074db;
  text-decoration: none;
}

br.clear {
  clear: both;
}
.container {
  width: 1000px;
  margin: 0 auto;
}
.promobox {
  text-align: center;
}
.player-profile {

}
.player-profile img{
	width: 50px !important;
	height: 75px !important;
	float: left;
	margin-right: 10px;
	border: 4px solid #fff;
}
.player-info {
	float: left;
}
.player-info a{
	text-decoration: none !important;
	color: #8e8f8f !important;
	font-weight: bold !important;
	font-size: 13px !important;
}
.player-info a:hover {
	color: #262626 !important;
}
.player-info h1{
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #262626;
}
.player-profile ul{
	color: #585858;
	list-style: none;
	margin: 5px 0 10px 0;
	line-height: 1.5em;
	font-size: 11px;
	padding: 0px;
	font-weight: bold;
	}
.player-profile ul span{
	font-weight: normal;
	color: #909090;
	}
.player-profile a{
	text-decoration: none;
	color: #8e8f8f;
	font-weight: bold;
	font-size: 13px;
}
.player-profile a:hover{
	color: #262626}
.player-profile-full {
	width: 934px;
	padding: 20px 0;
	margin: 20px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.player-profile-full img{
	width: 100px;
	height: 150px;
	float: left;
	margin-right: 10px;
	border: 4px solid #eef0f0;
	margin-bottom: 0;
}

.player-profile-full h1{
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #262626;
	width: 630px;
}
.player-profile-full h2{
	margin: 10px 0 0 0;
	font-size: 14px;
	font-weight: normal;
	color: #262626;
	clear: both;
}
.player-profile-full p {
	margin: 5px 0 5px 0;
	line-height: 1.25em;
	color: #fff;
}
.player-profile-full a{
	margin: 0px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
.player-profile-full a:hover{
	color: #fc0;
	}
.player-profile-full ul{
	color: #585858;
	list-style: none;
	margin: 5px 0 0 0;
	line-height: 1.5em;
	font-size: 11px;
	padding: 0px;
	font-weight: bold;
	}
.player-profile-full ul.left{
	float: left;
	height: 130px;
	width: 250px;
	padding-right: 15px;
	display: block;
	padding: 0 50px 0 0;
	}
.player-profile-full ul.right{
	height: 130px;
	width: 250px;
	float: left;
	padding: 0;
	}

.player-team-pic {
	margin: -24px -2px 0 0;
	width: 210px;
	height: 161px;
	float: right;
}
.player-team-pic span a:hover {
	color: #262626
}
.player-team-pic span a{
	text-decoration: none;
	color: #8e8f8f;
	font-weight: bold;
	font-size: 13px;
}
.player-team-pic img{
	width: 200px;
	height: 150px;
	margin-top: 5px;
	border: 4px solid #eef0f0;

}
.player-profile-full ul span{
	font-weight: normal;
	color: #909090;
	}
.player-profile-full ul span a{
	font-weight: bold !important;
	color: #909090 !important;
	}
.player-profile-full .clear {
	clear: both;
}
.team-profile-full {
	width: 934px;
	/*background-color: #e6e6e6;*/
	padding: 20px 0;
	margin: 20px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.team-profile-full img{
	width: 200px;
	height: 150px;
	float: left;
	margin-right: 10px;
	border: 4px solid #eef0f0;
	margin-bottom: 0;
}
.team-profile-player-badge {
	float: right;
	width: 440px;
	margin: 0 !important;
}
.team-profile-player-badge li{
	width: 420px;
	height: 83px;
	background-color: #eef0f0;
	padding: 10px;
	margin: 0 0 5px 0;
	border: 1px solid #ccc;
}
.team-profile-player-badge li img{
	width: 50px;
	height: 75px;
	float: left;
	margin-right: 10px;
	border: 4px solid #fff;
		
}
.team-profile-full h1{
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #262626;
	width: 220px;
}
.team-profile-full h2{
	width: 439px;
	float: right;
	margin: 0px 0 5px 0;
	font-size: 14px;
	font-weight: normal;
	color: #262626;
}
.team-profile-full p {
	margin: 5px 0 5px 0;
	line-height: 1.25em;
	color: #fff;
}
.team-profile-full a{
	margin: 0px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
.team-profile-full a:hover{
	color: #fc0;
	}
.team-profile-full ul{
	color: #585858;
	list-style: none;
	margin: 5px 0 0 0;
	line-height: 1.5em;
	font-size: 11px;
	padding: 0px;
	font-weight: bold;
	}
.left {
	width: 220px;
	float: left;
}
.team-profile-full ul.left{
	float: left;
	height: 130px;
	width: 220px;
	padding-right: 15px;
	}
.team-profile-full ul.right{
	height: 130px;
	width: 180px;
	float: right;
	}
.team-profile-full ul span{
	font-weight: normal;
	color: #909090;
	}
.team-profile-full .clear {
	clear: both;
}
.player-badge ul{
	width: 457px;
	margin: 0;
	padding: 0;
}
.player-badge li{
	width: 437px;
	height: 83px;
	background-color: #eef0f0;
	padding: 10px;
	margin: 0 0 5px 0;
	border: 1px solid #ccc;
	list-style: none;
}
.player-badge li img{
	width: 50px;
	height: 75px;
	float: left;
	margin-right: 10px;
	border: 4px solid #fff;	
}
.player-badge ul.left{
	float: left;
}
.player-badge ul.right{
	float: left;
	margin-left: 20px;
}
.team-badge ul{
	width: 457px;
	margin: 0;
	padding: 0;
}
.team-badge li{
	width: 437px;
	height: 159px;
	background-color: #eef0f0;
	padding: 10px;
	margin: 0 0 5px 0;
	border: 1px solid #ccc;
	list-style: none;
}
.team-badge li img{
	width: 200px;
	height: 150px;
	float: left;
	margin-right: 10px;
	border: 4px solid #fff;
	margin-bottom: 0;
}
.team-badge ul.left{
	float: left;
}
.team-badge ul.right{
	float: left;
	margin-left: 20px;
}
a.button {
	background-color: white;
	padding: 4px;
	position: relative;
	top: 8px;
	border: 1px solid #ccc;
	color: #036 !important;
}

