/* ------------------------------------------------------------------------------
  DESCRIPTION: Global page CSS file for SDCCD Newscenter web site.
               This goes on every page. This defines the different 
               CSS elements on every page..
  
  AUTHOR:      David Joynson
  
  HISTORY:     20150316 -  WO 3089113 DJ 
------------------------------------------------------------------------------ */
/*--- Elements ---*/
body {
  font-family: Arial, Helvetica, sans-serif;
  font: 12pt;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #ffffff;
}
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 12pt;}
h4 {font-size: 10pt;}

/*--- Classes ---*/
.newsleftdiv {
  width: 585px;
  height: 17px;
  background-color: #ffffff;
}
/* style of actual input box for search */
.searchbox {
  position: relative;
  top: -25px;
  background-color: #ffffff;
  font-size: .75em;
  font-size: .75em\0;
  .font-size: .75em;
  font-family: Arial Narrow, sans-serif;
  width: 120px;
  border: none;
  height: 16px;
  height: 17px\0;
  .height: 16px;
  margin: 1px 5px 0px 20px;
  float: left;
  color: #808080;
  font-style: italic;
}
/* style of search icon */
.searchbtn {
  border: none;
  width: 59px;
  height: 23px;
  margin: -49px 0px 0px 0px;
  padding-top: 0px;
  text-indent: -9999px;
  background-image: url(_resources/images/btn_search.png);
  background-repeat: no-repeat;
  cursor: pointer;
}

/*--- IDs ---*/
#newsheader, #newsnav, #newsfooter, #pagecontraint, #bottombar {
  margin: 0px auto;
}
#newsheader {
  width: 960px;
  height: 229px;
  background-image: url(_resources/images/headerlogo.png);
  background-repeat: repeat-x;
}
#newsnav {
  width: 960px;
  height: 72px;
  background-image: url(_resources/images/navbackgnd.png);
}
#newssecleft {
  background-color: #ffffff;
  width: 480px;
  float: left;
  width: 585px;
  height: 1792px;
  float: left;
}
#newssecright {
  background-color: #ffffff;
  width: 480px;
  float: left;
  width: 369px;
  height: 1792px;
  float: left;
}
#newsfooter {
  background-color: #c0c1c1; 
  width: 960px; 
  height: 164px;
}
#headwrap {
  background-image: url(_resources/images/headerbackgnd.png);
  background-repeat: repeat-x;
  width: 100%; 
}
#navwrap {
  background-image: url(_resources/images/navbackgnd.png);
  background-repeat: repeat-x;
  width: 100%; 
}
#pagewrap {
  background-color: #ffffff; 
  width: 100%;
  min-height: 100px;
  overflow: auto;
}
#pagecontent {
  width: 960px;
  border: none;
  min-height: 100px;
}
#pagecontraint {
  width: 960px;
  border: none;
  min-height: 100px;
}
#footwrap {
  background-color: #c0c1c1; 
  width: 100%; 
  height: 164px;
}
#bottombar {
  width: 960px;
  height: 6px;
  background-image: url(_resources/images/bottombar.png);
  background-repeat: no-repeat;
  float: left;
}
#collnavdiv {
  width: 657px;
  position: relative;
  top: 7px;
  left: 285px;
  height: 19px;
}
ul#collegenav {
  list-style: none outside none;
}
ul#collegenav li.collegeshdr {
  float:left;
  height: 19px;
  overflow: hidden;
}
ul#collegenavftr {
  list-style: none outside none;
}
ul#collegenavftr li.collegesftr {
  float:left;
  height: 46px;
  margin-right: 1px;
  overflow: hidden;
}
#socialdiv {
  width: 300px;
  position: relative;
  top: 20px;
  left: 650px;
}
#distlogo {
  height: 152px;
  width: 215px;
  left: 25px;
  position: relative;
  top: 39px;
}
#directedit {}

ul#socialmedia {
  list-style: none outside none;
}
ul#socialmedia li.social {
  float: left;
  margin-right: 10px;
}
ul#topnav {
  list-style: none outside none;
  width: 664px;
  height: 22px;
}
ul#topnav li.navitems {
  padding-top: 12px;
  margin-left: 20px;
  float: left;
  color: #ffffff;
  font-size: 20pt;
}
ul#topnav li.navitems a {
  color: #ffffff;
  text-decoration: none;
}
ul#topnav li.navitems a:hover {
  color: #FCB040;
  text-decoration: none;
}

/*------ search box area ------------- */
/* style of overall area */
#searcharea {
  width: 206px;
  position: relative;
  top: 3px;
  left: 740px;
  height: 23px;
  background-image: url(_resources/images/searchbg.png);
  background-repeat: no-repeat;
}
/* style of form containing the search box*/
#searchfrm {
  margin: -10px 0px 0px 0px;
  z-index: 6000;
}
#footerdivide {
  width: 2px;
  height: 164px;
  background-image: url(_resources/images/footerdivider.png);
  background-repeat: no-repeat;
  float: left;
}
#footerleft {
  width: 790px;
  height: 164px;
/*  background-color: #daa520;*/
  float: left;
}
#footerlefta {
  width: 36px;
  height: 164px;
  float: left;
}
#footerleftb {
  width: 440px;
  height: 164px;
  float: left;
}
#footerleftc {
  width: 314px;
  height: 164px;
  float: left;
}
#footerright {
  width: 168px;
  height: 164px;
  /*background-color: #daa520;*/
  float: left;
}
#footerrighttop {
  width: 100%;
  height: 64px;
  float: left;
  /*background-color: #ba55d3;*/
}
#footerrightmid {
  width: 100%;
  height: 64px;
  float: left;
  
  /*background-color: #cd853f;*/
}
#footerrightbot {
  width: 100%;
  height: 36px;
  float: left;
  /*background-color: #dda0dd;*/
}
