﻿/* ==============================================
   ================= Menu Pages ================= 
   ============================================== */

.spotlight
{
    font-family:arial;
    position: absolute;
    top: 15px;
    left: 162px;
    height: 155px;
    width: 285px;
    padding-left:5px;
    padding-right:5px;
}

#polltxt
{
    font-family:verdana,arial,sans-serif; 
	font-size:11px;
    margin-top:5px;
    padding-left:7px;
    padding-bottom:5px;
    font-weight:bold;
}

.titleBar
{
    height: 21px;
    background-color: Red;
    position: relative;
}
.menuDiv
{

    border-bottom: 4px solid #d4d4d4;
}

.menuSections
{
    width: 151px;
}

.menuSelected
{
    width: 151px;
    background-image: url('/imgs/nav/bg_contentCategory.gif');
    background-repeat: repeat-x;
    background-color: #e9eef5;
}

.bullets
{
   	list-style-type: none;
 	padding: 0px;
 	margin-left: 8px;
	color:#2f3031;
	font-family:verdana,arial,sans-serif; 
	font-size:10px;
    margin-top:5px;
    font-weight:bold;
}

.subbullets
{
   	list-style-type: none;
 	padding: 0px;
 	margin-left: -4px;
	color:#2f3031;
	font-family:verdana,arial,sans-serif; 
	font-weight:normal;
	font-size:10px;
    margin-top:5px;
    margin-bottom:5px;
}

.bullets a, .bullets a:visited, .bullets a:hover, .poll a, .poll a:visited, .poll a:hover,.subbullets a, .subbullets a:visited, .subbullets a:hover
{
    color: #2f3031;
}

.titleText
{
    position: absolute;
    margin-top: 3px;
    color: #FFF;
    width: 150px;
    font-weight: bold;
    padding-left: 15px;
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
}

#promo
{
}

#promo img
{
    position: absolute;
}

.poll li a
{
    margin-bottom: 0px;
    padding-left: 13px;
    background: url('/imgs/pollunchecked.gif') top left no-repeat;
    background-position: 0px -1px;
    margin-top: 2px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 18px;
}

.poll li a:hover
{
    margin-bottom: 0px;
    padding-left: 13px;
    background: url('/imgs/pollchecked.gif') top left no-repeat;
    background-position: 0px 0px;
    margin-top: 2px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 18px;
}

.poll
{
    list-style-type: none;
    padding: 0px;
    margin-left: 8px;
    color: #2f3031;
    font-family: verdana,arial,sans-serif;
    font-size: 10px;
    margin-top: 0px;
} 

#poll
{
   width: 151px; 
   background-repeat: repeat-x; 
   background-image: url('/imgs/nav/bg_contentCategory.gif');
   background-color: #e9eef5;
    
} 

.bullets li
{
    margin-bottom: 5px;
    padding-left: 13px;
	background-position:0px 1px;
	margin-top: 2px; margin-bottom: 0px;
	padding-top: 0px; padding-bottom: 0px;
	line-height:12px;
}

.employerbullets li
{
    background: url('/imgs/li_arrowEmployer.gif') top left no-repeat;
}

.checkbullets
{
    list-style-type: none;
 	padding: 0px;
 	margin-left: 8px;
	color:#2f3031;
	font-family:arial,sans-serif; 
	font-size:11px;
    margin-top:5px;
    font-weight:bold;
    	
}

.checkbullets li
{
    margin-bottom: 5px;
    padding-left: 40px;
	background-position:0px 1px;
	margin-top: 2px; margin-bottom: 0px;
	padding-top: 5px; padding-bottom: 5px;
	/*line-height:26px;*/
	height:26px;
}
.stubullets
{
    margin-bottom: 5px;
    padding-left: 35px;
	background-position:0px 1px;
	margin-top: 2px; margin-bottom: 0px;
	padding-top: 5px; padding-bottom: 5px;
	/*line-height:26px;
	height:26px;*/
}

.employercheck li
{
    background: url('/imgs/li_employer_check.gif') top left no-repeat;
}

.studentcheck li,.stubullets
{
    background: url('/imgs/li_student_check.gif') top left no-repeat;
}

.educatorcheck li
{
    background: url('/imgs/li_educator_check.gif') top left no-repeat;
}

.facultycheck li
{
    background: url('/imgs/li_faculty_check.gif') top left no-repeat;
}

.employersubbullets li
{
   background: url('/imgs/li_subarrowEmployer.gif') top left no-repeat; 
}
  
.studentsbullets li
{
    background: url('/imgs/li_arrowStudent.gif') top left no-repeat;
}

.studentssubbullets li
{
    background: url('/imgs/li_subarrowStudent.gif') top left no-repeat;
}  

.educationbullets li
{
    background: url('/imgs/li_arrowEducational.gif') top left no-repeat;
}

.educationsubbullets li
{
    background: url('/imgs/li_subarrowEducational.gif') top left no-repeat;
}  

.subbullets li
{
    margin-bottom: 5px;
    padding-left: 10px;
	background-position:0px 1px;
	margin-top: 2px; margin-bottom: 0px;
	padding-top: 0px; padding-bottom: 0px;
	line-height:12px;
}

.result_emp
{
    height:4px;
    border: 1px solid #a7a7a7;
    background-color:#a0b7de;   
    margin-left: 4px;
    margin-top:2px;
    float:left;
}
.result_stu
{
    height:4px;
    border: 1px solid #a7a7a7;
    background-color:#9e84d9;   
    margin-left: 4px;
    margin-top:2px;
    float:left;
}
.result_edu
{
    height:4px;
    border: 1px solid #a7a7a7;
    background-color:#a1cf8d;   
    margin-left: 4px;
    margin-top:2px;
    float:left;

}

.result_fac
{
    height:4px;
    border: 1px solid #a7a7a7;
    background-color:#d48583;   
    margin-left: 4px;
    margin-top:2px;
    float:left;

}

.resultpct
{
    padding-left:5px;
    margin-top:-3px;
    float:left;
    color:#c00;
    font-family: verdana,arial,sans-serif;
    font-size:11px;
    font-weight:bold;
}
.resulttext
{
    color: #2f3031;
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    padding-top:3px;
    margin-bottom:0px;
    clear:both;
    padding-left:2px;
  
    font-weight:bold;
}

/* ==============================================
   ================= Main Page ================== 
   ============================================== */

.bulletHoriz
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.bulletHoriz li
{
    text-align: left;
    margin-right: 20px;
    height: 32px;
    float: left;
    width: 145px;
    padding-left: 30px;
    margin-bottom: 5px;
    background: url('/imgs/ico_bullet.gif' ) left center no-repeat;
}

.bulletHoriz li a
{
    color: #555;
    text-decoration: none;
}

.bulletHoriz li a:hover
{
    text-decoration: underline;
    color: #555;
}

.bulletHoriz li a:visited
{
    text-decoration: none;
    color: #555;
}

.txtDesc
{
    text-align: justify;
}

.bulletContainer
{
    width: 570px;
    margin-left: auto;
    margin-right: auto;
    height: 42px;
    font-size: 11px;
    color: #555;
    background-color: #FFF;
}

.navMainSEL
{
    height: 17px;
    background-image: url('/imgs/nav/splashArrow.gif' );
    background-repeat: no-repeat;
    margin-top: -3px;
}

.navBar
{
    position: absolute;
    height: 27px;
    margin-top: -1px;
}
.navText
{
    text-align: center;
    font-weight: bolder;
    margin-top: 4px;
    font-size:13px;
}

.bottomborder
{
    border-bottom: 1px solid #bcbcbc;
}

.studentNav
{
    text-align: center;
    position: absolute;
    top: 0px;
    font-size: 16px;
    width: 90px;
    height: 32px;
}

a.studentHover
{
    text-align: center;
    position: absolute;
    top: 0px;
    font-size: 16px;
    text-decoration: none;
    height: 32px;
    background-image: url('/imgs/nav/bg_subnavSel.gif' );
    background-repeat: repeat-x;
}

a.studentNav:visited
{
    text-decoration: none;
    text-align: center;
    position: absolute;
    top: 0px;
    font-size: 16px;
    width: 90px;
    height: 32px;
}

/* ==============================================
   =============== Content Pages ================ 
   ============================================== */

.rellinks
{
    padding: 0px;
    color: #2f3031;
    margin-left:0px;
    font-family: verdana,arial,sans-serif;
    font-size: 10px;
    margin-top: 5px;
}

.rellinks li
{
    text-align: left;
    margin-bottom: 5px;
    list-style:inside;
    
    color:#203c7a;
}

.rellinks li a,.rellinks li a:visited
{
    margin-bottom: 0px;
    margin-top: 2px;
    margin-bottom: 0px;
    padding-top: 0px;
    margin-left:0px;
    padding-bottom: 0px;
    line-height: 14px;
    color: #2f3031;
}

.rellinks li a:hover
{
    margin-bottom: 0px;
    margin-top: 2px;
    margin-left:0px;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 14px;
    color: #777;
}

/* ==============================================
   ================= Login Page ================= 
   ============================================== */

#loginWindowDiv
{
    background-repeat:repeat-x; 
    background-color:#f9f9f9;
    background-image:url('/imgs/bg_logwindow1.gif'); 
    width:248px; 
    border:1px solid #656565; 
    border-top:0px;
    border-bottom:0px;
    height:300px; 
    position:absolute; 
    top:20px; 
    right:20px;
}

#loginMain
{
    background-image:url('/imgs/bg_login.gif'); 
    position:relative;
    background-repeat:repeat-x; 
    width:100%; 
    display:block; 
    background-color:white; 
    height:350px;
}

#loginTop
{
     width:100%; 
     background-image:url('/imgs/login_top.gif'); 
     height:4px; 
     margin-left:-1px;
     margin-top:-4px;
     width:250px;
}

#SignInTo
{
     font-weight:bolder; 
     font-size:16px;
     margin-top:20px; 
     margin-left:23px;
}

.LoginTextBox
{
 border:1px solid #d4d4d4;
}

.loginDivider
{
    background-image:url('/imgs/login_divider.gif'); 
    width:200px; 
    height:1px;
}

#loginSignin
{
  background-image:url('/imgs/button_bg.gif'); 
  margin-top:15px; 
  width:200px; 
  border:1px solid #2b4f82;   
}

#loginForget
{
    text-decoration:none; 
    display:block; 
    margin-top:8px; 
    color:#4637bc;
}
#loginDivider2
{
    background-color:#999; 
    height:1px; 
    display:block; 
    margin-top:9px;
    width:200px;
}

#loginBottom
{
     position:absolute; 
     bottom:0px; 
     width:100%; 
     background-image:url('/imgs/login_bottom.gif'); 
     height:4px; 
     margin-left:-1px;
     margin-top:-4px;
     width:250px;
}

#topadvert
{
     background-image:url('/imgs/right.gif'); 
     border-bottom:2px solid #777;
     background-position:194px; 
     background-repeat:repeat-y; 
     position:relative;
     border-left:1px solid #a9a9a9;
     border-top:1px solid #a9a9a9;
     width:197px;
}

#adverttitle
{
 font-family:Times New Roman; 
 font-weight:bold; 
 font-size:20px; 
 text-align:center; 
}

#contentmain
{
/*    overflow:auto; 
    top:0px; 
    left:0px; 
    margin-left:0px; */
    background-position:0px -2px; 
    background-repeat: repeat-x; 
    background-image: url('/imgs/bg_content.gif');   
}

#advertfloat
{
    position:absolute; 
    font-family:Times New Roman; 
    font-weight:bold; 
    font-size:10px; 
    right:10px; 
    top:100px;
    margin-right:5px;
}

#advertsubtitle
{
    margin-bottom:5px;
    font-family:Times New Roman; 
    font-weight:bold; 
    font-size:10px; 
    text-align:center;
}

#advertimage
{
    margin-bottom: 0px !important; 
    margin-bottom:-3px;
}

#advertwrapper
{
    float:right;
    width:200px;
    margin-right:10px;
    margin-top:10px;
    padding-left:10px;
    padding-bottom:5px;
}

#bottomadvert
{
    background-color:#e9eef5; 
    margin-top:15px;
    border:1px solid #a9a9a9; 
    width:197px;
}

#advertbottitle
{
    margin-left:15px;
    font-family:Arial; 
    color:#252525;
    margin-top:15px;
    font-weight:bold; 
    font-size:16px;
}

#adverthr
{
    border:1px solid #252525;
    margin-left:14px; 
    margin-right:14px;
}

#advertservicesul
{
    padding: 0px; 
    margin: 0px;
    list-style-type: none;
    margin-bottom:15px;
    margin-left:15px; 
    padding-left:0px;
    color:#747474;
}

.advertservicesul
{
    padding: 0px; 
    margin: 0px;
    list-style-type: none;
    margin-bottom:15px;
    margin-left:15px; 
    padding-left:0px;
    color:#747474;
}

.advertli
{
    background: url('../imgs/li_services.gif') top left no-repeat;
    background-position:0px 5px; 
    padding-left: 18px;
    padding-right:5px;
}

.servicetxt
{
    text-align:left;
}

.advertli a,.advertli a:visited,.servicetxt a, .servicetxt a:visited
{
    color:#4a7e3c; 
    font-weight:bold; 
    font-size:11px;   
}

.contentpages
{
    text-align:justify;
    padding:0px 15px 0px 15px;
    word-spacing:0.5px;
}
.contentpages li
{
    text-align:left;
    margin-bottom:8px;
}

.contentpages h1
{
    color:#a549b0;
}

.contentpages h3,.contentpages h2
{
    color:#65a453;
}

.contentpages a,.contentpages a:visited
{
    color:#4a7e3c; 
    font-weight:bold; 
    /*font-weight:normal;
        font-size:11px;   */
}

#breadcrumbs
{
    margin-top:10px;
    margin-left:15px;
    font-family: verdana,arial,sans-serif;
    padding: 0px 5px 0px 5px; 
    font-size:10px; 
    color:#555;
}


#contentall
{
    border-bottom:4px solid #d4d4d4;
}

.Students_Section a, .Students_Section a:visited
{
    color: #794283;
}

.Employers_Section a, .Employers_Section a:visited
{
    color: #4775c8;
}

.Educators_Section a, .Educators_Section a:visited
{
    color: #4d8841;
}

.Faculty_Section a, .Faculty_Section a:visited
{
    color: #a01d1d;
}


#pollinner
{
    padding: 0px 5px 0px 5px; 
    margin-bottom:15px;
}
/* ==============================================
   ========= ====== Registration ================ 
   ============================================== */


.sidenavigation
{
    background-repeat:no-repeat;
    background-position: 0px 3px;
    padding:5px;
    padding-left:12px;
    background-image:url('/imgs/selectionarrow.GIF');
    font-family: verdana,arial,sans-serif;
    font-size: 10px;
    width:130px;    
    background-color:#fff;
    margin-top:8px;
    margin-bottom:5px;
    cursor:pointer;
}

.sidenavigationhover
{
    background-color:#c0c9e8;
}

.sidenavigationselected
{
    background-color:#cdf;
}

.workshopdetails
{
    background-color:#aaa;
}

.workshopname
{
    color:#4858b8;
    font-weight:bold;
    font-size:12px;
    margin-top:8px;
    padding-left: 40px;
}

.workshopdescription
{
    font-family: verdana,arial,sans-serif;
    font-size: 10px;
    color:#555;
    padding-left: 40px;
    padding-right:5px;
}

.workshop
{
    padding-bottom:8px;
    
}

.workshophover
{
    background-color:#d5e3ff;
    padding-bottom:8px;
}

.workshopselected
{
    padding-bottom:8px;
    background-color:#abc;
}

.workshopspacer
{
    height:1px; /*  
    background-image:url('/imgs/workshopdivider.gif');
    background-repeat:repeat-x;
    background-position:center center;
    padding-left:10px;
    padding-right:10px;*/
}
.workshopeven
{
   
    background-color:#a4c2ff;
    
}

.workshopodd
{ background-color:#d5e3ff;
}

.workshopeven td, .workshopodd td
{
    padding-left: 5px;
    font-size:11px;
}

.workshopeven a, .workshopodd a
{
    color: #9b0000;
}

h2
{
    font-size: 16px;
    font-weight: bold;
}

h5
{
    color: #9b0000;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
    margin-top: 8px;
    margin-bottom: 5px;
    padding-left: 5px;
}

#links
{
    margin-left:10px;
    margin-right:10px;
}
#links a,#links a:visited
{
    color:black;   
}

.directorylisting
{
 margin-left:15px;
 overflow: hidden;
 margin-top:5px;
}

#medplustabs
{
   
}

#medplustabs td
{
    background-color:#aaa;
}


#medplustabs a
{
    color:Black;
}

.GSEPbullet
{
    margin-bottom:10px;
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color:#222;
    padding-left: 20px;
    padding-right:5px;
}

.GSEPinfo
{
    margin-bottom:10px;
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color:#222;
    padding-left: 5px;
    padding-right:5px;
}

.morespace li
{
 height:auto;   
 line-height:normal;
 margin-bottom:5px;
}
