﻿.CenterAll
{
    position: absolute;
    left: 50%;
    top: 50%;
    height: 346px;
    margin-top: -180px;
    width: 403px;
    margin-left: -190px;
}
.Login
{
    background-repeat: no-repeat;
    background-image: url('../images/login/background_box.jpg' );
    width: 100%;
    height: 100%;
}

Body
{
    background: url(../images/background.jpg) #3F3F3F repeat-x;
    background-color: #3F3F3F;
    font-family: Arial;
    font-size: 12px;
}
/*Error red look*/
.Error
{
    color: Red;
    width: 2px;
}

.PageTitle
{
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #525252;
}

.SectionTitle
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #295000;    
    margin-left: 10px;
}

.MediumText
{
    font-family: Arial;
    font-size: 11px;
}

.SmallText
{
    font-family: Arial;
    font-size: 10px;
    color: #626262;
}

.GreenText
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #295000;
}

/******************************/
/********LINK STYLE************/
/*****************************/
a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: Transparent;
    text-decoration: underline;
}
a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: Transparent;
    text-decoration: none;
}
a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: Transparent;
    text-decoration: none;
}
/* Solid blue border for unvisited, dashed purple border for visited */
a:link img
{
    -moz-outline: 0px solid blue;
    border: 0px solid blue;
}
a:visited img
{
    -moz-outline: 0px dashed purple;
    border: 0px solid blue;
}
a:focus img
{
    -moz-outline: 0px dotted invert;
    border: 0px solid blue;
}
/* Don't mask UA style */
a:active img
{
    -moz-outline: 0px solid red;
    border: 0px solid blue;
}
/* Rarely triggered: bug 65917 */

/****************************/
/**********PAGES*************/
/****************************/

.SingleColFixter #Container
{
    top: 0px;
    left: 0px;
    right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: White;
    text-align: left;
    min-height: 650px;
    float:left;
    width:100%;
    position:relative;
}
.SingleColFixter #Context
{
    float: left;
    width: 100%;
    background-color: White;
}
.SingleColFixter #Gear
{
    background-image: url( '../images/gear_white_background.png' );
    background-repeat: no-repeat;
    z-index: -1;
    position: fixed;
    right: 0px;
    bottom: 0px;
    width: 498;
    height: 544;
}

.SingleColFixter #Footer
{
    font-family: Arial;
    font-size: 11px;
    color: #777777;
}

/*************************************/
/**********DEFAULT DEPOSIT***********/
/************************************/

/*#imgAlternative
{
    background-image: url( '../images/Deposits/alternative.jpg' );
    width:73px;
    height:93px;
}

#imgCreditCard
{
    background-image: url( '../images/Deposits/credit_cards.jpg' );
    width:74px;
    height:87px;
}

#imgEwallet
{
    background-image: url( '../images/Deposits/eWallet.jpg' );
    width:74px;
    height:86px;
}*/


/*************************************/
/**********STANDARD DEPOSIT***********/
/************************************/

#img-Background
{
    background-image: url( '../images/Deposits/background_vertical.png' );
    background-repeat:no-repeat;
}

/*#img-Alternative
{
    background-image: url( '../images/Deposits/alternative_methods.png' );
    width:139px;
    height:102px;
}

#imgCreditCards2
{
    background-image: url( '../images/Deposits/credit_cards_methods.png' );
    width:139px;
    height:102px;
}

#img-Ewallet
{
    background-image: url( '../images/Deposits/ewallet_methods.png' );
    width:139px;
    height:102px;
}*/

/************************************/
/************HOME PAGE***************/
/************************************/

.HomeContent
{
    position:relative;
    width:100%;
    text-align:center;
    display:inline-block;
}

.HomeContent #YourAccount
{
    background-image: url( '../images/Main/your_account.png' );
    background-repeat: no-repeat; 
    position: relative;
    margin:auto;
    padding: 0px;
    top: 40px;
    right:2%;
    width: 500px;/*320px;*/
    height: 229px;
    text-align:left;
    margin-bottom:10px;
    display:inline-block;
}

.HomeContent #AccountStatus
{
    background-image: url( '../images/Main/account_status.png' );
    background-repeat: no-repeat;
    position: relative;
    top: 40px;
    left:1%;
    margin:auto;
    width: 320px;
    height: 229px;
    text-align:left;
    padding: 0px;
    margin-bottom:20px;
    display:inline-block;
}

.HomeContent #Buttons 
{    
    position: relative;
    display:table;
    top: 40px;
    margin:auto;
    width:auto;
    height: 116px;
}

.HomeContent #Items-Buttons
{
    padding-right:10px;
    display:table-cell;
}

.HomeContent #YourAccount #title
{
    font-size:18px;
    font-weight:bold;
    color:#FFF; 
    padding-top:4px;
    text-align:center;
    font-family:Arial, Helvetica, sans-serif;
}

.HomeContent #AccountStatus #title
{
    font-size:18px;
    font-weight:bold;
    color:#FFF; 
    padding-top:4px;
    text-align:center;
    font-family:Arial, Helvetica, sans-serif;
}

#table
{
    text-align:left; 
    width:100%; 
    margin-top:15px;
    margin-left:15px;
}

.column
{
   text-align: left; 
   display:table-cell;
   max-width:290px;
   padding-bottom:5px;
}

#label
{
   display:table-cell;
   text-align:left;
}

#text
{
    display:table-cell;
    text-align:right;
    padding-left:5px;
}


/************************************/
/***************BOXES****************/
/************************************/

#GenBox
{
    background-image:url('../images/General/customer_info.png'); 
    width:521px; /*321px;*/
    height:281px;
    text-align:left;
}

#GenBox-Header
{
    margin:auto;
    text-align:center;
    font-size:20px;
    font-weight:bold;
    color:#FFF; 
    padding-top:4px;
    font-family:Arial, Helvetica, sans-serif;
}

#GenBox-Mid
{
    margin:15px 0px 0px 10px;
}

/************************************/
/************LIMITS BOX**************/
/************************************/

#Box-Limits
{
    border-width: 0px; 
    background-position: center center; 
    padding: 0px; 
    background-image: url('../images/Deposits/limits/background.png');
    background-repeat: repeat-x;
}



/************************************/
/**************POP UP****************/
/************************************/

#backgroundPopup
{
    display: none;
    position: fixed;
    _position: absolute; /*hack for internet explorer 6*/
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    border: 1px solid #cecece;
    z-index: 1;
}

#popupContact
{
    display: none;
    position: fixed;
    _position: absolute; /*hack for internet explorer 6*/
    height: 444px;
    width: 548px;
    background: #FFFFFF;
    border: 2px solid #cecece;
    z-index: 2;
    padding: 12px;
    font-size: 13px;
}

#popupContact h1
{
    text-align: left;
    color: #6FA5FD;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px dotted #D3D3D3;
    padding-bottom: 2px;
    margin-bottom: 20px;
}

#popupContactClose
{
    font-size: 14px;
    line-height: 14px;
    right: 6px;
    top: 4px;
    position: absolute;
    color: #6fa5fd;
    font-weight: 700;
    display: block;
}

/***********************************/
/**********ACCOUNT INFO*************/
/***********************************/

.Boxestext
{
    font-size: 12px;
    color: #617056;
}
.BoxesdescBig
{
    font-size: 18px;
    color: #000000;
}

.separatordescSmall {
    margin-top: 7px;
}

.BoxesdescSmall
{
    font-size: 12px;
    color: #000000;
}

/***********************************/
/**************HEADER***************/
/***********************************/

.Header #Wrapper
{
    margin: 5;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: left;
    height: 99px;
    float: left; /*position: absolute;*/
}
.Header #MenuButtons
{
    position: absolute;
    z-index: 30; /*float: left;*/
    height: 80px;
    top: 20px;
    left: 50%; /*margin-right:50%;*/
    width: 400px;
}

.Header #MenuButtons a
{
    padding-right:7px;
}

.Header #Menu
{
    background-image: url( '../images/Header/header_background.jpg' );
    background-repeat: repeat-x;
    float: left;
    width: 100%; /*position: absolute;*/
    top: 0px;
    left: 0px;
    min-width: 800px; /*z-index: 10px;*/
    height: 99px;
}
.Header #MenuEnd
{
    background-image: url( '../images/Header/header_right_back.png' );
    background-repeat: no-repeat;
    top: 0px;
    height: 99px;
    width: 402px;
    float: right;
    position: relative; 
}
.Header #MidBar
{
    background-image: url( '../images/Header/middle_bar.png' );
    background-repeat: repeat-x;
    width: 100%;
    height: 20px;
    float: left;
    position: relative;
    left: 0px;
    margin: 0px;
}

/***********************************/
/***************PROMO***************/
/***********************************/

.Promos
{
    font-family: Arial;
    font-size: 12px;
}


/*************Pager***************/
/********************************/
/********************************/
/*Pager Style*/
.gridpager
{    
    text-align: right;
    font-weight: bold;
    text-decoration: none;
	padding:2px;
}
 .gridpager td
 {
 	
 	}
.gridpager a
{
    color: Teal;
    font-weight: normal;
    border-style:solid;
    border-color: Gray;
    border-width:1px;
    padding:0px 3px 0px 3px;
}

/*****************************/
/********DECORATIONS**********/
/*****************************/
INPUT[type="text"]:focus {
	BORDER-RIGHT: #ffaa00 thin dashed; 
	BORDER-TOP: #ffaa00 thin dashed; 
	BORDER-LEFT: #ffaa00 thin dashed; 
	BORDER-BOTTOM: #ffaa00 thin dashed; 
	BACKGROUND-COLOR: #fffeab;
}
TEXTAREA:focus {
	BORDER-RIGHT: #ffaa00 thin dashed; 
	BORDER-TOP: #ffaa00 thin dashed; 
	BORDER-LEFT: #ffaa00 thin dashed; 
	BORDER-BOTTOM: #ffaa00 thin dashed; BACKGROUND-COLOR: #fffeab
}
text:focus {
	BORDER-RIGHT: #ffaa00 thin dashed; 
	BORDER-TOP: #ffaa00 thin dashed; 
	BORDER-LEFT: #ffaa00 thin dashed; 
	BORDER-BOTTOM: #ffaa00 thin dashed; 
	BACKGROUND-COLOR: #fffeab
}

/*****************************/
/**********CHAT***************/
/*****************************/

.chatbox
{
    position: fixed;
    position: expression("absolute");
    width: 225px;
    display: none;
}
.chatboxhead
{
    background-color: #f99d39;
    padding: 7px;
    color: #ffffff;
    border-right: 1px solid #f99d39;
    border-left: 1px solid #f99d39;
}
.chatboxblink
{
    background-color: #176689;
    border-right: 1px solid #176689;
    border-left: 1px solid #176689;
}
.chatboxcontent
{
    font-family: arial,sans-serif;
    font-size: 13px;
    color: #333333;
    height: 200px;
    width: 209px;
    overflow-y: auto;
    overflow-x: auto;
    padding: 7px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #eeeeee;
    background-color: #ffffff;
    line-height: 1.3em;
    text-align:left;
}
.chatboxinput
{
    padding: 5px;
    background-color: #ffffff;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
.chatboxtextarea
{
    width: 206px;
    height: 44px;
    padding: 3px 0pt 3px 3px;
    border: 1px solid #eeeeee;
    margin: 1px;
    overflow: hidden;
}
.chatboxtextareaselected
{
    border: 2px solid #f99d39;
    margin: 0;
}
.chatboxmessage
{
    margin-left: 1em;
}
.chatboxinfo
{
    margin-left: -1em;
    color: #666666;
}
.chatboxmessagefrom
{
    margin-left: -1em;
    font-weight: bold;
}
.chatboxmessagecontent
{
    text-align:left;
}
.chatboxoptions
{
    float: right;
}
.chatboxoptions
{
    text-decoration: none;
    color: white;
    font-weight: bold;
    font-family: Verdana,Arial, "Bitstream Vera Sans" ,sans-serif;
}
.chatboxtitle
{
    float: left;
}
.chatboxoptions a:visited{color: white;}
.chatboxoptions a:hover{color:white;}
.chatboxoptions a:focus{color:white;}


