/*  
Theme Name: BNI Theme
Description: BNI theme
Version: 1.0
Author: newicon web-design
Author URI: http://www.newicon.net/
*/
/* General Styles */
body {color:#6D6D6D;font-family:arial,helvetica,sans-serif;}
.topbox {height:239px;}
.seaweed .hd {background-color:#00ABC6;border-top:5px solid #9CCB3D;}
.seaweed .hd h2{color:white;font-size:13px;font-weight:bold;}
.seaweed .inner {background-color:#F3FBFB;}
.seaweed .bd h3 {color:#00ABC6;font-size:100%;}
.bluetext {color:#00ABC6;}
.seaweed img  {padding-top:10px;padding-left:11px;}
h1 {color:#00ABC6;font-size:21px;border-top:5px solid #9CCB3D;}
h2 {color:#00ABC6;font-size:20px;}
a{outline:none;}

.link  {padding-left:17px;background-image:url(images/linkimage.png);background-repeat:no-repeat;background-position:left;color:#666666;}
.seaweed li  {background-image:url(images/bullet.png);padding-left:8px;background-repeat:no-repeat;background-position:0 8.4px;color:#00ABC6;font-weight:bold;line-height:20px;}

/* Header Styles */
.logobar {position:relative;}
.bnilogo {position:absolute;right:0;top:5px;}
.linkbar {-moz-border-radius-bottomleft:11px;-moz-border-radius-bottomright:11px;-moz-border-radius-topleft:0;background-color:#00ABC6;font-size:120%;margin:0 0 10px;-webkit-border-bottom-left-radius:11px;-webkit-border-bottom-right-radius:11px;text-align:center;}
.linkbar ul{display:block;overflow:hidden;padding:7px;}
.linkbar li {width:25%;}
.linkbar li a {background-color:#00ABC6;color:white;font-size:13px;font-weight:bold;text-align:center;}


/* Page Styles */
.pagetitle {margin:10px;}

/* LeftCol Styles */
.leftCol {width:20%;}
#WhereAreWe {margin-bottom:20px;}

/* RightCol Styles */
.rightCol {width:20%;}
#KeyContacts {margin-bottom:20px;}
#KeyContacts p{padding-bottom:4px;}

/* Main Styles */
.bottombox {height:487px;}
.seaweed .whitebox {background-color:white;}
.maintopimage  {background-image:url("./images/welcomeimage.jpg");height:270px;margin:10px;position:relative;}


/* Footer Styles */
.foot {-moz-border-radius-bottomleft:11px;-moz-border-radius-bottomright:11px;background-color:#52667F;color:white;line-height:29px;margin:0 10px 20px;position:relative;-webkit-border-bottom-left-radius:11px;-webkit-border-bottom-right-radius:11px;}
.foot p {line-height:13px;}
.foot a {color:white;text-decoration:underline;background-color:#52667F;}