@charset "utf-8";
/* CSS Document */

div#inner_bodyContainer{
	width:1000px;
	margin:0px;
	padding:0px;
}
	div#inner_bodyLeft{
		float:left;
		width:239px;
		/*border:red solid 1px;*/		
	}
	div#inner_bodyLeft div#inner_linkContainer{
		padding:0px 14px;		
		width:208px;
	}
	div#inner_linkContainer #linkHolder{
		background:url(../images/inner/inner_linkContainerBg.jpg) repeat-x bottom #f6f6f6;
		display:block;
		width:207px;	
		border-left:#cc0000 solid 2px;
		border-right:#cc0000 solid 2px;
		padding-top:5px;
		margin-top:-1px;
	}


			
			
	
	div#inner_bodyLeft #vehiclesHolder{
			display:block;
			width:230px;
			padding:5px;
			margin:0px;
			padding:0px;
		}
			#vehiclesHolder a{
				font-weight:bold;
				font-size:110%;
				color:#000000;
				text-decoration:none;
				display:block;
				width:178px;
				height:20px;
				background:url(../images/inner/vehicle_bg.jpg) no-repeat;
				padding:10px 0px 0px 50px;
				
			}
				#vehiclesHolder a:hover{
					color:#cc0000;
				}
			
	div#inner_bodyLeft  #actionBtn_Container{
				display:block;
				width:239px;
				background:url(../images/inner/actionBtn_bg.jpg) repeat-y;
				margin-top:10px;
				margin-bottom:0px;
				padding:0px;
			}
				#actionBtn_Container a{
					display:block;
					text-decoration:none;
					color:#000000;
					font-weight:bold;
					font-size:11px;
					padding:5px;
					padding-left:10px;
					margin-left:30px;
					width:165px;
					border-bottom:#CCCCCC dotted 1px;
				}
					#actionBtn_Container a:hover{
						color:#cc0000;
						background:#f5f5f5;
					}
	
	
	
	
	div#inner_Body{	
		float:left;
		width:760px;
		/*border:green solid 1px;*/
	}
	
		div#inner_Body #inner_header{
			background:url(../images/inner/inner_headerBg.jpg) repeat-x;
			height:54px;						
		}
		 #inner_header #inner_srchBox{
		 	float:right;
			background:url(../images/inner/searchBox_bg.jpg) no-repeat;
			width:320px;
			height:54px;
		 }
		 	#inner_srchBox #searchBoxContainer{
				background: url(../images/inner/searchBg.jpg) no-repeat;
				width:241px; /*254px;*/
				height:22px; /*37px;*/
				float:right; 
				margin:7px 5px 0px 0px;
				padding:9px 5px 5px 15px;
			}
			#searchBoxContainer #btn_search{
				background:url(../images/inner/btn_search.jpg) no-repeat;
				border:none;
				width:60px;
				height:20px;
			}
			
			#searchBoxContainer #inputBtn{
			background:url(../images/btn_search.jpg) no-repeat;
			border:0px;
			width:60px;
			height:20px;
		}
		
		
		
		div#inner_Body #inner_contents{
			width:730px; /*760px*/
			padding:0px 10px 0px 10px;
			background:url(../images/inner/inner_titleBg2.jpg) repeat-x top;		
		}
		#inner_contents #inner_pageTitle{
			margin:0px;
			margin-left:-10px;
			padding:40px 0px 0px 110px;
			background:url(../images/inner/inner_titleBg.jpg) no-repeat;
			height:65px;
			font-size:320%;
			font-weight:bold;
			font-style:italic;
			color:#ce0b19;
			font-family:Arial, Helvetica, sans-serif;
			text-align:left;
		}
		.inner_bodySubHeadingContainer{
			background:url(../images/inner/inner_headingBg.jpg) repeat-x;
			width:720px;/*751px;*/
			height:19px; /*29px;*/
			padding:5px;
			font-weight:bold;
			font-size:120%;
			color:#000000;
			clear:right; 
		}
		.inner_bodySubHeadingImage{			
			padding:0px;
			padding-left:653px;
			float:right;
			margin-top:-21px;
			margin-right:-8px;
			
		}
		
		.ul_1{
			margin:0px 5px 5px 40px;
			padding:5px;
		}
			.ul_1 li{
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:18px;			
			}
		
		div.heading_1{
			background:#f1f1f1;
			padding:2px 4px;
			color:#000;
			font-weight:bold;
			font-size:12px;
			text-align:left;
			border:#e1e1e1 solid 1px;
		}
		.toTop{
			background:#f9f9f9;
			font-size:11px;
			text-align:right;
			padding:2px 10px 2px 0px;
			margin:8px 0px;	
			cursor:hand;		
		}
		.toTop:hover{
			background:#eae9e9;
			color:#000000;
		}
			.toTop a{
				color:#cc0000;
				text-decoration:none;
				font-weight:bold;						
			}
			.toTop a:hover{
				color:#000000;
			}


           .redhead
           
           {
            color:Red;
            font-size:13px;
           }
		
		
a.tabslink
{
	font-size:12px;
	font-weight:bold;
	margin:0px 2px;
	margin-bottom:10px;
	color:#000;
	background:#f5f5f5;
	border:#999 solid 1px;
	float:left;
	width:100px;
	height:15px;
	padding:5px;
	text-align:center;
	text-decoration:none;			
}
	a.tabslink:hover
	{
		color:#fff;
		text-decoration:underline;
		background:#aa0000;	
	}

.downloadImg
{
	border:#999 solid 1px;
	padding:2px;
	background:transparent;	
}

.downloadTitlebg
{
	background:url(../images/download/headerbg1.jpg) no-repeat;
	 /*width:690px;710px;	*/
	height:82px;
	color:#cc0000;
	font-size:230%;
	font-weight:bold;
	padding:0px 0px 0px 25px;
}
.downloadTD
{
	background:url(../images/download/bg1.jpg) repeat-y;
	background-position:0px 0px;
	padding-left:10px;
	border-bottom:#666 solid 1px;
	
}

.downloadTitlebgNew
{
	
	 /*width:690px;710px;	*/
	height:50px;
	color:#cc0000;
	font-size:230%;
	font-weight:bold;

}

/* ============ ROAD SIDE Starts From here==============================================*/
div#roadsideContainer{
	border:#c8c8c8 solid 1px;
	width:720px;
	padding:5px;
	margin:0px auto;
	background:#fff;
}
	div#roadsideContainer div#tabContainer{
		border-bottom:#c8c8c8 solid 3px;
		margin:1px 10px;
	}
		div#tabContainer div.tabs a, div#tabContainer div.tabs a.highlightTab{
			background:url(../images/roadside/bg_tab.jpg) no-repeat bottom left;
			height:21px;
			padding-top:8px;
			overflow:hidden;
			color:#000;
			text-align:center;
			font-size:12px;
			font-weight:bold;
			float:left;
			width:145px;
			margin:0px 2px;
			text-decoration:none;
			font-family:Tahoma, Arial, Helvetica, sans-serif;
		}
			div#tabContainer div.tabs a:hover{
				background:url(../images/roadside/bg_tab.jpg) no-repeat top left;
				color:#fff;
			}
		div#tabContainer div.tabs a.highlightTab, div#tabContainer div.tabs a.highlightTab:hover{
			background:url(../images/roadside/bg_tab.jpg) no-repeat top left;
			color:#fff;
		}
	
	
			 
/* ============ ROAD SIDE Ends here==============================================*/

