﻿/* Global Settings */

#MicrosoftTranslatorToolbar
{
    display:none !important;
    }
    
#MSTTProgressBar
{
    display:none !important;
    }

#MSTWFooter
{
    display:none !important;
    }
/*    
#MicrosoftTranslatorWidget
{
    min-height:55px !important;
    }

body
{
    font-family: Verdana;
    font-size: 10pt;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
}
*/

body 
{
    font-family: Segoe UI, Arial, Helvetica, Sans-Serif;
    background-color: Black;
    color: #444;    
}



.mms-master
{
    background-image: url('/assets/images/mms-menu-shadow.png');
    background-repeat: repeat-x;
    background-position: center 160px;
    margin-top:0px;
}

.mms-page-header
{
    background-color: #233642;
    background-image: url('/assets/images/mms-header-bg.jpg');
    background-repeat:no-repeat;
    background-repeat:repeat-x;
}
.mms-page-footer
{
    background-color: #233642;
    background-image: url('/assets/images/mms-blue-granite.jpg');
    background-repeat:repeat-x;
}

.top-nav-table
{
	position: absolute;
	width: 500px;
	height: 50px;
}

nav ul {
	padding: 0 20px; 
	list-style: none;
	position: relative;
	display: inline-table;
}
	nav ul:after {
		content: ""; clear: both; display: block;
	}

#PageSetup
{

    
}





#HeaderPrint
{
    display: none;
}

ItemRestrictedDealerMsg
{
    color:Red;
    background-color:Yellow;
    font-weight:bold;
}

.mainmenu{
	
}

.mainmenu{
	
}

.mainmenu ul ul {
	display: none;
}

	.mainmenu ul li:hover > ul {
		display: block;
	}
	
.mainmenu li {
	float: none !important;
    padding: 0 !important;
    margin: 0 !important;
    z-index: 4;
}	

.mainmenu ul {
	background: #efefef; 
	background: linear-gradient(top, #efefef 0%, #bbbbbb 100%);  
	background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%); 
	background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%); 
	padding: 0 20px; 
	list-style: none;
	position: relative;
	display: inline-table;
}
	.mainmenu ul:after {
		content: ""; clear: both; display: block;
	}	
	
	nav
	{
	    height:40px;
	    }
	
	nav ul li {
	float: left;
}
	nav ul li:hover {
		background: #4b545f;
		background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
		background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
		background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
	}
		nav ul li:hover a {
			color: #fff;
		}
	
	nav ul li a {
		display: block; padding: 25px 40px;
		color: #757575; text-decoration: none;
	}
	
	
/*nav ul li
{
    float: left;
    margin: 0 2px;
}
*/

.mms-categories
{
    display: none;
    position: absolute;
    z-index: 1;
    width: 220px;
    margin: 5px 0 !important;
    padding: 5px 0 !important;
    background-color: #fff;

    border: 1px solid #d1d1d1;

    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;  
 
    -moz-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.3);

}

.mms-categories li
{ 
    float: none !important;
    padding: 0 !important;
    margin: 0 !important;
    z-index: 4;
}

.mms-sub-categories
{
    display: none;
    position: absolute;
    z-index: 4;
    width: 200px;
    background-color: #fff;

    border: 1px solid #d1d1d1;

    margin-top: -25px;
    margin-left:7em;
}

.mms-category-list:hover .mms-categories
{
    display:block;
}

.mms-categories li:hover .mms-sub-categories
{
    display:block;
}





	
	
	
	
	
	

a
{
    color: #498dff;
}

a:hover
{
    text-decoration: underline;
    color: #88b4fd;
}

a:visited
{
    color: #498dff;
}

.FooterLink
{
	font-size: 8pt;
	text-decoration: none;
	color: White;
}

.FooterLink:hover
{
	font-size: 8pt;
	text-decoration: underline;
	color: White;
}

.QuantityTextBox
{
    width: 50px;
}

/* Lines */
div.SinglePixelLine 
{
    background: #999;
    height: 1px; 
    width: 100%; 
} 

div.LineSpacing
{
    height: 5px;
}

div.SinglePixelLineDotted
{
    border-top: dotted 1px black;
    height: 1px; 
    width: 100%; 
    padding: 5px;    
}

li.FAQ {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	margin-left: 2em;
	list-style: outside;
}

ul.FAQ {
	margin: 0px;
	padding: 0px;
	list-style: square;
}

/* User Control: Header */
.Header
{
    background-color: #ffffff;
    width: 100%;
}

.HeaderTitle
{
    padding-left: 10px;
    color: Black;
    font-size: 20pt;
    font-weight: bold;
}

/* User Control: Menu Bar */
a.MenuItemLink
{
    text-decoration: none;
    color: #fff;
    font-size: 10pt;
}

.MenuItemSpacing
{
    width: 25px;
}

.MenuSpacing
{
    height: 5px;
}

/* User Control: Search */
.SearchBox
{
    border: solid 1px #aaaaaa;
    font-size: 12pt;
    width: 150px;
}

.SearchCategories
{
    border: solid 1px black;
    width: 200px;
    font-size: 12pt;
}

/* Page: Wish List */
.WishListTitle
{
    font-size: 10pt;
}

/* Page: Cart */
.EmptyText
{
    font-size: 10pt;
}

.PriceEach
{
    color: #777;
}

/* Page: Product Title */
.ProductTitle
{
    font-size: 14pt;
}

/* Page: Search */
.ResultsFound
{
    color: #555;
    font-size: 8pt;
}

.ProductQuantity
{
    font-size: 8pt;
    color: #ffffff;
}

.SearchCriteria
{
    font-weight: bold;
    color: #cc6600;
}

/* Auto Complete */
.AutoCompleteHighlight
{
    background-color: #ffff99;
	color: black;
	padding: 1px;
}

.ModuleTitle
{
	color: #4F7500;
	font-size: 14pt;
}

.ModuleTitleMainPage
{
	color: #4e4e4e;
	font-size: 14pt;
	font-weight:bold;
}

.SideMenuTitle
{
	color: #4e4e4e;
	font-size: 10pt;
}

.ModulePrice
{
    color: #276829;
}

.ProductPrice
{
    color: #276829;
    font-size: 16pt;
}

.ModuleNumber
{
    color: #000;
}

.Required
{
    font-size: 8pt;
    color: Red;
}


.x1TextBox
{
    font-size: 8pt;
    width: 20px;
}

.x2TextBox
{
    font-size: 8pt;
    width: 40px;
}

.x3TextBox
{
    font-size: 8pt;
    width: 60px;
}

.x8TextBox
{
    font-size: 8pt;
    width: 140px;
}

.PageTitle
{
    width: 100%;
	margin-top: 10px;
    font-weight: bold;
    font-size: 12pt;
}

.FAQQuestion
{
	color: #4F7500;
	font-size: 12pt;
	margin-left: 15px;
    display: block !important;
}

.FAQAnswer
{
    margin-top: 5px;
    margin-bottom: 15px;
	margin-left: 20px;
}

.PromotionText
{
	color: #9e562e;
}

.DimWeightText
{
	color: Black;
}

/* 
	Bugs Naming Convention:

	Bug On <Bug Type> <Off/On>

	BMO = Bug MSRP On
	BMF = Bug MSRP Off
*/


.BAO
{
	color: #b1b547;
	font-size: 8pt;
	text-align: left;
}

.BAF
{
	color: #e9e9e9;
	font-size: 8pt;
	text-align: left;
}

.BEO
{
	color: #666666;
	font-size: 8pt;
	text-align: center;
}

.BEF
{
	color: #e9e9e9;
	font-size: 8pt;
	text-align: center;
}

.BDO
{
	color: #749d26;
	font-size: 8pt;
	text-align: center;
}

.BDF
{
	color: #e9e9e9;
	font-size: 8pt;
	text-align: center;
}

.BMO
{
	color: #934545;
	font-size: 8pt;
	text-align: center;
}

.BMF
{
	color: #e9e9e9;
	font-size: 8pt;
	text-align: center;
}

.BTO
{
	color: #934545;
	font-size: 8pt;
	text-align: center;
}

.BTF
{
	color: #e9e9e9;
	font-size: 8pt;
	text-align: center;
}

.BVO
{
	color: #3886af;
	font-size: 8pt;
	text-align: right;
}

.BVF
{
	color: #e9e9e9;
	font-size: 8pt;
	text-align: right;
}

.BNO
{
	color: #1a17ab;
	font-size: 8pt;
	text-align: right;
}

.BNF
{
	color: #e9e9e9;
	font-size: 8pt;
	text-align: right;
}

.uploadFileWaterMark
{
	 font-style:italic;
	 font-size:small;
	 color:Gray;
}
















