@charset "utf-8";
/* CSS Document */

/* html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }  */


/* the general body style for all places*/
body {background-color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:130%; color:#cccccc; text-align:-moz-center; margin:0px; letter-spacing:1px;}

/* the body specifically for the main pages */
body.primary {margin-bottom:20px; margin-top:5px}


/* top banner */
#topbanner {border-collapse:collapse; height:20px; overflow:visible;}
#banner1 {display:inline; font-size:12px;}
.banner {color:#333333; vertical-align:middle; border:none; padding:0px; margin:0px}


/* main table */
.maintable {border-collapse:collapse; margin:0px; border:none; width:780px}
col.first {width:70%}
col.second {width:30%}

/* for the two td's in the main content area */
#firstblock {padding-top:10px;}
#secondblock {padding-top:0px;}

/* for the two td's in header, content, and footer areas */
td.mainblock {padding-top:0px; padding-bottom:0px; padding-left:10px; padding-right:20px}
td.navblock {padding-top:0px; padding-bottom:0px; padding-left:10px; padding-right:20px}


.hidden {border-style:none; border-width:0px; padding:0%; margin:0px; border-spacing:0px}

td[name="block"] {vertical-align:top}



/* td containing signle line of content in the 'showitems' block or similar ones */
td.aline {padding-top:2px; padding-bottom:2px}


.itemcontentbox {border:solid 1px #333333; padding:10px; display:block; width:100%}


.greyline {height:1px; border:none; color:#333333; background-color:#333333; width:100%}
.greylinetr {height:75px}

/* for the K logo in front of every section title */
.navimg {border:none; border-width:0px; margin-left:3px; margin-right:3px;}
.thek {height:16px; border:none; border-width:0px; vertical-align:bottom; margin-right:3px}
.footerimg {border:none; border-width:0px; height:18px; vertical-align:bottom}


/* for the icon grids in side blocks */
.gridtable {border: none; border-collapse:collapse}
.grid {border: 1px solid #555555; padding:3px; padding-bottom:0px}
.gridimage: {margin:0px}


/* for individual icon images */
.icon img {border:1px solid #333333; padding:4px}


/* link styles 8AD0F5 */
a:link {color: #819999; text-decoration:none; font-weight:normal}
a:visited {color: #819999; text-decoration:none; font-weight:normal}
a:hover {color: #819999; text-decoration:underline; font-weight:normal}

a.navlink {font-weight:bold}

a.extlink:link {color:#669933; font-size:10px; font-weight:normal}
a.extlink:visited {color:#669933; font-size:10px; font-weight:normal}
a.extlink:hover {color:#CCE57F; font-size:10px; font-weight:normal}


/* text styles */
.pagetitle {font-size:20px; line-height:120%; border-width:0px 0px 0px 0px; padding:0% 0%; font-weight:300}

.section_title {font-size:12px; color:#ccff00}

.itemtitle {font-size:12px}


.timestamp {color:#333333}
.errormsg {color:#FF6600; font-weight:400}
.note1 {color:#ccff00}



/*  */
#logindiv {white-space:nowrap; margin:0px 0px}
div {width:inherit; vertical-align:top}
.universalfield {position:absolute; top:0px; left:0px; z-index:9}




/* input styles */
form {margin:0 0 0 0}

input {margin:0 0 0 0; border-style:solid; border-color:#819999; border-width:1px 1px 1px 1px; color:#080808; padding:0px; background-color:#aaaaaa;}
input[type="radio"] {border:0px}
input[type="password"] {}
input[type="text"] {}
input[type="button"] {vertical-align:top}
input[type="submit"] {}
input[type="file"] {}
textarea {border-style:solid; border-color:#819999; border-width:1px 1px 1px 1px; color:#080808; background-color:#aaaaaa; font-size:14px; padding:5px}


// styles for the input fields at the top navigation menu
.navinput {height:10px; font-size:10px}
.navbutton {height:17px; font-size:12px; vertical-align:bottom}




/* */
.box {border-style:none; border-width:0px 0px 0px 0px; padding:0% 0%; margin:0; width:100%; table-layout:fixed}

td[name="boxtl"] {height:5; width:5; background:url(/images/box/tl.png)}
td[name="boxtc"] {height:5; background-color:#CCE57F}
td[name="boxtr"] {height:5; width:5; background:url(/images/box/tr.png)}
td[name="boxml"] {width:5; background-color:#CCE57F}
td[name="boxmc"] {background-color:#CCE57F;}
td[name="boxmr"] {width:5; background-color:#CCE57F}
td[name="boxbl"] {height:5; width:5; background:url(/images/box/bl.png)}
td[name="boxbc"] {height:5; background-color:#CCE57F}
td[name="boxbr"] {height:5; width:5; background:url(/images/box/br.png)}

td[name="wh_boxtl"] {height:5; width:5; background:url(/images/box/whtl.png)}
td[name="wh_boxtc"] {height:5; background-color:#FFFFFF}
td[name="wh_boxtr"] {height:5; width:5; background:url(/images/box/whtr.png)}
td[name="wh_boxml"] {width:5; background-color:#FFFFFF}
td[name="wh_boxmc"] {background-color:#FFFFFF; color:#555555}
td[name="wh_boxmr"] {width:5; background-color:#FFFFFF}
td[name="wh_boxbl"] {height:5; width:5; background:url(/images/box/whbl.png)}
td[name="wh_boxbc"] {height:5; background-color:#FFFFFF}
td[name="wh_boxbr"] {height:5; width:5; background:url(/images/box/whbr.png)}

