body
{
    background: #f8edd7 url('../images/backgroundTopBlend.jpg') fixed top;
    background-repeat: repeat-x;
    font-family: Arial;
    font-size: 12px;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    height: 100%;    
}

table
{
    border: none;
    border-collapse: collapse;
}

th, td
{
    text-align: left; 
    vertical-align: top;
}

hr
{
    color: #bfbfbf;
    background-color: #bfbfbf;
    border: 0px none;
    height: 1px;
}

.mainLeftContent hr
{
	margin: 0px;
	padding: 0px;
}

img
{
    border-style: none;
    margin: 0px;
}

a:link, a:visited
{
    color: #0080BF;
    text-decoration: none;
}

a:hover, h2 a:hover
{
    text-decoration: underline;
}

/* h2 a:link, h2 a:visited
{
    color: #7F3D07;
    text-decoration: none;
}*/

h1, h2, h3, h4
{
    margin-top: 0px; 
}

h1
{
    font-size: 16px;
    color: #FFFFFF; 
    background-color: #7F3D07;
    text-transform: uppercase;
    text-align: right;
    padding: 8px 8px 6px 8px;
}

h1.left, h1.left a
{
    color: #FFFFFF;
    text-align: left; 
}

h1.link
{
    background-image: url('../images/h1BackgroundBrown.jpg');
}

.alth1
{
	background-color: #61B5DF;
}

h2
{
    font-size: 16px;
    margin: 12px 0px 4px 0px;
}

h4
{
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	font-size: 14px;
}

p
{
    margin: 0px 0px 10px 0px;
}

form
{
	margin: 0px;
}

body, img, .nav, .subNavLeft, .subNavRight, .headerLeftShadow
{
    behavior: url('/beta/pngSupport/iepngfix.htc');  
}

.container
{
    margin: 0px auto 0px auto;	
    width: 930px;
}

/* HEADER ********************************************************************/
.header
{
    background-image: url('../images/header.png');
    height: 200px;
    position: relative;
	z-index: 3;
}

.mainLogo{
    width: 440px;
    height: 100px;
    position: absolute;
    display: inline;
    left: 240px;
    top: 30px;
}

.nav-Parents-container
{
	width: 157px;
	position: absolute;
    top: 160px;
    left: 381px;
    cursor: pointer;
}

.nav-Parents
{
    height: 20px;
    width: 157px;
    background: url('../images/navParents.jpg') no-repeat top left;
}

.nav-AboutUs-container
{
    width: 151px;
	position: absolute;
    top: 130px;
    left: 329px;
    cursor: pointer;
}

.nav-AboutUs
{
    height: 15px;
    width: 151px;
    background: url('../images/navAbout.jpg') no-repeat top left;
}

.nav-Educators-container
{
    width: 231px;
    position: absolute;
    top: 150px;
    left: 550px;
    cursor: pointer;
}

.nav-Educators
{
    height: 23px;
    width: 229px;
    background: url('../images/navEducators.jpg') no-repeat top left;
}

.nav-MoreResources-container
{
	width: 105px;
    position: absolute;
    line-height: 16px;
    top: 118px;
    left: 688px;
    cursor: pointer;
}

.nav-MoreResources
{
    height: 21px;
    width: 103px;
    background: url('../images/navMoreResources.jpg') no-repeat top left;
}

.nav-Parents-highlighted, .nav-AboutUs-highlighted, .nav-Educators-highlighted, .nav-MoreResources-highlighted
{
    background-position: center left;
}

.nav-Parents-selected, .nav-AboutUs-selected, .nav-Educators-selected, .nav-MoreResources-selected
{
    background-position: bottom left;
}

.mouseoverMenu{
	position: absolute;
	width: 100%;
	z-index: 4;
	padding: 6px 0px 0px 0px;
	display: none;
	background-color: #ffffff;
}

#AboutUsMouseOver{
	background-image: url('../images/navAboutBackground.jpg');
}

#ParentsMouseOver{
	background-image: url('../images/navParentsBackground.jpg');
}

#EducatorsMouseOver{
	background-image: url('../images/navEducatorsBackground.jpg');
}

#MoreResourcesMouseOver{
	background-image: url('../images/navMoreResourcesBackground.jpg');
}

.mouseoverMenuContainer{
	/*border: 1px solid #1974A5;*/
}

.mouseoverLinksContainer{
	border-bottom: 1px solid #E1E1E1;
	padding: 4px 6px;
}

.mouseoverLinks{
}

.quicklinks
{
    position: absolute;	
    left: 34px;
    top: 164px;
}

.subNavContainer
{
    margin: 0px 24px 0px 24px;
    width: 880px;
    overflow: auto;
    position: relative;
    z-index: 2;
}

.subNavLeft
{
    height: 40px;
    width: 20px;
    float: left;
    background-image: url('../images/subNavBackgroundLeft.png');
    background-repeat: no-repeat;
}

.subNav
{
    height: 40px;
    width: 840px;
    float: left;
    background-image: url('../images/subNavBackground.png');
    background-repeat: repeat-x;
    color: #FFFFFF;
}

.subNav a
{
    border-right: 1px solid #FFFFFF;
    padding: 1px 4px 1px 4px;
    position: relative;
    top: 25%;	
}

.subNav a:link, .subNav a:visited, .subNav a:hover, .subNav2 a:link, .subNav2 a:visited, .subNav2 a:hover 
{
    color: #FFFFFF;
    font-size: 14px;
}

.subNav a:link.active, .subNav a:visited.active, .subNav a:hover.active, .subNav2 a:link.active, .subNav2 a:visited.active, .subNav2 a:hover.active 
{
    font-weight: bold;
    font-style: italic;
    /*text-transform: uppercase;*/
}

.subNavRight
{
    height: 40px;
    width: 20px;
    float: left;
    background-image: url('../images/subNavBackgroundRight.png');
    background-repeat: no-repeat;
}

.subNav2Container ul
{
    margin: 0px;
    padding: 10px 0px 8px 20px;
}

.subNav2, .subNav2 li
{
    list-style: none;
    color: #FFFFFF;
    padding: 4px 0px;
    border-bottom: solid 1px #FFFFFF;
}

/* CONTENT *******************************************************************/
.mainContainer
{
    background-image: url('../images/mainBackground.png');
    height: 100%;
    padding: 2px 0px 2px 0px;
}

.main, .footerContent
{
    width: 860px;
    height: 100%;
    margin: 0px auto 0px auto;
}

.main
{
    border: 1px solid #1974A5;
    padding-bottom: 10px;
    position: relative;
    top: -1px;
    z-index: 1;
    overflow: auto;
}

.mainLeftBackgroundBlue
{
    background: url('../images/mainLeftBackgroundBlue.jpg') repeat-y;
}

.mainLeftBackgroundBrown
{
    background: url('../images/mainLeftBackgroundBrown.png') repeat-y;
}

.mainLeft
{
    float: left;
    width: 320px;
    height: 100%;
}

.mainLeftContent
{
    position: relative;
    top: -80px;
}

.mainRight
{
    float: left;
    width: 530px;
    height: 100%;
    margin: 10px 0px 0px 0px;
}

.mainRightContent, .news-archive
{
    margin: 10px 0px 0px 10px; 
}

.footprint
{
    text-align: right;
    font-style: italic;
    color: #8f8f8f;
    padding: 20px 0px 4px 0px;
    margin: 0px;
}

.footprint a
{
    color: #8f8f8f;
    font-weight: bold;
} 

 .dataTable
{
    margin: 0px 0px 8px 0px;
}

.dataTable td, .dataTable th
{
    border: solid 1px #8f8f8f;
    width: 20%;
}

.dataTable th{
    color: #FFFFFF;
    background-color: #8f8f8f;
}

.tableAutofit td, .tableAutofit th{
     width: auto;
}

.footerContent
{
    padding-top: 4px;
    text-align: center;
    font-size: 9px;
}

.footer
{
    background: url('../images/footer.png') bottom left;
    height: 45px;
}

.news-intro
{
	border-bottom: dotted 1px #CCCCCC;
	padding-bottom: 8px;
}

/* PAGE-SPECIFIC CSS *********************************************************/
.events, .events a, .events a:hover, .events a:visited, #eventdetails
{
    color: #FFFFFF; 
}

.item-link
{
    font-style: italic;
    margin-top: 8px; 
}

table#events-list th
{
    border-bottom: 1px solid #FFFFFF; 
    font-style: italic;
}

table#events-list, table
{
    width: 100%;
}

table#events-list td, table#events-list th
{
    padding: 4px;
}

.developmentRegForm input, .developmentRegForm select, .developmentRegForm textarea
{ 
    margin: 2px;
    width: 50%;
}

#formYes, #formNo
{
	width: auto;
}

.developmentRegForm span
{
    display: block;
    float: left;
    margin: 2px;
    text-align: right;
    width: 150px;
    padding-top: 4px;
}

#workshopReg
{
	margin: 10px 0px;
}

/* VIEW RED BOOK *************************************************************/
.sideNotes
{
	color: #DFDFDF;
	padding: 0px 6px 0px 6px;	
}

.sideNotes a:link, .sideNotes a:visited
{
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.filters
{
	text-align: right;
	margin-bottom: 8px;	
}

#searchFilterText
{
	text-align: center;
	color: #EF0E17;
}

#searchFilterText span
{
	font-weight: bold;
	font-style: italic;
}

.searchFilter
{
	margin-bottom: 28px;
	padding: 0px 8px 4px 8px;
	color: #FFFFFF;
}

.searchFilter a
{
	color: #FFFFFF;
}

#searchBox
{
	width: 94%;
}

#filterSort
{
	margin-left: auto; margin-right: 0px;
	float: left;
}

#filter td
{
	vertical-align: middle;	
}

h4 img
{
	border: solid 1px white;
}

#redbookMainContainer
{
	position: relative;
	top: 0px;
	left: 0px;
}

.redbookMainTableHeader
{
    padding: 2px 4px 2px 4px;
    background-color: #8f8f8f;
    color: #FFFFFF;
}

.redbookMainTableHeader a
{
    color: #FFFFFF; 
}

.redbookMainTableCell
{
    padding: 2px 4px 0px 4px;
}

.loadingAnimated
{
	width: 100%;
	text-align: center;
	padding: 12px 0px;
	margin: 0px auto;
}

.workshopDetailsTable td
{
    border-top: dashed 1px #CCCCCC;
    padding: 2px 4px 2px 4px;
}

.workshopDetailsTable th
{
    padding: 2px 4px 2px 0px;
    color: #000000;
    vertical-align: bottom;
}

.workshopRowSelected
{
    color: #1874A5;
    font-weight: bold;
}

.rowHighlighted
{
    background-color: #D1E6EF;
	cursor: pointer;
} 

.rowHighlightedAlt
{
	background-color: #f6f0eb;
	cursor: pointer;
}

.rowMouseOver
{
	background-color: #FFF1AF;
}

.workshopDetails
{
    border: solid 1px #8f8f8f;
    border-top: 0px;
    margin-bottom: 8px;
}

.workshopDetails ul
{
    padding: 0px 10px 10px 10px;
    margin: 0px;
    list-style-type: none;
}

.workshopDetails ul li
{
    padding-bottom: 10px;
}

.workshopDetailsType
{
    vertical-align: middle;
}

.workshopDetailsHeadings
{
    font-weight: bold;
    font-style: italic;     
}

.registerCheckBoxContainer
{
    width: 62px;
    text-align: right;
    /*background-color: #C2E0EF;*/
    padding-right: 4px;
} 

.registerCheckBox
{
    margin: 0px; 
}

.formSubmitButtonLeft
{
	float: left;
}

.formSubmitButtonRight
{
/*	width: 100%;*/
	text-align: right;
}

.formSubmitButtonLeft input, .formSubmitButtonRight input
{
	width: auto;
}

.administratorApproved
{
	width: 100%; 
	text-align:center;
	font-weight: bold;
}

.nonNccseDistrict
{
	color:#8F8F8F;
	font-style: italic;
}

.red
{
	font-style: italic;
	color: red;
}

#registrantDetailsFinal, #registrantDetailsFinal td, .printerFriendlyWorkshop, .printerFriendlyWorkshop td
{
	width: auto;
	border: solid 1px #000000;
	padding: 4px;
}

.fieldLabel
{
	text-align: right;
	font-style: italic;
	background-color: #DFDFDF;
}

/* Removed */
.toggleButton
{
    /*border: solid 1px gray;*/
    /*padding: 0px 3px 0px 3px;*/
    width: 8px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
/* --- */

.printerFriendly
{
	background: #FFFFFF;
	font-size: 14px;
}

.printerFriendly h1
{
	background: #FFFFFF;
	color: #000000;
	border-bottom: solid 2px #000000;
	text-align: center;
}

.printerFriendly h2
{
	font-style: italic;
}

.printerFriendlyContent
{
	margin: 0px 12px 0px 12px;
}

.hidden
{
    display: none;
}

.shown
{
} 