/*
 * =============
 * Corporate CSS
 * =============
 * 
 * Maintained by: web.team@css.lancscc.gov.uk
 * 
 * Last Updated : Tuesday, 21st January 2003
 * 
 */

/*
 * These MUST NOT be altered at ANY time with exception to the color field
 *
 * standard: 990000
 * hover   : cc0000
 */

.searchbutton
{
	color: #990000;
	font-size: 11px;
	background-color: #ffffff;
	border: 0px
}

.globalnavigationtext
{
	color: #000000;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

.globalnavigationlink
{
	color: #990000;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

.bannertext
{
	color: #000000;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

.bannerlink
{
	color: #990000;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

a:link.bannerheadlink
{
	color: #990000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer
}

a:visited.bannerheadlink
{
	color: #990000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer
}

a:hover.bannerheadlink
{
	color: #cc0000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor: pointer
}

a:link.bannerlink
{
	color: #990000;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer
}

a:visited.bannerlink
{
	color: #990000;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer
}

a:hover.bannerlink
{
	color: #cc0000;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor: pointer
}



.gw3panelbackground
{
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.gw3panelbackgrounddark
{
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}
.gw3panelbackgrounderror
{
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}
.gw3panelrule
{
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}
.gw3panelbordertop
{
	width: 100%;
	height: 7px;
}
.gw3panelbordertop-left
{
	width: 7px;
	height: 7px;
}
.gw3panelbordertop-right
{
	width: 7px;
	height: 7px;
}
.gw3panelborderbottom
{
	width: 100%;
	height: 7px;
}
.gw3panelborderbottom-left
{
	width: 7px;
	height: 7px;
}
.gw3panelborderbottom-right
{
	width: 7px;
	height: 7px;
}
.gw3panelborderleft
{
	width: 7px;
	height: 100%;
}
.gw3panelborderright
{
	width: 7px;
	height: 100%;
}
.gw3panelpadding
{
	background-color: #ffffff;
	background-image: url(/gw3/images/frames/0001/ffffff/padding.gif);
}



/*
 * These MAY be altered when creating a new CSS file
 *
 * Notes:
 * 
 * - font-family:
 * 
 *   - Arial is the corporate standard.
 *   - Arial is not available as standard on Apple Mac's, therefore its closest match of Helvetica is specified as alternative.
 *   - Arial or Helvetica may not be available on all machines hence sans-serif is specified as third option.
 * 
 * - font-size:
 * 
 *   - Standard font size for the web is 11px.
 *   - Captions can be set at 9px.
 *   - Size MUST NOT fall below 9px.
 * 
 * - color:
 * 
 *   - Use the # system to specify colors.
 *   - Only use colours present in the WebSafe Palette.
 * 
 * - text-decoration:
 * 
 *   - NEVER specify italic. It can be hard to read.
 *   - underline should only be used in conjunction with hyperlinks.
 *   - bold should be used to add emphasis.
 * 
 */

.rule1
{
	background-color: #990000;
}

.rule2
{
	background-color: #cccccc;
}

.hr-rule1
{
	color: #990000;
}

.hr-rule2
{
	color: #cccccc;
}

.ul-arrow
{
	list-style-image: url(/gw3/images/icons/icon_Arrow.gif);
}

.ul-browser
{
	list-style-image: url(/gw3/images/icons/icon_Browser.gif);
}

.ul-email
{
	list-style-image: url(/gw3/images/icons/icon_Email.gif);
}

.ul-excel
{
	list-style-image: url(/gw3/images/icons/icon_Excel.gif);
}

.ul-fax
{
	list-style-image: url(/gw3/images/icons/icon_Fax.gif);
}

.ul-pdf
{
	list-style-image: url(/gw3/images/icons/icon_AcrobatPDF.gif);
}

.ul-phone
{
	list-style-image: url(/gw3/images/icons/icon_Phone.gif);
}

.ul-postaladdress
{
	list-style-image: url(/gw3/images/icons/icon_PostalAddress.gif);
}

.ul-powerpoint
{
	list-style-image: url(/gw3/images/icons/icon_Powerpoint.gif);
}

.ul-rtf
{
	list-style-image: url(/gw3/images/icons/icon_Word.gif);
}

.ul-text
{
	list-style-image: url(/gw3/images/icons/icon_Text.gif);
}

.ul-word
{
	list-style-image: url(/gw3/images/icons/icon_Word.gif);
}

.highlight
{
	color: #990000;
	font-weight: bold;
}

body
{
	background-color: #ffffff;
	color: #000000;
	font-size: 80%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
  	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
  	margin-left: 0px;
}

h1
{
	color: #990000;
	font-weight: bold;
	font-size: 160%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 1px
}

h2
{
	color: #000000;
	font-weight: bold;
	font-size: 148%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 1px
}

h3
{
	color: gray;
	font-weight: bold;
	font-size: 136%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 1px
}

h4
{
	color: #990000;
	font-weight: bold;
	font-size: 124%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 1px
}

h5
{
	color: #000000;
	font-weight: bold;
	font-size: 112%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 1px
}

h6
{
	color: gray;
	font-weight: bold;
	font-size: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 1px
}

p
{
	color: #000000;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

li
{
	color: #000000;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

th
{
	color: #000000;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	text-decoration: none
}

td
{
	color: #000000;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

form
{
	color: #000000;
	margin: 0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif
}

input
{
	color: #000000;
	margin: 0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif
}

select
{
	color: #000000;
	margin: 0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif
}

textarea
{
	color: #000000;
	margin: 0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif
}

.caption
{
	color: #999999;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif
}

.buttontext
{
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.buttonlink
{
	color: #990000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

a:link
{
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor: pointer
}

a:visited
{
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor: pointer
}

a:hover
{
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor: pointer
}

.subtext
{
	color: #666666;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}



/*
 * ==============
 * Class: sublink
 * ==============
 *
 * To be used in conjunction with subtext e.g. <span class="subtext"><a href="index.asp" class="sublink">Title</a></span>
 */

a:link.sublink
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor: pointer;
}

a:visited.sublink
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor: pointer;
}

a:hover.sublink
{
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor: pointer;
}



/*
 * =====================
 * Class: sublink-hidden
 * =====================
 *
 * To be used in conjunction with subtext e.g. <span class="subtext"><a href="index.asp" class="sublink-hidden">Title</a></span>
 */

a:link.sublink-hidden
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
}

a:visited.sublink-hidden
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
}

a:hover.sublink-hidden
{
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor: pointer;
}

