﻿/*Home Page CSS */

body
{
	
	border: 0;
	margin: 0;
	padding: 0;
	left: 0;
	margin-top: 0;
	padding-top: 0;
	/*background-image: url(../imgs/bgtop.jpg);
	background-repeat:repeat-x;*/
}

/* Search Bar */

.searchbar
{
	width:1024px; 
	height:60px; 
	background-image: url(../imgs/searchbar1.jpg); 
	background-repeat: no-repeat; 
	text-align:center
}


/* Top Orange Strip */

.cth
{
	background-image: url(../imgs/bodytop.jpg);
	background-repeat: no-repeat;
	width: 500px;
	background-color: #ffffff;
	vertical-align:top;
}

/* Microsite Hyperlink */

.micrositeHyperlink
{
	font-weight: bold;
	font-size: 12pt;
	color: #333333;
	font-family: 'Trebuchet MS';
	padding-left: 10px;
	padding-top: 5px;
	text-align: right;
}

a.micrositeHyperlink:link { text-decoration:none;
	color: #333333;
	width: 100%;
	display: block
}

a.micrositeHyperlink:visited { text-decoration:none;
	color: #333333
}

a.micrositeHyperlink:hover { text-decoration:none;
	color: #FF0000
}

a.micrositeHyperlink:active { text-decoration:none;
	color: #333333
}

/* Home page Headings */

.headerbig
{
	font-weight: bold;
	font-size: 15pt;
	color: #696969;
	font-family: 'Trebuchet MS';
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
}

.articleheader
{
	font-weight: bold;
	font-size: 12pt;
	color: #333333;
	font-family: 'Trebuchet MS';
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
}


a.articleheader:link { text-decoration:none;
	color: #333333;
	width: 100%;
	display: block
}

a.articleheader:visited { text-decoration:none;
	color: #333333
}

a.articleheader:hover { text-decoration:none;
	color: #FF0000
}

a.articleheader:active { text-decoration:none;
	color: #333333
}

.articletitle
{
	font-weight: bold;
	font-size: 11pt;
	color: #696969;
	font-family: Tahoma;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
}

/* Now Hiring CSS */

.cbg
{
	background-image: url(../imgs/mbg.jpg);
	background-repeat: no-repeat;
	width:500px;
	height:11px;
}

.cmbg
{
	background-image: url(../imgs/mbgm.jpg);
	background-repeat: repeat-y;
	width:500px;
	text-align:center;
}

.cbbg
{
	background-image: url(../imgs/mbgb.jpg);
	background-repeat: no-repeat;
	width:500px;
	height:14px;
}

.nhjobtitle
{
	font-size: 10pt;
	color: #000000;
	font-family: tahoma;
	padding-top:5px;
	text-align:left;
}

.nhjobco
{
	font-size: 9pt;
	font-weight: bold;
	color: #fb8302;
	font-family: arial;
	padding-bottom: 5px;
	text-align: left;
	border-bottom: #dcdcdc 1px dotted;
}

/* Featured Employer & Consultants CSS */

.fejobs
{
	font-size: 8pt;
	color: #0033ff;
	font-family: tahoma;
	text-align:left;
	padding-left:5px;
	text-decoration: underline;
}

.femore
{	font-size: 8pt;
	color: #fea531;
	font-family: tahoma;
	text-align:right;
	padding-right:5px;
	text-decoration: underline;}

/* Top Recruiter Hiring CSS */

.bbjobtitle
{
	font-weight: normal;
	font-size: 11pt;
	color: #5c5c5c;
	font-family: tahoma;
	font-weight:bold;
	padding-left:15px;
	text-align:left;
	vertical-align:top;
	width:350px;
}

.subtable
{
	background-color: #f8f8ff;
	width:450px;
}

.bbxt
{
	background-image: url(../imgs/bluebgt.jpg);
	background-repeat: no-repeat;
	width:500px;
	height:11px;
}
.bbxm
{	background-image: url(../imgs/bluebgm.jpg);
	background-repeat: repeat-y;
	width:500px;
	text-align:center;
	}

.bbxb
{	background-image: url(../imgs/bluebgb.jpg);
	background-repeat: no-repeat;
	width:500px;
	height:11px;}
	
.bbjobdesc
{
	font-weight: normal;
	font-size: 9pt;
	color: #191919;
	font-family: tahoma;
	padding-left:15px;
	padding-top:10px;
	text-align: left;
	vertical-align: top;
	width:325px;
}

.bbjobsal
{
	font-weight: normal;
	font-size: 10pt;
	color: #979797;
	font-family: tahoma;
	padding-right:5px;
	padding-left:15px;
	text-align:left;
	vertical-align:top;
	width:325px;
}

.bbjobco
{
	font-weight: normal;
	font-size: 10pt;
	color: #de3f3f;
	font-family: tahoma;
	padding-top:6px;
	padding-left:15px;
	text-align:left;
	vertical-align: bottom;
	width:325px;
}

.bbjoblogo
{
	font-size: 10pt;
	color: #de3f3f;
	font-family: tahoma;
	padding-top:15px;
	padding-right:5px;
	text-align:right;
	vertical-align:middle;
	width:125px;
	}

.vline
{
	border-right: #dcdcdc 1px solid;
	text-align:center;
	vertical-align:top;
}

/* Featured Employers */

.tejob
{
	font-size: 11pt;
	color: #000000;
	font-family: Tahoma;
	text-align:left;
	padding-top:3px;
}

.teco
{
	font-size: 10pt;
	color: #336600;
	font-family: Tahoma;
	text-align:left;
}

.topbanner
{
	background-color: #ffffff;
}

.body_text_Maroon { font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	line-height:1.4em
}

/* footer CSS */

.footer
{
	width: 1000px;
	background-image: url(../imgs/bgbtm.jpg);
	background-repeat: repeat-x;
	height: 189px;
}

.footertext
{	font-size: 9pt; 
	color: #ffffff; 
	font-family: Arial;
	text-align:left;
	vertical-align:top;
	padding-left:10px; 
	padding-right:10px;
	}

.footertitle
{
	font-size: 10pt;
	font-weight: bold;
	color: #ff9900;
	font-family: Arial;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
	text-decoration: underline;
}

.copyright
{
	font-size: 10pt;
	color: #333333;
	font-family: tahoma;
	text-align: left;
	padding-left: 10px;
	height:30px;
	width:1000px;
	text-align: center;
	background-image: url(../imgs/menubg.jpg);
	background-repeat: repeat-x;
}

/* Master Page Content Place Holder Backgroung */

.placeholder
{
	border: #dcdcdc 1px solid;
	width:775px;
	vertical-align:top;
	text-align:center;
	padding:5px;
}

/* Promotional Right Panel - Registerpage */

.sidetitle
{
	font-weight: bold;
	font-size: 15pt;
	color: #696969;
	font-family: arial;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom:10px;
	text-align: left;
}

.sidecontent
{
	padding-left: 15px;
	font-size: 10pt;
	color: #696969;
	font-family: Tahoma;
	text-align:left;
	padding:5px;
}

.publictitle
{
	font-weight: normal;
	font-size: 16pt;
	color: #ff6633;
	font-family: arial;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
}

.publicheader
{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: normal;
	text-align:left;
	color: #669900;
	line-height:1em
	
}

.publiccontent
{	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height:1.4em
}

.loginbox
{
	background-image: url(../imgs/loginbox.jpg);
	background-repeat:no-repeat;
	height:300px;
	width:300px;
	vertical-align:top;
	text-align: center;
}

.logintext
{
	padding-left: 10px;
	padding-bottom: 5px;
	color: #000000;
	padding-top: 7px;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: left;
}

.logininput
{	padding-left: 10px;
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: left;}
	
.profileheader
{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #669900;
	line-height:1em;
	text-align:left;
}


.mscopyright
{
	font-size: 10pt;
	color: #ffffff;
	font-family: tahoma;
	text-align: left;
	padding-left: 10px;
	height:30px;
	width:800px;
	text-align: center;
	background-image: url(../imgs/ms_footer_bg.jpg);
	background-repeat: repeat-x;
}

.msheadertext
{
	font-size: 12pt;
	color: #ffffff;
	font-family: 'Trebuchet MS';
	text-align: left;
	padding-left: 10px;
	text-align: left;
	background-repeat: repeat-x;
	font-style: italic;
}

.qm
{
	color: #000033;
	font-size: 10pt;
	font-family: Tahoma;
	background-color: #ffffcc;
	padding: 5px;
	text-align: left;
	border: #ff9933 1px solid;
	display: none;
	
}

/* Mandatory Fields color */

.mandatory
{
	color: #ff0000;
	font-size: 10pt;
	font-family: Tahoma;
}

.msmenu
{
	font-family: "Trebuchet MS" , Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
	cursor: hand;
	width: 160px;
	text-align: left;
	padding-left: 30px;
	text-decoration: none;
	cursor: hand;
	background: url(../imgs/ms_link_btn.png) no-repeat left top;
	background-position: left -18px;
	display: inline-block;
	text-transform: uppercase;
	padding-bottom: 2px;
	border-bottom: #f5f5f5 2px inset;
}

a.msmenu:hover {
	background-position:left 0px;line-height:18px; height:18px; color: #FF6600; text-decoration:none
}

/* from Jobenvoy CSS for specific pages use */

.title_text_Orange { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 24px;
	font-weight: normal;
	color: #ff6600;
	margin-left: 10px
}

.title_text_Gray { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	margin-left: 10px
}

/* Image Style */

.image_border { border: #cccccc;
	border-style: solid;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color:#FFFFFF
}

/* Article CSS */

.articletitle
{ font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	margin-left: 10px
}

.article_author
{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12pt;
	font-weight: normal;
	color: #669900;
	line-height:1em;
	text-align:left;
}

.article_desg
{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #ff6600;
	line-height: 1em;
	text-align: left;
}

.article_co
{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	line-height:1em;
	text-align:left;
}

.article_author_about
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #696969;
	line-height: 1em;
	text-align: left;
}

.articles
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	line-height:1em;
	text-align:left;
}

.author_table
{
	border: #4682b4 5px solid;
	padding:10px;
	
}

.article_table
{
	padding: 10px;
	border: #dcdcdc 2px solid;
}

.articleviewco
{
	font-weight: normal;
	font-size: 11pt;
	color: #0066cc;
	font-family: Tahoma;
	padding-left: 5px;
	text-align: left;
}

.panelnone
{
	background-color: #89bacf;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	display: none;
	border-right: #dcdcdc 5px solid;
	border-top: #dcdcdc 5px solid;
	border-bottom: #dcdcdc 5px solid;
}

.body_text_White { font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:1.4em
}

a.body_text_White:link { text-decoration:none;
	color: #FFFFFF;
	width: 100%;
	display: block
}

a.body_text_White:visited { text-decoration:none;
	color: #FFFFFF
}

a.body_text_White:hover { text-decoration:none;
	color: #FFCC00;
	width: 100%;
	display: block
}

a.body_text_White:active { text-decoration:none;
	color: #FFFFFF
}
