/* #########################################################

   #####    MAIN NEWS ARCHIVES #############################

   ######################################################### */

#mainnewsarchives{

   margin-top: 5px;
   min-height: 450px;
   #height: 450px;

}

#mainnewsarchives #title{
 
  width: 705px;
  height: 40px;
  margin-left: 20px;
  background-color: #81382f;

}

#mainnewsarchives #newscontainer{

  width: 705px; 
  min-height: 450px;
  #height: 450px;

  margin-left: 20px;
  padding-bottom: 20px;

  background: url(../images/lpllogo.gif) 170px 100px;
  background-color: #fff;
  background-repeat: no-repeat;

}

#mainnewsarchives #newsarticle{

  width: 450px;
  margin-left: 10px;
  padding-top: 5px;
  padding-left: 16px;

  background: url(../images/newsdivider.gif) 0px bottom;
  background-repeat: no-repeat;


}


#mainnewsarchives .title{

  margin-top: 10px!important;
  margin-bottom: 8px;
  
  font-size: 1.4em;
  font-weight: bold;
  color: #720000;	

}

#mainnewsarchives .article{

  font-size: 1.1em;
  padding-bottom: 10px;

}

#mainnewsarchives .author{


  margin-right: 30px; 
  text-align: right;
  font-style: italic;
  color: #909090;
}

a.more{

  text-decoration: none;
  color: #de0000;
  font-size: .9em;

}

a.more:hover{

  font-weight: bold;

}	

#mainnewsarchives #articlescontainer{

  float: left;

}

#mainnewsarchives .backtonewsarchives{

  margin-left: 100px;

}

#mainnewsarchives img.backtonewsarchives{

  border: 0;

}


/* #########################################################

   #######   PAGE VIEWER       #############################

   ######################################################### */

#pagecounter{

  width: 450px;
  height: 20px;

  margin-top: 30px;
  margin-left: 20px;
  padding-top: 1px;
  padding-bottom: 1px;
  font-size: .8em;

  text-align:center;


  text-transform: uppercase;

  background-color: #f4f4f4;
  color: #000000;
  background-image: url(../images/pagecounter.gif);

}

#pagecounter a{

  color: #de0000;
  text-decoration: none;

}

#pagecounter a:hover{

  font-weight: bold;

}

#pagecounter #currentpage{

  padding-left: 10px;
  padding-right: 10px;

  font-size: 1.3em;


}




/* #########################################################

   #####      DIV SEARCH       #############################

   ######################################################### */

#mainnewsarchives{



}

#mainnewsarchives #search{
	
  float: left;
  width: 200px;
  height: 60px;

  margin-left: 15px;
  #margin-left: 25px;
  margin-top: 10px;
  
  border: 1px solid #969696;

  background-image: url(../images/searchform.gif);

}

#mainnewsarchives #search p.searchheader{

  padding-left: 5px;
  padding-bottom: 1px;
  color: #fff;

  font-weight: bold;

}

#search p.byword{

  padding-top: 10px;

}

#search p.bydate{

  padding-top: 5px;
  #padding-top: 2px;

}

#search p.searchbutton{

  padding-top: 5px;
  #padding-top: 2px;

}

#search input{

  font-size: 1em;
  border: 1px solid #fff;
  background-color: #000;
  color: #fff;

  text-align: center;
}

#search input.bydate{

  text-align: center;

}


#search p.byword label,#search p.bydate label, #search p.searchbutton label{

  float: left;
  width: 10px;
  #width: 10px;

  text-align: right;
  padding-right: 2px;
  margin-left: 5px;
  
  #font-size: .9em;
  color: #fff;
}

#search p.byword span, #search p.byword span{

  text-align: right;

}

/*#############################

	RIGHT SIDE NAVS	

  #############################*/

#rightnav{
  
  float: right;
  width: 201px;
  height: 50px;

  margin-top: 4px;
  margin-right: 12px;
  #margin-right: 7px;


}

#rightnav a.viewall{

  display: block;
  width: 201px;
  height: 50px;
  background-image: url(../images/viewallarticles.gif);
  background-repeat: no-repeat;

}

#rightnav a.viewall:hover{

  background-position: -200px 0px;

}

#rightnav a.ccsnews{

  display: block;
  width: 201px;
  height: 44px;
  background-image: url(../includes/ccs/images/ccsnews.gif);
  background-repeat: no-repeat;

}

#rightnav a.ccsnews:hover{

  background-position: -200px 0px;

}

#rightnav a.coenews{

  display: block;
  width: 201px;
  height: 44px;
  background-image: url(../includes/coe/images/coenews.gif);
  background-repeat: no-repeat;

}

#rightnav a.coenews:hover{

  background-position: -200px 0px;

}

#rightnav a.casnews{

  display: block;
  width: 201px;
  height: 44px;
  background-image: url(../includes/cas/images/casnews.gif);
  background-repeat: no-repeat;

}

#rightnav a.casnews:hover{

  background-position: -200px 0px;

}

#rightnav a.cbanews{

  display: block;
  width: 201px;
  height: 44px;
  background-image: url(../includes/cba/images/cbanews.gif);
  background-repeat: no-repeat;

}

#rightnav a.cbanews:hover{

  background-position: -200px 0px;

}

#rightnav a.cithmnews{

  display: block;
  width: 201px;
  height: 44px;
  background-image: url(../includes/cithm/images/cithmnews.gif);
  background-repeat: no-repeat;

}

#rightnav a.cithmnews:hover{

  background-position: -200px 0px;

}

#rightnav a.sonnews{

  display: block;
  width: 201px;
  height: 44px;
  background-image: url(../includes/son/images/sonnews.gif);
  background-repeat: no-repeat;

}

#rightnav a.sonnews:hover{

  background-position: -200px 0px;

}
