﻿
/* Administration Portal CSS */

body
{
	margin: 5px;
	
	background: #ffffff;
	color: #444444;
	text-align: left;
	padding: 5;
	font-family: verdana;
	font-style: normal;
	font-size: 10pt;
}


.WarningStyle
{
	color: red;
	background-color: yellow;
	border: Solid 1px Red;
}


#outer
{
	text-align: left;
	border: 0px solid #000000;
	width: 800px;
	margin: auto;
}


#wrapper
{
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 800px;
	background-color: #ffffff;
}

#header
{
	margin: 0 0 0 0;
	background: #ffffff;/* Jon - Header colour*/
	padding: 0px 0px 0px 0px;
}

#footer
{
	margin: 0px 0px 0px 0px;
	background-color: #ffffff; /* Jon - Footer colour*/
	clear: both;
	padding: 0px 0px 0px 0px;
}

#bar
{
	margin: 0 0 0 0;
	background: #B7B8A8;
}

#side-a
{
	float: left;
	width: 10px;
	background-color: #ffffff;
	padding: 10px 0px 10px 0px;
	height: 470px;
}

#container
{
	float: left;
	width: 800px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	height: 470px;
}

#side-b
{
	float:right ;
	width: 200px;
	background-color: #ffffff;
	height: 470px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	margin: 0 0 0 0;
}

#content
{
	float:left ;
	width: 600px;
	height: 470px;
	background-color: White;
	padding: 0px;
	
}




h2
{
	color: #FF9900;
	font-size: 20pt;
	font-weight: lighter;
	padding-bottom: 0;
	padding-top: 0;
	margin: 4px 0 14px 0;
}

h1
{
	color: #FF9900;
	font-size: 20pt;
	font-weight: lighter;
	padding-bottom: 0;
	padding-top: 0;
	margin: 5px 0 5px 0;
}

h3
{
	color: #FF9900;
	font-size: 10pt;

	font-weight:bold;
	padding-bottom: 0;
	padding-top: 0;
	margin: 5px 0 5px 0;
}



hr
{
color: #860907;
background-color: #860907;
height: 1px;

}



/* a link properties */

a.footer:link
{
	font-size: 10px;
	font-weight: lighter;
	text-decoration: none;
	color: #5555ff;
}
a.footer:visited
{
	font-size: 10px;
	font-weight: lighter;
	text-decoration: none;
	color: #5555ff;
}
a.footer:hover
{
	color: #ff6666;
	font-size:10px;
	font-weight: lighter;
	text-decoration: underline;
}
a.footer:active
{
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	color: #FFCC00;
}

a.int:link
{

	text-decoration: none;
	color: #000000;
	text-decoration: underline;
}
a.int:visited
{
	
	text-decoration: none;
	color: #000000;
	text-decoration: underline;
}
a.int:hover
{
	color: #FF9900;


	
}
a.int:active
{

	text-decoration: none;
	color: #FFCC00;
}






a.fronttitle:link
{
color: #FF9900;
	text-decoration: none;
		font-weight: bold;
}
a.fronttitle:visited
{
color: #FF9900;
	text-decoration: none;
		font-weight: bold;
}
a.fronttitle:hover
{
color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}
a.fronttitle:active
{
color: #FF9900;
text-decoration: none;
font-weight: bold;
}


a.email
{
color: #FF9900;
text-decoration: underline;
}

.Watermark
{
color: 	#aaaaff;
}

.watermarked_psw

{
color: White; 

vertical-align:middle;

text-align:right; 
background-image:url(images/pass.png);

background-repeat:no-repeat; 
}

.StandardButton
{
   border-style:solid;

   border-width:1px;

background-color: #FFffff;


}



a.example:link
{
color: #FF9900;
text-decoration: underline;
}

a.example:visited
{
color: #FF9900;
text-decoration: underline;

}
a.example:hover
{
color: #FF9900;
text-decoration: underline;
background-color: #FFeecc;
}
a.example:active
{
color: #FF9900;
text-decoration: underline;

}


ul 
{
list-style-type : square;

	margin-top : 4px;
	margin-bottom : 5px;	
	
}

li {
	list-style-type : square;

	margin-top : 2px;
	margin-bottom : 0px;
}



ul.max {
	list-style-type : square;
	font-size :12px;
	line-height : 16px;
	margin-top : 4px;
	margin-bottom : 5px;
}
li.max {
	list-style-type : square;
	font-size :12px;
	line-height : 16px;
	margin-top : 2px;
	margin-bottom : 0px;
}
ul.blue {
	list-style-type : disc;
	list-style-image : url(../images_gen/bullet.gif);
	font-size :12px;
	line-height : 18px;
	margin-top : 0px;
	margin-bottom : 0px;
}
li.blue {
	list-style-type : disc;
	list-style-image : url(../images_gen/bullet.gif);
	font-size :12px;
	line-height : 18px;
	margin-top : 0px;
	margin-bottom : 0px;
}


/* Link Styles */

.RegularMenuButton
{
	font-size: 10pt;
	font-weight:normal ;
	text-decoration: none;
	color: white;
}

.HoverMenuButton
{
	font-size: 10pt;
	font-weight:normal ;
	text-decoration:underline;
	color:  #FC7305;
}


.DisabledMenuButton
{
	font-size: 10pt;
	font-weight:normal ;
	text-decoration: none;
	color: Black;
}

.ActiveMenuButton
{
	font-size: 10pt;
	font-weight:bold ;
	text-decoration: none;
	color: #FC7305;
}

.footeremphasis
{
	color: #444444;
	font-weight: bold;
	font-size: 10px;
}

.footerregular
{
	color: #444444;
	font-size: 10px;
}




