/*--------------------------------------------------------------*/
/* Replacements for HTML Tags */
/*--------------------------------------------------------------*/
/* Main Body */
BODY {
    background-color: #ffffff;
    color: #666666;
    font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
    margin: 0px;
    text-align: left;
}
TD {
	font-size: 11px;
	line-height: 16px;
}
/* Anchor Tags <A> */
A, Visited, Active {
    color: #E87403;
    font-family: verdana, geneva, arial, sans-serif;
    text-decoration: none;
}
A:Hover {
    color: #E87403;
    font-family: verdana, geneva, arial, sans-serif;
    text-decoration: underline;
}
/* Anchors used as titles */
A.title, .title:Visited, .title:Active {
    color: #E87403;
    font-family: verdana, geneva, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
}
A.title:Hover {
    color: #D2691E;
    font-family: verdana, geneva, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-decoration: underline;
}
/* Anchors used in NavigationSectionA */
A.navA, .navA:Visited, .navA:Active {
    color: #ffffff;
    font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
    text-decoration: none;
}
A.navA:Hover {
    color: #00FFFF;
    font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
    text-decoration: underline;
}
/* Anchors used in NavigationSectionB */
A.navB, .navB:Visited, .navB:Active {
    color: #666666;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
A.navB:Hover {
    color: #990000;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
}
/* Anchors used in the CategoryNavigation Controls */
A.categoryNav, .categoryNav:Visited, .categoryNav:Active {
    color: #333333;
    font-family: verdana, geneva, arial, sans-serif;
    text-decoration: none;
}
A.categoryNav:Hover {
    color: #BC0D0D;
    font-family: verdana, geneva, arial, sans-serif;
    text-decoration: none;
}
/* Anchors used in a DataGrid's Header when a title can be sorted by */
A.sortHeader, .sortHeader:Visited, .sortHeader:Active {
    color: #ffffff;
    font-family: verdana, geneva, arial, sans-serif;
    text-decoration: underline;
}
A.sortHeader:Hover {
    color: #00FFFF;
    font-family: verdana, geneva, arial, sans-serif;
    text-decoration: underline;
}
/* Anchors used in a DataGrid's Footer for page links */
A.pagination, .pagination:Visited, .pagination:Active {
    color: #FFFFFF;
    font-family: verdana, geneva, arial, sans-serif;
    text-decoration: underline;
}
A.pagination:Hover {
    color: #00FFFF;
    font-family: verdana, geneva, arial, sans-serif;
    text-decoration: underline;
}
/* Links from Lead-In content title */
A.contentLink, .contentLink:Visited, .contentLink:Active {
    color: #666666;
    font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
}
A.contentLink:Hover {
    color: #D2691E;
    font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
}
/* Links from Lead-In category title */
A.categoryLink, .categoryLink:Visited, .categoryLink:Active {
    color: #D2691E;
    font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
}
A.categoryLink:Hover {
    color: #666666;
    font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
}
/* Links from Lead-In product title */
A.productLink, .productLink:Visited, .productLink:Active {
    color: #666666;
    font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
}
A.productLink:Hover {
    color: #E87403;
    font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
}
/* Style from edit links */
A.editLink, .editLink:Visited, .editLink:Active {
    color: #666666;
    font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
}
A.editLink:Hover {
    color: #D2691E;
    font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
}
/* Anchors used as breadcrumbs */
A.breadcrumbs, .breadcrumbs:Visited, .breadcrumbs:Active {
    color: #1F6B92;
    font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
}
A.breadcrumbs:Hover {
    color: #1F6B92;
    font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
    text-transform: uppercase;
    text-decoration: underline;
}
/*--------------------------------------------------------------*/
/* Class Tags */
/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/* Navigation Sections */
.navigationSectionA {
    background-color: #003466; 
    color: #FFFFFF;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
}
.navigationSeperatorA {
    background-color: #DCDCDC;
}
.navigationSectionB {
    background-color: #F1F1E1;
    color: #333333;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
}
.navigationSeperatorB {
    background-color: #666666;
}
/*--------------------------------------------------------------*/
/* Common Text Settings */
.textRegular {
    color: #666666;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
}
.textSmall {
    color : #666666;
	font-family : verdana, geneva, arial, sans-serif;
	font-size : 9px;
}
.textTiny {
    color : #333333;
	font-family : verdana, geneva, arial, sans-serif;
	font-size : 8px;
}
.textLarge {
    color : #666666;
	font-family : verdana, geneva, arial, sans-serif;
	font-size : 11px;
}
.textExtraLarge {
    color : #666666;
	font-family : verdana, geneva, arial, sans-serif;
	font-size : 12px;
}
/* Common Text Styles for White (or Reverse) Text */
.textRegular_reverse {
    color: #FFFFFF;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
}
.textSmall_reverse {
    color : #FFFFFF;
	font-family : verdana, geneva, arial, sans-serif;
	font-size : 9px;
}
.textTiny_reverse {
    color : #FFFFFF;
	font-family : verdana, geneva, arial, sans-serif;
	font-size : 8px;
}
.textLarge_reverse {
    color : #FFFFFF;
	font-family : verdana, geneva, arial, sans-serif;
	font-size : 11px;
}
.textExtraLarge_reverse {
    color : #FFFFFF;
	font-family : verdana, geneva, arial, sans-serif;
	font-size : 12px;
}
.textTitle_reverse {
    color: #FFFFFF;
    font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.textSubTitle_reverse {
    color: #FFFFFF;
    font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.textPageTitle {
    color: #E87403;
    font-family: verdana, geneva, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.textTitle {
    color: #D2691E;
    font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.textSubTitle {
    color: #666666;
    font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.textFooter {
    color : #ffffff;
	font-family : verdana, geneva, arial, sans-serif;
	font-size : 8px;
}
.textHighlight_Light {
    color: #B0C4DE;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
.textHighlight_Dark {
    color: #D2691E;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
.textCaption {
    color : #999999;
	font-family : verdana, geneva, arial, sans-serif;
	font-size : 9px;
}
.textError {
    color: #FF4500;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
.textHidden {
    color: #FFFFFF;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 9px;
}
.textNew {
    color: #FF4500;
    font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
    font-weight: bold;
    font-style: italic;
}
/*--------------------------------------------------------------*/
/* Pricing Text Settings
   Used by ProductItemCollection (_coreModules/eShopping/controls) for formatting Pricing Text 
*/
.textPriceRetail {
    color: #000000;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
    text-decoration: line-through;
}
.textPriceSale {
    color: #990000;
    font-family: verdana, geneva, arial, sans-serif;
    font-weight: bold;
    font-size: 10px;
}
.textPriceSavings {
    color: #990000;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
}
/*--------------------------------------------------------------*/
/* Grid Settings
   For use in any HTML tables and by the BaseGrid control (in WGA.ClassLibrary.Controls)
*/
.gridMain {
    border: solid 1px #FFFFFF;
    border-collapse: collapse;
}
.gridHeader {
    background-color: #E87403;
    color: #ffffff;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.gridSubHeader {
    background-color: #F1F1E1;
    color: #ffffff;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.gridRow1 {
    background-color: #FFFFFF;
    color: #333333;
    font-size: 10px;
    font-family: verdana, geneva, arial, sans-serif;
}
.gridRow2 {
    background-color: #CCCCCC;
    color: #333333;
    font-size: 10px;
    font-family: verdana, geneva, arial, sans-serif;
}
.gridLineError {
    background-color: #B22222;
    color: #999999;
    font-size: 10px;
    font-family: verdana, geneva, arial, sans-serif;
}
.gridLineWarning {
    background-color: #FFFEAA;
    color: #000000;
    font-size: 11px;
    font-family: verdana, geneva, arial, sans-serif;
}
.gridFooter {
    background-color: #E87403;
    color: #ffffff;
    font-size: 9px;
    font-weight: bold;
    font-family: verdana, geneva, arial, sans-serif;
    text-align: center;
}
/*--------------------------------------------------------------*/
/* Order Table Settings
   Used by Order Display Control (WGA.CoreModules.DataRules.Order_Basic) for formatting order display tables
*/
.orderDetail {
    border: solid 1px #FFFFFF;
    border-collapse: collapse;
    background-color: #FFFFFF;
    font-size: 10px;
    font-family: verdana, geneva, arial, sans-serif;
}
.orderHighlight {
    border: solid 1px #FFFFFF;
    border-collapse: collapse;
    background-color: #F4F8FB;
    font-size: 10px;
    font-family: verdana, geneva, arial, sans-serif;
}
/*--------------------------------------------------------------*/
/* Product Table Settings
   Used by ProductDisplay and Child Controls (_coreModules/eShopping/controls) for formatting stock item display tables
*/
.productTable {
    border: solid 1px #FFFFFF;
    border-collapse: collapse;
    width: 100%
}
.productTablePriceHeader1 {
    background-color: #ffffff;
    border: solid 1px #999999;
    color: #000000;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-align: right;
}
.productTablePriceHeader2 {
    background-color: #ffffff;
    border: solid 1px #999999;
    color: #990000;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
}
.productTablePriceDetail1 {
    border: solid 1px #999999;
    color: #000000;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 9px;
    text-align: center;
}
.productTablePriceDetail2 {
    border: solid 1px #999999;
    color: #FF4500;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 9px;
    text-align: center;
}
/*--------------------------------------------------------------*/
/* Data Display Settings
   Used by the DataSection and DataNameValue controls (in WGA.ClassLibrary.Controls)
*/
.dataBoxBorder {
    border: solid 1px #cccccc;
    padding: 4px;
}
.dataBoxBody {
    background-color: #FFFFFF;
}
.dataBoxHeader {
    color : #999999;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
    font-weight: bold;
}
.dataBoxRowTitle {
    color : #D2691E;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
    font-weight: bold;
    text-align: right;
}
.dataBoxRowValue {
    color : #666666;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
}
.dataBoxFooter {
    color : #999999;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
    font-weight: bold;
}
/*--------------------------------------------------------------*/
/* Box Display for general content on the site */
.contentBoxTable {
    width: 160px;
}
.contentBoxHeader {
    background-image: url('/siteSpecific/images/boxHeader.gif');
    color: #D2691E;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
    font-weight: bold;
    padding-top: 4px;
    padding-left: 40px;
    vertical-align: top;
    width: 160px;
    height: 23px;
}
.contentBoxBody {
    background-color: #f8f8f8;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    color: #666666;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
    padding: 5px;
}
/*--------------------------------------------------------------*/
/* Control Formatting
   
   formButton
   To be used by all Button objects - currently used by WebButton (in WGA.ClassLibrary.Controls)
   and by CommonCode.WebButton()
*/
.formButton_float {
    background-color: #7D2A00;
    background-image: url('/siteSpecific/images/buttonBG.gif');
    border: 1px;
    color: #000000;
    cursor: hand; cursor: pointer;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
    margin: 0px;
    padding: 1px;
    text-align: center;
}
.formButton_small {
    background-color: Transparent;
    background-image: url('/siteSpecific/images/buttonBG_Small.gif');
    background-repeat: no-repeat;
    border: 0px;
    color: #000000;
    cursor: hand; cursor: pointer;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 100px;
}
.formButton_medium {
    background-color: Transparent;
    background-image: url('/siteSpecific/images/buttonBG_Medium.gif');
    background-repeat: no-repeat;
    border: 0px;
    color: #000000;
    cursor: hand; cursor: pointer;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 150px;
}
.formButton_large {
    background-color: Transparent;
    background-image: url('/siteSpecific/images/buttonBG_Large.gif');
    background-repeat: no-repeat;
    border: 0px;
    color: #000000;
    cursor: hand; cursor: pointer;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
    margin: 0px;
    padding: 1px;
    text-align: center;
    width: 200px;
}
/* Used for formatting text box and list controls */
.formControl {
    border: solid 1px #7f9db9;
    color: #666666;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
    height: 18px;
    padding-top: 2px;
}
/*--------------------------------------------------------------*/
/* Calendar Formatting Control
   Used by WGA.ClassLibrary.Controls.BaseCalendar 
*/
.calendar {
    border: solid 1px #666666;
}
.calendarTitle, .calendarNextPrev {
    background-color: #cccccc;
    color: #D2691E;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.calendarDayHeader {
    background-color: #F4F8FB;
    color: #666666;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.calendarDay {
    background-color: #ffffff;
	color: #666666;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
}
.calendarDayWeekend {
	background-color: #ffffff;
	color: #666666;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
}
.calendarDayOtherMonth {
	background-color: #F4F8FB;
	color: #aaaaaa;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
}
.calendarDayToday {
    background-color: #ffffff;
	color: #D2691E;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.calendarDaySelected {
    background-color: #D2691E;
    color: #666666;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
	font-weight: bold;
}
.calendarSelector {
    background-color: #ffcc66;
    color: #666666;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
/*--------------------------------------------------------------*/
/* DHTML Display Class */
.dhtmlDisplay {
    border: #000000 1px solid;
}
/*--------------------------------------------------------------*/
/* used by breadcrumb classes */
.breadcrumbs {
    color: #333333;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 9px;
    text-transform: uppercase;
}
/*--------------------------------------------------------------*/
/* Step Text Settings
   Used by ProcessSteps User controls (/_coreModules/common/controls) 
*/
.stepActive {
    color: #D2691E;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
.stepInactive {
    color: #999999;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
.stepComplete {
    color: #999999;
    font-family: verdana, geneva, arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/* Site-Specific Styles to be placed here */
/*--------------------------------------------------------------*/
a img { border: none; }

.featured1ProductTitle {
    color : #7E0511;
	font-family : Verdana, Arial, sans-serif;
	font-size : 19px;
	font-weight: bold;
	line-height: 120%;
}

.featuredText {
    color : #7E0511;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	line-height: 13px;
}


.featuredProductDesc {
    color : #666666;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
}

.featuredProductDescSmall {
    color : #666666;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	line-height: 12px;
}


/* Anchors used as titles */
A.featured, .featured:Visited, .title:Active {
    color: #7E0511;
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: none;
}
A.featured:Hover {
    color: #7E0511;
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
}

.productText {
    color: #E87403;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A.product, .product:Visited, .product:Active {
    color: #E87403;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
    text-decoration: none;
}
A.product:Hover {
    color: #E87403;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
    text-decoration: underline;
}

.productDetailTitle {
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

A.headerLink, .headerLink:Visited, .headerLink:Active {
    color: White;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
    text-decoration: none;
}
A.headerLink:Hover {
    color: White;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
    text-decoration: underline;
}

.menuGroupTop {
    background: #5B5B5B;
    color: #333333;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
    text-decoration: none;
    cursor: hand; cursor: pointer;
}
    
.menuGroupMain {
    border-left: solid 1px #666666;
    border-right: solid 1px #666666;
    border-bottom: solid 1px #666666;
    border-left: solid 1px #666666;
    background: #FEBD23;
    color: #333333;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
    text-decoration: none;
    cursor: hand; cursor: pointer;
}

.menuItem 
{
    border-top: solid 1px #666666;
    padding: 4px;
    background: #003466;
    color: white;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
    text-decoration: none;
    cursor: hand; cursor: pointer;
}

.menuItemOver {
    border-top: solid 1px #666666;
    padding: 4px;
    background: white;
    color: #003466;
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
    text-decoration: none;
    cursor: hand; cursor: pointer;
}

.subCats {
    background-color: #003466;
    color: White;
    font-size: 11px;
    font-family: verdana, geneva, arial, sans-serif;
}

.subCats a:Link, .subCats a:Hover, .subCats a:Visited  {
    color: White;
    font-size: 11px;
    font-family: verdana, geneva, arial, sans-serif;
}
