/* Global Styles */
body {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	background-color: #ffffff;
	width: 1003px;
	margin: 0 auto 15px auto;
}
a {
	color: #007fba;
}
ul.nostyle {
	list-style: none url(none);
	padding-left: 0;
	margin-left: 0;
}
h1, .strapline .title {
	color: #1b0069;
	font-size: 1.7em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 10px 0 0 0;
}
h2 {
	font-size: 1.2em;
}
h2 a {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h3, h4, h5, h6 {
	font-size: 1em;
}
h1, h2, h3, h4, h5, h6 {
	color: #1b0069;
	text-transform: uppercase;
}
a img {
	border: 0;
}
img.alignleft {
	float: left;
	margin: 0 5px 5px 0;
}
img.alignright {
	float: right;
	margin: 0 0 5px 5px;
}
.highlight {
	color: #0134a7;
}
.intro, .bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
.hidden {
	position: absolute;
	left: -1000px;
	width: 100px;
}
input, select, textarea {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
legend {
	padding: 5px 0;
	margin: 0;
}
fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
.contentitem {
	border-bottom: 1px dashed #666666;
}
.heading_curve {
	background-color: #8273ae;
	border-bottom: 1px solid #ffffff;
	margin: 0;
	padding: 0;
}
.heading_curve h1 {
	display: inline;
	background: url("../images/map_images/heading_curve.gif") center right no-repeat #e8eff9;
	color: #1b0069;
	padding: 0 30px 0 10px;
	margin: 0;
}

/* Template Styles */
#wrapper {

margin:0pt auto;
text-align:left;
width:1003px;

}

#header {
}

#sitetools {
	float: right;
	margin: 0;
	padding: 0;
}
#sitetools ul {
	margin: 5px 0;
}
#sitetools li {
	list-style-type: none;
	display: inline;
	line-height: 1.5em;
	border-right: 1px solid #007fba;
	padding: 0 5px;
	margin: 0;
}
#sitetools li.last {
	border: none;
	padding-right: 0;
}
#sitetools li a {
	text-decoration: none;
}
#sitetools li a:hover {
	text-decoration: underline;
}
#sitetools li img {
	vertical-align: text-bottom;
}
#sitetools label {
	color: #333333;
}
#logoarea {
	clear: both;
	/*background: url(../images/map_images/logobase.gif) top left no-repeat #1b0069;*/
	background: url("/Images/ReSkin/kaplan_banner.jpg") top left no-repeat #fff;
	height: 103px;
	width:1001px;
}
#logoarea h1 {
	margin: 0;
}
#logoarea .logo {
	padding: 0;
	float: left;
}
#logoarea #sitesearch {
	float: right;
	margin: 35px 10px 0 0;
}
	
#logoarea #sitesearch label {
	color: #ffffff;
}

/* Map Header */
#header.mapHeader {
	width: 1003px;
}
#header.mapHeader #logoarea #sitesearch {
	margin: 0;
	width: 25.5em;
	float: right;
}
#header.mapHeader #logoarea #sitesearch fieldset {
	margin-right: 10px;
	display: inline;
	border: 0;
	
	float: right;
}

#header.mapHeader #logoarea #sitesearch legend {
	font-size: 1.1em;
	font-weight: 800;
	color: #fff;
	padding-left: 75px;
	!padding-left: 68px;
	
}

#header.mapHeader #logoarea #sitesearch div.frmRow {
	float: left;
	clear: both;
	margin-bottom: .25em;
	width: 100%;
}

#header.mapHeader #logoarea #sitesearch label {
	float: left;
	display: block;
	width: 6.5em;
	font-weight: 800;
}
/* end map Header */

#topnavwrapper {
	float: left;
	xbackground: url("../images/map_images/bg_topnav.gif") bottom left repeat-x #ffa149;
	background: url("../images/map_images/bg_topnav_new.gif") top left repeat-x #ffa149;
	width: 100%;
	font-size: 1.2em;
	padding: 0;
	margin: 0;
}
ul#topnav {
	padding: 0 10px 5px 10px;
	margin: 0;
	list-style: none;
}
ul#topnav ul {
	padding: 0.5em 0 0 0;
	margin: 0;
	list-style: none;
	width: 10em;
	xbackground: url("../images/map_images/bg_topnav_sub.gif") bottom left repeat-x;
}
#topnav li {
	float: left;
	position: relative;
	xwidth: 9em;
	margin: 5px 0;
	padding: 0 10px;
	border-right: 1px solid #a0410d;
}
#topnav li.first {
	border-left: 1px solid #a0410d;
}
#topnav li.selected a {
	color: #1b0069;
}
#topnav li.selected ul li a {
	color: #ffffff;
}
#topnav a {
	color: #ffffff;
	text-decoration: none;
}
#topnav a:hover {
	text-decoration: underline;
}
#topnav li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	xmargin-top: 0.5em;
	xborder: 1px solid white;
}
#topnav li ul li {
	xbackground: url("../images/map_images/subnav_dash.gif") bottom left repeat-x #db6402;
	xbackground-color: #db6402;
	background-color: #ffa149;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	xborder-bottom: 1px solid #fc9b4c;
	border-bottom: 1px solid #db6402;
}
#topnav li ul li a {
	padding: 5px 10px;
	display: block;
}
li>ul#topnav {
	top: auto;
	left: auto;
}
#topnav li:hover ul, #topnav li.over ul {
	display: block;
}
#pagebody {
	float: left;
	background: url("../images/map_images/bg_main.gif") top center repeat-y #ffffff;
	margin-bottom: 10px;
}
#left {
	float: left;
	width: 145px;
	xborder: 1px solid red;
}
#content {
	float: left;
	width: 455px;
	xborder: 1px solid blue;
}
#content .contentpad {
	padding: 0 2px 0 18px;
}
#right {
	float: right;
	width: 145px;
}
/* Full width page */
#toolspagebody {
	float: left;
	background-color: #ffffff;
	margin-bottom: 10px;
}
#toolspagebody #content {
	float: left;
	width: 1003px;
}
#toolspagebody #content .contentpad {
	padding: 0 10px;
}
/* No left col, content + right col */
#pagebodynoleft {
/*background:#FFFFFF url(/Images/bg_rightcol_tcm7-258.gif) repeat-y scroll right top;*/
float:left;
margin-bottom:10px;
width:760px;
}
#pagebodynoleft #content {
	float: left;
	width: 600px;
	xborder: 1px solid red;
}
#pagebodynoleft #content .contentpad {
	padding: 0 2px 0 2px;
	
}
/* No right col, left col + content */
#pagebodynoright {
	float: left;
	background: url("../images/map_images/bg_leftcol.gif") top left repeat-y #ffffff;
	margin-bottom: 10px;
}
#pagebodynoright #content {
	float: left;
	width: 600px;
}
#pagebodynoright #content .contentpad {
	padding: 0 0 0 18px;
}
#footer {
	clear: both;
	border-top: 1px solid #1b0069;
	text-align:center;
}
#footer ul {
	clear: left;
	list-style: none url(none);
	text-align: center;
	padding: 5px 0;
	margin: 0;
}
#footer ul li {
	/*float: left;*/
	display:inline;
	padding: 0;
	margin: 0;
	border-left: 1px solid #007fba;
	padding: 0 0.5em;
}
#footer ul li.first {
	border-left: none;
	padding: 0 0.5em 0 0;
}
#footer ul li a {
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
/* Home page styles */
.leftspot {
	background-color: #e86a10;
	color: #ffffff;
	text-align: center;
}
.leftspot p {
	margin: 3px;
	padding-bottom: 3px;
}
/* IE only style */
*html .leftspot p {
	margin-top: 0;
}
.leftspot a {
	background-color: #e86a10;
	color: #ffffff;
	text-decoration: underline;
}
#homenews h2 {
	margin-bottom: 0;
}
#homenews ul {
	padding: 0 0 0 15px;
	margin: 0 0 15px 0;
}
#homenews li {
	color: #007fba;
	xtext-transform: uppercase;
	padding: 5px 0 0 0;
}
#homenews li a {
	xcolor: #000000;
	xtext-transform: none;
}
#homeprofile {
	background-color: #c6d4ec;
}
#homeprofile .contentpad {
	padding: 1px 10px;
}
#homeprofile img {
	border: 1px solid #1b0069;
}
#homeprofile p {
	margin: 5px 0;
}
#homeprofile .label {
	color: #007fba;
	text-transform: uppercase;
	display: block;
}
img.landing {
	margin-top: 5px;
}
.strapline {
	clear: left;
	margin: 10px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #1b0069;
	width: 760px;
}
.strapline p {
	color: #007fba;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
#coursefinder {
	float: left;
	width: 435px;
}
#coursefinder .leftcol {
	float: left;
	width: 47%;
	xborder: 1px solid red;
}
#coursefinder .rightcol {
	float: right;
	width: 47%;
	xborder: 1px solid blue;
}
#coursefinder label {
	font-weight: bold;
	color: #1b0069;
}
#coursefinder .cssform {
	background-color: #ffffff;
}
/*#loginform {
	margin-top: 10px;
}
#loginform label {
	width: 5.5em;
	padding-right: 2px;
}
#loginform input.submit {
	float: right;
}*/
/* Content page styles */
#breadcrumbs {
	padding: 0;
	margin: 0;
}
#breadcrumbs ul {
	list-style: none url(none);
	padding: 5px 0;
	margin: 0;
}
#breadcrumbs ul li {
	white-space: nowrap;
	xdisplay: inline;
	float: left;
	xcolor: #1b0069;
	margin: 0 5px 0 0;
}
#breadcrumbs ul li a {
	background: url("../images/map_images/breadcrumb_arrow.gif") center right no-repeat;
	padding: 0 1em 0 0;
	text-decoration: none;
	xborder: 1px solid red;
}
#breadcrumbs ul li a:hover {
	text-decoration: underline;
}
#leftnav {
	list-style: none url(none);
	margin: 10px 0 0 0;
	padding: 0;
}
#leftnav li {
	xbackground: url("../images/map_images/nav_off_mid.gif") top left repeat-x #007fba;
	background-color: #66b2d6; /* d blue */
	background-color: #1b51af; /* new d blue */
	border-bottom: 5px solid #ffffff;
}
#leftnav li a {
	xbackground: url("../images/map_images/nav_off_left.gif") top left no-repeat;
	margin: 0;
	color: #ffffff;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
#leftnav li a span {
	xbackground: url("../images/map_images/nav_off_right.gif") top right no-repeat;
	padding: 5px;
	display: block;
}
#leftnav li.selected {
	xbackground: url("../images/map_images/nav_on_mid.gif") top left repeat-x #99cce3;
	xbackground-color: #c2e0ee; /* l blue */
	background-color: #0899d9; /* new l blue */
	border-bottom: 5px solid #ffffff;
}
#leftnav li.selected a {
	xbackground: url("../images/map_images/nav_on_left.gif") top left no-repeat;
	margin: 0;
	color: #003876;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
#leftnav li.selected a span {
	xbackground: url("../images/map_images/nav_on_right.gif") top right no-repeat;
	padding: 5px;
	display: block;
}
#leftnav li.selected ul {
	list-style: none url(none);
	background-color: #eeece8;
	border-top: 1px solid #dbd7dd;
	font-weight: normal;
	color: #1b0069;
	padding: 0;
	margin: 0;
}
/* Level 2 */
#leftnav li.selected ul li {
	background-image: none;
	background-color: #eeece8;
	border-bottom: 1px solid #dbd7dd;
	xborder: 1px solid #dbd7dd;
}
#leftnav li.selected ul li.selected a, #leftnav li.selected ul li a {
	background: url("../images/map_images/nav_arrow.gif") 5px 6px no-repeat;
	xcolor: #00a2e3; /* blue */
	color: #1b0069; /* purple */
	padding: 5px 0 5px 15px;
	margin: 0 2px 0 0;
	display: block;
}
#leftnav li.selected ul li a {
	color: #007fba; /* blue */
	xcolor: #1b0069; /* purple */
	background-image: none;
}
/* Level 3 */
#leftnav li.selected ul li ul li {
	background-color: #ffffff;
	xborder: 1px solid red;
}
#leftnav li.selected ul li.selected ul li a, #leftnav li.selected ul li ul li.selected a, #leftnav li.selected ul li ul li a {
	padding: 4px 0 4px 25px;
	font-size: 0.85em;
	margin: 0 2px 0 0;
	display: block;
}
#leftnav li.selected ul li.selected ul li a {
	color: #007fba; /* blue */
	xcolor: #1b0069; /* purple */
	background-image: none;
}
/* Level 4
#leftnav li.selected ul li ul li.selected ul li a, #leftnav li.selected ul li ul li ul li.selected a, #leftnav li.selected ul li ul li ul li a {
	padding: 4px 0 4px 35px;
	margin: 0 2px 0 0;
	display: block;
}
#leftnav li.selected ul li.selected ul li a {
	color: #007fba;
	xcolor: #1b0069;
	background-image: none;
} */
h2.signin {
	margin: 0;
	padding: 10px 5px 0 0;
	xtext-align: right;
	xborder-bottom: 1px dashed #666666;
}
.coursefinder_rhs {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
.coursefinder_rhs img {
	margin-bottom: 10px;
}
.coursefinder_rhs a {
	text-decoration: none;
}
.coursefinder_rhs a:hover span {
	text-decoration: underline;
}
/* IE only styles */
*html .coursefinder_rhs a:hover {
	text-decoration: underline;
}
*html .coursefinder_rhs a:hover img {
	text-decoration: none;
}
/* End IE only styles */

/* Form styles */
.asterisk {color: #333333; font-weight: bold;}
.cssform {background-color: #e8eff9;}
.cssform .intro {border-bottom: 1px solid #ffffff;padding: 0 10px;}
.cssform .intro h2 {text-transform: none;}
.cssform .formfield, .cssform .formfield2 {display:block;clear:left;width:99%;padding:10px 10px 0 10px;}

.cssform .formfield label {width:35%;float:left;padding-right:10px;}
.cssform .formfield input {float:left;text-align:left;}
.cssform .formfield select {float:left;text-align:left;}
.cssform .formfield textarea {float:left;text-align:left;}

.cssform .formfield fieldset {display:block;clear:left;width:99%;}
.cssform .formfield legend {width:35%;float:left;padding-right:10px;}
.cssform .formfield .label {width:35%;float:left;padding-right:10px;clear:left;} /* Create whitespace to left */
.cssform .formfield input.submit {float:left;text-align:center;margin:0;}

.cssform .formfield .formrightcol {width:49%;float:left;text-align:left;}
.cssform .formfield .formrightcol input {float:left;text-align:left;clear:left;}
.cssform .formfield .formrightcol select {float:left;text-align:left;margin-left:3px;}
.cssform .formfield .formrightcol .text {float:left;text-align:left;}
.cssform .formfield .formrightcol label {float:left;text-align:left;padding:2px 5px 0 0;width: 80%;}

/* Table styles */
table.basic, table.basic td, table.basic th {
	border: 1px solid #604b96;
}
table.basic td, table.basic th {
	padding: 5px 10px;
	vertical-align: top;
}
table.basic th {
	color: #ffffff;
	background-color: #604b96;
	vertical-align: middle;
}

