/* BASE
----------------------------- */

html {color:#000; background:#fff;}
body * { margin: 0 !important; padding: 0 !important; }
body {
  font-size: 62.5%;
  font-family: Arial, "Lucida Sans Unicode", "Lucida Sans", sans-serif;
  color: #000;
  text-align: left;
  background: none;
}

/* NAV
----------------------------- */

#nav {
	display: none;
}

/* BREADCRUMBS
----------------------------- */

.breadcrumbs.head {
	display: none;
}

/* LAYOUT
----------------------------- */

#logo, #wrapper, #main, #tabs-container, #tabs-container div, #content-full-wrapper, .content, #footer, #specs, .content, #hero, #overview, #highlights, #tech-specs, #parts-and-accessories, #datasheets, #content-two-thirds, #content-two-thirds-content { 
	width: 100% !important; 
    margin: 0 !important;
    float: none !important;
    border: none !important;
}
#footer {
	padding: 0;
    display: none;
}
.search, #tabs-container ul, #footer-sitemap, .youtube-wrap, .callout, .ui-tabs-panel-footer, #footer .right, .edit-article, #content-full-header, #content-full-footer, .note, #col-3, #content-two-thirds-header, #content-two-thirds-footer, .wlk_helpfulrater, #quicksearch {
	display: none !important;
}
#footer .left {
	float: none;
}
p {
	clear: both;
}
img.right, img.left, .image-right, .image-left, .inline, .right, .left, .fr, .fl {
    float: none !important;
}
div.five-col.bordered {
	float: none;
    margin: 0 10px 10px 0;
    border: none;
    padding: 5px;
    width: 157px;
    height: 55px;
    font-size: 1.1em;
    line-height: 1.2em;
}
#main h1 {
	font-size: 2.3em !important;
    font-weight: normal !important;
    margin-bottom: .5em !important;
    letter-spacing: -.04em !important;
    font-weight: bold !important;
    color: #40444D !important;
    overflow: visible !important;
    padding: 0 !important;
    height: 30px !important;
}
h2 {
    font-size: 1.8em;
    letter-spacing: 0;
    height: 30px;
    line-height: 2em;
    color: #40444D !important;
    margin-bottom: .5em !important;
}
h3 {
    font-size: 1.6em;
}
h4 {
    font-size: 1.5em;
    margin: 1.5em 0 1em 0;
    height: 30px;
    line-height: 2em;
    color: #40444D !important;
}
h1,h2,h3 {margin:1em 0;}
h1,h2,h3,h4,h5,h6,strong {font-weight:bold;}
h1,h2,h3,h4,h5,h6 { page-break-after: avoid; }
ul, ol, li { page-break-inside: avoid; }
table table,tr,td {page-break-before: avoid;page-break-after: avoid; margin: 1em 0 !important;}
th,td {border:1px solid #000; padding:.5em;}
th {font-weight:bold; text-align:center;}
abbr,acronym {border-bottom:1px dotted #000; cursor:help;}
em {font-style:italic;}
blockquote,ul,ol,dl {margin:1em;}
ol {
	list-style: decimal !important; 
    list-style-position: outside !important;
}
ol li {
	background: none !important;
    margin: 0 0 0 25px !important;
    padding: 0 !important;
}
ol li ol {
	list-style: lower-alpha !important;
    padding-left: 40px !important;
    margin: .25em 0 .25em !important;
}
ul.checkmarks {
	margin-bottom: 10px !important;
}
#content-two-thirds-content ul.checkmarks li {
	padding-left: 18px !important;
    list-style-type: square !important;
}
ul.checkmarks.full {
	width: auto !important;
}

/*html {color:#000; background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0; font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select {font-family:inherit; font-size:inherit; font-weight:inherit;}
input,textarea,select {*font-size:100%;}
legend {color:#000;}
code {display:inline;text-indent:3px;}
h1 {font-size:138.5%;}
h2 {font-size:123.1%;}
h3 {font-size:108%;}


dl dd {margin-left:1em;}

img	{max-width: 100%;}*/
