/* CSS Document */


body{
margin: 0px;
padding: 0px;
font-family: tahoma;
font-size: 11px;
background-color: #ffffff;


}


p{
font:Tahoma;
font-size:12px;
font-weight:normal;
color:#000000;
line-height:18px;
text-decoration : none;
}

.newscontent
{
	
font:Tahoma;
font-size:12px;
font-weight:normal;
color: #ffffff;
line-height:18px;
}
.newscontent a:link, .newscontent a:visited, .newscontent a:active{
font:Tahoma;
font-size:12px;
font-weight:normal;
color:#ffffff;
line-height:18px;
text-decoration: none;
}

.newscontent a:hover{
font:Tahoma;
font-size:12px;
line-height:18px;
color: #ffffff;
text-decoration: underline;
font-weight:normal;
}

h1{
font:"Century Gothic";
font-size:24px;
color:#443192;
font-weight:bold;
}

.adminlink
{
 font-family : Tahoma;
 font-size:14px;
 color:White;
 font-weight:bold ;
 background-color:Yellow;
 text-decoration:none;	
}

.img{
padding-bottom:12px;
padding-left:6px;
}

.text{
font:Tahoma;
font-size:12px;
font-weight:normal;
color:#000000;
line-height:18px;
}
.textBlue{
font:Tahoma;
font-size:12px;
font-weight:normal;
color:#0000FF;
line-height:18px;
}

.text a:link, .text a:visited, .text a:active{
font:Tahoma;
font-size:12px;
font-weight:normal;
color:#cc0000;
line-height:18px;
text-decoration: none;
}

.text a:hover{
font:Tahoma;
font-size:12px;
line-height:18px;
color: #cc0000;
text-decoration: underline;
font-weight:normal;
}
.text12{
font:tahoma;
font-size:12px;
font-weight:normal;
color:#333333;
line-height:18px;
}
.textheading12{
font:tahoma;
font-size:12px;
font-weight:bold;
color:#333333;
}

.textheading1{
font:tahoma;
font-size:12px;
font-weight:bold;
color:#000000;
}

.textheading2{
font:tahoma;
font-size:14px;
font-weight:bold;
color:#cc0000;
}
.textred{
font:Tahoma;
font-size:12px;
font-weight:normal;
color:#cc0000;
line-height:18px;
}

.text_heading{
font:tahoma;
font-size:16px;
font-weight:bold;
color:#666666;
}
.text_heading_red{
font:tahoma;
font-size:16px;
font-weight:bold;
color:#cc0000;
}
.text_steps_White
{
font:Tahoma;
font-size:12px;
font-weight:bold;
color:#000000;
}
.text_red{
font:Tahoma;
font-size:12px;
color:#cc0000;
}
.heading_red{
font:Tahoma;
font-size:13px;
font-weight:bold;
color:#cc0000;
}
.heading{
font:Tahoma;
font-size:14px;
font-weight:bold;
color:#ffffff;
}
.date_heading{
font:Tahoma;
font-size:12px;
font-weight:bold;
color:#ffffff;
}
.footer{
font-size: 12px;
color: #cc0000;
text-decoration: none;
font-weight:normal;
}

.footer a:link, .footer a:visited, .footer a:active{
font-size: 12px;
color: #666666;
text-decoration: none;
font-weight:normal;
}

.footer a:hover{
font-size: 12px;
color: #cc0000;
text-decoration: underline;
font-weight:normal;
}

.footer_nolink{
font-size: 12px;
color: #666666;
text-decoration: none;
font-weight:normal;
}

.arnima{
font-size: 12px;
color: #cc0000;
text-decoration: none;
font-weight:normal;
}

.arnima a:link, .arnima a:visited, .arnima a:active{
font-size: 12px;
color: #cc0000;
text-decoration: none;
font-weight:normal;
}

.arnima a:hover{
font-size: 12px;
color: #cc0000;
text-decoration: underline;
font-weight:normal;
}
.border_grey{
 border: 1px;
 border-top-color: #f0f0f0;
 border-right-color: #f0f0f0;
 border-bottom-color: #f0f0f0;
 border-left-color: #f0f0f0;
 border-left-style: solid;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;

}

.admintextheading{
 border: 1px;
 border-top-color: #cccccc;
 border-right-color: #cccccc;
 border-bottom-color: #cccccc;
 border-left-color: #cccccc;
 border-left-style: solid;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 font:Tahoma;
 font-size:12px;
 font-weight:normal;
 color:#444444;
 height:17px;
 width:500px;
}

.paddingleft{
padding-left:18px;
}
.paddingright{
padding-right:28px;
}
.paddingright1{
padding-right:18px;
}
.paddingtop{
padding-top:10px;
}
.bgposition{
background-position:bottom; 
background-repeat:repeat-x;
}
.bgrepeat{
background-repeat:repeat-x;
}
.button{
background-image:url(../images/btn-empty.jpg);
width:115px;
height:31px;
border:0;
font:Tahoma;
 font-size:14px;
 font-weight:bold;
 color:#ffffff;

}
.buttonsmall{
background-image:url(../images/smallbtn-empty.jpg);
width:56px;
height:31px;
border:0;
font:Tahoma;
 font-size:14px;
 font-weight:bold;
 color:#ffffff;

}

#menu {
	list-style: none;
	height:20px;
	font-size: 11px;
	font-family: Tahoma;
	font-weight:bold;
}	

#menu  {
margin-bottom: 1px;
}

#menu a {
font-size: 11px;
font-family: Tahoma;
text-decoration: none;
height:20px;
color: #ffffff;
display: block;
background-color:#443192;
padding-left:18px;

}	

#menu a:hover {
background:url(../images/hb_btn_hover.jpg);
background-repeat:no-repeat;
background-position:center bottom;
color: #ffffff;
}

.login{
font:"Century Gothic";
font-size:14px;
color:#FFFFFF;
font-weight:normal;
}

.link{
font: "Century Gothic";
font-size: 14px;
color: #cc0000;
text-decoration: none;
font-weight:normal;
}

.link a:link, .link a:visited, .link a:active{
font: "Century Gothic";
font-size: 14px;
color: #666666;
text-decoration: none;
font-weight:normal;
}

.link a:hover{
font: "Century Gothic";
font-size: 14px;
color: #cc0000;
text-decoration: underline;
font-weight:normal;
}


.nolinklink{
font: "Century Gothic";
font-size: 14px;
color: #cc0000;
text-decoration: underline;
}
.website{
font-size: 12px;
color: #666666;
text-decoration: none;
font-weight:normal;
}

.website a:link, .website a:visited, .website a:active{
font-size: 12px;
color: #666666;
text-decoration: none;
font-weight:normal;
}

.website a:hover{
font-size: 12px;
color: #666666;
text-decoration: underline;
font-weight:normal;
}

.bg{

	line-height: 18px;
	background-color: #cc3333;
}

/* Calender CSS */

.day{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}

.date{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	width:100%;
}

/*.date td
{
	width:100px;
	height: 65px;
	
}*/


.border{
 border: 1px;
 border-top-color: #d3caca;
 border-right-color: #d3caca;
 border-bottom-color: #d3caca;
 border-left-color: #d3caca;
 border-left-style: solid;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;

}


.sunday{
	font-family: Tahoma;
	font-size: 11px;
	color: #cc3333;
	width:93px;
	height: 65px;
	font-weight: bold;
	background-color:#F5F5F5;
}
.workday{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	width:93px;
	height: 65px;
	font-weight: bold;
	background-color:#FFFFFF;
}

.callink{
	font:Tahoma;
	font-size:11px;
	color:#cc3333;
	font-weight: normal;
	text-decoration: underline;
	font-weight:normal;
}
.callinkSunday{
	font:Tahoma;
	font-size:11px;
	color:#cc3333;
	background-color:#F5F5F5;
	font-weight:bold;
	text-decoration: none;
}

.callink a:link, .callink a:visited, .callink a:active{
	font:Tahoma;
	font-size:11px;
	color:#333333;
	font-weight: normal;
	text-decoration: underline;
	font-weight:normal;
}
.callink a:hover{
	font:Tahoma;
	font-size:11px;
	color:#cc3333;
	text-decoration: underline;
	font-weight: normal;
	font-weight:normal;
}

.texttab{
font:tahoma;
font-size:11px;
font-weight:bold;
color:#5e5e5f;
line-height:18px;
padding-left:18px;
padding-right:18px;
}
.texttabheading{
font:tahoma;
font-size:11px;
font-weight:bold;
color:#c33c28;
line-height:18px;
padding-right:18px;
}

.paddingtab1{
padding-right:6px;
padding-left:6px;
}
.paddingtab2{
padding-right:6px;
}
.link1{
font-size: 12px;
color: #cc0000;
text-decoration: none;
font-weight:bold;
}

.link1 a:link, .link1 a:visited, .link1 a:active{
font-size: 12px;
color: #cc0000;
text-decoration: none;
font-weight:bold;
}

.link1 a:hover{
font-size: 12px;
color: #cc0000;
text-decoration: underline;
font-weight:bold;
}

.nolinklink1{
font-size: 12px;
color: #cc0000;
text-decoration: none;
font-weight:bold;
}

.small_btn 
 {	
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BACKGROUND: url(../images/mcs_btn_login.jpg);
	WIDTH: 150px;
	CURSOR: hand; 
	COLOR: #ffffff; 
	FONT-FAMILY: Tahoma; 
	HEIGHT: 30px;
	border:0px;
}
/* New CSS for Vendor form */

.textbox {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: #cccccc 1px solid; WIDTH: 172px; COLOR: #444444; BORDER-BOTTOM: #cccccc 1px solid; HEIGHT: 20px; font-family:Tahoma;
}
.textboxLogin {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: #cccccc 1px solid; WIDTH: 145px; COLOR: #444444; BORDER-BOTTOM: #cccccc 1px solid; HEIGHT: 20px; font-family:Tahoma;
}
.textbox-big {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: #cccccc 1px solid; WIDTH: 650px; COLOR: #444444; BORDER-BOTTOM: #cccccc 1px solid; HEIGHT: 20px; font-family:Tahoma;
}
.textbox2 {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: #cccccc 1px solid; WIDTH: 70px; COLOR: #444444; BORDER-BOTTOM: #cccccc 1px solid; HEIGHT: 20px; font-family:Tahoma;
}

.textarea-big {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: #cccccc 1px solid; WIDTH: 650px; COLOR: #444444; BORDER-BOTTOM: #cccccc 1px solid; HEIGHT: 50px; font-family:Tahoma;
}












.login-container{width:265px; height:127px; background:url(../images/login.jpg); background-repeat:no-repeat;}

.login-button1{
background:url(../images/login-bg.jpg); background-repeat:repeat-x;
width:200px;
height:28px;
border:0;
font:Tahoma;
 font-size:13px;
 font-weight:bold;
 color:#ffffff;

}

.input-text1{width:180px; height:23px; border:solid 1px #CCCCCC; font-family:tahoma; font-size:12px; font-weight:normal; color:#333333; padding-top:3px;}

.login-button2{
background:url(../images/login-bg.jpg); background-repeat:repeat-x;
width:170px;
height:28px;
border:0;
font:Tahoma;
 font-size:13px;
 font-weight:bold;
 color:#ffffff;

}












.login-container{width:265px; height:127px; background:url(../images/login.jpg); background-repeat:no-repeat;}

.login-button1{
background:url(../images/login-bg.jpg); background-repeat:repeat-x;
width:200px;
height:28px;
border:0;
font:Tahoma;
 font-size:13px;
 font-weight:bold;
 color:#ffffff;

}

.input-text1{width:180px; height:23px; border:solid 1px #CCCCCC; font-family:tahoma; font-size:12px; font-weight:normal; color:#333333; padding-top:3px;}

.login-button2{
background:url(../images/login-bg.jpg); background-repeat:repeat-x;
width:170px;
height:28px;
border:0;
font:Tahoma;
 font-size:13px;
 font-weight:bold;
 color:#ffffff;

}





/* NEW CSS ADDED vacant property */

.border_grey1{ border:solid 1px #eaeaea; background:url(../images/vacant-tab-bg.jpg); background-repeat:repeat-x; background-position:bottom; color:#FFFFFF}
.heading_vacant{
font:Tahoma;
font-size:17px;
font-weight:bold;
color:#cc0000;
}

.vacant-search-bt{width:84px; height:32px; font-family:tahoma; font-size:13px; color:#FFFFFF; font-weight:bold; text-decoration:none; background:url(../images/vacant-search-bt.jpg); background-repeat:no-repeat; border:0px;}

/*.vacant-search{background:url(../images/vacant-search-bg.jpg); background-repeat:repeat-x; background-color:#dad8d8; border:solid 1px #c6c5c5;}
*/
.vacant-search{background:url(../images/vacant-tab-bg.jpg); background-repeat:repeat-x; background-color:#ffffff; background-position:bottom; border:solid 1px #c6c5c5;}
.vacant-text-heading{font-family:tahoma; font-size:13px; font-weight:bold; color:#2c2c2d;}
.vacant-text{font-family:tahoma; font-size:12px; font-weight:normal; color:#2c2c2d;}
.vacant-text-box{width:174px; height:22px; font-family:tahoma; font-size:12px; font-weight:normal; color:#2c2c2d; background-color:#FFFFFF; border-left:solid 1px #999999; border-top:solid 1px #999999; padding-top:3px;}

.vacant-dropdown{width:174px; height:22px; font-family:tahoma; font-size:12px; font-weight:normal; color:#2c2c2d; background-color:#FFFFFF; border-left:solid 1px #999999; border-top:solid 1px #999999; }

.vacant-text-box1{width:215px; height:22px; font-family:tahoma; font-size:12px; font-weight:normal; color:#2c2c2d; background-color:#FFFFFF; border-left:solid 1px #999999; border-top:solid 1px #999999; padding-top:3px;}

.vacant-dropdown1{width:215px; height:22px; font-family:tahoma; font-size:12px; font-weight:normal; color:#2c2c2d; background-color:#FFFFFF; border-left:solid 1px #999999; border-top:solid 1px #999999; }




.search-result-tab-bg{background:url(../images/search-result-tab-bg.jpg); background-repeat:repeat-x; border:solid 1px #cccaca;}
.result-tab-border{ border-right:solid 1px #c0c0c0;}
.vacant-text-red{font-family:tahoma; font-size:11px; font-weight:normal; color:#d20003;}
.vacant-text-small{font-family:tahoma; font-size:11px; font-weight:normal; color:#2c2c2d;}

.back-search{font-family:tahoma; font-size:11px; font-weight:bold; color:#333333; text-decoration:none}
.back-search a{font-family:tahoma; font-size:11px; font-weight:bold; color:#333333; text-decoration:none}
.back-search a:hover{font-family:tahoma; font-size:11px; font-weight:bold; color:#333333; text-decoration:underline}

.email-bt{ width:85px; height:34px; background:url(../images/email-bt.jpg); background-repeat:no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#FFFFFF; border:0px; padding-left:18px; padding-bottom:2px;}

.print-bt{ width:78px; height:35px; background:url(../images/print-bt.jpg); background-repeat:no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#FFFFFF; border:0px; padding-left:18px; padding-bottom:2px;}

.email-link{font-family:tahoma; font-size:11px; font-weight:normal; color:#d20003; text-decoration:none}
.email-link a{font-family:tahoma; font-size:11px; font-weight:normal; color:#d20003; text-decoration:none}
.email-link a:hover{font-family:tahoma; font-size:11px; font-weight:normal; color:#d20003; text-decoration:underline}

.border-bottom1{border-bottom:solid 1px #CCCCCC;}