/*Master Border Code
    -this code contains style attributes that control border files application wide.*/
	
input.headerstyled {
	border: 1px solid #666666;
	background-color:#FFFFEC;
}
a{
	color:#3399FF;
}
a:hover{
	color:#FF5300;
}
div.navbarmenutitle {
	background-color: #FFE959;
	background-image: url(../images/color/default/reyellow_l.gif);
	color: #000000;
}
div.navbarmenulinkstop_select {
	background-image: url(../images/color/default/rcyellow7_tr.gif);
	background-color:#FFFFD1;
	color:#FF5300;
}
div.navbarmenulinksctr_select {
	background-color:#FFFFD1;
	color:#FF5300;
}
div.navbarmenulinksbtm_select {
	background-image: url(../images/color/default/rcyellow7_br.gif);
	background-color:#FFFFD1;
	color:#FF5300;
}
td.premiertitle_top{
	background-color:#FFFFED;
	border-top:1px solid #A9A9A9;

}
td.premiertitle{
	border-bottom:1px solid #A9A9A9;
	border-left:1px solid #A9A9A9;
	border-right:1px solid #A9A9A9;
	background-color:#FFFFED;
}
div.premeieradcellSelect{
	border-left:1px solid #A9A9A9;
	border-right:1px solid #A9A9A9;
	border-bottom:1px solid #A9A9A9;
	background-color:#FFFFD1;
}
span.premieradprice{
	color:#3399FF;
}
select{
	background-color:#FFFFEC;
}
a.premiereadviewall:hover{
	color:#3300CC;
}
/* End of Master Border Code */

/*MainSearch styles */
table.featureadtitle{
	background-color:#FFE959;
}
span.buyautosamt{
	color:#2D00B6;
}
input.fld1{
	background-color:#FFFFEC;
}
input.fld3{
	background-color:#FFFFEC;
}
textarea.fld1{
	background-color:#FFFFEC;
}
div.finddealercelltitle{
	color:#2D00B6;
}
tr.dealercursorNormal{
	background-color:#FFFFFF;
	color:#3399FF;
}
tr.dealercursorSelect{
	background-color:#FFFFD1;
	color:#FF5300;
}
/*end of MainSearch styles */

/* MainPricing Styles */
td.pricingbg{
	background-image: url(../images/color/default/bgcenter.gif);
}
td.pricetitle{
	color:#0000FF;
}
td.pricesubtitle{
	color:#0000FF;
}
/* End of MainPricingStyles */

/*MainFeaturead Styles */
table.featureadSelect{
	background-color:#FFFFD1;
}
div.featureadbgleftSelect{
	background: url(../images/color/default/featuredadbgleft_Select.gif);
}
div.featureadbgrightSelect{
	background: url(../images/color/default/featuredadbgright_Select.gif);
}
td.featureadcity{
	color:#3366FF;
}
td.featureadprice{
	color:#FF5300;
}
/*End of MainFeaturead Styles */

/* Login Page Color Control Styles */
table.signintitlelayout{
	background-color:#FFE959;
}
a.login {
	color:#3399FF;
}
a.login:hover {
	color:#FF5300;
}
input.loginfld{
	background-color:#FFFFED;
}
table.subtitlebar{
	background-color:#FFFF7C;
}
/* End of Login Page Color Control Styles */

/* Register Page Color Control Styles */

input.registerfld,select.registerfldselect,.registerfld2{
	background-color:#FFFFED;
}
/* End of Register Page Color Control Styles */