/*html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal .80em arial, sans-serif;
  background: black;
  color: #1D1D1D;}

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;}
  
img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ font: bold 175% arial, sans-serif;
  color: #C0D401;
  letter-spacing: -1px;
  margin: 5px 0 5px 0;}

h2
{ font: bold 165% arial, sans-serif;}

h3
{ font: bold 125% arial, sans-serif;
  padding: 0 0 5px 0;
  color: #C0D401;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: bold 110% arial, sans-serif;
  color: #1D1D1D;
  line-height: 1.5em;}

h5, h6
{ font: italic 95% arial, sans-serif;
  color: #1D1D1D;
  padding-bottom: 15px;}

h6
{ color: #362C20;}

a, a:hover
{ background: transparent;
  outline: none;
  text-decoration: underline;
  color: #5D5D5D;}

a:hover
{ text-decoration: underline;
  color: #1D1D1D;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ margin: 2px 0 15px 17px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

*/

body
{ font: normal .80em arial, sans-serif; background: #a2a2a2;
 /* background: black;*/
  color: #1D1D1D;}

#divInfoBar {
      background: black url(img/portal.infobar.bg.png) repeat-x;
      height:auto;
      /*min-height:100px;*/
      color:white;
      top:0px;
      padding:10px 0px;
      text-align:center;
      font-size:11pt;
      display:none;
}

#divInfoBar a:link, #divInfoBar a:visited {
    color:red;
}

#divLogout.logout:link,  #divLogout.logout:visited {
    color:black;
}

#divLogout.logout:hover {
    color:red;
}   

#main, #header, #banner, #menubar, #site_content, #footer, #contact, #footer_content, #banner_image
{ margin-left: auto; 
  margin-right: auto;
  background: white url(../images/background.jpg) repeat-x;}
  
#site_content
{ width: auto; /*1024px*/
  background: #DDD;
  overflow: hidden; 
  margin:0 auto}  

#header
{ width: auto; /*1024px;*/
  /*background-image: url(../../img/header.gradient.png); */
  background:#e31837;  
  height: 100px;  
  text-align: center;}
  
#menubar
{ width: 895px; /*914px;*/
  height: auto; 
  /*float: left;*/  
  text-align: center; border:0pt solid green; 
  margin: 0 auto;} 

ul#menu
{ height: 35px;
  padding: 15px 0 0 0;
  margin: 0;}

ul#menu li
{ padding: 0 0 0 0px;
  list-style: none;
  margin: 2px 0 0 0;
  display: inline;}

ul#menu li a
{ font-size: 130%;
  letter-spacing: -1px;
  height: 50px;
  padding: 0 20px 0 20px;
  color: #DDD;
  text-decoration: none;} 

ul#menu li.current
{ background: #C0D401;
  padding: 7px 0 5px 0;}

ul#menu li.current a, ul#menu li.last a:hover
{ color: #DDD;}

ul#menu li a:hover
{ text-decoration: underline;}  
  
#site_heading
{ height: auto;
  width: auto;/* 110px;*/  
  background:#e31837;
   /*background-image: url(../../img/header.gradient.png); */ /* background: black;*/
  /*text-align: center;*/
  text-align: right;border:0pt solid blue;
  float: left;}  

#site_heading h1
{ font: normal 100% arial, sans-serif;/*font: normal 280% arial, sans-serif;*/
  color: #DDD;
  text-align:left;
  /*letter-spacing: -3px;*/
  margin: 5px 0 5px 5px;}

#site_heading h1 span
{ color: #C0D401;}  


#content
{  
  width: 900px;
  /*margin-top: 5px;
  text-align: left; */
  height: auto; /*700px;*/
  padding: 0px;
  margin:0px auto;
  /*float: left; */
  min-height:400px;
  background: #DDD;}
  
.content_item
{ width: 1024px;}

.content_image
{ width: 148px;
  height: 148px;
  margin-top: 20px;
  float: left;
  border: 1px solid white;}
  
.content_image_right
{ width: 148px;
  height: 148px;
  margin-top: 20px;
  float: right;
  border: 1px solid white;}
  
.content_text
{ width: 520px;
  float: right;
  margin-top: 20px;
  padding-left: 20px;}
  
.content_text_left
{ width: 520px;
  float: left;
  margin-top: 20px;
  padding-left: 20px;}

#banner_image {
	width: 1024px;
}
#slider-wrapper {
    height: 200px;
	background: transparent;
	width: 940px;
}
#slider {
    background: url("../images/loading.gif") no-repeat scroll 50% 50% transparent;
    height: 200px;
    position: relative;
    width: 940px;
    border: 10px solid #DDD;
}
#slider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
#slider a {
    border: 0 none;
    display: block;
}

.nivoSlider {
    position: relative;
}
.nivoSlider img {
    left: 0;
    position: absolute;
    top: 0;
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 5;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}
.nivo-caption {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #DDDFFF;
    font-family: arial;
    left: 0;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
    z-index: 8;
}
.nivo-caption p {
    margin: 0;
    padding: 5px;
}
.nivo-caption a {
    color: red;
    display: inline !important;
    text-decoration: none;
}
.nivo-caption a:hover {
    color: blue;
    text-decoration: underline;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    background: url("../images/arrows.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    text-indent: -9999px;
    top: 45%;
    width: 30px;
    z-index: 9;
}
a.nivo-prevNav {
    left: 15px;
}
a.nivo-nextNav {
    background-position: -30px 50%;
    right: 15px;
}
.nivo-controlNav {
    bottom: -30px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
}
.nivo-controlNav a {
    cursor: pointer;
    float: left;
    height: 22px;
    margin-top: 250px;
    position: relative;
    text-indent: -9999px;
    width: 22px;
    z-index: 9;
}
.nivo-controlNav a.active {
    background-position: 0 -22px;
}  

.sidebar_container
{ float: right;
  width: 220px;
  margin: 0 10px 10px 10px;
  background: black;}

.sidebar
{ float: right;
  width: 210px;
  padding-left: 10px;
  margin-bottom: 10px;}

.sidebar_item
{ font: normal 100% arial, sans-serif;
  padding: 0 15px 0 0;
  width: 201px;}

.sidebar h2
{ color: #C0D401;}  
  
.sidebar h4
{ font-size: 125%;
  color: #DDD;}

.sidebar p
{ color: #DDD;}

.sidebar a
{ color: #C0D401;}

.sidebar a:hover
{ text-decoration: none;}

.sidebar ul li, .sidebar ul li.selected
{ list-style: none; 
  margin: 15px 0;
  padding: 0;}

.sidebar li.selected, .sidebar li:hover
{ color: #5D5D5D;
  text-decoration: none;} 
  
#footer
{ /*padding: 0 20px 0 20px;background: #DDD;
  background: transparent url(../images/footer.jpg) repeat-x;*/     
  
  }
  
#footer_content
{ font: bold 100% arial, sans-serif;
  /*height: 45px; 
  padding: 35px 0 0 0;*/
  text-align: center; 
  background: #ddd;
  color: #505050;  
}

#footer a, #footer a:hover
{ color: #DDD;
  text-decoration: underline;}

#footer a:hover
{ text-decoration: none;}
