﻿.homeFinder 
{
	background: url(http://media.tbccentral.com/themes/bigo/images/bgGreyGradient.png) repeat-x;
	height: 270px;
	padding-top: 15px;
}

.homeContent 
{
	height: 360px;
}

.homeBrands 
{
	padding-top: 20px;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	background: #f3f2f2;
	height: 100px;
	margin-bottom: 10px;
}

/* Overrides */
#menuItem1 a
{
	text-decoration: none;
	color: #000000;
}


/* Home Tire Finder Applet */

.homeFinder .Photo 
{
	float: left;
	width: 260px;
	height: 252px;
	padding-left: 30px;
}

.homeFinder .Search
{
	float: left;
	width: 310px;
	height: 252px;
	padding-left: 20px;
}

.homeFinder .Location
{
	float: left;
	width: 350px;
	height: 120px;
}

.homeFinder .Service
{
	float: left;
	width: 320px;
	height: 120px;
	padding-left: 30px;
	padding-top: 10px;
}
#homeFinderServiceIcon
{
	width: 100px;
	float: left;
}

#homeFinderServiceButton
{
	padding: 10px;
	width: 200px;
	float: left;
}

#homeFinderLocationHeaderWrapper
{
	padding-left: 30px;
	padding-bottom: 10px;
}

#homeFinderLocationImageWrapper
{
	float: left;
	width: 140px;
}
#homeFinderLocationButton 
{
	background: url(http://media.tbccentral.com/themes/bigo/images/selectorCityState.png) no-repeat;
	float: left;
	width: 180px;
	margin-top: 20px;
	margin-left: 10px;
	height: 30px;
}

#txtFindLocation 
{
	font-size: 8px;
}

#VehicleSearchHeaderWrapper
{
    width: 143px;
    height: 22px;
	float: left;
}

/* New location display information */

#usrLocMsg
{
    font-weight:600;
    margin-bottom:5px;
}
#storeInfo, #usrLocMsg
{
    font-size:10pt;
}

#storeInfo
{
    float:left;
}

#chgLocLink
{    
    float:right;
    margin-top:20px;
}

#chgLocLink a
{
    -x-system-font:none;
    font-family:Arial;
    font-size:10pt;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
}


