﻿.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.cright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}


.scroll-text {
	font-family:Calibri;
	font-size:16px;
	font-weight:bold;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
	padding-left:170px;
} 

.Modular-Trailer-scroll-text {
	font-family:Calibri;
	font-size:16px;
	font-weight:bold;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
	padding-left:100px;
} 
.sanghvi
{
	font-family:Calibri;
	font-size:20px;
	text-align:center;
	color:#0079F2;
	/*color:#CC0000;*/
	font-weight:bold;
}

.Hydraulic
{
	font-family:Calibri;
	font-size:20px;
	text-align:left;
	padding-left:50px;
	color:#4F81BD;
	/*color:#CC0000;*/
	font-weight:bold;
}
.text a
{
	color: #000000;
	text-decoration:none;
}

.text a:hover
{
	color: #FF0000;
	text-decoration:underline;
}

.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}

.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #426FB3;
	border-left-color: #426FB3;
}

.img-border
{
	border:1px solid #CCC;
	padding:3px;
}
.head {
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
}
.style1 {color: #0000FF}
.style2 {
	color: #990000;
	font-weight: bold;
}
.style3 {
	font-size: 9pt;
	font-weight: bold;
	right: 0px;
	left: 15px;
	font-family: Verdana;
}
.style11 {
	font-size: 10px;
	font: verdana;
}


.corner
{	
	width:400px;
	height:auto; 
	border-left:1px #334D73 dotted;
	border-right:1px #334D73 dotted;  
	border-bottom:1px #334D73 dotted; 
	padding:5px 5px 5px 5px; 
	-moz-border-radius: 0px 00px 10px 10px;
    -webkit-border-radius: 00px 10px 10px 10px;
    -khtml-border-radius: 00px 10px 10px 10px;
    border-radius: 00px 00px 10px 10px;
	text-align:center;
}


.btn-corner
{	
	width:100px;
	height:30px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-left:15px; 
	border:1px #E0E0E0 solid;
	-moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -khtml-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
	background-image:url('images/btn_bg.jpg');
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:3px;	
	margin-bottom:5px; 
 
	
}


.btn-corner a
{
	color:#000;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
 
.btn-corner:visited
{
	width:100px;
	height:30px;
	text-align:center;
	padding-left:15px;
	font-size:14px;  
	border:0px solid #00d5ff;
	-moz-border-radius:10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -khtml-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
	background: #426FB3; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#426FB3', endColorstr='#2C4A78'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#426FB3), to(#2C4A78)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #426FB3,  #2C4A78); /* for firefox 3.6+ */  
}
.btn-corner a:hover
{
	color:#FF0000;
	text-align:center;
	width:100px;
	font-size:12px;
	font-weight:bold;
}
 
.ch{
	border:1px #E0E0E0 solid;
	-moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -khtml-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
	background-image:url('images/btn_bg.jpg');
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:3px;	
	margin-bottom:5px; 
	width:100px;
	
}

.ch a
{
	color:#000;
	text-decoration:none;
	text-align:center;
	width:100px;
	font-size:12px;
	font-weight:bold;
}

.ch a:hover
{
	color:#FF0000;
	text-decoration:none;
	text-align:center;
	width:100px;
	font-size:12px;
	font-weight:bold;
}

.active
{
	width:100px; 
	text-align:center; 
	border:#00d5ff solid;
	border-width:0px 0px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -khtml-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
	background-image:url('images/active-btn-image.jpg');
	background-repeat:repeat-x;
	background-position:left bottom;
}
#tab
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold; 
	width:830px;
	margin:auto;  
	float:left;
}

ul li
{
	line-height:30px;
}

ul li a
{
	color:#000;
	text-decoration:none;
}

ul li a:hover
{
	color:#4A6488;
	text-decoration:underline;
}

#table td
{
	border:1px #426FB3 solid;
	padding-left:10px;
}

.table
{
	width:850px; height:30px; margin:auto; background-image:url(images/menu_bg.jpg); background-repeat:repeat-x;
	
}

.img-border
{
	border:1px solid #CCCCCC;
	padding:3px;
}

.index
{
	color:#DA251C;
	font-family:Calibri;
	font-size:18px; 
}

.gallery
{
	color:#DA251C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;  
}
.gallery a
{
	color:#DA251C;
	text-decoration:none;
}

.gallery a:hover
{
	color:#000000;
	text-decoration:none;
}
.align-right
{
	float:right;
	border:1px solid #CCCCCC;
	padding:3px;
	margin-left:5px;
}

ol 
{
	padding-left:18px;
}
