@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background: #f6f6f6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
img {
	border: none;
	outline: none;
}
a {
	border: none;
	outline: none;
}
#topline {
	width: 100%;
	height: 10px;
	background: #dd0212;
}
#menumainbackground {
	width: 100%;
	height: 75px;
	background:url(../images/top-menu-main-bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
}
#menumaincontentarea {
	width: 950px;
	height: 75px;
	margin:auto;
	background:url(../images/menu-bottom-shadow.png);
	background-position:center bottom;
	background-repeat: no-repeat;
}

#logobox {
	width: 300px;
	height: 58px;
	float: left;
	padding-top: 17px;
}

#clientloginmainbox {
	width: 650px;
	height: 15px;
	float: left;
}
#menumainbox {
	width: 650px;
	height: 60px;
	float: left;
}

.menubox {
	width: auto;
	height: 60px;
	float: right;
	outline: none;
}
.menubox a {
	width: auto;
	height: 60px;
	display:block;
	background: none;
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	font-size: 18px;
	color: #999;
	text-decoration: none;
	outline: none;
}
.menubox a span {
	font-size: 13px;
	line-height: 18px;
	color: #999;
}
.menubox a:hover {
	color: #dd0212;
	text-decoration: none;
	background:url(../images/menu-hover.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}


#topjobpostedarea {
	width: 100%;
	height: 45px;
	background:url(../images/breadcrumb-bground.jpg);
	background-position: center;
	background-repeat:no-repeat;
	background-color: #c6c7cb;
}

#topjobpostedareamain {
	width: 650px;
	height: 34px;
	margin: auto;
	padding-top: 11px;
	float:left;
}

#searchdiv {
	width: 295px;
	height: 34px;
	margin: auto;
	padding-top: 11px;
	float:right;
	text-align:right;
}


#header1 {
	width: 950px;
	height: 34px;
	margin: auto;
}

.topjobarea {
	font-size: 16px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.topjobarea span {
	font-size: 18px;
	color: #dd0212;
	font-weight: bold;
}

#topheadingmaintextarea {
	width: 100%;
	height: 80px;
	background:url(../images/heding-main-text-bg.jpg);
	background-position:center;
	background-repeat: no-repeat;
}

#topheadingmaintextcontentarea {
	width: 950px;
	height: 58px;
	margin:auto;
	font-size: 35px;
	color: #fff;
	text-decoration: none;
	padding-top: 22px;
}

#topheadingshadowarea {
	width: 100%;
	height: 14px;
		background:url(../images/shadow.png);
	background-position:top center;
	background-repeat: no-repeat;
}

.topcontentshadow {
	width: 950px;
	height: 15px;
	margin: auto;
	background:url(../images/content-top-shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bottomcontentshadow {
	width: 950px;
	height: 15px;
	margin: auto;
	background:url(../images/content-bottom-shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.contenttopsuper {
	width: 100%;
	height: auto;
	overflow:hidden;
}
.contentareamainsupermain {
	width: 950px;
	margin: auto;
	background-color:#FFFFFF;
	border-left:solid 1px #e3e3e3;
	border-right:solid 1px #e3e3e3;
	border-bottom:solid 1px #e3e3e3;
	float:none;
	height:900px;
}

.contentareamainsupermaininside {
	width: 950px;
	margin: auto;
	background-color:#FFFFFF;
	border-left:solid 1px #e3e3e3;
	border-right:solid 1px #e3e3e3;
	border-bottom:solid 1px #e3e3e3;
	float:none;
	height:auto;
}


.contentareamain {
	width: 850px;
	padding: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-position: top;
	background-color:#FFFFFF;
	float:none;
	height:auto;
	margin:auto;
	display:table;	
}
.contentareamain a{
color:#666666;
font-weight:bold;
text-decoration:none;
}
.contentareamain a:hover{
color:#666666;
font-weight:bold;
text-decoration:underline;
}

.contentareamainindx {
	width: 850px;
	float: left;
	padding: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-position: top;
	background-repeat:repeat-y;
	min-height: 270px;
	background-color:#FFFFFF;

}
.contentareamainindx a{
color:#666666;
font-weight:bold;
text-decoration:none;
}
.contentareamainindx a:hover{
color:#666666;
font-weight:bold;
text-decoration:underline;
}



.contentareamain1st {
	width: 850px;
	float: left;
	padding: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-position: top;
	min-height: 270px;
	background-color:#FFFFFF;
	
}
.contentareamain1st a{
color:#666666;
font-weight:bold;
text-decoration:none;
}
.contentareamain1st a:hover{
color:#666666;
font-weight:bold;
text-decoration:underline;
}




#searchtabboxleft {
	width: 550px;
	float: left;
}
#lookingexpertrightbox {
	width: 250px;
	float: right;
	margin-top: 30px;
}

.lookingexpert {
	font-size: 14px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
}

.lookingexpert2  {
padding-top:3px;
	width: 220px;
	float:right;
}
.lookingexpert2 a {
	color: #F00;
	text-decoration: none;
	text-align: right;
	font-size: 12px;
	display: block;
	outline: none;
	width: 220px;
	float: left;

}
.lookingexpert2 a:hover {
	text-decoration: underline;
	text-align: right;
}
.lookingexpert span {
	font-size: 20px;
	color: #333;
	text-decoration: none;
	line-height: 30px;
	text-align: left;
	word-spacing: 6px;
}
.lookingexpert3 ul {
        list-style: none inside;
margin:  0px;
padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.lookingexpert3 li {
	list-style-image:url(../images/tick-bullet.png);
	color: #666;
	text-decoration: none;
	font-size: 16px;
	line-height: 25px;
	text-align: left;

}

.button a {
 width: 145px;
 height: 36px;
 float: left;
 background:url(../images/post-job-button.png);
 background-repeat: no-repeat;
 border: 0px;
 border-style: solid;
 border-color: #666;
 text-align: left;
 font-size:18px;
 color: #fff;
 padding-top: 8px;
 display: block;
 text-decoration: none;
 padding-left: 16px;
}
.button a:hover {
 text-decoration: none;
 text-align: left;
 background:url(../images/post-job-button-hover.png);
 background-repeat: no-repeat;
}


#googleadvertisementarea {
	width: 100%;
	height: 92px;
		margin-top: 15px;
	margin-bottom: 25px;
}

#googleadvertisemntcontentarea {
	width: 728px;
	height: 90px;
	background: #fff;
	margin: auto;
	text-align: center;
	padding-top: 20px;
	font-size: 14px;
	color:#999;
	text-decoration: none;

}

#googleadvertisemntcontentareainside {
	width: 100%;
	height: 90px;
	background: #fff;
	margin: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom:20px;
	text-decoration: none;
	display:table;

}


#footermainarea {
	width: 100%;
	height: 110px;
	background-color:#f6f6f6;
	/*background:url(../images/footer-bg-main.jpg);
	background-repeat:repeat-x;*/
}

#footercontentarea {
	width: 950px;
	height: 95px;
	margin: auto;
}

#footermenuarea {
	width: 950px;
	height: 35px;
	float: left;
}

#footermenuareainner {
	width: 235px;
	height: 25px;
	padding-top:10px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#a6a6a6;
}

.footermanuclass a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#a6a6a6;
	text-decoration:none;
}

.footermanuclass a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	text-decoration:none;
}


#footercopyrightarea {
	width: 950px;
	height: 20px;
	float: left;
	margin-top: 25px;
}
.footerclass {
	font-size: 12px;
	text-decoration: none;
	color: #afafaf;
	width: 400px;
	float: left;
}
.footerclass a {
	text-decoration: none;
	color: #afafaf;
}
.footerclass a:hover {
	text-decoration: underline;
	color: #afafaf;
}

.poweredbygrafdom {
	width: 110px;
	height: 20px;
	float: right;
	text-align: right;
}



#footerRss {
	width:100%;
	height:auto;
	padding-bottom:5px;
	padding-top:5px;
	font-size: 12px;
	text-decoration: none;
	color: #afafaf;
	float: left;
}
#footerRss a {
	text-decoration:underline;
	color: #afafaf;
}
#footerRss a:hover {
	text-decoration:none;
	color: #afafaf;
}

.commentformmainarea34 {
	width: 450px;
	float: left;
}

.textfeildclass {
	width: 426px;
	height: 25px;
	float: left;
	background: #FFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	outline: none;
	border: 2px;
	border-style: solid;
	border-color: #ddd;
	font-size: 14px;
	color: #999;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom:4px;
	padding-left: 10px;
	padding-right: 10px;
}
.textfeildclass:hover {
	border-color: #dd0212;
}

.textfeildclass2 {
	width: 426px;
	height: 100px;
	float: left;
	background:  #FFF;
	text-decoration: none;
	outline: none;
	border: 2px;
	border-style: solid;
	border-color: #ddd;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	line-height: 22px;
}
.textfeildclass2:hover {
	border-color: #dd0212;
}

.button3 {
	width: 104px;
	height: 28px;
	text-align: center;
	float: left;
	margin-top: 0px;
	border: none;
	outline: none;
		background:url(../images/button.png);
	background-repeat: no-repeat ;
	text-align: left;
	font-size:18px;
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
}
.button3:hover {
	text-decoration: none;
	background:url(../images/button-hover.png);
	background-repeat: no-repeat;
	cursor:pointer;
}

.btnPostJob {
	width: 104px;
	height: 28px;
	text-align:left;
	vertical-align:middle;
	float:right;
	margin-top: 5px;
	padding-bottom:3px;
	border: none;
	outline: none;
	background:url(../images/button.png);
	background-repeat: no-repeat ;
	text-align: left;
	font-size:12px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
	padding-left: 5px;
}
.btnPostJob:hover {
	text-decoration: none;
	background:url(../images/button-hover.png);
	background-repeat: no-repeat;
	cursor:pointer;
}

.mainheadingmmform
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#FF0000;
}
.textmmform
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
}
.descmmform
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#666666;
vertical-align:top;
text-align:left;
}

.titlemmform
{
padding-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
vertical-align:top;
text-align:right;
}

/* for top search box */

#topmainsearchbox {
	width: 233px;
	height: 31px;
	margin-top: 0px;
	position:relative;
	background: transparent;
	background-position: center;
	background-repeat: no-repeat;
}
.searchfeildstyle {
	width: 191px;
	height: 25px;
	background:none;
	outline: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 10px;

}
#searchbutton {
	width: 20px;
	height: 18px;
	position: absolute;
	z-index:6;
	top:90px;
	left: 950px;
	outline: none;
}
.searchbuttonclass {
	width: 20px;
	height: 21px;
	background:url(../images/searc-icon.png);
	background-position:left;
	background-repeat: no-repeat;
	outline: none;
	border: 0px;
	cursor:pointer;
}


.categoryHeading {
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-weight:bold;
text-decoration:none;

}
.categoryHeading a{
color:#FF0000;
font-weight:bold;
text-decoration:underline;
}
.categoryHeading a:hover{
color:#808080;
font-weight:bold;
text-decoration:none;
}