﻿
/* Generic Styles */

body 
{
	background-color: #1a1a1a;
	margin: 0px;
	font-family: Arial;
	font-size: 10pt;
}

.Heading3_Black
{
	color: #000;	
}

.Heading3_Orange
{
	color: #ee6428;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
}

.HomeShowcase_White
{
	color: White;
	font-size: 15pt;
	text-decoration: none;
	padding: 20px 0px 0px 15px;
	margin-top: 0px;
}

.Heading3_Orange_Padding
{
	color: #ee6428;
	text-decoration: none;
	padding-top: 8px;
	margin-top: 0px;
}

.Heading3_Orange_Related
{
	color: #ee6428;
	text-decoration: none;
	padding:8px 0px 0px 15px;
	margin-top: 0px;
}

.Heading3_White
{
	color: White;
	padding: 15px 15px 15px 15px;	
}

.Heading3_HomePage
{
	color: #000; 
	padding-bottom: 15px; 
	font-size: 1.6em; 
	font-weight: normal;
    line-height: 1.0em; 
    border-bottom: solid 3px #ee6428;	
}

.Heading4_Gray
{
	color: #999;
}

.ParagraphStyle1
{
	text-align:justify;
	color: Black;
	line-height: 20px;
}

.ParagraphStyle1 a
{
	color: 	#ee6428;
}

.ParagraphStyle_White
{
	text-align: left;
	color: White;
	line-height: 20px;
}

.ParagraphStyle_Centered
{
	text-align:center;
	color: Black;
}

.TextAreaFullSpread
{
	padding: 0px 50px 20px 50px;
	height:auto;
}

.QuarterContainer
{
	width: 215px;
	max-width: 215px;
	padding: 0px 15px 0px 10px;
	float: left;
	clear: right;
}

.HalfContainer
{
	width: 450px;
	max-width: 450px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	clear: right;
}

.ThreeQuarterContainer
{
	width: 710px;
	padding: 0px 10px 0px 10px;
	float: left;
	clear: right;
	vertical-align: top;
}

.ThirdContainer
{
	
}
/* Begin Master Page Styles */

.Master_MainDiv
{
	width: 1000px;
	max-width: 1000px;
	height: auto;
	margin: 0px auto 0px auto;
	border-top: solid 4px #ee6428;
}

.Master_PrivateMainDiv
{
	width: 1000px;
	max-width: 1000px;
	height: auto;
	margin: 0px auto 0px auto;
	border-top: solid 4px #ee6428;
}

.Header_Container_Div
{
	position: relative;
	width: 1000px;
	max-width: 1000px;
	height: 233px;
	background: url('../images/page_bk_home_top.jpg') repeat-x;
	margin: 0px auto;
	border-collapse: collapse;
	padding: 0px;
	left: 0px;
}

.CAD_logo_div
{
	width: 250px;
	padding-right: 10px;
	float: left;
	padding-bottom: 0px;
	margin-top: 0px;
	
}

.DBS_logo_div
{
	width: 110px;
	height: 54px;
	float: right;
	margin: 10px 10px;
}

.Master_Banner_Div
{
	height: 84px;
	width: 580px;
	max-width: 580px;
	margin: 0px auto;
	position: absolute; 
	left: 0px;
	bottom: 0px;
}

.Master_Menu_Div
{
	position: absolute; 
	bottom: 84px;
	background: url('../images/menu_bg.jpg') repeat-x;
	height: 39px;
	width: 1000px;
	max-width: 1000px;
	float: left;
	left: 0px;
}

.MenuRightPanel
{
	float: right;
}

.MenuItem
{
	width: auto;
	height: 39px;
	padding: 3px 3px 0px 3px;
	margin: 0px;
	float: left;
	clear: right;
}

.MenuItem a
{
	width: auto;
	height: 39px;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	float: left;
	clear: right;
	color: White; 
	font-weight:bold;
	text-decoration: none;
}

.MenuItem a:hover
{
	height: 25px;
	background-image: url('../images/item_bg2.gif');
	background-position: top left;
	padding-top: 9px;
	margin: 0px;
	margin-bottom: -1px;
	display: block;
}


/* Footer Styles */ 

.menu_item_style_footer
{
	width: auto;
	height: auto;
	color: White;
	margin-top: 10px;
	border: white 0px solid;
	padding: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.menu_item_style_footer:hover
{
	height: auto;
	color: White;
	border-bottom: 1px solid #ffffff;
	padding: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.Footer_Container_Div
{
	width: 1000px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background: url('../images/footer_bk.jpg') bottom left repeat-x;
	background-color: #010101;
}

.Footer_Menu
{
	width: auto;
	height: 17px;
	color: White;
	margin-top: 0px;
	margin-left: 10px;
	padding: 0px;
	font-size: 8pt;
	font-weight: bold;
}

.footer_left_cell
{
	width: 620px;
	vertical-align: bottom;
	float: left;
	clear: right;
}

.footer_right_cell
{
	vertical-align: baseline;
	width: auto;
}

.kaplan_logo_class
{
	margin-right: 10px;
	margin-top: 8px;
	float: right;
}

.footer_left_cell p
{
	margin: 10px;
	padding: 0px;
	font-size: 8pt;
	font-weight: bold;
	color: #999999;
}

/* Homepage Styles */

.Homepage_Content_Container
{
	width: 1000px;
	max-width: 1000px;
	height: auto;
	min-height: 450px;
	background: url('../images/page_bk_home_bot.jpg') top left repeat-x;
	margin: 0px auto;
	border-collapse: collapse;
	padding: 0px;
	color: #000000;
	background-color: #dedede;
	overflow: hidden;
}

.Homepage_Welcome_Div
{
	width: 500px;
	height: auto;
	max-width: 500px;
	padding: 0px 30px 0px 30px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	line-height: 20px;
}

.Degrees_Half_Div
{
	line-height: 30px;
	height: auto;
	color: #ee6428;
	padding: 0px 0px 0px 0px;
	vertical-align: text-top;
	
}

.Degrees_Half_Div a
{
	color: #ee6428;
}

.Degrees_Half_Div a:hover
{
	color: #ee6428;
	vertical-align: middle;

}

.BullerContainer
{
	line-height: 22pt;
}

.BulletItems a
{
	color: #ee6428;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 5px;
	border-collapse: collapse;
	text-decoration: none;
}

.BulletItems a:hover
{
	color: #ee6428;
	font-size: 12pt;
	font-weight: bold;
	border-collapse: collapse;
	text-decoration: underline;
}

.apply_button a
{
	display: block;
	width: 400px;
	margin: 15px auto;
	background: url('../images/apply_bk.gif') repeat-x;
	border: 3px black solid;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	float: left;
	color: #000000;
	height: 32px;
	padding-top: 12px;
}

.apply_button a:hover
{
	text-decoration: underline;
	background: url('../images/apply_bk_over.gif') repeat-x;
}

.Homepage_Featured_Content
{
	width: 95%;
	height: auto;
	min-height: 300px;
	overflow: hidden;
	margin-top: 0px;
	background: url('../images/home_showcase_bk.gif') top left no-repeat;
	background-color: #000000;
	border-right: solid 3px #000000;
}

.FeaturedCell
{
	width: 45%;
	float: left;
	clear: right;
	padding: 0px 10px 0px 10px;
	
}


.Homepage_Column
{
	width: 48%;
	float: left;
	height: auto;
	padding: 0px 10px 0px 10px;
	clear: right;
	overflow: hidden;
}

.Headline_Div
{
	width: 30%;
	height: auto;
	float: left;
	clear: right;	
	
}

.Headline_Content_Div
{
	padding: 10px 10px 0px 10px;
	position: relative;
	min-width: 300px;
	height: auto;
	overflow: hidden;
	width: 300px;	
	
}

/* Page Styles */

.Main_Content_Area
{
	width: 1000px;
	height: auto;
	min-height: 450px;
	background-color: #eeeeee;
	margin: 0px auto;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	color: #000000;
	overflow: hidden;
	
}

.loginBox
{
	width: 300px;
	height: auto;
	margin: 10px auto 30px auto;
	padding: 20px 10px; 
	background: url('../images/panel_bk.png') 1px 1px  no-repeat;
	background-color:  #fff;
	border: solid 1px #999;
}

.RegisterBox
{
	width: 450px;
	height: auto;
	margin: 10px auto 30px auto;
	padding: 20px 10px; 
	background: url('../images/panel_bk.png') 1px 1px  no-repeat;
	background-color:  #fff;
	border: solid 1px #999;
}

.ender
{
	width: 100%;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: .001em;
	clear: both;
}

.Reg_Button
{
	display: block;
	margin: 15px auto;
	background: url('../images/apply_bk.gif') repeat-x;
	border: 1px black solid;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	height: 44px;
	width: 300px;
	padding-top: 6px;	
}

.Button_Small
{
	display: block;
	margin: 15px auto;
	background: url('../images/apply_bk.gif') repeat-x;
	border: 1px black solid;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	height: 44px;
	width: 150px;
	padding-top: 6px;
}

.LeftMenu_Button
{
	display: block;
	width: 100%;
	height: 23px;
	text-decoration: none;
	padding: 5px 0px 0px 10px;
	font-weight: bold;
}

.LeftMenu_Button:hover
{
	text-decoration: underline;
}

.find_out_button 
{
	padding: 15px 0px 0px 5px;
}

.find_out_button a
{
	display: block;
	margin: auto;
	background: url('../images/apply_bk.gif') repeat-x;
	border: 3px black solid;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	height: 32px;
	padding-top: 12px;
}

.find_out_button a:hover
{	
	text-decoration: underline;
	background: url('../images/apply_bk_over.gif') repeat-x;
}

.CoursePageContainer
{
	padding: 0px 0px 0px 0px;
	
}

.CourseHeadingCell
{
	padding: 0px 15px 0px 15px;
	float: left;
	
}

.CourseHeaderContainer
{
	width: 100%;
	padding: 0px 0px 0px 0px;
}

.CourseDynamicContainer
{
	clear: left;
	padding: 0px 0px 0px 0px;
}

.ShowcaseQuarterContainer
{
	width: 250px;
	color: #ffffff;
	min-height: 250px;
	height: auto;
	background: url('../images/home_showcase_bk.gif') top left no-repeat;
	background-color: #000000;
	border-right: solid 3px #000000;
	overflow: hidden;
}

.link_holder
{
	border-top: solid 1px #999;
}

div.link_holder span
{
	color: #222222;
	display: block;
	font-size: .8em;
	padding: 5px 0px 5px 0px;
	border-bottom: solid 1px #999;
}

div.link_holder span:hover
{
	background-color: #ee6428;
	color: #fff;
	text-decoration: none;
}

.link_holder a:hover
{
	background-color: #ee6428;
	color: #fff;
	text-decoration: none;
}

.HomeVideo
{
	margin: 13px 0px;
	border: 0px;
	text-align: center;
	border-bottom: solid 2px #ee6428;
}

.ShowcaseItem
{
	margin: 0pc auto 0px auto;
	padding: 0px 13px 0px 13px;
}

.sideElement 
{
	margin-top: 0px;
	color:  #fff;
	padding: 7px 10px; 
	background: url('../images/panel_bk.png') 1px 1px  no-repeat;
	background-color:  #fff;
	border: solid 1px #999;
	min-height: 400px;
	width: 223px;
}

.ShowcasePageContainer
{
	padding: 10px 0px 0px 0px;
	
}

.PublicShowcaseMenu
{
	margin-top: 2px;
	background: url('../images/showcase_nav_bk.gif') bottom left repeat-x;
	background-color: #ee6428;
	width: 100%;
	height: 25px;
	padding: 7px 0px 0px 0px; 
	margin: 0px;
	color: White;
	font-weight: bold;
}

.MenuBlock
{
	padding-left: 15px;	
}

.filterByType 
{
	padding: 5px 8px 7px 8px;
	margin-left: 6px;
	color: White;
	
}
.filterByTypeCurrent 
{
	padding: 5px 8px 7px 8px;
	margin-left: 6px;
	color: #ee6428;
	background: url('../images/tab_cnr.gif') top right no-repeat;
	background-color: #eee;
}

.PublicShowcaseItem
{
	width: 200px;
	margin: 0px 15px 0px 15px;
	min-height: 150px;
	min-height: 180px;
	text-decoration: none;
	border-top: solid 2px #ee6428;
	padding-top: 0px;
}

.PublicShowcaseItem_Video
{
	border: solid 1px #000;
	clear: both;
	background: url('../images/vid_box_play.gif') bottom left no-repeat;
	background-color: #000;
	padding-bottom: 11px;
	display: block;
	text-align: center;
	text-decoration: none;
	height: 110px;
	width: 195px;
	border: solid 0px white;
}

.PublicShowcaseItem_Audio
{
		border: solid 1px #000;
	clear: both;
	background: url('../images/vid_box_play.gif') bottom left no-repeat;
	background-color: #000;
	display: block;
	text-align: center;
	padding: 5px 10px 5px 0px;
	text-decoration: none;
	height: 110px;
	width: 195px;
	border: solid 0px white;
}

.PublicShowcaseItem_Document
{
	border: solid 1px #000;
	clear: both;
	display: block;
	text-align: center;
	padding: 5px 10px 5px 0px;
	text-decoration: none;
	height: 110px;
	width: 195px;
	border: solid 0px white;
}

.PDFIcon
{
	border: solid 0px #000;
	height: 100px;
	max-height: 100px;
}

.VideoHolder
{
	height: 50px;
}

.StudentShowcaseView
{
	border-bottom: solid 2px #999;
	margin-bottom: 15px;
}

.PublicShowcasePlayer
{
	float: left;
	clear: right;	
}
.PublicShowcasePlayer_Related
{
	
}

.ContactFormSection
{
	width: 800px;
	max-width: 800px;
	margin: 30px auto 0px auto;
	text-align: center; 
	text-decoration: none;
	font-weight: bold;
}

.ContactUs_Confirm
{
	width: 800px;
	max-width: 800px;
	margin: 30px auto 0px auto;
	text-align: center; 
	text-decoration: none;
}

.ContactFormTableDisplay
{
	margin: 10px auto 0px auto;
	width: 450px;
	min-height: 280px;
}

.ContactFormTableDisplay_Cell
{
	vertical-align: top;
	width: 50%;
	text-align: left;
}

.ContactFormTableDisplay_Row
{
	border-bottom: solid 1px #999;
}

.Contact_button 
{
	padding: 15px 0px 0px 5px;
}

.Contact_button a
{
	display: block;
	margin: auto;
	background: url('../images/apply_bk.gif') repeat-x;
	border: 3px black solid;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	height: 32px;
	padding-top: 12px;
	width: 300px;
}

.Contact_button a:hover
{	
	text-decoration: underline;
	background: url('../images/apply_bk_over.gif') repeat-x;
}

.ContactHR
{
	width: 400px;
}

.WhatsInYourShowcaseSection
{
	font-weight: normal;	
	width: 65%;
	float: left;
	clear: right;
	padding: 0px 20px 0px 0px;
}

.ContactUsPOD
{
	font-weight: normal;	
	width: 30%;
	float: left;
	clear: right;
	padding: 0px 0px 0px 20px;
}

.picBox
{
	border: solid 1px #000;
	clear: both;
	background: url('../images/pic_box.gif') bottom left no-repeat;
	background-color: #000;
	padding-bottom: 11px;
	display: block;
	text-align: center;
	height: 110px;
	width: 195px;	
}

.picBoxImage
{
	border: solid 0px black;	
}

.ModuleColumnContainer
{
	max-width: 120px;
	float: left;
	clear: right;
	padding: 0px 15px 0px 15px;
}

.ModuleTitleContainer
{
	border-bottom: solid 1px #999;
	
}

.ModuleTitleItem
{
	color: #222222;
	display: block;
	font-size: .8em;
	width: 120px;
	max-width: 120px;
	padding: 5px 0px 5px 0px;
}

.ModulesDataList
{
	border-top: solid 1px #999;
}

.ModuleTitleItem:hover
{
	background-color: #ee6428;
	color: #fff;
	text-decoration: none;
}

.Sitemap_Container
{
	width: auto;
	text-align: center;
	margin: 0px auto opx auto;
}

.SiteMapItem
{
	text-align: center;
	margin: 0px auto opx auto;
}

.SiteMapItem a
{
	color: Black;
	
}

.ModulePopup
{
	border: solid 5px #ee6428;
	padding: 6px 0px 6px 10px;
	font-size: .9em;
	margin-top: -20px;
	max-width: 250px;
	background: url('../images/panel_bk.png') 1px 1px  no-repeat;
	background-color: #fff;
	z-index: 999;
	visibility: hidden;
	position: absolute;
}

.SemesterRow
{
	float: left;
}

.RequiredField
{
	color: Red;	
}

.ContentManagerBanner
{
	height: 30px;
	max-height: 30px;
	width: 100%;
	margin: 5px 0px 10px 0px;
}

.ContentManagerContainer
{
	margin: 0px auto 0px auto;
	width: 1000px;
	height: 25px;
	background-color: #eeeeee;
}