/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


BODY {
  background: #002B56;
  color: #000000;
  margin: 0px;
}

A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}

FORM {
 display: inline;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


A.pdf_sched {
  color: #000000;
  font-size: 11px;
  font-family: Verdana, Arial, sans-serif;

  text-decoration: underline;
}


A.record {
  color: #385470;
  font-size: 9px;
  font-family: Arial, sans-serif;

  text-decoration: none;
}
A.footer {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

A.footer:hover {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #FFFFFF;

}


TD.not_live {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: red;
  padding: 3px 0;
  text-align: center
}
.not_live A {
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline;
}

TD.live {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: green;
  padding: 3px 0;
  text-align: center
}
.live A {
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline;
}

TD.vid_in {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;

}

TD.vid_top {
  font-family: Arial, Verdana, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #000000;

}
TD.vid_topp {
  font-family: Arial, Verdana, sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #000000;

}

TD.vida {
  font-family: Arial, Verdana, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #002B56;

}

TD.vidb {
  font-family: Arial, Verdana, sans-serif;
  font-size: 17px;
  font-weight: normal;
  color: #385470;

}

table.home {
        border-width: 1px 1px 1px 1px;
        border-spacing: 0px;
        border-style: solid;
        border-color: rgb(226, 227, 229) rgb(226, 227, 229) rgb(226, 227, 229) rgb(226, 227, 229);
        border-collapse: separate;
        background-color: white;
}

table.vid_cont {
        border-width: 1px 1px 1px 1px;
        border-spacing: 0px;
        border-style: solid;
        border-color: #5392D0 #5392D0 #5392D0 #5392D0;
        border-collapse: separate;
        background-color: white;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 2px 3px;
margin-right: 2px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid #CCC;
width: 280px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}


A.unsigned {
  color: #0059B1;
  font-size: 18px;
  text-decoration: underline;
}

A.unsigned:hover {
  color: #5392D0;
  font-size: 18px;
  text-decoration: underline;
}



tr.d0 td {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
   color: #000000;
  text-align: center;
        background-color: #C1C1C1;
}
tr.d1 td {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  color: #000000;
  text-align: center;
        background-color: #FFFFFF;
}




TR.unsigned_header td {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  text-decoration: underline;
        background-color: #FFFFFF;
}


h1.unsigned {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}


h2.vid_cont {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #002B56;
  margin: 0 0 0 0;
  text-align: left;
}


TD.vid_cont_data{
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  text-align: center;
}



TD.usavb_data{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:900
  line-height: 1.3;
  color: #FFFFFF;
  text-align: center;
}


TD.usavb_header{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center
}
TD.usavb_data_dk{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:900
  line-height: 1.3;
  color: #000000;
  text-align: center
}
TD.usavb_data_dk_l{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:900
  line-height: 1.3;
  color: #000000;
  text-align: left
}

TD.usavb_hp{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
  color: #000000;
  text-align: center
}


TD.usavb_header_dk{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #004B5E;
  text-align: center
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.3;
  color: #666666;
}

.wrap{
  margin: 10px;
  background:#red;
}

.blue_round{display:block}
.blue_round *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#2A6EB1}
.blue_round1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #a3c0dd;
  border-right:1px solid #a3c0dd;
  background:#5f92c4}
.blue_round2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e9f0f7;
  border-right:1px solid #e9f0f7;
  background:#5289bf}
.blue_round3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #5289bf;
  border-right:1px solid #5289bf;}
.blue_round4{
  border-left:1px solid #a3c0dd;
  border-right:1px solid #a3c0dd}
.blue_round5{
  border-left:1px solid #5f92c4;
  border-right:1px solid #5f92c4}
.blue_roundfg{
  background:#2A6EB1}

.pink_round{display:block}
.pink_round *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#C64C96}
.pink_round1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e6b2d1;
  border-right:1px solid #e6b2d1;
  background:#d478b0}
.pink_round2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f9edf4;
  border-right:1px solid #f9edf4;
  background:#d06ea9}
.pink_round3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d06ea9;
  border-right:1px solid #d06ea9;}
.pink_round4{
  border-left:1px solid #e6b2d1;
  border-right:1px solid #e6b2d1}
.pink_round5{
  border-left:1px solid #d478b0;
  border-right:1px solid #d478b0}
.pink_roundfg{
  background:#C64C96}

.orange_round{display:block}
.orange_round *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#E4A857}
.orange_round1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f3d9b6;
  border-right:1px solid #f3d9b6;
  background:#eabd81}
.orange_round2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fcf6ee;
  border-right:1px solid #fcf6ee;
  background:#e9b876}
.orange_round3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e9b876;
  border-right:1px solid #e9b876;}
.orange_round4{
  border-left:1px solid #f3d9b6;
  border-right:1px solid #f3d9b6}
.orange_round5{
  border-left:1px solid #eabd81;
  border-right:1px solid #eabd81}
.orange_roundfg{
  background:#E4A857}

.green_round *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#55C960}
.green_round1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #afe0cf;
  border-right:1px solid #afe0cf;
  background:#74c9ab}
.green_round2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #ecf7f3;
  border-right:1px solid #ecf7f3;
  background:#69c4a5}
.green_round3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #69c4a5;
  border-right:1px solid #69c4a5;}
.green_round4{
  border-left:1px solid #afe0cf;
  border-right:1px solid #afe0cf}
.green_round5{
  border-left:1px solid #74c9ab;
  border-right:1px solid #74c9ab}
.green_roundfg{
  background:#46B790}
  
a img {
        border: 0;
}

table.sortable {
        border-spacing: 0;
        border: 1px solid #000;
        border-collapse: collapse;
}
table.sortable th, table.sortable td {
  font-family: Arial, verdana, sans-serif;
  font-size: 18px;
  color: #000000;
   text-align: left;
   padding: 2px 4px 2px 4px;
   width: 110px;
    border-style: solid;
   border-color: #444;
   font-weight: bold;
}
table.sortable th {
        border-width: 0px 1px 1px 1px;
        background-color: #ccc;

}
table.sortable td {
  font-family: Arial, verdana, sans-serif;
  font-size: 18px;
  color: #000000;

        border-width: 0px 1px 0px 1px;
}
table.sortable tr.odd td {
        background-color: #ddd;
}
table.sortable tr.even td {
        background-color: #fff;
}
table.sortable tr.sortbottom td {
        border-top: 1px solid #444;
        background-color: #ccc;
        font-weight: bold;
}


TD.pass_data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #000000;
  padding: 3px 0;
  text-align: center;
}


TD.pass_header {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  padding: 3px 0;
  text-align: center;
    text-decoration: underline;
}
