﻿/* CSS Document */

* {margin:0 ; padding: 0;}

body {
	background: #99ccff;
	background-image:url(/images/back.jpg);
	background-position: top left;
	background-repeat: no-repeat;

}

#wrapper {
  width: 895px; 
  margin: 0 auto;
  text-align: left; 
  background-image:url(/images/wrapper_back.gif);
  background-position: top left;
  background-repeat: repeat-y;
}

#head {
	width: 895px;
	height: 70px;
	background-image: url(/images/ciee_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#nav {
	width: 895px;
	height: 24px;
	background-image: url(/images/nav_back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	

	}
	
#above_nav {
	width: 895px;
	height: 33px;
	background-image: url(/images/topnav_back.gif);
	background-position: top left;
	background-repeat: no-repeat;

	}
	
#section_head {
	width: 895px;
	height: 132px;
	background-image: url(/images/description_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}

#section_head_index {
	width: 895px;
	height: 132px;
	background-image: url(/images/ag_details_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	

#section_head_about {
	width: 895px;
	height: 132px;
	background-image: url(/images/ag_aboutciee_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}

#section_head_house {
	width: 895px;
	height: 132px;
	background-image: url(/images/housing_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}	

#section_head_get {
	width: 895px;
	height: 132px;
	background-image: url(/images/get_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}	
	
#section_head_jobs {
	width: 895px;
	height: 132px;
	background-image: url(/images/jobs_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}	
	
#section_head_photos {
	width: 895px;
	height: 132px;
	background-image: url(/images/photos_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}	
	
#section_head_updates {
	width: 895px;
	height: 132px;
	background-image: url(/images/updates_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
#content {

  	width: 609px;
  	float: right;
  	background-image: url(/images/description_back.gif);
  	background-position:top left;
	background-repeat: no-repeat;
  	/* background-repeat: repeat-y; */
}

#content a {
text-decoration: underline;
color:#993300;
}

#content a:hover {
text-decoration: underline;
color:#FF640A;
}

#content ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:11px;
	color:#000000;
line-height: 13px;
margin: 0px 0px 0px 0px;
padding: 3px 5px 2px 0px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}

#content li{
margin: 4px 5px 0 15px;
list-style-type: none;
padding: 0px 8px 3px 20px;
background-image: url(/images/bullet4.gif);
background-position:top left;
background-repeat:no-repeat;
}

#content_index ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:11px;
	color:#000000;
line-height: 13px;
margin: 0px 0px 0px 0px;
padding: 3px 5px 2px 0px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}

#content_index li{
margin: 4px 5px 0 15px;
list-style-type: none;
padding: 0px 8px 3px 20px;
background-image: url(/images/bullet4.gif);
background-position:top left;
background-repeat:no-repeat;
}

#content_about {
  	width: 609px;
  	float: right;
  	background-image: url(/images/ag_ciee_back.gif);
  	background-position:top left;
  	background-repeat: repeat-y;
}

#content_about p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#000;
  	line-height:1.3em;
	margin: 10px 20px 8px 6px;
	}
	
#content_about h1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#062A5E;
	margin: 40px 15px 8px 6px;
	}
	
#content_house {

  	width: 609px;
  	float: right;
  	background-image: url(/images/housing_back.gif);
  	background-position:top left;
  	background-repeat: repeat-y;
}

#content_house ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:11px;
	color:#000000;
line-height: 13px;
margin: 0px 0px 0px 0px;
padding: 3px 5px 2px 0px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}

#content_house li{
margin: 4px 5px 0 15px;
list-style-type: none;
padding: 0px 8px 3px 20px;
background-image: url(/images/bullet4.gif);
background-position:top left;
background-repeat:no-repeat;
}

#content_house a {
text-decoration: underline;
color:#993300;
}

#content_house a:hover {
text-decoration: underline;
color:#FF640A;
}


#content_get {

  	width: 609px;
  	float: right;
  	background-image: url(/images/get_back.gif);
  	background-position:top left;
  	background-repeat: repeat-y;
}

#content_get a {
text-decoration: underline;
color:#993300;
}

#content_get a:hover {
text-decoration: underline;
color:#FF640A;
}


#content_jobs {
  	width: 609px;
  	float: right;
  	background-image: url(/images/jobs_back.gif);
  	background-position:top left;
  	background-repeat: no-repeat;
}


#content_jobs p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#000;
  	line-height:1.3em;
	margin: 10px 20px 0px 6px;
	}

#content_jobs #jobtxt {
	margin-top: 22px;
}

#content_jobs a {
text-decoration: underline;
color:#993300;
}

#content_jobs a:hover {
text-decoration: underline;
color:#FF640A;
}

#content_job_details {
  	width: 609px;
  	float: right;
  	background-image: url(/images/job_details_back.gif);
  	background-position:top left;
  	background-repeat: repeat-y;
}

#content_job_details_side { 
  width: 200px; 
  float: left;
  margin:20 0 0 20;
} 


#content_photos {

  	width: 609px;
  	float: right;
  	background-image: url(/images/photos_back.gif);
  	background-position:top left;
  	background-repeat: repeat-y;
}


#content_updates {

  	width: 609px;
  	float: right;
  	background-image: url(/images/updates_back.gif);
  	background-position:top left;
  	background-repeat: repeat-y;
}

#content_updates a {
text-decoration: underline;
color:#993300;
}

#content_updates a:hover {
text-decoration: underline;
color:#FF640A;
}

#content_updates ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:11px;
	color:#000000;
line-height: 13px;
margin: 0px 0px 0px 0px;
padding: 3px 5px 2px 0px; /* Controls right padding on li and moves all list items over */
background-position:top;
background-repeat:repeat-y;
}

#content_updates li{
margin: 4px 5px 0 15px;
list-style-type: none;
padding: 0px 8px 3px 20px;
background-image: url(/images/bullet4.gif);
background-position:top left;
background-repeat:no-repeat;
}



#content p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#000;
  	line-height:1.3em;
	margin: 10px 20px 8px 6px;
	}

#content_house p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#000;
  	line-height:1.3em;
	margin: 10px 20px 8px 6px;
	}
	
	#content_house h1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#062A5E;
	margin: 40px 15px 8px 6px;
	}
	
#content_get p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#000;
  	line-height:1.3em;
	margin: 10px 20px 8px 6px;
	}
	
	#content_get h1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#062A5E;
	margin: 40px 15px 8px 6px;
	}

#content_jobs h1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#062A5E;
	margin: 40px 15px 8px 6px;
	}
	
#content_photos p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#000;
  	line-height:1.3em;
	margin: 10px 20px 8px 6px;
	}
	
	#content_photos h1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#062A5E;
	margin: 40px 15px 8px 6px;
	}
	
	
#content_updates p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#000;
  	line-height:1.3em;
	margin: 10px 20px 8px 6px;
	}
	
	#content_updates h1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#062A5E;
	margin: 40px 15px 8px 6px;
	}

	

	
#content_jobs .box p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#000;
	margin: 0; 
	}

#content_job_details_side .box p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#000;
	margin: 0; 
	}

#content .box_date p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#000;
	margin: 0;
	/*width: 532px;*/
}

	#content h1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#062A5E;
	margin: 40px 15px 8px 6px;
	}

	#content_index h1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#062A5E;
	margin: 40px 15px 8px 6px;
	}
	
#content_index p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#000;
  	line-height:1.3em;
	margin: 10px 20px 8px 6px;
	}
	
#employer_list { 
  width: 286px; 
  float: left;
  font-size: 8px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-image: url(/images/employers_leftcol.gif);
  background-position:top left;
  background-repeat: no-repeat;
} 

#community_list { 
  width: 286px; 
  float: left;
  font-size: 8px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-image: url(/images/communities_leftcol.gif);
  background-position:top left;
  background-repeat: repeat-y;
} 

#roadshow_list { 
  width: 286px; 
  float: left;
  background-image: url(/images/agent_leftcol.gif);
  background-position:top left;
  background-repeat: repeat-y;
} 

#footer {
	width: 895px;
	height: 24px;
	background-image: url(/images/footer_back1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
iframe.rs1 {
	height: 520px;
  	width: 90%;
	margin: 40px 0 5px 5px;
	
}

iframe.rs20 {
	height: 620px;
  	width: 90%;
	margin: 40px 0 5px 5px;
	
}

iframe.rs30 {
	height: 1080px;
  	width: 90%;
	margin: 40px 0 5px 5px;
	
}



/* begin new top nav */

 #tabs {
      float:left;
      width:100%;
      font-size:11px;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
      line-height:normal;
      }
	  
    #tabs ul {
	margin:0;
	padding:2px 0 0 10px;
	list-style:none;
      }
	  
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
	  
    #tabs a {
      float:left;
      background:url(/images/tableft12.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
	  
    #tabs a span {
      float:left;
      display:block;
      background:url(/images/tabright14.gif) no-repeat right top;
      padding:5px 12px 4px 4px;
      color:#666;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF6309;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
	  
    #tabs a:hover span {
      background-position:100% -42px;
      }
	  
	      #tabs #current span {
      color:#000;
	        background-position:100% -42px;
      }
	  
    #tabs #current a {
      background-position:0% -42px;
      }

	#tabs .currentTab span {
      color:#000;
	        background-position:100% -42px;
      }
	  
    #tabs .currentTab a {
      background-position:0% -42px;
      }	      
/* end new top nav */

.box {
	width: 243px;
	background: url(/images/employer_back.jpg) repeat-y; 
	margin-left: 5px;
	float: left;
	display: inline;
	}
	
	
.box h2 {

background: url(/images/employer_top2.jpg) no-repeat left top;
height: 79px;
}
	
.box .last {
	background: url(/images/employer_bottom.jpg) no-repeat left bottom;
	padding-bottom: 18px;
	height: 27px;
	}
	
 .box#hms .last {
	background: url(/images/employer_bottom.jpg) no-repeat left bottom;
	padding-bottom: 18px;
	height: 53px;
	}
	
.box p {
	padding: 4px 10px 0px 18px;
	
	}
	
.box_jobs {
	width: 243px;
	background: url(/images/date_back2.jpg) repeat-y; 
	/* margin-left: 5px; */
	margin: 0px 0px 0px 0px;
	float: left;
	display: inline;
	}
	
	
.box_jobs h2 {

background: url(/images/jobs_top2.jpg) no-repeat left bottom;
height: 79px;
margin: 0px 0px 0px 0px;
}
	
.box_jobs .last {
	background: url(/images/date_bottom4.jpg) no-repeat left bottom;
	padding-bottom: 18px;
	margin: 0px 0px 0px 0px;
	height: 27px;
	}
	
.box_jobs .first {
	background: url(/images/jobs_top2.jpg) no-repeat left bottom;
	padding-bottom: 18px;
	padding-left: 5px;
	margin: 0px 0px 0px 0px;
	height: 28px;
	width: 589px;
}
	
.boz_jobs p {
	padding: 4px 10px 0px 18px;
	
	}
	
.box_jobs p {
	padding: 0px 0px 0px 0px;
	
	}

#label_desc
{
    width: 589px;
}

#content_index {

  	width: 609px;
  	float: right;
  	background-image: url(/images/ag_details_back.gif);
  	background-position:top left;
  	background-repeat: repeat-y;
}

#content_index a {
text-decoration: none;
color:#0D29D9;
}

#content_index a:hover {
text-decoration: none;
color:#FF640A;
}

#content_index h3 { font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#062A5E;
  	line-height:1.3em;
	margin: 10px 20px 8px 6px;


}

#content_index .box2 a {
text-decoration: underline;
color:#993300;

}

#content_index .box2 a:hover {
text-decoration: underline;
color:#FF640A;

}	

#content_index .box2 p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#000;
	margin: 0;

	}

#content_index .box_date2 p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color:#000;
	margin: 0;

	}
	
#content .box a {
text-decoration: underline;
color:#993300;

}

#content .box a:hover {
text-decoration: underline;
color:#FF640A;

}

.box_date {
	width: 570px;
	background: url(/images/date_back2.jpg) repeat-y; 
	margin-right: 20px;
	float: left;
	display: inline;
	}
	
	
.box_date h2 {

background: url(/images/date_top2.jpg) no-repeat left top;
height: 86px;
	width: 589px;
}
	
.box_date .last {
	background: url(/images/date_bottom4.jpg) no-repeat left bottom;
	height: 40px;

	}
	
.box_date p {
	padding: 8px 15px 0 18px;
	}
	
/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}


.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 5px;
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox td
{
	background: #fff;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.arrowlistmenu{
width: 250px; /*width of accordion menu*/
	margin: 40px 0 5px 5px;
}



.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
/* background: url(/images/arrow12b.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 3px 0;
text-decoration: none;
padding-left: 22px; /*link text is indented 19px*/
color: #062A5E;
border-bottom: 1px solid #7EB6EE;
font-size: 12px;
}

.arrowlistmenu ul li span
{
background: url(/images/arrow12b.gif) no-repeat center left; /*custom bullet list image*/	
display: block;
padding: 3px 0;
text-decoration: none;
padding-left: 22px; /*link text is indented 19px*/
color: #062A5E;
border-bottom: 1px solid #7EB6EE;
font-size: 12px;
}

.arrowlistmenu ul li span:hover
{
color: #FF640A;
background: url(/images/arrow12c.gif) no-repeat center left; /*custom bullet list image*/
background-color: #F3F3F3;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #FF640A;
/* background: url(/images/arrow12c.gif) no-repeat center left; /*custom bullet list image*/
background-color: #F3F3F3;
}

#employer_roadshow 
{
	float:left;
	margin:30 0 0 50;
}

#community_roadshow 
{
	float:right;
	margin:30 50 0 0;
}

#links ul {
        list-style-type: none;
        width: 250px;
		margin-top: 35px;
		margin-bottom: 15px;
		margin-left: 0px;
		} 

#links li {
        border: 1px dotted #4F98F8;
        border-width: 0px 0 1px 0;
        margin: 0;
		}

#links li a { 
        color: #9A3F0B;
        display: block;
        font: bold 12px Verdana, Arial, Helvetica, sans-serif;
        padding: 4px 0px 6px 0;
        text-decoration: none;
		}

 * html #links li a {  /* make hover effect work in IE */
	width: 250px;
	}

#links li a:hover {
        background: #C0D5EA;
	}

#links a em { 
       color: #333;
       display: block;
       font: normal 11px Verdana, Arial, Helvetica, sans-serif;
       line-height: 125%; 
	}
#links a span {
    color: #ED5B07;
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    line-height: 150%;
	}

/*----------------------------------------------*/
#job_links ul {
        list-style-type: none;
        float:left;
        width: 300px;
		margin-top: 35px;
		margin-bottom: 5px;
		margin-left: 10px;
		} 

#job_links li {
        margin: 0;
		}

#job_links li a { 
        color: #9A3F0B;
        display: block;
        font: bold 12px Verdana, Arial, Helvetica, sans-serif;
        padding: 4px 0px 6px 0;
        text-decoration: none;
		}

 * html #job_links li a {  /* make hover effect work in IE */
	width: 300px;
	}

#job_links li a:hover {
        background: #C0D5EA;
	}
	
#job_links a em { 
       color: #333;
       display: block;
       font: normal 11px Verdana, Arial, Helvetica, sans-serif;
       line-height: 125%; 
	}
#job_links a span {
    color: #ED5B07;
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    line-height: 150%;
	}
/*----------------------------------------------*/
	
.box2 {
	width: 243px;
	background: url(/images/employer_back.jpg) repeat-y; 
	margin-left: 5px;
	float: left;
	display: inline;
	}
	
.box2 h2 {

background: url(/images/agent_contact_top.jpg) no-repeat left top;
height: 88px;
}
	
.box2 .last {
	background: url(/images/employer_bottom.jpg) no-repeat left bottom;
height: 27px;
	}
	
.box2 p {
	padding: 10px 10px 0 18px;
	}
	
.box2 a {
text-decoration: none;
color:#0D29D9;

}

.box2 a:hover {
text-decoration: none;
color:#FF640A;

}


.box_date2 {
	width: 334px;
	background: url(/images/date_back.jpg) repeat-y; 
	margin-right: 20px;
	float: right;
	display: inline;
	}
	
.box_date2 h2 {

background: url(/images/agent_venue_top.jpg) no-repeat left top;
height: 88px;
}
	
.box_date2 .last {
	background: url(/images/date_bottom.jpg) no-repeat left bottom;
	height: 27px;

	}
	
.box_date2 p {
	padding: 10px 10px 0 18px;
	}
	
	
/* EmployerJobs Table */
.jobdescription
{
    width: 560px;
    display:block;
    margin-left:8px;
    padding:5px; 
    font-size:11px; 
    background-color:#D0E8FF; 
    border:1px solid #99ccff;
}

#jobtable 
{
    border-left: 1px solid #006A71;
    border-top: 1px solid #006A71;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    color:#000000;
    border-color:#7EB6EE;
    line-height:14px; 
    margin-top: 14px;
    margin-bottom: 12px;
    margin-left: 5px;
}

#jobtablediv
{
    max-height: 300px;
    overflow: auto;
    padding: 0px;
    margin: 0px;
    width: 95%
}
	 
#jobtable h3 
{
	font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    color:#000;
    font-weight: normal
}
	
#jobtable h4 
{
	font-family:Arial,Helvetica,sans-serif;
    font-size:16px;
    color:#484004;
    font-weight: normal
}
	
#jobtable .divider 
{
	height: 2px; 
	line-height:2px;   
	font-size:2px;
}
		
#jobtable td 
{
    border-bottom: 1px solid #006A71;
    border-right: 1px solid #006A71;
    padding: 5px 5px 5px 8px;
    border-color:#7EB6EE;
}
	
