﻿body
{
    background: #aa0b29;
    color: #424242;
    font-family: Tahoma,Verdana,Segoe,sans-serif;
    font-size: 1em;
    font-size: 70%;
    margin: 0px;
}

table, td
{
    text-align: left;
    padding: 0px;
    margin: 0px;
    border: none;
}

input, select
{
    color: #424242;
    font-family: Tahoma,Verdana,Segoe,sans-serif;
}

a
{
	color: #79091e;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.a
{
    font-family: Tahoma,Verdana,Segoe,sans-serif;
    font-size: 1em;
    font-size: 70%;
	color: #79091e;
	text-decoration: none;
}

.a:hover
{
    cursor: hand;
	text-decoration: underline;
}

.error
{
    color: #79091e;
    font-weight: bold;
}

.r
{
    text-align: right;
}

.m
{
    vertical-align: bottom;
}

.j
{
    text-align: justify;
}

.lbl
{
    font-weight: bold;
    vertical-align: top;
}

.lblBlue
{
    color: #0273ff;
    font-weight: bold;
}

.lblBlueLrg
{
    color: #0273ff;
    font: bold 16px Arial, Helvetica, sans-serif;
}

.actionTbl
{
    background-color: #eeeeee;
    padding: 2px;
    border: solid 1px #cccccc;
}

actionTbl td
{
    padding: 2px;
}

.updateProgress
{
	position: absolute;
	background-color: #fff;
	filter: alpha(opacity=80);
	MozOpacity: 0.8;
	opacity: 0.8;
	padding: 0px;
	margin: 0px;
}
.updateProgress div
{
	background-color: white;
	padding: 4px;
	position: relative; 
	text-align: center;
    top: 50px;
}

.prodHeader
{
	color: #ffffff;
	font-weight: bold;
	background-color:#5c5c5c;
	border-top: 1px solid #4d4d4d;
	border-left: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.ship
{
    color: #198600;
	font-weight: bold;
}

.scrlDiv
{
    background-color: #fafafa;
    border: solid 1px #cccccc;
    margin-top: 3px;
    overflow-y: scroll;
    padding: 2px;
}

.scrlList
{
    overflow-y: scroll;
    padding: 2px;
    margin-left: 2px;
    background-color: #fafafa;
    border: solid 1px #cccccc;
}

.productList td
{
    padding: 2px;
    vertical-align: top;
}

.productListHeader td
{
    color: #0273ff;
    font: bold 13px Arial, Helvetica, sans-serif;
    border-bottom: solid 1px #333333;
}

.productListCategoryHeader td
{
    background-color: #cccccc;
    border-bottom: solid 1px #333333;
    color: #0273ff;
    font-weight: bold;
    font-size: 14px;
}

.text
{
    color: #424242;
    font-family: Tahoma,Verdana,Segoe,sans-serif;
    font-size: 1em;
    font-size: 80%;
}

.brdrBot
{
    border-bottom: solid 1px #cccccc;
}

.topAlign td
{
    vertical-align: top;
}

.tblModels td
{
    text-align: center;
    font-weight: bold;
    padding: 1px 3px 1px 3px;
}

.row td
{
    background-color: #cccccc;
}

.altRow td
{
    background-color: #ffffff;
}

.productList
{
    
}

.sectionHeader td
{
    border-bottom: 1px solid #333333;
    color: #0273ff;
    font: bold 12px Arial, Helvetica, sans-serif;
    padding: 2px;
}

.shopList
{
    background-color: #eeeeee;
    border: solid 1px #cccccc;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.shopListCar
{
    background-color: #dddddd;
    border: solid 1px #bbbbbb;
    margin: 0px;
    padding: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 100%;
}

.shopList td
{
    padding: 2px;
}

.shopListCar td
{
    padding: 2px;
}

.shopListHead
{
    color: #0273ff;
    font: bold 13px Arial, Helvetica, sans-serif;
}

.shopListHead td
{
    padding: 3px;
}

.productList td
{
    vertical-align: top;
}

.price
{
	color: #0273ff;
	font-weight: bold;
}

.bgLight
{
    background-color: #888888;
}

.bgDark
{
    background-color: #424242;
}

.ImgBrdr
{
    border: solid 1px #aaaaaa;
}

.mainTable
{
    border: none;
    background-color: #ffffff;
    height: 100%;
    padding: 0px;
    width: 1000px;
    height: 100%;
}

.stdTable
{
    border: none;
    width: 100%;
}

.menuitem
{
    background-color:#5c5c5c;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #4d4d4d;
	border-left: 1px solid #4d4d4d;
	border-right: 1px solid #939393;
	border-bottom: 1px solid #4d4d4d;
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;
}

.menuitem a
{
    color: #ffffff;
    text-decoration: none;
}

.menuitemHover
{
    background: url(../images/hover.gif) repeat-x top;
    text-align: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #4d4d4d;
	border-left: 1px solid #4d4d4d;
	border-right: 1px solid #939393;
	border-bottom: 1px solid #4d4d4d;
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;
}

.menuitemSelected
{
    background: url(../images/hover.gif) repeat-x top;
    text-align: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #4d4d4d;
	border-left: 1px solid #4d4d4d;
	border-right: 1px solid #939393;
	border-bottom: 1px solid #4d4d4d;
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;
}

.menuitemSelected a
{
    color: #ffffff;
    text-decoration: none;
}

.menuitemHover a
{
    color: #ffffff;
    text-decoration: underline;
}

.topNav
{
    font-weight: bold;
    text-align: right;
    margin: 10px 5px 25px 0px;
    vertical-align: top;
}

.topButtons a
{
    cursor: hand;
    padding: 5px;
    text-decoration: none;
}

.topButtons a:hover
{
    text-decoration: underline;
}

.subTable
{
    border: 0px;
    height: 100%;
    padding: 0px;
}

.storeMenu
{
    border-left: 1px solid #79091e;
    border-top: 1px solid #79091e;
    color: #ffffff;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.storeMenu a
{
	color: #ffffff;
}

.storeMenuBottom
{
    border-bottom: 1px solid #79091e;
}

.storeMenuBreadcrumb
{
    background-color: #5c5c5c;
}

.storeMenuBreadcrumb td
{
    color: #ffffff;
    font-size: 12px;
	font-weight: bold;
    border: 1px solid #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.storeMenuBreadcrumb a
{
	color: #ffffff;
	text-decoration: none;
}

.storeMenuBreadcrumb a:hover
{
	text-decoration: underline;
}

.breadcrumb
{
    background-color: #960a24;
    color: #ffffff;
    font-size: 12px;
	font-weight: bold;
    border: 1px solid #79091e;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.breadcrumb a
{
	color: #ffffff;
	text-decoration: none;
}

.breadcrumb a:hover
{
	text-decoration: underline;
}

.menuHighlight
{
    color: #ffff00;
    text-decoration: none;
}

.menuHighlight a
{
    color: #ffff00;
    text-decoration: none;
}

.menuHighlight a:hover
{
    text-decoration: underline;
}

.paddedTD
{
    padding: 5px;    
}

.header
{
    font: bold 16px Arial, Helvetica, sans-serif;
}

.header td
{
    color:#0273ff;
    font: bold 16px Arial, Helvetica, sans-serif;
}

h2
{
    color:#0273ff;
    font: bold 24px Arial, Helvetica, sans-serif;
    margin: 5px 5px 5px 0;
}

.sdSearch
{
    color: #ffffff;
    font-weight: bold;
    padding: 6px 2px 6px 4px;
}

.newsDate
{
    border-bottom: solid 1px #cccccc;
    color: #4d4d4d;
    text-align: right;
    font-weight: bold;
}

.subHeader
{
    
}

.newsTitle
{
    border-bottom: solid 1px #cccccc;
    width: 100%;
    color: #4d4d4d;
    font-weight: bold;
}

.imageSelector
{
    cursor: hand;
    border: solid 1px #aa0b29;
    margin-left: 3px;
    margin-top: 3px;
    text-align: center;
}

.imageSelectorSelected
{
    cursor: hand;
    border: solid 3px #aa0b29;
    margin-top: 3px;
}

.widgetWrapper
{
    margin-right: 6px;
    margin-top: 8px;
}

.widgetSidebarWrapper
{
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 8px;
}

.widgetGallery
{
    width: 152px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 6px;
}

.widget
{
    background-color: #ffffff;
    border: solid 1px #aaaaaa;
}

.widget td
{
    background-color: Transparent;
}

.widgetHeader
{
    background: url(/images/shade.gif) repeat-x top;
    font: bold 16px Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 5px;
    border-bottom: solid 1px #cccccc;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.widgetHeaderRight
{
    text-align: right;
    vertical-align: bottom;
    padding-right: 5px;
}

.widgetHeader a
{
    text-decoration: none;
    font: bold 11px Arial, Helvetica, sans-serif;
}

.widgetHeader a:hover
{
    text-decoration: underline;
}

.widgetHeader td
{
    color: #0273ff;
}

.widgetContent
{
    margin: 3px;
}

.widgetFooter
{
    border: solid 1px #cccccc;
    background-color: #eeeeee;
    padding: 5px;
    margin: 5px;
}

/**** FOOTER ****/

.footer
{
	background-color: #aa0b29;
}

.footer a
{
	color: #ffffff;
}

.footer TD
{
    border-top: 1px solid #79091e;
    color: #ffffff;
}

/* RatingControl */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledStar {
    background-image: url(/Images/FilledStar.png);

}

.emptyStar {
    background-image: url(/Images/EmptyStar.png);
}

.savedStar {
    background-image: url(/Images/SavedStar.png);
}
/* End-RatingControl */

.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=80);
	opacity: 0.8;
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
}

.modalPopup 
{
    border: solid 1px #bbbbbb;
    width: 300px;
}

.imgPop
{
    border: solid 1px #bbbbbb;
    width: 455px;
}

*****************************************
* Update Progress Indicator Styles      *
*****************************************
.PrProgress
{
    display: block;
    position: absolute;
    padding: 2px 3px;
}
.PrContainer
{
    border: solid 1px #808080;
    border-width: 1px 0px;
}
.PrHeader
{
    background: url(/Images/sprite.png) repeat-x 0px 0px;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    white-space:nowrap;
    font-family: arial,helvetica,clean,sans-serif;
}
.PrBody
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}
.PrIFrame
{
	
}
