/* 
Document   : common
Created on : Nov 19, 2009, 12:16:19 PM
Author     : Andreea G
Description:        
*/

html{
    height:100%;
    overflow-y:scroll;
}

body{
    padding: 0px;
    margin:0px;
    min-height: 100%;
    height:100%;
    vertical-align:top;  
    /*background-color:#F0F0F0;*/
    background-color:#CDCDCD;
}

div.entirePage{
    margin:auto;
    /*position:absolute;
    left:0px;
    right:0px;
    top:0px;
    bottom:0px;*/
    /*overflow-y:scroll;*/
    height:100%;
    max-width:1008px;
    /*width:expression(document.body.clientWidth > 1260? "1260px": "auto" );*/
    min-width:1008px;
    background-color:#FFFFFF;
    /*padding-left:10px;
    padding-right:10px;*/
}

table.mainTable{
   padding-left:10px;
   padding-right:10px;
   height:100%;
   background-color:#FFFFFF;
   margin:0px; 
}

td{
    font-size:12px;
    font-family:Arial;
    color:#272727; 
}

td.topPageHome{    
    height:217px;
    width:100%
}
td.topPage{
    height:97px;
    width:100%
}

td.bottomPage{
    height:10px;
    width:100%;   
}

table.middlePage{
    border-spacing:0px;
    border-collapse:collapse;
    width:100%;
    height:100%; 
}

.middleTd{
    vertical-align: top;
    height:86%;
    min-height: 200px;
}

td.page{
    padding-top:0px;
    padding-right:0px;
    padding-left:0px;
    vertical-align:top;
    width:100%;
}

td.pageHome{    
    vertical-align:top;
    width:100%;
    height:100%;
}

td.menuTd{
    border-width:0px 1px 0px 0px;
    /*border-color:#A9B2AF;*/
    border-color:#F5F5F5;
    border-style:solid;
    height:100%;
    vertical-align:top;
    margin:0px;
    padding:0px;
}

td.servicesAds{
    border-width:0px 0px 0px 1px;
    border-style:solid;
    border-color:#F0F0F0;
    padding-right:0px;
    padding-left:10px;
    padding-top: 20px;
    padding-bottom:20px;
    width: 200px;
    min-width: 200px;
    max-width: 200px;
    vertical-align: top;
}

div.page{
    padding-top:20px;
    padding-left:30px;
   /* padding-right:50px;*/
   padding-bottom:12px;
    text-align:justify;
    font-family:Arial;
    font-size:12px;
    color:#272727;
    max-width: 735px;
}

table.commonData{
    font-family:Arial;
    font-size:12px;
    color:#272727;
    border-spacing:0px;
}
table.commonData td {
    padding:0px;
}

td.commonData{       
    width:300px;
    text-align: left;
    /*    padding-left: 16px;*/
}

span.title{
    font-family:Arial;
    font-size:14px;
    color:#1C412E;
    font-weight:bold;
}

span.forexP{
    font-family:Arial;
    font-size:12px;
    /*color:#990000;*/
    color:#A39543;
    font-weight:bold;
}

span.column2Title{
    position:absolute;
     -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    font-family:Arial;
    font-size:13px;
    color:#1C412E;
    font-weight:normal;
    color:#FFFFFF;
    background-color:#3C523C;
    /*background: -webkit-liniar-gradient(top, rgb(60,82,60) 0%, rgb(32,58,33) 100%); 
    background: -o-linear-gradient(top , rgb(60,82,60) 0%, rgb(32,58,33) 100%);
    background: -moz-linear-gradient(top, rgb(60,82,60) 0%, rgb(32,58,33) 100%);
    background: linear-gradient(top, rgb(60,82,60) 0%, rgb(32,58,33) 100%);
    background: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, rgb(60,82,60)),
	color-stop(1, rgb(32,58,33))
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3C523C, endColorstr=#203A21, GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3C523C, endColorstr=#203A21, GradientType=0)";
    */
    height:23px;
    padding-top:5px;
    padding-left:13px;
    top:-28px;
    left:-1px;
}
/*
span.column2Title{
    position:absolute;
     -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    font-family:Arial;
    font-size:13px;
    color:#1C412E;
    font-weight:normal;
    color:#FFFFFF;
    background-color:#3C523C;
    background: -webkit-liniar-gradient(left, rgb(60,82,60) 40%, rgb(32,58,33) 100%); 
    background: -o-linear-gradient(left , rgb(60,82,60) 40%, rgb(32,58,33) 100%);
    background: -moz-linear-gradient(left, rgb(60,82,60) 40%, rgb(32,58,33) 100%);
    background: linear-gradient(left, rgb(60,82,60) 40%, rgb(32,58,33) 100%);
    background: -webkit-gradient(
	linear,
	left top,
	right top,
	color-stop(0.4, rgb(60,82,60)),
	color-stop(1, rgb(32,58,33))
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3C523C, endColorstr=#203A21, GradientType=1);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3C523C, endColorstr=#203A21, GradientType=1)";
    height:23px;
    padding-top:7px;
    padding-left:13px;
    top:-30px;
    left:-1px;
}*/

span.columnTitle{
    position:absolute;
     -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    font-family:Arial;
    font-size:13px;
    color:#1C412E;
    font-weight:normal;
    color:#FFFFFF;
    background-color:#3C523C;
    background: -webkit-liniar-gradient(left, rgb(60,82,60) 40%, rgb(32,58,33) 100%); 
    background: -o-linear-gradient(left , rgb(60,82,60) 40%, rgb(32,58,33) 100%);
    background: -moz-linear-gradient(left, rgb(60,82,60) 40%, rgb(32,58,33) 100%);
    background: linear-gradient(left, rgb(60,82,60) 40%, rgb(32,58,33) 100%);
    background: -webkit-gradient(
	linear,
	left top,
	right top,
	color-stop(0.4, rgb(60,82,60)),
	color-stop(1, rgb(32,58,33))
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3C523C, endColorstr=#203A21, GradientType=1);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3C523C, endColorstr=#203A21, GradientType=1)";
    height:23px;
    padding-top:5px;
    padding-left:13px;
    top:-28px;
    left:-1px;
}
/*
span.column3Title{
    position:absolute;
     -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    font-family:Arial;
    font-size:13px;
    color:#1C412E;
    font-weight:normal;
    color:#FFFFFF;
    background-color:#3C523C;
    background: -webkit-liniar-gradient(left, rgb(60,82,60) 40%, rgb(32,58,33) 100%); 
    background: -o-linear-gradient(left , rgb(60,82,60) 40%, rgb(32,58,33) 100%);
    background: -moz-linear-gradient(left, rgb(60,82,60) 40%, rgb(32,58,33) 100%);
    background: linear-gradient(left, rgb(60,82,60) 40%, rgb(32,58,33) 100%);
    background: -webkit-gradient(
	linear,
	left top,
	right top,
	color-stop(0.4, rgb(60,82,60)),
	color-stop(1, rgb(32,58,33))
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3C523C, endColorstr=#203A21, GradientType=1);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3C523C, endColorstr=#203A21, GradientType=1)";
    height:23px;
    padding-top:7px;
    padding-left:13px;
    top:-30px;
    left:-1px;
}*/

div.column1Title{
    position:absolute;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    font-family:Arial;
    font-size:14px;
    color:#1C412E;
    /*color:#515151;*/
    font-weight:bold;
    /*background-color: #F3F2E2;*/
    background-color:#EDEBE4;
    /*
    background: -webkit-liniar-gradient(left, rgb(242,240,219) 0%, rgb(235,232,199) 100%); 
    background: -o-linear-gradient(left , rgb(242,240,219) 0%, rgb(235,232,199) 100%);
    background: -moz-linear-gradient(left, rgb(242,240,219) 0%, rgb(235,232,199) 100%);
    background: linear-gradient(left, rgb(242,240,219) 0%, rgb(235,232,199) 100%);
    background: -webkit-gradient(
	linear,
	left top,
	right top,
	color-stop(0, rgb(242,240,219)),
	color-stop(1, rgb(235,232,199))
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F2F0DB, endColorstr=#EBE8C7, GradientType=1);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F2F0DB, endColorstr=#EBE8C7, GradientType=1)";
    */
    height:21px;
    padding-top:6px;
    padding-left:5px;
    margin-top:-26px;
    left:-1px;
    width:420px;
    border-top:1px solid #D5D4DA;
    border-left:1px solid #D5D4DA;
    border-right:1px solid #D5D4DA;
    
}
span.rightBoxTitle{
    position:absolute;
     -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    font-family:Arial;
    font-size:13px;
    color:#1C412E;
    font-weight:normal;
    /*color:#FFFFFF;
    background-color:#3C523C;
    background: -webkit-liniar-gradient(left, rgb(60,82,60) 40%, rgb(32,58,33) 100%); 
    background: -o-linear-gradient(left , rgb(60,82,60) 40%, rgb(32,58,33) 100%);
    background: -moz-linear-gradient(left, rgb(60,82,60) 40%, rgb(32,58,33) 100%);
    background: linear-gradient(left, rgb(60,82,60) 40%, rgb(32,58,33) 100%);
    background: -webkit-gradient(
	linear,
	left top,
	right top,
	color-stop(0.4, rgb(60,82,60)),
	color-stop(1, rgb(32,58,33))
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3C523C, endColorstr=#203A21, GradientType=1);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3C523C, endColorstr=#203A21, GradientType=1)";
    */
    color:#000000;
    background-color:#799383;
    border-bottom: 2px solid #233C24;
    height:21px;
    padding-top:7px;
    padding-left:13px;
    top:-30px;
    left:-1px;
}

span.titleGreen{
    font-family:Arial;
    font-size:12px;
    color:#1C412E;
    font-weight:bold;
}

span.titleGreenComp{
    font-family:Arial;
    font-size:12px;
    color:#1C412E;
    font-weight:bold;
    padding-left:4px;
}

span.title2nd{
    font-family:Arial;
    font-size:12px;
    color:#000000;
/*  font-weight:plain; */   
}

span.titleHO{
    font-family:Arial;
    font-size:12px;
    color:#B2A149;
    font-weight:bold;   
}

div.indentText10{
    padding-left:10px;
}

div.indentText30{
    padding-left:30px;
}

img.border{
    border:1px solid #A28A00;    
}

td.linkTd{
    vertical-align: top;
}

a.link{
    font-family:Arial;
    font-size:12px;
    _color:#818181;
    color:#B61D22;
    font-weight: normal;
    text-decoration:none;
}

a.linkFunds{
    font-family:Arial,sans-serif;
    font-weight:bold;
    font-size: 1em;
    /*color:#174F82;*/
    color:#B61D22;
    text-decoration:none;
}

a.linkFunds:hover{
    text-decoration: underline;
}

span.link{
    font-family:Arial;
    font-size:12px;
    color:#B61D22;    
    font-weight: normal;
    text-decoration:none;
    cursor:pointer;
}

a.link:hover{
    font-family:Arial;
    font-size:12px;
    /*_color:#64A756;
    color:#818181;*/
    font-weight: normal;
    text-decoration:underline;
}

a.linkreadmore:hover{
    font-family:Arial;
    font-size:12px;
    /*_color:#64A756;
    color:#8a582e;*/
    color:#B2A149;
    font-weight: normal;
    text-decoration:none;
}

td.loginArea{
    margin:0px;
    width:250px;
    vertical-align:top;
    padding:0px;
    height:100%;
}

td.paddingLeft20Top{
    padding-left:20px;
    vertical-align:top;
}

td.paddingRight20Top{
    padding-right:15px;
    vertical-align:top;
}

#manager1{
    font-family:Arial;
    font-size:12px;
    color:#1C412E;
}

#manager2{
    font-family:Arial;
    font-size:12px;
    color:#1C412E;
    font-weight:bold;
}

#title2{
    font-family:Arial;
    font-size:14px;
    color:#A28A00;
    font-weight:bold;
}



a.loginLinkHome{    
    font-size:12px;
    font-family:Arial;
    color:#B61D22;
    text-decoration:none;
    font-weight: bold;
}

a.loginLinkHome:hover{ 
    font-size:12px;
    font-family:Arial;
    text-decoration:underline;

}

#laptopImage {
    background-image:url(../images/monitor.png);
    background-repeat:no-repeat;
    background-position:top right;
    padding-right:7px;
    /*width:140px;
    min-height:101px;
    height:101px;*/
    width:147px;
    height:135px;
    
    float:right;
    cursor:pointer;
}
#managementImage {
    background-image:url(../images/managimg.jpg);
    background-repeat:no-repeat;
    background-position:left bottom;
    /*padding-right:7px;
    padding-left:7px;*/
    margin-left:7px;
    margin-top:3px;
    width:100px;
    height:66px;
    cursor:pointer;
    float:right;
}

#shariahImage {
    background-image:url(../images/shariahinvest.jpg);
    background-repeat:no-repeat;
    background-position:left bottom;
    /*padding-right:7px;*/
    margin-left:7px;
    margin-top:3px;
    width:100px;
    min-height:66px;
    float:right;
    height:66px;
    cursor:pointer;
}

#forexImage {
    background-image:url(../images/forex.png);
    background-repeat:no-repeat;
    background-position:left bottom;
    /*padding-right:7px;*/
    margin-left:7px;
    margin-top:3px;
    width:100px;
    min-height:66px;
    float:right;
    height:66px;
    cursor:pointer;
}
#cfdImage {
    position:absolute;
    top:6px;
    right:1px;
    background-image:url(../images/cfd.png);
    background-repeat:no-repeat;
    background-position:bottom;
    /*width:43px;
    height:58px;*/
    width:70px;
    height:54px;
    cursor:pointer;
    /*float:right;*/
    
}
#demoImage {
    /*position:absolute;*/
    /*top:12px;
    right:3px;*/
    background-image:url(../images/finmng.png);
    background-repeat:no-repeat;
    background-position:right top;
    width:65px;
    height:62px;
    cursor:pointer;
    float:right;
    padding-left:14px;
    margin-right:6px;
    
}
#seminarImage {
    position:absolute;
    top:15px;
    right:6px;
    background-image:url(../images/seminars.png);
    background-repeat:no-repeat;
    background-position:bottom;
    width:63px;
    height:70px;
    display:block;
    /*float:right;*/
}

p.normal{
    margin-top:4px;
    margin-bottom: 26px;
}

#headerImageCorporate{
     width:100%;
     /*text-align:right;*/ 
     height:55px; 
     /*background-color:#3D503C;*/
     /*background-color:#FFFFFF;*/
     margin-top:8px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
     background-image:url(../images/headerCorporate.png);
     background-repeat:no-repeat;
     background-position:right;
}

#headerImageGroup{
     width:100%;
     /*text-align:right;*/ 
     height:55px; 
     /*background-color:#3D503C;*/
     /*background-color:#FFFFFF;*/
     margin-top:8px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
     background-image:url(../images/headerGroup.png);
     background-repeat:no-repeat;
     background-position:right;
}


div.rightBox{
    position:relative;
    padding-left:9px;
    padding-right:9px;
    padding-top:5px;
    margin-top:23px;
    padding-bottom:5px;
    width:253px; 
    border-left:1px solid #D5D4DA;
    border-right:1px solid #D5D4DA;
    border-bottom:1px solid #D5D4DA;
   /* margin-top:24px;*/
     -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
}
div.simplePage{
    padding-top:20px;
    padding-left:10px;
    padding-right:0px;
    padding-bottom:12px;
    text-align:justify;
    font-family:Arial;
    font-size:12px;
    color:#272727;
}

div.fundsData{
    position:absolute;
    top:66px;
    /*right:-157px;*/
    left:511px;
    width:140px;
}

div.fundsPage{
    position:absolute;
    left:160px;
    top:0px;
    padding-top:20px;
    /*padding-left:20px;*/
    padding-bottom:12px;
    text-align:justify;
    font-family:Arial;
    font-size:12px;
    color:#272727;
    max-width: 735px;
}

div.forexImage{
    position:absolute;
    top:23px;
    left:627px;
    background-image:url(../images/forexRight.png);
    background-repeat:no-repeat;
    background-position:bottom;
    width:180px;
    height:425px;
}

div.privateMgtImage{
    position:absolute;
    top:23px;
    left:627px;
    background-image:url(../images/prvman.png);
    background-repeat:no-repeat;
    background-position:bottom;
    width:180px;
    height:425px;
}

div.islamicImage{
    position:absolute;
    top:23px;
    left:627px;
    background-image:url(../images/islamicarc.png);
    background-repeat:no-repeat;
    background-position:bottom;
    width:180px;
    height:425px;
}
