/* ########################################## */
/* # securitybossmanufacturing.css            */
/* ########################################## */


html { 
  margin: 0px;
  padding: 0px;
  border-style: none;
  border-width: 0px;
} 

BODY { 
  margin: 0px;
  margin-bottom: 22px;
  padding: 0px;
  border-width: 0px; 
  border-style: none;
  border-collapse: collapse;
  background: #808080;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

H1, H2, H3 { 
  margin: 0px 0px 8px 0px;
  font-family: Arial, Verdana, Helvetica, Sans-serif;
  font-weight: 700; 
}
H1 { font-size: 18pt; color: #000000; background:transparent;}
H2 { font-size: 16pt; color: #993; background:transparent;}
H3 { font-size: 14pt; color: #339; background:transparent;}

A:link { font-weight: 700; color: #000080; text-decoration: none; }
A:visited { font-weight: 700; color: #808080; text-decoration: none; }
A:hover { font-weight: 700; color: #FFFFFF; background: #808080; text-decoration: none; }
A:active { font-weight: 700; color: #990000; background: #FFFFFF;  text-decoration: none; }

SMALL { font-size: 9px; text-decoration: none;}

P {
  font-family: "Times New Roman", "Times Roman", serif;
  font-size: 11pt;
  font-weight: normal;
  line-height: 1.2em;
  color: black;
}


/* LEXIPIXEL Site Manager Specific Classes: */



/* ==================================================== */
/* leader - class for objects to display ahead of page  */
/* ==================================================== */

.leader {
  width: 982px; 
  margin: 6px; 
  padding: 6px; 
  text-align: center;
  border-style: solid; 
  border-width: 1px; 
  border-color: #000000; 
  background: #FFFFFF; 
  color: #000000;
}

/* ==================================================== */
/* master - container class for page layout */
/* ==================================================== */

.master { 
  width: 982px;
  margin: 0px;
  padding: 0px;
  border-style: none; 
  border-width: 0px; 
  border-color: black;
  background: #FFFFFF; 
  position: relative; 
  clear:both; 
}



/* ==================================================== */
/* masthead - class for masthead objects      */
/* ==================================================== */

.masthead {
  width: 982px;
  margin: 0px;
  padding: 0px;
  border-style: none; 
}


/* ==================================================== */
/* navt - class for top of page navigation    */
/* ==================================================== */

.navt {
  width: 982px;
  margin: 0px;
  padding: 2px 0px 2px 0px;
  border-style: none; 
  border-width: 0px;
  border-color: black;
  background: #e4e4e4;
  vertical-align: middle;
  text-align: left;
  clear:both; 
}


/* ==================================================== */
/* bodywrap - container class, sets up body of page     */
/* ==================================================== */

.bodywrap {
  clear:both; 
  width: 982px;
  margin: 0px;
  padding: 0px;
  border-style: none; 
}


/* ==================================================== */
/* navl - class for left (navigation/ads) column        */
/* ==================================================== */

.navl {
  width: 255px;
  margin: 0px;
  padding: 4px; 
  border-style: none; 
  border-width: 0px; 
  border-color: black;
  background: #FFFFFF;
  text-align: left;
  line-height: 1.5em;
  clear: both; 
  float: left;
}



/* ==================================================== */
/* bod0 - class for 'blank page' (no columns)           */
/* ==================================================== */

.bod0 {
  width: 958px;
  margin: 0px;
  padding: 12px; 
  border-style: none; 
  border-width: 0px; 
  border-color: black;
  float: left;
  background: #FFFFFF;
  color: #000000; 
  text-align: left;
}


/* ==================================================== */
/* bod1 - class for body content left (with navr)       */
/* ==================================================== */


.bod1 {
  width: 700px;
  margin: 0px;
  padding: 6px; 
  border-style: none; 
  border-width: 0px; 
  border-color: black;
  float: left;
  background: #FFFFFF;
  color: #000000; 
  text-align: left;
}


/* ==================================================== */
/* bod2 - class for body content right (with navl)      */
/* ==================================================== */

.bod2 {
  width: 700px;
  margin: 0px;
  padding: 6px;
  border-style: none;
  border-width: 0px;
  border-color: black;
  background: #FFFFFF;
  color: #000000; 
  text-align: left;
  float: left;
}



/* ==================================================== */
/* bod3 - class for body center (left & right columns)  */
/* ==================================================== */

.bod3 {
  width: 560px;
  margin: 0px;
  padding: 6px;
  border-style: none;
  border-width: 0px;
  border-color: black;
  background: #FFFFFF;
  color: #000000; 
  float: left;
  text-align: left;
}



/* ==================================================== */
/* bbox - class for banner box, (top of (2) right cols) */
/* ==================================================== */

.bbox {
  width: 468px;
  margin: 0px;
  padding: 0px;
  border-style: none;
  border-width: 0px;
  border-color: black;
  background: #FFFFFF;
  clear: both;
  float: right;
}



/* ==================================================== */
/* navr - class for right (navigation/ads) column       */
/* ==================================================== */


.navr {
  width: 132px;
  margin: 0px;
  padding: 0px;
  border-style: none;
  border-width: 0px;
  border-color: black;
  background: #FFFFFF;
  color: #000000; 
  float: right;
}

/* ==================================================== */
/* navb - class for bottom of page navigation           */
/* ==================================================== */

.navb {
  width: 982px;
  margin: 0px;
  padding: 0px;
  border-style: none;
  border-width: 0px;
  border-color: black;
  background: #E0E0E0;
  color: #000000; 
  clear:both; 
}


/* ==================================================== */
/* foot - class for bottom of page footer               */
/* ==================================================== */

.foot {
  width: 982px;
  margin: 0px;
  padding: 0px;
  border-style: none;
  border-width: 0px;
  border-color: black;
  background: #FFFFFF; 
  color: #000000; 
  clear:both; 
}

/* ==================================================== */
/* trailer - container class for below bottom of page   */
/* ==================================================== */

.trailer {
  width: 982px;
  margin: 12px 0px; 
  padding: 0px; 
  text-align: center;
  border-style: none; 
  border-width: 0px; 
  border-color: #000000; 
}


/* ########################################################## */
/* # NEW v01.34 - Classes for CSS styling of generated output */ 
/* ########################################################## */


/* SITE MAP RELATED CLASSES */ 

/* indexpglink - site map index link (index.htm or .html) */ 
.indexpglink { 
  font-weight: 700;
  font-size: 18px;
}
a:hover.indexpglink { 
  font-weight: 700;
  font-size: 18px;
  background-color: red;
  color: yellow;
}

/* regpglink - site map regular link */ 
.regpglink { 
  font-weight: 500;
  font-size: 14px;
}

/* mapdesctxt - site map, link description text */ 
.mapdesctxt {
  font-size: 11px;
  line-height: 1.2em;
  color: #333333;
}

/* #################################################### */
/* # end of default CSS, start custom tags & properties */ 
/* #################################################### */

.varname { color:#FF6600; font-weight:700; }
.varcomment { color:#660033; }
.varexample { color:#339933; }


/* ===================================== */ 
/* CSS for buttons in Top Navigation bar */ 
/* ===================================== */ 

.navtbutn { 
  display:block;
  float:left;
  margin:2px;
  padding: 2px 5px 2px 5px;
  font-size: 12px;
  font-weight: bold;
  text-align:center;
  border: 1px solid black;
}


/* ==================================================== */
/* CSS for vertical navigation menus                    */
/* ==================================================== */

#navcontainer { 
  width: 100%;
  margin:0px; 
  padding:0px; 
  background-color:#FFFFFF; 
}

#navcontainer ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
}
#navcontainer a {
  display: block;
  margin:0px;
  padding: 4px 4px 4px 4px;
  color: #999999;
  font-weight: 700;
  background-color: #FFFFFF;
  border-bottom: 1px solid #F4F4F4;
  border-right: 1px solid #999999;
}
#navcontainer a:link, #navlist a:visited { text-decoration: none; }
#navcontainer a:hover { color: #FFFFFF; background-color: #999999; }


/* ===[ START: CSS for right side (sub-category) navigation menu */

#subnavcontainer {
  width: 100%;
  margin:0px 0px 0px 0px; 
  background-color:#FFFFFF; 
}
#subnavcontainer ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: 600;
}
#subnavcontainer a {
  display: block;
  margin:0px;
  padding: 2px 4px 2px 4px;
  color: #999999;
  font-weight: 500;
  background-color: #E0E0E0;
  border-bottom: 1px solid #eee;
  background-color: #FFFFFF;
  border-bottom: 1px solid #F4F4F4;
  border-right: 1px solid #999999;
  text-align: left;
}
#subnavcontainer a:link, #subnavlist a:visited { text-decoration: none; }
#subnavcontainer a:hover { color: #FFFFFF; background-color: #999999; }
.subnavtitle { 
  color: #CD0000; 
  background-color: #FFFFFF; 
  font-size:12px; 
  font-weight:700;
  padding: 4px 0px 4px 0px;
  border-bottom: 1px solid #F4F4F4;
  border-right: 1px solid #999999;
}
.subnavsupport a:link { color: #FFFFFF; background-color: #990000; font-weight: bold; }
.subnavsupport a:hover { color: #CCCC99; background-color: #FFFF99; font-weight: bold; }



/* ===[ START: color: links in p tags: #0000CD, underline on hover */

p a:link { font-weight: 500; color: #0000CD; text-decoration: none; }
p a:visited { font-weight: 500; color: #0000CD; text-decoration: none; }
p a:hover { font-weight: 500; color: #0000CD; text-decoration: underline; }
p a:active { font-weight: 500; color: #0000CD; text-decoration: none; }

/* ===[ END: CSS, color: links in p tags: #0000CD, underline on hover */



/* ============================== */
/* CSS for spacing around images  */
/* ============================== */

.imgright {
  margin: 10px 0px 10px 10px;
}

.imgleft {
  margin: 10px 10px 10px 0px;
}


/* ==================================== */
/* CSS for 400px light grey boxed text  */
/* ==================================== */

.ltgrey400x {
  width:400px;
  margin: 10px;
  padding:10px;
  text-align:center;
  border:1px solid #C0C0C0;
}


/* ==================================== */
/* CSS for installation guides    */
/* ==================================== */

.installtoolsbox {
  margin:10px; 
  padding:10px; 
  text-align:left; 
  background-color:#F4F4F4; 
  border: 1px solid red;
}

.installnum {
  float:left;
  clear:both;
  margin: 10px;
  padding: 10px;
  text-align: center;
  border:1px solid #C00000;
  background-color: #F4F4F4;
  color: #C00000;
  font-size:20px;
  font-weight: 700;
  font-family:Arial, sans-serif;
}

.installmain {
  font-size:14px;
  font-weight: 700;
  font-family:Arial, sans-serif;
}



/* #################################################### */
/* #  EOF:  securitybossmanufacturing.css */ 
/* #################################################### */
