body {margin: 0; font-family: verdana, arial, helvetica, sans-serif; background: #ffffff}

/* Master Color Definition */

a,h1,.home_leftlead,.modified  {color: #AB4646}

.leftnavlead {background: #AB4646}


/* Common Styles */

a {text-decoration: none}

a:hover {text-decoration: underline}

p,td,.listcolor,ul,pre {font: normal 11px verdana, helvetica, arial, sans-serif; color: #616161;}

th {font-size: 11px; text-align: left}

p {line-height: 1.5}

h1 {font: normal 19px verdana, arial, tahoma, helvetica, sans-serif}

h2 {font: bold 15px verdana, arial, tahoma, helvetica, sans-serif; color: #747474; margin-top: 0; margin-bottom: -1em}

h2.news {margin-top: 0; margin-bottom: 5px}

h3 {font: bold 12px verdana, arial, tahoma, helvetica, sans-serif; color: #747474}

ul {list-style: square}

li {margin-bottom: 1em}


.hrz_line {background-image: url(../gif/hrz_line.gif); height: 1px !important; line-height: 0px !important;}

.ver_line {background: url(../gif/ver_line.gif); width: 1px}



/* Form Styles */

form {margin: 0}

input, .drop {font: normal 11px verdana, helvetica, arial, sans-serif; color: #616161;}

.textfield {font-family: verdana, sans-serif; font-size:10px; color:#666666; background:#ffffff; border-top:1px solid #bbbbbb; border-left:1px solid #bbbbbb; border-bottom:1px solid #dddddd; border-right:1px solid #dddddd;}

.go {margin-top: 0px}




/* Header Styles */

.header {height: 90px}

.logo {width: 50%}

.search {width: 50%;}

.nav_link{color:RoyalBlue;}

.navblok, .navblok_sel {text-align: center; color: #616161; font-size: 9px}

.navblok {color: #a1a1a1}

.navblok_sel, a.clientlog {font-weight:bold;}

a.clientlog:hover {text-decoration: none}


/* Home Page Styles */

.home_leftlead {height: 200}

.newsdate {margin-bottom: -7px; margin-top: 0; font-weight: bold}

.newsfront {line-height: 1.5; font-size: 9px; margin-bottom: 15px}



/* Body Styles */

.maincontain {height: 400}

.leftmain {
  width: 160px;
  max-width: 160px;
}

.mainbody {padding: 20}

.textblock {background: #EBECED;
            line-height: 1;
            filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#f1f1f1,EndColorStr=#d5d5d5);}

.leftnavcont {
              background: #EBECED;
              line-height: 1;
              padding-bottom: 2px;
              padding-top: 2px;
              filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#f1f1f1,EndColorStr=#d5d5d5);
              }

.leftnavcont_b {background: #EBECED;
                line-height: 1;
                filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#f1f1f1,EndColorStr=#d5d5d5);}

.leftnavlnk {color: #616161}

.leftnavlead, .mainbodylead {height: 79px}

.leftnavbdr {background: url(../gif/ver_line.gif); width: 1px}

.lnavbotbdr {background: url(../gif/hrz_line.gif); height: 1px;  line-height: 0px !important;}

.bc {margin: 0}

.prodreg {font-size: 10pt; font-wight: normal}

.tablehead {background: #dddddd}

.rowA {background: #EBECED}

.rowB {background: #ffffff}

.rowc {background: #EFEFEF}




/* Laboratory Page */

a.laboratory {font-size: 11pt; font-weight: bold;}

li.biglist {color: #747474; line-height: 1.3em; padding-bottom: 2em}



/* Footer Styles */

.leftfoot {width: 160}

.bot_nav {height: 50}

.divline {background: url(../gif/ver_line.gif); width: 1px}

.bottlcopy {text-align: right; font-size: 9px}

/*Release Notes Tables*/

table.rn_table_print 
{
    border-top:1px solid black;
    border-left:1px solid black;
    width:525px;
}
table.rn_table_print td 
{
    border-bottom:1px solid black;
    border-right:1px solid black;
    color:black;
    word-wrap:break-word;
}

table.rn_table_print th 
{
    background-color:#E6E6E6;
    border-bottom:1px solid black;
    border-right:1px solid black;
}


table.rn_table_display 
{
    border-top:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    width:715px;/*575px;*/
}
table.rn_table_display td 
{
    border-bottom:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    word-wrap:break-word;
    padding-bottom: 10px;
}

table.rn_table_display th 
{
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#f1f1f1,EndColorStr=#d5d5d5);
    border-bottom:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    color:#606060;
}


.rn_desc 
{ /* use to output <pre> with brerak-word */
    overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    _white-space: pre;  /*IE only hack to re-specify in addition to word-wrap */
    font: normal 11px verdana, helvetica, arial, sans-serif;
    display: inline;
}



table.tc_table 
{
    border-top:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    width: 100%;
    max-width:700px;
}

table.tc_table td 
{
    border-bottom:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
}

td.tc_table_header 
{
    /*FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#f1f1f1,EndColorStr=#d5d5d5);*/
    background-color:#E5E5E5;
    color:#606060;
    font-weight:bold;
}

.select {
   font: normal 10px arial;
   color: #4A433D;
   border: 1px solid #AB9989;
   behavior: url("../selectrules.html");
}   

table .bordered
{
    border-collapse: collapse;
    border-top:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
}

table .bordered td 
{
    border-bottom:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    color: #606060;
}

/* for /support/general/release/env.php*/
#env_div a
{
    color: #606060;
}

#env_div a:hover
{
    color: #606060;
    text-decoration:none;
    cursor:default;
}

#env_div .maintable table
{
    border-collapse: collapse;
    border-top:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
}

#env_div .maintable table td 
{
    font: normal 10px verdana,arial;
    border-bottom:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    color: #606060;
}

#env_div .maintable table caption
{
    font: bold 10px verdana,arial;
    color: #606060;
    padding-bottom: 5px;
    padding-top: 10px;
}


#env_div .maintable table th 
{
    font: bold 10px verdana,arial;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#f1f1f1,EndColorStr=#d5d5d5);
    background-color:#EEEEEE;
    border-bottom:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    color:#606060;
}
/* end /support/general/release/env.php*/


.tc_link
{
    color: rgb(50,98,140);
    font-weight: normal;
    vertical-align: middle;
    text-decoration: none;
}

.tc_link:hover
{
   text-decoration: none;
}
.tc_link img
{
    vertical-align: middle;
}


#loginLogo
{
  padding-top:0pt;
}


#loginPane {
    border: 1px solid gray;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.5); 
    -moz-box-shadow: 0 0 7px rgba(0,0,0,0.5); 
    box-shadow: 0 0 7px rgba(0,0,0,0.5); 
    
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0; 
    /*background-color: rgba(255,255,255,0.6);*/
    /**background-color: #EEF5FF;*/
    background-image:url('../png/login_pane_background.png');  
           
}

#loginTitle{
color: RoyalBlue;
}

#loginFeedback {
  border:1px solid #E99194;
  color:firebrick;
  padding-bottom:10px;
  padding-top:10px;
  font-weight:bold; 
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.btn {
  display: inline-block;
  *display: inline;
  padding: 2px 10px 3px 10px;
  *padding: 1px 5px 1px 5px;
  margin-bottom: 0;
  *margin-left: .2em;
  *margin-right: .2em;
  margin-left: .2em;
  margin-right: .2em;
  font-size: 10pt;
  line-height: 20px;
  color: #444444;
  font-weight:normal;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
/*  background-color: #f5f5f5; */
  background-color: #e6e6e6;
/*  background-image: url('/support/images/button_background.png');*/
/*  background-image: -moz-linear-gradient(top, #ffffff, #e0e0e0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e0e0e0));
  background-image: -webkit-linear-gradient(top, #ffffff, #e0e0e0);
  background-image: -o-linear-gradient(top, #ffffff, #e0e0e0);
  background-image: linear-gradient(to bottom, #ffffff, #e0e0e0);*/
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #666666;
  background-color: #e0e0e0;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,
.btn:focus {
  color: #555555;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: 0;/*thin dotted #333;*/
  outline: none; /*5px auto -webkit-focus-ring-color;*/
  outline-offset: -2px;
}

.btn-primary {
  color: #183a6c;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #BCDDFF;  
/*  background-color: #f5f5f5;
  background-color: #b3c9e1;
  background-image: url('/support/images/button_background_primary.png'); */
  /*background-image: -moz-linear-gradient(top, #ffffff, #8cb9ec);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#8cb9ec));
  background-image: -webkit-linear-gradient(top, #ffffff, #8cb9ec);
  background-image: -o-linear-gradient(top, #ffffff, #8cb9ec);
  background-image: linear-gradient(to bottom, #ffffff, #8cb9ec);*/
  background-repeat: repeat-x;
  border-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ff8cb9ec', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #004dc1;
  background-color: #8cb9ec;
  background-color: #8cb9ec;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}

.inputText{
  width:110px;
  height:18px;
  border-width:1px;
  border-style: solid;
  border-color: gray;
}

.inputText:focus{
  border-color: #52A8EC;
  outline: 0;
  outline: none;

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);   
}

.webinar_title{
  color: #FFFFFF;
  padding: 10px;
  font-weight:bold;
  font-size: 10pt;
  font-family: arial;
}

.webinar_description{
    padding: 10px;
    background-color:#EEEEEE;
}

.webinars_table{
   
}

.submit_button 
{
    /*font-size: 8pt;
    border: 1px solid #505050;
    color: black; */
    cursor: pointer;
}

/*
.submit_button:hover 
{
    border: 1px solid blue; 
}
*/



