﻿/* Css from Assets/careers.css */

body, table, td, p, li {
color:#666668;
font-family:Verdana;
font-size:10px;
}

a:hover, a:active {
text-decoration:none;
}

.orangeText {
color:#CE9802;
}

input, select {
font-family:verdana;
font-size:xx-small;
}

.ms_multiSelector {
	border:1px solid threedlightshadow;
	display:none;
	position:absolute;
	width:186px;
	z-index:100;
}

.ms_selectList {
background-color:#FFFFFF;
height:187px;
overflow:auto;
}

.MultiSelectControl_txtInput {
border:0 none;
margin:3px 0 0 2px;
height:15px;
padding:0;
vertical-align:top;
width:160px;
}

.ms_chkSelectAll {
padding-left:3px;
}

.ctrl
{
	background-color:window;
	border:1px solid threedlightshadow;
	margin:0;
	padding:0;
	vertical-align:top;
}
#PagerDiv a:hover, a:active {
	color:#000000; 
	text-decoration:none;
}


.pager-selected
{
	text-decoration:none;
	cursor:default;
	color:#aaaaaa !important;
}

.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%;background-color: #FFFFFF; filter: alpha(opacity=50); opacity: 0.5;}



/* CSS added by sudhakar pandey for menu style */
<!--
.headingCareers {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #BE8D04;
	text-decoration:none;
	font-weight:bold;
}


.LinkCareers a:Link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
	height:5px;
	line-height:130%;
}

.LinkCareers a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.LinkCareers a:active {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

.LinkCareers a:hover{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}
-->

