/*General*/
#SidePanel
{
  width:295px;
  float:left;     
  position:relative;
  top:-50px;
}
#SidePanel img{ border:none; padding:0;}
#SidePanel a{ margin-left:5px; }
#SidePanel h2{border-bottom:solid 1px #AB0042;color:#AB0042;}
/*Brochure*/
#SidePanel #brochure a
{
    display:block;
    padding-left:35px;
    font-size:medium;
    text-decoration:none;
    font-weight:bold;
    background: url(/style_images/pdf.png) no-repeat left;
    height:37px;
    position:relative;
    top:-20px;
}
#SidePanel #brochure a span{position:relative;top:10px;}

/*search box*/
#SidePanel #searchBar{display:none;}
#SidePanel #searchBar{height:70px;}
#SidePanel .searchBox
{
  margin:5px 0 5px 20px;
  color:White;
  font-family:Arial Black, Arial, Sans-Serif;
  position:absolute;
  z-index:200;
}
#SidePanel .searchBox button
{
  background:#AB0042;
  color:White;
  border:none;
  font-family:Arial Black, Arial, Sans-Serif;
  padding:0;
  height:22px;
  line-height:15px;
  width:40px;
  cursor:pointer;
  font-size:x-small;
}

/*Vertical Menu*/
#SidePanel #vertMenu{display:none;}
#SidePanel #vertMenu ul{margin:0 0 5px 0;padding-left:20px;}
#SidePanel #vertMenu li{list-style:none;}
#SidePanel #vertMenu a{text-decoration:none;font-weight:bold;color:#808080;}
#SidePanel #vertMenu a:hover{color:#AB0042;}

/*News reel*/
#SidePanel #NewsWrapper{display:none;}
#SidePanel #News{position:relative;height:200px;overflow:hidden;}
#SidePanel #News img{width:55px;height:50px;margin:2px 5px 2px 0;float:left;}
#SidePanel #News div{overflow:hidden;height:50px;width:100%;}
#SidePanel #News h4{color:#AB0042;margin:0;padding:0;}
#SidePanel #News p{color:#AB0042;margin:0;padding:0;display:block;}
#SidePanel #News p a {color:#808080;}
#SidePanel #News p a:hover {color:#AB0042;}
#SidePanel #News a{text-decoration:none;margin:0;padding:0;}

#SidePanel #ServicesWrapper{}
#SidePanel #Services,#MainPanel #ServicesWrapper{position:relative;height:200px;overflow:hidden;}
#SidePanel #Services img{width:55px;height:50px;margin:2px 5px 2px 0;float:left;}
#SidePanel #Services div{overflow:hidden;height:50px;width:100%;}
#SidePanel #Services h4{color:#AB0042;margin:0;padding:0;}
#SidePanel #Services p{color:#AB0042;margin:0;padding:0;display:block;}
#SidePanel #Services p a {color:#808080;}
#SidePanel #Services p a:hover {color:#AB0042;}
#SidePanel #Services a{text-decoration:none;margin:0;padding:0;}

/*Image rotator*/
#SidePanel #homeRotator
{
  display:none;
  position:relative;
  height:200px;
  width:100%;
  z-index:19;
  padding:0; 
  margin:0;
}
#SidePanel #homeRotator .TxtRot
{
  position:absolute;
  left:0;
  top:170px;
  height:30px;
  width:100%;
  padding:0;
  text-align:center;
  font-family:arial;
  font-weight:normal;
  margin:0; 
  background:#dddddd;
  opacity:0.75; 
  filter:alpha(opacity=75);
}
#SidePanel #homeRotator .TxtRot h3{color:#AB0042}
#SidePanel #homeRotator .ImgRot
{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  margin:0; 
  padding:0;
}

/*Social Net Icons*/
#SidePanel #socialNet{display:none;}
#SidePanel #socialNet h2{position:relative; margin:5px;}
#SidePanel #socialNet a{position:relative;}

/*Tags*/
#SidePanel #tags{display:none;}
#SidePanel #tags a
{
  color:#749B96;
  text-decoration:none;
  text-transform:lowercase;
  margin:0 5px 0 0;
}
#SidePanel #tags div{margin:10px 0 0 0;}
#SidePanel #tags{margin:10px 0 0 0;}

/*rss posts*/
#SidePanel #posts{display:none;}
#SidePanel #posts{margin:10px 0 0 0; }
#SidePanel #posts ul{ padding:0;margin:0;}
#SidePanel #posts li{ list-style-type:none;}
#SidePanel #posts a{color:#749B96;text-decoration:none;}
#SidePanel #posts li h4{ margin:5px 0;}
#SidePanel #posts li p{ display:none;}
#SidePanel #posts li small{ display:none;}






















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
