@charset "utf-8";
/*******************************************************************************
									SOHMASTER
*******************************************************************************/
/* CSS Master Document vers 3.0*/
/*Copyright 2009 Sleight-of-Hand Studios LLC; All Rights Reserved*/
/*Contains styles to reset all browsers for a similar user experience, and regularly reused styles for SoH*/
/*from Eric Meyer v1.0 | 20080212; inc 7/09 into 3.0 */

body {
	margin: 0;
	padding: 0;
	background-color: #DFE7F9;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 62.5%;
	line-height: 1.8em; /*new 8/09;v1.2*/
	position: relative;
	behavior:url("css/csshover.htc");
}
body * {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
	margin:  0;
}
h1 {
	font-size: 2em;
	margin-top: 0.5em;
	margin-bottom: .5em;
	color: #361B93;
}
h2 {
	font-size: 1.6em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #F69148;
}
h3 {
	font-size: 1.4em;
	margin-bottom: .3em;
	color: #2D167A;
	text-transform: uppercase;
}
h4 {
	font-size: 1.2em;
	color: #422899;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 1em;
}
ol, ul {
	list-style: none;
}
ul {
	margin:1em 30px 2em;
}
ul li {
	margin-bottom: 0.8em;
	font-size: 1.3em;
	list-style: disc;
}
ul ul li {
	font-size: 95%;
	list-style: disc;
}
ul.sitemap ul {
	margin: 1em 18px;
}
ul.sitemap ul li {
	font-size: 14px;
	line-height: 1em;
}
ul.sitemap ul li.home {
	list-style: url(/images/home.jpg) none outside;
	float: left;
}
ul.sitemap ul li.college {
	margin-right: 50px;
}
ul.sitemap ul li.professional {
	
}
ul.sitemap ul ul li{
	list-style: disc;
}
ul.sitemap ul ul ul li{
	list-style: none;
	margin-left: 20px;
}
blockquote {
	font-size:1.4em;
	line-height:1.4em;
	font-style: italic;
	color: #331992;
	font-weight: bold;
	margin:1em 20px;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
}
table th {
	padding: 3px 5px;
	vertical-align: middle;
}
table td {
	padding: 3px 5px;
	vertical-align: middle;
}
table td.date {
	text-align: center;
	background-color: #FBBE75;
}
table td h3 {
	margin-bottom: 0;
	font-size: 1.2em;
	line-height: 1.4em;
}
form {
	margin: 0;
	padding: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
a:link img, a:visited img, a:active img {
	border: none;
}
p {
	font-size: 1.2em;
	margin: 0 0 1em;
	color: #000;
}
caption, th {
	text-align:left;
}
abbr, acronym {
	font-variant:normal;
}
/* to preserve line-height and selector appearance */
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
/* STANDARD CODE */
/* clearing method devised by Tony Alsett - www.csscreator.com */
/* add the alsettclearmeth class to any containter that must enclose floated elements */
/* http://www.positioniseverything.net/easyclearing.html */
.alsettclearmeth:after {
	display: block;          /* inline elements don't respond to the clear property */
	height: 0;                  /* ensure the period is not visible */
	clear: both;               /* make the container clear the period */
	visibility: hidden;	     /* further ensures the period is not visible */
}
.alsettclearmeth {
	display: inline-block;
}
/* a fix for IE Mac */
/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .alsettclearmeth {
	height: 1%;
}
.alsettclearmeth {
	display: block;
}
.clear {
	clear: both;
}
/* End hide from IE-mac */
/* end of "no-extra-markup" Alsett clearing method */

.red {
	color: red;
}
.devcomment {
	color: red;
}
.left {
	text-align:left;
}
.fltLeft {
	float: left;
}
.right {
	text-align:right;
}
.fltRight {
	float: right;
}
.clearFloat {
	clear: both;
}
.clearLeft {
	clear: left;
}
.center {
	text-align: center;
}
.fullwidth {
	width: 100%;
}
.hideInitially {
	visibility: hidden;
}
.hideRemove {
	display: none;
}
.clickable {
	cursor: pointer;
}
/* END STANDARD CODE */
.borderH {
	background: #FBA742;
	height: 2px;
	width: 960px;
	margin-bottom: 10px;
}
/* CSS Baseline Document vers 1.2*/
/* CSS Document for SoH Studios - Contains CSS base styles from which all sites are built*/
/*Copyright 2009 Sleight-of-Hand Studios LLC; All Rights Reserved*/

/*******************************************************************************
								SOHBASELINE
*******************************************************************************/
/*font scaling using Richard Rutter's (Dan Cederholm) method - ems x 10=pixels */

.lastnode {
	margin-bottom:1em;
}/**/
.firstnode {
	margin-top: 1em;
}
/*******************************************************************************
								STUDYSPARKZ
*******************************************************************************/

#container {
	margin: 0 auto;
	background-color: #FFF;
}
#logo-area {
	width: 340px;
	height: 200px;
	margin: 0;
	padding: 0;
}
#logo-area a {
}
#sparkzlogo {
	margin: 10px 20px !important;
	height: 85px;
}
#sparkzlogo2 {
	margin-top: 30px;
}
#callMsg {
	margin-top: 40px;
	background-color: #c6d2f4;
	height: 55px;
}
#callMsg p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 220%;
	text-align: center;
	color: #001a96;
	position:relative;
	top: 15px;
}
#callMsg2 {
	margin-top: 10px;
	background-color: #c6d2f4;
	height: 50px;
}
#callMsg2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 220%;
	text-align: center;
	color: #001a96;
	position:relative;
	top: 15px;
}
#callMsg3 {
	background-color: #c6d2f4;
	width: 340px;
	height: 90px;
	padding-top: 5px;
}
#callMsg3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	color: #001a96;
	margin: 0;
	padding-top: 3px;
}
table.phonenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #001a96;
	margin: auto;
}
#banner {
	margin: 0 !important;
}
#navMain {
	margin: 1px 0 0;
	display: inline;
	float: left;
	width: 960px;
	height: 36px;
	background-image: url(../images/navbarback.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position:relative;
	z-index:1020;
}
#content {
	margin-top: 0;
	padding-top: 10px;
}
#content ul {
	line-height: 1.8em;
	color: #000;
}
#contentLower {
	margin-left: 40px;
	margin-top: 15px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color:#c6d2f4;
	width: 940px;
	padding-top: 0px;
	height: 326px;
}
#testimonial {
	border: thin solid #331992;
	margin: 5px 0;
	background-color: #FFC;
	background-image: url(../images/quotespark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#PayPal {
	font-size: 140%;
}
#sidebar-bg {
	background-image:url(../images/sidebar-bg.png);
	background-repeat: repeat-y;
	background-position: 730px;
}
#sidebar {
	position: relative;
	left: 20px;
	top: 0px;
	margin: 0;
	padding: 10px 0;
	background: #c6d2f4 url(../images/sidebar-topleft.png) no-repeat left top;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #001B96;
}
#sidebar h3 {
	padding: 5px;
	margin: 0;
	color: #361B93;
	background-color: #9BB1EC;
	font-size: 1.2em;
}
#sidebar p {
	padding: 3px 5px 5px;
	margin: 0px;
	font-size: 1.2em;
	line-height: 1.2em;
}
#sidebar ul {
	margin: 5px 5px 5px 20px;
	list-style-position: outside;
}
#sidebar ul li {
	margin-bottom: 5px;
	font-size: 1.2em;
	line-height: 1.3em;
}
.bluetone {
	background-color:#c6d2f4;
	margin-bottom: 10px;
}
.bluetone-line {
	background-color:#c6d2f4;
	background-image: url(../images/vertlineDashed.gif);
	padding-top: 10px;
	margin-bottom: 10px;
	background-repeat: repeat-y;
}
div.bluetone p, div.bluetone h2, div.bluetone h3, div.bluetone h1 {
	margin-left:5px;
	margin-right:5px;
}
.forBox {
	background-color: #001b96;
	height: 30px;
	font-size: 150%;
	color: #fff;
	line-height: 200%;
	font-weight: bold;
	text-align: center;
}
.forBox a {
	color: #fff;
}
.specialBox {
	background-color: #c6d2f4;
	font-size: 140%;
	color: #361B93;
	text-align: center;
}
.homeBox {
	background-color: #001b96;
	height: 36px;
	font-size: 14px;
	color: #fff;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
}
.homeBox a {
	color: #fff;
	text-decoration: none;
}
.centerBox {
	background-color: #FAFAFA;
	font-size: 125%;
	line-height: 125%;
	color: #361B93;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin: 20px 0px;
	border: 1px dotted #c6d2f4;
}
.centerBox h2 {
	line-height: 2.5em;
	margin: 0;
}
#footer {
	background-color: #FFF;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
#SoH_footer {
	margin: 0 0 1em;
	font-size: 9px;
	line-height: 1.5em;
}
#SoH_footer a {
	text-decoration: none;
	color: #000;
}
#finalStripe {
	margin-left: 0px;
	margin-top: 2px;
	display: inline;
	float: left;
	margin-bottom: 0;
	border-bottom: 6px solid #E66E33;
	height: 1px;
	overflow: hidden;
	width: 100%;
}
.noMargin {
	margin: 0;
}
/*******************************************************************************
								FORMS
*******************************************************************************/

#content form {
}
#orgType {
	margin: 0 2px 0 20px;
}
fieldset {
	margin: 10px 0 0 0;
	padding: 5px 10px;
	border: 1px solid #C6DEF4;
	font-size: 9px;
}
fieldset ol {
	list-style: none;
	margin-top: 10px;
}
fieldset li {
	line-height:2.5em;
	list-style: none;
	width: 220px;
	float: left;
	font-size: 11px;
	margin-bottom: 15px;
	margin-right: 5px;
	position: relative;
	display: inline-block;
}
legend {
	text-transform:	uppercase;
	font-size: 1.3em;
	padding: 5px;
	margin-left:1em;	
	color: #ffffff;
	background:	#9BB1EC;
}
select, input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
    *font-size:62.5%;/*to enable resizing for IE*/
}
textarea {
	font-size: 1.2em;
	overflow: scroll;
	border: 1px solid #333;
}
select {
	border: 1px solid #999;
	font-size: 1.2em;
	margin: 0 0 0 1em;
}
select[type="option"] {
	font-size: 1em;
}
checkbox {
	display: inline;
	margin: 0 0 0 5px;
}
fieldset#submitform {
	background-image: none;
	border-style: none;
	margin-bottom: 10px;
}
label {
	position:relative;
	clear: left;
	float: left;
	min-width:	20em;
	width: auto;
	margin-right:5px;
	line-height:1.5em;
	text-align:	left;
	font-size: 11px;
	color: #000;
}
label span {
	position:absolute;
	left:-10000px;
	top:0px;
}
label.required {
	background:	transparent url(../images/spark1.gif) no-repeat left center;
	padding-left: 20px;
	color: #000;
}
p span.required {
	vertical-align: middle;
	line-height: 2.5em;
	text-indent: -10000px;
	overflow:hidden;
}
input {
	padding:3px;
	font-size:1em;
	border:	1px solid #666;
	color: #333;
	background:	#F5F6D4;
}
input[type="checkbox"]:focus, input[type="radio"]:focus {outline:1px solid #666;}
input.radio {
	border:	none;
	background:	transparent;
}
input[type="submit"] {
	font-size:14px;
	padding: 3px 5px;
}
label.select {
	position: relative;
	top: 15px;
	float: none;
	left: 140px;
}
.textfieldRequiredState .textfieldRequiredMsg, .textfieldInvalidFormatState .textfieldInvalidFormatMsg, .textfieldMinValueState .textfieldMinValueMsg, .textfieldMaxValueState .textfieldMaxValueMsg, .textfieldMinCharsState .textfieldMinCharsMsg, .textfieldMaxCharsState .textfieldMaxCharsMsg {
	display: block;
	color: #CC3333;
	border: 1px solid #CC3333;
	width: 200px;
	margin: 2px auto;
	font-size:1.2em;
	line-height:1em;
}
#guarantee {
	float:right;
}
#thankyou {
	border: thin double #c6d2f4;
	margin-top: 10px;
	padding: 10px 5px 5px;
	color: #000 !important;
	font-size: 140%;
}
/*******************************************************************************
								TabbedPanels
*******************************************************************************/

.blogvis {
	display:none;
	visibility:hidden;
}
/* CSS Document for Study Sparkz */
/* copyright 2009 Sleight-of-Hand Studios */

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	background-color: #361B93;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #FBA742;
}
/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	background-color: #c6d2f4;
	color: #361B93;
}
/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	background-color: #FBA742;
	border-bottom: 1px solid #EEE;
}
/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
	border-left: 1px solid #c6d2f4;
	border-bottom: 1px solid #c6d2f4;
	border-top: 1px solid #361B93;
	border-right: 1px solid #361B93;
	background-color: #FFF;
	padding: 4px !important;
}

