
/* Additional formatting for the district website */
/* Last revision: May 4, 2010 by Rita Alterio */

/* -------------------------------------------------------- NEW HEADER */

#header {
	background: url(/img/titleheader.jpg) no-repeat;
}
#searchMain {float: right;
	padding-right: 10px;
	padding-bottom: 2px;
}
#topMenu {
	background-color: #006B54;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	color: #FFFFFF;
}
#topMenu a {
	text-decoration: none;
	color: #FFFFFF;
}
#topMenu a:hover {
	background-color: #CDCDCD;
	border-bottom: solid 1px #FFFFFF;
}

/* -------------------------------------------------------- MAIN COLUMN  */

#main {
    line-height: 1.4em;
}	
#bigtable td {
	font-size: 10px;
}
#main.punjabi img {
	margin-bottom: -6px;
	border: none;
}	
#main.punjabi h3 img {
	margin-bottom: -8px;
}

/* --------------------------- headings  */

.subtitle {
	padding-top: 12px;
}
#main h2, .header2 {
	margin-top: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
#main h2.header2b, .header2b {    
    margin-top: 16px;
    font-size: 16px;
	font-weight: bold;
	color: #666666;
}
#main h2.header2u, .header2u {    
    margin-top: 30px;
    padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid;
}
#main h3, #depts h3, .header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#main h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	border-top: 1px solid;
}

/* --------------------------- paragraphs */

.bottompad {
	padding-bottom: 7px;
}
.toppad {
	padding-top: 7px;
}
.smalltext {
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;	
	margin-bottom: -.6em
}
.greytext {
	color: #999999;
}
.back {
	background-image: url(/general/images/back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px 0 0 25px;
}


/* --------------------------- community events */

.communityfirst {
   	padding-right: 100px;
	padding-left: 30px;

}



/* --------------------------- text */

.new {
	color: #FF0000;
	font-weight: bold;
}
.updated {
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

.toppagenav {
    font-size: 10px;
	color: #666666;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 3px;
}



/* --------------------------- lists */

#main ul li, .arrows {
	margin-bottom: 7px;
	list-style-position: outside;
	list-style-image: url(/general/images/arrows.gif);
}	
#main ol li {
	margin-bottom: 7px;
}
#depts ul {
	margin-bottom: -.4em;
}
#main ul.nobullets {
	list-style-type: none;
}	
#main ul.nobullets li {
	list-style-image: none;
}

#main ul.scholarships 
    {
	  list-style-image: none;
	  margin-top: 0px;
	  margin-bottom: 35px;
	}
	
#main ul.scholarships li 
    {
	  list-style-image: none;
	  margin-left: 45px;
	}
	



.resources1 {
    line-height: 1.4;
}
.resources {
	list-style: none;
	margin-left: 0;
}	
.appendix {
	list-style-image: url(/general/images/arrow-triangle.jpg);
	margin: 0 0 0 17px;
	padding-left: 0;
}
.appendix li {
    padding-bottom: 7px;
}
.quick-links {
	width: 160px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.quick-links li {
	padding-bottom: 10px;
	background-image: url(/general/images/arrow-triangle.jpg);
	background-repeat: no-repeat;
	background-position: left middle;
	padding-left: 17px;
	margin-left: 0;
}

/* this is to clean up the formatting of the news archive pages - revise once class tags have been added */

#archives p {
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 5px;
}
#archives p a {
	display: block;
}	
#archives p em {
	font-size: 11px;
	color: #999999;
	font-style: normal;
}

/* -------------------------------------------------------- RIGHT HAND COLUMN  */

#column p {
	font-size: 11px;
	color: #666666;
	line-height: 1.4em;	
	margin-bottom: -.6em;
}
#column li {
	font-size: 11px;
	color: #666666;
}
#column a {
	color: #666666;
	text-decoration: none;
}
#column a:hover {
	color: #F7941D;
	text-decoration: underline;
}
	
/* --------------------------- policy manual menu */
	
#policyNav { 
	list-style-type: none; 
	margin: 0; 
	padding: 5px 0 5px 4px;
	background-color: #e9e9e9;
	border: 1px solid #999999;
}	
#column #selected {
	background-image: url(/general/images/small-triangle.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 2px;
	padding-left: 7px;
	color: #339933;
}
.policySearch {
	width: 31em;
	margin-left: 45px;
	padding: 18px 15px 0 18px;
	border: 1px solid #CCCCCC;
	background-color: #E6E6E6;
}

/* --------------------------- scholarships menu */

#scholarshipNav { 
	list-style-type: none; 
	margin-left: 0; 
	padding-left: 20px;
}	

/* -------------------------------------------------------- MEDIA CENTRE IMAGE GALLERY */

div.imageGallery {
  float: left;
  width: 150px;
  padding: 10px;
  font-size: 10px;
  line-height:1.2em;
}
div.spacer {
  clear: both;
}

