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

/*
 * Start defining layout blocks for landing page
 */

#address	{
	width: 300px;
    height: 100px;
    z-index: 1000;
	left: 20px;
    position: relative;
}
#container {
    position:relative;
    width:755px;
}

#popupContainer {
    width: 500px;
    height: 500px;
    z-index: 0;
	top: 0px;
	left: 0px;
    position: relative;
}

/*
 * index / form page blocks
 */

#header {
  float:left;
  background-color:#ffffff;
  width:336px;
  overflow:hidden;
}

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

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

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

#copy {
  float:left;
  background-color:#E9EAEC;
  width:336px;

}

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

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

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

#copyFooter {
  float:left;
  background-image:url('../images/page_grad.jpg');
  width:336px;
  height:98px
}

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

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

#rightSpacer {
  position:absolute;
  height:100px;
  float:left;
  background-color:#E9EAEC;
  width:20px;
}

#formSection{
	z-index:500;
	position:absolute;
	left:330px;
	float:left;
	width:384px;
	/*background-color:;*/
	/*background-image:#000000;*/
}

#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:#B22222;
  width:383px;
}

#formContent {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    color:#FFFFFF;
}

.formarea {
    color:#FFFFFF;
}

.formReq {
  font-weight:bold;
  color:#FFFFFF;
}

.form {
    color:#FFFFFF;
}
#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 {
  float:left;
  width:10px;
  font-size:1px;
  background-image:url('../images/edge_left.gif');
  background-color:#B22222
}

#formImgHeader {
  float:left;
  background-image:url(../images/it_only.jpg);
  background-repeat:no-repeat;
  width:384px;
  height:48px;
  font-size:1px;
  background-color:#E9EAEC;
  z-index:1;
}

#formImgHeaderForm {
  float:left;
  background-image:url(../images/last_step.jpg);
  background-repeat:no-repeat;
  width:384px;
  height:48px;
  font-size:1px;
  background-color:#E9EAEC;
  z-index:1;
}

#indexImgHeader {
  float:left;
  background-image:url(../images/it_only.jpg);
  background-repeat:no-repeat;
  width:384px;
  height:48px;
  font-size:1px;
  background-color:#E9EAEC;
  z-index:1;
}


#formImg {
  float:left;
  background-image:url(../images/20x20_frmbg.gif);
  width:365px;
  background-color:#B22222;
}

#formImgFooter {
  float:left;
  background-image:url(../images/frmBtm.gif);
  background-repeat:no-repeat;
  width:384px;
  height:20px;
  font-size:1px;
  z-index:4;
  background-color:#E9EAEC;
} 

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

/* End Image Form Styles */

#footerLinks {
  float:left;
  background-color:#E9EAEC;
  width:730px;
  height: 60px;
}

#footerLinksContent {
    padding-top:20px;
    text-align:center;
    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;
}

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

#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: #E9EAEC;
    overflow:hidden;
}

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

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

/*
 * Program Pop Up Elements
 */

#popUpHeader {
    position: absolute;
    z-index: 1;
    width: 500px;
    height: 59px;
    top:0px;
    left: 0px;
    background-color: #FFFFFF;
    overflow:hidden;
}

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

#popUpSubHeader {
    position: absolute;
    z-index: 1;
    width: 500px;
    height: 25px;
    top:59px;
    left: 0px;
    background-color:#A51C16;
    overflow:hidden;
}

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

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

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

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

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

#popupLeftCopy {
    position: absolute;
    z-index: 1;
    width: 210px;
    top:127px;
    left: 0px;
    background-color: #E9EAEC;
}

#popupMainCopy {
    position: absolute;
    z-index: 1;
    width: 280px;
    top:127px;
    left: 210px;
    background-color: #E9EAEC;
}

#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 {
    position: absolute;
    z-index: 1;
    width: 500px;
    height:40px;
    left: 0px;
    background-color: #E9EAEC;
}

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

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

/*
 * 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:#FFFFFF;
}

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

#regPopTitle {
    position:relative;
    width:500px;
    height:46px;
    background-color:#E9EAEC;
}

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

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


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

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

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

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

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

#footerthankyou {
	position:absolute;
	top:420px;
	width:700px;
	left:0px;
	z-index:10;		
}
#footersorry {
	position:absolute;
	top:370px;
	width:700px;
	left:0px;
	z-index:10;
}



/*
 * Formatting styles
 */

body {
    background-color:#FFFFFF;
    margin-left:14px;
    margin-top:20px;
}

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

.pageId {
  visibility:hidden;
}

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

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

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

.radiostyle {
    color:#FFFFFF;

}


.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: #990000;
    font-size: 12px;
}

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

.prvLink {
    color: #666666;
    font-weight: bold;
    text-decoration: underline;
}

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

.prgLink {
    color:#000000;
    font-weight:bold;
    font-size:11px;
}

.prgLink:visited {
    color:#000000;
    font-weight:bold;
    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;
}


