/*
 * @author neil k. palmer
 * @created september, 2004
 * @purpose positioning style sheet for test site
 */

/*
 * Start defining layout blocks for landing page
 */
.clearfix:after {
 content: ".";
 display: block;
 clear: both;
 visibility: hidden;
 line-height: 0;
 height: 0;
}

.clearfix {
 display: inline-block;
}

html[xmlns] .clearfix {
 display: block;
}

* html .clearfix {
 height: 1%;
}

#container {
 position: relative;
 width: 755px;
}

#popupContainer {
 background: #fff;
 float: left;
 width: 550px;
}

/*
 * index / form page blocks
 */
#header {
 position: absolute;
 background-color: #ffffff;
 width: 336px;
 overflow: hidden;
}

#logo {
 position: absolute;
 background-color: #857588;
 width: 394px;
 overflow: hidden;
 left: 336px;
}

#copyTitle {
 position: absolute;
 top: 100px;
 left: 0px;
 background-color: #C4E6DC;
 width: 334px;
 height: 66px;
 overflow: hidden;
}

#copyTitleContent {
 padding-top: 20px;
 padding-left: 20px;
 padding-right: 20px;
 padding-bottom: 20px;
}

#copy {
 position: absolute;
 background-color: #C4E6DC;
 width: 336px;
 top: 134px;
}

#copyContent {
 padding-left: 20px;
 padding-right: 20px;
 padding-bottom: 20px;
 padding-top: 20px;
 color: #000000;
}

#links {
 position: absolute;
 left: 0px;
 background-color: #C4E6DC;
 width: 335px;
 height: 81px;
 overflow: hidden;
}

#linksContent {
 padding-left: 20px;
 padding-right: 20px;
 padding-bottom: 20px;
}

#copyFooter {
 position: absolute;
 top: 374px;
 background-image: url(..//images/page_grad.jpg);
 width: 336px;
 height: 117px;
}

#copyFooter1 {
 position: absolute;
 top: 459px;
 background-image: url(..//images/page_grad.jpg);
 width: 336px;
 height: 137px;
}

#copyFooterContent {
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 20px;
 color: #000000;
}

#copyFooterRight {
 left: 0px;
 background-image: url(..//images/page_grad.jpg);
 width: 10px;
 height: 400px;
 position: absolute;
 top: 0px;
}

#copyFooterRight1 {
 left: 0px;
 background-image: url(..//images/page_grad.jpg);
 width: 10px;
 height: 596px;
 position: absolute;
 top: 0px;
}

#rightSpacer {
 left: 720px;
 position: absolute;
 top: 134px;
 width: 10px;
}

#formSection {
 width: 384px;
 background-color: ;
}

#formLeft {
 position: absolute;
 left: 335px;
 background-color: ;
 width: 1px;
 font-size: 1px;
 top: 100px;
}

#formTop {
 position: absolute;
 left: 335px;
 background-color: ;
 width: 385px;
 height: 1px;
 font-size: 1px;
 top: 99px;
 z-index: 5;
}

#formHeader {
 position: absolute;
 left: 335px;
 background-color: ;
 width: 386px;
 height: 1px;
 font-size: 1px;
 top: 100px;
}

#formarea {
 position: relative;
 top: 2px;
 left: 2px;
 background-color: #FFFFFF;
 width: 383px;
}

#formContent {
 padding-left: 15px;
 padding-right: 20px;
 padding-bottom: 20px;
 padding-top: 20px;
 color: #000000;
 text-align: left;
}

.formarea {
 color: #000000;
}

.formReq {
 font-weight: bold;
}

#formFooter {
 position: absolute;
 left: 336px;
 background-color: ;
 width: 383px;
 height: 1px;
 font-size: 1px;
}

#formRight {
 position: absolute;
 left: 719px;
 background-color: ;
 width: 1px;
 font-size: 1px;
 top: 100px;
}

/* Image Form Styles */
#formImgLeft {
 width: 10px;
 top: 174px;
 left: 336px;
 position: absolute;
 font-size: 1px;
 background-image: url(../images/edge_left.gif);
 background-color: #C4E6DC;
}

#formImgHeader {
 font-size: 1px;
 height: 40px;
 left: 336px;
 position: absolute;
 top: 134px;
 width: 384px;
 z-index: 1;
 background-image: url(../images/last_step.jpg);
 background-repeat: no-repeat;
 background-color: #C4E6DC;
}

#indexImgHeader {
 position: absolute;
 background-image: url(../images/it_only.jpg);
 background-repeat: no-repeat;
 width: 384px;
 height: 40px;
 font-size: 1px;
 background-color: #C4E6DC;
 z-index: 1;
 left: 336px;
 top: 134px;
}

#formImg {
 position: absolute;
 top: 174px;
 background-image: url(../images/20x20_frmbg.gif);
 width: 365px;
 left: 346px;
 background-color: #FFFFFF;
}

#formImg1 {
 position: absolute;
 height: 542px;
 top: 174px;
 background-image: url(../images/20x20_frmbg.gif);
 width: 365px;
 left: 346px;
 background-color: #FFFFFF;
}

#formImgFooter {
 background-image: url(../images/frmBtm.gif);
 background-repeat: no-repeat;
 font-size: 1px;
 height: 128px;
 left: 336px;
 position: absolute;
 top: 363px;
 width: 384px;
 z-index: 4;
 background-color: #C4E6DC;
}

#formImgFooter1 {
 background-image: url(../images/frmBtm.gif);
 background-repeat: no-repeat;
 font-size: 1px;
 height: 30px;
 left: 336px;
 position: absolute;
 top: 715px;
 width: 384px;
 z-index: 4;
 background-color: #C4E6DC;
}

#formImgRight {
 font-size: 1px;
 left: 710px;
 position: absolute;
 top: 174px;
 width: 10px;
 background-image: url(../images/edge_right.gif);
 background-color: #C4E6DC;
}

/* End Image Form Styles */
#footerLinks {
 background-color: #C4E6DC;
 width: 730px;
 height: 50px;
 position: absolute;
 top: 491px;
 left: 0px;
}

#footerPrivacy {
 position: absolute;
 left: 345px;
}

#footerLinks1 {
 background-color: #C4E6DC;
 width: 730px;
 height: 50px;
 position: absolute;
 top: 730px;
}

#footerLinks2 {
 background-color: #C4E6DC;
 width: 730px;
 height: 50px;
 position: absolute;
 top: 730px;
}

#footerLinks3 {
 background-color: #C4E6DC;
 width: 730px;
 height: 50px;
 position: absolute;
 top: 385px;
 left: 0px;
}

#footerLinks4 {
 background-color: #C4E6DC;
 width: 730px;
 height: 50px;
 position: absolute;
 top: 350px;
 left: 0px;
}

#footerLinksContent {
 padding-top: 12px;
 text-align: left;
 padding-left: 10px;
}

/*
 * content blocks
 */
#row {
 width: 350px;
 /*height: 25px;*/
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 5px;
 overflow: hidden;
}

#pagecopyContent {
 padding-top: 15px;
 padding-left: 15px;
 padding-right: 15px;
 font-weight: normal;
 text-align: left;
 overflow: hidden;
}

#campusAddContent {
 padding-top: 2px;
 padding-left: 15px;
 padding-right: 15px;
 font-weight: normal;
 text-align: left;
 overflow: hidden;
}

#footerContent {
 padding-top: 3px;
 padding-left: 15px;
}

#topnavContent {
 padding-left: 20px;
 padding-top: 5px;
}

/*
 * Non Form Elements
 */
#nonFormCopy {
 position: absolute;
 z-index: 1;
 width: 730px;
 left: 0px;
 background-color: #C4E6DC;
 overflow: hidden;
}

#nonFormCopyContent {
 text-align: left;
 padding-top: 35px;
 padding-left: 35px;
 padding-right: 35px;
 padding-bottom: 35px;
 color: #000000
}

#nonFormFooter {
 position: absolute;
 z-index: 1;
 width: 730px;
 left: 0px;
 background-image: url(../images/page_grad.jpg);
 height: 98px;
}

/*
 * Program Pop Up Elements
 */
#popUpHeader {
 float: left;
 width: 100%;
 background-color: #D8EFE7;
}

#popUpHeaderContent {
 text-align: right;
 padding-right: 26px;
 padding-top: 10px;
}

#popUpSubHeader {
 float: left;
 width: 100%;
 height: 25px;
 background-color: #C4E6DC;
}

#popUpSubHeaderContent {
 padding-right: 35px;
 text-align: right;
 padding-top: 5px;
}

#popUpTitle {
 float: left; z-index : 1;
 width: 210px;
 height: 43px;
 top: 84px;
 left: 0px;
 background-color: #C4E6DC;
 text-align: left;
 z-index: 1;
}

#popupTitle {
 float: left; z-index : 1;
 width: 210px;
 height: 43px;
 top: 84px;
 left: 0px;
 background-color: #C4E6DC;
 text-align: left;
 z-index: 1;
}

#popupTitleContent {
 padding-left: 20px;
 padding-top: 20px;
}

#popupTopLink {
 float: left; z-index : 1;
 width: 290px;
 height: 43px;
 top: 84px;
 left: 210px;
 background-color: #C4E6DC;
 z-index: 1;
}

#popUpTopLinkContent {
 text-align: right;
 padding-right: 2px;
 padding-top: 25px;
}

#popupTopLinkContent {
 text-align: right;
 padding-right: 2px;
 padding-top: 25px;
}

#popupLeftCopy {
 float: left;
 width: 39%;
 padding-left: 1%;
}

#popupLeftCopy ul{
 list-style-type: none;
 padding: 0px;
 margin-bottom: 10px;
}
#popupLeftCopy li{
 list-style-type: none;
 padding: 0px;
 margin-bottom: 10px;
}

#popupMainCopy {
 float: right;
 width: 60%;
}

#popupMainCopyContent {
 padding-left: 15px;
 padding-right: 15px;
 text-align: left;
 padding-top: 15px;
 padding-bottom: 15px;
}

#popupLeftCopyContent {
 padding-left: 20px;
 padding-right: 10px;
 padding-top: 15px;
 text-align: left;
 padding-bottom: 15px;
}

#popupFooter {
 float: left;
 width: 100%;
 height: 40px;
 background-color: #C4E6DC;
}

#popupFooterContent {
 padding-top: 15px;
 text-align: right;
 padding-right: 35px;
}

#popUpRightSpacer {
 position: absolute;
 z-index: 1;
 width: 10px;
 top: 127px;
 left: 490px;
 height: 485px;
 background-color: #C4E6DC;
}

/*
 * Regular Pop Up Elements
 */
body.regPopBdy {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}

#regPopUpHeader {
 position: relative;
 width: 500px;
 overflow: hidden;
 background-color: #F7FCFB;
}

#regPopUpHeaderContent {
 text-align: right;
 padding-right: 35px;
 background-color: #D8EFE7;
}

#regPopTitle {
 position: relative;
 width: 500px;
 height: 40px;
 background-color: #C4E6DC;
}

#regPopTitleContent {
 text-align: left;
 padding-top: 0px;
 padding-left: 30px;
 font-weight: bold;
 font-size: 11px;
 color: #000000;
}

#regPopTitleRight {
 width: 440px;
 text-align: right;
 font-weight: normal;
 padding-top: 10px;
}

#regPopTitleRight1 {
 position: relative;
 width: 440px;
 text-align: right;
 font-weight: normal;
 padding-top: 0px;
 top: -15px;
}

#regPopTitleRightContent {
 text-align: right;
 padding-top: 15px;
 padding-right: 20px;
}

#regPopCopy {
 position: relative;
 width: 500px;
 background-color: #FFFFCC;
}

#regPopCopyContent {
 text-align: left;
 padding-left: 30px;
 padding-right: 30px;
 padding-bottom: 30px;
 color: #000000;
}

#regPopFtr {
 position: relative;
 width: 500px;
 height: 30px;
 background-color: #FFFFCC;
}

#regPopFtrContent {
 text-align: right;
 padding-right: 30px;
 padding-top: 0px;
}

/*
 * Formatting styles
 */
body {
 background-color: #6F6F6F;
 margin-left: 14px;
 margin-top: 20px;
}

div,input,select,td {
 font-family: verdana;
 font-size: 11px;
}

.pageId {
 visibility: hidden;
}

span.label {
 width: 125px;
 text-align: right;
}

input,select {
 font-family: verdana;
 font-size: 10px;
 font-weight: normal;
}

.error {
 color: #990000;
 font-weight: bold;
 /*padding-left: 125px;*/
}

.sub {
 border-style: solid;
 border-width: thin;
 border-color: #999999;
 background-color: #e9e9e9;
 font-weight: bold;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
 width: 100px;
 margin-top: 10px;
}

.topnav {
 border-style: solid;
 border-width: 1px;
 border-color: #999999;
 background-color: #f8f8f8;
 font-weight: normal;
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 20px;
 padding-right: 20px;
 text-decoration: none;
 color: #999999;
}

.topnav:hover {
 border-style: solid;
 border-width: 1px;
 border-color: #999999;
 background-color: #e9e9e9;
 font-weight: normal;
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 20px;
 padding-right: 20px;
 color: #000000;
 text-decoration: none;
}

.topnavsel {
 border-style: solid;
 border-width: 1px;
 border-color: #999999;
 background-color: #e9e9e9;
 font-weight: bold;
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 20px;
 padding-right: 20px;
 color: #000000;
 text-decoration: none;
}

.copyright {
 padding-left: 5px;
 font-size: 10px;
}

.navfiller {
 background-color: #990000;
 padding-top: 6px;
 padding-bottom: 8px;
 position: absolute;
 left: 409px;
 width: 350px;
}

.popupSubtitle {
 font-weight: bold;
 color: #000000;
}

.campusHeader {
 font-weight: bold;
}

.formSubTitle {
 font-weight: bold;
 color: #000000;
 font-size: 12px;
}

.ftrLink {
 color: #6F6F6F;
 font-weight: normal;
 text-decoration: underline;
}

.prvLink { /* color: #103667;*/
 color: #6F6F6F;
 font-weight: normal;
 text-decoration: underline;
}

.popLink {
 color: #0033FF;
 text-decoration: underline
}

.prgLink {
 color: #0033FF;
 font-weight: normal;
 font-size: 11px;
}

.prgLink:visited {
 color: #0033FF;
 font-weight: normal;
 font-size: 11px;
}

.thide {
 display: none;
}

.tshow {
 display: block;
 font-weight: bold;
 font-family: verdana, arial, sans-serif;
 font-size: 14px;
 color: #000000;
}

.sub_title {
 font-size: 14px;
}

#campusLocationDiv {
 position: absolute;
 height: 200px;
 top: 50px;
 right: 20px;
 /*height:360px;*/
 width: 250px;
 background-color: #FFFFDF;
}

#programDesc {
 float: right;
 background-color: #FFFFDF;
 width: 240px;
 padding: 10px;
}

#progPop {
 float: left; width : 550px;
 background-color: #FFFFFF;
 width: 550px;
}

.popTitle {
 color: #000000;
 font-weight: normal;
 font-size: 11px;
}

.popTitleDesc {
 color: #990000;
 font-weight: normal;
 font-size: 11px;
}
.popTitleBold{
 color: #990000;
 font-weight: bold;
 font-size: 14px;
}

#footerSpace {
 background-color: #C4E6DC;
 height: 100px;
 position: relative;
 top: 500px;
 width: 730px;
}

.textCopy {
 color: 660000;
 font-weight: bold;
 font-size: 15px;
}

#processing {
 position: relative;
 top: -10px;
 background-color: #FFFFCC;
}

.popDescText {
 font-weight: normal;
 font-size: 11px;
 left: 5px;
 text-align: left;
 float: left;
}
.closeWindow {
 float: right;
 width: 100%;
 text-align: right;
 padding-right: 10px;
}
.pSubtitle{
 float: left;
}
