/***********************
* LAYOUT
************************/

TABLE {
}
BODY {
  background-color: #999999;
  margin: 0;
}
#banner {
  background: #2B56A4 url(/ki-images/header-background.gif);
  height: 80px;
  padding: 0;
}
#pagewrapper {
  background-color: #FCF8EC;
  width: 100%;
}
.LeftColumn {
  padding: 10px 3px;
  width: 120px !important;
  background: #8BCDC3 url(ki-images/stripedbg.gif);
  vertical-align: top;
}
#CenterColumn {
  vertical-align: top;
  padding: 10px 40px 10px 40px;
  /*width: 529px;*/
}
#footer {
  font-family: Arial; /* Font Face */
  font-size: 8pt; /* Font Size */
  text-align: Center; /* Align Text */ 
  BORDER: 1px solid #999999;
  BACKGROUND-COLOR: #f18867;
  HEIGHT: 20px; 
}
#footer a, #footer a:visited {
  font-size: 8pt; /* Font Size */
  text-decoration: none;
  text-align: Center; /* Align Text */ 
  color: black;
}
#footer a:hover {
  color: #46548D;
  text-decoration: underline;
}


/* Support KI page */
/* also uses .right-box style */

.centered-text {
  text-align: center;
}
.button {
  line-height: 40px;
  background: url(/ki-images/navbutton.gif) no-repeat 60px 4px;

  font-weight: bold;
}
.button a, .button a:visited {
  color: black;
}
.button a:hover {
  color: #46548D;
  text-decoration: none;
}

/************************
* COPIES OF ASP PAGES
************************/

/* default.aspx */

.right-box {
  float: right;
  width: 250px;
  border: 1px solid #f18867;
  background-color: #F7EFCA;
  margin: 0 0 10px 20px;
  padding: 10px;
}

/************************
* NAVIGATION
************************/
#nav-container {
  font: bold 120% Arial, sans-serif;
}
#navigation {
  width: 134px;
  text-align: center;
}
.nav-item {
  line-height: 40px;
  margin-bottom: 10px;
  background: url(/ki-images/navbutton.gif) no-repeat;
}
.nav-item a {
  position: relative;
  top: -5px;
  left: -4px;
  text-decoration: none;
  color: black;
}
.nav-item a:hover, .nav-item2 a:hover{
  color: #46548D;
  text-decoration: none;
}

/*************************
* TYPOGRAPHY
**************************/
a, a:visited {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

BODY {
font-family: Verdana;
font-size: 13px;
color: #000000;
}
li {
padding-top: 1px;
padding-bottom:1px;
}


product-attribute {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
color: #FF0000;
}

/* added by joE on 7/20/2009 to change the author-value */
.attribute-author {
font-family: Verdana;
font-size: 13px;
font-weight: normal;
color: #444444;
}

h1 {
font-family: Verdana;
font-size: 18px;
font-weight: bold;
color: #FF6633;
font-style: italic;
}

h2 {
font-family: Verdana;
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #0000CC;
}

h3 {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
}

h4 {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
}

/* modified by joE 7/20/2009 ... reference by networksolutions */
strong {
font-family: Verdana;
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #000000;
}

/* added by joE 7/20/2009 ... reference by all html pages */
strong1 {
font-family: Verdana;
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #0000CC;
}

/* modified by joE 7/20/2009 ... reference by networksolutions */
em {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
color: #0000CC;
}

/* added by joE 7/20/2009 ... reference by all html pages */
em1 {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
color: #FF0000;
font-style: normal;
}

.header {
font-family: Verdana;
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #0000CC;
padding-bottom: 5px;
}

.header2 {
font-family: Verdana;
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #000000;
padding-bottom: 5px;
}

.pagetop {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #0000CC;
}
a.pagetop {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #0000CC;
}
a.pagetop:active {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #0000CC;
}
a.pagetop:hover {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
color: #0000FF;
}
a.pagetop:visited {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #000099;
}

.biglink {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #0000CC;
}
a.biglink {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #0000CC;
}
a.biglink:active {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #0000CC;
}
a.biglink:hover {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
color: #0000FF;
}
a.biglink:visited {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #000099;
}



.loud {
color: #ff0000;
}

.wlink {
font-family: Verdana;
font-weight: bold;
text-decoration: none;
color: #009999;
}
a.wlink {
font-family: Verdana;
font-weight: bold;
text-decoration: none;
color: #009999;
}
a.wlink:active {
font-family: Verdana;
font-weight: bold;
text-decoration: none;
color: #009999;
}
a.wlink:hover {
font-family: Verdana;
font-weight: bold;
text-decoration: underline;
color: #009999;
}
a.wlink:visited {
font-family: Verdana;
font-weight: bold;
text-decoration: none;
color: #006666;
}
.dlink {
font-family: Verdana;
font-weight: bold;
text-decoration: none;
color: #cc3300;
}
a.dlink {
font-family: Verdana;
font-weight: bold;
text-decoration: none;
color: #FF6633;
}
a.dlink:active {
font-family: Verdana;
font-weight: bold;
text-decoration: none;
color: #cc3300;
}
a.dlink:hover {
font-family: Verdana;
font-weight: bold;
text-decoration: underline;
color: #FF6633;
}
a.dlink:visited {
font-family: Verdana;
font-weight: bold;
text-decoration: none;
color: #cc3300;
}

strong a:hover, a:hover strong {
  text-decoration: underline;
}
