/*#Global#*/

body
{
	font-size: 11px;
	font-family: verdana,Arial, Sans-Serif;
	margin: 0px;
	color: #6E6E6E;
}


.homebody
{
	background: #FFFFFF url(../App_Themes/MTResourcesSite/Images/page-bg.jpg);
	font-size: 11px;
/*	font-family: Arial;*/
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.aboutusbody
{
	background: #FFFFFF url(../App_Themes/MTResourcesSite/Images/page-bg-aboutus.jpg) scroll 50% 75px;
	font-size: 11px;
/*	font-family: Arial;*/
	margin: 0px;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.contactusbody
{
	background: #FFFFFF url(../App_Themes/MTResourcesSite/Images/page-bg-contact.jpg) scroll 50% 75px;
	font-size: 11px;
/*	font-family: Arial;*/
	margin: 0px;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.newsresearchbody
{
	background: #FFFFFF url(../App_Themes/MTResourcesSite/Images/bg-newsresearch.jpg) scroll 50% 75px;
	font-size: 11px;
/*	font-family: Arial;*/
	margin: 0px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.employersbody
{
	background: #FFFFFF url(../App_Themes/MTResourcesSite/Images/page-bg-employers.jpg) scroll 50% 75px;
	font-size: 11px;
/*	font-family: Arial;*/
	margin: 0px;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.jobseekersbody
{
	background: #FFFFFF url(../App_Themes/MTResourcesSite/Images/page-bg-job-seekers.jpg) scroll 50% 75px;
	font-size: 11px;
/*	font-family: Arial;*/
	margin: 0px;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.contactconsultantbody
{
	background: #FFFFFF url(../App_Themes/MTResourcesSite/Images/page-bg-contact-consultant.jpg) scroll 50% 75px;
	font-size: 11px;
/*	font-family: Arial;*/
	margin: 0px;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.mymtrbody
{
	background: #FFFFFF url(../App_Themes/MTResourcesSite/Images/page-bg-mtmtr.jpg) scroll 50% 75px;
	font-size: 11px;
/*	font-family: Arial;*/
	margin: 0px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.SearchForJobsbody
{
	background: #FFFFFF url(../App_Themes/MTResourcesSite/Images/page-bg-Searchforjobs.jpg) scroll 50% 75px;
	font-size: 11px;
/*	font-family: Arial;*/
	margin: 0px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.careerToolsbody
{
	background: #FFFFFF url(../App_Themes/MTResourcesSite/Images/page-bg-career-tool-advise.jpg) scroll 50% 75px;
	font-size: 11px;
/*	font-family: Arial;*/
	margin: 0px;
	background-position: center bottom;
	background-repeat: no-repeat;
}

ul, li
{
	margin: 0px;
	padding: 3px 0px 3px 0px;
}
ul
{
	list-style-position: outside;
	padding: 0px 10px 3px 10px;
}


h1, .title
{
	color: #3054a0;
	font-size: 14px;
	margin:2px 0px 2px 0px;
}
.title
{
	font-weight: bold;
	margin:2px 0px 2px 0px;
	text-transform:capitalize;
}

a, a:hover
{
	font-size:12px;
	text-decoration: none;
	color: #417D05;
	cursor: pointer;
	position:relative;
	font-weight:normal;
	padding:2px 0px 2px 0px;
}

a.readmore
{
	font-size:11px;
	font-family:Verdana;
	text-decoration: none;
	color: #417D05;
	cursor: pointer;
	position:relative;
	font-weight:normal;
	margin:10px 0px 10px 0px;	
	background: #FFFFFF url(../App_Themes/MTResourcesSite/Images/read-more.gif);
	height:10px;
	width:63px;
	background-repeat:no-repeat;
	display:block;
	border;1px solid red;
}

a.readmoretransparent
{
	font-size:11px;
	font-family:Verdana;
	text-decoration: none;
	color: #417D05;
	cursor: pointer;
	position:relative;
	font-weight:normal;
	margin:3px 0px 3px 0px;	
	background: url(../App_Themes/MTResourcesSite/Images/btn-home-read-more.png);
	height:12px;
	width:64px;
	background-repeat:no-repeat;
	display:block;
	border;1px solid red;
}
.ErrorMessage
{
	color: #ff0000;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.clear
{
	clear: both;
	font-size: 0px;
}

.display-block
{
	display: block;
}

.display-none
{
	display: none;
}


.zonemenu
{
	clear:both;
	margin: 0px 0px 0px 0px;
}

.zonemenu .TabControlLeft,.zonemenu .TabControlRight
{
	font-size: 0px;
	padding: 0px;
}

.zonemenu .TabControlSelectedRight,.zonemenu .TabControlSelectedLeft
{
	font-size: 0px;
	padding: 0px;
}
table.TabControlTable
{
	padding:0px;
}

.TabControlTable a,.TabControlTable a:hover,a.TabControlLinkSelected
{
	display: inline-block;
	color: #ffffff;
	padding:10px 15px 10px 15px;
	margin:0px 5px 0px 5px;
	font-weight:bold;
	font-size:11px;
/*	font-family: Arial;*/
}

.TabControlTable a:hover
{
	background: url(../App_Themes/MTResourcesSite/Images/hover-bg.jpg);
	background-repeat: repeat-x;
	background-position:center top;
}

a.TabControlLinkSelected
{
	background: url(../App_Themes/MTResourcesSite/Images/hover-bg.jpg);
	background-repeat: repeat-x;
	background-position:center top;

}

/*#Master#*/

#maindiv
{
	width: 100%;
}
.maindiv
{
	width: 100%;
}
.topinfo
{
	background: url(../App_Themes/MTResourcesSite/Images/top-menu-bg.gif) repeat-x;
	height: 75px;
}
.topinfomenu
{
	background: url(../App_Themes/MTResourcesSite/Images/top-menu-bg1.jpg) repeat-x;
	height: 33px;
}
.topcontentmenu
{
	width: 960px;
	margin: auto;
	margin-top:0px;
	margin-bottom:0px;
}
.homeheaderlogo
{
	clear:both;
	height:43px;
}
.zonelogo
{
	float: left;
	font-size: 0px;
	padding-top: 6px;
	padding-left: 18px;
}

.zonesearch
{
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}
.zonecontent
{
	width: 960px;
	margin: auto;
	padding-bottom:30px;
	min-height:530px;
}

.footercontent
{
	width: 960px;
	margin: auto;
	
}
.topcontent
{
	width: 960px;
	margin: auto;
}
.zonecontent
{
	/*padding: 10px;*/
}
.footercontent .leftsection
{
	float: left;
	padding-left: 18px;
	padding-top: 6px;
}
.footercontent .rightsection
{
	float: right;
	padding-right: 22px;
	padding-top: 6px;
}

.zonefooter
{
	background: url(../App_Themes/MTResourcesSite/Images/footer-bg.png) repeat-x;
	height: 32px;
	color: #ffffff;
}
.zonefooter a
{
	color: #ffffff;
}


/*#Page Template#*/

/*#Home Page Template#*/
.content-outer
{

	padding: 10px 10px 0px 10px;
}
.home-content-outer
{
	margin: 5px 5px 0px 8px;
	border:1px solid transparent !important;
	border:none;

}
.home-content-outer .leftcontent, .home-content-outer .rightcontent
{
	margin: 0px;
}
.home-content-outer .leftcontent
{
	width: 210px;
	float: left;
	margin-right: 16px;
	margin-top:3px !important;
	margin-top:0px;

}
.home-content-outer .rightcontent
{
	float: right;
	width: 714px;
}

.home-content-outer .hero-container
{
	/*background: transparent url(../App_Themes/MTResourcesSite/Images/hero-imb-bg.png) no-repeat; 	height:169px; 	width:689px; 	padding: 8px; 	margin-bottom: 10px;*/
}

.hero-container .heroimg
{
	float: left;
	width:315px;
}

.hero-container .herotext
{
	float: right;
	width:350px;
}
.home-content-outer .leftsection, .home-content-outer .middlesection
{
	float: left;
	margin-right: 3px;
}
.home-content-outer .middlesection div.middlebox
{
	margin-bottom: 10px;
}
.home-content-outer .rightsection
{
	float: left;
}

.home-content-outer .bottomsection
{
	margin-top: 3px;
}

/*#Three Column Template#*/

.leftcontent
{
	float:left;
	width: 150px;
	margin: 0px 20px 0px 0px;
}
.middlecontent
{
	float:left;
	width: 540px;
	margin: 0px 20px 0px 0px;
	
}
.rightcontent
{
	width: 210px;
	float: left;

}


.middlecontent .middlebottomleft
{
	float: left;
}
.middlecontent .middlebottomright
{
	float: right;
	width:265px;

}


/*#MTR Box#*/
.box-content hr
{
	margin-top: 8px;
	margin-bottom: 8px;
}

.box-top, .box-bottom
{
	font-size: 0px;
}

/*#Hero Box#*/
.hero-container .box-top
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/hero-top-bg.gif) no-repeat left bottom;
	height: 13px;
	width: 714px;
}
.hero-container .box-content
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/hero-content-bg.gif) no-repeat left bottom;
	width: 684px;
	padding: 2px 15px 5px 15px;
}
.heroImage
{
	float:left;
	width:315px;
	padding-right:5px;
}
.heroImageText
{
	float:left;
	width:300px;
	font-size:12px;
}
.Homenameheading
{
	display:block;
	font-size: 22px;
	margin-bottom: 10px;
	font-weight:bold;
}
.homeinnerfade
{
	padding-bottom: 105px;
}
/*#Home Job seeker Box#*/
.home-jobseekers-white .box-top
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/for-job-seekers-top.gif) no-repeat left bottom;
	height: 11px;
	width: 250px;
}
.home-jobseekers-white .box-content
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/for-job-seekers-content.gif) no-repeat left bottom;
	width: 220px;
	padding: 4px 15px 15px 15px;
	height:171px;
}
/*#Home For Employer Box#*/
.home-foremployer-white .box-top
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/for-employers-top.gif) no-repeat left bottom;
	height: 10px;
	width: 238px;
}
.home-foremployer-white .box-content
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/for-employers-content.gif) no-repeat left bottom;
	width: 208px;
	padding: 5px 15px 15px 15px;
	height:70px;
}

/*#Home For Featured Client Box#*/
.home-featuredclient-white .box-top
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/feature-top-bg.png) no-repeat left bottom;
	height: 10px;
	width: 218px;
}
.home-featuredclient-white .box-content
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/feature-content-bg.png) no-repeat left bottom;
	width: 188px;
	padding: 5px 15px 15px 15px;
	height:170px;
}



/*#Left Menu Box#*/
.leftmenubox .box-top
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/left-white-box-top.png) no-repeat left bottom;
	height: 11px;
	width: 200px;
}
.leftmenubox .box-content
{
	background: url(../App_Themes/MTResourcesSite/Images/left-white-content.png) no-repeat left bottom;
	width: 170px;
	padding: 4px 15px 15px 15px;
}


/*#Home Left Menu Box#*/


.Hometitle
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
}

.homebox-top
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/green-box-top.gif) no-repeat left bottom;
	height: 11px;
	width: 212px;
}
.homebox-content
{
	background: url(../App_Themes/MTResourcesSite/Images/green-box-content.gif) no-repeat left bottom;
	width: 212px;
	padding: 4px 0px 5px 0px;
	margin-bottom: 10px;
	height:250px
}

/*#Right Box#*/
.rightbox
{
	margin-bottom:16px;
}
.rightbox .box-top
{
	width: 212px;
	height: 5px;
	background: transparent url(../App_Themes/MTResourcesSite/Images/right-white-box-top.gif) no-repeat left bottom;
}

.rightbox .box-content
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/right-white-content.gif);
	width: 172px;
	padding: 5px 20px 20px 20px;
	background-position: left bottom;
}


/*#Orange Box#*/
.OrangeBoxRight .box-top
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/orange-box-top.gif) no-repeat left bottom;
	width: 212px;
	height: 11px;
}
.OrangeBoxRight .box-content
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/orange-box-content.gif) repeat-y left bottom;
	width: 172px;
	padding: 5px 20px 10px 20px;
}



/*#Middle Box#*/
.middlebox .box-top, .middlebox .box-bottom
{
	width: 240px;
	height: 7px;
}
.middlebox .box-top
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/curve-top.png) no-repeat left bottom;
}
.middlebox .box-bottom
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/curve-bottom.png) no-repeat left bottom;
}
.middlebox .box-content
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/cen-bg.png) repeat-y left bottom;
	width: 224px;
	padding: 1px 8px 8px 8px;
}

/*#Client Box#*/
.clientbox .box-top
{
	width: 713px;
	height: 10px;
	background: transparent url(../App_Themes/MTResourcesSite/Images/our-client-top.gif) no-repeat left bottom;
}
.clientbox .box-content
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/our-client-content.gif) no-repeat left bottom;
	width: 683px;
	padding: 5px 15px 15px 15px;
}

/*#Long Middle Box#*/
.longmiddlebox
{
	width: 800px;
}
.longmiddlebox-top
{
	width: 713px;
	height: 10px;
	background: transparent url(../App_Themes/MTResourcesSite/Images/our-top.gif) no-repeat left bottom;
}
.longmiddlebox-content
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/our-content.gif) no-repeat left bottom;
	width: 683px;
	padding: 5px 15px 15px 15px;
	margin-bottom:11px;
}

/*#Search Box#*/
.homesearchbox .box-top
{
	width: 200px;
	height: 11px;
}
.homesearchbox .box-top
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/green-box-top.png) no-repeat left bottom;
}
.homesearchbox .box-content
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/green-box-content.png) repeat-x left bottom;
	width: 176px;
	padding: 0px 12px 11px 12px;
}

/*#Middle Content Box#*/
.middlecontentbox .box-top
{
	width: 196px;
	height: 8px;
}
.middlecontentbox .box-top
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/job-search-top.png) no-repeat left bottom;
}
.middlecontentbox .box-content
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/job-search-bottom.png) repeat-x left bottom;
	width: 180px;
	padding: 0px 8px 8px 8px;
}

/*#Middle Section Box#*/

.middlesectiontbox
{
	margin-bottom: 10px;
}
.middlesectiontbox .box-top
{
	width: 540px;
	height: 8px;
	background: transparent  url(../App_Themes/MTResourcesSite/Images/middlesection-top-round.gif) no-repeat left bottom;
}
.middlesectiontbox .box-content
{
	background: transparent  url(../App_Themes/MTResourcesSite/Images/middlesectionbottom-round.gif) no-repeat left bottom;
	width: 500px;
	padding: 3px 20px 20px 20px;	
}


.middlesmallwhitebox
{
}
.middlesmallwhitebox .box-top
{
	width: 260px;
	height: 9px;
	background: transparent url(../App_Themes/MTResourcesSite/Images/middle-small-white-box-top.gif) no-repeat left bottom;
}
.middlesmallwhitebox .box-content
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/middle-small-white-content.gif) no-repeat left bottom;
	width: 220px;
	padding: 3px 20px 20px 20px;
}

/*#Transformation #*/
/*#Featured Client #*/
.list-ucevent .leftsection
{
	float: left;
	margin: 0px 30px 2px 0px;
}

.stafftestimonial .rightsection
{
	float: left;
	width:340px;
}

.stafftestimonial .leftsection
{
	float: left;
	margin: 0px 20px 2px 0px;
	width:130px;
}
.fclient .leftsection
{
	float: left;
	margin: 0px 10px 20px 0px;
	width:350px;
}
.fclient .rightsection
{
	float: left;
	width:130px;
}

.js-testimonial .leftsection
{
	float: left;
	margin: 0px 10px 20px 0px;
	width:350px;
}

.js-testimonial .rightsection
{
	float: left;
	width:130px;
}


.au-directormessage .leftsection
{
	float: left;
	margin: 0px 10px 2px 0px;
	width:300px;
}

.au-directormessage .rightsection
{
	float: left;
	width:180px;
}


.list-ucevent .rightsection
{
	float: left;
}
.fclient .detail
{
}
.ourclient .leftsection
{
	float: left;
	margin: 0px 10px 2px 0px;
	width:130px;
}

.ourclient .rightsection
{
	width:350px;
	float: left;
}
.nameheading
{
	display:block;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}


/*#Upcoming Event #*/
.list-ucevent
{
	margin-bottom: 30px;
}
.list-ucevent .leftsection
{
	width: 130px;
	height: 100px;
	margin: 0px 20px 2px 0px;
}
.list-ucevent .rightsection
{
	width: 350px;
}
/*#Left Menu #*/
.leftmenuheading
{
	display: block;
	width: 140px;
	font-weight:bold;
}
a.leftmenu,a.leftmenu:hover
{
	display: block;A
	width: 134px;
	font-weight:bold;
	font-size: 10px;
	background-color: #ffffff;
	border-bottom: solid 1px #EDEDED;
	padding: 5px 4px 5px 12px;
	font-weight:bold;
	color: #456F9B;
}

a.leftmenuActive,a.leftmenuActive:hover
{
	background: #FFFFFF url(../App_Themes/MTResourcesSite/Images/arrow.gif);
	background-position:12px 9px;
	background-repeat:no-repeat;
	color: #887B71;
	display: block;
	width: 126px;
	padding: 5px 4px 5px 20px;
}

.leftmenuheading
{
	color: #ffffff;
	font-size: 14px;
	background-color: #124B88;
	padding: 8px 5px;
	margin-bottom: 4px;
}


/*#Modal Popup #*/
#simplemodal-overlay
{
	background-color: #000;
	cursor: wait;
	opacity: 0.75 !important;
}

#simplemodal-container
{
	background-repeat: no-repeat;
}

#simplemodal-container .popup-content, #simplemodal-container .popup-content-top
{
	background-color: #fff;
	font-size: 0px;
}

#simplemodal-container .popup-content-top
{
	height: 10px;
}

#simplemodal-container a.modalCloseImg
{
	background: url(../App_Themes/MTResourcesSite/Images/image_cross.gif) no-repeat;
	width: 27px;
	height: 26px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -14px;
	right: -18px;
	cursor: pointer;
}

div.jquery-corner div
{
	border-color: #3E3C3B !important;
	opacity: 01;
	z-index: 1001;
}

.left-corner, .right-corner, .left-bottom-corner, .right-bottom-corner
{
	text-align: left;
	font-size: 0px;
	border: 0px;
}

.left-corner, .right-corner
{
	height: 12px;
	width: 18px;
}
.left-bottom-corner, .right-bottom-corner
{
	height: 19px;
	width: 18px;
}

.left-corner
{
	background-image: url(../App_Themes/MTResourcesSite/Images/pw-bg-left-top.png);
}

.right-corner
{
	background-image: url(../App_Themes/MTResourcesSite/Images/pw-bg-right-top.png);
}

.left-bottom-corner
{
	background-image: url(../App_Themes/MTResourcesSite/Images/pw-bg-left-bottom.png);
}

.right-bottom-corner
{
	background-image: url(../App_Themes/MTResourcesSite/Images/pw-bg-lright-bottom.png);
}

.left-content, .right-content
{
	background-position: left top;
	width: 18px;
	background-repeat: repeat-y;
	font-size: 0px;
}
.left-content
{
	background-image: url(../App_Themes/MTResourcesSite/Images/pw-bg-left-vr.png);
}
.right-content
{
	background-image: url(../App_Themes/MTResourcesSite/Images/pw-bg-right-vr.png);
}
.bottom-content
{
	background-image: url(../App_Themes/MTResourcesSite/Images/pw-bg-bottom.png);
	background-repeat: repeat-x;
	font-size: 0px;
}
/* Contact MTR Account Manager */

.contactform
{
	color: #6A6057;
}
.refercolleagueform div
{
	padding-bottom: 10px;
}

.contactform .mtresourcecontrol
{
	width: 227px;
}

.refercolleagueform td
{
	text-align:right;
}
.refercolleagueform .fieldheading
{
	width: 150px;
}
.refercolleagueform .fieldcontrol
{
	width: 140px;
}
.refercolleagueform .fieldspace
{
	width: 20px;
	font-size: 0px;
}

.height5
{
	height: 5px;
	font-size:0px;
}

.button-Small
{
	background-image: url(../App_Themes/MTResourcesSite/Images/btn01.png);
	background-repeat: no-repeat;
	width: 110px;
	height: 27px;
	border: 0px;
	background-color: #ffffff;
	color: #ffffff;
	padding-right: 26px;
	padding-bottom: 6px;
	font-weight: bold;
	font-size:14px;
	cursor:pointer;
}


.button-Medium
{
	background-image: url(../App_Themes/MTResourcesSite/Images/btn-med.png);
	background-repeat: no-repeat;
	width: 145px;
	height: 27px;
	border: 0px;
	background-color: #ffffff;
	color: #ffffff;
	padding-right: 26px;
	padding-bottom: 6px;
	font-weight: bold;
	font-size:14px;
	cursor:pointer;
}


.button-Large
{
	background-image: url(../App_Themes/MTResourcesSite/Images/btn-large.png);
	background-repeat: no-repeat;
	width: 195px;
	height: 27px;
	border: 0px;
	background-color: #ffffff;
	color: #ffffff;
	padding-right: 26px;
	padding-bottom: 6px;
	font-weight: bold;
	font-size:14px;
	cursor:pointer;
}

input, textarea,select
{
	border: 1px solid #CCCCCC;
	font-size:12px;
}

select
{
	width:152px;
	border: 1px solid #CCCCCC;
	font-size:12px;
}

img
{
	border: 0px;
}

.SearchForJobs
{
	background-color:#89BE32;
	padding-top:15px;
	padding-bottom:15px;
	width:197px;
	padding-left:10px;
	margin-left:0px;
	margin-top:5px;
	border-top:1px solid #9DE400;
	border-bottom:1px solid #9DE400;
}



/*#About Us Box With Right Image#*/
.AboutUsBoxWithRightImage
{
	margin-bottom: 15px;
}
.AboutUsBoxWithRightImage .box-top
{
	width: 500px;
	height: 21px;
	background: transparent url(../App_Themes/MTResourcesSite/Images/MiddleSectiontoplarge-round.gif) no-repeat left bottom;
	padding: 10px 20px 10px 20px;
}
.AboutUsBoxWithRightImage .box-content
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/aboutusbottom-round.gif) no-repeat left bottom;
	width: 350px;
	padding: 5px 170px 20px 20px;
	text-align:left;
	min-height:220px;
	text-align: justify;
}
.AboutUstitle
{
	color: #3054a0;
	font-size: 14px;
	font-weight: bold;
}

/*#Job Seekers Box With Right Image#*/
.JobSeekersBoxWithRightImage
{
	margin-bottom: 15px;
}
.JobSeekersBoxWithRightImage .box-top
{
	width: 500px;
	height: 21px;
	background: transparent url(../App_Themes/MTResourcesSite/Images/MiddleSectiontoplarge-round.gif) no-repeat left bottom;
	padding: 10px 20px 10px 20px;
}
.JobSeekersBoxWithRightImage .box-content
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/JobSeekersbottom-round.gif) no-repeat left bottom;
	width: 310px;
	padding: 5px 210px 20px 20px;
	text-align:left;
	min-height:250px !important;
	text-align: justify;
}
.JobSeekerstitle
{
	color: #3054a0;
	font-size: 14px;
	font-weight: bold;
}

/*#Employers Box With Right Image#*/
.EmployersBoxWithRightImage
{
	margin-bottom: 15px;
}
.EmployersBoxWithRightImage .box-top
{
	width: 500px;
	height: 21px;
	background: transparent url(../App_Themes/MTResourcesSite/Images/MiddleSectiontoplarge-round.gif) no-repeat left bottom;
	padding: 10px 20px 10px 20px;
}
.EmployersBoxWithRightImage .box-content
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/Employersbottom-round.gif) no-repeat left bottom;
	width: 310px;
	padding: 5px 210px 20px 20px;
	text-align:left;
	min-height:220px;
	text-align: justify;
}
.Employerstitle
{
	color: #3054a0;
	font-size: 14px;
	font-weight: bold;
}


/*#My MTR Box With Right Image#*/
.MyMtrBoxWithRightImage
{
	margin-bottom: 15px;
}
.MyMtrBoxWithRightImage .box-top
{
	width: 500px;
	height: 21px;
	background: transparent url(../App_Themes/MTResourcesSite/Images/MiddleSectiontoplarge-round.gif) no-repeat left bottom;
	padding: 10px 20px 10px 20px;
}
.MyMtrBoxWithRightImage .box-content
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/MyMtrbottom-round.gif) no-repeat left bottom;
	width: 350px;
	padding: 5px 170px 2px 20px;
	text-align:left;
	min-height:220px;
		text-align: justify;
}
.MyMtrtitle
{
	color: #3054a0;
	font-size: 14px;
	font-weight: bold;
}



.HiringTools-content-outer
{

	min-height: 400px;
	width:770px;
}



/*#Hot Candidate Box#*/
.HotCandidateBox .box-top
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/hot-candidate-orange-top.gif) no-repeat left bottom;
	width: 261px;
	height: 11px;
}
.HotCandidateBox .box-content
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/hot-candidate-orange-bottom.gif) repeat-y left bottom;
	width: 221px;
	padding: 5px 20px 22px 20px;
}

.QuickLinkstitle
{
	color: #3054a0;
	font-size: 11px;
	font-weight: bold;
}



/*#Upcoming Event #*/
.list-upcomingevent
{
	margin-bottom: 30px;
}
.list-upcomingevent .leftsection
{
	float:left;
	width: 130px;
	margin: 0px 20px 2px 0px;
}
.list-upcomingevent .rightsection
{
	float:left;
	width: 340px;
}
.upcomingeventnameheading
{
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}
.upcomingeventDateheading
{
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	color:#3054A0;
}




.contactform .fieldheading
{
	width:84px;
	font-size:11px;
	text-align:right;
}

.RegisterMTR .fieldheading
{
	font-size:11px;
	padding:3px 0px 3px 0px;
}
input,select
{
	border: 1px solid #CCCCCC;
	font-size:12px;
	padding:2px 0px 2px 0px;
}

td
{
	vertical-align:top;
}
.fileclass
{
	width:180px;
}
.mandatoryfieldclass
{
	font-size: 11px;
	margin-bottom: 3px;
	font-weight: bold;
}

.innerfade
{
	padding-bottom: 70px;
}

.labelheading
{
	float:left;
	width:160px;
	padding-right:5px;
}

.floatleft
{
	float:left;
}

hr
{
	border:1px solid #d2d3d5;
	height:1px;
}


.SearchResult
{
	margin-bottom:10px;
}
.ResultTitle
{
	margin-bottom:3px;
	font-weight:bold;
}




a.leftsubmenu,a.leftsubmenu:hover
{
	font-weight: normal;
	display: block;
	width: 127px;
	font-size: 11px;
	background-color: #ffffff;
	padding: 3px 3px 3px 20px;
	color: #4C9904;
}
a.leftsubmenuActive,a.leftsubmenuActive:hover
{
	background: #FFFFFF url(../App_Themes/MTResourcesSite/Images/arrow.gif);
	background-position:20px 7px;
	background-repeat:no-repeat;
	color: #887B71;
	display: block;
	width: 118px;
	font-size: 11px;
	padding: 3px 4px 3px 28px;
}
.submenuSep
{
	border-bottom: solid 1px #EDEDED;
}


.CMSSiteMapList
{
	margin-left:20px;
	text-transform:capitalize;

}

.dvSeprator
{
	height:1px;
	font-size:0px;
	width:100%;
	border-top :1px solid #d2d3d5;
	margin-top:10px;
	margin-bottom:10px;
}

.whitehr
{
	height:1px;
	font-size:0px;
	width:100%;
	border-top :1px solid #FDEF9C;
	margin-top:10px;
	margin-bottom:10px;
}


/*#Career Tools Box With Right Image#*/
.CareerToolBoxWithRightImage
{
	margin-bottom: 15px;
}
.CareerToolBoxWithRightImage .box-top
{
	width: 500px;
	height: 21px;
	background: transparent url(../App_Themes/MTResourcesSite/Images/MiddleSectiontoplarge-round.gif) no-repeat left bottom;
	padding: 10px 20px 10px 20px;
}
.CareerToolBoxWithRightImage .box-content
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/career-tools-round.jpg) no-repeat left bottom;
	width: 310px;
	padding: 5px 210px 8px 20px;
	text-align:left;
	min-height:220px;
	text-align: justify;
}
.CareerTooltitle
{
	color: #3054a0;
	font-size: 14px;
	font-weight: bold;
}

.display-none
{
	display:none;
}


ul#HomeSlider
{
	list-style-type: none;
}
ul#JobSeekers
{
	list-style-type: none;
}
ul#employer
{
	list-style-type: none;
}
.PagerResults
{
	display:none;
}

ul#hotJobsCarousal
{
	list-style-type: none;
	height:120px;
	overflow:hidden;
}
ul#hotJobsCarousal li
{
	height:120px;
}
.slider
{
	height:150px;
}
ul#hotCandidateCarousal
{
	list-style-type: none;
	padding-bottom:62px;
}
.ManagingDirectorDateheading
{
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	color:#3054A0;
}


ul#HomeSlider_nav
{
	float:left;
	margin-top:1px;
}

ul#HomeSlider_nav li 
{
	display:block;
	float:left;
	list-style:none;
	padding:0px 5px 0px 5px;
	cursor:pointer;
	font-size:13px;
	color: #417D05;
}

ul#HomeSlider_nav li#button_selected 
{
	font-weight:bold;
	text-decoration:underline;
	
}
.HomeSliderClass
{
	margin-left:15px;
	margin-top:5px;
}



a.CarouselNextPrevious
{
	font-size:13px;
	color: #417D05;
	cursor: pointer;
	position:relative;
	font-weight:normal;
}


ul#JobSeekers_nav
{
	float:left;
	margin-top:1px;
}

ul#JobSeekers_nav li 
{
	display:block;
	float:left;
	list-style:none;
	padding:0px 5px 0px 5px;
	cursor:pointer;
	font-size:13px;
	color: #417D05;
}

ul#JobSeekers_nav li#button_selected 
{
	font-weight:bold;
	text-decoration:underline;
	
}


ul#employer_nav
{
	float:left;
	margin-top:1px;
}

ul#employer_nav li 
{
	display:block;
	float:left;
	list-style:none;
	padding:0px 3px 0px 3px;
	cursor:pointer;
	font-size:13px;
	color: #417D05;
}

ul#employer_nav li#button_selected 
{
	font-weight:bold;
	text-decoration:underline;
	
}


/*#Home Join Out Network Right Box#*/
.Homerightbox
{
	margin-bottom:10px;
}
.Homerightbox .box-top
{
	width: 212px;
	height: 5px;
	background: transparent url(../App_Themes/MTResourcesSite/Images/right-white-box-top.gif) no-repeat left bottom;
}

.Homerightbox .box-content
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/right-white-content.gif);
	width: 172px;
	padding: 5px 20px 20px 20px;
	background-position: left bottom;
	height:215px;
}


.pnlsearchfield
{
	width:169px;
	background: url(../App_Themes/MTResourcesSite/Images/search-bg.gif);
	height:17px;
	background-repeat: no-repeat;
	padding:3px;
}
.searchFieldImage
{
	float:right;
	height:17px;
	width:21px;
	margin-left:2px;
	display:block;
}
.searchfield
{
	float:left;
	font-size:10px;
	color:#B0B0B0;
	width:130px;
}
.HomeSliderClassForHome
{
	margin-left:330px;
	margin-top:-20px;
	z-index:10000;
	position:absolute;
}
.Employermiddlecontent
{
	margin-bottom:10px;
}
.MyMTRmiddlecontent
{
	margin-bottom:10px;
}

a.footerlink,a.footerlink:hover
{
	color: #ffffff;
}

a.HomeTopMenu
{
	margin:0px 10px 0px 10px;
}



/*#Inner Right Menu Box#*/

.homeboxinner-top
{
	background: transparent url(../App_Themes/MTResourcesSite/Images/green-box-top.gif) no-repeat left bottom;
	height: 11px;
	width: 212px;
}
.homeboxinner-content
{
	background: url(../App_Themes/MTResourcesSite/Images/green-box-content.gif) no-repeat left bottom;
	width: 212px;
	padding: 4px 0px 5px 0px;
	margin-bottom: 20px;
	height:180px
	
}

.PagerClass td
{
	font-size:12px;
	text-decoration: none;
	color: #417D05;
	cursor: pointer;
	position:relative;
	font-weight:normal;
	padding:2px 7px 2px 0px;
}

.RegisterWithMTRmiddlesectionbox
{
	margin-bottom: 10px;
}
.RegisterWithMTRmiddlesectionbox .box-top
{
	width: 540px;
	height: 8px;
	background: transparent  url(../App_Themes/MTResourcesSite/Images/middlesection-top-round.gif) no-repeat left bottom;
}
.RegisterWithMTRmiddlesectionbox .box-content
{
	background: transparent  url(../App_Themes/MTResourcesSite/Images/middlesectionbottom-round.gif) no-repeat left bottom;
	width: 500px;
	padding: 3px 20px 20px 20px;	
	/*height:500px;*/
	height:auto;
}


ul.BasicListing
{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	list-style-type:none;
}
.BasicListing li
{
	margin:0px;
	padding: 0px;
	margin-bottom:4px;
	margin-left:10px;
	padding-left:16px;
	list-style-type:bullet;
	background: #ffffff url(../App_Themes/MTResourcesSite/Images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left 2px;

}

.left-panel
{
	float: left; 
	/*line-height: 20px; */
	width: 250px; 
	margin-top: 15px;
}
.right-panel
{
	float: left; 
	/*line-height: 20px; */
	margin-left: 10px;
        margin-top: 9px; /*-8*/
	width: 235px;

}
.left-panel-table tr
{
height:30px;
}
.right-panel-table tr
{
height:30px;
}
.right-panel-table td
{
vertical-align:middle;
}