/* CSS Document for FFI*/
/* Created on 9/02/2009 */
/* Author: George Mathew */
/* Last updated: 9/15/2009 */


/* ----------------------------General-----------------------*/
body{
	padding:0 0 0 0;
	margin:0;
	background-color:#f6f6f6;
	color:#000;
	 
	}

div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
a { text-decoration:none;}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
hr {/*width: 50%;*/
float: left;
color: #101000;
text-align: left;/*this will align it for IE*/
margin: -17px auto 0 -1px; /*this will align it left for Mozilla*/
padding: 10px 0 0 10px;
} 
h1
{ 
    font: bold 18px/25px Helvetica , arial, sans-serif;
    color:#009933; 
}
h2
{ 
    font: bold 16px/25px Helvetica , arial, sans-serif;
    color:#009933; 
}
h3
{ 
    font: normal 15px/25px Helvetica , arial, sans-serif;
    color:#009933; 
}
p
{ 
    font-family: helvetica; font-size: 14px; font-weight: 100; font-style: normal; font-variant: normal; color: #009933; 
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

/*--------------------------------------header-----------------------------*/
#container
{
    background-color: #ffffff;
    width: 962px;
    margin: 0 auto;
    border-right: #d1cfc7 3px solid;
   
    border-left: #d1cfc7 3px solid;
    
}
#branding{
    background: #ffffff;   
	width:962px;
	height:134px;
	position:relative;
	
	
}
#topsentence
{
    background-COLOR:#71417D; /*url("../images/top_sentence.jpg");*/
    width: 259px;
    height: 21px;
    font-size: 11px;
    font-family: "Helvetica Narrow" , arial, sans-serif;
    font-weight: 100;
    font-style: normal;
    color: #FFFFFF;
    text-align: center;
    line-height: 21px;
    vertical-align: middle;
    margin-left:1px;
    padding-left: 705px;
}
#logobackground 
{
     background-color:#ffffff; /*url("../images/header_background.jpg");*/
     width: 962px;
     height: 83px;
      font-size: 24px;
      font-family: "Book Antiqua", "Helvetica Narrow" , arial, sans-serif;
      color: #90c741;
      

}
#logobackground p{
        font-size: 24px;
      font-family: "Book Antiqua", "Helvetica Narrow" , arial, sans-serif;
      color: #90c741
}
.logoposition
{
    
    width: 636px;
    
    left: 26px;
   
    top: 26px;
}
#branding img.logo
{
    
    width: 70px;
    height: 68px;
    left: 26px;
   
    top: 26px;
}
#branding p
{
    position: absolute;
    
    left: 105px;
   
    top: 50px;
}




.branding ul 
{
    width: 952px;
    background: url("../images/menubar.jpg") right Center no-repeat;

    top:100px;
  
     
    
    height:34px;
    list-style: none;
    margin: 0;
    padding: 0 0 0 10px;
 
}
.branding ul li
{
    background: url("../images/nav_div.jpg") right Center no-repeat;
    height: 34px;
    float: left;
    
}
.branding ul li a
{
    display:block;
   
    padding:0 30px;
    color:#612270;
    font: normal 17px/34px "Helvetica Narrow", Helvetica, Arail, Helvetica;
    background-color:inherit;
    text-decoration:none;
    
}
.branding ul li a:hover
{
    color:#bacd7b;
    background-color:inherit;
}
.branding ul li a.hover
{
        display:block;
    background:url("../images/nav_bg.jpg") 0 0 repeat-x;
    
    color:#bacd7b;
    font: bold 17px/36px "Helvetica Narrow", Arail, Helvetica;
    background-color:inherit;
    text-decoration:none;
}
.branding ul li.last
{
    background-image:none;
    float:left;
}
#homepage_img 
{
     background: url("../images/hp_main_img.jpg");
     width: 962px;
     height: 242px;
      
     font: bold 19px/25px Helvetica , arial, sans-serif;
     color: #009242;
      

}
#opportunitypage_img 
{
     background: url("../images/hp_main_img-06.jpg");
     width: 962px;
     height: 242px;
      
     font: bold 19px/25px Helvetica , arial, sans-serif;
     color: #009242;
      

}
#whyourteampage_img 
{
     background: url("../images/hp_main_img-04.jpg");
     width: 962px;
     height: 242px;
      
     font: bold 19px/25px Helvetica , arial, sans-serif;
     color: #009242;
      

}
#contactuspage_img 
{
     background: url("../images/hp_main_img-05.jpg");
     width: 962px;
     height: 242px;
      
     font: bold 19px/25px Helvetica , arial, sans-serif;
     color: #009242;
      

}
#right_panel_img
{
    width: 167px;
    height: 271px;
    padding-left: 45px;
    padding-top: 135px;
    background-position: 0% 0%;
    background-image: url(../images/right_panel_img.jpg);
    background-repeat: no-repeat;
    background-color: transparent;
}
#right_panel_img2
{
    width: 203px;
    height: 349px;
    padding-left: 5px;
    padding-top: 10px;
    background-position: 0% 0%;
    background-image: url(../images/lauch_image.jpg);
    background-repeat: no-repeat;
    background-color: transparent;
}
#innerpage_img 
{
     background: url("../images/in_main_img.jpg");
     width: 976px;
     height: 3px;
      
     font: bold 19px/25px Helvetica , arial, sans-serif;
     color: #009242;
      

}
#footer_bk 
{	
     
     background: url("../images/footer_background.jpg");
     width: 962px;
     height: 32px;
      padding-top:14px;
      padding-left:100px;
     font: bold 14px/25px Helvetica , arial, sans-serif;
     color: #009242;
      

}
    


/*--------------------------------------------------------------------------*/

/*-------------------------------------columns settings---------------------*/
.column {
  float: left;
  background-color: #ffffff;
}

/* Use these classes to set the width of a column. */
.span-1   { width: 30px; }
#span-2   { width: 36px; float: left; background-color: #ffffff; 
height: 100%;
}
.span-3   { width: 105px; }
.span-4   { width: 150px; }
.span-5   { width: 195px; }
#span-6   { width: 221px; float: left;  background:url("../images/blue_bk_side_menu.jpg") 0 0 repeat-y;background-color: #ffffff;height: 100%;overflow:visible;}
.span-7   { width: 270px; }
.span-8   { width: 220px;}/*main content right panel */
.span-9   { width: 350px; }
.span-10  { width: 400px; }
.span-11  { width: 430px; }
.span-12  { width: 490px; }
.span-13  { width: 510px; }
.span-14  { width: 550px; }
.span-15  { width: 600px; }
.span-16  { width: 672px; }/*main content left panel */
#span-17  { width: 730px; }
.span-18  { width: 692px;}
.span-19  { width: 760px; }
.span-20  { width: 770px; }
.span-21  { width: 830px; }
.span-22  { width: 870px; }
#span-23  { width: 964px; border-right: 7px solid #f6f6f6;border-left: 7px solid #f6f6f6; background-color:#ffffff;height:100%;}
.span-24  { width: 962px;} /* main Content*/

/* Add these to a column to append empty cols. */
.append-1   { padding-right: 10px; }  
.append-2   { padding-right: 43px; } 
.append-3   { padding-right: 35px; } 
.append-4   { padding-right: 160px; } 
.append-5   { padding-right: 200px; } 
.append-6   { padding-right: 240px; } 
.append-7   { padding-right: 280px; } 
.append-8   { padding-right: 320px; } 
.append-9   { padding-right: 360px; } 
.append-10  { padding-right: 400px; } 
.append-11  { padding-right: 440px; } 
.append-12  { padding-right: 480px; } 
.append-13  { padding-right: 520px; } 
.append-14  { padding-right: 560px; } 
.append-15  { padding-right: 600px; } 
.append-16  { padding-right: 640px; } 
.append-17  { padding-right: 680px; } 
.append-18  { padding-right: 720px; } 
.append-19  { padding-right: 760px; } 
.append-20  { padding-right: 800px; } 
.append-21  { padding-right: 840px; } 
.append-22  { padding-right: 880px; } 
.append-23  { padding-right: 920px; } 

/* Add these to a column to prepend empty cols. */
.prepend-1   { padding-left: 0px; }  
.prepend-2   { padding-left: 20px; } 
.prepend-3   { padding-left: 35px; }  /* main content */
.prepend-4   { padding-left: 160px; } 
.prepend-5   { padding-left: 200px; } 
.prepend-6   { padding-left: 240px; } 
.prepend-7   { padding-left: 280px; } 
.prepend-8   { padding-left: 320px; } 
.prepend-9   { padding-left: 360px; } 
.prepend-10  { padding-left: 400px; } 
.prepend-11  { padding-left: 440px; } 
.prepend-12  { padding-left: 480px; } 
.prepend-13  { padding-left: 520px; } 
.prepend-14  { padding-left: 560px; } 
.prepend-15  { padding-left: 600px; } 
.prepend-16  { padding-left: 640px; } 
.prepend-17  { padding-left: 680px; } 
.prepend-18  { padding-left: 720px; } 
.prepend-19  { padding-left: 760px; } 
.prepend-20  { padding-left: 800px; } 
.prepend-21  { padding-left: 840px; } 
.prepend-22  { padding-left: 880px; } 
.prepend-23  { padding-left: 920px; } 
.dropto-1 {padding-top: 5px;}
.dropto-2 {padding-top: 13px;}
.dropto-10 {padding-top: 95px;}

#left ul{
	padding:0;
	margin:10px 0 10px 0;
	display:block;
	float: left;
}
#left ul li{
background:url(../images/r_panel_div.jpg) 0 bottom repeat-x;
	display:block;
	float: left;
	height:20px;
	width:150px;
	line-height:25px;
	margin: 0 0 0 12px;
	padding: 5px 0 5px 0;
	}
#left ul li a{
	display:block;
	left: 5px;
	padding:0 0 0 0;
	font:normal 15px/20px  Helvetica, Arial, sans-serif;
	color:#14495A;
	background-color:inherit;
	text-decoration:none;
	float:left;
}
#left ul li a:hover{
	color:#009242;
	
	text-decoration:none;
	
	}



/* Border on right hand side of a column. */
.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #eee;
}

/* Border with more whitespace, spans one column. */
.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eee;
}


/* Use these classes on an element to push it into the 
   next column, or to pull it into the previous column. */

.pull-1  { margin-left: -40px; }
.pull-2  { margin-left: -80px; }
.pull-3  { margin-left: -120px; }
.pull-4  { margin-left: -160px; }

.push-0  { margin: 0 0 0 18px; }
.push-1  { margin: 0 -40px 0 18px; }
.push-2  { margin: 0 -80px 0 18px; }
.push-3  { margin: 0 -120px 0 18px; }
.push-4  { margin: 0 -160px 0 18px; }
.push-5  { margin-left: 675px; margin-top: 10px;}

.push-0, .push-1, .push-2, .push-3, .push-4 { float: right; }

/* typography fonts */

.ffi21c
{ 
    font: normal 100 22px/25px "Book Antiqua" Helvetica Arail;
    color: #ffffff;
}

.ffi12a
{ 
    font: normal 100 12px Helvetica Arail;
    color: #1F2120;
}
.ffi13a
{
    color: #1F2120;
    font-size: 13px;
    line-height: 16px;
    font-style: normal;
    font-family: Helvetica, Arial;
    font-variant: normal;
}
.ffi15a
{
    color: #1F2120;
    font-size: 15px;
    line-height: 18px;
    font-style: normal;
    font-family: Helvetica, Arial;
    font-variant: normal;
}

.ffi15a ul
{
  list-style-image: url(bullet.gif);

   color: #1F2120;
      font-size: 15px;
      line-height: 18px;
      font-style: normal;
      font-family: Helvetica, Arial;
      font-variant: normal;
      padding-left:45px;
}
  

.ffi15a-bold
{
    color: #1F2120;
    font: bold 15px/18px Helvetica, Arial;
}
.ffi15a-uline
{
    color: #1F2120;
    font: 15px/18px Helvetica, Arial;
    text-decoration: underline;
}
.ffi15a-uline_notactive
{
    color: #bcbbbb;
    font: 15px/18px Helvetica, Arial;
    text-decoration: underline;
}



.ffi210d
{
    color: #14495A;
    font-size: 21px;
    line-height: 40px;
    font-style: normal;
    font-family: "Myriad Pro" Helvetica, Arial;
    font-variant: normal;
}
.ffi20d
{
    color: #14495A;
    font-size: 26px;
    line-height: 40px;
    font-style: normal;
    font-family: "Myriad Pro" Helvetica, Arial;
    font-variant: normal;
}
.ffi30d
{
    color: #14495A;
    font-size: 25px;
    line-height: 70px;
    font-style: normal;
    font-family: "Myriad Pro" Helvetica, Arial;
    font-variant: normal;
}
.ffi11g
{
    color: #ffffff;
    font-size: 11px;
     
    font-style: normal;
    font-family: Helvetica, Arial;
    font-variant: normal;
}
.ffi47g
{
    color: #ffffff;
    font-size: 47px;
    line-height: 80px;
    font-style: normal;
    font-family: "Brush Script Std" Helvetica, Arial;
    font-variant: normal;
}
.ffi11e
{

    color: #5C3764;
    font-size: 11px;
    
    font-style: normal;
    font-family: Helvetica, Arial;
    
} 
 
.ffi12h
{
    color: #253A7A;
    font-size: 12px;
    line-height: 8px;
    font-style: normal;
    font-family: Helvetica, Arial;
    font-variant: normal;
   
}
.ffi16h
{
    color: #253A7A;
    font-size: 16px;
    line-height: 16px;
    font-style: normal;
    font-family: Helvetica, Arial;
    font-variant: normal;
}
.ffi12i
{
    color: #ffffff;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    font-family: Helvetica, Arial;
    font-variant: normal;
   
}
.tbox
{
    border: 1px solid #b7b3a3;
    width: 135px;
}
.tbox2
{
    border: 1px solid #b7b3a3;
    width: 135px;
    height: 33px;
}

/* Misc classes and elements
-------------------------------------------------------------- */
#textbox {
	font-family: "Helvetica";
	font-size: 12px;
	border: 1px solid #666666;
}
/* Use a .box to create a padded box inside a column.  */ 
.box { 
  padding: 1.5em; 
  margin-bottom: 1.5em; 
  background: #eee; 
}

/* Use this to create a horizontal ruler across a column. */
hr {
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.4em;
  border: none; 
}
hr.space {
  background: #fff;
  color: #fff;
}

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clear { display: inline-block; }   
.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

.SignUpLink { color:#8b329e; font-size:16px;}
.SignUpLink a{ color:#8b329e!important;} .SignUpLink a:hover { color:#c98200!important;}