 /*******************************************************

STANDARD CLASSES

*******************************************************/

.left{
	text-align:left !important;
}
.center{
	text-align:center !important;
}
.right{
	text-align:right !important;
}
.top{
	vertical-align: top !important;
}
.middle{
	vertical-align: middle !important;
}
.bottom{
	vertical-align: bottom !important;
}
.bold{
	font-weight:bold !important;
}
.underline{
	text-decoration:underline !important;
}
.standout{
	font-weight:bold !important;
	color: blue !important;
}
.nopad{
	padding:0px 0px 0px 0px !important;
}
.nowrap{
	white-space: nowrap !important;
}
.minwidth{
	width: 0% !important;
}
.maxwidth{
	width: 100% !important;
}
.minheight{
	height: 0% !important;
}
.maxheight{
	height: 100% !important;
}
.clickable{
	cursor: pointer !important;
}
.hidden{
	visibility: hidden !important;
}

.success{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type:none;
	list-style-position:outside;
	color: green;
}
.fail{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type:none;
	list-style-position:outside;
	color: red;
}

@media print{
	.noprint{
		display: none;
	}
}

.rss_feed_icon
{
	background-image: url(../../common/images/icons/rss_icon.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;	
	display:inline;
	padding-right:5px;
}

/********************************************************************************************
*																							*
*			Layout Classes											*
*																							*
********************************************************************************************/
/*sets the padding of the welcome page
********* DO NOT REMOVE!!!!!*****/
.pagebg {
	padding: 20px 20px 20px 20px;
}

img {
	border: 0;
}

/***********************************************
************** PAGE HEADER ***********************
***********************************************/
.pageheader{
	width:100%;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
}

/*************************************************
****************** Page Body *********************																				*
**************************************************/
.pagebody{
	width: 100%;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
}

/*************************************************
****************** Page FOOTER *******************																			*
**************************************************/
.pagefooter{
	width: 100%;
	text-align: left;
	padding: 0px;
}

/********************************************************************************************
*																							*
*			Advanced Account Enquiry											*
*																							*
********************************************************************************************/
.advenq-table {
/*** Account Enquiry Advanced - This style is used for each table.***/
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.advenq-tab {
/*** Account Enquiry Advanced - This style is used for the SELECTED tab.***/
	color: #000000;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top: solid 1px #2282B5;
	border-right: solid 1px #A5B8CB;
	border-left: solid 1px #2282B5;
	border-bottom: solid 1px #FFFFFF;
	text-align: center;
}
.advenq-tab-unselected {
/*** Account Enquiry Advanced - This style is used for an unselected tab.***/
	font-size: 12px;
	background-color: #D5E8FB;
	border-top: solid 0px #2282B5;
	border-right: solid 0px #2282B5;
	border-left: solid 1px #A5B8CB;
	border-bottom: solid 1px #2282B5;
	text-align: center;
}
.advenq-tab-invisible {
/*** Account Enquiry Advanced - This style is used for dummy cells after the "real"
cells are finished.***/
	font-size: 12px;
	border-left: solid 0px #2282B5;
	border-bottom: solid 1px #2282B5;
	text-align: center;
}
a.blacklink {
/*** Account Enquiry Advanced - For the link in the tabs.***/
	color: #000000;
	text-decoration: none;
}
a.blacklink:hover {
/*** Account Enquiry Advanced - For the link in the tabs.***/
	color: #0000FF;
	text-decoration: none;
}
.advenq-body {
/*** Account Enquiry Advanced - Creates an internal section with a different background
colour and border. Maybe.***/
	background-color: #FFFFFF;
	border-left: solid 1px #2282B5;
	border-bottom: solid 1px #2282B5;
	border-right: solid 1px #2282B5;
	border-top: solid 1px #2282B5;
}
.noclass {
/*** Account Enquiry Advanced - So checkboxes don't have that awful looking border. ***/
	border: solid 0px #FFFFFF;
}

/********************************************************************************************
*																							*
*			Menu Bar Roll Overs - extra code											*
*																							*
********************************************************************************************/
.jsdomenudiv {
	/*background-color: #FFFFFF;*/
	background-color: #FFF8FD;
	/*background-image: url(office_xp_menu_left.png);
	background-repeat: repeat-y;*/
	border: 1px solid #8A867A;
	cursor: default;
	padding-bottom: 1px;
	padding-top: 1px;
	position: absolute; /* Do not alter this line! */
	visibility: hidden;
	z-index: 10;
}

.jsdomenuitem {
	background: transparent;
	border: none;
	color: #000000;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 10px;
	padding-bottom: 3px;
	/*padding-left: 30px;*/
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 3px;
	padding-right: 15px;
	padding-top: 3px;
	position: relative; /* Do not alter this line! */
}

.jsdomenuitem img, .jsdomenuitemover img{
	position: relative;
	top: -17px;
	margin-left: 1px;
}
.jsdomenuitemover {
	background-color: #C1D2EE;
	border: 1px solid #316AC5;
	color: #000000;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 10px;
	margin-left: 1px;
	margin-right: 1px;
	padding-bottom: 2px;
	/*padding-left: 28px;*/
	padding-left: 2px;
	padding-right: 14px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenuarrow {
	background-image: url(office_xp_arrow.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
}

.jsdomenuarrowover {
	background-image: url(office_xp_arrow_o.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
}

.jsdomenusep {
	padding-left: 28px;
}

.jsdomenusep hr {
}

/*
Menu bar related selectors
*/
.jsdomenubardiv {
	background-color: #ECE9D8;
	background-image: url(office_xp_divider.png);
	background-position: left;
	background-repeat: no-repeat;
	border: 1px outset;
	cursor: default;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 3px;
	position: absolute; /* Do not alter this line! */
	visibility: visible;
}

.jsdomenubardragdiv {
	cursor: move;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
	visibility: hidden;
	width: 9px;
}

.jsdomenubaritem {
	background-color: #EFEDDE;
	border: none;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 24px;
	padding-right: 10px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenubaritemover {
	background-color: #C1D2EE;
	border: 1px solid #316AC5;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 23px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenubaritemclick {
	background-color: #EFEDDE;
	border: 1px solid #8A867A;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 23px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

/**************************************************************

			PAGE LISTING 
			
	Displays the page numbers at the bottom of search listings
**************************************************************/
.pagelisting{
	width: 100%;
	margin-top: 5px;
}
.pagelisting .pagetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-align: right;
	padding:0px 5px 0px 0px;
}
.pagelisting .page{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	padding:0px 5px 0px 5px;
	width: 0%;
}
.pagelisting .page a:link{
	color: black;
	text-decoration:none;
}
.pagelisting .page a:visited {
	color: black;
	text-decoration:none;
}
.pagelisting .page a:hover{
	text-decoration: none;
	color: red;
}
.pagelisting .page a:active {
	color: black;
	text-decoration:none;
}
.pagelisting .control{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding:0px 5px 0px 5px;
	width: 0%;
}
.pagelisting .control a:link{
	color: green;
	text-decoration:none;
}
.pagelisting .control a:visited {
	color: green;
	text-decoration:none;
}
.pagelisting .control a:hover{
	text-decoration: none;
	color: red;
}
.pagelisting .control a:active {
	color: green;
	text-decoration:none;
}
.pagelisting .pageselected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	padding: 0px 5px 0px 5px;
	background-color: lightgrey;
	width: 0%;
}
.pagelisting .pageselected a:link{
	color: black;
	text-decoration:none;
}
.pagelisting .pageselected a:visited {
	color: black;
	text-decoration:none;
}
.pagelisting .pageselected a:hover{
	text-decoration: none;
	color: black;
}
.pagelisting .pageselected a:active {
	color: black;
	text-decoration:none;
}


/********************************************************

	CATEGORIES
	
********************************************************/

/*View Icon*/
.viewsIconRO{
	padding-left: 50px;
}
.viewsIconRO img{ 
	width: 15px;
	height: 13px;
	border: 0px;
	vertical-align: middle;
} 
.viewsIconRO a img{ 
	background: url(../images/icons/views_icons.gif); 
	background-repeat: no-repeat; 
} 
.viewsIconRO a:hover img{ 
	background: url(../images/icons/views_icons.gif); 
	background-repeat: no-repeat; 
	background-position: 0 -13px;
}

/*Views Thumbnail*/
.viewsThumbnailRO{
	padding-left: 50px;
}
.viewsThumbnailRO img{ 
	width: 15px;
	height: 13px;
	border: 0px;
	vertical-align: middle;
} 
.viewsThumbnailRO a img{ 
	background: url(../images/icons/views_thumb.gif); 
	background-repeat: no-repeat; 
} 
.viewsThumbnailRO a:hover img{ 
	background: url(../images/icons/views_thumb.gif); 
	background-repeat: no-repeat; 
	background-position: 0 -13px;
}

/*Views Detail*/
.viewsDetailRO{
	padding-left: 50px;
}
.viewsDetailRO img{ 
	width: 10px;
	height: 8px;
	border: 0px;
	vertical-align: middle;
} 
.viewsDetailRO a img{ 
	background: url(../images/icons/views_details.gif); 
	background-repeat: no-repeat; 
} 
.viewsDetailRO a:hover img{ 
	background: url(../images/icons/views_details.gif); 
	background-repeat: no-repeat; 
	background-position: 0 -8px;
}

