/* CXoldham Styles 26/02/05 - Web Site Design by Cyber Media Solutions Ltd*/

/* swap_styles
==============================================================================*/

.corpbanner3	{
	width: 100%;
	background-image: url(../images/stripes.gif); 
	}
.corpbanner 	{
	border-bottom: 1px solid #D0D0D0;
	width:auto;
	}
.corpbanner2 	{
	vertical-align: bottom; 
	height: 70px; 
	width: 356px; 
	text-align: center;
	}

/* Main Styles
==============================================================================*/
.main01 { 
	vertical-align: top; 
	width: 940px; 
	}
#content01 { 
	padding: 0 5px; 
	}
#footer01 { 
	color: white;
	width: 940px;
	text-align: center; 
	padding: 10px 0;
	}

ul  { 
	margin:0; 
	padding: 0 0 0 18px; 
	list-style: url(../images/bullet-arrow.gif) 
	}
li {
	padding: 0 0 6px 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100%;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	background: #660066;
	}
h1, .pgtitle {
	color: #FF9933;  
	font-size: 130%; 
	margin: 0px;
	}
h2, .pgsubtitle { 
	color: #FF9933;  
	font-size: 130%; 
	margin: 0;
	padding: 0;
	}
p {
	padding: 0 0 5px 0; 
	margin: 0;
	}
	
/* header styles 
==============================================================================*/

#header { 
	background: url(../images/header01_01.gif) no-repeat;
	height: 92px;
	width: 940px;
	}
#wrap {
	margin: 0 auto;
	width: 940px;
}

.h_01 {background-image: url(../images/header01_02.gif); height: 23px; padding: 6px 13px 6px 13px; }
.h_02 {background-color: #FF9933; vertical-align: middle; text-align: center; width: 12.5%; height: 20px; padding: 1px 1px 1px 1px;}

/* tables for use 
==============================================================================*/

#selector, .selector{
	margin: 5px 0;
}

#selector th, .selector th {
	font-size: 100%; 
	background-color: #FF9933; 
	color: black; 
	text-align: center; 
	padding: 3px; 
	border-bottom: 1px solid white; 
	border-right: 1px solid white;
}
#selector td, .selector td {
	font-size: 100%; 
	background-color: #DDDDDD;
	color: black; 
	text-align: left; 
	padding: 2px; 
	border-bottom: 1px solid white; 
	border-right: 1px solid white;
	vertical-align: top;
}

/* Header navigation
==============================================================================*/
.logo {
	padding: 19px 0 0 19px;
	}

#system {
	float: right;
	padding: 20px 20px 0 0;
	height: 36px;
	top: 10px;
	text-align: right;
	color: white;
	width: 300px;
	}
#nav {
	height: 30px;
	padding: 0 ;
	margin: 3px 0 3px 0;
	list-style: none;
	}
#nav ul {
	list-style: none; 
	padding: 0;
	margin: 0 0 0 10px;
	}
#nav li {
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
	height: 30px;
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	}
#nav li a {
	display: block;
	width: 149px;
	height: 30px;
	line-height: 30px;
	color: #660066;
	letter-spacing: 0px;
	font-weight: 900;
	text-align: center;
	background: #FF9933;
	}
	#navi {
		border-right: 1px solid #FF9933;
		}
#nav li a:hover {
	background: white;
	}
	#nav li a.active,
	#nav li a.active:hover {
		background: white;
		}
		
/* breadcrumb styles 
==============================================================================*/

#bread {
	padding: 10px;
	color: white;
	}
	#bread a, a:visited, a:active {  
		color: #FF9933; 
 		font-weight: bold;
 		text-decoration: none;
	}
	#bread a:hover {  
		text-decoration: none;
		color: #FF0000;
	}

/* content page styles 
==============================================================================*/

.cont_parts {
	background: url(../images/10254_back.jpg) no-repeat; 
	padding: 0;
	}
.cleft {
	vertical-align: top; 
	padding: 0 0 0 5px;
	}
.cmain {
	width: 100%; 
	height: 100%; 
	vertical-align: top; 
	padding: 0 5px; 
	}
.cright {
	vertical-align: top; 
	padding: 0 5px 0 0;
	}
.cleftnav {
	padding: 4px; 
	border: 1px solid white; 
	vertical-align: top; 
	height: 100%; 
	text-align: left; 
	}
.h100 {height: 100%;}
.cmaincontent {background-color: white; padding: 4px; vertical-align: top; text-align:left; }

/* advertising
==============================================================================*/

#advert {
	width: 225px;
	border: 1px solid #FF9933;
	}
	#advert h2 {
		display: block;
		text-align: center;
		width: auto;
		color: #660066;
		background: #FF9933; 
		padding: 5px;
		}
	#advert p {
		padding: 5px;
		color: white;
	}	

#advertimg {
	text-align: center;
	padding: 5px 0; 
	width: auto;
	}

/* snippets
==============================================================================*/

.highlightright {
	float: right;
	width: 225px;
	border: 1px solid #FF9933;
	}
	.highlightright p {
		padding: 5px;
		}
	.highlightright h2 {
		padding: 5px;
		}

/* page index styles */

.mainlist {
	padding: 5px 0;
}
.sidelist {
	border-bottom: 1px dashed #FF9933;
	padding: 5px 0;
}
.sidelink {
	display: block;
	overflow: hidden;
	width: 217px;
}
.sidelist br {
	display: none;
}

input, textarea, select { 
	background-color: white;  
	border: 1px solid #9E9E9E;  
	font-family: Verdana,Arial,sans-serif;  
	color:#5B90D1; 
	font-size:10px;
	}
.textblock {
	background-color: white;
	}

/*top cells */

a:link, a:visited, a:active {  
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #FF9933; 
 font-weight: bold;
 text-decoration: none;
}

a:hover {  
 text-decoration: none;
 color: #FF0000;
}

