﻿/* bof template */

.Forward {
	float: right;
    }
	
.Back {
	float: left;
    }

.ClearBoth {
	clear: both;
    }

.Hidden {
	display: none;
	}

.Inline {
	display: inline;
	}

.InputWrapper {
	padding-bottom: 3px;
	}
	
.InputLabel {
	width: 110px;
	padding: 3px 5px 0px 0px;
	white-space: nowrap;
	}

.InputTextBox {
	width: 160px;
	}
	
.InputImage {
	padding-left: 90px;
	position: relative;
	z-index: 0;
	}

.InputImage:hover {
	z-index: 100;
	}

.InputImage span {
	visibility: hidden;
	position: absolute;
	padding: 2px;
	border: 2px solid #ABA79C;
	background: #DFDAC9;
	}

.InputImage:hover span {
	visibility: visible;
	top: 20px;
	left: 200px;	
	}

.ButtonWrapper {
	
	}

.Bold {
	font-weight: bold;
	}

.Required {
	color: #970E4C;
	font-size: 11px;
	font-weight: bold;
	}

.Larger {
	font-size: 105%;
	}

.LinkButton {
	height: 25px;
	padding: 6px;
	line-height: 25px;
	background: url(../../App_Media/Images/LinkButtonBG.png);
	color: #FFFFFF;
	}

.BulletArrowOrange {
	background: url(../App_Media/Images/BulletArrowOrange.gif) no-repeat left 4px;
	}

a {
	text-decoration: none;
	color: #38618f;
	}

a:hover {
	text-decoration: underline;
	}

h1, h2, h3, h4 {
	padding: 0px;
	margin: 0px;
	}

h1 {
    font-size: 14px;
    font-weight: bold;
    color: #38618f;
	}

h2 {
    font-size: 12px;
    /*font-weight: bold;*/
    color: #38618f;
	}
	
hr {
	border: 2px solid #EBEBEB;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 15px 0px 15px 0px;
	}

li {
	margin-bottom: 5px;
	}

sub, sup {
	line-height: 0em;
	}

.NoMargin {
	margin: 0px;
	}

.AdminWrapper { /*template */
	padding: 0px 15px 5px 15px;
	}
	
.AdminNav { /*template */
	border: 1px dotted #00AA00;
	background: #C0FFC0;
	Color: #6AB86A;
	padding: 1em;
	margin-bottom: 1em;
	}

.AdminNav a { /*template */
	color: #016101;
	}

a.White {
	color: #FFFFFF;
	}
	
html { /*always show vertical scroll bar */
    min-height: 100%;
    margin-bottom: 1px;
	}

body {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    padding: 0px;
    margin: 20px 0px 20px 0px;
    line-height: 15px;
	background-color: #E8EBEF;
	}

.MainWrapper {
    width: 787px;
    margin-left: auto;
    margin-right: auto;
	}

.TopNav {
	padding: 20px;
	color: #F8F5F0;
	}

.HeaderLogo {
	background: url(/App_Media/Images/LogoBG.png) no-repeat right top;
	height: 146px;
	}

.HeaderNav {
	background: url(../../App_Media/Images/HeaderNavBG.png) no-repeat top;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	height: 42px;
	}

.HeaderNav a {
	color: #FFFFFF;
	}

.BodyWrapper {
	background: #FFFFFF;
	padding: 18px;
	}

.BodyWrapperDefault {
	/* background-color: #FFFFFF;
	background-image: url(../../App_Media/Images/DefaultBG.gif) right 5px no-repeat; */
	background-color: #FFFFFF;
	padding: 18px 0px 18px 18px;
	}

.BodyContentLeftHeader, .BodyContentLeftFooter, .ContactCountrySelectWrapper {
	width: 160px;
	}

.BodyContentRightHeader, .BodyContentRightFooter, .BodyContentRightFooterContact {
	width: 570px;
	}

.BodyContentRightFooter {
	padding-top: 0px;
	}

.FooterWrapper {
	height: 43px;
	line-height: 43px;
	color: #FFFFFF;
	text-align: center;
	background: url(../../App_Media/Images/FooterBG.png) repeat-x top;
	padding: 0px;
	margin: 0px;
	font-size: 9px;
	}

.FooterWrapper a {
	color: #FFFFFF;
	text-decoration: underline;
	}

.FooterWrapper a:hover {
	color: #CCCCCC;
	}

.FooterLeft {
	background: url(../../App_Media/Images/FooterLeft.png) no-repeat bottom left;
	}

.FooterRight {
	background: url(../../App_Media/Images/FooterRight.png) no-repeat bottom right;
	}

/* eof template */

/* from AccuMask */

.DefaultBGTop {
	background: url(../../App_Media/Images/DefaultBGTop.png) no-repeat;
	height: 280px;
	}

.ContentLink a {
	color: #9E2F2D;
	text-transform: uppercase;
	font-weight: bold;
	}

.ContentLink ul {
	padding: 0px;
	margin: 0px;
	}

.ContentLink li {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 16px;
	color: #9E2F2D;
	list-style-type: square;
	}

.ContentImage {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 30px;
	border: 1px solid #000000;
	}

.ContentImageLeft {
	margin-right: 20px;
	}

.Gray {
	Color: #47443C;
	}

.Download-PDF, .Download-Word, .Download-File, .Button-Edit, .Button-Print, .Button-Link {
	padding: 3px 0px 3px 20px;
	}

.Download-PDF {
	background: url(../../App_Media/Images/Icons/PDF.gif) no-repeat left;
	}

.ArticleWrapperInner .Download-PDF {
	padding-right: 150px;
	}

.ArticleWrapperInner .Download-PDF:hover {
	background: url(../../App_Media/Images/InstructionSaveAs.gif) no-repeat right;
	}

.Download-Word {
	background: url(../../App_Media/Images/Icons/Word.gif) no-repeat left;
	}

.Download-File {
	background: url(../../App_Media/Images/Icons/Download.gif) no-repeat left;
	}

.Button-Edit {
	background: url(../../App_Media/Images/Icons/Edit.gif) no-repeat left;
	margin-left: 10px;
	}

.Button-Print {
	background: url(../../App_Media/Images/Icons/Print.gif) no-repeat left;
	margin-left: 10px;
	}

.Button-Link {
	background: url(../../App_Media/Images/Icons/Link.gif) no-repeat left;
	margin-left: 10px;
	}
	

/** Components **/
.TechSpecsWrapper {}

.TechSpecsWrapper td {
	padding: 2px;
	}

.TechSpecsHeader {
	font-weight: bold;
	border-bottom: 1px solid #D4CDBE;
	}