

/***********************************************************************
	Styles for: Get More Info page
***********************************************************************/ 
.toolTipIcon
{
	padding: 2px 2px 0px 4px; /* Modified by imc2 */
	text-align: right;
}

.textFieldGetInfoLong
{
	width: 150px;
}
.textFieldGetInfoShort
{
	width: 80px;
}
.textFieldGetInfoExampleText
{
	font-size: 9px;
}


.getInfoCork
{
	background: url(/Images/GetInfoNow/callBkgdGetinfoAlumni_2.jpg) no-repeat;	
	width: 561px;
	height: 141px;
	padding: 24px 0 0 12px; 
} 

table.rif
{
	padding: 2px 0px 2px 0px;	
	margin:10px 0 16px !important; /* Added by imc2 */
}

table.rif th
{
	vertical-align: middle; /* Modified by imc2 */
	text-align: right;	
	padding-right: 4px;
	width: 150px;
}
table.rif th.rif3Col
{
	vertical-align: top;
	text-align: right;	
	padding-right: 4px;
	width: 300px;
}
table.rif td, table.rif th
{
	vertical-align: top;
}

/* Added by imc2 */
table.rif td .RadComboBox
{
	margin-bottom:2px;
}


table.rif td.question
{
	width: 25px;
}

table.rif tr
{
	padding-top: 3px;	
}

th.step1
{
	width: 220px;	
}


input
{
	font-size: 10px;	
}

select
{
	font-size: 10px;	
	vertical-align: middle;
	margin-bottom: 4px;
}

.FormDropDownList
{
	font-size: 10px;
}
.FormDropDownListSmall
{
	font-size: 9px;
}

.FormTextBox
{
	font-size: 10px;
	width: 160px;	
}
.FormTextBox1
{
	font-size: 10px;
	width: 140px;	
	margin-top:1px; /* Added by imc2 */
}

.EmailTextBox
{
	font-size: 10px;
	width: 160px;	
}

/***********************************************************************
	Styles for: RIF Right Callout
***********************************************************************/
.rifMiddleContent1
{
	font-size: 9px;
}

/* Modified by imc2 */
.rifRightCallout1
{
	width: 280px;
	background-color:#dadada;
	margin-right: 4px;
	vertical-align: top;
	z-index: 1000;
	display: inherit;
}
	
.rifTop1
{
	/* background-image: url(/Images/RifCallout/callSubhdlGetinfo.png);   */
	/* REMOVE FOR TEST  ---- background-image: url(/Images/RifCallout/callTopStart_alt_6_280x70.gif); */
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 70px; /* Modified by imc2 */
	width: 280px;
}


/* Modified by imc2 */
.rifMiddle1
{
	width: 260px;
	padding:20px 10px 10px 10px;
	font-size: .8em;	
}

/* Modified by imc2 */
#rifBackground1
{
	width: 260px;
}



.rifMiddle1 select
{
	font-size: 1.0em;
	margin: 0 0 5px 0;
	width: 150px;
}

/* Modified by imc2 */
.rifContainer1
{
	width: 260px;
	overflow:hidden;
	
}
.required
{
	color: 	#ED1C24;
}


table.calloutFormRIF
{
	border-spacing:0pt;
	/*width: 264px;*/ /* Commented by imc2 */
}

/* Modified by imc2 */
.topTable
{
	width: 260px; 
}

/* Modified by imc2 */
.secTable
{	
	width: 260px;
}

table.calloutFormRIF td
{
	padding:0;
}

table.calloutFormRIF th
{
	width: 114px;
	text-align: right;
	padding-right: 2px;
	font-weight: normal;
}

/*
.rifstep1th
{
	width: 144px;	
	text-align: right;
	padding-right: 3px;	
	display: inline-table;
}
*/

.textInputRIFCallout
{
	font-size: 1.0em;
	margin: 0 0 0px 0;
	width: 100px;
	height:15px;
	border:inset 2px #ddd;
	font-size:10px;
}


.rifQuestion
{
	padding: 8px 8px 8px 8px; 
    border: solid 1px #CCCCCC; 
    background-color: #e3e1e0; 
    display: none; 
    position: absolute; 
    width: 250px;
}
.thankYouContainer
{
	padding: 6px 12px 8px 14px;	
	
}
.rifClose
{
	margin-left: 250px;
	margin-top: 8px;	
	z-index: 10000;
}

.peoplePopup
{
	padding: 8px 8px 8px 8px; 
	margin-top: -140px;
	margin-left: 100px;
	float: right;
    border: solid 1px #CCCCCC; 
    z-index: 5000; 
    background-color: #e3e1e0; 
    position: absolute; 
    display: none;
    width: 250px;	
}

/* Added by imc2 */
#DropDownListPhoneType
{
	width:73px !important;
}

/* added for image callout on Career Explorer page */
#ctl00_cphMainContent_ibChatLive {
    height:29px !important;
    width:230px !important;
    margin-top:25px;
}



