/* Start Fetatured Job */
.JobTitle {
font-size: 11px;
font-family: Verdana, "Times New Roman", Georgia, Times, serif;
color: #000000;
}
.JobTitle a:link {
text-decoration: none;
color: #AB0E45;
}
.JobTitle a:visited {
text-decoration: none;
color: #AB0E45;
}
/* Finish Featured Job */

/*  Job Category Start  */
.jobcategory {
font-size: 11px;
color: #666666;
font-family: Verdana, "Times New Roman", Georgia, Times, serif;
}
/*  Job Category End  */
/*  CV Start  */
.cv_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	background-repeat: repeat;
}
/*  Job Detail Start  */
.heading_1 {
font-size: 11px;
font-weight:bold;
font-variant:small-caps;
color: #666666;
font-family:Verdana, Arial, Helvetica, sans-serif
}
.heading_2 {
font-size: 12px;
font-weight:bold;
font-variant:small-caps;
color: #666666;
font-family:Verdana, Arial, Helvetica, sans-serif
}
.text {
font-size: 11px;
color: #666666;
font-family:Verdana, Arial, Helvetica, sans-serif
}
/*  Job Detail End  */
/*  Seeker Start  */
.subSeekerTitle { 
font-size: 11px;
color: #000000;
font-family: Georgia, "Times New Roman", Times, serif;
}

/*  Seeker end  */
/*  Employer Start  */
.subTitle { 
font-size: 11px;
color: #AB0E45;
font-family: Georgia, "Times New Roman", Times, serif;
}

/*  Employer end  */
/*  form controls starts */
.textBox{
	border:1px solid #D6D6D6;
	vertical-align:middle;
	height:17px;
	font-family:arial;
	font-size:11px;
	color:#575a55;
}
.textarea{
	border:1px solid #D6D6D6;
	font-family:arial;
	font-size:11px;
	color:#575a55;
}
.cmbBox{
	border:1px solid #999999;
	vertical-align:middle;
	height:16px;
	font-family:arial;
	font-size:10px;
	color:#575a55;
}
/*  form controls ends */
/*
=================================================
*/
.cssbutton {
	background: #fff;
	padding: 1px;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant : small-caps;
	border : 1px solid #aaa;
}
.buttonleft {
	color: #f8f8f8;
	background: #a42;
	padding: 0px 3px 0px 3px;
}
.buttonright {
	color: #f8f8f8;
	background: #886;
	padding: 0px 20px 0px 3px;
}
.jobCategoryTitla {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	background-repeat: repeat;
}
.loginTitla {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	background-repeat: repeat;
}
.PageTitle {
	font-size: 16px;
	color: #6699CC;
	font-family: "Courier New", Courier, mono;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: uppercase;
	font-style: normal;
	line-height: 20pt;
}

.jobTextLinkless {
font-size: 11px;
color: #666666;
font-family: Verdana, "Times New Roman", Georgia, Times, serif;
}

.jobTextLink {
font-size: 9px;
text-decoration: none;
color: #FFAAAA;

}
.jobTextLink a:link, .jobTextLink a:visited {
text-decoration: none;
color: #000000;

}
.jobTextLink a:hover, jobTextLink a:active {
color: #FF0000;
}
/*
Forget Password Start
*/
.passwordLink {
font-size: 10px;
color: #666666;
font-family: Verdana, "Times New Roman", Georgia, Times, serif;
}
.passwordLink a:link, .passwordLink a:visited {
text-decoration: none;
color: #666666;
font-family: Verdana, "Times New Roman", Georgia, Times, serif;
}
.passwordLink a:hover, passwordLink a:active {
color: #666666;
font-family: Verdana, "Times New Roman", Georgia, Times, serif;
}
/*
Forget Password Finish
*/

.jobTextLinkNew {
text-decoration: none;
color: #FFAAAA;

}

.jobTextLinkNew a:link, .jobTextLinkNew a:visited {
text-decoration: none;
color: #FFAAAA;

}
.jobTextLinkNew a:hover, jobTextLinkNew a:active {
color: #FF0000;
}

.jobDetail {
font-size: 10px;
text-decoration: none;
color: #FF0000; 
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.jobDetail a:link, .jobDetail a:visited {
text-decoration: none;
color: #FF0000;

}
.jobDetail a:hover, jobDetail a:active {
text-decoration: underline;
color: #FF0000;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}


/* Start Admin Menu */
#navcontainer
{
padding: 2px 0 2px 0;
background: #ccc;
height: 20px;
}

#navlist
{
margin: 0px;
padding: 0px 0px;
display: block;
}

#navlist li
{
list-style: none;
float: left;
border-right: 1px solid #000000;
margin: 0px 3px 0px 3px;
}

#navcontainer a, #navlist li.extend
{
margin: 0px;
display: block;
border-top: 1px solid #333;
padding: 1px 6px;
text-decoration: none;
background: #ccc;
font: normal 10px verdana, serif;
color: #000;
}

#navcontainer a:hover, #navcontainer a#current
{
padding: 1px 5px;
background: #FAFAFA;
border-right: 1px solid #333;
border-left: 1px solid #333;
border-top: 1px solid #FAFAFA;
border-bottom: 1px solid #333;
color: #000;
}

#navcontainer a#current
{
background: #F6F6F6;
border-top: 1px solid #F6F6F6;
font-weight: bold;
}

#navcontainer li#active
{
border-right: 2px solid #828282;
border-bottom: 2px solid #828282;
}
/* End Admin Menu */