﻿
/*********************************/
/*Begin CSS Layout				 */
/*********************************/

/***********begin header *******************/
#header ul, #header ul li {
	margin: 0;
	padding: 0;
}

#bannercontainer {
	background: transparent url(/images/KSBanner_Bg.gif) repeat-x left top;
	position: relative;
	height: 102px;
	min-width: 790px;
}


#logo {
	width: 91px;
	height: 102px;
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
}

#logo a, #logo a img {
	display: block;
	text-decoration: none;
	line-height: 91px;
	border: 0;
}

#slogan {
	width: 377px;
	height: 64px;
	margin-left: 91px;
	top: 0;
	bottom: 0;
	left: 0;
	position: absolute;
}

#slogan img {
	border: 0;
}

#studentactions {
	text-align: right;
	height: 64px;
	margin-left: 468px;
	padding-right: 5px;
}

#studentactions ul, #studentactions ul li {
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: white;
}

#studentactions ul li a {
	text-decoration: none;
	cursor: pointer;
	color: yellow;
	border: 0;
}

#navmenu {
	color: white;
	margin: 0;
	margin-left: 91px;
	padding: 0;
	height: 18px;
}

#navmenu ul#ulnavmenu li {
	display: inline;
	zoom: 1;
	height: 18px;
}

#navmenu ul#ulnavmenu li img {
	border: 0;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#navmenu #ulnavmenu li a#homemenu {
	text-decoration: none;
	border: 0;
	background: url(/images/Home-Page.jpg) transparent no-repeat;
	width: 64px;
	height: 18px;
	display: inline-block;
}

#navmenu ul#ulnavmenu li a:hover#homemenu {
	background: url(/images/Home-Page-over.jpg) transparent no-repeat;
}

#navmenu ul#ulnavmenu li a#aboutlink {
	text-decoration: none;
	border: 0;
	background: url(/images/About-King-Schools.jpg) transparent no-repeat;
	width: 120px;
	height: 18px;
	display: inline-block;
}

#navmenu ul#ulnavmenu li #aboutlink:hover {
	background: url(/images/About-King-Schools-over.jpg) transparent no-repeat;
}

#navmenu ul#ulnavmenu li a#meetJohnAndMarthalink {
	text-decoration: none;
	border: 0;
	background: url(/images/Meet-John-and-Martha.jpg) transparent no-repeat;
	width: 120px;
	height: 18px;
	display: inline-block;
}

#navmenu ul#ulnavmenu li #meetJohnAndMarthalink:hover {
	background: url(/images/Meet-John-and-Martha-over.jpg) transparent no-repeat;
}

#navmenu ul#ulnavmenu li a#techSupportlink {
	text-decoration: none;
	border: 0;
	background: url(/images/Technical-Support.jpg) transparent no-repeat;
	width: 108px;
	height: 18px;
	display: inline-block;
}

#navmenu ul#ulnavmenu li #techSupportlink:hover {
	background: url(/images/Technical-Support-over.jpg) transparent no-repeat;
}

#navmenu ul#ulnavmenu li a#ksCataloglink {
	text-decoration: none;
	border: 0;
	background: url(/images/King-Products.jpg) transparent no-repeat;
	width: 116px;
	height: 18px;
	display: inline-block;
}

#navmenu ul#ulnavmenu li #ksCataloglink:hover {
	background: url(/images/King-Products-over.jpg) transparent no-repeat;
}

#navmenu ul#ulnavmenu li a#skyHawklink {
	text-decoration: none;
	border: 0;
	background: url(/images/Win-a-Skyhawk.jpg) transparent no-repeat;
	width: 95px;
	height: 18px;
	display: inline-block;
}

#navmenu ul#ulnavmenu li #skyHawklink:hover {
	background: url(/images/Win-a-Skyhawk-over.jpg) transparent no-repeat;
}


#studentactions ul#ulstudentactions img {
	border: 0;
	text-decoration: none;
}

#liStudentName {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

/* End KSOL Banner */

/*Main Body*/


#sideLoginLink {
	display: block;
	background: url(/images/LoginNow.jpg) no-repeat top;
	text-decoration: none;
	border-style: none !important;
	width: 107px;
	height: 41px;
}

#sideLoginLink:hover {
	display: block;
	background: url(/images/LoginNow_over.jpg) no-repeat top;
	text-decoration: none;
	border-style: none !important;
	width: 107px;
	height: 41px;
}

#liLeftMenuImage, .liLeftMenuImage {
	list-style-type: none;
	display: block;
	width: 175px;
	height: 24px;
	border-style: none !important;
	background-color: Transparent;
	background: url(/brand/1/images/OnlineCourses.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.liLeftMenu {
	margin: 0;
	padding: 0;
	vertical-align: top;
	list-style-type: none;
	display: block;
	white-space: normal;
}

.cellMainContents {
	margin: 0 1.5em;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
	float: right;
	border: 1px solid yellow;
	clear: right;
}

/*Footer*/

.liFooterAdobeReader > ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-left: 12em;
}

.liFooterAdobeReader > ul > li {
	display: inline-block; /*display:inline;*/
	zoom: 1;
	padding: 3px;
}
.adobeReaderAnchor {
	text-decoration: none;
	border-style: none !important;
	display: block;
	width: 88px;
	height: 31px;
	background: url(/images/adobe_reader.gif);
	background-repeat: no-repeat;
}

.adobeFlashAnchor {
	text-decoration: none;
	border-style: none !important;
	display: block;
	width: 88px;
	height: 31px;
	background: url(/images/get_flash_player.gif);
	background-repeat: no-repeat;
}



/* Layout for Master Page and Home landing page*/
#container form {
	position: relative;
}



div#main {
	position: relative;
	width: 100%; /* IE<7 fix*/
}

.leftContent, div#sideRail {
	position: absolute;
	width: 180px;
	padding-left: 3px;
	top: 0;
	bottom: 0;
	left: 0; /*flush against left for IE only*/
}

div.rightContent {
	margin-left: 30px;
}
#footer {
	clear: both;
}

/* Brand Course Listing */

li.licoursedescription {
	font-size: 10pt;
	width: 150px;
	padding: 0;
}

li a.courseimage {
	width: 100px;
	height: 100px;
	border-style: none;
	text-decoration: none;
	display: block;
}

li a.courseimage img {
	width: 100px;
	height: 100px;
	border-style: none;
	text-decoration: none;
}

li a.signupimage {
	width: 120px;
	height: 26px;
	border-style: none;
	text-decoration: none;
	display: block;
}

li a.signupimage img {
	width: 120px;
	height: 26px;
	border-style: none;
	text-decoration: none;
}
/***********************/

/*** Side Rail Misc*****/


.courseboxes {
	width: 325px;
}

/*left columns*/
ul.left {
	width: 150px;
	float: left;
	margin: 0;
	padding: 10px 0px;
	border: 0px none;
	list-style-position: inside;
	list-style-type: none;
}

/*right columns*/
ul.right {
	width: 150px;
	float: right;
	margin: 0;
	padding: 10px 0px;
	border: 0px none;
	list-style-position: inside;
	list-style-type: none;
}

.lidesc {
	font-size: 10pt;
}

/* Menu Items */


ul.rootMenuContainer {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 173px; /*158*/
	border: 1px solid #0054a6;
	border-bottom: 1px solid #0054a6;
	cursor: pointer;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
}


ul.rootMenuContainer li.rootmenuitem {
	position: relative;
}

li.rootmenuitem ul {
	position: absolute;
	left: 172px; /*157*/
	top: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: none;
}


ul.rootMenuContainer li.rootmenuitem a {
	display: block;
	text-decoration: none;
	color: #003399;
	background: #ffffff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	cursor: pointer;
	background: #f7f7f7 url(/images/control.png) right center no-repeat;
}


ul#submenucontainer, ul.submenucontainer {
	z-index: 1000;
	border-bottom: 5px solid #003399;
	border-top: 5px solid #003399;
	border-left: 1px solid #ccc;
}
ul#submenucontainer li a {
	color: #003399;
	margin: 0;
	padding: 5px;
	width: 400px;
	cursor: pointer;
	outline: none;
	text-decoration: underline;
	background: #f7f7f7 url(/images/plane_icon_list.png) left center no-repeat;
	border-top: none !important;
	border-bottom: none !important;
	border-left: none !important;
	z-index: 1000;
}
ul#submenucontainer li a span {
	width: 18px;
	display: inline-block;
}
/* Fix IE. Hide from IE Mac \*/
* html ul.rootMenuContainer li.rootmenuitem {
	float: left;
}
* html ul.rootMenuContainer li.rootmenuitem a {
	height: 1%;
}
/*background-color:#0054a6; End */

li.rootmenuitem:hover ul, li.over ul {
	display: block;
}
ul.rootMenuContainer li.rootmenuitem:hover a {
	background-color: #0054a6;
	color: #fff9a9;
}


/* Menu Items */
ul.marketingPromo {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.marketingPromo li#nbaaPromo {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	width: 162px;
	height: 166px;
	border-style: none !important;
	background-color: #ffffff;
	background: url(/MarketingPages/images/NBAA-LBA-Expo-2009.gif) left bottom;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	cursor: pointer;
}

#olSideRail {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 160px;
}

.tooltip {
	display: none;
	position: relative;
	border: 1px solid #000;
	border-radius: 4px;
	padding: 2px 6px;
	margin-left: 2.3em;
	top: 1px;
}