/*** PAGE DEFAULT GLOBALS ***/
body {
background: #000000 url(../images/oldrepub_sith.jpg) no-repeat;
color:#FFFFFF;
font-family:arial,helvetica,clean,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5;
margin:0;
}


.breaker { 
  height: 10px; 
  clear: both; 
}

div, h1, h2, h3, h4, h5, ul, li { 
  margin: 0; padding: 0;	
}

img { 
  margin: 0; 
  padding: 0; 
  border: 0;	
}

ul { 
  list-style: none;
}

a:link, a:visited, a:active { 
  color: #e00000; 
  text-decoration: none; 
  outline: 0;	
}

a:hover { 
  text-decoration: underline;	
}

a.external:link, a.external:visited, a.external:active, a.external:hover {
  background-image:url(../images/icon-external-light.gif);
  background-position:right 1px;
  background-repeat:no-repeat;
  padding-right:12px;
}

.clear { 
  clear: both; 
  height: 0px;	
}

.hide {
  display:none;
}

.left {
  float: left;
}

.right {
  float: right;
}

p {
margin:0.5em 0pt 1.13em;
}

blockquote {
    margin: 1em 3em;
    padding: .5em 1em;
    border-left: 3px solid #e00000;
    background-color: #f1f1f1; 
    line-height:1.5;
    font-size: 13px;
}




/** TOP GLOBALS ***/

#myguybar { 
  background: #F02E01 url(../images/myguybar_bg.jpg);
  color: #FA7F00;
  position: relative;
  text-align: center; 
  width: 100%; 
  height: 24px;
  margin: 0 auto; 
  line-height: 1.3em;
  padding: 3px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;	
}

#myguybarleft {
  color: #ffffff;
  width: 33%;
  position: relative;
  text-align: left; 
  float: left;
  font-weight: bold;
  padding: 0px 0px 0px 10px;
}

#myguybarright {
  color: #ffffff;
  width: 33%;
  position: relative;
  text-align: right; 
  float: right;
  font-weight: bold;
  padding: 0px 10px 0px 0px;
}

a.myguybar:link, a.myguybar:visited, a.myguybar:active, a.myguybar:hover {
  text-decoration: none;
  color: #ffffff;
}

/*** NAVIGATION ***/

#header { 	
  
  color: #222222;
  position: relative;
  text-align: left; 
  width: 990px; 
  height: 190px;
  margin: 0 auto; 
  line-height: 1em;  
}

#oldrepublogo {
	width: 350px;
	height: 190px;
	position: relative;
	}
	
#oldrepublogo span {
	background: url(../images/logo_sith.png) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#siteNav { 
  background: #222222;
  color: #000000;
  position: relative;
  text-align: left; 
  width: 990px; 
  height: 30px;
  margin: 0 auto; 
  line-height: 1em;
  border-top: 2px solid #444444;
  border-bottom: 1px solid #444444;
  z-index: 100;
}

#login { 
  position: relative;
  width: 25%;
  height: 30px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold;
  text-align: right;
  line-height: 30px; 
  float: right; 
  color: #1D89CE;
  top: 50px;
}

#search { 
  position: relative;
  width: 33%;
  height: 20px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 20px; 
  font-weight: bold;
  text-align: left;
  line-height: 30px; 
  float: left; 
  color: #1D89CE;
  margin: 0 auto;
  top: 40px;
  vertical-align: top;
  z-index: 100;
}

.searchgo {
  vertical-align: top;
  text-align: left;
  width: 43px;
  height: 32px;
  margin: 0 auto;
}

input.btn {
background: #e00000;
color: #ffffff;
text-align: left;
border: 0px;
width: 40px;
height: 26px;
} 

.bigbox {
background: #000000;
border: 2px solid #e00000;
color: #e00000;
font-weight: bold;
font-style: italic;
font-size: 20px;
font-family: Arial;
vertical-align: top;
}

#login img { 
  vertical-align: sub; 
  padding-right: 3px;	
}

#login .greeting { 
  color: #fff;	
}

#login a:link, #login a:visited { 
  color: #ffffff;
}
	
#login a:hover { 
  color: #2A7FEC;
}

/*** MENU DROP DOWN ***/
#myguydropnav {
    background:#222222;
    font-size:18px;
    font-family:arial,verdana,sans-serif;
    font-weight:bold;
    width:100%;
    z-index: 100;
    
    }
#myguydropnav, #myguydropnav ul {
    float:left;
    z-index: 100;
    list-style:none;
    line-height:40px;
    padding:0;
    margin:0;
    width:100%;
    }
#myguydropnav a {
    display:block;
    color:#dddddd;
    text-decoration:none;
    padding:0;
    }
#myguydropnav li {
    float:left;
    padding:0;
    }
#myguydropnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:200px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    z-index: 100;
    border-top:1px solid #000000;
    }
#myguydropnav li li {
    width:200px;
    border-bottom:1px solid #000000;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
    font-weight:bold;
    font-family:verdana,sans-serif;
    }
#myguydropnav li li a {
    padding:4px 10px;
    width:130px;
    font-size:12px;
    color:#dddddd;
    }
#myguydropnav li ul ul {
    margin:-21px 0 0 150px;
    }
    /*** Drop Down Hover ***/    
#myguydropnav li li:hover {
    background:#222222;
    }
    /*** Drop Down Hover Text Color ***/    
#myguydropnav li ul li:hover a, #myguydropnav li ul li li:hover a, #myguydropnav li ul li li li:hover a, #myguydropnav li ul li li li:hover a {
    color:#297FF0;
    }  
#myguydropnav li:hover ul ul, #myguydropnav li:hover ul ul ul, #myguydropnav li:hover ul ul ul ul, #myguydropnav li.sfhover ul ul, #myguydropnav li.sfhover ul ul ul, #myguydropnav li.sfhover ul ul ul ul {
    left:-999em;
    }
    
    /*** Drop Down Color REAL ***/
#myguydropnav li:hover ul, #myguydropnav li li:hover ul, #myguydropnav li li li:hover ul, #myguydropnav li li li li:hover ul, #myguydropnav li.sfhover ul, #myguydropnav li li.sfhover ul, #myguydropnav li li li.sfhover ul, #myguydropnav li li li li.sfhover ul {
    left:auto;
    background:#ffffff;
    }
    /*** Drop Down Link Color ***/    
#myguydropnav li:hover li a, #myguydropnav li li:hover li a, #myguydropnav li li li:hover li a, #myguydropnav li li li li:hover li a {
    color:#000000;
    }
    
    /*** Text Hover Color ***/    
#myguydropnav li:hover a, #myguydropnav li.sfhover a {
    color:#dddddd;
    }
    /*** Text BG Hover Color ***/    
#myguydropnav li:hover, #myguydropnav li.sfhover {
    background:#c0c0c0;
    }	



/*** FEATURE CELL GLOBALS ***/
#featureshell {
  background: #222222;
  position: relative;
  text-align: left; 
  width: 990px; 
  margin: 0 auto; 
  line-height: 1em;
  z-index: 10;
}
 
#featuretop {
  background: url(../images/feature_top.gif) no-repeat;
  height: 12px;
}

#featurebody {
  background: #222222 url(../images/feature_bg.gif);
  width: 990px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
}

#featurebodytext {
  width: 985px;
  color: #ffffff;
  position: relative;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  line-height: 1.2em;
  padding: 0px 0px 0px 20px;
}

#featuremain {
  width: 550px;
  height: 270px;
  color: #ffffff;
  position: relative;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  line-height: 1.2em;
  padding: 0px 0px 0px 0px;
}

#featuretext {
  background: #222222;
  width: 400px;
  height: 260px;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  line-height: 1.2em;
  padding: 0px 0px 0px 0px;
  position:absolute;
  right:30px;
  top:8px;
}



a.featurelink:link, a.featurelink:visited, a.featurelink:active {
  color: #ffffff;
  
}

a.featurelink:hover {
  color: #c0c0c0;
  text-decoration: none
}

span.featurelink {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px;
  font-weight: bold;
}

span.featurebrief {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: none;
}

span.featurefs {
  color: #297EF2;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: none;
  text-align: right;
}

#featurebot {
  background: url(../images/feature_bot.gif) no-repeat;
  height: 12px;
}

#featurebodytext a:link {
  color: #D13318;
}



/*** AD CELL GLOBALS ***/
#adbox {
  width: 300px;
  color: #000000;
  position: relative;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  line-height: 1.2em;
  padding: 5px 5px 5px 25px;
}



/*** CONTENT CELL GLOBALS ***/

#contentshell { 
  color: #000000;
  position: relative;
  text-align: left; 
  width: 990px; 
  margin: 0 auto; 
  line-height: 1em;	
}

#contentleft { 
  background: #ffffff;
  border: 1px solid #000000;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
  text-align: left; 
  width: 620px; 
  float: left;
  line-height: 1em;	
}

#contentright { 
  background: transperant;
  color: #000000;
  text-align: left; 
  width: 350px; 
  float: right;	
}

#contenttop {
  background: url(../images/content_top.gif) no-repeat;
  height: 10px;
}

#contentbot {
  background: url(../images/content_bot.gif) no-repeat;
  height: 10px;
}

#contentbody {
  width: 600px;
  background: #ffffff;
  color: #000000;
  position: relative;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
  font-weight:normal;
  line-height: 1.4em;
  padding: 0 10px 10px 10px;
  z-index:10;
}

#contentbody h2 { 
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 26px;
  font-weight:bold;
  line-height:1.22em;
  border-top: 1px solid #222222;
  border-bottom: 1px dotted #222222;
  margin:0pt;
  padding: 10px 0px 5px 0px;	
}

#contentbody h2 a:link, #contentbody h2 a:visited { 
  color: #222222;
}

#articletags { 
  color: #000000;
  position: relative;
  left:25px;
  text-align: left; 
  width: 400px; 
  float: left;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5em;	
}

#articletags a:link, #articletags a:visited { 
  color: #e00000;
}

#articlesocial { 
  background: #F02E01
  color: #ffffff;
  position: absolute;
  left: 450px;
  text-align: left; 
  width: 200px; 
  height: 25px;
  float: right;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: none;	
}

#storybreak {
  background: #000000;
  width: 500px;
  height: 1px;
  position: relative;
  margin: 0 auto;
}

span.byline {
color:#202020;
font-weight:normal;
font-size: 11px;
line-height:1.5em;
}

div.newsimgbox img {
background-color:white;
border:2px solid #000000;
float:none;
line-height:0pt;
margin:0pt 12px 0px;
padding:0pt;
}

div.newsimgbox {
margin:5px 0px 5px 0px;
padding:4px 4px 5px 0px;
text-align:center;
}

div.newsimgbox a {
float:none;
margin:0pt;
padding:0pt;
}


/*** RIGHT MENU GLOBALS ***/

#menutop {
  background: #ffffff url(../images/menu_top.gif) no-repeat;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  height: 5px;
}

#menuheader {
  background: #ffffff url(../images/menu_bg.gif);
  width: 348px;
  height: 25px;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 22px;
}

#menuheadertext {
  width: 334px;
  height: 25px;
  background: #e00000 url(../images/menu_bg.jpg);
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  color: #ffffff;
  position: relative;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2em;
  margin:0 auto;
}

#menubody {
  background: #ffffff url(../images/menu_bg.gif);
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  width: 348px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
}

#menubodytext {
  width: 300px;
  color: #000000;
  position: relative;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  line-height: 1.4em;
  padding: 5px 10px 10px 15px;
}

#menubreak {
  background: url(../images/menu_break.gif);
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  width: 348px;
  height: 3px;
}

#menubot {
  background: url(../images/menu_bot.gif) no-repeat;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  height: 12px;
}

#menubodytext a:link, #menubodytext a:visited { 
  color: #E00000;
}

#menubodytext a:hover { 
  color: #000000;
}

/*** FOOTER CELL GLOBALS ***/
#footershell {
  background: #ffffff url(../images/footer_bg.gif);
  border: 1px solid #000000;
  color: #000000;
  position: relative;
  text-align: left; 
  width: 990px; 
  margin: 0 auto; 
  line-height: 1em;
}
 
#footertop {
  background: url(../images/footer_top.gif) no-repeat;
  height: 12px;
}

#footerheader {
  background: #ffffff url(../images/footer_bg.gif) ;
  width: 990px;
  height: 25px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 22px;
}

#footerheadertext {
  width: 990px;
  color: #000000;
  position: relative;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2em;
  padding: 0 10px 10px 15px;
}

#footerbody {
  background: #ffffff url(../images/footer_bg.gif);
  width: 990px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
}

#footerbodytext {
  background: #ffffff;
  width: 925px;
  color: #000000;
  position: relative;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  line-height: 1.2em;
  padding: 5px 10px 10px 15px;
  margin: 0 auto;
  clear:both;
}

#footerbodytext dl.last {
margin:0pt;
width:175px;
}

#footerbodytext dl {
float:left;
margin:0pt 10px 0pt 0pt;
padding:0pt;
width:175px;
}

#footerbodytext dl dt {
color:#e00000;
font-size:90%;
font-weight:bold;
margin:0pt;
padding:5px 0pt;
}

#footerbodytext dl dd {
border-top:1px dotted #383C4A;
font-size:85%;
margin:0pt;
padding:3px 0pt;
}

#footerbodytext dl dd a:link, #footerbodytext dl dd a:visited {
text-decoration:none;
color: #000000;
}

#footerbodytext dl dd a:hover {
color:#e00000;
}

#footerbreak {
  background: #ffffff url(../images/footer_break.gif);
  height: 3px;
}

#footerbot {
  background: url(../images/footer_bot.gif) no-repeat;
  height: 12px;
}

#footerbodytext a:link { 
  color: #D13318;
}


    
/* CLASSES ********************************************************************/

/* Admin lists ****************************************************************/
.admin-menu-icon {
  float:left;
  padding:5px;
}
.admin-menu { /* the box around the menu */
  padding:5px;
  border:1px solid #EEEEEE;
}
.admin-menu-text { /* the text below the links */
  padding:5px;
}
.admin-menu-item { /* a single link in the menu */
  padding: 0px 5px 0px 5px;
}
.admin-list-table {
  width:100%;
  text-align:left;
  border-spacing:1px;
}
.admin-list-table form {
  margin:0px;
}
.admin-list-search {
  text-align:center;
  margin-top:5px;
  margin-bottom:5px;
}
.admin-list-field {
  text-align:left;
  padding-left:5px;
  padding-right:5px;
}
.admin-list-headerfield {
  text-align:left;
  padding-left:5px;
  padding-right:5px;
  font-size:larger;
}
/* Menus in blocks *****************************************************************/
.blocklist ul {
  list-style:none;
  padding:0px;
  margin:0px;
}
/* general alignment classes **************************************************/
.alignleft {
  text-align:left;
}
.alignright {
  text-align:right;
}
.aligncenter {
  text-align:center;
  height: 10px;
}
.aligntop {
  vertical-align:top;
}
.floatright {
  float:right;
}
.floatleft {
  float:left;
}
.clearboth {
  clear:both;
}
/* clear floats by applying the clearfix class to float-encasing block !*******/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* general formatting classes **************************************************/
.b {
  font-weight:bold;
}
.ext-link {
  background-color: transparent;
  background: url(./images/external.png) center right no-repeat;
  background-attachment: scroll;
  padding-right: 13px;
}
.ext-link-rtl {
}
.feed-link {
  background-color: transparent;
  background: url(./images/feed.png) center right no-repeat;
  background-attachment: scroll;
  padding: 2px 16px 2px 0px;
}
.feed-link-rtl {
}
.strike {
  text-decoration: line-through;
}
/* Blocks *********************************************************************/
.block-box-left,
.block-box-right,
.block-box {
  margin:5px 10px 15px 10px;
}
.block-box-left ul,
.block-box-right ul {
  /* do not indent lists in the blocks too much */
  margin:0px;
  padding-left:20px;
}
.block-bg-left,
.block-bg-right {
  border-top:1px solid #FFFFFF;
}
.block-bg-spreader {
  /* this is making sure that the blocks have a minimum width */
  background:transparent;
  width:180px;
  height:1px;
}
.block-content,
.block-content-right,
.block-content-left {
  background:transparent;
  color:#000000;
  padding-bottom:2px;
  padding-top:2px;
  clear:both;
}
.block-content-left ul,
.block-content-right ul,
.block-content ul {
  margin-top:0;
  margin-bottom:0;
  margin-left:16px;
  padding-left:0;
  border:none;
}
.block-divider {
  background:#FFFFFF;
  border-bottom:1px solid #F7F7F7;
  border-top:1px solid #E7E7E7;
  color:#000000;
  padding-top:2px;
}
.block-divider-left {
  border-top:1px solid #E7E7E7;
  border-bottom:1px solid #FFFFFF;
  width:90%;
  margin:0 auto;
  line-height:0px;
}
.block-divider-right {
  border-top:1px solid #CCCCCC;
  border-bottom:1px solid #FFFFFF;
  width:90%;
  margin:0 auto;
  line-height:0px;
}
.block-featured-left {
  background:#F7F7F7;
  border-right:1px solid #FFFFFF;
  color:#000000;
}
.block-featured-right {
  background:#E7E7E7;
  border-left:1px solid #FFFFFF;
  color:#000000;
}
.block-helpicon {
  padding-top:5px;
  text-align:right;
  float:right;
}
.block-outerborder-left {
  border-left:1px solid #E7E7E7;
  padding:0px;
  margin:0px;
}
.block-outerborder-right {
  border-right:1px solid #CCCCCC;
}
.block-title,
.blocktitle,
.block-title-left,
.block-title-right {
  background:transparent;
  color:#1A3955;
  font-weight:bold;
  padding-top:5px;
  padding-bottom:5px;
  text-align:left;
}
/* Comments *******************************************************************/
.commentbar-line1 {
  background:transparent;
  color:#000000;
  padding:3px 3px;
  text-align:center;
}
.commentbar-line2 {
  background:#000000;
  text-align:center;
  padding-left:3px;
  padding-right:3px;
}
.commentbar-line3 {
  background:#FFFFFF;
  border-bottom:1px solid #FFFFFF;
  border-top:1px solid #E7E7E7;
  color:#000000;
  padding:3px 3px;
  text-align:center;
}
.commenttitle {
  background:#F7F7F7;
  border-bottom:1px solid #E7E7E7;
  border-left:1px solid #E7E7E7;
  border-right:1px solid #E7E7E7;
  border-top:1px solid #E7E7E7;
  font-weight:bold;
  font-size:smaller;
  padding:3px 0px 3px 10px;
}
/******************************************************************************/
.edit-perm-down {
  text-align:center;
}
.edit-perm-up {
  text-align:center;
  padding-right:10px;
  padding-left:10px;
}
.fieldhelp {
  font-size:0.8em;
  color:#666666;
}
/* Footer *********************************************************************/
.footerblock {
  background:#1A3955;
  border-top:1px solid #CCCCCC;
  color:#FFFFFF;
  font-size:0.85em;
  padding-bottom:10px;
  padding-top:10px;
  padding-left:4px;
  padding-right:4px;
  vertical-align:middle;
}
.footerblock a:link {
  background:transparent;
  color:#FFFFFF;
  text-decoration:none;
}
.footerblock a:visited {
  background:transparent;
  color:#FFFFFF;
  text-decoration:none;
}
.footerblock a:hover {
  background:transparent;
  color:#008000;
  text-decoration:none;
}
.footerblock a:active {
  background:transparent;
  color:#FFFFFF;
  text-decoration:none;
}
.footer-divider-top {
  background:#FFFFFF;
  border-top:1px solid #CCCCCC;
  padding-top:1px;
  color:#000000;
}
/* Forms **********************************************************************/
.form-description {
  font-weight:bold;
  float:left;
  width:100px;
  text-align:right;
  padding-right:5px;
  display:block;
}
.form-field {
  padding-bottom:5px;
  margin-left:105px;
}
.checkboxes-list {  /* this is used for example by COM_checkList */
  list-style:none;
  padding:0px;
  margin:0px;
}
.checkboxes-list span { /* space between the text and the checkbox */
  padding-left:5px;
}
.checkboxes-list .gldefault { /* default blocks in the user settings block list */
  font-weight:bold;
}
.missing-field {
  /* reserved for future use */
}
.required-field {
  /* reserved for future use */
}
/* Header *********************************************************************/
.header-logo {
  float:left;
  padding-left:15px;
  padding-top:13px;
}
.header-slogan {
  float:right;
  line-height:78px;
  padding-right:15px;
  color: #ffffff;
}
.header-logobg-container-inner {
  background:url(images/header-bg.png) #1A3955;
  border-bottom:1px solid #CCCCCC;
  height:78px;
  margin-bottom:1px;
}
.header-navigation-container {
  border-bottom:1px solid #FFFFFF;
  background:#E7E7E7;
}
.header-navigation-container ul {
  list-style: none;
  padding:0px;
  margin:0px;
  border-bottom:1px solid #CCCCCC;
  color:#FFFFFF;
  float:right;
  height:24px;
}
.header-navigation-container li {
  float:left;
  padding-right:9px;
  padding-left:9px;
  margin-top:4px;
  background:transparent;
  font-size:.9em;
  border-left: 1px dotted #FFFFFF;
}
.header-navigation-container a:link {
  color:#0000FF;
}
.header-navigation-container a:visited {
  color:#800080;
}
.header-navigation-container a:hover {
  color:#008000;
}
.header-navigation-container a:active {
  color:#FF0000;
}
.header-welcomeanddate-text {
  padding-top:12px;
  padding-left:4px;
  margin: 0px;
  height:40px;
  border-bottom:1px solid #CCCCCC;
}
/******************************************************************************/
.highlight {
  color:#000000;
  background-color:yellow;
  text-decoration:none;
}
.inputTable td {
  padding:4px;
  vertical-align:top;
}
.inputTable label {
  font-weight:bold;
  float:right;
  white-space:nowrap;
}
.moderation-cc {
  width:100%;
}
.moderation-cc-row {
  clear:both;
  height:80px;
  width:100%;
}
.moderation-cc-item {
  float:left;
  text-align:center;
}
.nowrap {
  white-space:nowrap;
}
.pagenav {
  text-align:center;
}
.row_center td {
  text-align:center;
}
.searchauth {
  background:transparent;
  color:#000000;
  text-align:left;
}
.searchdate {
  background:transparent;
  color:#000000;
  text-align:right;
}
.searchform-box {
  background:#E7E7E7;
  text-align:right;
  border-bottom:1px solid #CCCCCC;
  height:52px;
  padding:0px 4px 0px 1px;
  margin:0px;
}
.searchform-elements {
  display:inline;
  position:relative;
  top:6px;
}
.searchform-elements input {
  font-size:0.9em;
}
.searchhits {
  background:transparent;
  color:#000000;
  text-align:right;
}
.site-slogan {
  color:#ffffff;
  background:transparent;
}
.stCenterTitle {
  color: #e00000;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.6em;
  padding: 0 5px 5px 5px;
}
.sysmessage {
  color: #000000;
  font-size: 13px;
  line-height: 1.8em;
  padding: 0 10px 10px 0px;
}
.sysmessage img {
  border:none;
  float:left;
  line-height: 1.4em;
  padding: 0 10px 10px 10px;
}

#loginbutton {
    border: 1px solid #000000;
    background: #e00000;
    color: #ffffff;
}
/* Stats **********************************************************************/
.stats-list-count {
  text-align:right;
  padding-left:5px;
  padding-right:5px;
}
.stats-header-title {
  text-align:left;
  width:90%;
  padding-left:5px;
  padding-right:5px;
}
.stats-header-count {
  text-align:left;
  width:10%;
  padding-left:5px;
  padding-right:5px;
}
/* Story **********************************************************************/
.story {
  /* the frame around all elements of one story */
  background:transparent;
  color:#000000;
}
.story h1 {
  /* the title of a story */
  background:transparent;
  color:#000000;
  font-weight:bold;
  padding-left:1px;
}
.story-body {
  /* this is the actual content of the story */
  padding:3px;
}
.story-featured {
  /* the frame around all elements of a featured story */
  background:transparent;
  color:#000000;
}
.story-featured h1 {
  /* the title of a featured story */
  background:transparent;
  color:#000000;
  font-weight:bold;
  font-size:1.4em;
  padding-left:1px;
}
.story-icons {
  /* print & mail icons in a storybox */
  float:right;
  padding-top:10px;
}
.story-icons a {
  margin-left:5px;
}
.story-container {
  /* frame around all stories & centerblocks*/
  padding-right:9px;
  width:100%;
  vertical-align:top;
}
.story-footer {
  /* the bottom of the story with edit-links etc */
  padding:3px;
  text-align:center;
  clear:both;
}
.story-footer p {
  padding:0px;
  margin:0px;
}
.story-information {
  /* the author, views and date of a story */
  padding:3px;
  font-size:0.85em;
  background:transparent;
  color:#000000;
}
.story-information p {
  padding:0px;
  margin:0px;
}
/******************************************************************************/
.topicoption,
.topicoption-off {
}
.warning {
  background:transparent;
  color:#FF0000;
  font-weight:bold;
}
.warningsmall {
  background:transparent;
  color:#FF0000;
}

/* Default Plugin CSS Declarations */
/* Recommended CSS to be used by Plugin Authors - allows easier site themeing */

.plugin {
  color:#000000;
  background-color:#EFEFEF;
  font-weight:normal;
  border:1px solid #CCCCCC;
}
.plugin th {
  color:#000000;
  background-color:#B7C1DC;
  padding:5px;
  text-align:left;
}
.plugin tr {
  vertical-align:top;
}
.plugin td {
  padding:2px 5px 2px 5px;
}
.pluginBG {
  color:#FEFEFE;
  background-color:#7398BA;
}
.pluginAltBG {
  background-color:#7398BA;
}
.pluginAltBG td {
  color:#FFFFFF
}
.pluginCellTitle {
  color:#ffffff;
  font-weight:bold;
  background-color:#000000;
  padding:5px;
}
.pluginCellFill {
  background-color:#F8FAFD;
}
.pluginCellText {
  color:#636363;
  font-weight:normal;
}
.pluginHeader {
  color:#204275;
  font-weight:bolder;
  padding-top:3px;
  padding-bottom:3px;
}
.pluginFooter, .pluginFooter td {
  background-color:#000000;
  color:#ffffff;
  }
.pluginAlert {
  padding:5px 15px 5px 15px;
  color:#D8010E;
  background-color:#FEF1B4;
  font-weight:bold;
}
.pluginInfo {
  padding:5px 15px 5px 15px;
  color:#707070;
  background-color:#FEF1B4;
  font-weight:normal;
}
.pluginSubTable {
  color:#000000;
  background-color:#CCCCCC;
  font-weight:normal;
  border:1px solid #CCCCCC;
}
.pluginSubTable th {
  color:#000000;
  background-color:#C9D1E4;
  padding:5px;
  text-align:left;
}
.pluginSubTable tr {
  vertical-align:top;
}
.pluginSolidOutline {
  background-color:#CCCCCC;
}
.pluginSolidFill {
  background-color:#1A3955;
}
.pluginTitle {
  background-color:#507AA1;
  color:#F5F9FF;
  padding:4px;
  padding-left:6px;
  padding-right:6px;
}
.pluginCellSubTitle {
  background-color:#F7F7F7;
  color:#000000;
  padding:4px;
  padding-left:6px;
  padding-right:6px;
}
.pluginTinyText {
  font-size:0.70em;
}
.pluginSmallText {
  font-size:0.8em;
}
.pluginMediumText {
  font-size:1em;
}
.pluginLargeText {
  font-size:1.25em;
}
.pluginAltText {
  color:#FFFFFF;
}
.pluginRow1, .pluginRow1 td {
  color:#000000;
  background-color:#F7F7F7;
  line-height:120%;
}
.pluginRow2, .pluginRow2 td {
  color:#000000;
  background-color:#E7E7E7;
  line-height: 120%;
}
.pluginRow1 .pluginRollOver,
.pluginRow2 .pluginRollOver,
.pluginRollOver {
  color:#000000;
  background-color:#FFFFFF;
  line-height:120%;
}
.pluginRow1 .pluginRollOut,
.pluginRow2 .pluginRollOut,
.pluginRollOut {
  color:#000000;
  background-color:#F7F7F7;
  line-height:120%;
}
.pluginLinks A:link {
  color:#e00000;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
.pluginLinks A:visited {
  color:#e00000;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
.pluginLinks A:hover {
  color:#e00000;
  font-style:normal;
  font-weight:normal;
  text-decoration:underline;
}
.pluginBreadCrumbs,
.pluginBreadCrumbs A:link {
  color:#e00000;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
.pluginBreadCrumbs A:visited {
  color:#FFFFFF;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
.pluginBreadCrumbs A:hover {
  color:#FFFFFF;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
a.pluginButton:link, a.pluginButton:visited {
  color:#000000;
  text-align:center;
  padding-top:2px;
  display:block;
  height:19px;
  text-decoration:none;
  background-color:transparent;
}
a.pluginButton:hover {
  color:blue;
  text-align:center;
  padding-top:2px;
  background:center url(navbar/images/button_over.gif);
  background-repeat:repeat-x;
  display:block;
  height:19px;
  text-decoration:none;
  background-color:transparent;
}

/* Navbar Class CSS ***********************************************************/
#navcontainer {
  float:left;
  width:100%;
  background:#F4F4F4;
  font-size:93%;
  line-height:normal;
  border-bottom:1px solid #24618E;
  }
#navcontainer ul {
  margin:0px;
  padding:10px 10px 0 50px;
  list-style:none;
}
#navcontainer li {
  display:inline;
  margin:0px;
  padding:0px;
}
#navcontainer a {
  float:left;
  background:url("navbar/images/tableftJ.gif") no-repeat left top;
  margin:0px;
  padding:0px 0px 0px 5px;
  text-decoration:none;
}
#navcontainer a span {
  float:left;
  display:block;
  background:url("navbar/images/tabrightJ.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#24618E;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navcontainer a span {
  float:none;
}
/* End IE5-Mac hack */
#navcontainer a:hover span {
  color:#E00000;
}
#navcontainer a:hover {
  background-position:0% -42px;
}
#navcontainer a:hover span {
  background-position:100% -42px;
}
#navcontainer a#current span {
  background:url("navbar/images/tabrightI.gif") no-repeat left top;
  background-position:100% -42px;
  color:#E00000;
}
#navcontainer a:link#current,
#navcontainer a:visited#current,
#navcontainer a:hover#current {
  background:url("navbar/images/tableftI.gif") no-repeat left top;
  background-position:0% -42px;
}

/* Common CSS for on-hover tooltip feature */
a.tooltip {
  position: relative; /*this is the key*/
  z-index:10;
  color:#000;
  text-decoration:none;
}
a.tooltip:hover  {
  z-index:100;
  text-decoration:none;
}
a.tooltip span {
  display: none;
}
a.tooltip:hover span {
  /*the span will display just on :hover state*/
  z-index:100;
  color:#ffffff;
  font-style:normal;
  font-size:.8em;
  line-height: 125%;
  display:block;
  position:absolute;
  border:1px solid #C8DAF7;
  background-color:#000000;
  padding:4px;
  text-align: left;
  text-decoration:none;
  left:-20px;
  top:10px;
  min-width:150px;
}
/* End of common CSS for on-hover info feature */

/* End of Common Plugin CSS */





