/* old contect form css file */

#fullContactHolder {
	width:100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;	
	margin: 25px 0px;
	display:none;
}

#formHolder {
	display:none;
}

.indContactHolder {
	float:left;
	width:auto;
	margin: 25px 25px 25px 0px;
}

.bold {
	font-weight:bold;
}

.clearBoth {
	clear:both;
}

/* end old */

.bodywidth {
	margin-left: 150px;
	max-width: 680px;
}

.sales, .liveCha, .status, .used, .corporateSales, .governmentSales, .eduSales, .biddeptM,  .india, .vendas, .foreign, .webmaster {
	display: none;
}
			
#newfullContactHolder {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin: 10px 10px 10px 0;
	width: 100%;
}
	
.phoneno {
	float: left;
	margin: 15px 25px 15px 0;
	width: auto;
}
	
.forcec {
	clear: both;
}
	
.phoneno h2 {
	margin-bottom: -10px;
}
	
.redbold {
	font-weight: bold;
	display: block;
	margin-top: -20px;
}
	
.alert {
	margin-bottom: 20px;
}
	
.alert p {
	color: #990000;
	margin-top: 0;
	font-weight: normal;
}
	
.cform {
	margin-top: 20px;
}
	
.cform label, .thanks label {
	width: 225px;
	display: block;
	float: left;
	clear: left;
	font-weight: bold;
	padding-right: 15px;
}

.cform p {
	margin-top: 25px;
	font-size: 10px;
}	
	
.cform span.error {
	font-weight: normal;
	font-size: 11px;
} 
	
p.sndemail {
	color: #666666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
}
	
.callbox p {
	font-weight: normal;
	margin: 4px;
	font-size: 11px;
}
	
.sendbtn {
	margin-left: 345px;
}
	
.thanks p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	margin-top: 0;
}
	
.thanks h1 {
	margin-bottom: 20px;
}
	
.liveCha a, .india a, .foreign {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
}
	
.morecf {
	float: right;
}

