/* STANDARD */
BODY
{
	background-color: #A4BF67;
	margin: 0;
	font-family: verdana, sans-serif;
	font-size: x-small;
	background-image: url(/img/common/bodyBG.png);
	background-repeat: repeat-x;
	color: #5A5A5A;
}

IMG { border: 0; }

A
{
	color: #DA4F04;
	text-decoration: none;
}

A:hover
{
	color: #410B14;
	text-decoration: underline;
}

A:visited, .leftnav li a:visited { color: #B14FB1; }
h1 { font-size: 250%; }
h2 { font-size: 180%; }
h3 { font-size: 140%; }
h4 { font-size: 120%; }
TD { vertical-align: top; }

/* FONTS */
#globalnav { font-size: 110%; }

.left p, .centerarea p, .right p, #tablecenter p
{
	font-size: 110%;
	line-height: 160%;
}

#call h1
{
	font-size: 240%;
	line-height: 120%;
}

#call p
{
	font-size: 130%;
	line-height: 140%;
}

#footer table { font-size: 110%; }
.leftnav li { font-size: 110%; }

.topright p
{
	font-size: 110%;
	line-height: 130%;
}
/* EVERYWHERE */

BLOCKQUOTE
{
	margin-left: 10px;
}

#globalnav
{
	display: inline;
	padding: 8px 5px 10px;
	position: absolute;
	right: 3px;
	top: 25px;
	background-image: url(/img/common/globalnavBG.png);
	background-repeat: no-repeat;
	width: 458px;
	height: 41px;
}

#globalnav FORM { display: inline; }
#globalnav INPUT { }

#main li
{
	font-size: 110%;
}

#main li li, #main li li li
{
	font-size: 100%;
}

.zipfilterbox
{
	width: 70px;
	height: 16px;
}

.zipfilterbutton
{
	position: relative;
	margin-bottom: -6px;
	right: 0;
}

#header .logo { margin: 10px 15px 0 22px; }

#header
{
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	margin-bottom: 3px;
}

#wrapper
{
	width: 991px;
	margin: 0 auto;
	background-image: url(/img/common/mainBG.png);
	background-repeat: repeat-y;
}

#tableleft
{
	padding-left: 5px;
}

#tablecenter
{
	padding-left: 5px;
}

#tableright
{
	padding-left: 8px;
}

#container
{
	width: 981px;
	margin: 0 auto;
	position: relative;
}

.purple { color: #91006C; }
.orange { color: #DA7D25; }

#footerWrapper
{
	margin: 10px 0 0 8px;
	padding-bottom: 10px;
}

#footer
{
	background-image: url(/img/common/footerBG.jpg);
	background-repeat: repeat-y;
	text-align: center;
}

#footer a { color: #505050; }

#footer .footerlinks a
{
	padding: 10px;
	font-size: 110%;
}

.footerlinks
{
	padding-top: 15px;
	font-weight: bold;
}

#footer table
{
	margin-bottom: 17px;
	text-align: left;
	margin-top: 25px;
	padding-left: 15px;
	width: 963px;
}

#footer td
{
	width: 180px;
	padding-left: 12px;
	padding-right: 5px;
	border-left: 1px solid #fff;
}

#footer td.first { border: none; }

#footer UL
{
	margin-top: 7px;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#footer UL LI { margin-bottom: 5px; font-size: 11px; }

#header h3
{
	display: inline;
	font-size: 140%;
	font-family: arial;
}

#header .dividerbar
{
	margin: 0 5px;
	font-size: 160%;
	color: #000;
}

#header .logo { float: left; }

#header #globalnavWrapper
{
	margin-left: 275px;
	padding-top: 36px;
}

#header #globalnavWrapper a { color: #777; }

#main #leftandcenter
{
	width: 700px;
	float: left;
	padding: 5px;
	margin-left: 3px;
}

#main #leftandcenter TD.centerarea { width: 340px; }

#main #leftandcenter TD.left
{
	padding-right: 15px;
	width: 340px;
}

#call
{
	height: 325px;
	background-image: url(http://jon.hq.allstardirectories.com/mocks/current/oasis/img/hero.png);
	background-repeat: no-repeat;
	position: relative;
	text-align: right;
	color: #FFF;
	padding: 20px 30px 0 370px;
}

#buttons
{
	position: absolute;
	margin-top: 20px;
	right: 20px;
	width: 230px;
}

#buttons DIV { margin-bottom: 7px; }

#main #right
{
	margin-left: 718px;
	padding: 0;
}

.right .imgbottom
{
	margin-bottom: 4px;
}

.greenbox
{
	background-image: url(/img/common/greenboxBG.png);
	background-repeat: repeat-y;
}

.greenbox_wide
{
	background-image: url(/img/common/greenboxBG_wide.png);
	background-repeat: repeat-y;
}

.greybox
{
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

.thickgreybox
{
	width: 350px;
	background-image: url(/img/common/thickgreyboxBG.png);
	background-repeat: repeat-y;
}

.thickgreybox .inner
{
	padding: 8px 30px 0 35px;
}

.leftnav
{
	background-image: url(/img/common/leftnavBG.png);
	background-repeat: repeat-y;
}

.leftnav a
{
	color: #111;
	margin-left: 10px;
}

.greybox { width: 252px; }
.imgbottom { }

.greenbox_wide .inner
{
	width: 252px;
	padding: 7px;
}

.greenbox .inner
{
	width: 188px;
	padding: 7px;
}

.leftnav .inner
{
	padding: 10px;
	width: 170px;
}

.leftnav h3 { margin: 0; }

.greybox .inner
{
	padding: 10px;
	width: 230px;
}

.inner .schoollogo { text-align: center; }



.topright
{
	padding: 5px;
	border-bottom: 1px solid #818181;
}

.topright TD IMG.leftaligned { margin-right: 8px; }
IMG.divider { margin-bottom: 10px; }

/* LEFT NAV */
.leftnav UL
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.leftnav li
{
	display: block;
	margin-bottom: 5px;
}

.leftnav li.selected
{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	padding: 4px 0 4px 8px;
	margin: 0 0 4px -8px;
	display: block;
	font-weight: bold;
	width: 183px;
}

.leftnav li.selected a
{
	text-decoration: none;
	color: #91006C;
}

.leftnavWrapper .header
{
	font-weight: bold;
	display: block;
	padding-top: 4px;
	margin-left: -7px;
}

.leftnav li.header
{
	font-weight: bold;
	padding: 9px 0 4px;
	display: block;
	background-image: url(/img/common/leftnav_divider.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 8px;
	font-size: 14px;
}

.leftnav li.first
{
	background-image: none;
	border: 0;
	padding-top: 0;
	margin-top: 0;
}

.searchforschools
{
	color: #666;
	font-weight: bold;
	float:left;
	padding:5px 2px 0px 1px;
}
.form-location-input
{
	float:left;
	padding:0px 1px;
}

#header .clearboth
{
	height: 2px;
	line-height: 2px;
}

.error
{
	margin: 7px 0;
	padding: 10px;
	background-color: white;
	color: #DD0000;
	font-size: 130%;
	border: 2px solid #DD0000;
}

#main .error ul
{
	margin: 0;
}

#main .error li
{
	font-size: 100%;
}

.warningMsg
{
	color: red;
	font-weight: bold;
}

.bg_purple
{
	background-color: #f5e7f1;
}

.bg_green
{ 
	background-color: #ebf8eb
}


/* Email Subscribe Widget */
div.subscribe_top{
			padding:5px 2px 5px 2px;
			line-height: 1.5em;
			font-size:110%;
			
}
div.subscribe_bottom{
			text-align:right;
			padding:0 0px 5px 0;
}





div.subscribe_footer_container
{
			margin: 0 0 0 8px;
}
div.subscribe_footer_inside_container
{
			background-image: url(/img/common/footerBG.jpg);
			background-repeat: repeat-y;
			height:35px;
}
div.subscribe_footer_inside_left
{	
			background-color: #E8E8E8;
			padding: 0 5px 0 30px;
			height:30px;
			line-height: 1.5em;
			font-size:110%;
			/font-size:8pt;
			float:left;
}
div.subscribe_footer_inside_center
{
			background-color: #E8E8E8;
			text-align:left;
			padding:7px 0 0 10px;
			height:28px;
			float:left;
}
div.subscribe_footer_inside_right
{
			background-color: #E8E8E8;
			text-align:left;
			padding:5px 0 0 10px;
			height:30px;
			float:left;
}

