/*
Soccer Camps by The Ocean | Premier Soccer Camps
=============================================================+
	-moz-box-shadow: 1px 2px 4px #333;
	-webkit-box-shadow: 1px 2px 4px #333;
	box-shadow: 1px 2px 4px #333;

=============================================================+
*/

html, body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #010101;
	height: auto;
}
* {
	font-size:12px;
}
.spacer {
	clear:both;
	height:1px;
}
hr {
	width:85%;
	margin:10px;
}
#container {
	width:99%;
	padding: 0px;
	clear: none;
	float: none;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
}
#wrapper {
	background-color: #fff;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	height:auto;
	min-height:1000px;
}
#Header {
	width:940px;
	height:auto;
	background-image: url(../Images/Header/RedFadeBG.png);
	background-repeat: repeat-x;
	background-color: #010101;
}
#content {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin: 0px;
	padding: 0px;
	clear: none;
	height:auto;
}
#ContentLeft {
	padding:10px;
	border: thin solid #900;
	background-color: #FBFBFB;
	clear: none;
	float: left;
	-moz-box-shadow: 1px 2px 10px #333;
	-webkit-box-shadow: 1px 2px 10px #333;
	box-shadow: 1px 2px 10px #333;
	width: 660px;
	margin-bottom: 10px;
	min-height:250px;
	text-align: left;
}
#ContentWide {
	padding:10px;
	border: thin solid #900;
	background-color: #FBFBFB;
	clear: none;
	float: left;
	-moz-box-shadow: 1px 2px 10px #333;
	-webkit-box-shadow: 1px 2px 10px #333;
	box-shadow: 1px 2px 10px #333;
	width: 920px;
}
#RightColumn {
	width:250px;
	padding: 0px;
	clear: none;
	float: right;
	-moz-box-shadow: 1px 2px 10px #333;
	-webkit-box-shadow: 1px 2px 10px #333;
	box-shadow: 1px 2px 10px #333;
	border: thin solid #900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Venue {
	padding:10px;
	border: thin solid #900;
	background-color: #FBFBFB;
	clear: both;
	float: left;
	min-height:500px;
	height: auto;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	-moz-box-shadow: 1px 2px 10px #333;
	-webkit-box-shadow: 1px 2px 10px #333;
	box-shadow: 1px 2px 10px #333;
}
p {
	margin: 0px;
	clear: both;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 1em;
	padding-left: 5px;
}
th {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#CamperRegister th {
	color: #000;
}
#Team {
}
#Team H3 a {
	font-size: 16px;
	font-weight: bold;
}
#LogoLayer {
	position:relative;
	z-index:500;
}
table#Schedule {
	font-size:10px;
}
#Locations tr .city {
	font-size:8px;
	font-weight:bold;
}
.RedBox {
	border: 1px solid #AA0000;
	margin: auto;
	padding: 0px;
}
#PageContent {
	margin: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 620px;
	border: 1px solid #900;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.BlueBox {
	border: 2px solid #033260;
	display: table;
	height: auto;
	width: auto;
	margin: auto;
	padding: 0px;
	background-color: #e1e1e1;
}
#NAV {
	height: auto;
	width: 940px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: thin solid #900;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#NAV_Main {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}
#NAV_Main a:link, #NAV_Main a:visited {
	color:#013567;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
#NAV_Main a:hover, #NAV_Main a:active {
	color:#A00;
	text-decoration:none;
}

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

a:hover,a:active {
	color:#013567;
	text-decoration:none;
}
ul#menu {
	width: 200%;
	height: 35px;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#menu li {
	display: block;
	float: left;
	margin: 0 0 0 15px;
}
ul#menu li a {
	height: 35px;
	color: #A00;
	text-decoration: none;
	display: block;
	float: inherit;
	line-height: 100%;
	padding: 1px 15px 0;
}
ul#menu li a:hover {
	color: #333;
	text-decoration: underline;
}
ul#menu li a.current {
	background: url("images/current-bg.gif") top left repeat-x;
	padding: 1px 15px 0;
}
#Main {
	background-color:#FFF;
}
#Main tr td table tr td #PageContent ul {
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#Main tr td #NAV_Main ul {
	list-style-type: none;
	width: auto;
	display: block;
	text-align: center;
}
.H3_RED {
	color:#AA0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #AA0000;
	padding-left: 5px;
	padding-right: 15px;
	line-height: 1.25em;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}
h1 {
	color:#AA0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #AA0000;
	padding-left: 5px;
	padding-right: 15px;
	line-height: 1.25em;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
h2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	color: #900;
	font-size: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #013567;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 15px;
	font-style: italic;
	line-height: normal;
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h5 {
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#vrtctrimage {
	position:absolute;
	top:-800px;
	left:-110px;
}
#vrtctrflash {
	position:absolute;
	top:-687px;
	left:-148px;
}
.menuPosition {
	text-align:left;
	position:fixed;
	top:10px;
	left:20px;
}
.shiftRightBanner {
	color:white;
	font-size:16px;
	font-family:serif, "times new roman";
	font-weight:bold;
	line-height:22px;
	text-align:center;
	position:absolute;
	top:7px;
	left:180px;
	width:80%;
}
.shiftRight {
	color:white;
	font-size:16px;
	font-family:serif, "times new roman";
	font-weight:bold;
	line-height:22px;
	margin-left:5%;
	position:absolute;
	top:175px;
	left:180px;
	width:70%;
}
.disclaimerText {
	color:white;
	font-size:12px;
	font-family:serif, "times new roman";
	font-weight:normal;
	font-style:italic;
	line-height:14px;
	text-align:justify;
}
.footer {
	color:#aaa;
	font-size:10px;
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height:12px;
	text-decoration:none;
	text-align:center;
	margin-top:25px;
}
.image_left {
	padding-right:10px;
	padding-top:0;
	padding-bottom:3px;
	float:left;
	margin:0;
	padding-left: 0px;
	display: block;
}
.image_right {
	padding-left:10px;
	padding-bottom:3px;
	float:right;
	margin:0;
}
.Caption {
	color:#013567;
	font-size:13px;
	font-weight:600;
	font-style:oblique;
	text-align:left;
	margin-top:0;
	margin-right:10px;
	margin-left:10px!important;
}
.Reminder {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #AA0000;
	margin: 0px;
	padding: 5px;
}
.quoteblock {
	font-family:serif, "times new roman";
	margin-right:20px;
	margin-left:20px;
	border-top:2px solid #feda0e;
	border-bottom:2px solid #feda0e;
	border-right-color:#feda0e;
	border-left-color:#feda0e;
}
.quotetext {
	color:#033163;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-style:oblique;
	line-height:20px;
	text-align:left;
	padding-right:15px;
	padding-left:15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.quoteBy {
	color:#033163;
	font-size:14px;
	font-family:serif, "times new roman";
	font-weight:normal;
	font-style:oblique;
	line-height:16px;
	text-align:right;
	margin-right:10px;
}
.MainTable {
	color:white;
	font-size:16px;
	font-family:serif, "times new roman";
	font-weight:bold;
	line-height:22px;
}
#horizon {
	text-align:center;
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	height:1px;
	overflow:visible;
	visibility:visible;
	display:block;
}
#CtrCircle {
	position:absolute;
	top:-100px;
	left:-150px;
	z-index:200;
}
.footer a:link, .footer a:visited {
	color:#999;
	font-size:10px;
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height:12px;
	text-decoration:none;
	text-align:center;
}
.footer a:hover {
	color:#013567;
	font-size:10px;
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height:12px;
	text-decoration:underline;
	text-align:center;
}
#video, #Camps2007 {
	background-color:#004600;
	padding: 5px;/*width:100%;
	height:100%;*/
}
.bannercallout {
	color:#013567;
	font-size:1.1em;
	line-height:1.1em;
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align:center;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
.imgCenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.IMGCaption {
	color:#333;
	font-size:10px;
	font-weight:bold;
	font-style:oblique;
	text-align:justify;
	margin-top:0;
	margin-right:10px;
	margin-left:10px!important;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 12px;
}
#Locations tr td span {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
#Main tr td table tr td .RedBox tr td ul li {
	margin-left: -20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#DayCamp, #ResCamp {
	visibility: hidden;
	background-color: #930;
}
#WestEndOptions {
	width:440px;
	background-color:#f2f2f2;
	visibility: hidden;
	margin: 0px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	float: left;
	height: auto;
	clear:both;
}
#DayCampOptions, #ResidentialCampOptions, #TeamCampOptions {
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	float: left;
	height: auto;
	clear:both;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;

	width:550px;
	background-color:#f2f2f2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 20px;
}


#DayCampOptions {
	visibility: hidden;
}

/*#ResidentialCampOptions {
}*/
#TeamCampOptions {
	visibility: hidden;
	}

#LimitedSpace {
	padding: 8px;
	clear: both;
	height: auto;
	width: 85%;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	border: thin solid #900;
	float: none;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	-moz-box-shadow: inset 1px 1px 10px #888;
}
#VenueList {
	width:100%;
}
#Ven {
	background-color:#f2f2f2;
	padding:4px;
	margin:4px;
	float:left;
	display:inline;
	min-width:200px;
}
#Footer {
	width:920px;
	background-color: #FFF;
	padding: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	color: #666;
	clear: both;
	height: auto;
	border: thin solid #900;
	float: none;
	-moz-box-shadow: 1px 2px 10px #333;
	-webkit-box-shadow: 1px 2px 10px #333;
	box-shadow: 1px 2px 10px #333;
}
/* FORM STYLES*/
#CamperRegister {
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #CCC;
}
#CamperRegister .Player {
	margin: 0px;
	padding: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 340px;
}
#CamperRegister .Parent {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: auto;
	width: 300px;
}
#CamperRegister h1 {
	font-size: 1.5em;
	font-weight:bold;
	margin-bottom:8px;
}
#CamperRegister h2 {
	font-size: 1.25em;
	font-weight:bold;
	margin-bottom:8px;
}
#CamperRegister h4 {
	font-size: 1.25em;
	font-weight:bold;
	margin-bottom:8px;
}
#CamperRegister p {
	font-size:11px;
	color:#000;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
}
#CamperRegister .Player label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:120px;
	float:left;
	margin-right: 10px;
}
#CamperRegister label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:120px;
	float:left;
	margin-right: 10px;
}
.rcor {
	clear:both;
	float: left;
	height: 25px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#CamperRegister label.venuedate {
	display:inline;
	font-weight:bold;
	text-align:left;
	width:auto;
	height:20px;
	float:left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: left;
}
#CamperRegister .Parent label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:120px;
	float:left;
	margin-right: 10px;
}
#CamperRegister .small {
	color:#666666;
	display:block;
	font-size:9px;
	font-weight:normal;
	text-align:right;
	width:120px;
}
#CamperRegister .Player .small {
	color:#666666;
	display:block;
	font-size:9px;
	font-weight:normal;
	text-align:right;
	width:120px;
}
#CamperRegister .Parent .small {
	color:#666666;
	display:block;
	font-size:9px;
	font-weight:normal;
	text-align:right;
	width:120px;
}
#CamperRegister .small {
	color:#666666;
	display:block;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	width:120px;
}
#CamperRegister input {
	font-size:12px;
	border:solid 1px #aacfe4;
/*	background-color: #FFF;
	height: 25px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;*/
}
#CamperRegister select {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	/*width:200px;*/
margin:2px 0 20px 10px;
}
#CamperRegister .disclaimer {
	background-color: #F7B3BE;
	padding: 6px;
	clear: both;
	height: 60px;
	border: 1px double #999;
	width: 600px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	-moz-box-shadow: 1px 2px 10px #333;
	-webkit-box-shadow: 1px 2px 10px #333;
	box-shadow: 1px 2px 10px #333;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #CCC;
}
#CamperRegister .button {
	margin-left:60px;
	width:125px;
	height:31px;
	/*background:#666666 url(img/button.png) no-repeat;*/
text-align:center;
	line-height:31px;
	/*color:#FFFFFF;
font-size:11px;*/
font-weight:bold;
	border: 1px solid #4cadfc;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}


#CamperRegister textarea:focus, #CamperRegister input:focus {
	border: 1px solid #900;
}

#container #wrapper #content #Main tr td .RedBox tr td table tr td p {
	color: #000000;
}

.VenueCase {/*padding-top:4px; padding-bottom:4px; background-color:#F2f2f2; ;*/

padding:4px; margin-left:20px; background-color:#F2f2f2;width:580px;border-radius: 4px 4px 4px 4px; -moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; border: 1px solid ##A1A1A1;margin-top:8px
}

.CollegeID {color:#900;}

.FormButtonsCase { padding:3px;position:relative; height:60px; background-color:#f2f2f;    }

/* Payment form styles */
form.auth-form input.auth-submit {
	border: 0 none;
	font-size: 20;
	cursor: pointer;
}

.banner { position: relative; overflow: auto; }
.banner ul { list-style: none; margin: 0px; padding: 0px; }
.banner ul li { background-size: 100% 100%; float: left; height: 157px; list-style: none; position: relative; }
.banner ul li span { color: #fff; font-size: 24px; position: absolute; bottom: 5px; right: 15px; text-shadow: 3px 4px 5px #000; }
