.NoDisplay
{
	display: none;
}

body, td, th, ul, li
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body
{
    margin: 0px;
	padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;	
   	font-weight: bold;
}
h1 {
   	font-size: 18px;
   	margin-top: 0;
   	margin-bottom: 6px;
       color: #000000; 
}
h2 {
    font-size: 18px;
   	margin-top: 0;
   	margin-bottom: 6px;
}		
h3 {
   	font-size: 18px;
   	margin-top: 0;
   	margin-bottom: 4px;
}	
h4 {
   	font-size: 16px;
   	margin-top: 0;
   	margin-bottom: 4px;
}	
h5 {
   	font-size: 12px;
   	margin-top: 0;
   	margin-bottom: 4px;
}	
h6 {
   	font-size: 10px;
   	margin-top: 0;
   	margin-bottom: 2px;
}	

.mscSmall, .mscSmall td, .mscSmall th, .mscSmall ul, .mscSmall li { font-size: 11px; }
.mscSmall input, .mscSmall select, .mscSmall textarea, .mscSmall button { font-size: 11px; }

.mscMicro, .mscMicro td, .mscMicro th, .mscMicro ul, .mscMicro li { font-size: 10px; }
.mscMicro input, .mscMicro select, .mscMicro textarea, .mscMicro button { font-size: 10px; }


.mscCompanyHeader .mscCompanyInfo { font-size: 10px; }

.LeftNav { padding: 6px 10px 30px; }
.LeftNav .Categories h5 { margin-top: 5px; }
.LeftNav .Login h5 { margin-top: 15px; }

.BodyContent { padding: 6px 10px 30px 0px; }

.EmptyCartButton {
    display: block;
    float: right;
}

.AccountNav { font-size: 120%; }

/* STI */
.mscDetails .mscPriceTable tr.mscItemRetailPrice td.mscLabel 
{
    color:Black;
}

.mscDetails .mscPriceTable tr.mscItemRetailPrice td.mscValue {
    color:Black;
    text-decoration: line-through;
}


/*
.mscPager .mscNav {
    font-size: 14px;
    padding: 3px 6px;
    background-color: powderblue;
    font-weight: bold;
    color: blue;
    margin-right: 3px;
    border: solid 1px Blue;
}
.mscPager .mscNav a {
    color: blue;
}
.mscPager .mscPage {
    font-size: 14px;
    font-weight: bold;
    color: blue;
    padding: 3px 8px;
    background-color: powderblue;
    margin-right: 3px;
    border: solid 1px Blue;
}
.mscPager .mscPage a {
    color: blue;
}
.mscPager .mscSelected {
    background-color: white;
    color: Black;
}
.mscPager .mscSeparator {
    color: White;
    width: 0px;
}
*/

body.mscPopup 
{
    background-color: White;
}

body.PRINT { margin:15px; background:white; }


.Sidebar {
	background-color: #C0C0C0;
	margin-left: 10px;
	padding: 10px;
	width: 200px;
}

.Cart .mscActions { margin-top: 0px; }

.ProductDetailHeader { background-color:#003366; color:#FFFFFF; font-size:11px; text-align:center; width: 250px; }

.ProductInfoBox {  }

img 
{
    border:0px;
}

h1 {
   	font-size: 20px;
}
h2 {
    font-size: 16px;
}		
h3 {
   	font-size: 14px;
}	
h4 {
   	font-size: 12px;
}	
h5 {
   	font-size: 10px;
}	
h6 {
   	font-size: 8px;
}

a:link { }
a:visited { }
a:hover { cursor: hand; }
a:active { }

.mscCartPaymentForm .mscPaymentSelector .mscPaymentType .mscFormLabel {
   	font-size: 18px;
    font-weight: bold;
}


.mscCartPaymentForm .mscPaymentSelector .mscPaymentType .mscFormInput select {
   	font-size: 12px;
   	font-weight: normal;
}

tr
{
    vertical-align: top;
}

.ErrorMessage
{
    background-color: Red;
    font-weight:bold;
    color: Yellow;
}

/**************************************************************
** GRIDS
***************************************************************/
.mscGridContents { clear: both; width: 100%; }
.mscGridTable { border-collapse: collapse; border: solid 2px #f0f0f0; width: 100%; background: white;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
                 }
.mscGridTable .mscGridHeaderRow { background-color: #f0f0f0; vertical-align:middle; font-size: 6px;}
.mscGridTable .mscGridHeaderCell { padding-left: 4px; padding-right: 46px; border-bottom: solid 1px gray; text-align: left;}
.mscGridTable .mscGridRow { }
.mscGridTable .mscGridAltRow { background-color: #F4F4F4; }
.mscGridTable .mscGridAltRow .mscGridCell { border-top: solid 1px #dcdcdc;  border-bottom: solid 1px #dcdcdc; }
.mscGridTable .mscGridCell { padding: 4px;  }
.mscGridTable .mscGridFooterRow { font-weight: bold; }
.mscGridTable .mscListActions { text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px; 
}

.mscGridContents .mscGridTable .mscGridCell .mscDetails { margin: 0; padding: 0; }

.ResultsProductSalesTags
{
    color: Red;
}

.ProductSalesTags
{
    font-size: 14pt;
    color: Red;
}

.mscPagerContainer
{
    font-weight: bold;
}

.mscMenuSubGroup 
{
    padding: 8px 8px 8px 8px;
    background-color:white;
    border: solid 1px black;
}

.ProductFeaturesHeader
{
    font-size: 18pt;
}

.ProductFeaturesHeaderTip
{
    font-size: 10pt;
    color: #2b9969;
}

.ProductFeatureText
{
    font-size: 12pt;
}

.Message
{
    padding: 4px;
    color: Red;
    font-weight: bold;
    border: solid 1px black;
}

.CenteredImage
{
    text-align:center;
    display:block;
}

.CenteredContainedImage
{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

.TabPageContent
{
    width: 100%;
    border: solid 2px #e6e6e6;
}

.Tab
{
    cursor: pointer;
    font-weight: bold;
}


a.ButtonLink:link
{
    text-align: center;
    color: White;
    font-weight: bolder;
    text-decoration: none;
    background-color: #719E31;
    border: outset 4px gray;
    padding: 4px;
}
a.ButtonLink:visited 
{
    text-align: center;
    color: White;
    font-weight: bolder;
    text-decoration: none;
    background-color: #719E31;
    border: outset 4px gray;
    padding: 4px;
}
a.ButtonLink:hover 
{
    text-align: center;
    color: Black;
    font-weight: bolder;
    text-decoration: none;
    background-color: #D8E98F;
    border: inset 4px gray;
    padding: 4px;
}

.TopProductsBox
{
    background-color: #FFFFD4;
    border: solid 1px black;
    padding: 2px 2px 2px 2px;
}

/* 
-----------------------------------------------
-----------------------------------------------
Website specific
-----------------------------------------------
-----------------------------------------------
*/

/* Page Display Styles
----------------------------------------------- */

html, body 
{
    color: #333333;
	background-color: White;
	height:100%;
    background-color: #000022;
	background-image: url('DennisImages/bg.png');
	background-repeat: repeat;
}

a:link { color: #0000FF; }
a:visited { color: #0000FF; }
a:hover { color: #FF0000; cursor: hand; }
a:active { color: #0000FF; }

h1
{
    color: #005993;
   	font-size: 24px;
   	font-weight: bold;
   	line-height: 22px;
   	margin: 0;
   	padding: 0;
}
h2
{
    color: #005993;
	font-size: 18px;
	font-weight: bold;
	line-height: 16px;
	padding: 0;
}		
h3
{
   	color: #005993;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding: 0;
}	
h4
{
    color: #005993;
   	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding: 0;
	
}	
h5
{
    color: #005993;
   	font-size: 10px;
   	font-weight: bold; 
   	line-height: 10px;
   	margin: 0; 
   	padding: 0;
}	
h6
{
   	color: #005993;
   	font-size: 12px;
   	font-weight: bold;
   	line-height: 12px;
   	margin: 0;
   	padding: 0;
}

.mscItemRetailPrice
{
    color: Black;
    text-decoration: line-through;
}

.mscItemNormalPrice
{
    color: Black;
}

.mscItemSalePrice
{
    color: Red;
}

.mscMenuItemHover
{
    cursor: pointer;
    color: White;
    background-color: Navy;
}

.mscLayoutTable
{
    padding: 0px 0px 0px 0px;
    background-color: #ECF2FF;
    background-image: url('../../content/gradient.jpg');
    background-repeat: repeat-x;
}

.HtmlSectionHeader
{
    color: Black;
    font-weight: bold;
}

.mscGalleryCell
{
    text-align: center;
}


/* --------------------------------------------------- */
/* Temp */
/* --------------------------------------------------- */

.MenuDividerCell
{
    width: 2px;
    height:28px;
}

.MenuItemCell
{
    text-align: center;
    height:28px;
}


a:link
{
    color: #007BCB;
}
a:visited
{
    color: #007BCB;
}
a:hover
{
    color: #00406A;
}
a:active
{
    color: #007BCB;
}

/* */

.breadcrumArrows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.bodycopyleading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}
.homeFeatures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.searchTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}
.userRatingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #007BCB;
	text-decoration: none;
}
.searchTopField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}
.itemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #007BCB;
}
.subNavHeader 
{
    background-color: #2b9bda;
}
.subNavTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	vertical-align:middle;	
}
.subNavContent
{
    background-color: #e5e5e5;
} 
.intHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E4B91C;
}
a.hyperlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	text-decoration: underline;
}
a.hyperlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #2876A0;
	text-decoration: underline;
}
a.hyperlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	text-decoration: underline;
}
a.main_nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}

a.main_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}

a.main_nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
a.main_navDarkBKG:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
a.main_navDarkBKG:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #A0D7F1;
	text-decoration: none;
}

a.main_navDarkBKG:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}

a.main_navOn:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;	
}
a.main_navOn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}

a.main_navOn:visited 
{
	background-attachment:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;	
}


a.breadcrum:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: underline;
}
a.breadcrum:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #2876A0;
	text-decoration: underline;
}
a.breadcrum:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: underline;
}
a.subNavLevelOne:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #0D6297;
	text-decoration: none;
}
a.subNavLevelOne:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
a.subNavLevelOne:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #0D6297;
	text-decoration: none;
}
a.subNavLevelTwo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
a.subNavLevelTwo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
}
a.subNavLevelTwo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
a.bottomTabs:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	text-decoration: underline;
}
a.bottomTabs:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #2876A0;
	text-decoration: none;
}
a.bottomTabs:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	text-decoration: underline;
}

table
{
    border-style: none;
	border-color: inherit;
	border-width: 0px;
	border-collapse:collapse;
	height: 40px;
}

.msccontrols_cartsummary_ascx
{
     display:inline;
     text-align:center;
}

.mscFormTable
{
    text-align:left;
}

.Menu
{
    font-size: 12pt;
    color: White;
    vertical-align: middle;
}
a.Menu:link
{
    font-size: 14pt;
    color: White;
    text-decoration: none;
    vertical-align: middle;
}
a.Menu:visited
{
    font-size: 14pt;
    color: White;
    text-decoration: none;
    vertical-align: middle;
}
a.Menu:hover
{
    font-size: 14pt;
    color: Yellow;
    text-decoration: none;
    vertical-align: middle;
}
a.Menu:active
{
    font-size: 14pt;
    color: White;
    text-decoration: none;
    vertical-align: middle;
}

a.MiniNav:link
{
    color: #575C2C; font-size: 10pt; text-decoration: none; line-height: 32px; text-align: center; font-weight:bold;
}

a.MiniNav:visited
{
    color: #575C2C; font-size: 10pt; text-decoration: none; line-height: 32px; text-align: center;
}

a.MiniNavhover
{
    color: black;
}

.mscBreadCrumbsContainer a:link
{
    color: #007BCB;
}

.mscBreadCrumbsContainer a:visited
{
    color: #007BCB;
}

.mscBreadCrumbsContainer a:hover
{
    color: #007BCB;
}

.mscBreadCrumbsContainer a:active
{
    color: #007BCB;
}

h1
{
    color: #024594; font-weight: bolder;
}

h2
{
    color: #575C2C; font-weight: bolder; font-size: 12pt;
}

h3
{
    color: #575C2C; font-weight: bolder;
}

h4
{
    color: #575C2C; font-weight: bolder;
}

h5
{
    color: #575C2C; font-weight: bolder;
}

div.YouMayAlsoWant
{
    color: black;
    font-weight: bold;
    margin: 0px 0px 4px 0px;
}

.Accessories .mscItemPrice
{
    color: #444920;
    font-weight: bold;
    font-size: 12px;
    top: 12px;
    position: relative;
}

.item
{
    background-color:White;
}

.altItem
{
    background-color:White;
}

.item a:link
{
    color:#2E6079;
    font-weight:normal;
    font-size:10pt;
}

.altItem a:link
{
    color:#2E6079;
    font-weight:normal;
    font-size:10pt;
}

td.Prices
{
    font-size: 10pt;
    font-weight: bold;
}

.Divider
{
    background-image: url('../../content/divider.jpg');
    background-repeat: repeat-x;
}

.iqCountDownTimer
{
	background-image:url('DennisImages/CounterDown.jpg');
	background-repeat:no-repeat;
	background-position:left;
	width:294px;
	height:130px;
}

.iqQuestion
{
	font-size:13pt;
	font-weight:bold;
	margin: 5pt 0in; 
}

.iqAnswer
{
	font-size: 10pt; font-family: Verdana;
}

.iqPheader
{
	font-size:13pt;
	font-weight:bold;
	margin: 10pt 0in 0pt; 
}

.iqText
{
	font-size: 10pt; font-family: Verdana;
}


/* STI: 07/21/09*/
a:link
{
    text-decoration:none;
}

a:visited
{
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

.OutsideContentLinks
{
    color: black;
    text-decoration: none;
}

.OutsideContentLinks a:link
{
    color: black;
    text-decoration: none;
}

.autoHighlightRows tr:hover
{
	background-color: #ededef;
	color: black;	
	text-align: left;
}

.autoHighlightCell td:hover
{
	background-color: #ededef;
	color: black;	
}

.autoBorderCell td
{
    border: solid 1px white;
}

.autoBorderCell td:hover
{
	border: solid 1px black;
}

.mscPopup
{
    background-color: White;
    background-image: none;
}

.pastDeals a:link
{
    color: #354D73;
}
.pastDeals a:visited
{
    color: #354D73;
}
.pastDeals a:hover
{
    color: #354D73;
}
.pastDeals a:active
{
    color: #354D73;
}

.addthis_toolbox .custom_images a
{
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
    color: #354D73;
    text-decoration: none;
    font-size: 8pt;
}

.addthis_toolbox .custom_images a:hover img
{    
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}

a.addthis_button_twitter:hover  
{
    text-decoration: underline;
}

a.addthis_button_compact:hover 
{
    text-decoration: underline;
}

a.addthis_button_email:hover 
{
    text-decoration: underline;
}

a.addthis_button_favorites:hover
{
    text-decoration: underline;
}

/* STI: 07/24/09*/
.ErrorMessage
{
    background-color: Red;
    font-weight:bold;
    color: Yellow;
}

/* STI: 09/03/09*/
.ProgressIndicator
{
  background-color: #FFFFFF;
  background-image: url('../../controls/lightbox/loading.gif');
  background-position: center center;
  background-repeat: no-repeat;
  opacity:0.5;filter:alpha(opacity=50);
}

.Normal
{
  cursor: auto;
}
