﻿/* Default CSS Stylesheet for a new Web Application project */
.ImageProduct
{
	border-color:#CCCCCC; 
	padding:5px;
}
.hiddenPic 
{
	display:none;
}
li
{
	padding-top:5px;
}
a.ProductLink
{
	font-family:arial; 
	font-size:9px;		
	text-decoration:none;
	color: #003399; 
}
a.ProductLink:hover
{
	font-family:arial; 
	font-size:9px;		
	text-decoration:underline;
	color: #003399; 
}
.PanelCartNote 
{
	font-family:Sans-Serif;
	font-size:11px;
	width:440px;
}
.TextBoxCart
{
	width:22px;
	font-size: 11px;
	text-align:center;
}
.ErrorQuantity
{
	font-family: Sans-Serif;
	font-size:11px;
	color:Red;
}
IMG.productright
{
	clear: right;
	float: right
}
.rollover
{
	font-family:arial; 
	font-size:11px;	
	font-weight:bold;	
	text-decoration:underline;
	color: #333333; 
}
.fitguide 
{
	font-family: sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
}
.fitguide2
{
	font-family: Verdana;
	font-size: 11px;
}
.copyright
{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: #000000;
}
.ProductTableText
{
	font-family:sans-serif; 
	font-size:11px;	
	color: #FFFFFF; 
	padding-top:3px; 
	padding-bottom:3px;
	padding-right:4px;
	padding-left:4px;
}
.ProductText
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #000000;
}
.ButtonNote
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #000000;
	display:block;
}
.ProductText2
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #000000;
}
.price
{
	font-family: verdana,arial,helvetica;
	font-size: 18px;
	font-weight: bold;
	color: red;
}
a.home
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: red;
	text-decoration:none;
}
a.home:hover
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: blue;
}
a.faqs
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #0033CC;
}
a.faqs:hover
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #003399;
}
.ErrorText
{
	font-family:sans-serif; 
	font-size:11px;	
	color: Red; 
}
a.product
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: blue;
}
a.product:hover
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: blue;
	background: #eeeeee;
}
.ImageMap
{
	display: block;
}
a.botNav
{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.botNav:hover
{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.navigation1
{
	color: #663300;
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	cursor: hand;
}
a.navigation1:hover
{
	color: #663300;
	text-decoration:underline;
	font-family: arial;
	font-size: 14px;
	cursor: hand;
}
a.navigation
{
	color: blue;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	cursor: hand;
}
a.navigation:hover
{
	color: blue;
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	cursor: hand;
}
#roof
{
	position: absolute;
	top: 142;
	left: 34;
	z-index: 2;
	visibility: hidden;
}
#trunk
{
	position: absolute;
	top: 142;
	left: 105;
	z-index: 2;
	visibility: hidden;
}
#hitch
{
	position: absolute;
	top: 142;
	left: 183;
	z-index: 2;
	visibility: hidden;
}
#truck
{
	position: absolute;
	top: 142;
	left: 262;
	z-index: 2;
	visibility: hidden;
}
#snow
{
	position: absolute;
	top: 142;
	left: 420;
	z-index: 2;
	visibility: hidden;
}
#water
{
	position: absolute;
	top: 142;
	left: 493;
	z-index: 2;
	visibility: hidden;
}
#bike
{
	position: absolute;
	top: 142;
	left: 360;
	z-index: 2;
	visibility: hidden;
}
#box
{
	position: absolute;
	top: 142;
	left: 490;
	z-index: 2;
	visibility: hidden;
}