@charset "utf-8";
/* CSS Document */

/* https://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/* font: inherit; */
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

/* ol, ul { list-style: none; } */

ol { list-style: none; }

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end reset */

body {
    background-color: #d9e0e6;
    /* color: #000000; */
    color: #333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 1.1;
    margin: 0;
    padding: 0;
}

img {
	border: 0;
}

a { 

text-decoration:none; 

}  


#wrapper	{
	background: #d9e0e6;
    clear: both;
    margin: 0 auto;
    /*padding: 0 11px;*/
    width: 945px;
}

#portal-header {
	position: relative;
	background-color:#d9e0e6;
	z-index: 40;
	padding:0px;
	margin: 0px;
	height: 147px;
}

#right-header {
	width: 650px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.logo {
	padding:10px 0px 0px 0px;
	margin: 0 0 17px 0;
	border:0;
	height: 63px;
}

#intranet {
	clear: both;
	width: 650px;
}

#intranet_inner {
	height: 12px;
	float: right;
	background: #fff;
	/* width: 200px; */
	clear: both;
	/* padding: 3px 0px 5px 0px; */
	padding: 3px 8px 5px 8px;
}

#intranet_inner ul li	{
	display: inline;
}

#intranet_inner a {
	color: #7e7e7c;
	margin: 3px;
	padding-left:18px;
	font-size: 11px;
	background: transparent url("/ibbk/themes/theme_bbk/images/bbkarrow.gif") no-repeat 3px 2px;
	border-bottom: 0px;
	font-weight: bold;
}

#portal-searchbox {
    background: none repeat scroll 0 0 transparent;
    margin-top: 8px;
	clear: both;
    float: right;
    height: 12px;
    padding: 3px 0 5px;
    width: 200px;
}

#livesearch0	{
	background: url("/ibbk/themes/theme_bbk/images/input_background.gif") repeat-x scroll 0 0 transparent;
    border: 2px solid #cccccc;
    height: 16px;
    margin: 0 0 0 10px;
    padding: 4px 0 0;
}

#livesearch0 input#searchGadget {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    float: left;
    margin: 0;
    padding: 0 0 2px 5px;
    width: 155px;
}
#portal-searchbox input#searchGadget {
    font-size: 11px;
}

.search-go, #prospective-homepage .search-go {
    background-color: transparent;
    background-image: url("/ibbk/themes/theme_bbk/images/magnifier.png");
    background-position: center top;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    height: 15px;
    text-indent: -9999px;
    width: 15px;
}

/* New by chetan */
#site-wide-nav-auth {
	float: right;
	height: 19px;
	clear: both;
	margin-top: 47px;
	background: #7e7e7c;
	color: #fff;
	padding: 4px 9px 0px 54px;
}

#site-wide-nav {
	float: right;
	height: 22px;
	clear: both;
	margin-top: 19px;

}

#site-wide-nav ul {
	margin: 0px 0px 0px 0px;
	background: #7e7e7c;
	padding: 0px 0px 1px 0px;
	height: 22px;
	line-height: 21px;
}
#site-wide-nav ul li {
	list-style: none;
	display: inline;
	border-right: 1px dotted #fff;
	margin: 0px;
	padding: 3px 9px 4px 9px;
	height: 22px;
	line-height: 22px;
	background: #7e7e7c;
}
#site-wide-nav ul li:hover a{
	color: #ffcc33;
}

#site-wide-nav ul li.last {
	border-right: 0px dotted #fff;
}
#site-wide-nav ul li a{
	color: #fff;
	font-size: 11px;
	border-bottom: 0px;
}

#nav-container {
width: 925px;
background: #fff;
padding: 10px 10px 7px 10px;
height: 40px;
z-index: 40;
}

#nav-container #navigation {
background: #445c74 url(/ibbk/themes/theme_bbk/images/top_nav.gif) repeat-x 0% 0%;
margin: 0px 0px 0px 0px;
height: 40px;
display:block;
clear: both;
z-index: 40;
}

#nav-container #navigation .topnav {
display: block;
height: 40px;
width: 114px;
float: left;
z-index: 40;
padding: 0px;
font-size: 0.9em;
border-right: 1px dotted #fff;
position: relative;
}

#nav-container #navigation .topnav.onhover,
#nav-container #navigation .topnav a:hover {
background-image:url("/ibbk/themes/theme_bbk/images/top_nav_hover.gif")!important;
background-repeat:repeat;
background-color: #445C74;
}


#nav-container #navigation .topnav .submenu {
z-index: 1000;
color: #000;
top: 47px;
left: 0px;
position: absolute;
padding: 0px 0px;
width: 235px;
display: none;
border-bottom: 1px solid #ccc;
z-index: 40;
}

#nav-container #navigation #about .submenu {
left: -115px;
}

.stub {
z-index: 40;
height: 7px;
background: #445C74;
width: 114px;
display: none;
position: absolute;
top: 40px;
left: 0px;
}
#about .stub {
width: 120px;
}
#nav-container #navigation .topnav .submenu ul {
padding: 0px 0px;
background: #fff;
margin: 0px;
border-top: 5px solid #445C74;
}
#nav-container #navigation .topnav .submenu ul li {
background: #f3f3f3; 
list-style: none;
padding: 0px 0px;
margin: 0px;
border-top: 1px solid #ccc;
padding: 5px 20px;
color: #496082;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}
#nav-container #navigation .topnav .submenu ul li:hover {
background: #fff;
color: #000;
}
#nav-container #navigation .topnav .submenu ul a {
padding:0px;
margin: 0px;
width: 100%;
color: #496082;
height: 100%;
}
#nav-container #navigation .topnav .submenu ul a:hover {
color: #000;
background-image: none !important;
background-color: #fff;
}
* html #nav-container #navigation .topnav {
border-right: 1px solid #fff;
}
#nav-container #navigation .topnav a:hover {
text-decoration: none;
color: #ffcc33;
background-image:url("/ibbk/themes/theme_bbk/images/top_nav_hover.gif")!important;
background-repeat:repeat;
}
#nav-container #navigation .topnav a:active  {
text-decoration: none;
color:#ffcc33;
background-image:url("/ibbk/themes/theme_bbk/images/top_nav_hover.gif")!important;
background-repeat:repeat;
}
#nav-container #navigation .lasttopnav {
width: 70px;
border-right: 0px dotted #fff;
}
#nav-container #navigation .topnav a {
color: #fff;
display: block;
padding: 6px 0px 0px 27px;
height: 34px;
width: 87px;
font-weight: bold;
border-bottom: 0px;
}
#nav-container #navigation .topn-alumni a {
padding-left: 19px;
width: 95px;
}

#nav-container #navigation .topn-students a,
#nav-container #navigation .topn-international a,
#nav-container #navigation .topn-cptab1 a,
#nav-container #navigation .topn-cptab2 a,
#nav-container #navigation .topn-cptab3 a,
#nav-container #navigation .topn-cptab4 a,
#nav-container #navigation .topn-cptab5 a,
#nav-container #navigation .topn-cptab6 a,
#nav-container #navigation .topn-schools a {
padding-left: 15px;
width: 99px;
}
#nav-container #navigation .topn-research a {
padding-left: 15px;
width: 99px;
}

#nav-container #navigation .topn-bas {
    border-right: 0 none;
	width: 120px;
}

#nav-container #navigation .topn-bas a {
    padding-left: 18px;
    padding-top: 6px;
    width: 102px;
}


/* Added by chetan */

#tab-container {
width: 925px;
background: #fff;
padding: 10px 10px 7px 10px;
height: 40px;
z-index: 40;
}

#tab-container #navigation {
background: #445c74 url(/ibbk/themes/theme_bbk/images/top_nav.gif) repeat-x 0% 0%;
margin: 0px 0px 0px 0px;
height: 40px;
display:block;
clear: both;
z-index: 40;
}

#tab-container #navigation .topnav {
display: block;
height: 40px;
width: 153px; /* 114 */
float: left;
z-index: 40;
padding: 0px;
font-size: 0.9em;
border-right: 1px dotted #fff;
position: relative;
}

#tab-container #navigation .topnav.onhover,
#tab-container #navigation .topnav a:hover {
background-image:url("/ibbk/themes/theme_bbk/images/top_nav_hover.gif")!important;
background-repeat:repeat;
background-color: #445C74;
}


#tab-container #navigation .topnav .submenu {
z-index: 1000;
color: #000;
top: 47px;
left: 0px;
position: absolute;
padding: 0px 0px;
width: 235px;
display: none;
border-bottom: 1px solid #ccc;
z-index: 40;
}

#tab-container #navigation #about .submenu {
left: -115px;
}

.stub-auth {
z-index: 40;
height: 7px;
background: #445C74;
width: 153px; /* 114 */
display: none;
position: absolute;
top: 40px;
left: 0px;
}


#tab-container #navigation .topnav .submenu ul {
padding: 0px 0px;
background: #fff;
margin: 0px;
border-top: 5px solid #445C74;
}
#tab-container #navigation .topnav .submenu ul li {
background: #f3f3f3; 
list-style: none;
padding: 0px 0px;
margin: 0px;
border-top: 1px solid #ccc;
padding: 5px 20px;
color: #496082;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}
#tab-container #navigation .topnav .submenu ul li:hover {
background: #fff;
color: #000;
}
#tab-container #navigation .topnav .submenu ul a {
padding:0px;
margin: 0px;
width: 100%;
color: #496082;
height: 100%;
}
#tab-container #navigation .topnav .submenu ul a:hover {
color: #000;
background-image: none !important;
background-color: #fff;
}
* html #tab-container #navigation .topnav {
border-right: 1px solid #fff;
}
#tab-container #navigation .topnav a:hover {
text-decoration: none;
color: #ffcc33;
background-image:url("/ibbk/themes/theme_bbk/images/top_nav_hover.gif")!important;
background-repeat:repeat;
}
#tab-container #navigation .topnav a:active  {
text-decoration: none;
color:#ffcc33;
background-image:url("/ibbk/themes/theme_bbk/images/top_nav_hover.gif")!important;
background-repeat:repeat;
}
#tab-container #navigation .lasttopnav {
width: 70px;
border-right: 0px dotted #fff;
}
#tab-container #navigation .topnav a {
color: #fff;
display: block;
padding: 6px 0px 0px 27px;
height: 34px;
width: 87px;
font-weight: bold;
border-bottom: 0px;
}
#tab-container #navigation .topn-alumni a {
padding-left: 19px;
width: 95px;
}

#tab-container #navigation .topn-students a,
#tab-container #navigation .topn-international a,
#tab-container #navigation .topn-cptab1 a,
#tab-container #navigation .topn-cptab2 a,
#tab-container #navigation .topn-cptab3 a,
#tab-container #navigation .topn-cptab4 a,
#tab-container #navigation .topn-cptab5 a,
#tab-container #navigation .topn-cptab6 a,
#tab-container #navigation .topn-schools a {
padding-left: 15px;
width: 99px;
}
#tab-container #navigation .topn-research a {
padding-left: 15px;
width: 99px;
}

#tab-container #navigation .topn-bas {
    border-right: 0 none;
	width: 153px; /*120*/
}

#tab-container #navigation .topn-bas a {
    padding-left: 18px;
    padding-top: 6px;
    width: 102px;
}

/* end added by chetan */

#white-border	{
	background-color: #FFFFFF;
    float: left;
    padding: 0 10px 0 10px;
}

#main	{
	background-color: #ffffff;
	border-top: solid 5px #eb058b;
	float: left;
	display: inline;
}

#main-content	{
	width: 100%;
	height: 415px;
	float: left;
	display: inline;
	background-image:url("/ibbk/themes/theme_bbk/images/big-b.png");
	background-repeat: no-repeat;
	background-position: left;
}

#main-content h1	{
	color: #eb058b;
	font-weight: bold;
	font-size: 27px;
	line-height: 1.3;
	margin: 60px 50px 25px 290px;
	width: 60%;
}

#login	{
	color: #404042;
	font-weight: bold;	
	float: left;
	display: inline;
	margin: 20px 0 20px 750px;
}

#login	a {
	display: inline;
	float: left;
	color: #404042;
	font-weight: bold;
	font-size: 14px;
}

#login	a:hover {
	color: #000000;
	text-decoration:underline;
}

#main-nav	{
	margin: 35px 50px 35px 270px;
}

#main-content ul	{
	margin-top: 10px;
	float: left;
}

#main-content ul li	{
	display: inline;
}

footer	{
	background-color: #ccd6df;
	height: 45px;
	border-left: 10px solid #b6c1c7;
	border-right: 10px solid #b6c1c7;
	border-top: 0;
	border-bottom: 0;
	margin-left: -10px;
	margin-right: -10px;
	width: 100%;
	float: left;
	display: inline;
}

#footernav	{
	background-color: #ffffff;
	display: inline;
    float: left;
    padding: 40px 200px 5px 80px;
    width: 485px;
}

#footernav ul	{
	display: inline;
	margin: 0;
	padding: 0;
}

#footernav li	{
	display: inline;
	width: 75px;
	height: 45px;
	background: url("/ibbk/themes/theme_bbk/images/small_b.png") no-repeat;
	float: left;
	display: inline;
	padding: 25px 10px 0 55px;
	font-size: 14px;
	color: #404042;
	font-weight: bold;
}

#footerinvolved	{	
}

#footerinformed	{
	margin-left: 30px;
}

#footerinspired	{
	margin-left: 30px;
}


.pad5 {
	border-top: solid 5px #fff;
	float: left;
	display: inline;}

.lastmod {
    float: left;
    font-weight: bold;
    padding: 15px 0 0 20px;
    width: 300px;
	color: #5c5c5c;
	}

.cookielink {
    font-weight: bold;
    padding-left: 412px;
    padding-top: 15px;
    }

.cookielink a:link	{
	color: #5c5c5c;
	text-decoration: none;
}

.cookielink a:visited {
	color: #5c5c5c;
	text-decoration: none;
}

.cookielink a:hover {
	color: #000000;
	text-decoration: none;
}

.cookielink a:active	{
	color: #000000;
	text-decoration: none;
}

/* Styles for Apex pages */

#top-box-b	{
	width: 242px;
	height: 386px;
	float: left;
	display: inline;
	background-image:url("/ibbk/themes/theme_bbk/images/big-b2.png");
	background-repeat: no-repeat;
	background-position: left;
}

#top-box-content {
	float: left;
	display: inline;
	background-color: #ffffff;
	width: 610px;
	padding: 30px;
}

#top-box-content h1	{
	color: #eb058b;
	font-weight: bold;
	font-size: 27px;
	line-height: 1.3;
	margin: 20px 0 20px 0;
}

#top-box-content p	{
	margin: 0 0 20px 0;
	font-size: 14px;
	font-weight: bold;
}

.event0	{
	float: left;
	display: inline;
	width: 925px;
	background-color: #ffffff;
}

.event1	{
	float: left;
	display: inline;
	width: 925px;
	background-color: #ffffff;
	border-top: solid 5px #eb058b;
}

#event-bottom	{
	float: left;
	display: inline;
	width: 925px;
	background-color: #ffffff;
	border-top: solid 5px #eb058b;
}

.left-image	{
	width: 100px;
	height: 170px;
	background-image: url("/ibbk/themes/theme_bbk/images/left-image.png");
	background-repeat: no-repeat;
	float: left;
	display: inline;
}

.left-space	{
	width: 100px;
	height: 170px;
	float: left;
	display: inline;
}

.date-time	{
	float: left;
	display: inline;
	width: 150px;
	margin: 10px;
	height: 100%;
}

.date-table	{
	border: solid 1px #eb058b;
	border-bottom: 0;
	width: 100%;
	text-align: left;
}

.d-t	{
	padding: 9px;
}

.d-t2	{
	padding: 9px 9px 9px 0;
}

.register	{
	padding: 7px 0 0 15px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	height: 40px;
	width: 150px;
	background-image: url("/ibbk/themes/theme_bbk/images/register.png");
	background-repeat: no-repeat;
	float: left;
	display: inline;
}

.register a	{
	color: #ffffff;
	text-decoration: none;
}

.event-photo	{
	width: 100px;
	height: 100%;
	float: left;
	display: inline;
	margin: 10px;
}

.event-details1	{
	float: left;
	display: inline;
	padding: 0 10px 0 10px;
	width: 500px;
}

.event-details1 h2	{
	font-size: 16px;
	font-weight: bold;
	color: #eb058b;
	padding-top: 10px;
}

.event-details1 p	{
	padding: 10px 0 10px 0;
}

.event-details2	{
	float: left;
	display: inline;
	padding: 0 0 0 10px;
	background-image:url("/ibbk/themes/theme_bbk/images/right-image.png");
	background-repeat:no-repeat;
	background-position: top right;
	min-height: 190px;
}

.event-details2 .event-table	{
	width: 375px;
	margin-right: 150px;
}

.event-details2 h2	{
    color: #eb058b;
    font-size: 16px;
    font-weight: bold;
    margin-right: 55px;
    padding-top: 10px;
    width: 470px;
}

.event-details2 p	{
	padding: 10px 0 10px 0;
	margin-right: 70px;
}

.event-details3	{
	float: left;
	display: inline;
	padding: 10px;
	padding: 0 10px 0 10px;
	background-image: url("/ibbk/themes/theme_bbk/images/top-image.png");
	background-repeat: no-repeat;
	background-position: top left;
}

.event-details3 .event-table	{
	margin-top: 60px;
}

.event-details3 h2	{
	font-size: 16px;
	color: #eb058b;
	padding-top: 60px;
	font-weight: bold;
}

.event-details3 p	{
	padding: 10px 0 10px 0;
}

.event-table	{
	width: 500px;
	margin-top: 10px;
}

.event-table th	{
	text-align: left;
	color: #eb058b;
    font-size: 16px;
    font-weight: bold;
}

.event-table td	{
	text-align: left;
	color: #000000;
    font-size: 12px;
    font-weight: normal;
	padding-top: 10px;
}

/* Styles for three different layouts */

#layout1	{
	min-height: 600px;
	background-color: #ffffff;
	/*border-top: solid 5px #eb058b;*/
	float: left;
}

#layout2	{
	min-height: 600px;
	background-color: #ffffff;
	/*border-top: solid 5px #eb058b;*/
	float: left;
}

#layout3	{
	min-height: 600px;
	background-color: #ffffff;
	/*border-top: solid 5px #eb058b;*/
	float: left;
}

#large-left-image		{
	width: 270px;
	height: 600px;
	float: left;
	display: inline;
	background-image: url("/ibbk/themes/theme_bbk/images/layout1.png");
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ffffff;
}

#large-right-image		{
	width: 270px;
	height: 600px;
	float: left;
	display: inline;
	background-image: url("/ibbk/themes/theme_bbk/images/layout2.png");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #ffffff;
}

#layout-event	{
	width: 335px;
	float: left;
	display: inline;
	padding: 10px 20px 10px 20px;
}

#layout-event h1	{
	color: #eb058b;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.3;
	margin: 20px 0 20px 0;
}

#layout-event p	{
	font-size: 14px;
}

#layout1 .register	{
	padding: 15px 0 0 30px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	height: 76px;
	width: 285px;
	background-image: url("/ibbk/themes/theme_bbk/images/register-large.png");
	background-repeat: no-repeat;
	float: left;
	display: inline;
}

#layout1  .date-time	{
	width: 285px;
	margin-left: 0;
	margin-top: 20px;
}

#layout2 .register	{
	padding: 15px 0 0 30px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	height: 76px;
	width: 285px;
	background-image: url("/ibbk/themes/theme_bbk/images/register-large.png");
	background-repeat: no-repeat;
	float: left;
	display: inline;
}

#layout2  .date-time	{
	width: 285px;
	margin-left: 0;
	margin-top: 20px;
}

#layout3 #layout-event	{
	width: 605px;
	background-image:url("/ibbk/themes/theme_bbk/images/layout3.png");
	background-repeat:no-repeat;
	background-position:top left;
}

#layout3 #layout-event h1	{
	margin-top: 100px;
}

#layout3 .register	{
	padding: 15px 0 0 30px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	height: 76px;
	width: 285px;
	background-image: url("/ibbk/themes/theme_bbk/images/register-large.png");
	background-repeat: no-repeat;
	float: left;
	display: inline;
}

#layout3  .date-time	{
	width: 285px;
	margin-left: 0;
	margin-top: 20px;
}

#layout-speaker	{
	width: 280px;
	float: left;
	display: inline;
	padding: 35px 0 10px 0;
}

#layout-speaker	p	{
	font-size: 14px;
	padding: 10px 0 10px 0;
}

#layout-speaker h3	{
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}

#layout2 #layout-speaker	{
	width: 280px;
	float: left;
	display: inline;
	padding: 35px 0 10px 0;
}

#layout3 #layout-speaker	{
	padding: 80px 0 10px 0;
}

#login-top-box-content {
float: right;
display: inline;
background-color: #ffffff;
width: 662px;
/* padding: 10px; */
}

.login-h1 {
color: #eb058b;
font-weight: bold;
font-size: 27px;
line-height: 2.3;
/* margin: 20px 0 20px 0; */
}

.bb-inactive-tab {
		color: #ccc; 
		display: block; 
		padding: 6px 0px 0px 15px; 
		height: 34px; 
		width: 99px; 
		font-weight:bold; 
		border-bottom: 0px;}
		
		
#name-area {
float: left;
display: inline;
background-image: url("/ibbk/themes/theme_bbk/images/little_bb.png");
background-repeat: no-repeat;
background-position: left top;
background-color: #ffffff;
width: 925px;
height: 138px;
border-bottom: solid 5px #eb058b;
margin-bottom:8px;
}


#be-text {
margin: 20px 50px 20px 110px;
color: #eb058b;
font-weight: bold;
font-size: 22px;
line-height: 1.5em;
float: left;
display: inline;
}


#display-name {
float: right;
display: inline;
color: #eb058b;
font-weight: bold;
margin: 20px 10px 0 0;
}

#name {
font-size: 22px;
}

#knownas {
font-size: 18px;
margin-top: 10px;
}

#buttons	{
	float: left;
	display: inline;
}

#button-nav	{
	float: left;
	display: inline;
}

#button-nav	ul	{
	float: left;
	display: inline;
	margin: 0 120px 0 120px;
}

#button-nav ul li {
    display: inline;
	margin: 0 20px 20px 20px;
	float: left;
}

#booked a {
    background: url("/ibbk/themes/theme_bbk/images/booked.png") no-repeat scroll 0 0 transparent;
    color: #ffffff;
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 118px;
    width: 188px;
}

#booked	a:hover {
	background-image: url("/ibbk/themes/theme_bbk/images/booked-highlight.png");
	color: #f0f9e9;
}

#booked span {
    display: inline;
    float: left;
    /* padding: 70px 20px 0 20px; */
}

#book a {
    background: url("/ibbk/themes/theme_bbk/images/book.png") no-repeat scroll 0 0 transparent;
    color: #ffffff;
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 118px;
    width: 188px;
}

#book a:hover {
	background-image: url("/ibbk/themes/theme_bbk/images/book-highlight.png");
	color: #f0f9e9;
}

#book span {
    display: inline;
    float: left;
    /* padding: 70px 20px 0 20px; */
}


#recommend a {
    background: url("/ibbk/themes/theme_bbk/images/recommend.png") no-repeat scroll 0 0 transparent;
    color: #ffffff;
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 118px;
    width: 188px;
}

#recommend a:hover {
	background-image: url("/ibbk/themes/theme_bbk/images/recommend-highlight.png");
	color: #f0f9e9;
}

#recommend span {
    display: inline;
    float: left;
    /*padding: 70px 10px 0 10px; */
}

#gift a {
    background: url("/ibbk/themes/theme_bbk/images/gift.png") no-repeat scroll 0 0 transparent;
    color: #ffffff;
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 118px;
    width: 188px;
}

#gift a:hover {
	background-image: url("/ibbk/themes/theme_bbk/images/gift-highlight.png");
	color: #f0f9e9;
}

#gift span {
    display: inline;
    float: left;
    /*padding: 70px 30px 0 40px;*/
}

#upgrade a {
    background: url("/ibbk/themes/theme_bbk/images/upgrade.png") no-repeat scroll 0 0 transparent;
    color: #ffffff;
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 118px;
    width: 188px;
}

#upgrade a:hover {
	background-image: url("/ibbk/themes/theme_bbk/images/upgrade-highlight.png");
	color: #f0f9e9;
}

#upgrade span {
    display: inline;
    float: left;
    /*padding: 60px 30px 0 40px; */
}

		
.homebox {
    display: inline;
    float: left;
    padding: 60px 10px 0 10px;
    text-align: center;
}


a.binsmall       { background: url("/ibbk/themes/theme_bbk/images/binsmall.png") 0 0 no-repeat;
                   position: absolute;
                   height:21px;
                   width: 17px;
                 }
a.binsmall:hover { background-position: 0 -21px; }

a.binsmall2       { background: url("/ibbk/themes/theme_bbk/images/binsmall2.png") 0 0 no-repeat;
                   position: absolute;
                   height:18px;
                   width: 16px;
                 }
a.binsmall2:hover { background-position: 0 -19px; }


a.maflagoff       { background: url("/ibbk/themes/theme_bbk/images/iconflag.png") 0 -16px no-repeat;
		   position: absolute;
                   height:16px;
                   width: 22px;
                 }
a.maflagoff:hover { background-position: 0 -32px; }

#nav-container #navigation .topn-home {
width: 205px;
}
#nav-container #navigation .topn-home a {
width: 170px;
}
#nav-container #navigation .topn-whats_on {
width: 145px;
}
#nav-container #navigation .topn-whats_on a {
width: 110px;
}
#nav-container #navigation .topn-highlights {
width: 250px;
}
#nav-container #navigation .topn-highlights a {
width: 215px;
}
#nav-container #navigation .topn-help {
width: 110px;
}
#nav-container #navigation .topn-help a {
width: 75px;
}
#nav-container #navigation .topn-members {
width: 210px;
}
#nav-container #navigation .topn-members a {
width: 175px;
}
#nav-container #navigation .topnav {
font-size: 1.1em;
}
#nav-container #navigation .topnav a {
padding-left: 35px;
}