/*=======================================================================
	TITLE:		Default Style Sheet - Nash Academy
	TARGET:		CSS2 
	VERSION:	2005.08.23
	AUTHOR:		Graham Wheeler / NetMediaOne - www.netmediaone.com
=======================================================================*/

a { color: #057acd; text-decoration: underline; }

a:hover { color: #08b8e3; text-decoration: none; }

body {
	background: #fff;
	color: #303030;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 1.8;
	overflow: auto;
}

table { margin: 0px; padding: 0px; }
td { margin: 0px; padding: 0px; }

img {
	border-style: none;
}

sup { font: normal 8px Verdana, Arial, Helvetica, sans-serif; }

h1 {
	font: bold 21px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

h2 {
	font: bold 17px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
	color: #057acd;
	padding: 0px;
	vertical-align: middle;
}

h3 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #303030;
}

h4 { font: bold 12px Verdana, Arial, Helvetica, sans-serif; margin: 0px; color: #057acd }

ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: square outside url('images/bullet.gif');
}

ul li {
	margin: 0px;
	padding: 0px;
}

.PicLeft, .PicRight, .BorderedPicLeft, .BorderedPicRight { padding: 0px; margin-bottom: 5px; margin-top: 5px; }
.PicLeft, .BorderedPicLeft { float: left; margin-right: 10px; }
.PicRight, .BorderedPicRight { float: right; margin-left: 10px; }

.BorderedPicLeft, .BorderedPicRight { border: 5px solid #d0d0d0; }

#imgCallToday { float: right; margin-top: 10px; }

.ContentBox {	margin: 0px; padding: 0px 30px 30px 30px; }

.ClearingBlock {
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}

.SpacerBlock {
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	height: 20px;
}

.PhotoContainer {
	margin-bottom: 10px;
	clear: both;
}

.BoxedPhoto { border: 1px solid #bba; }

.CoursePhoto { border: 1px solid #848484;
	margin-bottom: 25px;
}


.SingleSeparatorBlock {
	clear: both;
	height: 1px;
	border-top: 1px solid black	;
	margin-top: 20px;
	padding-top: 20px;
	line-height: 1px;
}

.DoubleSeparatorBlock {
	clear: both;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	height: 1px;
	margin: 0px 30px 0px 30px;
	padding: 0px;
	line-height: 1px;
}

.IndentedBlock { margin: 0px 0px 0px 20px; }

.HeaderImage { padding: 0px; margin: 0px 0px 11px 0px; }

/*-----------------------------------------------
						MAIN LAYOUT SECTIONS
-----------------------------------------------*/
#layoutContainer { 
	margin: 0px ;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 100%;
}

.CenteredContainer {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 760px;
}

#proxNav {
	position: absolute;
	width: 300px;
	left: 6000px;
	z-index: 700;
}

#navSection { 
	height: 39px;
	overflow: hidden;
	border-bottom: 6px solid #d0d0d0;
}

#titleSection { margin-top: 30px; border: none; width: 762px; }

#bannerSectionBG {
	background: url('images/bg_diag_stripe.gif');
	border-bottom: 5px solid #d0d0d0;
	height: 120px;
}			

body.HomePage #bannerSectionBG { height: 285px; } 

#bannerSection { 
	position: absolute;
	top: 125px;
	left: 50%;
	margin: 0px 0px 0px -380px;
	padding: 0px;
	z-index: 1;
}

#bannerSection .CenteredContainer { 
	margin: 0px;
	border: 5px solid #d0d0d0;
	padding: 25px 20px 20px 20px;
	font: normal 30px Tahoma, Arial, Helvetica, sans-serif;
	color: #888;
	width: 710px;
	background: #fff;
	height: 29px;
	line-height: 29px;
}

body.HomePage #bannerSection .CenteredContainer {
	border: none;
	padding: 0px;
	width: 760px;
}

#bannerPic, #bannerText { float: left; }

#contentSection {
	clear: both;
	padding: 60px 20px 20px 20px;
	background: #f5f5f5;
	border-bottom: 1px solid #d0d0d0;
}

#columnWrapper { margin-top: 20px; overflow: hidden; }
#columnWrapper tr { text-align: left; vertical-align: top; }

#footerSection {
	margin: 20px auto 30px auto;
	text-align: center;
	font-size: 10px;
}

#subNav { 
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#subNav li { border-top: 1px solid #bcbcbc; margin: 0px; padding: 1px 0px 1px 0px; font-weight: bold; }
#subNav a { text-decoration: none; display: block; padding: 1px 5px 1px 0px; }
#subNav a:hover { text-decoration: underline; }
#subNav a.Active { background: #fff; padding-left: 5px; }

.LayoutSub2A #column1 { float: left; width: 200px; border-bottom: 1px solid #bcbcbc; }
.LayoutSub2A #column2 { margin-left: 230px; }

.Column1, .Column2 {
	margin: 0px;
	padding: 0px;
}

.Column1 { width: 459px; }
.VerticalSep { width: 41px; background: url('images/bg_vsep.gif'); }
.Column2 { width: 260px;
	padding-left: 30px;
}

.BreadCrumbs { font: normal 11px Verdana, Arial, Helvetica, sans-serif; }


/*-----------------------------------------------
								NAVIGATION BAR
-----------------------------------------------*/

#primaryNav {
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 760px;
}

#primaryNav a {
	display: block;
	float: left;
	margin: 15px 20px 5px 0px;
	padding: 0px;
	border-bottom: 5px solid #fff;
	height: 19px;
}

#primaryNav a:hover, #primaryNav a.Active {	border-bottom: 5px solid #d0d0d0; }

.SubNavMenu {
	background: #e0e0e0;
	width: 760px;
	height: 30px;
	display: block;
	left: 0px;
}

.SubNavMenu a {
	padding: 5px 11px 5px 11px;
	background: #e0e0e0;
	color: #303030;
	text-decoration: none;
	display: block;
	float: left;
}

.SubNavMenu a:hover, .SubNavMenu a.Active { color: #303030; background: #fff; text-decoration: none; }

.PriceList { float: left; }
.PriceList th { font-size: 14px; }
.Price { text-align: right; width: 40px; color: #057acd; }

.ColumnBox, #contactForm { float: left; width: 350px; }

.TuitionTable { width: 340px; }
.TuitionTable td { text-align: right; }
.TuitionTable td.Price { width: 80px; }

.TextBox, #contactForm select, #contactForm textarea {
	border: 1px solid #666;
	background: #fcfcfc;
	padding: 2px;
	width: 250px;
	height: 16px;
	vertical-align: middle;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
}

.Button {
	border: 1px solid #666;
	background: #fff;
	color: #666;
	padding: 2px;
	width: 100px;
	height: 24px;
	vertical-align: middle;
	text-align: center;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
}

#contactForm {
	width: 360px;
	display: block;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #ccc;
}

#contactForm table {
	width: 398px;
}

#contactForm textarea {
	height: 100px;
	vertical-align: top;
}

#contactForm select {
	height: 18px;
	padding: 1px;
}

#contactForm .Label {
	text-align: right;
	padding: 2px;
	margin: 5px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	width: 120px;
}


/*-------------------------------
				PULLDOWN MENUS
-------------------------------*/

.PullDownMenu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 40px;
	visibility: hidden;
	z-index: 999;
	width: 480px;
	border: 5px solid #d0d0d0;;
	border-bottom: 4px solid #d0d0d0;
	background: #fff;
	line-height: 1;
}

.PullDownMenu p {
	color: #000;
	background: #fff;
	text-decoration: none;
	padding: 0px;
	display: block;
	margin: 0px;
}

.PullDownMenu a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 10px 6px 10px 6px;
	margin: 0px;
	zoom: 1;
	border-bottom: 1px solid #d0d0d0;
}

.PullDownMenu a:hover { background: #f5f5f5; color: #057acd; text-decoration: none; }

.MenuArrow { float: right; margin-top: 3px; }

#menuAcademy { left: 54px; }
#menuPeople { left: 239px; top: 104px; }
#menuLocations { left: 239px; top: 136px; }
#menuFuture { left: 156px; }
#menuPrograms { left: 256px; width: 240px; }
#menuOnlinePrograms { left: 501px; width: 240px; }
#menuCombinationPrograms { left: 501px; top: 74px; width: 240px; }
#menuTraditionalPrograms { left: 501px; top: 104px; width: 240px; }
#menuCourses { left: 342px; }
#menuOnlineCourses { left: 527px; top: 40px; }
#menuOnsiteCourses { left: 527px; top: 72px; }
#menuAdmissions { left: 412px; }
#menuReference { left: 505px; }

#movie {
		background: #f5f5f5;
}
