@charset "UTF-8";

/*----- RESET CSS--------*/

div,dl,dt,dd,ul,ol,li,h1,h2,h3,pre,form,fieldset,input,textarea,blockquote,th,td,legend { 
	margin:0;
	padding:0;
	border:0;
}
img { 
	border:0;
	padding-top: 0;
	padding-bottom: 0px; 
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:inside;
	margin-left: 30px;
	padding-left: 1em;
	text-indent: -1.2em;
	padding-bottom:10px;
}
li {
	padding-top:2px;
}
caption,th {
	text-align:left;
}

a {
	border: 0;
	overflow:hidden;
	text-decoration:underline;
	outline:none;
}
a:link {color:#0067B1; outline:none;}      /* unvisited link */
a:visited {color:#0067B1; outline:none;}  /* visited link */
a:hover {color:#F26631; outline:none;}  /* mouse over link */
a:active {color:#0067B1; outline:none;}  /* selected link */

/*----------- HEADERS --------------*/

h1,h2,h3 {
	font-weight:bold;
	color:#0067B1;
}
h1 {
	font-size: 14px;
	padding: 6px 0 3px 0;
	line-height:18px;
}
h2 {
	font-size: 13px;
	padding-top:5px;
}
h3 {
	font-size: 11px;
}

/*-------------------------*/

p {
	margin:0;
	padding:0 0 10px 0;
}
.p2 {
	padding-bottom: 3px;
}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #0067B1;
	background-image:url(../img/gradient.png);
	background-repeat:repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	line-height: 16px;
}
.container.home {
	background-image:url(../img/home/home_treeBkgd.png);
	background-repeat:no-repeat;
	background-position: 0px 205px;
	background-color:#FFF;
}
.container { 
	width: 1010px;  
	background: #e3f3f4;
	margin: 0 auto; 
	border: 0;
	text-align: left; 
	-webkit-box-shadow: 0 0px 15px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0px 15px rgba(0,0,0,.3);
	box-shadow: 0 0px 15px rgba(0,0,0,.3);
} 
.header { 
	background: #FFFFFF; 
	padding: 0px;
	height: 200px;
} 
.headerBottom {
	background: #FFFFFF; 
	padding: 0px;
	margin:0;
}
.registerNow {
	position:absolute;
	margin-top:175px;
}
.sidebarL {
	float: left;
	width: 240px;
	padding-top: 30px;
	margin-top: 5px;
}
.sidebarLIndent {
	width: 195px;
	padding: 20px 0px 20px 25px;
}
.sidebarLIndent p{
	margin-right:5px;
}
.nav img {
 padding-bottom:8px;
}
.sidebarR {
	float: right; 
	width: 190px; 
	padding: 30px 0px 15px 0px; 
	margin-top: 5px;
}
.sidebarR img{
	padding: 0px 0px 10px 0px;
	margin-left:25px;
}
.mainContent { 
	margin: 0px 205px 0px 240px;
	padding: 30px 0 30px 30px; 
} 
#mainContentHome { 
	margin: 0px 0px 0px 235px;
	padding:30px 0 30px 0px;
} 
.footerTop { 
	padding: 20px 25px 25px 0px;
	background:#FFFFFF;
	height: 35px;
	background-image:url(../img/foot_dottedLines7.gif);
	background-repeat:repeat-x;
} 
.footerTop p {
	margin: 0;
	padding: 0px 0;
	text-align:center;
	vertical-align: middle;
}
.footerTop img{
	margin: 0; 
	padding: 5px 5px; 
	text-align:center;
	vertical-align: middle;
}
.footerBottom { 
	padding: 0 25px;
	background:#FFFFFF;
	height: 35px;
	text-align:center;
	margin: 0;
} 
.fltrt {
	float: right;
	padding-left: 0px;
}
.fltlft { 
	float: left;
	padding-right: 0px;
}
.clearfloat {
	clear:both;
    height:0;
    line-height: 0px;
}

/*--------- TEXT STYLES ---------*/
.blueText {
 	color: #0067B1;
}
.smallText {
 	font-size: 10px;
}
.bold{
	font-weight:bold;
}
.grayText {
	color: #808080;
	font-size: 14px;
	vertical-align:middle;
	padding-top: 20px;
}
.formExampleTxt {
	font-size: 10px;
 	color: #555;
	font-style:italic;
	font-weight:200;
}
.secureTxt {
	font-size: 10px;
 	color: #555;
}

/*------- SPACING ----------*/
.padTop {
	padding-top:20px;
}
.padTop2 {
	padding-top:62px;
}
.padTop3 {
	padding-top:10px;
}
#homeH2Txt{
padding-left:45px;
}
#homePgTxt {
	text-align:center;
	padding: 0 60px;
}
#homePgPhotos {
	text-align: center;
	padding: 10px 60px 0 60px;
}
#homePgPhotos img{
	padding: 0 15px;
}
#mapPagePhoto {
	margin-top:325px;
}

/* ------ FORM ------ */
legend {
	font-size: 11px;
	font-weight: bold;
	color: #0067B1;
	padding: 6px 0 3px 0;
	line-height:18px;
}
table {
	width: 465px;
	border: none;
}
label							{ margin: 0 0 8px 5px; float: left; display: block;}
label.first						{ margin-left: 0; }

input[type="text"],
input[type="select"],
textarea						{ border-bottom: solid 1px #DEDEDE; height: 20px; padding: 0px 2px; display: block; line-height: 20px; }
input[type="checkbox"]			{ margin-left: 0px; }

label.width1,
label.width2					{ float: left; }

label.width1 input,
label.width1 textarea			{ width: 227px; }
label.width2 input,
label.width2 textarea			{ width: 465px; }

label.width1 select,
label.width2 select				{ width: 100%; }

label.unit1						{ float: left; }

label.unit1 input,
label.unit1 textarea			{ width: 148px; }

label.unit1 select				{ width: 100%; }

.checkboxStyle { 
	margin:0; 
	clear: left; 
	line-height: 18px;
	vertical-align: middle;
	padding-bottom: 2px;
}
value {
	font-size: 10px;
	color:#666;
}
.submit{
	padding:0 20px;
	height:30px;
	line-height:30px;		
	background: url(../img/reg/reg_SubBtnBkgd.png);
	color:#fff;
	cursor:pointer;		
	text-align:center;
	font-size:13px;
	margin-top:12px;
	border:0;
	outline:none;
}		
.error {
	color:#F00;
	font-size:10px;
	font-weight:bold;
}
.evntBox_LS {
	width: 485px;
	background-color:#FFFFFF;
	padding: 20px;
	color: #00ADEE;
	background-image:url(../img/LS/evntBkgd_LS.png);
	background-repeat: no-repeat;
}
.evntBox_MS {
	width: 485px;
	background-color:#FFFFFF;
	padding: 20px;
	color: #00ADEE;
	background-image:url(../img/MS/evntBkgd_MS.png);
	background-repeat: no-repeat;
}
/* Upper School event box*/
.evntBox {
	width: 485px;
	background-color:#FFFFFF;
	padding: 20px;
	color: #00ADEE;
	background-image:url(../img/US/evntBkgd_US4.png);
	background-repeat: no-repeat;
}
.evntBox a{
	color: #00ADEE;
	font-weight:bold;
}
.evntBox a:hover{
	color:#F26631;
	font-weight:bold;
}