/* css-default-extranet.css */
/* RBFRS Extranet (SAAC) Cascading Style Sheet : Default */

/* define class attribute for img tag */  /* UNUSED */
img.test{
	background-image: url(images/rbfrs-logo-header.gif);
	background-repeat: no-repeat;
	background-position:top left;
	background-color: #FFFFFF;
	left: 0px; /* left positioning of image */
	top: -30px; /* top positioning of image */
	width:650px; /* define width of image to display */
	height:89px; /* define width of image to display */
	padding: 0px;
	margin: 0px;
	position: relative;
	visibility: visible;	
}

/* define class attribute for img tag */  /* UNUSED */
img.fs_arrow{
	left: 0px; /* left positioning of image */
	top: 2px; /* top positioning of image */
	padding: 0px;
	margin-top:6px;
	position: relative;
	visibility: visible;	
}

/* overall web page positioning */
#pg_global_posn{
	background-repeat: no-repeat;
	background-position:top center;
	background-color: #999999;
	text-align:left;
	top: -16px; /* 2px -- top positioning of image */
	width:705px; /* max width of content to display */
	/*height:100%;*//* vary height to match content */	
	background-color:#FFFFFF;
	margin-top: 0px;/*9px*/
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	position: relative;
	visibility: visible;	
}

#container_vmenu /* POSITIONING FOR VERTICAL MENU */
{ 
width: 137px;
position:absolute;
left:-40px;/*this is the positioning required for compatability with IE browser etc*/
top:92px;
}

#container_hdr /* POSITIONING FOR RBFRS HEADER */ 
{ 
width: 805px;
position:absolute;
left:0px;
top:0px;
z-index:2;
}

#container_page /* POSITIONING FOR MAIN PAGE CONTENT */ 
{ 
position:absolute;
left:155px;
top:93px;
}

#container_footer /* POSITIONING FOR RBFRS FOOTER */ 
{ 
width: 805px;
position:absolute;
text-align:center;
left:0px;
top:0px;
background-color: #CCCCCC;
z-index:2;
}

/* define id attribute for div tag - centred */
#img_hdr1{
	/*background-image: url(images/saac-logos.gif);*/
	background-repeat: no-repeat;
	background-position:top center;
	background-color: #FFFFFF;
	left: 0px; /* left positioning of image */
	top: -30px; /* top positioning of image */
	width:100%; /* 784px define width of image to display */
	height:89px; /* define height of image to display */	
	position: relative;
	visibility: visible;	
}

/* define id attribute for div tag - centred */
#img_hdr2{
	/*background-image: url(images/saac-images.gif);*/
	background-repeat: no-repeat;
	background-position:top center;
	background-color: #FFFFFF;
	left: 0px; /* left positioning of image */
	top: -9px; /* top positioning of image */
	width:100%; /* 784px define width of image to display */
	height:106px; /* define height of image to display */	
	position: relative;
	visibility: visible;	
}

div.title	{
	font:14px arial, sans-serif; color:#000066;
	font-weight:bold; 
	visibility: visible;
	padding-left:0px;	
	}

/* column content div id - type 4 */
div.form_section {
	position: absolute;
	background-color: #CCCCCC;	
	font:12px arial, sans-serif; color:#000066;
	font-weight:bold;
	text-align:left;
	width:440px;
	padding: 5px;
	margin: 0px;
	visibility: visible;
 }

/* column content div id - type 4 */
div.rbColumn_K4 {
	position: absolute;
	font:12px arial, sans-serif; color:#000066;
	font-weight:normal;
	text-align:left;
	padding: 0px;
	margin: 0px;
	visibility: visible;
 }	

/*  ##### CONTAINER FOR PAGE CONTENT ##### */

/* define id attribute for div tag */
#pg_content{
	background-repeat: no-repeat;
	background-position:top center;
	background-color: #999999;
	text-align:left;
	top: 25px; /* top positioning of image */
	left: 155px;
	width:650px; /* max width of content to display */
	height:100%; /* vary height to match content */	
	background-color:#FFFFFF;
	margin-top: 9px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	position: absolute;
	visibility: visible;	
}

#pg_content2{ /* for use on default.html page only */
	background-repeat: no-repeat;
	background-position:top center;
	background-color: #999999;
	text-align:left;
	top: 25px; /* top positioning of image */
	left: 155px;
	width:805px; /* max width of content to display */
	height:100%; /* vary height to match content */	
	background-color:#FFFFFF;
	margin-top: 9px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	position: absolute;
	visibility: visible;	
}


/*  ##### MAIN ELEMENTS ##### */

/* body element */
body{
	background: #FFFFFF; /* define page background colour */
	visibility: visible; /* hidden | visible | inherit */	
	}
	
/* span element  */
span.col2_table_L{
	font:12px arial, sans-serif; color:#000066;
	font-weight:normal;
	padding-left:20px;
	color:#000066;	
	visibility: visible;
	}
	
span.col2_table_R{
	font:12px arial, sans-serif; color:#000066;
	font-weight:normal;
	position:relative;
	color:#000066;	
	visibility: visible;
	}	

span.header1	{
	font:14px arial, sans-serif; color:#000066;
	font-weight:bold; /* values can be... normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900*/
	/* font-variant: small-caps /* values can be... normal | small-caps */
	color:#666666;	
	visibility: visible;
	/*padding-left:2px;*/
	}	
	
/* span element  */
span.header2	{
	font:12px arial, sans-serif; color:#000066;
	font-weight:600; /* values can be... normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900*/
	font-variant: small-caps; /* values can be... normal | small-caps */
	color:#666666;	
	visibility: visible;
	/*padding-left:2px;*/
	}
	
/* span element  */
span.blockeffect	{
	font:12px arial, sans-serif; color:#000066;
	font-weight:bold;
	color:#333333;
	background-color:#CCCCCC;
	padding-left:3px;
	padding-right:3px;
	visibility: visible;
	/*padding-left:2px;*/
	}
	
/* span element */
span.hilite{
	position:relative;
	left:-20px;
	font-weight:bold;
}												

/* paragraph element  */
p	{
	font:12px arial, sans-serif; color:#000066;
	font-weight:normal; /* values can be... normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900*/
	/* font-variant: small-caps /* values can be... normal | small-caps */
	visibility: visible;
	padding-left:2px;	
	}
		
/* paragraph element - highlighted */
p.highlight	{
	color:#990000;
	font-weight:bold;
	visibility: visible;	
	}

/* paragraph element - highlighted */
p.highlight2	{
	color:#000066;
	font-weight:bold;
	visibility: visible;	
	}

/* paragraph element - inactive type 1 */	
p.inactive	{
	font:12px arial, sans-serif; color:#CCCCCC;
	font-weight:normal; /* values can be... normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900*/
	/* font-variant: small-caps /* values can be... normal | small-caps */
	visibility: visible;
	padding-left:2px;	
	}
	
p.title	{
	font:14px arial, sans-serif; color:#000066;
	font-weight:bold; 
	visibility: visible;
	padding-left:0px;	
	}	
	
/* paragraph element - inactive type 2 */
p.inactive_drk	{
	font:12px arial, sans-serif; color:#999999;
	font-weight:normal; /* values can be... normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900*/
	/* font-variant: small-caps /* values can be... normal | small-caps */
	visibility: visible;
	padding-left:2px;	
	}
	
/* paragraph block element - for PAGE FOOTER */
p.footer_txt{
	color:#666666;
	font:9px arial, sans-serif;
	font-weight:normal;
	text-align:center;
	/*text-transform:uppercase;*/
	visibility: visible;	
	}												

/*  ##### HORIZONTAL MENU ##### */

/* left menu div id */
#rbHmenu_left {
	position: absolute;
	left:0px;
	top:67px;
	width: 100%;
	font:12px arial, sans-serif; color:#000066;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	visibility: visible;
 }

/* centred menu div id */ 
#rbHmenu_centred {
	position: absolute;
	left:0px;
	top:55px;
	width: 100%;
	font:12px arial, sans-serif; color:#000066;
	font-weight:bold;
	text-align:center; /*  make horizontal menu centred */
	padding: 0px;
	margin: 0px;
	visibility: visible;
 }
 
/*  ##### HYPERLINKS ##### */ 
 
/* pseudoclass - hyperlink universal for all menu types */
a.h_menu		{
	float:left;
	/*width:120px; */ /* width of item */
	text-decoration:none;
	text-align:center;
	font:12px arial, sans-serif;
	color:#990000;
	font-weight:bold;
	/*background-color:#990000;*/
	padding:2px 12px;/*top+bottom left+right*/
	/*padding-left: 12px;
	padding-right: 12px;
	padding-bottom:3px;
	padding-top:4px;*/
	border-right:1px solid white;
	visibility: visible;
}

/* pseudoclass - hyperlink universal for all menu types */
a.h_menu:hover	{color:#333333; font-weight:bold; background-color:#CCCCCC; /*text-decoration:underline;*/ visibility: visible;}

/* hyperlinks */
a.k_link:link         {color:#990000; text-decoration:none; font:12px arial, sans-serif; font-weight:bold; padding-left:8px; padding-right:8px;}
a.k_link:visited      {color:#990000; text-decoration:none; font:12px arial, sans-serif; font-weight:bold; padding-left:8px; padding-right:8px;}
a.k_link:active       {color:#990000; text-decoration:none; font:12px arial, sans-serif; font-weight:bold; padding-left:8px; padding-right:8px;}
a.k_link:hover        {color:#666666; text-decoration:underline; font:12px arial, sans-serif; font-weight:bold; padding-left:8px; padding-right:8px;}

a.k_link2:link         {color:#990000; text-decoration:none; font:12px arial, sans-serif; font-weight:bold; padding-left:3px; padding-right:3px;}
a.k_link2:visited      {color:#990000; text-decoration:none; font:12px arial, sans-serif; font-weight:bold; padding-left:3px; padding-right:3px;}
a.k_link2:active       {color:#990000; text-decoration:none; font:12px arial, sans-serif; font-weight:bold; padding-left:3px; padding-right:3px;}
a.k_link2:hover        {color:#666666; text-decoration:underline; font:12px arial, sans-serif; font-weight:bold; padding-left:3px; padding-right:3px;}

a.k_link3:link         {color:#000066; text-decoration:none; font:12px arial, sans-serif; font-weight:normal; padding-left:3px; padding-right:3px;}
a.k_link3:visited      {color:#666666; text-decoration:none; font:12px arial, sans-serif; font-weight:normal; padding-left:3px; padding-right:3px;}
a.k_link3:active       {color:#000066; text-decoration:none; font:12px arial, sans-serif; font-weight:normal; padding-left:3px; padding-right:3px;}
a.k_link3:hover        {color:#666666; text-decoration:underline; font:12px arial, sans-serif; font-weight:bold; padding-left:3px; padding-right:3px;}

a.k_link4:link         {color:#990000; text-decoration:none; font:12px arial, sans-serif; font-weight:bold; }
a.k_link4:visited      {color:#990000; text-decoration:none; font:12px arial, sans-serif; font-weight:bold; }
a.k_link4:active       {color:#990000; text-decoration:none; font:12px arial, sans-serif; font-weight:bold; }
a.k_link4:hover        {color:#666666; text-decoration:underline; font:12px arial, sans-serif; font-weight:bold; }

a.k_link5:link         {color:#990000; text-decoration:underline; font:12px arial, sans-serif; font-weight:bold; }
a.k_link5:visited      {color:#990000; text-decoration:underline; font:12px arial, sans-serif; font-weight:bold; }
a.k_link5:active       {color:#990000; text-decoration:underline; font:12px arial, sans-serif; font-weight:bold; }
a.k_link5:hover        {color:#666666; text-decoration:underline; font:12px arial, sans-serif; font-weight:bold; }

a.k_link6:link         {color:#990000; text-decoration:none; font:12px arial, sans-serif; font-weight:bold;}
a.k_link6:visited      {color:#990000; text-decoration:none; font:12px arial, sans-serif; font-weight:bold;}
a.k_link6:active       {color:#990000; text-decoration:none; font:12px arial, sans-serif; font-weight:bold;}
a.k_link6:hover        {color:#666666; text-decoration:underline; font:12px arial, sans-serif; font-weight:bold;}

a.vmenu:link		{color:#333333; text-decoration:none; font:10px arial, helvetica, sans-serif; display: block; padding: 3px; width: 137px; background-color: #FFFFFF; border-bottom: solid 1px #000000;}
a.vmenu:visited		{color:#333333; text-decoration:none; font:10px arial, helvetica, sans-serif; display: block; padding: 3px; width: 137px; background-color: #FFFFFF; border-bottom: solid 1px #000000;}
a.vmenu:active		{color:#333333; text-decoration:none; font:10px arial, helvetica, sans-serif; display: block; padding: 3px; width: 137px; background-color: #FFFFFF; border-bottom: solid 1px #000000;}
a.vmenu:hover		{color:#990000; text-decoration:none; font:10px arial, helvetica, sans-serif; display: block; padding: 3px; width: 137px; background-color: #CCCCCC; border-bottom: solid 1px #000000;}


/*  ##### LIST ITEMS ##### */

/* list item - left menu */
ul.h_menu_left		{
	/*float:left;*/
	width:100%;
	padding:0px;
	margin:0px;
	list-style-type:none;
	visibility: visible;
}

/* list item - universal for all menus */
li.h_menu_universal		{
	display:inline; /* display as inline element (no line break before or after the element) i.e. force content on one line*/
	visibility: visible; 
}

/* list item - centred menu */
ul.h_menu_centred{
	width:400px; /* define total width of menu area - adjust to fit additional menu items */
	padding:0px;
	margin:0px;
	list-style-type:none;
	visibility: visible;
}

/* ### VMENU POSITIONING ### */
ul.mainlist
{
position:absolute;
left:0px;
list-style-type: none;
font:10px arial, helvetica, sans-serif;
}

/* adjust positioning for Safari browser*/
/* left: 40px; shift right for correct display in Safari*/
ul.mainlist_safari
{
position:absolute;
left:0px;
list-style-type: none;
font:10px arial, helvetica, sans-serif;
}

li.mainlist
{
list-style-type: none;
font:10px arial, helvetica, sans-serif;
}

ul.sublist
{
position:relative;
/*left:-40px;*/
left:0px;
list-style-type: none;
font:10px arial, helvetica, sans-serif;
}

li.sublist
{
margin-left: 10px;
margin-right:-10px;
padding-left: 0px;
list-style-type: none;/*none | circle | disc | square | i*/
font:10px arial, helvetica, sans-serif;
}

ul.just_left
{
position:relative;
left:-25px;
}

ul.press_release
{
position:relative;
left:0px;
}

/* ### END VMENU POSITIONING ### */

/* ##### BOX STYLES ##### */

/* box type 00 */
.rBox00 { height: 26px;font:14px arial, sans-serif;color:#990000;font-weight:bold;}
.rBox00 .rb_content  { padding: 0px; padding-left: 0px; margin: 0px; }
.rBox00 p { padding: 0; margin: 1em 0 0 0; padding-bottom: 1em; }

/* box type 01 */
.rBox01 { background-color: #990000;}
.rBox01 .rb_content  { padding: 0px; padding-left: 7px; margin: 0px; }
.rBox01 p { padding: 0; margin: 1em 0 0 0; padding-bottom: 1em; }

/* box type 02 */
.rBox02 { background-color: #CCCCCC;}
.rBox02 .rb_content  { padding: 0px; padding-left: 7px; margin: 0px; }
.rBox02 p { padding: 0; margin: 1em 0 0 0; padding-bottom: 1em; }

/* box type 03 */
.rBox03 { background-color: #FFFFFF;}
.rBox03 .wr_content  { padding: 7px; margin: 0; }
.rBox03 p { padding: 0; margin: 1em 0 0 0; padding-bottom: 1em; }

/* box type 04 */
.rBox04 { background-color: #990000;}
.rBox04 .rb_content  { padding: 0px; padding-left: 7px; margin: 0px; }
.rBox04 p { padding: 0; margin: 1em 0 0 0; padding-bottom: 1em; }


/* column content div id - type 1 */
div.rbColumn_K1 {
	position: absolute;
	font:16px arial, sans-serif; color:#000066;
	font-weight:bold; /* normal; */
	text-align:left;
	padding: 0px;
	margin: 0px;
	visibility: visible;
 }
 
/* column content div id - type 1 */
div.arrow_Header_K1 {
	position: relative;
	font:16px arial, sans-serif; color:#000066;
	font-weight:bold; /* normal; */
	text-align:left;
	padding: 0px;
	margin: 0px;
	visibility: visible;
 } 

/* column content div id - type 2 */  
div.rbColumn_K2 {
	position: absolute;
	font:12px arial, sans-serif; color:#000066;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
	visibility: visible;
 }
 
/* column content div id - type 3 */
div.rbColumn_K3 {
	position: absolute;
	font:12px arial, sans-serif; color:#000066;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
	visibility: visible;
 }
 
/* column content div id - type 4 */
div.rbColumn_K4 {
	position: absolute;
	font:12px arial, sans-serif; color:#000066;
	font-weight:normal;
	text-align:left;
	padding: 0px;
	margin: 0px;
	visibility: visible;
 }	
 
 /* column content div id - type 5 */
div.rbColumn_K5 {
	position: absolute;
	font:12px arial, sans-serif; color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding: 0px;
	margin: 0px;
	visibility: visible;
 }	


/* ##### END ROUNDED CORNER BOX STYLES ##### */
		 		 		 		 	 			 		 		   	 				
/* END */
