body
	{
	scrollbar-face-color: #a5a5a5;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #d3d3d3;
	scrollbar-3dlight-color: #d3d3d3;
	scrollbar-arrow-color: #3f4169;
	scrollbar-track-color: #dbdbdb;
	scrollbar-darkshadow-color: #9a9a9a;
	font-size: 11px;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	text-align: justify;
	line-height:130%;
	color: #515151;
	}
td
	{
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	text-align: justify;
	line-height:130%;
	color: #515151;
	font-size: 12px;
	}
a:link {
	color: #515151;
	text-decoration: none;
	}
a:visited {
	color: #515151;
	text-decoration: none;
	}
a:hover {
	color: #FF0000;
	text-decoration: none;
	}
.color_1
	{
	color: #ffffff;
	}
a:link.alink1 {
	color: #ffffff;
	}
a:visited.alink1 {
	color: #ffffff;
	}
a:hover.alink1 {
	color:#FF0000;
	}
.color_2
	{
	color: #000000;
	}
a:link.color_2 {
	color: #000000;
	}
a:visited.color_2 {
	color: #000000;
	}
a:hover.color_2 {
	color: #ff0000;
	}
.color_3
	{
		color: #F22C21;
	}
a:link.color_3 {
	color: #F22C21;
	}
a:visited.color_3 {
	color: #F22C21;
	}
a:hover.color_3 {
	color: #000000;
	}
.color_4
	{
	color:#0857a6;
	font-size:10px;
	}
a:link.color_4 {
	color: #0857a6;
	text-decoration:underline;
	}
a:visited.color_4 {
	color: #0857a6;
	}
a:hover.color_4 {
	color: #FF9900;
	text-decoration:underline;
	}
.font_10
	{
	font-size: 10px;
	font:"Times New Roman", Times, serif;
	color:#999999;
	}

.font_11
	{
	font-size: 11px;
	}
.font_12
	{
	font-size: 12px;
	}
.font_13
	{
	font-size: 13px;
	}
.font_7
	{
	font-size: 8px;
	}
.bullet {
	LIST-STYLE-IMAGE: url(images/bullet.gif);
	}
.text_lowercase
	{
	text-transform: uppercase;
	}
.spacing
	{ 
	letter-spacing: 2px;
	}
.border_images {
	border: 2px solid #CCCCCC;
	}
.td_1 {
	padding: 10px 15px;
	}
.td_2 {
	padding: 0px 10px;
	}
.bg_images
	{
	background-image: url(../images/001.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	padding: 0px 0px;
	}
.box_input {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	border: 1px solid #c5c5c5;
	background-color: #eeeeee;
	color: #515151;
	width : 100%;
	font-size: 11px;
}
.submitbutton {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	border: 1px solid #dc881f;
	background-color: #e6ab62;
	color: #ffffff;
	font-size: 11px;
}
.line-table {
	border-left: #E6E6E6 1px solid;
	border-right: #E6E6E6 1px solid;
}
.line-left {
	border-left: #E6E6E6 1px solid;
	
}
.line-right {
	
	border-right: #E6E6E6 1px solid;
}
.line0 {

border-bottom-style: solid;

border-bottom-width: 1px;

border-bottom-color: #E6E6E6

}
.editText300
{
	width : 300px
}

.editText250
{
	width : 265px
}

.viewText
{
	color : Black;
	
}

.viewText300 
{
	width : 300px;
	color : Black;
	
}
.viewText250 
{	
	width : 265px;
	color : Black;
}

.viewText150 
{	
	width : 150px;
	color : Black;
}

.viewText100 
{	
	width : 100px;
	color : Black;
}

.error
{
	color : Red
}

.message
{
	background-color: #ffffcc; 
	font-size: large;
	font-weight: bold;
}

.wellcome
{
	font-style: italic;
}

.linkBack
{
    text-align:right;
    padding-right: 5px;   
    padding-bottom: 5px;
    padding-top: 5px;
    font-weight: bold;    
}

.CurrencyCell
{
    text-align:right;
    padding-right:7px;
}

.DetailCell
{
    text-align:right;
    padding-right:3px;
}

.CurrencyTextBox
{
    text-align:right;
}

a:link.logout {
	color: White;
	font-weight: bold;
	}
a:visited.logout {
	color: White;
	font-weight: bold;
	}
a:hover.logout {
	color: White;
	font-weight: bold;
	text-decoration : underline;
	}

.menutext
{
	color : White;
}

.FrameCaption
{
    Font-Size : medium;
    font-weight : bold;
}

.WarningMessage
{
    color: #ff0000; 
    font-style:italic;
}

/* Action Link
-----------------------------------------------------*/
a.ActionLink {
	color: #F22C21;
}
a:hover.ActionLink {
	color: #F22C21;
}

/* Update Progress
-----------------------------------------------*/
#update
{
	background-color : #fff0f0;
	height : 10px;
}


/* Validator Callout Extender 
-----------------------------------------------*/
.validatorCalloutHightlight
{
    background-color: #fffacd;
}
/* Grid style 
-----------------------------------------------*/
.gridMain
{
	border-color: #F22C21;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: solid;
}
.gridHead
{
    background-color: #fff0f0;
    border-left-style: none;
	border-right-style: none;
	border-top-style: solid;	
	border-bottom-style: solid;
	border-width: thin;
    border-color: #F22C21;
}

.gridFoot
{
    background-color: #fff0f0;
    border-left-style: none;
	border-right-style: none;
	border-top-style: solid;	
	border-bottom-style: solid;
	border-width: thin;
    border-color: #F22C21;
}

.gridAlterRow
{
    background-color: #fff5f5;
    border-style: none;
    border-color: #fff5f5;
}

.gridRow
{
	background-color: #FFFFFF;
	border-style : none;
	border-color : #FFFFFF;
}

.gridEmpty
{
	border-style : solid;
	border-width : thin;
	border-color : #a9a9a9;
	color: #F22C21;
}

/* Transaction Density
--------------------------------------------------------------------------------------- */
.gridDensity
{
	border-style : none;
	border-width : 0px;
	white-space:nowrap;
}
.gridDensityHead
{
    background-color: #F22C21;
    border-left-style: none;
    border-right-style: none;
    border-top-style: solid;
    border-bottom-style: solid;
    border-width: thin;
    border-color: #000000;
    color: #FFFFFF;
}
.gridDensityFoot
{
    background-color: #F22C21;
    border-left-style: none;
    border-right-style: none;
    border-top-style: solid;
    border-bottom-style: solid;
    border-width: thin;
    border-color: #000000;
    color: #FFFFFF;
}
.gridDensityRow
{
	border-style : none;
	border-width : 0px;
}
.rowVeryHigh
{
    background-color: #ffc3c3;
}
.rowHigh
{
    background-color: #ffd1d1;
}
.rowMedium
{
    background-color: #ffdcdc;
}
.rowLow
{
    background-color: #fff0f0;
}
.rowVeryLow
{
    background-color: #fffafa;
}
/* ModalPopup
--------------------------------------------------------------------------------------- */
.modalBackground {
    background-color:Gray;
    opacity:0.7;
}

.modalPopup {
    background-color:#ffffff;
    border:3px solid #F22C21;
    padding:3px;
    width:250px;
}

.modalTitle 
{
     border: 1px solid #F22C21;
     cursor: move; 
     background-color: #fff0f0; 
     color: Black;
}


/* Hover Menu Extender
--------------------------------------------------------------------------------------- */
.PopupMenu
{
    background-color: #a9a9a9;
}

.HoverPanel
{
    background-color: #a9a9a9;
    color: #FF0000;
}

/* begin css tabs 
---------------------------------------------------------------------------*/

ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 1em 0 1em 0; /* set margins as desired */
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
border-bottom: 1px solid #F22C21; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

body#ipTab li.ipTab, body#cardTab li.cardTab, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}

body#ipTab li.ipTab a, body#cardTab li.cardTab a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li.activetab { /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}

ul#tabnav li.activetab a {  /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #F22C21; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #fff0f0; /* set unselected tab background color as desired */
color: #666; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
}

#tabcontainer
{
    background: #fff;
    border: none;
}
/* end css tabs */


/* Main Menu
--------------------------------------------------------------------------------------- */
#mainNav { height: 22px; width: 960px; margin-bottom: 2px; text-align: left; background: #ed2c21; color: #fff; font: bold 10px Verdana, Arial, Helvetica, sans-serif; overflow: hidden; }
#mainNav ul { list-style: none; padding: 0; margin: 0; text-align: center; }
#mainNav li { float: left; margin-left: -1px; display: inline; white-space: nowrap; }
#mainNav li span { display: block; padding: 0 8px; }
#mainNav a { float: left; display: block; line-height: 21px; background: transparent url('/fibopay/web/images/bg-mainmenu_splitter-1x22.gif') right top no-repeat; text-decoration: none; }
#mainNav #pic8 a { background-image: none; }
#mainNav a:link, #mainNav a:visited, #mainNav a:active { color: #fff; }
#mainNav a:hover, #mainNav a.current:link, #mainNav a.current:visited, #mainNav a.current:hover, #mainNav a.current:active, #mainNav .topMenuHighlighted a:link, #mainNav .topMenuHighlighted a:visited, #mainNav .topMenuHighlighted a:hover, #mainNav .topMenuHighlighted a:active, #mainNav .topMenuHighlighted a.current, #mainNav .topMenuHighlighted a.current:hover, #mainNav #pic7 a:hover, #mainNav #pic7 a.current, #mainNav #pic7.topMenuHighlighted a, #mainNav #pic7.topMenuHighlighted a:hover, #mainNav #pic7.topMenuHighlighted a.current { background: #fbfbfb url('../../images/bg_mainnav_selected.gif') top repeat-x; color: #ed2c21; text-decoration: none; line-height: 22px; }
#mainNav span#txt0 { border-style: none; padding-left: 20px; }

/* top menu dropdown items */
.topMenu { position:absolute; z-index:2; left: 0; top: 0; visibility: hidden; background: url('/fibopay/web/images/bg_topmenu_bl.gif') 0% 100% no-repeat; color: #3a3e45; font: normal 10px Verdana, Arial, Helvetica, sans-serif; text-align: left; filter:alpha(opacity=95); -moz-opacity:.95; opacity:.95; }
.topMenu a { display: block; border-top: solid 1px #ddd; padding: 3px 5px; margin-left: -17px; }
.topMenu a:link,
.topMenu a:visited,
.topMenu a:active { color: #3a3e45; text-decoration: none; }
.topMenu a:hover { color: #ed2c21; text-decoration: none; background-color: #fff; padding: 3px; border-right: 2px solid #ed2c21; border-left: 2px solid #ed2c21; }
/* IE7 fixes to make items wider */
*+html .topMenu img { margin-top: 1px; vertical-align: top; }
.topMenuContainer { margin-left: 17px; padding-top: 8px; background: url('/fibopay/web/images/bg_topmenu_br.gif')  100% 100% no-repeat; }
.topMenuContainer a { white-space: nowrap }
.topMenuSeparator { padding: 3px 5px; margin-left: -17px; border-top: solid 1px #ddd; }
.topMenu img { vertical-align: middle; }
#dmMenuLang .topMenuContainer, #dmMenuContact .topMenuContainer, #dmMenuAbout .topMenuContainer, #dmMenuBlogs .topMenuContainer, #dmMenuCommunity .topMenuContainer { padding-top: 0; }
#dm3 a, .dm-cat { display: block; border-top: solid 1px #ddd; padding: 3px 8px 3px 15px; margin-left: -17px; }
#dm3 a.dm-cat, .dm-cat { padding: 3px 8px; }
#dm3 a:hover { padding: 3px 6px 3px 13px; }
#dm3 a.dm-cat:hover { padding: 3px 6px; }

/* search */
#search { float: right; display: inline; margin: 2px 3px 0 0; border-top: 1px solid #cfcfcf; }
#search form { float: left; background: #fff; padding-left: 2px; }
#search .fieldSearch { float: left; background: #fff; width: 160px; height: 13px; font: normal 10px Arial, Helvetica, sans-serif; color: #000; line-height: 13px; border: 0px solid; }
#search .buttonSearch { float: left; width: 16px; height: 16px; border-style: none; }

/* Dropdown menu 
  ----------------------------------------------------------------------------------------------------
  PVII Menu CSS Express Drop-Down Menu
  by Project Seven Development
  www.projectseven.com
  ----------------------------------------------------------------------------------------------------
*/
#menuwrapper {
	text-align: left; 
	background: #f22c21; 
	color: #fff; 
	font: bold 10px Verdana, Arial, Helvetica, sans-serif; 
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar {
	width: auto;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 1px 10px 5px 10px;
	font-size: 12px;
	color:#FFFFFF;
	
}

#p7menubar a.trigger {
	padding: 1px 10px 5px 10px;
	font-weight:bold;
}

#p7menubar li {
	float: left;
	width: 150px;
}


/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p7menubar li {width: auto;}

#p7menubar li ul{
	width: 180px;
}
#p7menubar ul li  {
	width: 180px;
}
#p7menubar ul li a  {
	color: #565656;
	/*padding: 3px 12px 3px 16px;*/
}

#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #FF0000;
	background-color:#606060;
	
}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}


#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}

/*--------mouse hover menu con---*/


#p7menubar ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF !important;
}



/* Ajax Calendar
----------------------------------------------------------------------*/

.MyCalendar .ajax__calendar_container
{
    border: 1px solid #000000;
    background-color: #fffcfc;
}
.MyCalendar .ajax__calendar_active  
{
    background-color: #FFF0F0;
    border: 1px ridge #F22C21;
    color: red;
}
/*
.MyCalendar .ajax__calendar_hover  {
    background-color: #FFF0F0;
    border-color: #FFF0F0;
}
.MyCalendar .ajax__calendar_dayname   {
    color: red;
}
.MyCalendar .ajax__calendar_header 
{
    border-bottom:1px solid Silver;
}
*/
.MyCalendar .ajax__calendar_header:hover
{
    color: red;
}
.MyCalendar .ajax__calendar_footer 
{
    border-top:1px solid Silver;
}
.MyCalendar .ajax__calendar_footer:hover
{
    color: red;
}
.MyCalendar .ajax__calendar_day
{
    border:1px solid #fffcfc;
}
.MyCalendar .ajax__calendar_day:hover   
{
    background-color: #FFF0F0;
    border:1px solid #FFF0F0;
    color: red;
}
.MyCalendar .ajax__calendar_month{
    border:1px solid #fffcfc;
}
.MyCalendar .ajax__calendar_month:hover   
{
    background-color: #FFF0F0;
    border:1px solid #FFF0F0;
    color: red;
}
.MyCalendar .ajax__calendar_year  {
    border:1px solid #fffcfc;
}
.MyCalendar .ajax__calendar_year:hover   
{
    background-color: #FFF0F0;
    border:1px solid #FFF0F0;
    color: red;
}
.MyCalendar .ajax__calendar_other  {
    color: Silver;
}
