
/***********************************************/
/***********************************************/
/***********************************************/
/***********************************************/

/*Decommissioning this CSS file. Moving all styles to main_styles.css*/

/***********************************************/
/***********************************************/
/***********************************************/
/***********************************************/


.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 {
	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 {
	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 {
	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;
}

.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: -100px;
}

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

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

/*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;

} 


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


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

.helpful_lnks {
	width:100%;	
}


}


