/* Start of CMSMS style sheet 'Redery : redery' */
/***************************************************
     AUTHOR: Fear of Mice
   TEMPLATE: Redery
  COPYRIGHT: none
 ***************************************************/


/***************************************************
   HTML Element Styles
 ***************************************************/

body {
  margin: 0;  
  text-align: center;
  font: 0.8em tahoma, sans-serif;  
  line-height: 120%;
/*  color: #101010;*/
color: #010143;
  background: #585858 url(images/red/bg_body.jpg) repeat-y top center;
}

p { 
  padding-top: 5px !important;
  padding-top: 3px;
  padding-bottom: 5px !important;
  padding-bottom: 3px;
}


a, a:visited {color: #EE6363;}
a:hover { color: #E40000;}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

input {
  width: 70%;
}

textarea {
  width: 98%;
  /* 
    IE specific to eliminate scroll bar when not needed. 
    Uncomment if wanted, but it is not valid CSS
     
  scrollbar-3dlight-color : #777;
  scrollbar-arrow-color : #EEE;
  scrollbar-darkshadow-color : #777;
  scrollbar-face-color : #777;
  scrollbar-highlight-color : #777;
  scrollbar-shadow-color : #777;
  scrollbar-track-color : #777;    
  */
}

input,
textarea {
  padding: 1px 3px;
  margin: 5px 0;
  font: 1em verdana, arial, sans-serif;
  color: #101010;
  background-color: #777;
  border: 1px solid #999;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
  color: #FFF;
  background-color: #999;
  border: 1px solid #EEE;
}

div.h1 {
  position:relative;
  clear:both;
  width:400px;
  height:25px;
  color: #ffffff;
  background: #f8f8ff url(images/red/left-long-h1.jpg) no-repeat top left;
  font-family: "Arial Rounded MT Bold", sans-serif;
  font-size: 18px;
  padding: 5px 0 0 10px;
  margin-top:10px;
}

div.h1first {
  position:relative;
  clear:both;
  width:400px;
  height:25px;
  color: #ffffff;
  background: #f8f8ff url(images/red/left-long-h1.jpg) no-repeat top left;
  font-family: "Arial Rounded MT Bold", sans-serif;
  font-size: 18px;
  padding: 5px 0 0 10px;
  margin-top:0;
}


#sideBar div.h1 {
  position:relative;
  clear:both;
  width:135px;
  height:25px;
  color: #ffffff;
  background: #f8f8ff url(images/red/right-short-h1.jpg) no-repeat top left;
  font-family: "Arial Rounded MT Bold", sans-serif;
  font-size: 18px;
  padding: 5px 0 0 10px;
  margin-bottom: 10px;
}

h2 {
  clear: both;
  margin: 10px 0 0 5px;
  font-family: "Arial Rounded MT Bold", sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
}

#content ol li { 
  color: #9BE4FF;
}

#content ol li span {
  color: #101010;
}

#content ul {
  padding-bottom: 10px;
}

#content ul li {
  list-style-image: url(images/red/li_bullet.gif);
}

blockquote {  
  margin: 0;
  background: #686868 url(images/red/rounded_tr.gif) no-repeat top right;
} 

blockquote span {
  display: block;
  padding: 5px;
  background: url(images/red/rounded_br.gif) no-repeat bottom right;
}

/***************************************************
  Layout Element Styles
 ***************************************************/

#header {  
  width: 100%;
  height: 82px;
  background: #000000 url(images/red/bg_header_flat.jpg) repeat-y top center;  
}

/***************************************************
  Header Menu
 ***************************************************/
.homelink {position:relative;float:left;}
.homelink img {display:block;margin-left 5px;}

.mainmenuleft {
  position:relative;
  width:400px;
  float:left;
  height: 30px;
  top: -10px;
  left: 0px;  
}  
.mainmenuright {
  position:relative;
  float:left;
  height: 30px;
  top: -10px;
  left: 0px;  
}  
.mainmenuwide {
  position:relative;
  width:560px;
  float:left;
  height: 30px;
  top: -10px;
  left: 0px;  
}  

.menu {
  margin: 0;
  text-align: left;  
  font-family: tahoma, arial, sans-serif;
  font-size: 10px;
  font-weight:bold;
}

.menu ul {
  margin: 0;
  padding: 0;
  line-height: normal;
  background-color:transparent;
}

.menu ul li {
  width: 80px;
  display: inline;
  float: left;
  list-style: none;
  text-align: center;
}

.menu ul li a,
.menu ul li a:visited {
  display: block;
  height: 22px;
  text-decoration: none;
  padding-top: 5px;
  color: #FFFFFF;
  background: #F8F8FF url('images/tab-off.jpg') bottom left no-repeat;
  z-index:5;
}

.menu ul li a:hover,
.menu ul li a.active,
.primary-nav li.menuactive menuparent {
  font-weight: bolder;
  color: #D61E29;
  background: #F8F8FF url('images/tab-on.jpg') bottom left no-repeat;
}

/***************************************************
  Footer Menu
***************************************************/
ul.clearfix {
  margin: 0;
  padding: 0;
  line-height: normal;  
  text-align:center;
}

ul.clearfix li {
  display: inline;
  float: left;
  padding: 10px 10px 0 10px;  
  list-style: none;
}

ul.clearfix li a {
  display: block;
  text-decoration: none;
  padding-bottom: 0;
  color: #222;
}

/***************************************************
  Site Title
 ***************************************************/

div.sitetitle {
  color:  #222;
  font-size: 28px;
  color: #000000;
  font-family: "Arial Rounded MT Bold", sans-serif;
  line-height:30px;
}


/***************************************************
 Page Content
 ---------------------------------------------------
 1. Left side text
 2. Dropdown image
 3. Right side bar 
 ***************************************************/


#content {  
  clear: both;
  width: 770px;
  margin: 0 auto;
  text-align: left;
}

#text {
  float: left;
  width: 410px !important;
  width: 390px;
  padding: 10px 5px 20px 20px !important;
  padding: 20px 5px 20px 20px;
  margin-left:2px;
  background: #F8F8FF url('images/shadow.jpg') top repeat-x;
}

#textwide {
  float: left;
  width: 730px !important;
  width: 390px;
  padding: 10px 5px 20px 20px !important;
  padding: 20px 5px 20px 20px;
}

#image {
  float: left;
  width: 166px;  
  vertical-align: top;
}

#sideBar {
  position:relative;
  float: right;
  width: 166px;
  padding: 10px 0 0 0;
  margin-right:1px;
  background: #F8F8FF url('images/shadow.jpg') top repeat-x;
}

#sideBar p {
  padding: 10px 0;
}

/***************************************************
 Sidemenu Styles
 ***************************************************/

.sideMenu {
  padding: 10px 0;
}

.sideMenu a {
  display: block;
  text-align: right;
  text-decoration: none;
  margin-bottom: 1px;  
}

.sideMenu a span {
  display: block;
  padding: 1px;
}

.sideMenu a:hover {
  background: #EE6363 url(images/red/rounded_tl.gif) no-repeat top left;
}

.sideMenu a:hover span {
  background: url(images/red/rounded_bl.gif) no-repeat bottom left;
}

/***************************************************
 Comment Styles
 ***************************************************/
#comments {margin-bottom:10px;}
#comments p {
  padding: 0 10px;
  line-height: 1.1em;
  margin-bottom: 0;
  background-color: #F8F8FF;
}

#comments p span.author {
  display: block;
  margin-top: 5px;
  text-align: right;
  font-weight: 700;
}

#comments ul {
  margin-top: -1px;
  background-color: #F8F8FF;
}

#comments ul li {
  line-height: 1.1em;
  padding-right:10px;
}

#comments img {
  margin-top: -1px;
}

#comments a, #comments a:visited {color: #EE6363;text-decoration:none;}
#comments a:hover {color: #E40000;}

#comments div.submenu {
  background-color: #F8F8FF;
}

#comments div.submenu ul {
  padding-left:-20px;
  background-color: #F8F8FF;
}
#comments div.submenu ul li {
  margin-left:-20px;
}

/***************************************************
 Footer
 ***************************************************/

#footer {
  clear: both;
  float: left;
  width: 730px;
  padding: 10px 20px;
  color: #888;
}

#footer p {
  padding-top: 0 !important;
  padding-top: 10px;
}

#footer a {color: #888;}
#footer a:hover {color: #101010;}

/***************************************************
 Form Handling
 ***************************************************/
.contactform fieldset {border:0; background:transparent;}
.contactform fieldset legend {display:none;}
/***************************************************
 Generic Display Classes
 ***************************************************/
.breadcrumbs {position:relative;clear:both;font-size: 9px; padding: 0; margin: 0 0 5px 0; top: -10px;}
.center {text-align: center;}
.noPad {padding: 0;margin: 0;}
.left {float: left;}
.right {float: right;}
img.left {padding: 5px 5px 5px 0;}
img.right {padding: 5px 0 5px 5px;}

.button {
  width: auto;
  cursor: pointer;
}

.date {
  display: block;
  font-weight: 700;
}

/***************************************************
 News Mangling
 ***************************************************/
.NewsSummary {
   margin: 0 0 10px 0;
   border-bottom: 1px dotted #A1A0A5;
}
.NewsSummaryPostdate {
   position:relative;
   float: left;
}
.NewsSummaryLink {
   position:relative;
   float: left;
   font-size: larger;
   font-weight: bold;
   padding: 0 10px 3px 10px;
}
.NewsSummaryLink a {
   text-decoration: none;
}
.NewsSummaryCategory {clear:both; margin: 0 0 2px 0;}
.NewsSummaryAuthor {display: none;}
.NewsSummaryMorelink {
   padding-bottom: 5px;
}

/***************************************************
 Scrolly News Mangling
 ***************************************************/
#scroller_container {
 position: relative;
 width: 120px;
 height: 80px;
 overflow: hidden;
}

#scroller_container p {
  padding: 2px;
  margin:0;
  line-height: 1em;
}

#scroller_container p a {font-weight:bold;}
#scroller_container p span.morelink a {font-weight:normal;}

/* CSS Hack Safari */
#dummy {;# }

#scroller_container,{
overflow: auto;
}

/* End of 'Redery : redery' */

