html { overflow: auto; }
body {
	margin:0;
	background:#50839c;
	font:13px Arial, Helvetica, sans-serif;
	color:#010101;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#000;
}
a:hover {text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
#main {
	position:relative;
	margin:0 auto;
	width: 966px;
	padding:0 0 20px;
}
.container {
	overflow:hidden;
	width:958px;
	padding:0 4px 4px 4px;
	background:#fff;
}
.container-box {
	border: 1px solid #5b524b;
	border-top-style:none;
	padding:6px 4px 0 4px;
}
/*header*/
#main #header {
	width:auto;
	height:141px;
	overflow:visible;
	position:relative;
	z-index:2;
}

#main #hot-topics
{
	top: 249px;
	position: absolute;
	left: 671px;
	z-index:201; 
}
#main #hot-topics a  
{
	background-image:url(images/HeaderChevron-HotTopics-off.gif);
	width: 286px;
	height: 44px;
	text-indent: -9999px;
	overflow:hidden;
	display:block; 
}
#main #hot-topics a:hover
{
	background-image:url(images/HeaderChevron-HotTopics-on.gif);
}

#header iframe { position:absolute; right:0; top:0; }

/*logo*/

#header h1 {
	margin:0;
	/*
	float:left;
	*/
	position:absolute;
	left:0; top:0;
}
#header h1 a{
	display:block;
	width:256px;
	height:154px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/logo.gif) no-repeat;
}
.inner #header h1 a {
	width:256px;
	height:141px;
	background:url(images/logo2.gif) no-repeat;
}



/*navigetion*/
.menu,
.nav,
.CMSListMenuUL {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute; right:0; top:0;
	width:692px; overflow:hidden;
}
.nav li {
	float:left;
	display:inline;
	height:154px;
}
.nav li a {
	float:left;
	display:inline;
	height:154px;
	overflow:hidden;
	text-indent:-9999px;
}
.nav .teacher-certification a {
	width:202px;
	background:url(images/teacher-certification.gif) no-repeat 0 0;
}
.nav .principal-certification a {
	width:205px;
	background:url(images/principal-certification.gif) no-repeat 0 0;
}
.nav .about-us a {
	width:129px;
	background:url(images/about-us.gif) no-repeat 0 0;
}

.nav li a:hover {background-position:0 -155px;}
.menu {
	padding:0 0 11px;
	position: relative;
}
.menu li {float:left;}
.menu li a {
	float:left;
	height:141px;
	overflow:hidden;
	text-indent:-9999px;
}
.menu #teacher-certification a {
	width:202px;
	background:url(images/teacher-certification2.gif) no-repeat 0 0;
}
.menu #principal-certification a {
	width:205px;
	background:url(images/principal-certification2.gif) no-repeat 0 0;
}
.menu #about-us a {
	width:129px;
	background:url(images/about-us2.gif) no-repeat 0 0;
}
.menu #enroll-nav a {
	width:156px;
	background:url(images/enroll-nav.gif) no-repeat 0 0;
}
.menu li a:hover {background-position:0 -154px;}

.menu li.active a {
	height:152px !important;
	position:relative !important;
	margin:0 0 -11px !important;
	background-position:0 -308px !important;
}




.CMSListMenuUL {
	padding:0 0 11px;
}
.CMSListMenuUL li {float:left;}
.CMSListMenuUL li a {
	float:left;
	height:141px;
	overflow:hidden;
	text-indent:-9999px;
}


.CMSListMenuUL #menuElem_LI_0_1_1 a {
	width:202px;
	background-image:url(images/teacher-certification2.gif);
}
.CMSListMenuUL #menuElem_LI_0_2_1 a {
	width:205px;
	background-image:url(images/principal-certification2.gif);
}
.CMSListMenuUL #menuElem_LI_0_3_1 a {
	width:129px;
	background-image:url(images/about-us2.gif);
}
.CMSListMenuUL #menuElem_LI_0_4_1 a {
	width:156px;
	background-image:url(images/enroll-nav.gif);
}

.CMSListMenuUL li a:hover {background-position:0 -154px !important; }

.CMSListMenuUL #menuElem_LI_0_1_1 a.CMSListMenuLinkHighlighted,
.CMSListMenuUL #menuElem_LI_0_2_1 a.CMSListMenuLinkHighlighted,
.CMSListMenuUL #menuElem_LI_0_3_1 a.CMSListMenuLinkHighlighted,
.CMSListMenuUL #menuElem_LI_0_4_1 a.CMSListMenuLinkHighlighted
{
	height:152px !important;
	position:relative !important;
	margin:0 0 -11px !important;
	background-position:0 -308px !important;
}


.header-box {
	width:100%;
	/*
	overflow:hidden;
	*/
	position:relative;
	z-index:10;
	margin:0 0 -11px;
}
/*login*/
.login {
	width:138px;
	height:137px;
	float:left;
	background:url(images/login-bg.gif) no-repeat;
	padding:17px 0 0 18px;
}
.login strong {
	display:block;
	width:35px;
	height:15px;
	overflow:hidden;
	background:url(images/login.gif) no-repeat;
	text-indent:-9999px;
	margin:0 0 6px;
}
.input-text {
	width:94px;
	padding:1px 6px;
	margin:0 0 3px;
	color:#a29890;
	font-size:11px;
}
#username {margin-bottom:11px;}
.login span {
	display:block;
	margin:0 0 10px;
}
.login a {
	color:#a29890;
	font-size:11px;
	line-height:14px;
}
.inner #content {
	min-height:628px;
	padding:0 0 16px;
}
* html .inner #content {height:628px;}
.header-holder {
	background:url(images/menu.gif) repeat-y;
	width:948px;
	/*
	height:200px;
	*/
	position:relative;
	z-index:1;
}
.header-holder .top{
	background:url(images/menu-top.gif) no-repeat;
	width:948px;
}
.header-holder .bottom{
	background:url(images/menu-bottom.gif) no-repeat 0 100%;
	padding:16px 0 0;
	width:948px;
	overflow:hidden;
}
.header-holder ul {
	left: -50%;
	float: left;
	position: relative;
	list-style:none;
	margin:0;
	padding:6px 0 6px;
}
.header-holder ul li {
	font-size:12px;
	float:left;
}
.header-holder ul li a {
	color:#dedcdb;
	margin:0 8px;
	text-decoration:none;
	float:left;
	cursor:pointer;
}
.header-holder ul li a {
	font-size:11px;
	line-height:16px;
}
.header-holder ul li a span {
	font-size:11px;
	line-height:16px;
	float:left;
}

.header-holder ul li a span span {padding:0 6px 3px;}
.header-holder ul li a:hover span,
.header-holder ul li a.navSecCMSListMenuLinkHighlighted span
{background:url(images/underline-left.gif) no-repeat 0 100%;}
.header-holder ul li a:hover span span,
.header-holder ul li a.navSecCMSListMenuLinkHighlighted span span
{background:url(images/underline-right.gif) no-repeat 100% 100%;}
.header-holder ul li a:hover,
.header-holder ul li a.navSecCMSListMenuLinkHighlighted
{background:url(images/underline.gif) repeat-x 0 100%;}
.header-holder h2 {
	margin:0;
	float:right;
}
.center-box-1 {
	width: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.center-box-2 {
	left: 50%;
	float: left;
	position: relative;
	text-align: center;
}
/*content*/
#content {
	width:100%;
	position:relative;
	z-index:200;
	}
.flash {
	position:relative;
	margin:-16px 0 0;
}
.flash img {display:block;}
/*footer*/
#footer {
	width:100%;
	padding:8px 0 0;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:right;
}
#footer ul li {
	font-size:11px;
	line-height:16px;
	display:inline;
}
#footer ul li a {
	color:#fff;
	margin:0 0 0 8px;
}
#footer p {
	font-size:11px;
	line-height:16px;
	text-align:right;
	color:#fff;
	margin:0;
}

#template-content { margin: 20px 0 6px 24px; padding-top: 4px; width: 900px; line-height: 21px; }
#template-content img { display: block; }
#template-content p { padding: 0 13px 0.5em 0; }
#template-content .intro { font-size: 1.18em; color: #931f6d; line-height: 23px; }
#template-content #layout-single { overflow: hidden; }
#template-content #layout-2-column { }
#template-content #layout-2-column #column-1 { float: left; width: 434px; }
#template-content #layout-2-column #column-2 { float: left; width: 434px; padding-left: 32px; }
#template-content #layout-2-row {  }
#template-content #layout-2-row #row-1 { min-height: 200px; }
*html #content #layout-2-row #row-1 { height: 200px; }
#template-content #layout-2-row #row-2 { min-height: 220px; }
*html #content #layout-2-row #row-2 { height: 220px; }
#template-content #layout-3-column { }
#template-content #layout-3-column #column-1 { float: left; width: 278px;  }
#template-content #layout-3-column #column-2 { float: left; width: 278px; padding-left: 32px; }
#template-content #layout-3-column #column-3 { float: left; width: 278px; padding-left: 32px; }
#template-content #layout-2-1 { }
#template-content #layout-2-1 #column-1 { float: left; width: 300px; }
#template-content #layout-2-1 #row-1 { float: right; width: 300px; min-height: 220px; }
#template-content #layout-2-1 #row-2 { clear: right; float: right; width: 300px; min-height: 200px; }
#template-content #layout-1-2-top { } 
#template-content #layout-1-2 #column-1 { float: left; width: 434px; padding-top: 32px;}
#template-content #layout-1-2 #column-2 { float: left; width: 434px; padding-top: 32px; padding-left: 32px; }

/*
#fold-wrapper { position: absolute; width: 100%; height: 100%; right: 0; bottom: 0; left: 0; top: 0; overflow: hidden; z-index: 1000; }
#fold-wrapper .read-more { position: absolute; display: block; overflow: hidden; text-indent: -9999px; left: 50%; bottom: 0; margin-left: -483px; width: 950px; height: 54px; background: transparent url(/App_Themes/iTeachTexas/images/read-more.gif) bottom right no-repeat; z-index: 1001; }
*/
.collapsible-heading .expand-link { font-family: 'Courier New', Courier, monospace; text-decoration: none; vertical-align: top; }

