@charset "utf-8";
/* CSS Document */


.four_columns {
	width: 100%;
	margin-left: 20px;
	position:absolute;
	top:624px;
}
.column_4 {
	float: left;
    height: 198px;
    margin: 20px 5px 5px;
    width: 236px;
	background-color: #fff;	
	
}
.hdr_text {
	color: #fff;
    font-family: National, Verdana, Arial, Helvetica, sans-serif; 
    font-size: 120px;
    font-weight: bold;   
    position: absolute;
    text-align: right;
    top: 389px;
    z-index: 60;
	opacity: 0.7;
}

#hdr_image img {
	float:left;
	z-index:-1;	
}


.headings{
	height: 34px;
    padding-top: 10px;
    text-align: center;
    font-family: national, Verdana, Arial, Helvetica, sans-serif; 
	 
	text-transform:uppercase;
}
.headings a {
	font-size: 16px;
	color: #666; 			
	padding-top: 10px;	
	text-decoration:none;
}
.headings:hover > a {
	color:#ffcc00;
}
.headings:hover {
	color:#ffcc00;
	background-color:#990000;	
}

.column_4 {
	background-color: #ffffff;	
}
.head_images img{
	height:154px;
	width:236px;
}
.head_images a img:hover {
	opacity:0.8;	
}

.head_images a img:hover < .headings a {
	color:#990000;
	opacity:0.9;
}
column_4:hover > a  {
	color: #990000;	
	opacity:0.9;
}
.page_btn {
	left: 40px;
    position: absolute;
    top: 420px;
}
/** for ff only hack **/
/*@-moz-document url-prefix() { 
	#outside_content {
		height: 542px;	
	}
}
*/
/** selftour.html **/
#download_button a {
	text-decoration:none;
	color:#000000;	
}




.body22ptBtn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}

#buttons {
	margin-top: 13px;
	position: relative;
}

.button {
	margin-right: 10px;
	margin-bottom: 18px;
	cursor:pointer;
	width: 264px;
	height: 100px;
	padding-top:47px;
	float: left;
	border: thin dotted #000;
	text-decoration: underline;
	background-color: #FFF;
}

.adminContent {
	background:url(../images/gold-bar.png) no-repeat;
	position:absolute;
	z-index:1;
	line-height:24px;
	background-color:#FFF;
	padding-left:10px;
	padding-top:85px;
	width:100px;
	height:100px;
	border:1px dotted #FFCC00;
}

#stateType {
 	width:263px;
 }

 #US_content {
/*	display:none;*/ 
	opacity:0;
	visibility:hidden;
	overflow:hidden;
	top:148px;
	height:10px;
	width:10px; 
	-moz-transition: all .2s ease-in .2s;
	-ms-transition: all .2s ease-in .2s;
	-o-transition: all .2s ease-in .2s;	
	-webkit-transition: all .2s ease-in .2s;
	 transition: all .2s ease-in .2s;
 }

 #home_content {
/*	display:none;*/
	opacity:0;
	visibility:hidden;
	overflow:hidden;
	top:148px;
	left: 276px;
	height:10px;
	width:10px; 
	-moz-transition: all .2s ease-in .2s;
	-ms-transition: all .2s ease-in .2s;
	-o-transition: all .2s ease-in .2s;	
	-webkit-transition: all .2s ease-in .2s;
	 transition: all .2s ease-in .2s;
 }

#outside_content {
/*	display:none;*/
	opacity:0;
	visibility:hidden;
	overflow:hidden;
	top: 315px;
	height:10px;
	width:10px; 
	-moz-transition: all .2s ease-in .2s;
	-ms-transition: all .2s ease-in .2s;
	-o-transition: all .2s ease-in .2s;	
	-webkit-transition: all .2s ease-in .2s;
	 transition: all .2s ease-in .2s;
 }

#multi_content {
/*	display: none;*/
	opacity:0;
	visibility:hidden;
	overflow:hidden;
	top: 315px;
	left: 276px;
	height:10px;
	width:10px; 
	-moz-transition: all .2s ease-in .2s;
	-ms-transition: all .2s ease-in .2s;
	-o-transition: all .2s ease-in .2s;	
	-webkit-transition: all .2s ease-in .2s;
	 transition: all .2s ease-in .2s;
 }



/******************************/
.button:hover {
	color:#900;
}

#btn_US:hover #US_content {
/*	display:block;*/
	opacity:1;
	visibility:visible;
	overflow:visible;
	color:#000;
	width: 530px;
	height: 360px;
}

#btn_home:hover #home_content {
/*	display:block;*/
	opacity:1;
	visibility:visible;
	overflow:visible;
	width: 254px;
	height: 280px; 
}

#btn_outside:hover #outside_content {
/*	display:block;*/
	opacity:1;
	visibility:visible;
	overflow:visible;
	width: 530px;
	height: 535px;
}
#btn_multi:hover #multi_content {
/*	display:block;*/
	opacity:1;
	visibility:visible;
	overflow:visible;
	width: 254px;
	height: 275px;
}

/*** for the meet admission center staff page **/
.callout_div ul li {
	list-style:none; color:#666;
	/*height: 13px;*/
	margin:0;
	padding: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	font-size: 0.85em;  /*  12px; */
}
.callout_div h1 {
	color: #000000;
	font-size: 17px;
	line-height:13px;
	font-weight:bold;
	padding-top: 5px;
}
.callout_div ul b {
	color: #000000; 
	font-size: 12px;
	font-weight:bold;
	padding-bottom: 5px;

}
.callout_div ul li hr {
	border-top: dotted 1px #000000; 
	background-color: #669900;
	background: transparent;

}
.callout_div ul .li_hr {	
	border-bottom: 1px dotted #000000;
}
.callout_div ul .li_first {
	padding-bottom: 5px; 
}
.callout_div ul .li_second {
	color: #000000;
	font-size: 14px;
	font-weight:bold;
}
.callout_div ul {
	margin-left: -30px;
	margin-right: 15px;	
}

.callout_div {
	font-family: Verdana; 
	background:#ffcc00;
	z-index: 1000;
	/*height: 223px;*/
	min-height:275px;
    width: 260px;
    /*width: 329px;*/
	display:none;		
}
.callout_div2 {
	font-family: Verdana; 
	background:#900;
	z-index: 1000;
	/*height: 223px;*/
	min-height:275px;
    width: 629px;
	display:none;		
}
.left_div {
    position: absolute;
	top: 189px;
	left: 0px;
}
.right_div {
	position: absolute;
	top: 189px;
	left: 0px;
}
/*.left_div {
    position: absolute;
	top: 0px;
	left: 260px;
}
.right_div {
	position: absolute;
	top: 0px;
	left: -329px;
}*/

.image_grid p {
	color: #000000;
	border:none;
    font-size: 14px;
    font-weight: normal;
    opacity: 0.55;
    text-align: left;
    text-transform: uppercase;
	padding-left:16px;
}
.image_grid2 p {
	color: #000000;
	border:none;
    font-size: 14px;
    font-weight: normal;
    opacity: 0.55;
    text-align: left;
    text-transform: uppercase;
	padding-left:16px;
}

.callout_wrapper .image_grid h4 {
	padding-left: 16px;

}

.bg_lnkshelp {
	background-color: #FFCC00;
}
.canvas_left {
	  float:left;
	  margin-left: -30px;
	  margin-top: -46px;
	}
.canvas_right {
	float:right;
	margin-top:10px;
	margin-right: -28px;
}

.canvas_left2 {
	  float:left;
	  margin-left: -30px;
	  margin-top: -46px;
	}
.canvas_right2 {
	float:right;
	margin-top:10px;
	margin-right: -28px;
}



.callout_wrapper {
  	position:relative;
	width:283px;
/*	height:340px;	 */
}
/*** end  meet admissions center staff  **/







/*** for events counselors ***/
.helpful_lnks {
	color: #FFFFFF;
    font-size: 1.8em;
    line-height: 60px;
	text-transform: uppercase;
	text-align: center;
	width:316px;	
	height: 60px;	
}
.lnks_hlp {
	color: #FFFFFF;
    font-size: 1.8em;
    line-height: 60px;
	text-transform: uppercase;
	text-align: center;
	height:60px;	
}
.lnks_help h4{
	color: #FFFFFF;	
	padding-left: 20px;
}
.lnks_help {
	background-color: #FFCC00;
    height: 260px;
}
.lnks_help a {
	margin-left: 20px;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted #000000;	
	line-height: 24px;
	font-size:14px;
}
.lnks_help ul li {
	list-style:none;	
}

/*** end events counselors **/
/*** counselors newsletter **/
.bg_lnkshelp h4 {
	color: #FFFFFF;	
	padding-left: 20px;
}
.bg_lnkshelp a {	
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted #000000;	
	line-height: 24px;
	font-size:14px;
}
.bg_lnkshelp p {
	margin-left:20px;	
	margin-right: 20px;
}
.bg_lnkshelp u {
	style: 1px dotted #000000;	
}

a.icon_less {
	display:none;
	background:url(../images/icn_minus.png) no-repeat;
	background-position: 0px center;
	background-size:16px;
	width:60px;	
	padding-left:18px;	
}
a.backtop {
	background:url(../images/icn_backtotop.png) no-repeat;
	background-position: 0px center;
	background-size:16px;
	width:60px;	
	padding-left:22px;	
}
.add_icon {
	/* nothing to do **/
	padding:0px;	
}
.pad_grn {
	height:294px; 
	color:#ffffff;	
}
.pad_grn p {
	font-size:20px;	
	line-height: 28px;
	padding-left: 20px;
}
.pad_grn .inner_pad {
	float:left;
	text-align:left; 
	font-size:16px; 
	padding-right:60px; 
	padding-left:44px; 
	padding-top: 40px;	
}
/** for chrome and ie **/
.pad_img {	
	float:right;
	width:287px;
	height:295px;	
	margin-left: 659px;
    position: absolute;
}

/** for ff only hack **
@-moz-document url-prefix() { 
	.inner_pad .pad_img {	
		float:right;			 
		left: 78px;
		position: relative;
		top: -230px;
	}
}

/** safari only blocked chrome **
body:first-of-type
::i-block-chrome,
 .inner_pad .pad_img {	

	left: 1276px;
    position: absolute;
    top: 891px;
}
*/
x:-o-prefocus,
.inner_pad .pad_img {	
/*	opera hack */
	left: 1137px;
    position: absolute;
    top: 897px;
}

/*** admission volunteers **/
.lnks_volunteer {
	font-size:18px;
	line-height:20px;
	color:#ffffff;
	height: 28px;
	padding: 16px;	
}
.callout_wrapper .image_grid a{
	text-decoration:none;
	cursor:pointer;	
}
#searchlist, #typeevent,  #whovolunteer {
	cursor:pointer;	
	line-height:22px;
	width:110px;	
	margin:auto auto;
}

/*** counselor mailing list  ***/
#maillist tr {
	height: 28px;	
}

#callout86a {
position: relative;
width: 1025px;
left: -40px;
margin-bottom: 20px;
margin-top: -300px;
}

#callout86b {
position: relative;
width: 1025px;
left: -375px;
margin-bottom: 20px;
margin-top: -300px;
	}

#callout86c {
position: relative;
width: 1025px;
left: -698px;
margin-bottom: 20px;
margin-top: -300px;
}

/*Counselor Profiles*/
.ProfileSec{
padding:10px 4px 10px 4px; 
border-bottom: #CCC 1px dotted;
 }  
.ProfileHeadshot{
width:172px; float:left;
  }
.ProfileCaption{ 
padding-top:10px; padding-left:5px;} 
.ProfileDetails { 
width:565px; float:left;
} 

a.icon_more{ }
a.icon_more:before{ 
	/*background:url(../images/icn_plus.png) no-repeat;
	background-size: 14px 14px;*/
	content:"   ";
	content: url(../images/icn_plus1.png);
	width:16px; height:16px;
	left:0px; font-weight:bold;
	top:0px;

}
icon_less{}

a.icon_moreLG{ }
a.icon_moreLG:before{ 
	/*background:url(../images/icn_plus.png) no-repeat;
	background-size: 14px 14px;*/
	content:"   ";
	content: url(../images/icn_plus1.png);
	width:40px; height:16px; padding-right:30px;
	left:0px; font-weight:bold;
	top:0px;

} 


/*Switch Buckets*/
.policynotice {}
.policynotice a{ color:#FFFFFF; font-size:12px; font-weight:normal}

.switch_bucket, .switch_bucket_card, .switch_bucket_gold  { border:#999999 dotted 1px; font-family:Arial, Helvetica, sans-serif; font-size:1em; padding:10px 15px 15px 15px; width:275px; height:150px; float:left;text-align:center}
.switch_bucket_card {color:#fff; background:#990000 }
.switch_bucket_gold { color:#000; background:#FFCC00 }

.switch_bucket_card h1, .switch_bucket_gold h1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; text-transform:uppercase; text-align:center}
.switch_bucket_card h1 { color:#FFCC00}
.switch_bucket_gold h1 { color:#990000}
.switch_bucket_or {float:left; width:20px; height:20px; margin: auto 20px; padding: 60px 40px; font-weight:bold; font-size:24px; color:#999999}
.switch_bucket_btn, .switch_bucket_btn_gold   { padding:20px; text-align:center;}
.switch_bucket_btn a {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold; text-transform:uppercase; text-align:center}
.switch_bucket_btn_gold a {font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFCC00 ;font-size:24px; font-weight:bold; text-transform:uppercase; text-align:center}
/*Switch Buckets*/

.banner_openhouse {
background:#900;  padding:20px 20px 10px 20px; color:#FFF; height:auto; width:100%;  box-sizing: border-box
}

.banner_openhouse_right {
	background:#900; float:left; width:75%;vertical-align:top;  box-sizing: border-box;
}

.banner_openhouse_left {
	background:#900; float:left; width:25%;  box-sizing: border-box;
}

.banner_openhouse_left span {
	color:#ffcc00; font-size:26px; font-weight:normal; line-height:34px; vertical-align:center;
}





 /*Counselor Profiles*/
/**********************************************/
/* RESPONSIVENESS!!! */
/**********************************************/


@media handheld, only screen and (max-width: 1023px) {
.ProfileDetails { width:100%; } 

.helpful_lnks {
	width:100%;	
}


.banner_openhouse {
	padding:10px;
}

.banner_openhouse_right {
	float:left; width:100%; padding: 10px 0px;
}

.banner_openhouse_left {
	width:100%;
}

.banner_openhouse_left span {
	text-align: center;
} 

#callout86a {
position: relative;
width: 100%;
left: 0px;
margin-bottom: 20px;
margin-top: -300px;
}

#callout86b {
position: relative;
width: 100%;
left: 0px;
margin-bottom: 20px;
margin-top: -300px;
	}

#callout86c {
position: relative;
width: 100%;
left: 0px;
margin-bottom: 20px;
margin-top: -300px;
}









}


