@import 'reset.css';
@import 'core/template/template.css';
@import 'typo.css';

/*------------------------------------*\
  Html + Body
\*------------------------------------*/

/*
Take care of the page's main strucural elements.
*/

html{
  font:100%/1.5 "trebuchet ms", Arial, sans-serif;
  background:transparent url("../images/body-bg.jpg") repeat left top scroll;  
}


body{
color:#3B2F19;  
font:87.5%/1.5 "trebuchet ms", Arial, sans-serif;  
background:transparent url("../images/top-bg.jpg") repeat-x left top scroll; 
text-align:justify;
}

/*------------------------------------*\
  CUSTOM LAYOUT
\*------------------------------------*/

#do_not_fill, .accessibility, .hide{
position:absolute;
left:-99999px;
}

/*------------------------------------*\
  HEADER
\*------------------------------------*/


/*------------------------------------*\
 LOGO
\*------------------------------------*/

.header{
padding:13px 0;
text-align:center;
}


.logo {    
	font-size: 136%;
	font-weight: normal;
   	display:block;
	overflow: hidden;
    height: 88px;
	padding: 0;
    margin: 0;
}

.logo  a {
    background:url("../images/cif-logo.png") no-repeat scroll center top transparent;
    display: inline-block;
    position: relative;
    width: 200px;
	height: 88px;
    z-index: 10000;
	text-decoration:none;
	
}


.logo a:active {
    top: 0;
}


.logo a img {
    display: none;
    margin: 0;
    padding: 0;
	vertical-align: top;
}

.alt-logo {
    background-color: #FFFFFF;
    display: block;
	top:80px;
    left: 390px;
    position: absolute;
    z-index: -1;
}

h1 a:link, .h1 a:link{
    font-weight: normal;
}


/*------------------------------------*\
  MAIN NAVIGATION
\*------------------------------------*/

.main-nav {
  background:#181818 url("../images/black-noise.jpg") repeat scroll center top; 
  position:relative;
  display:block;
  height:85px;
  text-align:center;
  border-radius: 10px 10px 10px 10px;
  border:1px solid #f7f7f7;
  margin-bottom:25px;
}


.main-nav ul,.main-nav ul li {
  list-style: none;
  margin:0;
  padding:0;
}


.main-nav ul li {
  display:inline;
  float:left;
  padding:10px 10px;
  background:url("../images/mainnav-divider.png") no-repeat scroll right center transparent; 
}

.main-nav ul li .sub_title_menu{
  display:block;
  font-size: 14px;
  line-height:3px;
  padding:0;
  text-align:left;
  color:#6c6c6c;
}

.main-nav li a {
  display:inline-block;
  text-decoration: none;
  font-family: "trebuchet ms", Arial, sans-serif;
  font-size: 18px;
  line-height:35px;
  font-weight:normal;
  color:#eee;
  padding:10px 9px 10px 9px;
}


.main-nav ul li.first a{

}

.main-nav ul li.last{
  background:none;
  padding-right:none;
}


.main-nav ul li.last a{
padding:none;
}

body.home .main-nav li.home a, 
body.about .main-nav li.about a, 
body.services .main-nav li.services a, 
body.application .main-nav li.application a, 
body.benefits .main-nav li.benefits a, 
body.contact .main-nav li.contact a {
	color:#5bb4e5;
}

.main-nav ul li a:hover {
color:#5bb4e5;
}

/*------------------------------------*\
  Banner
\*------------------------------------*/
.banner{

}


/*------------------------------------*\
  GENERAL STYLES
\*------------------------------------*/


.strong {
font-weight:600;
}

.asterix{
color:#DC2529;
}

.orange {
color:#D69E00;
}

.float-left{
float:left;
}

.float-right{
float:right;
}




.more-info, .click-here {
 background:#9D8F30;
 padding:7px;
}


a.more-info:link, a.click-here:link {
	color:#FEFEFE;
}

.mb30{margin-bottom: 30px;}

/*------------------------------------*\
  TYPOGRAPHY
\*------------------------------------*/

h2{
color:#0b9182;
font-size:24px;
background:url("../images/underline.png") repeat-x scroll left bottom transparent;
padding-bottom:10px;
margin-bottom:15px;
line-height:1;
}

h3{
color:#333;
font-size:19px;
padding-bottom:15px;
}

/*------------------------------------*\
  HOME
\*------------------------------------*/

.split-3-ways {
text-align:center;
}

.split-3-ways div{
float:left;
width:300px;
margin-bottom:21px;
padding:0;
}

.box1 {
background: transparent url("../images/invoice-factoring-box.jpg") no-repeat scroll 0px bottom;
width:300px;
height:392px;
margin-right:10px;
}

.box2 {
background: transparent url("../images/direct-sales-finance-box.jpg") no-repeat scroll 0px bottom;
width:300px;
height:392px;
margin-right:10px;
}

.box3 {
background: transparent url("../images/wonga-green-fund-box.jpg") no-repeat scroll 0px bottom;
width:300px;
height:392px;
margin:0;
}

h3.htitle {
font-size:19px;
text-align:center;
padding:15px 0 0 0px;
color:#eee;
}

.box1 p a , .box2 p a , .box3 p a{
color:#eee;
}

.box1 p a:hover , .box2 p a:hover , .box3 p a:hover{
color:#181818;
}

.homecontent{
float:left;
width: 65%;
padding-bottom:25px;
}

.more{
background:#0096db url() no-repeat scroll left top; 
border-radius: 5px 5px 5px 5px; 
padding:5px 10px 5px 10px;}

a.more:link, a.more:visited{
color:#fff;
}

a.more:hover{
color:#333;
}


.homesideboxes{
float:right;
width: 33%;
}


.left-pic{
margin:5px 0px 0px 10px;
}

.homesidebox1{
color:#333;
text-align:left;
font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
width:300px;
height:50px;
background:#f2f2f2 url("../images/body-box.jpg") repeat left top scroll ;
padding:10px 0px 20px 0px;
border-radius: 10px 10px 10px 10px;
border:solid 1px #c2c2c2;
margin-bottom:30px;
}

.homesidebox1 p{
font-size:17px;
margin:0;
padding:0;
}

p.homesidebox1-link {
padding:0 0 0 50px;
font-size:15px;
margin:0;
font-weight:600;
}

.homesidebox2{
color:#fcfcfc;
text-align:left;
font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
width:300px;
height:180px;
background:#f2f2f2 url("../images/body-box.jpg") repeat left top scroll ;
padding:10px 0px 10px 0px;
border-radius: 10px 10px 10px 10px;
border:solid 1px #c2c2c2;
margin-bottom:40px;
}

.homesidebox2 h3{
margin:5px 15px 10px 15px;
font-size:18px;
color:#0b9182;
line-height:1;
padding-bottom:10px;
background:url("../images/underline2.png") repeat-x scroll left bottom transparent;
}

.homesidebox2 ul, li{
color:#333;	
}

.homevalues-list1 li, .homevalues-list2 li{
padding:0;
margin:0;
list-style:none;
}

.homevalues-list1{
margin-bottom:15px;
float:left;
}

.homevalues-list2{
margin-bottom:15px;
float:right;
}

.homevalues-list1 ul li, .homevalues-list2 ul li{
background:none;
}

.homevalues-list1 li, .homevalues-list2 li{
margin-bottom:7px;
background: url(../images/disc.png) no-repeat left 9px scroll transparent;
padding-left:10px;
}

/*------------------------------------*\
  SERVICES PAGE
\*------------------------------------*/

.service1, .service2{
padding-bottom:25px;	
}

.service3 {
padding-bottom:50px;	
}

img.float-left{
float:left;
margin:5px 10px 5px 0;
padding:2px;
border:1px solid #c2c2c2;
border-radius: 10px 10px 10px 10px;
}

/*------------------------------------*\
  ABOUT PAGE
\*------------------------------------*/

.about-info{
padding-bottom:25px;	
}


/*------------------------------------*\
  BENEFITS PAGE
\*------------------------------------*/

.benefits-info{
padding-bottom:25px;	
}

.benefits-list li{
padding:0;
margin:0;
list-style:none;
}

.benefits-list{
margin-bottom:15px;
}

.benefits-list ul li{
background:none;
}

.benefits-list li{
margin-bottom:7px;
background: url(../images/disc.png) no-repeat left 9px scroll transparent;
padding-left:10px;
}

/*------------------------------------*\
  SIDEBAR BOXES
\*------------------------------------*/

.left-pic2{
margin:5px 0px 0px 5px;
}

.sidebox1{
color:#333;
text-align:left;
font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
width:270px;
height:50px;
background:#f2f2f2 url("../images/body-box.jpg") repeat left top scroll ;
padding:10px 0px 20px 0px;
border-radius: 10px 10px 10px 10px;
border:solid 1px #ccc;
margin-bottom:30px;
}

.sidebox1 p{
font-size:15px;
font-weight:600;
margin:0;
padding:0;
}

p.sidebox1-link{
padding-left:45px;
font-size:15px;
margin:0;
}

.sidebox2{
color:#fcfcfc;
text-align:left;
font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
width:270px;
height:180px;
background:#f2f2f2 url("../images/body-box.jpg") repeat left top scroll ;
padding:10px 0px 10px 0px;
border-radius: 10px 10px 10px 10px;
border:solid 1px #ccc;
margin-bottom:40px;
}

.sidebox2 h3{
margin:5px 15px 10px 15px;
font-size:16px;
font-weight:600;
color:#0b9182;
line-height:1;
padding-bottom:10px;
background:url("../images/underline2.png") repeat-x scroll left bottom transparent;
}

.sidebox2 ul, li{
color:#333;	
}

.values-list1 li, .values-list2 li{
padding:0;
margin:0;
list-style:none;
}

.values-list1{
margin-bottom:15px;
margin-left:20px;
float:left;
}

.values-list2{
margin-bottom:15px;
margin-left:5px;
float:right;
}

.values-list1 ul li, .values-list2 ul li{
background:none;
}

.values-list1 li, .values-list2 li{
margin-bottom:7px;
background: url(../images/disc.png) no-repeat left 9px scroll transparent;
padding-left:10px;

}

/*------------------------------------------------------------------------*\
   APPLICATION FORM
\*------------------------------------------------------------------------*/

table     { margin-bottom: 18px; width:840; }
th        { font-weight:600; font-size:15px;color:#333;}
th,td     { padding: 5px 10px 5px 10px; }
tfoot     { }


h3.title{
color:#333;
font-size:17px;
padding-bottom:5px;
padding-top:15px;
}
	
.submit_application input{
color:#fff;
font-size:14px;
width: 200px;
height: 30px;
border: none;
margin: 10px 0px 0px 340px;
padding: 0;
background: transparent url("../images/submit-button2.png") 0 0 no-repeat;

}

.form_wrap_apply  input.input_field, .form_wrap_apply textarea{
  padding:5px;
  color: #333;
  border: 1px solid #c2c2c2;
  background:#f3f4f6;
}


/*------------------------------------------------------------------------------------------------------------*\
  CONTACT PAGE
\*------------------------------------------------------------------------------------------------------------*/

/*------------------------------------*\
	Enquiry Form
\*------------------------------------*/

.form_wrap{
padding-left:15px;
padding-bottom:25px;
}

.form_wrap dt{
margin-bottom:5px;
}

.form_wrap dd{
margin:0;
}

.form_wrap label{
font-size:.99em;
}

.form_wrap  input.input_field{
margin-bottom:10px;
}

.form_wrap  input.input_field, .form_wrap textarea{
  width:400px;
  padding:5px;
  color: #333;
}

.form_wrap  input {
border: 1px solid #c2c2c2;
background:#f3f4f6;
font-size: 13px;
}

.form_wrap textarea{
  height:130px;
  border: 1px solid #c2c2c2;
  background:#f3f4f6;
 }
 
 .submit input {
 color: #fff;
 font-size: 14px;
 width: 150px;
 height: 30px;
 border: none;
 margin: 0;
 padding: 0;
 background: transparent url("../images/submit-button.png") 0 0 no-repeat;
}
		

/*------------------------------------*\
  Common
\*------------------------------------*/
.c_error, .elm_error {
                display: none;
                padding: 5px;
                color: #D8000C;
                font-size: 12px;
                background-color: #FFBABA;
				color:red;
            }

.success {
                display: none;
                padding: 10px;
                color: #ffffff;
                font-size: 12px;
                background-color: #0B9182;
            }
            
.error img {
                vertical-align: top;
            }	
	
/*------------------------------------*\
  Contact info
\*------------------------------------*/
	
.sidebox-contact{
color:#fcfcfc;
text-align:left;
font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
width:270px;
height:250px; /*400px;*/
background:#f2f2f2 url("../images/body-box.jpg") repeat left top scroll ;
padding:10px 0px 10px 0px;
border-radius: 10px 10px 10px 10px;
border:solid 1px #c2c2c2;
margin-bottom:40px;
}

.sidebox-contact h3{
margin:5px 15px 10px 15px;
font-size:18px;
color:#0b9182;
line-height:1;
padding-bottom:10px;
background:url("../images/underline2.png") repeat-x scroll left bottom transparent;
}

.sidebox-contact ul, li{
color:#333;	
}

.contact-list li{
padding:0;
margin:0;
list-style:none;
}

.contact-list{
margin-bottom:15px;
}

.contact-list ul li{
background:none;
}


.contact-list li{
margin-bottom:7px;
background: url(../images/disc.png) no-repeat left 9px scroll transparent;
padding-left:10px;
}



/*------------------------------------*\
  FOOTER
\*------------------------------------*/

.page-footer{
padding:15px 0;
color:#6c6c6c;
font-size:14px;
text-align:left;
background:#181818 url(../images/black-noise.jpg) repeat left top scroll;
border-top:5px solid #c2c2c2;
}

.page-footer p{
margin-bottom:5px;

}

.footer{
color:#6c6c6c;
}

.footer a, .footer a:visited{
color:#6c6c6c;
}

.footer a:hover{
color:#0096db;
}
