﻿@import url("../../affluentfp/css/style_generic.css");

    #index_bg
    {
    background: #fff url(../images/bg_content.jpg) no-repeat;
    } 
   
    #index_bg .disclosure
    {
    position:relative;
    top:105px;
    left:30px;
    font-family: Helvetica 25 Light;
    font-weight: 500;
    font-style: italic;
    font-size: 80%;
    }
   
    #page_bg 
    {
    background: #fff url(../images/bg_contentPage.jpg) no-repeat;
    }
  
      /* same as above but smaller for content pages */
  
  /* ------------------------| page elements |------------------------ */
 
/*    text-align: left; 
    font-family: arial, tahoma, verdana, sans-serif;    
    margin: 0;
    padding: 0;
    font-style: normal;
}

body {
    font-size: 0.7em;
    color: #fff;
    line-height: 1.5em;    
}

p                       { margin-bottom: 6px;  }

h1, h2, h3, h4, h5, h6  { color: #000;}

h1                      { font-size: 140%; }
h2                      { font-size: 105%; }
h3                      {  }
h4                      {  }
h5                      {  }
h6                      {  }

a                       { color:#7088be; text-decoration:none; font-size: 90%; }
a img, img              { border:0; }
a:hover                 { color:#003399; }

a.pdf                   { background: url(/images/page_white_acrobat.gif) no-repeat; padding: 2px 0 2px 20px; margin: 1px; }
a.word                  { background: url(/images/page_white_word.png) no-repeat; padding: 2px 0 2px 20px; margin: 1px; }
a.excel                 { background: url(/images/page_white_excel.png) no-repeat; padding: 2px 0 2px 20px; margin: 1px; }

blockquote              { font-style: italic; margin: 0 0 0 20px;}

div.hr                  { border-top: 1px solid #003399; height: 1px; width: 97%; margin: 15px 0 15px 10px;}

ul                      {  }
li                      { list-style: none;
                           }
ol                      {  }

img.left                { float: left; margin:5px; }
img.right               { float: right; margin:5px; }
*/
/* ------------------------| colour attributes |------------------------ */
/*.grey                   { color: #666666; }
.lgrey                  { color: #999999; }
.dgrey                  { color: #333333; }
.lgreen                 { color: #99ff99; }
.llgreen                { color: #8fd641; }
.green                  { color: #67ad00; }
.lblue                  { color: #93aec6; }
.dblue                  { color: #2e476d; }
.black                  { color: #000000; }
.lred                   { color: #ffa8a8; }
.red                    { color: #ff0000; }
.blue                   { color: #2181be; }
.white                  { color: #ffffff; }
.orange                 { color: #ff6601; }
*/
/* ------------------------| font styles |------------------------ */
/*.underlined             {text-decoration: underline;}
.bold                   { font-weight: bold; }
.italic                 { font-style: italic; }

.clear                  { clear: both; }
.float-left             { float: left; }
.float-right            { float: right; }
*/
/* ------------------------| border styles |------------------------ */
/*.border                 { border: 1px solid #000; }
    .border-top         { border-top: 1px solid #000; }
    .border-right       { border-right: 1px solid #000; }
    .border-bottom      { border-bottom: 1px solid #000; }
    .border-left        { border-left: 1px solid #000; }
*/
/* ------------------------| table elements |------------------------ */
/*table                   {  }
thead                   {  }
tbody                   {  }
td                      { vertical-align: top; }
*/
/* ------------------------| input fields |------------------------ */
/*form                    { padding:0px; margin:0px; }
input                   { border: 1px solid #000; padding: 2px; }
textarea                { border: 1px solid #000; }

select optgroup         { font-weight: bold; font-style:normal; color:#000; background:#e5e5e5; }
select optgroup option  { font-weight: normal; background: #fff; }
select option           { font-weight: normal; background: #fff; }

.required               { color: #ff0000; font-weight: bold; font-size: 12px; }
*/
/*-------------------------| admin edit |------------------------ */
/*#admin {
    color: #fff;
    background: #999;
    border-bottom: 1px solid #000;
    height: 19px;
    padding: 2px 0 2px 20px;
}
    #admin a { color: #fff; }
    #admin a.editPage { background: url(/images/application_edit.png) no-repeat; padding: 2px 0 2px 20px; margin: 1px; }
    #admin a.editTicker { background: url(/images/newspaper_add.png) no-repeat; padding: 2px 0 2px 20px; margin: 1px; }
*/
/* ------------------------| containers |------------------------ */
/*#outer {
    background: #fff url(/images/bg.jpg) repeat-x;
    background-position: 0 -1px;
}

#inner {
    background: url(/images/grad_outer_both.gif) repeat-y 0 0 ;
    width: 865px;
    margin: 0px auto;
}
    
#mainContainer {
    position: relative;
    width: 845px;
    margin: 0px auto;
    background: #fff;
}
    */
/* ------------------------| header |------------------------ */
  /*  #header {
        background: #003399 url(/images/header03.jpg) no-repeat;
        height: 100px;
        width: 845px;
    }
        #search {
            width: 250px;
            margin-left: 580px;
            padding-top: 65px; 
            padding-left: 50px;
        }
            .text_search {
                margin-right: 5px;
            }
            #txtSearch {
                border: 1px solid #666;
                width: 107px;
                padding: 3px;
            }
            #btnSearch {
                background: url(../images/btn_search.gif) no-repeat;   
                width: 20px;
                height: 20px;
                margin-left: 5px;
                position: relative;
                top: 0px;
                border: 0;
            }
    #header_grey {
        background: #666;
        font-size:0.9em;
        text-align: right;
        padding: 0 20px;
        width: 805px;
    }
    #index_bg h4, #page_bg h4 {
        color: #fff;
        font-family: Helvetica 25 Light;
        font-weight: 500;
        position: relative;
        left: 30px;
        font-style: italic;
        font-size: 125%;
    }*/
    /* afp index bg */
    
   
         
   /* #index_bg h4 {
        top: 140px;
    }*/
  
  
  
  
  
   /* #page_bg h4 {
        top: 90px;
    }
        #grad_left {
            background: url(/images/grad_bg_left.jpg) no-repeat 0 0;
            width: 76px;
            height: 600px;
            position: absolute;
            top: 117px;
            left: -76px;
        }
        
        #grad_right {
            background: url(/images/grad_bg_right.jpg) no-repeat 0 0;
            width: 77px;
            height: 600px;
            position: absolute;
            top: 117px;
            right: -76px;
        } 

/* ------------------------| menu |------------------------ */
/*#dd_navigation {
    height: 36px;
    background: #fff url(../images/navigation_off.gif) repeat-x;
    padding-bottom: 2px;
    color: #fff;
}  
    .sub span {
	    background: url(../images/navigation_arrow.gif) no-repeat center left;
	    padding: 0 0 0 20px;
	    margin-left: -20px;
	    
    }
    .active span {
	    background: url(../images/navigation_arrow.gif) no-repeat left center;
	    padding: 0 0 0 15px;
	    margin-left: -20px;
	    color: #fff;
    }

/* ------------------------| content |------------------------ */
/*#float_left {
    width: 207px;        
    background: #fff;
    float: left;
}
    #leftNavigation { padding-right: 1px; font-weight: bold; }
        #leftNavigation span { padding-left: 30px; display:block; }
        #leftNavigation a span { background: url(/images/navigation_arrow.gif) no-repeat 10px center; }

        #leftNavigation a {
            text-decoration:none;
            display:block;
            border-bottom:#fff 1px solid;
            line-height:22px;
            background: #7088be;
            color: #fff;
        }
        
        #leftNavigation a:hover { background: #003399; }
        #leftNavigation .left_sub { background: #a9badc url(/images/navigation_circle.gif) no-repeat 20px center; }
        
        #transact {
            padding: 14px 0 0 25px;
            background: #fff url(/images/dotted_line.gif) no-repeat 205px top;
            min-height: 264px;
        }

#float_right{
    float: right;
    width: 638px;
    background: #fff;
}
    /* main index content title area */
    
    #welcome_afp_index {
        background: #002f8f url(../images/bg_content_bottom.jpg) no-repeat top right;
        width: 637px;
        height: 35px;
        font-size: 150%;
        font-weight: bold;
        padding: 20px 0 0 0px;
        text-indent: 20px;
        text-transform: capitalize;
        color:#003399;
    }
    
    /* same as above just applies different bg styling */
    /*#welcome_afp_page {
        background: #002f8f url(../images/bg_content_bottomPage.jpg) no-repeat top right;
        width: 638px;
        height: 35px;
        font-size: 150%;
        font-weight: bold;
        padding: 20px 0 0 0px;
        text-indent: 20px;
        text-transform: capitalize;
    }
    #welcome_grey {
        width: 638px;
        height: 23px;
        background: #ccc;
    }
    #bodyHomepage {
        float: left;
        width: 437px;
        padding: 10px;
        color: #000;
    }
    /* 
        IE.6 doesnt support min-height : this stops footer from jumping 
        xsl makes this div only available to IE.6
    */
    /*#spacer_div {
        height: 320px;
        width: 1px;
        float: right;
    }
        #bodyContent {
            float: left;
            width: 619px;
            padding: 10px;
            color: #000;
            min-height: 300px;
        }
        #bodyContent a {
            font-size: 100%;
        }
    #profile_container {
        float: right;
        width: 178px;
        margin: 17px 3px 14px 0;
        font-style: italic;
        font-weight: 700;
    }
        #profile_image {
            padding: 187px 5px 1px;
            background: #a9badc url(/images/profile_image_01.jpg) no-repeat;
        }
        #profile_image h2:first-line {
            font-style: normal;
        }
        #profile_image h2 {
            color: #000;
            font-style: italic;
            padding-bottom: 2px;
            line-height: 20px;
            top: -3px;
            position: relative;
            padding-left: 5px;
        }
    #sitemapContent h2 {
        padding-left: 10px
    }
    #sitemapContent li {
        margin-left: 20px;
    }

/* ------------------------| page dividers |------------------------ */
/*#divider {
    clear: both;
    width: 845px;
    margin: 0 auto;
    background: #fff;
}
#divider_left {
    float: left;
    background: #fff url(/images/grad_footer_left.jpg) no-repeat left top;
    width: 207px;
    height: 41px;
}
#divider_right {
    float: left;
    background: #fff url(/images/grad_footer_right.gif) no-repeat left top;
    width: 638px;
    height: 41px;
}

/* ------------------------| footer |------------------------ */
/*#footer {
    font-size: 0.9em;
    width: 845px;
    margin: 0 auto 90px;
    background: #fff;
}
    .copyright {
        float: left;
        color: #333;
    }
    .sbSite {
        float: right;
        color: #7088be;
    }
    .sbSite:hover {
        color: #003399;
    }

/* ------------------------| border grads |------------------------ */
/*#grad_top {
    width: 865px;
    height: 10px;
    background: url(/images/grad_top.gif) repeat-x;
    clear: both;
    margin:1px auto 0;
}

#grad_bottom {
    width: 865px;
    height: 10px;
    background: url(/images/grad_bottom.gif) repeat-x;
    clear: both;
    margin:0 auto;
}    
        
        /* top */
  /*      .grad_top_left {
            float: left;
        }
        .grad_top_right {
            float: right;
        }
        
        /* bottom */
    /*    .grad_bottom_left {
            float: left;
        }        
        .grad_bottom_right {
            float: right;
        }
        */
        
    #reg_details
    {
    clear: both;
    width: 845px;
    margin: 0 auto;
    height:40px;
    }

    #reg_details p
    {
    color:#000;
    margin:0 0 0 230px;
    }