
#contenttable {
  margin-top:34px;
}

.ui_top {
  font: bold 12px/90% Arial, Helvetica, sans-serif;
  padding-top: 4px;
  color: red;
}

blockquote {
  width: 90%;
  background-color: white;
}

table {
  background-color: #CC0000;
  margin-bottom: 12px;
}

td, th {
  background-color: #FFFFFF;
/*  padding: 6px; */
}

th {
  background-color:#D6E5C6;
  font-size: 110%;
  text-align: center;
  color: #5d7d5d;
}

ul {
        font-size: inherit;
        list-style-type: square;
}

/* use this class for all tables that have borders */
.tableborder {
  margin: 20px 0 0 40px;
  border: 1px solid #CCCCFF;
}

.tableborder td, th {
  padding: 4px;
  font-size: 100%;
}

.tableborder p {
  margin: 2px;
}
/* end table borders class */

.gramrow {
        background-color : #d6e5c6;
        background-color : #e8f3e0;
}
/* Used for code samples in the User Info section */

/* special styles for highlighted text */

.code {
  color: #000000;
  font-family: "Courier New", Courier, mono, serif;
  font-size: inherit;
  font-weight: normal;
/* bg-color needed for site redesign */
  background-color: inherit;
}

.callout {
        border: 1px solid #CC0000;
        background-color: #FBFBDD;
        padding: 12px;
        margin: 10px 0 20px 0;
}

.sidebar {
  background-color: #F2FBF8;
  border: thin solid #71A392;
  padding: 5px 5px 5px 5px;
  margin: 10px 0 20px 0;
  line-height: 133%;
}

h2 {
        background: #FFFFFF;
        color: #CC0000;
        font-size: 18px;
        margin: 12px 0 2px 0;
}

div#container {
        margin-left: auto;
        margin-right: auto;
        text-align: left;
}

/* the page id contains the banner id and body content of the page.
        It is contained within the id container, which is a wrapper */
#page {
        background-color: #FFFFFF;
        background-image: url(images/brdr_page_left.gif);
        background-position:right;
        background-repeat:repeat-y;
        border: 2px solid #336699;
        /* this negative margin fixes a gap problem in IE */
        margin-top: -4px;
        padding: 6px 20px 48px 20px;
        width: 90%;
}

pre.larger {
  margin-left: 40px;
  font-size: 120%;
 }

/* fieldset tags for getting started guide */

fieldset {
}

fieldset legend {
  font-weight: bold;
  font-size: 115%;
  color: #336699;
  padding-left: 5px;
  padding-right: 5px;
}
.breadcrumb {
  display:block;
}

#contenttable h2 {
        display:block;
}

.small {
        font-size: 80%;
        line-height: 110%;
        color: #504D6A;
}

.t_normal {
        font-size: 100%;
}

.t_larger {
        font-size: 150%;
}

.t_largest {
        font-size: 200%;
}

/* style definitions for CTSS pages */

.kit_div {
  margin: 20px 0;
  padding: 14px 20px 6px 6px;
  /*height: 350px;*/
  width: 700px;
  border: 1px groove navy;

    
}

.kit_subm {

/*  position: absolute;
  top: 440px; 
  left: 350px;
  float: left;*/
    clear:both;
    width:100%;
    text-align:center;
    margin-top:15px;
}

.kit_coll {
/*  position: relative; */
/*  float: left;*/
/*  margin-left: 40px; */
float:left;
width:50%;
}

.kit_colr {
/*  position: relative; 
    float: left;
  margin-left: 380px;
  top: -200px; */
    float:left;
    width:50%;
}

.task_div {
  position: relative;
  margin: 0 30px 40px 30px;
  padding: 0 20px 30px 6px;
  border: 1px groove navy;
}

.task_subm_top {
  position: relative;
  float: right;
  top: 0;
  margin-right: 30%;
  background-color: #f2fbf8;
  padding: 4px 8px;
}

.task_subm {
  position: relative;
  float: right;
  bottom: 15px;
  margin: 10px 30% 5px 0;
  background-color: #f2fbf8;
  padding: 4px 8px;
}

.task_label_left {
  float: right;
  right: 720px;
  width: 10em;
}

.task_label_right {
  float: left;
  left: 50px;
  width: 10em;
}

p.label_cb_pair, p.label_cb_pair_sw, p.label_cb_pair_kt, p.label_cb_pair_sw_ie {
clear: both;
float: none;
position: relative;
}

p.label_cb_pair input {
left: 15px;
position: absolute;
top: 5px;
}

p.label_cb_pair label {
display: block;
width: 640px;
}

p.label_cb_pair_sw input {
left: 15px;
position: absolute;
top: 1px;
}

p.label_cb_pair_sw, p.label_cb_pair_sw_ie label {
display: block;
margin-left: 35px;
width: 600px;
}

p.label_cb_pair_sw_ie input {
left: 15px;
float: left;
top: 1px;
}

p.label_cb_pair_kt input {
position: absolute;
left: 1px;
top: 1px;
}

p.label_cb_pair_kt label {
display: block;
margin-left: 25px;
width: 640px;
}

p.kit_heading {
  background-color: #b5e1cc;
  font-size: 16px;
  padding: 4px 40px;
  width: 67%;
/*  text-align: center;*/
  font-weight: bold;
  color: #5d7d5d;
/*  position: relative;
  float: left; */
}

p.results_heading {
  background-color: #336699;
  font-size: 16px;
  padding: 4px 8px;
  width: 70%;
  text-align: left;
  font-weight: bold;
  color: #f2fbf8;
}

p.cf {
  font-size: 11px;
  margin-left: 40px;
  line-height: 11px;
}

.results_details {
  background-color: #f2fbf8;
  text-align: left;
  width: 30%;
}

.results_section {
/*  background-color: #d6e5c6; */
  background-color: #e8f3e0;
  text-align: left;
  font-weight: bold;
  width: 30%;
}

.sw_head {
  margin: 0 0 0 10px;
  width: 10%;
  background-color: #f2fbf8;
  padding: 2px 0;
  text-align: center;
}

.software_details {
  background-color: #ddeaec;
  width: 200px;
  margin-left: 100px;
}

.service_details {
  background-color: #e9eef2;
  width: 200px;
  margin-left: 100px;
}

.ctss_form_intro {
  background-color: #f2fbf8;
  margin-left: 50px;
  margin-right: 150px;
  line-height: 175%;
}

table.results {
  margin-left: 80px;
}
table.results caption {
  text-align: left;
/*  margin-top: 10px;
  margin-bottom: 15px;
  margin-left: 10px; */
  margin: 10px 0 15px 50px;
  font-weight: bold;
  font-size: 16px;
  color: #5d7d5d;
  caption-side: top;
  padding-left: 150px;
}

table.results thead th {
  background-color: #b5e1cc;
}

table.results tbody td {
  padding: 8px;
  background-color: white;
}

table.results tbody td.res_row {
  text-align: center;
  font-weight: bold;
  font-size: 150%;
  color: #5d7d5d;
  background-color: #fbfbdd;
}

table.results tbody td.site_row {
  text-align: center;
  font-weight: bold;
  font-size: 150%;
/*  color: #5d7d5d;*/
  color: #c6c6de;
  background-color: #b5e1cc;
}

table.results tbody tr.odd td {
  background-color: #e9eef2;
}

table.results tbody td.kit_heading {
  padding-left: 150px;
  font-weight: bold;
  color: #5d7d5d;
  background-color: #ddeaec;
 }

table.results tbody tr td {
  color: #5d7d5d;
 }

table.results tbody tr td.em {
  background-color: #fbfbdd;
  font-weight: bold;
  color: black;
 }

table.results tbody td.res {
  font-weight: bold;
  color: #cc0000;
  background-color: #f2fbf8;
 }
