

/*BEGIN - This Section resets css */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus
{
    outline: 0;
}
body
{
    line-height: 1.2;
    color: black;
    background-color: #ffffff;
    background-repeat: repeat-x;
    margin: 0;
    text-align: center;
    font-size: 100%;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    overflow: -moz-scrollbars-vertical;
}
ol, ul
{
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td
{
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}
blockquote, q
{
    quotes: "" "";
}
/*END - This Section resets css */


body
{
    margin: 0;
    padding: 10px 0;
    text-align: center;
    background-color: #fff;
    font-size: 12px;
    font-family: Verdana, Tahoma,sans-serif;
    overflow: -moz-scrollbars-vertical;
}
table
{
    font-size: 1em !important;
    font-family: Tahoma, Verdana, sans-serif;
    border: none;
}
table input
{
    font-size: 1em;
}
table select
{
    font-size: 1em;
}

form
{
    margin: 0;
    padding: 0;
}
#content input, #content select
{
    font-size: 1em;
}
img
{
    border: none;
}
a:active, a:link, a:visited
{
    color: #002A46;
    text-decoration: none;
}
a:hover
{
    color: #002A46;
}
fieldset, form
{
    border: none;
    margin: 0;
    padding: 0;
}
h3
{
    margin: 1em 0 0.5em 0;
    padding-top: 1em;
    color: #6B6F83;
    font-size: 1.25em;
    text-align: left;
    border-bottom: solid 2px #4776BD;
}
/* Hides from IE-mac \*/
* html .clear, * html .floatform
{
    height: 1%;
}
.clear, .floatform
{
    display: block;
}
/* End hide from IE-mac */


br.cl
{
    clear: both;
}


/*PAGE SETUP*/


textarea#OrderNotes
{
    width: 99% !important;
}

#wrapper
{
    width: 912px;
    margin: 0 auto;
    padding: 0;


}


#pageTop
{
    width: 912px;
    height: 10px;
    background: #ffffff;
    overflow: hidden;
}

#page
{
    height: auto;
    width: 912px;
    background: #ffffff;
    margin: 0 auto;
    padding: 0;
}




#bodyWrapper
{
    padding: 0;
    margin-bottom: 10px;
    height: auto;
    width: 912px;
    float: left;
}

#subbodyWrapper
{
    height: auto;
    width: 912px;
    overflow: hidden;
    clear: both;
}

#leftColumn
{
    width: 148px;
    float: left;
    clear: both;
    margin-top: 5px;
    background: #f5f4d6;
    border: solid 2px #990000;
    margin-bottom: -1000px;
    padding-bottom: 1000px;
    text-align: left;
   
}


#outerContentWrap
{
    float: left;
    width: 745px;
    margin-left: 10px;
    margin-top: 5px;
    border: solid 2px #990000;
    margin-bottom: -1000px;
    padding-bottom: 1000px;
}


#subheaderWrap
{
    width: 910px;
    height: 25px;
    float: left;
    top: -6px;
    position: relative;
}


#content
{
    margin: 5px 5px;
    width: 693px;
    background-color: #ffffff;

}

#navbottom
{
    width: 148px;
    background: #002A46;
    float: left;
    height: 32px;
    border-left: solid 2px #990000;
    border-right: solid 2px #990000;
	border-bottom: solid 2px #990000;
}



input.submit
{
    border: 1px double #999;
    border-top-color: #ccc;
    border-left-color: #ccc;
    padding: 0.1em;
    margin: 0;
    background-color: #fff;
    background-image: url(images/background-form-element.png);
    color: #333;
    font-size: 1em;
    font-weight: bold;
    font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}
input.submit:active
{
    border: 1px double #ccc;
    border-top-color: #999;
    border-left-color: #999;
}

#promoBanner
{
    width: 905px;
    height: 200px;
    float: left;    
}




#breadcrumb, #minicart, #ML
{
    line-height: 10px;
    color: #990000;
}

#breadcrumb a, #miniCart a
{
    color: #ffffff;
}

#breadcrumb
{
    height: 14px;
    width: 100%;
    background: #002A46;
    font-size: 12px;
    text-align: left;
    text-indent: 5px;
    color: #ffffff;
    margin-top: 5px;
}


/*HEADER ELEMENTS*/




#header
{
    width: 912px;
    height: 120px;
    float: left;
    background: url(images/banner.jpg) no-repeat center center;
    position: relative;
}



#topnavbar
{
    width: 904px;
    height: 25px;
    background: #990000;
    float: left;
    margin-left: 3px;
  
}


#topnavlinks a 
{
	color: #fcfcf2;
	font-size: 12px;
	float: left;
	line-height: 22px;
	font-weight: bold;
	padding: 0 20 0 20;
		
}

#topnavlinks a:hover
{
	color: #ffffbc;
}

#topnavlinks ul li
{
    display: inline;
}


#logo
{
    width: 301px;
    height: 150px;
    background: url(images/logo.gif) no-repeat center center;    
    position: absolute;
    top: -30px;
    left:585px;
}

#logo b
{
    display: none;
}

#mavericklink a
{
    position: absolute;
    width:153px;
    height: 11px;
    top: 90px;
    left: 605px;
    background: url(images/vuance-off.gif) no-repeat center center;   
}


#mavericklink a:hover
{
    position: absolute;
    width:153px;
    height: 11px;
    top: 90px;
    left: 605px;
    background: url(images/vuance-on.gif) no-repeat center center;   
}

    
    
#headerLinks
{
    font-size: 11px;
    color: #ffffff;
    float: left;
    background: url(images/headerlinksbar.gif) no-repeat center center;
    height:40px;
    width: 520px;
    
}


#headerLinks ul 
{
   display: inline;
   position: absolute;
   top: 14px;
   left: 50px;
}

#headerLinks ul li
{
    display: inline;
    padding: 15px;

}


#headerLinks a, headerLinks a:visited
{
    color: #ffffff;
}


#headerLinks a:active, #headerLinks a:hover
{
    color: #ffffbc;
}

#accountinfo
{
    margin-left: 5px;
    margin-top: 18px;
    font-size: 9px;
}

#accountinfo a
{
    color: #524528;
    text-decoration: underline;
}


#accountinfo a hover
{
    color: #ffffbc;
}

.tagline
{
    color:#002A46;
    font-size:10pt;
    font-weight: bold;
    float: left;
    width: 250px;
    margin-left: 185px;
    margin-top: 7px;
}

.tagline a
{
    color:#002a46;
    font-weight: bold;
    text-decoration: underline;
    font-size:10pt;
}

.tagline a:hover
{
    color:#ffffff;

}

/* LEFT NAV */



#leftnav a
{
    color: #524528;
    font-size: 12px;
    text-decoration: none;
    line-height: 2.0em;
    padding: 10px;
}

#leftnav a:hover
{
    font-weight: bold;
    color: #990000;
}

#leftnav a:active
{
    font-weight: bold;
    color: #990000;
}

#categories
{
    margin-top: 30px;
}

.subcat
{
    padding-left: 10px;
}


#leftnavSecondary
{
    margin-top: 40px;
    padding: 10px 0px 10px 10px;
}

.leftnavHeader
{
    font-weight: bold;
    color: #524528;
    font-size: 12px;
    margin-bottom: 10px;
}

#leftnavsecondary a
{
    color: #524528;
    font-size: 12px;
    text-decoration: none;
    line-height: 2.0em;
}
#leftnavsecondary a:hover
{
    font-weight: bold;
    color: #990000;
}

/* SEARCH */

#searchWrap
{
    height: 27px;
    width: 130px;
    margin-top: 5px;
    margin-left: 10px;
    line-height: 1.5em;
    font-size: 9px;
}

.searchBox
{
    margin-top: 2px;
    height: 20px;
    width: 130px;
    border: 1px solid #990000;
}


#Go
{
    cursor: hand;
    cursor: pointer;
    background: #ffffff;
    margin-top: 2px;
    float: right;
}




/* FOOTER ELEMENTS */


#footer
{
    width: 745px;
    height: auto;
    background: #002A46;
    text-align: center;
    float: left;
    margin-left: 10px;
    border-left: solid 2px #990000;
    border-right: solid 2px #990000;
	border-bottom: solid 2px #990000;
}


#footer ul li
{
    display: inline;
    padding: 15px;
}

#footer ul
{
    padding: 10px;
}


#footer a
{
    color: #ffffff;
    margin-top: 10px;
}

#footer a:hover
{ 
    color: #ffffbc;
}


/* CLOSER */



/* PRODUCT PAGE */
#productTopBox
{
    text-align: right;
    padding: 1.5em 10px 10px 10px;
}
h2
{
    margin: 0;
    font-size: 1.4em;
    text-align: left;
    border-bottom: solid 2px #4776BD;
}

#sku
{
    display: block;
}
#price
{
    font-weight: bold;
    font-size: 1.5em;
    display: block;
}
.SalePrice
{
    color: #cc0000 !important;
}
#description, #quoteBox, #otherinfo
{
    margin: 10px;
}
.prodHeader
{
    width: 99.5%;
    height: 1.2em;
    color: #6B6F83;
    clear: both;
    font-weight: bold;
    font-size: 1.2em;
    padding: 3px 5px;
    border-bottom: solid 2px #4776BD;
}
#quoteBox input, #quoteBox select
{
    font-size: 1em;
    display: block;
    margin: 5px 0;
}
#mainImg
{
    margin: 0 10px 10px 0;
    float: left;
}
.AddToCartButton, .AddToWishButton, #Quantity
{
    font-size: 1em;
}
.addToForm
{
    margin-top: 1em;
}
#shipQuoteLabels
{
    width: 10em;
    height: auto;
    float: left;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}
#shipQuoteLabels label
{
    display: block;
    line-height: 2em;
}
#ShipQuote, #yourQuote
{
    font-weight: bold;
    line-height: 2em;
}
#shipQuoteWrapper
{
    height: auto;
    float: left;
}
#navArrows
{
    float: right;
}

/* ENTITY LANDING PAGE */

.topFeature
{
    float: left;
    width: 24.8%;
    height: auto;
    text-align: left;
}

.topFeatureP
{
    margin: 0;
    padding: 0.5em;
    text-align: left;
}
.topFeature p
{
    margin: 0;
    text-align: left;
}
.topFeatureP img
{
    margin-bottom: 0.5em;
}
.topPrice, .topName
{
    font-weight: bold;
    text-align: left;
}

#entitySep
{
    clear: both;
    margin-top: 1em;
}
.btmP
{
    clear: left;
    border-bottom: 1px solid #C6C3BA;
    float: left;
    width: 683px;
    margin: 0.5em 0;
    padding: 0.5em;
}
.btmP img
{
    float: left;
    margin-right: 1em;
}
.btmP span
{
    display: block;
}
.btmName, .btmPrice, .btmSalePrice
{
    font-size: 1.1em;
    font-weight: bold;
}
.btmDescription, .topDescription
{
    display: block;
    padding-bottom: 1em !important;
}
.btmPrice
{
}
.btmSalePrice
{
    color: #cc0000;
}
.btmInStock, .btmOutStock, .topInStock, .topOutStock
{
    display: inline !important;
    font-weight: bold;
    color: #4776BD;
}
.btmOutStock, .topOutStock
{
    color: #aaa;
}
#entityPageHeader p
{
    margin-top: 0;
}
#entityPageHeader img
{
    margin: 0 1em 0.5em 0;
    float: right;
}

.entityCategory
{
    margin: 0 0 1em 0;
    font-size: 1.1em;
}

/* OTHER SELECTORS */
.MediumCell, .LightCell
{
    border: none;
}

.error
{
    font-size: 1.25em;
    font-weight: bold;
    color: #ff0000;
    line-height: 35px;
}

.errorLg
{
    color: Red;
    font-size: 12px;
    font-weight: bold;
}

.SBProdName
{
    font-size: .7em;
}
.SBCatName
{
    font-size: .8em;
    font-weight: bold;
}

.PBCartFull
{
    font-size: .7em;
    color: Blue;
    font-weight: bold;
}



/* COMPONENT ART HORIZONTAL MENU */







/*
-----------------------------------------------------------------------
 Component Art Vertical Menu Style:
-----------------------------------------------------------------------


.VertTopMenuGroup
{
  border:solid 0px #003167;
  background-color:transparent;
}

.VertMenuGroup
{
  border:solid 0px #003167;
  background-color:transparent;
}

.VertTopMenuItem
{
  color:#FFFFFF;
  font-size:11px;
  cursor:hand;
  cursor:pointer;
  padding-top: 2px;
  padding-bottom: 2px;
}

.VertTopMenuItem td {color:#FFFFFF;}
.VertTopMenuItem td {color:#FFFFFF;}
.VertTopMenuItem td {color:#FFFFFF;}
td.VertTopMenuItem {color:#FFFFFF;}

.VertTopMenuItemHover
{
  color:#444444;
  background-color:#FEDF15;
  font-size:11px;
  cursor:hand;
  cursor:pointer;
  padding-top: 2px;
  padding-bottom: 2px;
}

td.VertMenuItem
{
  background-color:White;
  color:#444444;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

td.VertMenuItemHover
{
  background-color:#EEEEEE;
  color:#285D9F;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertMenuItem
{
  background-color:White;
  color:#444444;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertMenuItemHover
{
  background-color:#EEEEEE;
  color:#285D9F;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertScrollItem
{
  background-color:#FBFBFB; 
  font-size:11px; 
  border:solid 0px #FBFBFB; 
  cursor:default;
  text-align:center;
}

.VertScrollItemH
{
  background-color:silver; 
  color:black; 
  font-size:11px; 
  border:solid 0px gray; 
  cursor:default;
  text-align:center;
}

.VertScrollItemA
{
  background-color: darkgray; 
  color:black; 
  font-size:11px; 
  border:solid 0px gray; 
  cursor:default;
  text-align:center;
}
*/

/*
-----------------------------------------------------------------------
 Component Art Tree Style:
-----------------------------------------------------------------------


.TreeView 
{ 
  background-color:transparent;
  border: #919191 0px solid; 
  padding-top:2px;
  cursor: default; 
  color: #FFFFFF;
  cursor: hand;
  cursor:pointer;
}

.TreeNode 
{ 
  font-size: 11px; 
  color: #FFFFFF;
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: hand; 
  cursor:pointer;
}

.HoverTreeNode 
{ 
  color: #FFCC00;
  font-size: 11px; 
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  text-decoration: none; 
  cursor: hand; 
  cursor:pointer;
}

.SelectedTreeNode 
{ 
  font-size: 11px; 
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  background-color: #a0a0a0; 
  cursor: hand; 
  cursor:pointer;
}

.NodeEdit 
{
  border:1px silver solid;
  font-size: 11px;
}

*/

#AjaxShipping
{
    width: 99%;
    border: solid 1px #444;
    height: 100%;
    float: left;
    padding: 3px;
}
#AjaxShipping h4
{
    margin: 0 0 0.5em 0;
    font-weight: bold;
    font-size: 1.1em;
}
.AjaxShippingLabel
{
    width: 175px !important;
    float: left;
    font-weight: bold;
    clear: left;
}
#AjaxShipping input, #AjaxShipping select
{
    font-size: 1em;
    float: left;
}
#AjaxShippingCountry, #AjaxShippingState, #AjaxShippingZip, #AjaxShippingEstimate
{
    float: left;
    clear: left;
    border-top: solid 1px #eee;
    width: 99%;
    padding: 3px 0;
}
#ShipQuote
{
    float: left;
    margin: 0;
}
/* Set Visibility to :hidden and uncomment 'display' to turn off */
#AjaxShippingCountry
{
    visibility: visible; /*display:none;*/
}
#AjaxShippingState
{
    visibility: visible; /*display:none;*/
}
.OrderOptionsTitle
{
    color: #0000FF;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
}
.OrderOptionsRowHeader
{
    color: #000000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}
.OrderOptionsName
{
    color: #000000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: normal;
}
.OrderOptionsDescription
{
    color: #000000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
}
.OrderOptionsPrice
{
    color: #000000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

/* Kit Specific Styles */
#KitSideBar
{
    border: solid 1px Gray;
    position: absolute;
    z-index: 99; /*999999999 !important;*/
    width: 180px;
    background-color: #FFFFE1; /*right:10px;*/
    margin-left: 10px;
}

#KitAddToCartForm
{
    padding: 5px 5px 10px 5px;
    margin: 0px 5px 0px 5px;
    border-top: solid 1px Gray;
}

#KitPlaceHolder
{
    width: 150px;
}

#KitTable
{
    width: 500px; /*border-top: solid 1px red;*/
}

#KitTable td
{
    padding: 4px 0px 4px 0px;
}

#KitAddToCartFormHeader
{
    border-bottom: solid 3px #444; /*height:15px;*/
    text-align: center;
}

#KitAddToCartFormPrice
{
    line-height: 30px;
    padding: 5px 5px 5px 5px;
    margin: 0px 5px 0px 5px;
    border-bottom: solid 1px Gray;
}

.KitAddToCartFormPrice
{
    /*line-height:30px;*/
    padding: 5px 5px 5px 5px;
    margin: 0px 5px 0px 5px;
    border-bottom: solid 1px Gray;
}

.KitAddToCartFormDetailsHeader
{
    text-align: center;
    text-decoration: underline;
}


.KitAddToCartFormDetails
{
    padding: 0px 5px 0px 5px;
    margin-left: 10px;
}

.KitTableGroup
{
    /* 	border-top:solid 1px Black;	 	border-left:solid 1px Black;	 	border-right:solid 1px Black;	 	border-bottom:solid 5px Green;	 	line-height:20px; 	*/
    background-color: #f5f5f5;
}

.KitRowSpacer
{
    /*height:45px;*/
}

.KitSpacer
{
    /* 	border:solid 1px Lime; 	background-color:Aqua; 	*/
    height: 10px;
}



#KitAddToCartFormDetailsHeader
{
    text-align: center;
    text-decoration: underline;
}

#KitAddToCartFormDetails
{
    padding: 0px 5px 0px 5px;
    margin-left: 10px;
}

#KitSideBar input[type="button"]
{
    width: 120px;
    text-align: center;
    margin-top: 3px;
}

/* Custom Form & Alert Styling */

#accountalert
{
    font-size: 8pt;
    color: #000000;
    line-height: 1.2em;
    padding-bottom: 10px;
}
/* DEALER LOCATOR */

#mapWrap
{
	vertical-align: top;
}
#resultslist
{
	font-family: Arial;
	font-size: 12px;
}
#resultsList tr.alternatingStyle
{
    background-color: #f5f2e0;
}
#resultsList td
{
	padding: 5px;
}