/* @override http://www.webdesign.gs/tbs/style/style.css */

body {
	margin: 0px;
	background: #2a445e;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
}

* {
	margin: 0px;
	padding: 0px;
}

/* a {
	color: #97E0fC;
}

a:hover {
	color: #000;
	text-decoration: none;
} */

a {
	color: #000;
}

a:hover {
	color: #922525;
	text-decoration: none;
}

#wrapper {
	width: 950px;
	margin: 30px auto;
	/*margin-bottom: 30px;*/
	/*position: relative;*/
	/*padding-top: 151px;*/
	padding: 5px;
	/*background: transparent url(../media/images/wrapper-bg-transparent.png) repeat-y;
	-webkit-box-shadow: 0px 0px 10px #000;
	-moz-box-shadow: 0px 0px 10px #000;*/
	background: #fff;
	-webkit-box-shadow: 0px 0px 10px #000;
	-moz-box-shadow: 0px 0px 10px #000;
}

#header {
	background: #FFF url(../media/images/header-bg.gif) ;
	width: 950px;
	height: 165px;
	/*position: absolute;*/
	/*top: 5px;*/
}
	
	#subheader ul.dropdown {
		font-family: "Rockwell", Georgia, "Times New Roman", Times, serif;
		width: 950px;
		height: 20px;
		background-color: #922525;
		/*position: relative;
		top: 165px;*/
		border-top: 5px solid #ccc;
		border-bottom: 5px solid #ccc;
	}
	
	#subheader ul.dropdown li {
		
	}
	
	#subheader ul.dropdown li a {
		color: #FFF;
		text-decoration: none;
		/*font-weight: bold;*/
		text-transform: uppercase;
		display: block;
		line-height: 20px;
		border-right: 1px solid #fff;
		padding: 0px 15px;
	}
	
		#subheader ul.dropdown li a:hover {
			background-color: #790D07;
			/*text-shadow: #000000 0 0 3px;*/
		}
	
		.last-list {
			border: none !important;
			/*width: 145px;*/
		}
	
	#header ul.right-header {
		font-family: "Rockwell", Georgia, "Times New Roman", Times, serif;
		width: 275px;
		/*right: 10px;*/
		/*position: absolute;
		top: 40px;*/
		float: right;
		color: #000;
		margin: 0px 10px 0 0;
		list-style:none;
		text-align: right;
	}
	
	#header ul.right-header li {
		border-bottom: 1px solid #c8c9b5;
		padding: 5px 5px 5px 0;
	}
	
	#header ul.right-header li a {
		color: #909090;
		/*text-transform: uppercase;*/
		text-decoration: none;
		font-weight: bold;
		font-size: 12px;
	}
	
		#header ul.right-header li a:hover {
			/*color: #B7140A;*/
			color: #922525;
		}
		
	#header a#logo {
		background: transparent url(../media/images/top-boarding-schools-logo.png) no-repeat;
		width: 421px;
		height: 62px;
		display: block;
		text-indent: -9001em;
		/*position: absolute;
		top: 14px;
		left: 17px;*/
	}

#featured {
	/*position: relative;
	background: url(../media/images/featured-bg.gif) no-repeat center;*/
	width: 950px;
	height: 300px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ccc;
}

.enroll-now {
	font-family: "Rockwell", Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	text-align: center;
	font-size: 26px;
	/*margin-bottom: 15px*/
	z-index: 100px;
	margin-top: 45px;
}

	.enroll-now a {
		color: #243c54;
		text-decoration: none;
	}
	
	.enroll-now a:hover {
		color: #619cd7;
	}
	
#mc-wrapper {
	width: 410px;
	/*position: relative;*/
	float: left;
	margin: 10px 10px 50px 0;
	/* top: 400px; */
	padding: 5px 0 0 0;
}

	#main-content {
		color: #000;
		/* background: transparent url(../media/images/main-content-bg.jpg) no-repeat; */
		/*margin-top: 224px;
		margin-bottom: 115px;*/
	}
	
	#main-content h1, #inside-content h1 {
		font-family: "Rockwell", Georgia, "Times New Roman", Times, serif;
		border-top: 4px solid #e4e3d5;
		border-bottom: 1px dashed #e4e3d5;
		color: #922525;
		padding: 5px 0 5px 5px;
	}
	
	#inside-content {
		color: #000;
		/* background: transparent url(../media/images/main-content-bg.jpg) no-repeat; */
		/* margin-top: 125px;
		margin-bottom: 115px; */
		/*border-top: 3px solid #FFF;*/
	}
	
		#image-inside {
			width: 410px;
			height: 125px;
			position: absolute;
			top: 0px;
		}
	
	#main-content h1, #inside-content h1 {
		font-size: 16px;
		/*font-weight: normal;*/
		
		/*padding: 10px 5px 0px 5px;*/
	}
	
	#main-content p, #inside-content p {
		font-size: 12px;
		padding: 5px 0;
		line-height: 1.4em;
	}
	
	#main-content input[type=text], #inside-content input[type=text], 
	#main-content select, #inside-content select {
		border: 1px solid #ccc;
		padding: 2px;
		margin: 5px 0;
		/*width: 98%;*/
	}
	
	#main-content input[type=submit], #inside-content input[type=submit] {
		color: #fff;
		background: #922525;
		padding: 2px;
		border: none;
	}
	
	#main-content ul, #inside-content ul {
		padding: 5px 45px;
		line-height: 1.4em;
	}
	
	#signs-home {
		width: 410px;
		height: 224px;
		background: transparent url(../media/images/self-destructive-behaviors.png) no-repeat;
		/* position: absolute;
		top: 0px; */
	}
	
	#splash {
		position: relative;
		width: 950px;
		height: 589px;
		background: url(../media/images/splash-image.jpg) no-repeat bottom center;
		border-bottom: 10px solid #ccc;
	}
	
		#splash .start-here {
			position: relative;
			float: right;
			width: 270px;
			margin: 109px 7px 0 0;
		}
		
		#splash .start-here h1 {
			color: #6b3500;
			font-size: 14px;
			font-family: "Myriad Pro";
			margin: 0 0 8px 0;
		}
		
		#splash .start-here h2 {
			color: #003a72;
			font-size: 14px;
			font-weight: bold;
			font-family: "Myriad Pro";
			margin: 8px 0;
		}
		
		#splash .start-here input {
			margin: 0 0 5px 0;
		}
		
		#splash .start-here input[type=text] {
			padding: 6px;
			-webkit-border-radius: 8px;
			-moz-border-radius: 8px;
			border-radius: 8px;
			border: 1px solid #ccc;
			color: #2a445d;
		}
		
		#splash .start-here select {
			margin: 0 0 6px 0;
		}

#left-content {
	width: 250px;
	/*padding-left: 9px;*/
	float: left;
	margin: 10px 10px 50px 0;
	/*position: relative;
	top: 400px;*/
	padding: 5px 0 0 9px;
}

	#left-content h1 {
		font-family: "Rockwell", Georgia, "Times New Roman", Times, serif;
		border-top: 4px solid #e4e3d5;
		border-bottom: 1px dashed #e4e3d5;
		color: #922525;
		font-weight: bold;
		font-size: 16px;
		padding: 5px 0 5px 5px;
	}

	#left-content h2 {
		width: 188px;
		height: 44px;
		margin: 9px 0px 0px 0px;
		background: transparent url(../media/images/start-here.png) no-repeat;
		text-indent: -9001em;
	}
	
	#left-content p {
		color: #000;
		font-size: 12px;
		line-height: 20px;
		padding: 5px;
		/*margin: -11px 0px 0px -2px;*/
	}
	
	#left-content form {
		
	}
	
	#left-content form div.row {
		color: #FFF;
		font-weight: bold;
		padding: 2px 0px;
	}
	
		#left-content form div.row p {
			margin: 0px;
			padding: 7px 10px;
		}
	
	#left-content form input {
		height: 23px;
		width: 157px;
		border: 1px solid #DFA741;
		color: #999;
		padding: 5px 10px;
		font-size: 12px;
		font-family: Helvetica;
	}
	
	#left-content form select {
		background-color: #FFF;
		border: 1px solid #DFA741;
		height: 33px;
		width: 177px;
		color: #999;
	}
	
	#left-content form input[type="radio"] {
		width: 13px;
		padding: 0px;
		margin-left: 12px;
		height: 13px;
	}
	
	#left-content form button {
		background-color: #C73104;
		border: 1px solid #DFA741;
		color: #FFF;
		font-weight: bold;
		width: 119px;
		height: 35px;
		text-align: center;
		float: right;
		margin-right: 10px;
		margin-top: 10px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		cursor: pointer;
		padding-bottom: 4px;
		-webkit-box-shadow: 0px 0px 3px #555;
		-moz-box-shadow: 0px 0px 3px #555;
	}
	
		#left-content form button:hover {
			background-color: #2C74C1;
		}
		
	#left-content ul {
		clear: both;
		color: #2a445e;
		margin-left: 10px;
		/*font-weight: bold;*/
		line-height: 1.6em;
		list-style-image: url(../media/images/list-bullet_red-square.png);
		padding: 15px 10px 15px 15px;
	}

#right-content {
	width: 250px;
	float: left;
	/*margin-left: 3px;*/
	/*position: relative;
	margin-bottom: 125px;
	top: 400px;*/
	padding: 5px 0 0 0;
	margin: 10px 0 50px 0;
}

	#right-content h1 {
		font-family: "Rockwell", Georgia, "Times New Roman", Times, serif;
		border-top: 4px solid #e4e3d5;
		border-bottom: 1px dashed #e4e3d5;
		color: #922525;
		font-weight: bold;
		font-size: 16px;
		margin-right: 10px;
		padding: 5px 0 5px 5px;
	}

	#right-content h2 {
		width: 258px;
		/*height: 112px;*/
		/*background: transparent url(../media/images/questions-header.png) no-repeat;*/
		/*margin: 17px 0px 0px 8px;*/
		/*text-indent: -9001em;*/
		color: #922525;
		font-size: 12px;
		margin: 10px 10px;
	}
	
	#right-content h3 {
		color: #000;
		font-size: 14px;
		padding: 20px 10px 5px 10px;
	}
	
	#right-content ul.questions {
		color: #000;
		padding-left: 10px;
		list-style: inside;
	}
	
	#right-content ul.questions li {
		padding: 5px 0px;
	}
	
	#right-content ul.questions li a {
		color: #2a445e;
		text-decoration: none;
	}
	
	#right-content ul.questions li a:hover {
		color: #922525;
	}
	
	#right-content img {
		/*margin: 0px 13px;*/
		/*border: 1px solid #FFF;*/
		padding: 2px;
	}
	#right-content a{
		color: #2a445e;
		}

#footer {
	clear: both;
	border-top: 3px solid #FFF;
	background: #fff url(../media/images/footer.png) repeat-x bottom center;
	position: relative;
	z-index: 100;
}

	#footer p {
		font-family: "Rockwell", Georgia, "Times New Roman", Times, serif;
		color: #000;
		text-align: center;
		padding: 5px 15px;
		line-height: 1.6em;
	}
	
	#footer p a {
		color: #000;
		font-weight: bold;
	}
	
	#footer p a:hover {
		color: #922525;
		text-decoration: none;
	}
	
	#footer p.copyright {
		color: #67a5c5;
		font-weight: bold;
	}
	
	#footer p.copyright a {
		color:  #67a5c5;
		font-weight: bold;
	}
	
	#footer p.copyright a:hover {
		color: #922525;
		text-decoration: none;
	}
	
#quote-middle {
	position: absolute;
	bottom: 0px;
	top: -100px;
	left: 201px;
	border-top: 3px solid #FFF;
	z-index: 50;
	height: 94px;
}

#quote-right {
	position: absolute;
	top: -100px;
	border-top: 3px solid #FFF;
	right: 0px;
	z-index: 50;
	height: 94px;
}


/* Text Slide */

#s3slider {
   width: 283px; /* important to be same as image width */
   height:250px;
   position: relative; /* important */
   overflow: hidden; /* important */
   margin: 5px auto;
   /*background: transparent url(../media/images/questions-bg.png) no-repeat;*/
}

#s3sliderContent {
   width: 400px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   /*left: 0;*/
   font: 12px/15px Helvetica, Arial, sans-serif;
   padding: 10px 10px;
   width: 235px;
   color: #000;
   display: none; /* important */
   /*top: 0;*/

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.s3sliderImage span b {
	display: block;
	color: #000;
	padding: 5px 0px;
}

.s3sliderImage span em {
	font-weight: bold !important;
	font-style: normal !important;
}

.clear {
   clear: both;
} 
	
	
	
	
	
	
	
	
