/* <![CDATA[ */

#controls {
  text-align:right;
  display:block;
  }
#controls #topLink {display:none;}
#controls a {
  margin-right:10px;
  height:14px;
  width:100px;
  display:block;
  float:right;
  }
#controls a span {

  }
.clear {
  clear:                     both;
  background:                #ffffff;
  display:                   block;
  height:                    1px;
  font-size:                 0;
  line-height:               0;
  border:                    0;
  overflow:hidden;
  }



h2 {
  color:                     #204160;
  border-bottom:             2px solid #204160;
  }
h2#tagline {border:0;}

/* ------------------------- HEADER NAVIGATION */

ul#headernavigation {
  margin:                    0;
  padding:                   0;
  list-style-image:          none;
  list-style-type:           none;
  position:                  absolute;
  bottom:                    0;
  left:                      203px;
  width:                     580px;
  line-height:               normal;
  font-size:                 93%;
  z-index:                   10;
  font-family: 'Trebuchet MS', 'Lucida Grande', Tahoma, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
  }
ul#headernavigation li {
  display:                   inline;
  margin:                    0;
  padding:                   0;
  }

ul#headernavigation .loglink a span.linker {
  background:                url(../images/tabrightLogin.jpg) no-repeat right top;
  white-space:               nowrap;
  }

ul#headernavigation li a {
  float:                     left;
  background:                url(../images/tableft.jpg) no-repeat left top;
  margin:                    0;
  padding:                   0 2px 0 1px;
  text-decoration:           none;
  border:                    none;
  color:                     #ffffff;
  font-size:                 13px;
  font-weight:               bold;
}
ul#headernavigation li a span.linker {
  float:                     left;
  display:                   block;
  background:                url(../images/tabright.jpg) no-repeat right top;
  padding:                   4px 16px 4px 11px;
  color:                     #ffffff;
  cursor:                    pointer;
  cursor:                    hand;
  }
ul#headernavigation li a:hover {
  background-position:       0% -42px;
  border:                    none;
  }
ul#headernavigation li a:hover span.linker {
  background-position:       100% -42px;
  }
ul#headernavigation li a span.teaser {
  display:                   none;
  line-height:               14px;
  }
/*
ul#headernavigation li a:hover span.teaser {
  font-weight:               normal;
  display:                   block;
  position:                  absolute;
  top:                       -125px;
  left:                      0;
  width:                     200px;
  padding:                   5px;
  margin:                    10px;
  z-index:                   100;
  color:                     #000000;
  border:                    1px solid #800000;
  font-size:                 11px;
  background:                #ffffff;
  opacity:                   .7;
  filter:                    alpha(Opacity=70, FinishOpacity=90, Style=2);
  -moz-opacity:              .7;
  }
*/
ul#headernavigation li a:hover span.weezer {
  font-weight:               normal;
  display:                   block;
  position:                  absolute;
  top:                       -125px;
  left:                      0;
  width:                     200px;
  padding:                   5px;
  margin:                    10px;
  z-index:                   100;
  color:                     #000000;
  border:                    1px solid #800000;
  font-size:                 11px;
  background:                #ffffff;
  opacity:                   .7;
  filter:                    alpha(Opacity=70, FinishOpacity=90, Style=2);
  -moz-opacity:              .7;
  }

ul#headernavigation li a.highlight, ul#headernavigation li a.highlight:visited {
  background-position:       0% -84px;
  z-index:                   11;
  }
ul#headernavigation li a.highlight span.linker, ul#headernavigation li a.highlight:visited span.linker,
ul#headernavigation li a.highlight:hover span.linker, ul#headernavigation li a.highlight:visited:hover span.linker {
  background-position:       100% -84px;
  color:                     #800000;
  }

/*ul#headernavigation .loglink a:hover span.teaser {display:none;}*/

/* ------------------------- LEFT NAVIGATION */

#leftnav {
  width:                     200px;
  padding:                   0 0 2px 0;
  margin-bottom:             1em;
  font-family:               'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
  color:                     #333;
  background:                url(../images/lnavbottom_bg.jpg) no-repeat center bottom;
  }
#leftnav ul {
  list-style:                none;
  margin:                    0;
  padding:                   0;
  padding-bottom:            10px;
  border:                    none;
  }
#leftnav li {
  margin:                    0;
  padding:                   0;
  border-bottom:             1px solid #cccccc;
  }
#leftnav li a {
  display: block;
  padding: 3px 5px 3px 4px;
  border-left: 4px solid #efefef;
  border-right: 1px solid #ffffff;
  background: #999999 url(../images/bg_navoff2.jpg) repeat-y 1px 0;
  color: #000000;
  text-decoration: none;
  width: 100%;
  }
html>body #leftnav li a {
  width: auto;
  }
#leftnav li a:hover {
  padding: 3px 5px 3px 4px;
  border-left: 4px solid #ffffff;
  border-right: 1px solid #ffffff;
  background: #000000 url(../images/bg_navon.jpg) repeat-y 1px 0;
  color: #800000;
  }
#leftnav li a.highlight {
  padding: 3px 5px 3px 4px;
  border-left: 4px solid #800000;
  border-right: 1px solid #ffffff;
  background: #000000 url(../images/bg_navon.jpg) repeat-y 1px 0;
  color: #800000;
  font-weight:bold;
  border-bottom: 1px solid #999999;
  }

#landerLink {
  display:none;
  font-weight:bold;
  border-bottom:             1px solid #cccccc;
  }
li#landerLink a, li#landerLink a:visited {
  color:#0000cc;
  border-left: 4px solid #0000cc;
  }
li#landerLink a:hover, li#landerLink a:visited:hover {
  color:#0000ff;
  border-left: 4px solid #0000ff;
  }

#leftnav ul li ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  }
#leftnav ul li ul li {
  margin: 0;
  border-bottom: 1px solid #999;
  }
#leftnav ul li ul li a {
  display: block;
  padding: 1px 5px 1px 4px;
  border-left: 12px solid #efefef;
  border-right: 1px solid #ffffff;
  background-color: #999999;
  color: #000000;
  text-decoration: none;
  width: 100%;
  }
html>body #leftnav ul li ul li a {
  width: auto;
  }
#leftnav ul li ul li a:hover {
  padding: 1px 5px 1px 4px;
  border-left: 12px solid #ffffff;
  border-right: 1px solid #ffffff;
  background: #000000 url(../images/bg_navon.jpg) repeat-y 1px 0;
  color: #800000;
  }
#leftnav ul li ul li a.highlight {
  padding: 1px 5px 1px 4px;
  border-left: 12px solid #800000;
  border-right: 1px solid #ffffff;
  background: #000000 url(../images/bg_navon.jpg) repeat-y 1px 0;
  color: #800000;
  border-bottom: 1px solid #999999;
  }



#leftnav ul li ul li ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size:11px;
  }
#leftnav ul li ul li ul li {
  margin: 0;
  border-bottom: 1px solid #cccccc;
  }
#leftnav ul li ul li ul li a {
  display: block;
  padding: 0px 5px 0px 4px;
  border-left: 20px solid #efefef;
  border-right: 1px solid #ffffff;
  background-color: #999999;
  color: #000000;
  text-decoration: none;
  width: 100%;
  }
html>body #leftnav ul li ul li ul li a {
  width: auto;
  }
#leftnav ul li ul li ul li a:hover {
  padding: 0px 5px 0px 4px;
  border-left: 20px solid #ffffff;
  border-right: 1px solid #ffffff;
  background: #000000 url(../images/bg_navon.jpg) repeat-y 1px 0;
  color: #800000;
  }
#leftnav ul li ul li ul li a.highlight {
  padding: 0px 5px 0px 4px;
  border-left: 20px solid #800000;
  border-right: 1px solid #ffffff;
  background: #000000 url(../images/bg_navon.jpg) repeat-y 1px 0;
  color: #800000;
  border-bottom: 1px solid #999999;
  }


/* ------------------------- FOOTER NAVIGATION */

ul#footernavigation {
  margin:                    0;
  padding:                   0;
  list-style-image:          none;
  list-style-type:           none;
  background:                #204160;
  position:                  absolute;
  top:                       0;
  left:                      0;
  width:                     100%;
  height:                    18px;
  }
ul#footernavigation li {
  display:                   inline;
  margin:                    0;
  padding:                   0;
  }
ul#footernavigation a {
  color:                     #ffffff;
  margin:                    0;
  padding:                   0 10px;
  text-decoration:           none;
  }
ul#footernavigation a:hover {
  text-decoration:           underline;
  background:                none;
  }
ul#footernavigation a span {
  display:                   none;
  }
ul#footernavigation a.highlight {
  font-weight:               bold;
  text-decoration:           underline;
  }


/* -------------------------------------------------------------------------------- */
/*                                     FIELD PAIRS                                  */
/* -------------------------------------------------------------------------------- */

#button_Pair span {display:none;}

.textbox {
  font-size:12px;
  line-height:16px;
  border:1px solid #cccccc;
  padding:2px;
  color:#000000;
  position:relative;
  }

.submitButton {
  
  }



.fieldPair, .fieldLabel, .fieldBreak {
  position:                  relative;
  }


.fieldPair {
  text-align:                left;
  overflow:                  visible;
  }
.fieldLabel {
  text-align:                left;
  white-space:               nowrap;
  font-size:                 11px;
  color:                     #292929;
  padding-top:               5px;
  }
  
 .fieldPair input {
     font-size:              8pt;
     font-family:            tahoma, verdana, arial, sans-serif;
 }

 .fieldPair select {
     font-size:              8pt;
     font-family:            tahoma, verdana, arial, sans-serif;
 }


.fpSingleLine {
  width:                     90%;
  white-space:               nowrap;
  position:                  relative;
  }
.flSingleLine {
  float:                     left;
  width:                     35%;
  margin-right:              5px;
  text-align:                right;
  position:                  relative;
  }



.fpInline {
  width:                     auto;
  float:                     left;
  text-align:                left;
  display:                   inline;
  white-space:               nowrap;
  margin-right:              10px;
  position:                  relative;
  }
.flInline {
  width:                     auto;
  display:                   block;
  clear:                     both;
  position:                  relative;
  }


.fpSingleInline {
  width:                     auto;
  float:                     left;
  text-align:                left;
  display:                   inline;
  white-space:               nowrap;
  margin-right:              10px;
  position:                  relative;
  }
.flSingleInline {
  width:                     auto;
  float:                     left;
  text-align:                right;
  display:                   inline;
  white-space:               nowrap;
  margin-right:              5px;
  position:                  relative;
  }


.fpInlineRight {
  float:                     left;
  text-align:                left;
  white-space:               nowrap;
  margin-right:              10px;
  width:                     100px;
  }
.flInlineRight {
  text-align:                left;
  position:                  absolute;
  top:                       3px;
  left:                      20px;
  }
.flInlineRight .indPre, .flInlineRight .indPost {
  display:                   none;
  }


.fieldBreak {
  font-size:                 3px;
  line-height:               3px;
  margin:                    0;
  padding:                   0;
  height:                    5px;
  display:                   none;
  width:90%;
  }
.newLine {
  display:                   block;
  clear:both;
  height:5px;
  }


.fieldPair input, .fieldPair select {}
.fpSingleLine input, .fpSingleLine select {
  clear:                     none;
  position:                  relative;
  }
.fpInline input, .fpInline select {
  clear:                     left;
  position:                  relative;
  }
.fpSingleInline input, .fpSingleInline select {
  clear:                     none;
  position:                  relative;
  }
.fpInlineRight input, .fpInlineRight select {
  position:                  absolute;
  top:                       0;
  }

.fieldMsg {
  font-size:                 11px;
  z-index:                   9999;
  white-space:               nowrap;
  padding:                   2px;
  text-align:                left;
  margin:                    0;
  font-weight:               normal;
  background:                ivory;
  border:                    1px solid #b70000;
  line-height:               13px;
  display:                   none;
  color:                     #800000;
  opacity:                   .9;
  filter:                    alpha(Opacity=90, FinishOpacity=90, Style=2);
  -moz-opacity:              .9;
  }








#company {
  margin:                    0;
  width:                     100%;
  height:                    50px;
  background:                transparent url(../images/png/sirconLogo-trans.png) no-repeat 0px 10px;
  }
#tagline {
  margin:                    0;
  width:                     100%;
  height:                    90px;
  background:                transparent url(../images/png/sirconTagline-trans.png) no-repeat 0px -5px;
  }
#company span, #tagline span {
  display:                   none;
  }



/* Fading Tooltips */
div#toolTip {
  position:                  absolute;
  width:                     220px;
  background:                #000080;
  border:                    2px double #ffffff;
  text-align:                left;
  padding:                   5px;
  -moz-border-radius:        5px;
  z-index:                   1000;
  
  }
div#toolTip p {
  font-family:               trebuchet ms,tahoma,verdana;
  font-size:                 11px;
  margin:                    0px;
  padding:                   0px;
  color:                     #ffffff;
  }
div#toolTip p em {
  display:                   block;
  margin-top:                3px;
  color:                     #ff6600;
  font-style:                normal;
  font-weight:               bold;
  }

.tippy {
  margin:                    0px 3px; 
  width:                     10px; 
  height:                    10px; 
  vertical-align:            middle; 
  display:                   inline;
  cursor:                    help;
  display:                   none;
  }
#loginForm .tippy {display:inline;}

#toolWindow {
  position:                  absolute;
  top:                       10px;
  right:                     10px;
  width:                     200px;
  text-align:                left;
  height:                    auto;
  z-index:                   101;
  background:                #ffffff;
  opacity:                   .95;
  filter:                    alpha(Opacity=95, FinishOpacity=95, Style=2);
  -moz-opacity:              .95;
  border:                    1px solid #800000;
  -moz-border-radius:        8px;
  display:                   none;
  }
#toolWindow p {margin:5px;}



#loginAlert, #homeAlert {
  display:none;
  }


#messageWindow {
  position:absolute;
  border:1px solid #999999;
  border-color: #ccc #999 #999 #ccc;
  background: #efefef;
  width:70%;
  margin:20px auto;
  z-index:500;
  left:15%;
  top:10px;
  display:none;
  }
.messageMorph {
  background-color:#ffffff;
  height:50%;
  margin:25% auto;
  text-align:left;
  padding:10px;
  }
#pageShade {
  position:absolute;
  top:0;
  left:0;
  width:99%;
  height:98%;
  min-height:98%;
  margin:.5%;
  z-index:499;
  opacity:                   .7;
  filter:                    alpha(Opacity=70, FinishOpacity=90, Style=2);
  -moz-opacity:              .7;
  border:1px solid #999999;
  background: #000000;
  display:none;
  }

#alertTitle {color:#800000; display:none; margin-bottom:0;}
#alertWindow {}
#alertControl {
  text-align:right;
  cursor:pointer;
  cursor:hand;
  margin-right:30px;
  font-weight:bold;
  color:#0000cc;
  }
#alertText {
  text-align:left;
  border:1px solid #cccccc;
  border-color: #999 #ccc #ccc #999;
  height:300px;
  margin:5px;
  background:#ffffff;
  overflow:auto;
  padding:10px;
  }
#messageInline {
  background:#efefef;
  padding:2px;
  border:1px solid #999999;
  border-color: #ccc #999 #999 #ccc;
  margin-top:30px;
  }


.arc90_linkpic {
  display: none;
  position: absolute;
  left: 0;
  top: 1.5em;
  width: 160px;
  height: 120px;
  z-index: 100;
  }
.arc90_linkpicIMG {
  padding: 0 4px 4px 0;
  background: transparent url(../images/linkpic_shadow.gif) no-repeat bottom right;
  width: 160px;
  height: 120px;
  }	

#debugConsole {
  -moz-border-radius: 8px;
  position: absolute;
  top: 0;
  left: 0;
  height: 98%;
  width: 200px;
  overflow: auto;
  border: 1px solid #800000;
  background: #ffffff;
  font-size: 10px;
  text-align: left;
  padding: 2px;
  margin: 5px;
  display:none;
  }
#debugConsole h4 {
  font-size: 12px;
  text-align: center;
  border-bottom: 1px solid #800000;
  margin-top:0;
  }
.debugIn {color:#008000;white-space:nowrap;display:block;}
.debugOut {color:#800080;white-space:nowrap;display:block;margin-bottom:5px;}


#statSpan {display:none;}

/* ]]> */