/*
THEME NAME: Innov8
THEME URI: http://www.trevojohn.co.za/
DESCRIPTION: a theme by trevor john
VERSION: 1.0
AUTHOR: trevor john
AUTHOR URI: http://www.trevorjohn.co.za/
TAGS: innov8
*/
@font-face {
    font-family: 'BankGothicMdBTMedium';
    src: url('bankgthd-webfont.eot');
    src: url('bankgthd-webfont.eot?#iefix') format('embedded-opentype'),
         url('bankgthd-webfont.woff') format('woff'),
         url('bankgthd-webfont.ttf') format('truetype'),
         url('bankgthd-webfont.svg#BankGothicMdBTMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{background:#fff;color:#111;line-height:140%;text-align:justify; margin:0; padding:0;}
a,a:link{color:#2CABE0;text-decoration:underline;}
img { border: none; }
#header { margin-top:40px;}
#header .h1 { width: 513px; height: 50px;  }
#header .h2 { padding-top:40px; }
#header .h3 { background: transparent url('images/head2-bg.png') no-repeat 0 0; height: 165px; padding-top: 20px; padding-left: 17px;}
#header .h4 { padding-top: 85px; padding-left: 4px; }

h4 a:link, h4 a:visited { color: #000; }

#footer { font-family: Trebuchet MS, Verdana; font-size:11px; height: 60px; }
#footer .f1, #footer .f1  a:link, #footer .f1  a:visited { color: #A5A7AB; text-decoration: none; text-align: center; }
#footer .f1  a:hover { text-decoration: underline; }
#footer .f2 { color: #7F8084; }

#content { font-family: Trebuchet MS, Verdana; font-size:14px; color: #111; }
#content ul { margin: 0; padding: 16px; } 
#content li { margin-bottom: 15px; } 
#content h3 { font-family: Trebuchet MS, Verdana; font-size: 17px; color: #136877;}
#content .name { font-family: Trebuchet MS, Verdana; font-size: 14px; color: #136877; font-weight: bold;}

#partners td { width: 20%; text-align: center; }

.required { font-weight: bold; color: #2CABE0;}
.menu { height: 30px; }
.menu ul { list-style-type: none; height: 30px; margin: 0; padding: 0;  border: 1px solid #ccc; background: #fff url('images/menubg2.jpg') repeat-x 0 0;}

.menu li { float: left;}
.menu ul a, .menu ul a:visited {
padding-right: 15px;
padding-left: 15px;
margin-right: 0px;
display: block;
text-decoration: none;
    font-family: 'BankGothicMdBTMedium';

font-size: 14px;
line-height: 30px;
color: #444;

}
.menu ul a:hover { background: #fff url('images/menubg.jpg') repeat-x 0 0; color: #fff; color: #fff; }
.menu .current_page_item a , .menu .current_page_item a:visited { background: #fff url('images/menubg.jpg') repeat-x 0 0; color: #fff; }