s@charset "utf-8";
/* CSS Document */

/*Styles*/
img			{ border:0;}
.clear		{ clear:both;}
.f-left		{ float:left;}			.f-right		{ float:right;}
.pt			{ padding-top:10px;}	.pb				{ padding-bottom:10px;}
.w			{ margin:10px 0;}		.oh				{ overflow:hidden;}

.align-center	{ text-align:center}	.align-right	{ text-align:right}

.brown-bg	{ background:#a5a198;}
.footer-img	{background:url(/images/footer-img.jpg) repeat-x; height:63px;}

.yellow-line
		{ background:#ffea61; border-top:1px solid #999;}

/*Top Search*/
.search-input
	{ width:212px; padding:3px; border:1px solid #c4c4c4; margin:9px 0 0 8px;}

* html input.search-input
	{ width:209px; padding:3px; border:1px solid #c4c4c4; margin:9px 0 0 8px;}
	
* html input.btn-search
	{ background:url(/images/btn-search.jpg) no-repeat; width:101px; height:39px; border:0; cursor:pointer;}

.btn-search
	{ background:url(/images/btn-search.jpg) no-repeat; width:98px; height:39px; border:0; cursor:pointer;}

.btn-email-subscribe
	{background:url(/images/btn-email-subscribe.jpg) no-repeat; width:70px; height:31px; 
	border:0; cursor:pointer; position:absolute; left: 586px; top: 7px;}

	
/*
   Implementation edited/added css scripts starts here
*/

/*Shop Search */
/*
.ymm_year { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; width:180px;}
.ymm_make { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; width:180px;}
.ymm_model { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; width:180px;}
*/
#ymm_year { width:225px; padding:3px; border:2px solid #6b6b6b; margin:9px 0 0 8px; position:absolute; left: 48px; } 
#ymm_make { width:225px; padding:3px; border:2px solid #6b6b6b; margin:9px 0 0 8px; position:absolute; left: 49px;  } 
#ymm_model { width:225px; padding:3px; border:2px solid #6b6b6b; margin:9px 0 0 8px; position:absolute; left: 49px;  }

.btn-shop-search {background:url(/images/btn-shop-search.jpg) no-repeat; width:143px; height:44px; 	border:0; cursor:pointer; position:absolute; left: 58px; top: 235px;}

#shop ul
{
   list-style-type: none;
}

#shop #dropdown_master 
{
   /*border: 3px solid blue; */
   height: 99%;
   padding: 130px 60px 0 0; padding-left:15px; height:180px;
}

.brown-bg h2
{
   clear: both;
}

#dropdown_master li
{
  vertical-align: text-top;
  width: 320px;
  clear: both;
  height: 40px;
}

#dropdown_master li img
{
  width: 30px;  height: 30px; 
}

#dropdown_master select
{
  margin-top: 2px; 
}

/* Make no underline on Featured Product*/
.parts-thumb a:link, .parts-thumb a:visited
{
     text-decoration: none; 
}

/* Implementation edited/added css ends here */
