img{ border:0px;}
/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For body part.
*/
body
{	
	margin:0px auto;	
	background-color:#E5E5E5;

}


a:link {
	color:blue;
	}
a:active {
	color:blue;
	}
a:visited {
	color:blue;
	}
a:hover {
	color:blue;
}


.cAlign
{
	margin:0px auto;	
}
h1
{
	font-family:Arial;
	font-weight:bold;
	font-size:28px;
	vertical-align:top ;
}

h2
{
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	
}

h3
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:Black;
	vertical-align:middle;
	padding-left :8px;
}

h4
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#666666;
}

.MPGText
{
	font-family:Arial;
	font-weight:normal ;
	font-size:11pt;
	color:Black ;
}
.ErrorLabel
{
	font-family:Arial;
	font-weight:bold;
	font-size:15px;
	color:Red;
	padding-left :5px;
}
.autofinancingbg
{
	background-image: url(../Images/autofinancingbg.gif);		
	background-repeat :repeat-x    ;
	height:88px;
}
.AutoBgRight
{
	background-image: url(../Images/UsedCarbg.gif);		
	background-repeat :repeat-x    ;
	
}
.InsuranceTop
{
	background-image: url(../Images/InsuranceTop.gif);		
	background-repeat :no-repeat ;
	width:86px;
	height :45px;
}
.InsuranceRight
{
	background-image: url(../Images/InsuranceRight.gif);		
	background-repeat :no-repeat ;
	width:47px;
	height :29px;
	}

.UsedCarTop
{
	background-image: url(../Images/UsedCarTop.gif);		
	background-repeat :no-repeat ;
	width:88px;
	height :58px;
	}
.UsedCarRight
{
	background-image: url(../Images/usedCarRight.gif);		
	background-repeat :no-repeat ;
	width:50px;
	height :29px;
	}

.AutoFinanceTop
{
	background-image: url(../Images/AutoFinanceTop.gif);		
	background-repeat :no-repeat ;
	width:86px;
	height :48px;
	}
.AutoFinanceRight
{
	background-image: url(../Images/AutoFinanceRight.gif);		
	background-repeat :no-repeat ;
	width:47px;
	height :30px;
	}
/*
Author		:	inc138
Date		:	Feb 7th 2008
Description	:	For TextContainer
*/
.CentralPanelContainer
{
	background-color:#ffffff;
	font-family:Arial;
	position:absolute;
    width :850px;
    height :35px;
    text-align:left;    
    visibility:hidden;
    vertical-align :top ;
}
/*
Author		:	inc138
Date		:	Feb 7th 2008
Description	:	For TextContainer
*/
.TextContainer
{
	border :0px;
	font-family:Arial;
	font-size:12pt;
    width :850px;
    position:absolute;
    padding : 10px;
    visibility:hidden;
}
.TableLightGreenBackGroundWithTopBorder 
{
	
	font-family:Arial;
	font-weight:normal ;
	font-size:15px;
	color:Black;
	background-color :#cccccc;
	border :solid;
	border-width :0px;
	border-top-width:1px;
	border-top-style :dotted ;
	border-color :#cccccc ;
	height:30px;	
	
}
.TableLightGreenBackGround 
{
	
	font-family:Arial;
	font-weight:normal ;
	font-size:15px;
	color:Black;
	background-color :#cccccc;
	border :solid;
	border-width :0px;	
	height:30px;
	
}
.TableDarkGreenBackGround 
{
	
	font-family:Arial;
	font-weight:normal ;
	font-size:15px;
	color:Black;
	background-color :#cccccc;
	border :solid;
	border-width :0px;
	height:30px;	
}
.PriceRangetdLightGreen 
{
	
	font-family:Arial;
	font-weight:normal ;
	font-size:15px;
	color:Black;
	background-color :#cccccc;
	border :solid;
	border-width :0px;	
	height:30px;
	
}
.PriceRangetdDarkGreen 
{
	
	font-family:Arial;
	font-weight:normal ;
	font-size:15px;
	color:Black;
	background-color :#cccccc;
	border :solid;
	border-top-style :dotted ;
	border-top-width :1px;
	border-bottom-width :0px;
	border-left-width :0px;
	border-right-width :0px;
	border-top-color :#cccccc ;
	height:30px;	
}
.PriceRangetdDarkGreenBorderBottom 
{
	font-family:Arial;
	font-weight:normal ;
	font-size:15px;
	color:Black;
	background-color :#cccccc;
	border :solid;
	border-bottom-style :dotted ;
	border-bottom-width :1px;
	border-left-width :0px;
	border-right-width :0px;
	border-top-width :0px;	
	height:30px;
	border-bottom-color :#cccccc ;
	
}
/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For croping the images
*/
.SEOCropImage 
{
	width:215px;
	height:125px;
	overflow:hidden;	
	background-color :White ;
	border :solid;
	border-width :1px;
	border-color :#cccccc;
	text-align:center ;
	vertical-align :middle ;
		
	
}

/*
Author		:	inc143
Date		:	Feb 5th  2008
Description	:	For GreenLinksWithOutDecoration.
*/
.GrayBorder
{
	border :solid;
	border-width :1px;	
	border-color :#cccccc ;
	
}
/*
Author		:	inc143
Date		:	Feb 5th  2008
Description	:	For GreenLinksWithOutDecoration.
*/
.GreenBorder
{
	border :solid;
	border-width :1px;
	border-color :#cccccc ;
	
}
/*
Author		:	inc143
Date		:	Feb 5th  2008
Description	:	For GreenLinksWithOutDecoration.
*/
.GreenLinksWithOutDecoration
{
	font-family:Arial;
	font-size:9pt;
	font-weight:normal ;
	color:blue;
	text-decoration :none;
}

.GreenLinks_14size
{
	font-family:Arial;
	font-size:12pt;
	font-weight:normal ;
	color:blue;
	texxt-decoration :none;
}

.GreenLinks_9size
{
	font-family:Arial;
	font-size:9pt;
	font-weight:normal ;
	color:blue;
	texxt-decoration :none;
}
/*
Author		:	inc143
Date		:	Feb 5th  2008
Description	:	Hieght Spacer.
*/
.HeightSpacer
{
	height:8px;
	background-color:#C7C7C7;
}

/*
Author		:	inc143
Date		:	Feb 5th  2008
Description	:	Hieght Spacer.
*/
.WidthSpacer
{
	width:14px;
}
/*
Author		:	inc138
Date		:	Feb 5th  2008
Description	:	For UserCarSearchTab  
*/
.headerLink 
{
				text-decoration:none;
				color:White;
				font-size:12px;
				font-weight:bold;
				font-family:Arial ;
}
/*
Author		:	inc138
Date		:	Feb 5th  2008
Description	:	For UserCarSearchTab  
*/
.UserCarSearchTab
{
	background-image: url(../Views/Images/getinvoicepricng_seoclone_08.jpg);		
	background-repeat :repeat-x  ;
	width:143px;
	height :31px;
	padding-left :18px;
	font-family:Arial;
	font-size:13px;
	font-weight:bold ;
	color:White;
	
	
}
/*
Author		:	inc138
Date		:	Feb 5th  2008
Description	:	For UserCarSearchTab  
*/
.AutoFinanceTab
{
	background-image: url(../Views/Images/getinvoicepricng_seoclone_09.jpg);		
	background-repeat :repeat-x  ;
	width:129px;
	height :31px;
	padding-left :20px;
	font-family:Arial;
	font-size:13px;
	font-weight:bold ;
	color:White;
	
}
/*
Author		:	inc138
Date		:	Feb 5th  2008
Description	:	For UserCarSearchTab  
*/
.AutoInsuranceTab
{
	background-image: url(../Views/Images/getinvoicepricng_seoclone_10.jpg);		
	background-repeat :repeat-x  ;
	width:122px;
	height :31px;
	padding-left :20px;
	font-family:Arial;
	font-size:13px;
	font-weight:bold ;
	color:White;
	
}
/*
Author		:	inc138
Date		:	Feb 5th  2008
Description	:	For UserCarSearchTab  
*/
.TabBackground
{
	background-image: url(../Views/Images/getinvoicepricng_seoclone_11.jpg);		
	background-repeat :repeat-x  ;
	height :31px;
	
}
/*
Author		:	inc138
Date		:	Feb 5th  2008
Description	:	For SEMHomePageMaster Header part
*/
.CarHeaderLeft
{
	background-image: url(../views/Images/getinvoicepricng_seoclone_05.jpg);		
	background-repeat :no-repeat ;
	width:327px;
	height :110px;
	
}
/*
Author		:	inc138
Date		:	Feb 5th  2008
Description	:	For SEO HomePageMaster Header part
*/
.CarHeaderRight
{
	background-image: url(../Views/Images/getinvoicepricng_seoclone_06.jpg);		
	background-repeat :no-repeat ;
	width:303px;
	height :78px;
	
}
/*
Author		:	inc138
Date		:	Feb 5th  2008
Description	:	For SEO HomePageMaster Header part
*/
.HeaderCenterPart
{
	background-image: url(../Views/Images/getinvoicepricng_seoclone_04.jpg);		
	background-repeat :no-repeat ;	
	height :79px;
	width :303px;
	
}
/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For filling Header Ts 
*/
.TopPadding
{
	padding-top :3px;
}
/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For filling Header Ts 
*/
.MakeReview
{
	font-family:Arial;
	font-weight:normal ;
	font-size:11px;
	color:Black ;
}
/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For filling Header Ts 
*/
.Optional
{
	font-family:Arial;
	font-weight:normal ;
	font-size:13px;
}
/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For filling Header Ts 
*/
.TopPickFont
{	
	font-family:Arial;
	font-weight:bold;
	font-size:9px;	
	color :Black ;	
	
}
/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For croping the images
*/
.image 
{
	width:100px;
	height:48px;
	overflow:hidden;	
	background-color :White ;
	border :solid;
	border-width :1px;
	border-color :#cccccc;
	text-align:center ;
	vertical-align :middle ;
		
	
}
/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For croping the images
*/
.Logo 
{
	width:100px;
	height:35px;
	overflow:hidden;	
	background-color :White ;
	border :solid;
	border-width :1px;
	border-color :#75A147;
	text-align:center ;
	vertical-align :middle ;
	padding-top :5px;
	
}

/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For croping the images
*/
.BodyStyletd 
{
	height:30px;	
	background-color :#478209;	
	border-width :0px;
	border-color :#75A147;
	color :White ;	
	font-family:Arial;
	font-weight:bold;
	font-size:14px;	
	padding-left :8px;
}

/*
Author		:	inc138
Date		:	Jan 25 2008
Description	:	For SEMHomePageMaster Header part
*/
.MasterHeader
{
	BACKGROUND-IMAGE: url(../Images/Header.gif);		
	background-repeat :repeat-x;
	width:900px;
	height :30px;
	
}
/*
Author		:	inc138
Date		:	Jan 25 2008
Description	:	For SEMHomePageMaster Headergreenbar part
*/
.HeaderGreenBar
{
	BACKGROUND-IMAGE: url(../Images/HeaderGreenBar.gif);	
	background-repeat :repeat-x  ;	
	width:900px;
	height :13px;
	
}

/*
Author		:	inc138
Date		:	Jan 25 2008
Description	:	For SEMHomePageMaster Header part
*/
.CCLogo
{
	BACKGROUND-IMAGE: url(../Images/CCLogo.gif);		
	background-repeat :no-repeat ;
	width:385px;
	height :99px;
	vertical-align :top ;
	
	
}

/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For filling green 
*/
.LeftAllign
{
	text-align:left ;
	vertical-align :top ;
	background-color :#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	border-top-width:0px;
}
/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For filling green 
*/
.FillGreen
{
	background-color :#528917;
}
/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For filling green 
*/
.FillWhite
{
	background-color :#FFFFFF;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
}

/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For filling green 
*/
.BottomBorder  
{
	background-color :#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	border-top-width:0px;
}
/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For filling green 
*/
.TopBorder
{
	background-color :#FFFFFF;
	border-bottom-width:0px;
	border-left-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	border-top-color :#CCCCCC ;
	border-left-color :#CCCCCC ;
	border-right-color :#CCCCCC ;
}
/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For filling Header Ts 
*/
.RightGreenBar
{
	background-image :url(../Images/RightGreenBar.gif);
	background-repeat :repeat-x ;
	height :100px;
}
/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For filling Header Ts 
*/
.FillLightGray
{
	background-color :#F3F3F3;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
}
/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For filling Header Ts 
*/
.FillMPGDataListbg
{
	background-color :#EDEBEC;
	border :solid;
	border-width :1px;	
	border-color :#cccccc ;
}
/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For filling Header Ts 
*/
.FillLightGrayWithOutBorder
{
	background-color :#F3F3F3;
	border-style:solid;
	border-width:0px;	
}
/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For filling Header Ts 
*/
.HeaderTdWithOutImage
{
	
	height :29px;
	font-family:Arial;
	font-weight:bold;
	font-size:15px;	
	color :Black ;
	background-color :#F3F3F3;
	border-style:solid;
	border-width:0px;
	border-color:#cccccc;
	border-bottom-width:0px;
	padding-left :10px;
	margin-left :10px;
	
}
/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For filling Header Ts 
*/
.HeaderTdBackGround
{
	background-image :url(../Views/Images/invoice_pricing_HeaderTdBackGround.jpg);
	background-repeat :repeat-x ;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;	
	color :Black ;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	border-bottom-width:0px;
	padding-left :10px;
	margin-left :10px;
	color :#ffffff ;
	
}
/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For Header Ts
*/
.QuoteText
{
	font-family:Arial;
	font-weight:normal ;
	font-size:12px;
	color :Black ;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	padding-left :10px;
	padding-right :10px;
	padding-top :10px;
	padding-bottom :10px;
	margin-left :10px;
	margin-right :10px;
	margin-top :10px;
	background-color :#FFFFFF;
}
/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For Header Ts
*/
.SubHeadingText
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color :Black ;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;	
	background-color :#FFFFFF;
	
}
/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For Header Ts
*/
.TOPPICKSText
{
	font-family:Arial;
	font-weight:bold;
	font-size:42px;
	color :Black ;
	
	background-color :#FFFFFF;	
}
/*
Author		:	inc138
Date		:	Jan 28 2008
Description	:	For Header Ts
*/
.GreenSubHeading
{
	background-color :#cccccc;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color :White  ;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	border-left-width:5px;
	padding-left :10px;
}


.Car
{
	background-image :url(../Images/Cars.gif);
	background-repeat :no-repeat;
	height :174px;
	width :366px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	background-color :#FFFFFF;
}

/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Find Local Dealer part body content.
*/
.FindLocalDealer
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#75A147;
	text-decoration:none;
}
/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Find Local Dealer part body content.
*/
.BlueLinks
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:Blue ;
}
/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Find Local Dealer part body content.
*/
.GreenLinks
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:blue;
}
/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Find Local Dealer part body content.
*/
.GreenLinkSmall
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:blue;
}
/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Find Local Dealer part body content.
*/
.GreenLinkWithLightGrayBg
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:blue;
	background-color :#F3F3F3;
}

/*
Author		:	inc138
Date		:	Jan 2 2008
Description	:	For RightBottomCurve
*/
.VehicleDetailsTableRow
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color :Black ;
	border-bottom-style :dotted ;
	border-bottom-color :#2D89D2;
	border-bottom-width:1px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	
}
/*
Author		:	inc138
Date		:	Jan 2 2008
Description	:	For RightBottomCurve
*/
.VehicleDetailsTableLastRow
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color :Black ;	
	border-bottom-color :#2D89D2;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	
}
/*
Author		:	inc138
Date		:	Jan 2 2008
Description	:	For Sub Header part
*/
.AutoBackGroundImage
{
	BACKGROUND-IMAGE: url(../Images/OpenAutoBackgroundImage.jpg);	
	background-color :#C7C7C7;	
	background-repeat :no-repeat ;
	width:689px;
	
}
/*
Author		:	inc138
Date		:	Jan 2 2008
Description	:	For Sub Header part
*/
.AutoInsuranceTableCell1
{
	BACKGROUND-IMAGE: url(../Images/AutoInsurance1.jpg);	
	background-color :#C7C7C7;	
	background-repeat :no-repeat ;
	width:179px;
	height :70px;
}
/*
Author		:	inc138
Date		:	Jan 2 2008
Description	:	For Sub Header part
*/
.AutoInsuranceTableCell2
{
	BACKGROUND-IMAGE: url(../Images/AutoInsurance2.jpg);	
	background-color :#C7C7C7;	
	background-repeat :no-repeat ;
	width:105px;
	height :34px;
}
/*
Author		:	inc138
Date		:	Jan 2 2008
Description	:	For Sub Header part
*/
.RightSubHeaderBar
{
	BACKGROUND-IMAGE: url(../Images/RightSubHeaderBar.gif);	
	font-family:Arial;
	font-size:10.8pt;
	font-weight:bold;
	color:#FFFFFF;
	margin-left :5px;
	background-color :#C7C7C7;
	padding-left :10px;
	background-repeat :no-repeat ;
	height :34px;
}

/*
Author		:	inc138
Date		:	Jan 2 2008
Description	:	For RightBottomCurve
*/
.RightBottomCurve
{
	background-color :#C7C7C7;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	background-image: url(../Images/RightBottomCurve.jpg);
	height:9px;
	width:180px;	
	background-repeat :no-repeat ;
}
/*
Author		:	inc138
Date		:	Jan 2 2008
Description	:	For RightBottomCurve
*/
.CenterPanelBottomCurve
{
	background-color :#C7C7C7;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	background-image: url(../Images/CenterPanelBottomCurve.jpg);
	height:9px;
	width:480px;	
	background-repeat :no-repeat ;
}
/*
Author		:	inc138
Date		:	Jan 2 2008
Description	:	For RightBottomCurve
*/
.LeftBottomCurve
{
	background-color :#C7C7C7;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	background-image: url(../Images/BottomCurveSmall.jpg);
	height:16px;
	width:200px;	
	background-repeat :no-repeat ;
}
/*
Author		:	inc138
Date		:	Jan 2 2008
Description	:	For RightBottomCurveDown
*/
.RightBottomCurveDown
{
	background-color :#C7C7C7;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	background-image: url(../Images/RightBottomCurveDown.jpg);
	height:9px;
	width:180px;	
	background-repeat :no-repeat ;
}
/*
Author		:	inc138
Date		:	Jan 2 2008
Description	:	For UserCar
*/
.UserCarTD
{
	width:192px;
	HEIGHT: 100px;
	background-image:url(../Images/Car.jpg);
}
/*
Author		:	inc138
Date		:	Jan 2 2008
Description	:	For New Vehicle Price Quote search bar on top navigational bar.
*/
.FillWhite
{
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	font-family:Arial ;
	font-size:12px;
	
	background-color :#FFFFFF;
}

/*
Author		:	inc138
Date		:	Jan 2 2008
Description	:	For New Vehicle Price Quote search bar on top navigational bar.
*/
.FillGray
{
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	
	background-color :#C7C7C7;
}
/*
Author		:	inc138
Date		:	Jan 2 2008
Description	:	For New Vehicle Price Quote search bar on top navigational bar.
*/
.FillPriceRangebg
{
	
	background-color :#F4F4F4;	
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	border-top-width:0px;
}


/*
Author		:	inc143
Date		:	December 27 2007
Description	:	For New left side bar.
*/
.LeftSideBar
{
	BACKGROUND-IMAGE: url(../Images/leftSideShadow.gif);
	width :11px;
	
}
/*
Author		:	inc143
Date		:	December 27 2007
Description	:	For New left side bar.
*/
.RightSideBar
{
	BACKGROUND-IMAGE: url(../Images/rightsideshadow.gif);	
	width :11px;
}

.TabHeaderBar
{
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	background-image: url(../Images/TabImages/TabHeaderBar.gif);
	height:35px;
	width:690px;	
	background-repeat :no-repeat ;
	padding-left :15px;
	padding-top :10px;
	background-color :#FFFFFF;
	}
	
	/*
Author		:	inc143
Date		:	December 27 2007
Description	:	ForBottomCurve.
*/
.TabBottomCurve
{
	background-color :#C7C7C7;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	background-image: url(../Images/TabImages/TabBottomCurve.gif);
	height:17px;
	width:690px;	
	background-repeat :no-repeat ;
}
/*
Author		:	inc143
Date		:	December 27 2007
Description	:	ForBottomCurve.
*/
.ResearchVehicleBottomCurve
{
	background-color :#C7C7C7;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	background-image: url(../Images/ResearchVehicleBottomCurve.gif);
	height:10px;
	width:200px;	
	background-repeat :no-repeat ;
}
/*
Author		:	inc143
Date		:	December 27 2007
Description	:	ForBottomCurve.
*/
.BottomCurve
{
	background-color :#C7C7C7;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	background-image: url(../Images/BottomCurve.gif);
	height:9px;
	width:200px;	
	background-repeat :no-repeat ;
}
/*
Author		:	inc143
Date		:	December 27 2007
Description	:	For MasterBottomCurve.
*/
.MasterBottomCurveUp
{
	background-color :#C7C7C7;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	background-image: url(../Images/MasterBottomCurveUp.gif);
	height:5px;	
	background-repeat :no-repeat ;
}
/*
Author		:	inc143
Date		:	December 27 2007
Description	:	For MasterBottomCurve.
*/
.MasterBottomCurveDown
{
	background-color :#C7C7C7;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	background-image: url(../Images/MasterBottomCurveDown.gif);
	height:10px;	
	background-repeat :no-repeat ;
	
}

/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Sub Header part
*/
.VehicleShortNameHeader
{
	BACKGROUND-IMAGE: url(../Images/BuyaNewCarHeader.gif);	
	font-family:Arial;
	font-size:13pt;
	font-weight:bold;
	color:#2757A1;
	margin-left :5px;
	background-color :#FFFFFF;
	background-repeat :no-repeat ;
	padding-left:8px;
}
/*
Author		:	inc143
Date		:	December 27 2007
Description	:	For SubLinkMenu.
*/
.SubLinkMenu 
{
	background-image: url(../Images/SubMenu.gif);
	width:178px;
}

/*
Author		:	inc143
Date		:	December 27 2007
Description	:	For SubLinkMenu.
*/
.SubLinkMenuSelected 
{
	background-image: url(../Images/TabImages/NewCarPriceSelected.gif);
	width:178px;
	height :34px;
}
/*
Author		:	inc143
Date		:	November 6 2007
Description	:	For New left side bar.
*/
.MainContainer
{
	margin:0px auto;
	border-left-color:#C7C7C7;
	border-right-color:#C7C7C7;
	border-top-color:#C7C7C7;
	border-bottom-color:#C7C7C7;
	background-color:#C7C7C7;
	border-bottom-style:none;
	border-right-style:none;
	border-left-style:none;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
}


/*
Author		:	inc143
Date		:	November 1 2007
Description	:	Hieght Spacer.
*/
.HeightSpacer
{
	height:10px;
	background-color:#C7C7C7;
}

/*
Author		:	inc143
Date		:	November 1 2007
Description	:	Hieght Spacer.
*/
.WidthSpacer
{
	height:10px;
	background-color:White ;
}

/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For top naviational links.
*/
.TopLinks
{
	background-image: url(../Images1/HeaderLink.GIF);
	width:94px;
}


.TopLinksSelected
{
	background-image: url(../Images1/HeaderLinkSelected.GIF);
	width:94px;
}

.SubLinks
{
	text-decoration:none;
	color:White;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}	
.AreYouCarDealerLink 
{	
	font-family:Arial;
	font-size: 11px;
	text-decoration: none;
}			
/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For New Vehicle Price Quote search bar on top navigational bar.
*/
.SearchBar
{
	background-image:url(../Images/SearhBar.GIF);
	font-family:Arial;
	font-size:18.18pt;
	font-weight:bold;
	color:#007cc2;
	height:40px;
	vertical-align:middle;
}

/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For New Vehicle Price Quote Search bar on top navigation bar.
*/
.SearchToolBar 
{
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	border-left-color:#C7C7C7;
	border-right-color:#C7C7C7;
	border-top-color:#C7C7C7;
	border-bottom-color:#C7C7C7;
	border-bottom-style:solid;
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	background-color :#C7C7C7;
}

/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For container table on the body section.
*/
.Container
{
	border-left-color:#C7C7C7;
	border-right-color:#C7C7C7;
	border-top-color:#C7C7C7;
	border-bottom-color:#C7C7C7;
	background-color:#FFFFFF;
	border-bottom-style:solid;
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	font-family:Arial;
	font-size:8.8pt;
}




/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For page main container table on the body section.
*/
.PageMainContainer
{
	border-left-color:#007cc2;
	border-right-color:#007cc2;
	border-bottom-color:#007cc2;
	background-color:#FFFFFF;
	border-bottom-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
}


/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For container table on the body section.
*/
.CentralPanelTabContainer
{
	border-left-color:#007cc2;
	border-right-color:#007cc2;
	border-bottom-color:#007cc2;
	background-color:#e0eaf0;
	border-bottom-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	font-family:Arial;
	font-size:8.8pt;
}

/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For sub menu bar on top navigational bar.
*/
.SubMenuBar
{
	BACKGROUND-IMAGE: url(../Images/SubMenuBar.gif);	
	width:659px;
}

/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Sub Header part
*/
.SubHeaderBar
{
	BACKGROUND-IMAGE: url(../Images/NewCarPriceQuote.gif);	
	font-family:Arial;
	font-size:9.5pt;
	font-weight:bold;
	color:#ffffff;
	background-repeat :no-repeat ;
	background-color :#FFFFFF;
	padding-left :5px;
}
/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Sub Header part
*/
.ResearchVehicleHeader
{
	BACKGROUND-IMAGE: url(../Images/ResearchVehicleHeader.gif);	
	font-family:Arial;
	font-size:10.5pt;
	font-weight:bold;
	color:#ffffff;
	background-repeat :no-repeat ;
	background-color :#FFFFFF;
	padding-left:12px;
	width :200px;
	height :35px;
}
/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For New Vehicle Price Quote part body content.
*/
.NewVehiclePriceQuote
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bolder;
	color:#007cc2;
	border-bottom-color:#e0eaf0;
	

}

/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Find Local Dealer part body content.
*/
.FindAUserCar
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold ;
	color:#333333;
	text-decoration:none;
	background-color :#FFFFFF;
	padding-left :10px;
	
}
/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Find Local Dealer part body content.
*/
.RightFindLocalDealer
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#007cc2;
	text-decoration:none;
}


/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Find Local Dealer part body content.
*/
.LocalDealership
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#007cc2;
	text-decoration:none;
	background-color:White;
}

/*
Author		:	inc133
Date		:	November 1 2007
Description	:	For Buy A New Car  .
*/
.BuyANewCar
{
	font-family:Arial;
	font-size:11px;
	font-weight:Bold;
	color:#007cc2;
	border-bottom-color:#e0eaf0;
	text-decoration:none;
}

/*
Author		:	inc133
Date		:	November 1 2007
Description	:	For vehicle Rebates part body content.
*/
.FindRebates
{
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:Gray;
	border-bottom-color:#e0eaf0;
	text-decoration:none;
}


/*
Author		:	inc133
Date		:	November 1 2007
Description	:	For popular car links.
*/
.FindPopularCar
{
	font-family:Arial;
	font-size:12.8px;
	font-weight:normal;
	color:Gray;
	border-bottom-color:#e0eaf0;
	text-decoration:none;
}

/*
Author		:	inc133
Date		:	November 1 2007
Description	:	For vehicle Rebates part body content.
*/
.LocalCarDearles
{
	font-family:Arial;
	font-size:9px;
	font-weight:normal;
	color:#e0eaf0;
	border-bottom-color:#e0eaf0;
	text-decoration:none;
}

/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Recall.
*/
.RecallBody
{
	font-family:Arial;
	font-size:8.8pt;
	font-weight:normal;
	color:#007cc2;
	border-bottom-color:#e0eaf0;
}

/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Recall.
*/
.LocalServices
{
	font-family:Arial;
	font-size:8.8pt;
	font-weight:bold;
	color:#007cc2;
	border-bottom-color:#e0eaf0;
}

.VehicleRecallCheck
{
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	color:#007cc2;
	border-bottom-color:#e0eaf0;
}
/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Research another vehicle part.
*/
.ResearchAnotherVehicle
{
	
	background-color:#ffffff;	
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	font-family:Arial;
	font-size:8.8pt;
	font-weight:normal;
}

/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Google Add part.
*/
.GoogleAdd
{
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	font-family:Arial;
	font-size:8.8pt;
	font-weight:normal;
}

/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Research another vehicle Header part.
*/
.ResearchAnotherVehicleHeader
{
	color:#007cc2;
	font-family:Arial;
	font-size:11px;
}

/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Vehicle Details header part.
*/
.VehicleDetails
{
	background-color:#fafdff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#007cc2;
	border-bottom-color:#007cc2;
	border-bottom-style:solid;
	border-bottom-width:2px;
	
}
/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Vehicle Details header part.
*/
.VehicleDetailsContents
{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	background-color :#FFFFFF;
	border-bottom-width:0px;
	border-left-width :0px;
	border-right-width :0px;
	border-top-width :0px;
	padding-left :22px;
	padding-right :18px;
}
/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For container table on the body section.
*/
.SpecificationContainer
{
	border-left-color:#007cc2;
	border-right-color:#007cc2;
	border-bottom-color:#007cc2;
	background-color:#e0eaf0;
	border-bottom-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	font-family:Arial;
	font-size:8.8pt;
}


.CellHeader
{
	font-family:Arial;
	vertical-align:bottom;
	font-size:15px;
	font-weight:bold;
	color:#cc3300;
	background-color :#FFFFFF;
	width :480px;
	height:20px;
	padding-left :22px;
	padding-right :18px;
}

/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Vehicle Details body part.
*/
.VehicleDetailsBody
{
	background-color:#fafdff;
	font-family:Arial;
	font-size:8.3pt;
	color:gray;
}

/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Vehicle Details body alternate part.
*/
.VehicleDetailsBodyAlternate
{
	background-color:#ffffff;
	font-family:Arial;
	font-size:8.3pt;	
	color:gray;	
	padding-left :10px;
}
/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Vehicle Details body alternate part.
*/
.ResearchAnotherVehicleContent
{
	background-color:#ffffff;
	font-family:Arial;
	font-size: 11px;	
	color:#555555;	
	padding-left :12px;
		
}

/*
Author		:	inc138
Date		:	November 1 2007
Description	:	For Loading panel
*/

 .Progress
 {
   background-color:#e0eaf0;
   color:White;
   width:95px;
   vertical-align:middle;
 }
  
.Progress img {
   vertical-align:middle;
   margin:2px;
 }

/*
Author		:	inc137
Date		:	November 3 2007
Description	:	For Green Header.
*/
.GreenHeader
{
	font-family:Arial;
	font-size:14.14pt;
	font-weight:normal;
	color:Green;
}
/*
Author		:	inc137
Date		:	November 3 2007
Description	:	For Popular Vehicles.
*/
.PopularVehicles
{
	
	font-family:Arial;
	font-size:11.50pt;
	font-weight:bolder;
	color:gray;
	
}
/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For container table on the body section.
*/
.ModelList
{
	
	font-family:Arial;
	font-size:8.8pt;
	font-weight:bold;
	color:#007cc2;

}
/*
Author		:	inc138
Date		:	November 1 2007
Description	:	For container table on the body section.
*/
.CenterPanelDynamicTextHeader
{  font-family:Arial;
	font-size:25px;
	font-weight:bold;
	color:Green ;
}


/*
Author		:	inc143
Date		:	November 6 2007
Description	:	For bottom text in New vehicle quote.
*/
.Free
{  font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:White;
	background-color:#007cc2;
}

/*
Author		:	inc143
Date		:	November 6 2007
Description	:	For bottom text in New vehicle quote.
*/
.NoObligation
{  font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#007cc2;
	background-color:White;
}

/*
Author		:	inc143
Date		:	November 7 2007
Description	:	For bottom text for footer.
*/

.footer_text 
{
				color:#333333;
				font-size:12px;
				font-family:Arial;
				font-weight:bold;
				
}
.footer_link 
{
				text-decoration:none;
				color:#333333;
				font-weight:bold;
				font-size:12px;
				font-family:Arial;
}


.headerLinkSelected 
{
				text-decoration:none;
				color:#2757A1;
			font-size:13pt;
			   font-weight :bold;
               font-family:Century Gothic;
}	

.footerlink
{
				text-decoration:none;
				color:#333333;
				font-family:Arial;
				font-size:11px;
}					
.footertext 
{
			 color:#333333;
			 font-size:11px;
			 font-family:Arial;
}

.footerlink2
{
				text-decoration:none;
				color:#6c6c6c;
				font-family:Arial;
				font-size:11px;
}					
.footertext2 
{
			 color:#6c6c6c;
			 font-size:11px;
			 font-family:Arial;
}

.PaddingLeft
{
	padding-left:8px;
	background-color:#ffffff;
}
/*
Author		:	inc143
Date		:	November 7 2007
Description	:	For randomn text.
*/
.RandomnText
{
	border-left-color:#007cc2;
	border-right-color:#007cc2;
	border-top-color:#007cc2;
	border-bottom-color:#007cc2;
	background-color:White;
	border-bottom-style:solid;
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	font-family:Arial;
	font-size:8.8pt;

}
/*
Author		:	inc133
Date		:	November 10 2007
Description	:	Find a Local Dealership
*/
.Footer_LocalDealershipHeading
{
font-size: 8pt; 
font-family:Arial
}

/*
Author		:	inc133
Date		:	November 10 2007
Description	:	For CopyRight
*/
.Footer_CopyRight
{
	color: #666666;
	font-size: 11px;
	font-family: Arial;
  text-decoration :none;
}

/*
Author		:	inc133
Date		:	November 10 2007
Description	:	For Used Car Search content.
*/
.UsedCarSearchContent
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	padding-left :10px;
	padding-right :3px;
	background-color :#FFFFFF;
	
}

.masterLeft{ 
	
	width:24px;
	background-image:url(../RightSideBar.gif);
	
}
.UserCarTD
{
	width:192px;
	HEIGHT: 97px;
	background-image:url(../Images/Car.jpg);
}

.CarTD
{
	width:189px;
	HEIGHT: 83px;
	background-image:url(../Images/car.jpg);
}

.ReviewsSelected
{	
	width:80px;
	height :25px;
	cursor: hand;
	background-color: transparent;
	background-image:url(../Images/TabImages/SummaryWhite.gif); 
}
.ReviewsUnselected
{
	width:80px;
	height :25px;
	cursor: hand;
	background-color: transparent;
	background-image:url(../Images/TabImages/SummaryGrey.gif);
}

.SpecificationSelected
{
	width:71px;
	height :25px;
	cursor: hand;
	background-color: transparent;
	background-image:url(../Images/TabImages/SpecWhite.gif); 
}
.SpecificationUnselected
{
	width:71px;
	height :25px;
	background-color: transparent;
	background-image:url(../Images/TabImages/SpecGrey.gif);
}
.FeaturesSelected
{
	width:80px;
	height :25px;
	cursor: hand;
	background-color: transparent;
	background-image:url(../Images/TabImages/FeaturesWhite.gif);
}
.FeaturesUnselected
{
	width:80px;
	height :25px;
	cursor: hand;
	background-color: transparent;
	background-image:url(../Images/TabImages/FeaturesGrey.gif);
}
.OptionsSelected
{
	width:80px;
	height :25px;
	cursor: hand; 
	background-color: transparent;
	background-image:url(../Images/TabImages/OptionWhite.gif);
}
.OptionsUnselected
{
	width:80px;
	height :25px;
	cursor: hand; 
	background-color: transparent;
	background-image:url(../Images/TabImages/OptionGrey.gif);
}
.WarrantySelected
{
	width: 159px;
	height :25px;
	cursor: hand;
	background-color: transparent;
	background-image:url(../Images/TabImages/WarrantyIncentivesWhite.gif);
	background-repeat:no-repeat;
}
.WarrantyUnselected
{
	width:159px;
	height :25px;
	cursor: hand;
	background-color: transparent;
	background-image:url(../Images/TabImages/WarrantyIncentivesGrey.gif);
}
.Loading
{
	width: 73px;
	height: 42px;
	background-image:url(../Images/LoadingImage/loading6.gif);
}

/*
Author		:	inc137
Date		:	November 1 2007
Description	:	For Used Car Search Top Header.
*/
.UsedCarSearchHeader
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#007cc2;
	height:20px;
}
/*
Author		:	inc137
Date		:	November 1 2007
Description	:	For Used Car Search body .
*/
.UsedCarSearchBody
{
	font-family:Arial;
	font-size:10pt;
	/*  background-color:#e0eaf0; */
	color:gray;

}
/*
Author		:	inc131
Date		:	November 19 2007
Description	:	For Link in new car search .
*/
.LinkColor
{
	font-size:10pt;
	color:Orange;
}

.TabLinksDisplayed
{
	color:#06449c;	
	font-size:12px;
	font-family:Century Gothic;
	font-weight :bold ;
	text-decoration:none;
}
.TabLinksHidden
{
	color:White;
	font-size:12px;
	font-family:Century Gothic;
	font-weight :bold ;
	text-decoration:none;
}
.BlueLink
{
color:#2757A1;	
}

/*
Author		:	inc143
Date		:	November 1 2007
Description	:	For Vehicle Details body part.
*/
.ChromeCopyRight
{
	background-color:#fafdff;
	font-family:Arial;
	font-size:8.3pt;
	color:gray;
	border :0px;
	height :6px;
}




