/*
	$Id: defaultscheme.css,v 1.10 2005/06/25 20:51:53 steve Exp $
	
	Core Portal Text Styles
*/

body {
 font-size: 8pt;
 font-family: Verdana, Arial, sans-serif;
}

.default_header_top {
 width: 1024px;
}
.default_header_bg {
}

.default_logo_1 {
  position: absolute;
  top: 5px;
  left: 5px;
	height: 80px;
  width: 200px;
 
}

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


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

.default_menubar {
  background-color: #990099;
  position: absolute;
  top: 75px;
  height: 25px;
  width: 1024px;
}


.default_core_view {
  position: absolute;
  top: 100px;
  border: solid 1px #CCCCCC;
  width: 1024px;
}

.default_sidebar {
}

.default_centre_bar {
}

.default_right_bar {
}

.default_footer {
	padding-top:  5px;
	font-size: 7pt;
	font-family: Verdana, sans-serif;
	color: #3366CC;
	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: 9pt;
	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: 8pt;
	font-family: Verdana, sans-serif;
	font-weight: bold;
}
.portlettitle_editmode {
	color: red;
	font-weight: bold;
}



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

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

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

.portletouter_border_background {
  border: 1px outset black;
  background-color: #fcf5fc;
       padding: 3px;
}


.portletouter_border {
	border : 1px outset #000000;
       padding: 3px;
}

.portletouter_background {
	background-color: #fcf5fc;
}

.portletcontent {
	padding-left: 2px;
}



.btn {
	cursor:pointer;
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	background-color: #fcf5fc;
}

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



/**
	Define Portal Anchors Styles
*/

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

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

a.portletlink:link { 
	color: #000000;
	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: #000000;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	background: #CCCCFF;
}

tr.listoddrow {
	color: #000000;
	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 #3366CC;
	border-left: solid 1px #3366CC;
	border-right: solid 1px #3366CC;
	border-top: solid 1px #3366CC;
}

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

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #990099;
	background: #990099;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #995599;
	background: #995599;
}

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

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #3366CC;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none;
	font-variant: small-caps;
	border : 1px solid #FFFFFF;
	background: #3366CC;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
}

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

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

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

.table_header {
	background: #3366CC;  
}

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


.ipoint_empty_tab {
  	background-color: #ffffff;
  border-bottom: Black 1pt solid ;
}


.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: #3366CC; 
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

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

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

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

.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: #3366CC; 
	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: -3px;
  padding: 5px;
}

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

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

.breadcrumbs_area{
  padding: 4px;
}

