/* DEALER ADMIN STYLES */
:focus {
	outline: 0; }

#menu {
	float:right;
	padding:0px;
	margin:0px;
}

#menu ul {
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a:hover {
	text-decoration: none;
	color: white;
	background:black;	
}
#menu a { /* , #down  	these 2 must be the same as #menu a	except for bg & border */
	color: white;
	display: block;
	margin: 0px 0px 5px 0px;
	margin-right:1px;
	padding: 3px 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;	
}
#menu a.current {
	display: block;
	margin: 0px 0px 5px 0px;
	margin-right:1px;
	padding: 3px 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: black;
	background-color:#e1e1e1;
	border: none;
	cursor: default;
}
#menu a.currentOn {
	display: block;
	margin: 0px 0px 5px 0px;
	margin-right:1px;
	padding: 3px 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: black;
	background-color:#e1e1e1;
	border: none;
}
#menu a.currentOn:hover	{
	text-decoration: none;
	color: white;
	background:black;	
}

#menu a { 
	color: white;
	background-color: #666;
	border: none;
}
#down {			
	color: black;
	background-color:#e1e1e1;
	border: none;	}
	
#menu .current_page_item a {
}

#indexLinks	{
	margin: 10px 0px;	
	}
	
	
.black  a:link, .black  a:active, .black  a:visited 
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.black a:hover {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}	
.spacer	{
	margin:	0 auto;	
	height:	20px;
	width:	50px;
/*	background:red;		*/
	}

.daTgrad	{
	background-image: url(images/grad-subtab.gif);
	background-repeat: repeat-x;
	padding-top:12px;	}
.daFoot	{
	background-image: url(images/grad-subtab.gif);
	background-repeat: repeat-x;
	height: 12px;	
}	
	
	
	
/* SPECIAL 			------------------------------------------------- */	
	
.special	{
	width:176px;
	float:left;
	margin:5px 6px;
	border: 1px solid #e1e1e1;		
	}
.special td {

}
.date	{
	color:#999;
	padding:5px 14px;
	font-size:10px;	
		}		
.priceReduction	{
	color:#c48d18;
	font-size:10px;
	text-transform:uppercase;
		}	
.npr	{
	color:black;
	font-size:10px;		
	text-transform:uppercase;	
		}			
.spTireName	{
	background:#f1f1f1;
	font-size:10px;
		}	
		
.spTireName a:link, .spTireName a:active, .spTireName a:visited 	{
		padding:5px 8px 0px 14px;
		color: black;
		text-decoration: none;
		display:block;		
		height:24px;		
		border-top: 2px solid #CCC;		
	}
.spTireName a:hover {
	color:black;
	text-decoration: underline;
	background-color:#e1e1e1;
	border-top: 2px solid;
	}
.spImg	{
	border: 2px solid white;
	margin: 5px 0px 0px 34px ;
	}
.spImg:hover	{
	border: 2px solid #E5B019;
	}		

.pkImg	{
	border: 2px solid white;
	margin: 0px 0px 0px 0px ;
	width: 218px;
	height: 180px;
	}
.pkImg:hover	{
	border: 2px solid #E5B019;
	}


/* SERVMENU 			------------------------------------------------- */	
	
.servMenu 	{
	background-color:red;
	text-align:center;
	border: 1px solid white;		
}
.servMenu a:link, .servMenu a:active, .servMenu a:visited 
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding: 10px;
	background: #f1f1f1;
	text-transform: uppercase;
/*	border-left: 5px solid #f1f1f1;	*/
}
.servMenu a:hover {
	color: #white;
	text-decoration: underline;
	background-color: #e1e1e1;
/*	border-left: 5px solid #CC9933;		*/
}	
/*
.servMenuDown	{
	make same as a:link if needed 	
	}	
*/
.outline5	{
	border: 1px solid #CCCCCC;
	width:946px;	
	margin: 0 auto;	
	margin-bottom:20px;	}
.cell	{
	padding: 0px 20px;
	}	
h2.title	{
	padding: 10px 0px;
	font-size:12px;
	}
h1.da	{
	padding: 0px 20px 5px 10px;
	margin:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
	font-weight:bold;
	}	
	
.t1		{	padding:15px;		}


#col1 , #col2, #col3	{	
	width:400px;	
	margin-bottom:20px;}	

#col3 td, #col1 td, #col2 td	{	
	padding:2px;		
	}
#col3 td p {
	padding: 4px 0px;
	}	
#col2 td	{
	border-bottom: 1px solid #e1e1e1;}	

#col2 a:link, #col2 a:active, #col2 a:visited {
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
}
#col2 a:hover {
	color: #A17200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: underline;	
	}
	

.shead	{
	background:#f1f1f1;
	font-weight:bold;
	padding-left:10px;
	}	
.field	{
	font-size:11px;
	padding:2px;
	margin:0px;
	}
.btn {
	font-size:11px;	}
		
#ecomHistory {
	margin-top:15px;
	}		
#ecomHistory td	{
	padding: 5px;
	}	
#ecomHistory td	p{
	padding: 0px 5px;
	margin: 15px 0px;
	}		
#ecomHisotry thead td	{
	background:#e1e1e1;
	padding:5px;
	border-right: 1px solid white;	}

#ecomHisotry td	{
	border-bottom: 1px solid #e1e1e1;	}

#ecomHisotry a:link, #ecomHisotry a:active , #ecomHisotry a:visited		{ 
	color: #D69918; font-size: 10px; 
	text-decoration: none;
	font-weight:normal;	}
	
#ecomHisotry a:hover 	{ 
	color: black; font-size: 10px; 
	text-decoration: underline;	}
		

/*	BG LINK - increase padding to listed links   

yellow = #CC9933

.servMenu a:active, .servMenu a:focus   {
	outline:none;	}	
	
*/

.your_link { 
  display: block; 
  padding: 10px; 
} 

.your_link:hover { 
  background-color: #F2F2F2 
} 	


#tire {
	width: 340px;
	float:right;
	padding:0px;
	margin:0px;
}

#tire ul {
	list-style: none;
	line-height: normal;
}

#tire li {
	float: left;
}

#tire a:hover {
	text-decoration: none;
	color: white;
	background:black;	
}
#tire a { /* , #down  	these 2 must be the same as #menu a	except for bg & border */
	color: white;
	display: block;
	margin: 0px 0px 5px 0px;
	margin-right:1px;
	padding: 3px 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;	
	width:125px;	
}
#tire a.current {
	display: block;
	margin: 0px 0px 5px 0px;
	margin-right:1px;
	padding: 3px 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: black;
	background-color:#e1e1e1;
	border: none;
	cursor: default;
}
#tire a { 
	color: white;
	background-color: #666;
	border: none;
}

.pk	{
	float:left;
	margin:4px;
	}


	
	
	
	
	