/*
	$Id: defaultscheme.css,v 1.5 2008/11/12 20:00:42 clivew Exp $
	
	Core Portal Text Styles
*/

body {
}

.default_header_top {
}
.default_header_bg {
}

.default_logo_1 {
  position: absolute;
  top: 35px;
  left: 188px;
  height: 53px;
  width: 154px;
}

.default_logo_2 {
  position: absolute;
  top: 5px;
  left: 80%;
  height: 75px;
  width: 120px;
}

.default_logo_3 {
  position: absolute;
  top: 5px;
  left: 10px;
  height: 131px;
  width: 178px;
}

.default_title {
  position: absolute;
  top: 30px;
  left: 30%;
	font-size: 30px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #132480;
}

.default_menubar {
  position: absolute;
  top: 112px;
  left: 0px;
  height: 22px;
  width: 100%;
}


.default_menubarleft {
  height: 22px;
  width: 20px;
  background-image: url(menuleft.gif);
}

.default_menubarright {
  height: 22px;
  background-color: #132480;
  background-image: url(menubar.gif);
}


.default_core_view {
  position: absolute;
  top: 137px;
	border: 1px solid #132480;
}

.default_sidebar {
}

.default_center_bar {
}

.default_right_bar {
}

.default_footer {
	padding-top:  5px;
	font-size: 7pt;
	font-family: Verdana, sans-serif;
	color: #132480;
	text-align: right;
}

.formtablediv {
	padding: 4px;
}

.formtable {
 }

.pagemanagement_form {
  
}

.default_view_column_1 {
  
}
.default_view_column_2 {
  
}
.default_view_column_3 {
  
}
.default_view_column_4 {
  
}
.default_view_column_5 {
  
}
.default_view_column_6 {
  
}
.default_view_column_7 {
  
}
.default_view_column_8 {
  
}
.default_view_column_9 {
  
}
.default_view_column_10 {
  
}
.threecolumnview {
  width:100pc;
}

.portlettext {
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
}


.portleterror {
	color: red;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
}

.portletheading {
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	font-weight: bold;
}

.portletsubheading {
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-style: italic; 
}


/* Portlet Block Styles */
.portlettitle {
	color: #fff;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}

.portlettitle_centre {
  height: 30px;
	background-image: url('portlettitle_centre.gif');  
	background-repeat: repeat-x;
  margin: 0px;
	color: #fff;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}

.portlettitle_editmode {
	color: #f00;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-variant: small-caps;  
}

.portlettitle_left {
  width: 9px;
  height: 30px;
	background-image: url('portlettitle_left.gif'); 
  background-repeat: no-repeat;
  margin: 0px;
}

.portlettitle_right {
  width: 18px;
  height: 30px;
	background-image: url('portlettitle_right.gif');  
  background-repeat: no-repeat;
  margin: 0px;
}

.portletouter_border_background {
	background-color: #eeeeff;
	border : 1px outset #132480;
}

.portletouter_border {
	border : 1px outset #132480;
}

.portletouter_background {
	background-color: #eeeeff;
}

.portletcontent {
	padding-left: 2px;
}



.btn {
	cursor:pointer;
	color: #132480;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	background-color: #e3e3ff;
        border: 1px #132480 solid ;
        background-image: url(button_background.gif);
}

.formfield {
	color: #132480;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
}



/**
	Define Portal Anchors Styles
*/

a.portletlink:visited {
	color: #132480;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

a.portletlink  { 
	color: #132480;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

a.portletlink:link { 
	color: #132480;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

a.portletlink:hover { 
	color: red;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	text-decoration: underline;
}

/*
	Portlet Table Styles
*/


tr.listevenrow {
	color: #132480;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	background: #CCCCFF;
}

tr.listoddrow {
	color: #132480;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	background: #EEEEFF;
}


/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
	
	These should really be moved to somewhere else as they may not be needed in other templates.
*/
/* level 0 inner */

table.mpview { 
	border-bottom: solid 1px #132480;
	border-left: solid 1px #132480;
	border-right: solid 1px #132480;
	border-top: solid 1px #132480;
}

.m0l0iout {
	font-family: Verdana, sans-serif, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	padding: 3px;
	color: #FFFFFF;
}
.m0l0iover {
	font: 10pt  Verdana, sans-serif, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 3px;
	color: #132480;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 0px solid #132480;
	background: #132480;
	background-image: url(menubar.gif);
	
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #e3e3ff;
	background: #e3e3ff;
}

/* level 1 inner */
.m0l1iout {
	font: 10pt Verdana, sans-serif, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 3px;
	color: #FFFFFF;
}
.m0l1iover {
	font: 10pt Verdana, sans-serif, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	padding: 3px;
	color: #132480;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #132480;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #e3e3ff;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
}

/* level 2 inner */
.m0l2iover {
	font: 10pt Verdana, sans-serif, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	padding: 3px;
	color: #132480;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #132480;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #e3e3ff;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
}

.table_table{
  border: 1px solid #132480;
  width: 95%;
}

.table_header {
	background: #132480;  
}

.table_header_cell {
	color: white;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	font-variant: small-caps;
  font-weight: bold;
}

.ipoint_empty_tab {
  	background-color:  #e3e3ff;
}


.ipoint_selected_tab {
  border-left: Black 1pt solid ;
  border-top: Black 1pt solid ;
  border-right: Black 1pt solid ;
  color: #132480;
  font-size: 8pt;
  font-family: Verdana;
  text-align: left;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

.ipoint_unselected_tab {
  border: Black 1pt solid ;  
  color: #fff;
  font-size: 8pt;
  font-weight: bold;
  font-family: Verdana;
  text-align: left;
  background: #132480; 
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

.ipoint_selected_tab a:visited {
	text-decoration: none;
	color: #132480;
}

.ipoint_selected_tab a  { 
	text-decoration: none;
	color: #132480;
}

.ipoint_selected_tab a:link { 
	text-decoration: none;
	color: #132480;
}

.ipoint_selected_tab a:hover { 
	color: red;
	text-decoration: underline;
}


.ipoint_unselected_tab a:visited {
	text-decoration: none;
	color: #fff;
}

.ipoint_unselected_tab a  { 
	text-decoration: none;
	color: #fff;
}

.ipoint_unselected_tab a:link { 
	text-decoration: none;
	color: #fff;
}

.ipoint_unselected_tab a:hover { 
	color: red;
	text-decoration: underline;
}

.ipoint_title_bar {
 	background: #132480; 
	color: #fff;
	font-size: 8pt;
  font-weight: bold;
	font-family: Verdana;
	text-align: left; 
  margin-top: 10px;
  padding: 4px;
  width: 100%;
}

.ipoint_tab_area {
  border: Black 1pt solid ; 
  margin-top: 0px;
  padding: 5px;
}

.breadcrumb_message {
	color: #132480;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
  font-weight: bold;
}

.breadcrumb_label {
	color: #132480;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
  font-weight: bold;
}

.breadcrumbs_area{
  padding: 4px;
}
