/* ---------------------------------------------------------------- */
/* Styles for standard HTML tags                                    */
/* ---------------------------------------------------------------- */

body {
	margin: 0px;
	font-family: Verdana, tahoma,sans-serif;
	background-color: #E7E6E6;
}

h1 {
	font: 140% Tahoma,arial,sans-serif;
	font-weight: bold;
}

h2 {
	font: 115% arial,Verdana,Tahoma,sans-serif;
	font-weight: bold;
}

h3 {
	font: 100% Tahoma,verdana,sans-serif;
	font-weight: bold;
}

h4, h5, h6 {
	font: 100% verdana,arial,tahoma,sans-serif;
	font-weight: bold;
}

form {
	display:inline;
	margin-bottom:0;
}

DL {
	font-size: 90%;
}

/* ---------------------------------------------------------------- */
/* Width styles applied to tables and table columns                 */
/* ---------------------------------------------------------------- */

.width30 {
	width:30px;
}

.width120 {
	width:120px;
}

.width610 {
	width:610px;
}


/* ---------------------------------------------------------------- */
/* Styles applied to primary table and table columns                */
/* ---------------------------------------------------------------- */

/* applied to primary body table */
#contentcontainer
{
	background:#FFFFFF;
	border:0;
	width:760px;
	border-bottom: 1px solid #cacaca;
}

#printcontainer
{
	background:#FFFFFF;
	border:0;
	width:580px;
	border-bottom: 1px solid #cacaca;
}

.contentcolumn
{
	vertical-align:top;
	width:600px;
}

.centercolumn
{
	background:#FFFFFF;
	vertical-align:top;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.centercolumntop {
	height: 20px;
	background-color: #E7E6E6;
}

.centercolumn Table {
	border-collapse: collapse;
	}


/* apply text size to all text within centercolumn within A TABLE */
.centerColumn td
{
	font-size: 75%;
}


/* enlarges font size for site index reduced when added to centre column*/
.siteindex {
	font-size: 130%
}

/* formating for news item image box and insertable image box*/
.inset {
	margin-bottom: 10px;
	margin-left: 15px;
}

.inset img {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.insetcaption {
	font-size: 80%;
	background-color: #D9ECEA;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.newsinset {
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 25px;
}

.newsinsetcaption {
	font-size: 80%;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 5px;
	color: #5A5A5A;
}

/* applied to left column displaying site navigation */
.leftcolumn
{
	vertical-align:top;
	background:White;
	border-right-color: #E7E6E6;
	border-right-style: solid;
	border-right-width: 1px;
	border-top:none;
	border-bottom: none;
	width:160px;
}

/* applied to pages with a right column */
.rightcolumn
{
	width:200px;
	vertical-align: top;
	border-left-color: #E7E6E6;
	border-left-style: solid;
	border-left-width: 1px;
	font: 70% Verdana, Arial, Tahoma, Helvetica, sans-serif;
	padding: 10px 5px 10px 15px;
}

.copyrightstatement
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding-left: 10px;
}

/* ---------------------------------------------------------------- */
/* Homepage column styles                                           */
/* ---------------------------------------------------------------- */

.homecontainercolumn
{
	background:#FFFFFF;
	vertical-align:top;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 555px;

	}
	
.homepagefeature {
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 15px;
	background-color: #D9ECEA;
}

.featuretext {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 5px 5px 4px 10px;
}

.featurepad {
	font-size: 130%;
	margin:0; 
	padding:0;
}

.homecentercolumn
{
	background:#FFFFFF;
	vertical-align:top;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	vertical-align: top;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	width: 330px;
	}
	
.homecentercolumntop {
	height: 180px;
}


/* Default Link Colour */
.homecenterColumn a, .homecenterColumn a:visited
{
	color: blue;
}


/* apply padding to images in centre column content area without affecting banner image */
.homecenterColumn #caption img 
{
   margin-left: 5px;
	margin-right: 5px;
}


/* applied to pages with a left column */
.homeleftcolumn
{
	width:210px;
   vertical-align: top;
	font:  Verdana, Arial, Tahoma, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 10px;
	border-right-color: #E7E6E6;
	border-right-style: solid;
	border-right-width: 1px;

}

.homeleftcolumn td
{
	font: 70% Verdana, Arial, Tahoma, Helvetica, sans-serif;
	padding: 2px 3px 2px 3px;
}

.homeleftcolumn table
{
	width:190px;
}


/* applied to pages with a right column */
.homerightcolumn
{
	vertical-align: top;
	border-left-color: #E7E6E6;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.homerightcolumn td
{
	font: 70% Verdana, Arial, Tahoma, Helvetica, sans-serif;
	padding: 2px 3px 2px 3px;
}

.homerightcolumn table
{
	width:200px;
}

.homecentercolumnNoBorder
{
	vertical-align: top;
	font: 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
} 
.homecentercolumnNoBorder td{
	font-size: 75%;
}

.homecentercolumnNoBorder a
{
	color: #4D670A;
} 

.homecentercolumnNoBorder a:visited
{
	color: #4D670A;
	text-decoration: underline;
} 

/* ---------------------------------------------------------------- */
/* Applied to subheadings within columns to provide  block padding  */
/* and different colour backgrounds                                 */
/* ---------------------------------------------------------------- */

.homesubHeader
{
	font: Verdana, Tahoma, Arial, sans-serif;
	display: block;
	padding: 3px 0px 5px 5px;
	text-decoration: none;
	width: 98%;
	background-color: #E7E6E6;
	font-weight: bold;
}


.homesubHeader2 
{
	font-weight: bold;
	font-size: 110%;
}

.homesubheader2 a 
{
	text-decoration: underline;
}

.homesubheader2 a:visited {
	text-decoration: underline;
}

.homesubHeader3
{
	font: Verdana, Tahoma, Arial, sans-serif;
	display: block;
	padding: 3px 0px 5px 5px;
	text-decoration: none;
	width: 100%;
	background-color: #FED7C0;
	font-weight: bold;
}

.homesubHeader4
{
	font: Verdana, Tahoma, Arial, sans-serif;
	display: block;
	padding: 3px 0px 5px 5px;
	text-decoration: none;
	width: 100%;
	background-color: #E3BFE5;
	font-weight: bold;
}

/* ---------------------------------------------------------------- */
/* Applied to div tags within columns to provide  padding           */
/* ---------------------------------------------------------------- */
.contentPadding{
	/* anything below this line will not be processed by IE 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 5px 25px 10px 25px;
}

/* ---------------------------------------------------------------- */
/* Applied to breadcrumb summary control                            */
/* ---------------------------------------------------------------- */

.breadcrumb
{
	color:#404040;
	background-color: white;
	font-family: verdana,tahoma,sans-serif;	
	font-size: 70%;
	width: 754px;
	padding: 5px 0 6px 6px;
	line-height: 16px;
	display: block;	
}

.breadcrumb a, .breadcrumb a:visited, .breadcrumb a:hover
{
	color:#666666;
	font-family:verdana,tahoma,sans-serif;	
	text-decoration: underline;
 	
}

.breadcrumb a:hover{
	color:Black;
}

.printwidth
{
	width:575px;
}

/* ---------------------------------------------------------------- */
/* Styles for left menu bar summary control                         */
/* ---------------------------------------------------------------- */

/* applied to top channel in left navigation bar */
.leftmenutopchannel{}

.leftmenutopchannel a,.leftmenutopchannel a:visited, .leftmenutopchannel a:hover
{
	font: bold 70% Tahoma, Arial, sans-serif;
	color: Black;
	display: block;
	padding: 3px 0px 5px 5px;
	text-decoration: none;
	width: 100%;
	background-color: #E7E6E6;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.leftmenutopchannel a:visited
{
	
 	text-decoration: none;
}

.leftmenutopchannel a:hover
{
	color: #4D670A;
}

/* applied to parent channel in left navigation bar */
.leftmenuparent
{
	font: bold 70% Tahoma, Arial, sans-serif;
	color: Black;
	display: block;
	padding: 3px 0px 5px 5px;
	text-decoration: none;
	width: 90%;
	background-color: #E7E6E6;
	margin-left: 5px;
	margin-bottom: 5px;
}

.leftmenuparent a, .leftmenuparent a:visited
{
	color: Black;
	text-decoration: none;
}

.leftmenuparent a:hover
{
	color: Black;
	text-decoration: underline;
}


/* applied to current channel in left navigation bar */
.leftmenucurrent 
{
	font: bold 70% Tahoma, Arial, Verdana,  sans-serif;
	color: Black;
	display: block;
	padding: 3px 0px 5px 5px;
	text-decoration: none;
	width: 90%;
	background-color: #E3BFE5;
	margin-left: 5px;
}

.leftmenucurrent a, .leftmenucurrent a:visited
{
	color: Black;
	text-decoration: none;
}

.leftmenucurrent a:hover
{
	color: Black;
	text-decoration: underline;
}

/* applied to child channel in left navigation bar - Used in edu intranet*/
.leftmenuchild{
		background-color: #E3BFE5;
		font: bold 70% Tahoma,Arial,Verdana,sans-serif;
		text-decoration: none;
		display:block;
		padding: 5px 0 2px 15px; 
		width: 100%;
		margin-right: 5px;
		margin-left: 5px;
}

.leftmenuchild a, .leftmenuchild a:visited	
{
	text-decoration: none;
	color: Black;
}

.leftmenuchild a:hover
{
	text-decoration: underline;
}

.removeleftpadding{
		padding: 5px 0 2px 5px; 
}

.fivepixeltop{
	margin-top: 5px;
}

/* ---------------------------------------------------------------- */
/* Applied to the page header                                       */
/* ---------------------------------------------------------------- */

.header {
	background-color: #A315A8;
	font-size: 70%;	
	color: White; 
	height: 30px;
	}

.header a{
	color: White; 
	text-decoration: none;
}

.header a:visited
{
	color: White;
	text-decoration: none;
}

.header a:hover
{
	text-decoration: underline;
}

.headerSub {
	width: 760px;
}

.headerSubMenu {
	background-color: #A315A8;
	height:25px;
}


.tabBackground {
	border:none;
	border-left: 1px solid White;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height:20px;
	width:12%;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
}

.tabBackground a, .tabBackground a:visited{
	color: white;
	text-decoration: none;
}

.tabBackground a:hover{
	text-decoration: underline;
	color: #F5F5F5;
}

#leftmost {
	border-left: 1px solid #A315A8;
}


.searchbox {
	width: 120px;
}

/* ---------------------------------------------------------------- */
/* Applied to the page footer                                       */
/* ---------------------------------------------------------------- */

.footer
{	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 70%;
}

.footer a, .footer a:visited
{
	color: White;
	text-decoration: none;
}

.footer a:hover
{
	color: White;	
	text-decoration: underline;
}

.footertable {
	background-color: #A315A8;
	color: White; 
	height: 30px;
	width: 760px;
	padding: 5px;
}

/* ---------------------------------------------------------------- */
/*  Styles for edit console (ContextOffice2003)                     */
/* ---------------------------------------------------------------- */

/* overall style of 2003 console */
.Console2003 
{
	display: none; 
	background: white; 
	border-color: black; 
	border-style:solid; 
	border-width:1px; 
}

/* icon background for icon left column */	
.Console2003ItemIcon 
{ 
	width:22px; 
	height:18px; 
	background-image: url(/Portal/Images/icons/Office/LeftBar.gif); 
	text-align: center; 
}

/* style applied to text in right column */
.Console2003ItemText { 
	font-size: 12px; 
	font-family: Verdana, Arial, sans-serif; 
	white-space: nowrap;
	padding: 0 10px 0 0; 
} 

/* style applied to text in right column */
.Console2003StatusText { 
	font-size: 10px; 
	font-family: Verdana, Arial, sans-serif; 
}

/* ---------------------------------------------------------------- */
/* Authoring styles; used in MCMS only                              */
/* ---------------------------------------------------------------- */

.MCMSauthoringTitle{
	font: x-small verdana,tahoma,sans-serif;
	display: block;
	color: #5A5A5A;
}


/*-----------------------------------------------------------------*/
/* General purpose styles 														 */
/*-----------------------------------------------------------------*/

.warning
{
	color: red;
}


.eMailPageLink{
	font-size: 70%;
	padding-right: 5px;
}
.eMailPageLink a, a:visited {
	color: Blue;
}
.eMailPageLink a:hover{
	text-decoration: underline;
}


.newsTitle a
{
	color: #4D670A;
	font-weight: bold;
	text-decoration: underline;
}

.newscaption {
	font-weight: normal;
	font-size: 90%;
}

.homenewscaption {

	font-weight: normal;
	font-size: 110%;	
}


.newsTitle a:visited
{
	color: #4D670A;
	font-weight: bold;
	text-decoration: underline;
}


.subHeader
{
	font-weight: bold;
	font-size: 90%;
	padding: 3px 0px 4px 5px;
	width: 340px;
	display: block;
	background-color: #E7E6E6;
}

.subHeader2, .subheader2
{
	font-weight: bold;
}

/* used for summary control / page last modified text */
.lastmodified, .lastModified
{
	color: #999999;
	font: 80% verdana,tahoma,sans-serif;
	display: block;
}

/*-----------------------------------------------------------------*/
/* Used by the print preview page 											 */
/*-----------------------------------------------------------------*/

.dtlContent{
	background-color: #F1F1F1;
	padding: 4px;
	
}
.dtlContent2{
	background-color: #F9F9F9;
	padding: 4px;
}

/*-----------------------------------------------------------------*/
/* Used by the establishments template											 */
/*-----------------------------------------------------------------*/

.establishmentSubTitleHeader{
background-color: #F9F9F9;
font-family: arial, Tahoma, sans-serif;
font-size:small;
text-align: left;
color: #2F2F2F;
font-weight: bold;
}

.establishmentTitleHeader{
background-color: #F1F1F1;
font-family: arial, Tahoma, sans-serif;
font-size:large;
text-align: left;
color: #2F2F2F;
font-weight: bold;
}

.detailContainerImage img{
	border:1px;
	margin:3px;
	border-color:#CCCCCC;	
}

.displayTables{
	width:100%;
	
}

.zoomButtonHeights{
	height:22px;
}

.displayTables td{
	border-width:1px;
	border-style:solid;
	Padding:5px;
}

.spacerRows{
	height: 13px;
}

