﻿.HomePageContent
{
	padding: 8px;
	text-align: center;
}
/*--------Entire Site-----------*/

body
{
	font-family: Arial;
	font-size: 8pt;
	background-image: url(/LaMustang/Images/la_mustang_logo_watermark.JPG);
	background-position: center;
	background-repeat: no-repeat;
}
a:link
{
	color: #000066;
}
a:visited
{
	color: #000066;
}
a:hover
{
	color: #000066;
}
a:active
{
	color: blue;
}
hr
{
	color: #999;
}
label
{
	font-weight: bold;
	color: black;
}
.Header
{
	font-weight: bold;
	font-size: 12pt;
	color: #000066;
	text-align: left;
}
/*----------Categories-----------*/
.MainCategories
{
	font-size: 9pt;
}
.SubCategories
{
	width:100%;
}
.SubCategory
{
	width:100%;
	font-weight:bold;
	display:table;
	background-color:white;
}
.MainCategory
{
	color: white;
	text-align: left;
	font-size: 9pt;
}
.MainCategory a:link, .MainCategory a:visited
{
	color: white;
	font-size: 9pt;
	padding-left: 8px;
	line-height: 19px;
	white-space: normal;
	text-decoration: none;
}
.SubCategory a:link, .SubCategory a:visited
{
	color:Navy;
	font-size:11px;
	text-decoration:none;
}
.MainCategory a:hover, .MainCategory a:active,.SubCategory a:hover, .SubCategory a:active
{
	text-decoration:underline;
}
/*----------Footer-----------*/

.Footer
{
	width: 100%;
	color: #cccccc;
	font-size: 8pt;
}
.Footer a:link
{
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.Footer a:visited
{
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.Footer a:hover
{
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}
.FooterAffailates a:link
{
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
.FooterAffailates a:visited
{
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
.FooterAffailates a:hover
{
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}

/*----------Specials Left Nav-----------*/
.SpecialsLeftNav
{
	width: 100%;
	vertical-align: top;
	font-size: 13px;
}
.SpecialsLeftNav a:link, .SpecialsLeftNav a:visited
{
	color: #000066;
	font-weight: bold;
}
.SpecialsLeftNav a:hover, .SpecialsLeftNav a:active
{
	color: red;
}
/*----------Show Item-----------*/

.NameHeader
{
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	border-bottom: 1px #FFCC66 solid;
	background-color: #EFF2F3;
	padding: 4px;
}
.CategorySubCategoryHeader
{
	font-weight: normal;
	text-align: right;
	font-size: 12px;
	color: black;
}
.CategorySubCategoryHeader a:link
{
	color: blue;
}
.PicBorder
{
	padding: 4px;
}
.PicBorder a:link
{
	display: table;
	border: #cccccc thin solid;
}
.PicBorder a:visited
{
	display: table;
	border: #cccccc thin solid;
}
.PicBorder a:hover
{
	border: solid thin blue;
}
.HRs
{
	border-bottom: #cccccc thin solid;
}
.Headers
{
	font-weight: bold;
	color: black;
	font-size: 10pt;
	padding-left: 1em;
}

/*----------Cart Info-----------*/

.CartInfoPanel A:link
{
	text-decoration: none;
	color: Black;
	font-weight: bold;
}
.CartInfoPanel A:visited
{
	text-decoration: none;
	color: Black;
	font-weight: bold;
}
.CartInfoPanel A:hover
{
	text-decoration: underline;
	color: Black;
	font-weight: bold;
}
.CartPriceLabel
{
	color: red;
}

/*----------View Cart----------*/

.ViewCartHeader
{
	padding: 4px;
	background-color: Gray;
	color: White;
	font-weight: bold;
}
.ViewCartPicture
{
	border-color: #cccccc;
}
.ViewCartSubHeader
{
	background-color: #EFF2F3;
	border-bottom: 1px #FFCC66 solid;
	padding: 4px;
}
.ViewCart
{
	padding-bottom: 10px;
	color: black;
}
.ViewCart a:link
{
	color: blue;
}
.ViewCart a:visited
{
	color: blue;
}

/*----------Add By Part Number----------*/
.AddByPartNumberHeader
{
	padding: 4px;
	background-color: #cccccc;
	color: Gray;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
/*---------------------  LIST ITEM ----------------------------*/
.BreadCrumb a:link
{
	text-decoration: none;
}
.BreadCrumb a:visited
{
	text-decoration: none;
}
.BreadCrumb a:hover
{
	text-decoration: underline;
}
.ItemSku
{
	color: red;
}
.ItemPrice
{
	text-align: right;
	font-weight: bold;
	color: red;
}
.ListPrice
{
	text-align: right;
	font-weight: bold;
	color: red; /*text-decoration:line-through;*/
	width: 100%;
}
.CorePrice
{
	text-align: right;
	font-weight: bold;
	color: red;
}

.ListItemName
{
	text-align: left;
	font-weight: bold;
	border-bottom: 1px #FFCC66 solid;
	background-color: #EFF2F3;
	padding: 0px 0px 0px 4px;
	color: black;
}

.ListItemName a
{
	color: #000066;
}
.ListItemName a:visited
{
	color: #000066;
}
.ListItemName a:hover
{
	color: #000066;
}
.SearchControlHeader
{
	font-weight: bold;
	background-color: #5985C4;
	padding: 4px;
	color: white;
}
.AddAllTD
{
	/*background-color: white;*/
	color: navy;
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px #FFCC66 solid;
}

.SearchTable
{
	background-color: #EFF2F3;
}
/*---------------------- SPECIALS RIGHT NAV --------------------------*/
.SpecialsRightNav
{
	width: 150px;
}
.SpecialsRightNavHeader
{
	/*border:solid thin gray; 	background-color:silver;*/
	text-align: center;
}
.SpecialsRightNavPrice
{
	text-align: center; /*border:solid thin gray; 	background-color:silver;*/
}
.SpecialsRightNavItem
{
	text-align: center;
	padding: 4px; /*border-left:solid thin gray; 	border-right:solid thin gray;*/
}
/*---------------------- PHOTO GALLERY --------------------------*/
.BreadCrumb
{
	padding-left: 30px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.BreadCrumb a
{
	padding: 0px 5px;
	text-decoration: none;
	color: black;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.BreadCrumb a:visited
{
	text-decoration: none;
}
.BreadCrumb a:hover
{
	text-decoration: underline;
}
.Photo
{
	font-family: arial;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
.Photo tr td
{
	background-color: #EEEEEE;
}
.PhotoImage
{
	border: 2px solid #999999;
}
.Photo tr td.Name
{
	text-align: left;
	padding: 2px;
	color: #000066;
	font-weight: bold;
	background-color: #DDDDDD;
	border: 1px solid #FFFFFF;
}
.Photo tr td.Description
{
	text-align: left;
	padding: 2px;
	font-size: 12px;
}
.Photo tr td.Download
{
	text-align: center;
	font-size: 12px;
}
.Photo tr td.subtitle
{
	font-size: 11px;
	font-weight: bold;
}
.Photo tr td.subinfo
{
	font-size: 10px;
}
.PhotoContainer
{
	background-color: #EEEEEE;
	border: 1px solid #999999;
	font-family: arial;
	vertical-align: top;
	text-align: center;
	margin: 10px;
}
/*
        .PhotoList tr td {background-color: #EEEEEE;vertical-align:top;}
        .PhotoList tr td.Name {text-align: left;}
        .PhotoList tr td.Name a {color: #000066; font-size:13px; font-weight:bold;}
        .PhotoList tr td.Description {text-align: left;font-size:12px;}
        */
.PhotoListName
{
	color: #000066;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.PhotoListDescription
{
	text-align: left;
	font-size: 12px;
}
.CatList
{
	border: 2px solid #CCCCCC;
	background-color: #EEEEEE;
}
.CatList tr td.Name a
{
	font-family: arial;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
}
