/*
  This file is based on the ploneCustom.css.dtml file shipped with Plone.

   (do not remove this)
   (not this either)
*/

/* YOUR CSS RULES START HERE */

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.2;
    margin: 0px;
    padding: 0px;
    background-color: #d9e0e6;
    color: #666666;
}

a {
    color: #496082;
    text-decoration: none;
    padding-bottom: 0px;
    border-bottom: 1px solid #ccc;
}

a:hover {
    color: #000;
    border-bottom: 1px solid #496082;
}

#messages {
    background: #fff;
    padding: 0px 10px;
}

.padding10 {
    padding: 10px 0px;
}

#notification-message {
    border: 1px solid red;
    padding: 10px;
    font-weight: normal;
}

#success-message {
    border: 1px solid #8B2437;
    padding: 10px;
    font-weight: normal;
}

.rounded-corner-region {
    padding: 10px 10px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    border-radius: 4px 4px 4px 4px;
}

.clearall {
    clear: both;
}

.fieldErrorBox {
    color: red;
    padding: 4px;
}

#logo {
    border-bottom: 0 none;
    display: block;
    font-size: 0;
    height: 63px;
    margin: 0 0 0 0;
    width: 200px;
    float: left;
    padding-top: 10px;
}

#logo a {
    border: 0px;
}

#header {
    height: 87px;
}

#navbar {
    /*margin-top: 10px;*/
    float: right; 
    width: 300px;
    text-align: right;
}

.app-user	{
	 background: none repeat scroll 0 0 #FFFFFF;
    float: right;
	display:inline;
    margin: 6px 0;
    padding: 2px;
    vertical-align: middle;
    width: 200px;
	font-size: 11px;
}

.book-nr {
    background: #ffffff;
    margin: 6px 0;
    padding: 2px;
	float: right;
	display:inline;
	width: 200px;
	font-size: 11px;
    /*width: 150px;*/
}

.process-name {
    background-color: #7E7E7C;
    color: #FFFFFF;
    float: right;
	display:inline;
    margin: 5px 0 0;
    padding: 5px;
    width: 194px;
	font-weight: bold;
}

#visual-portal-wrapper {
    width:945px;
    padding:0px 11px;
    background: #d9e0e6 url('/ibbk/themes/theme_bbk/images/footerbk.png') repeat-x scroll 0 100%;
    margin: 0 auto;
    clear: both;
}

#topbar ,
.inner-content {
    background: #fff;
}

.inner-content {
    padding: 10px;
}

#topbar {
    padding: 0px 10px;
}

/*Styles for right navigation*/

#rightnavigation	{
	background: #8396a5;
	width: 180px;
	margin: 13px 0 0;
    padding: 0 0 5px;
}

.navlist	{
	background: #ffffff;
    list-style: none;
    margin: 0;
    padding: 0;
	padding-bottom: 5px;
}

.navheading	{
	background: #ffffff;
    font-size: 13px;
    font-weight: bold;
    padding: 7px 0 8px;
}

.navheading a {
    border-bottom: 0;
	text-decoration: none;
}

.navheading a:hover, a:active {
    color: #000000;
}

.navheading a:link, a:visited {
    border-bottom: 0;
    color: #496082;
}


.navheadinglink	{
}

.navitem	{
	background: #e6ebef;
    font-weight: normal;
    padding: 8px 0 8px 7px;
	border-bottom: 1px solid #ffffff;
}

.navitem a	{
	border-bottom: 0;
	text-decoration: none;
}

.navitem a:hover	{
	border-bottom: 0;
	color: #000000;
	text-decoration: none!important;
}

.navlink	{
    color: #496082;
    padding-bottom: 0;
    text-decoration: none;
	border-bottom: 0;
}

.navlink a	{
	border-bottom: 0;
	text-decoration: none;
}

.navlink a:hover	{
	border-bottom: 0;
	color: #000000;
	text-decoration: none!important;
}

.navbottom	{
}

.navbottomlink	{
}

.navline	{
}

/*end styles for right navigation*/

#footer {
    background: url('/ibbk/themes/theme_bbk/images/footerbk-social.png') repeat-x scroll 0 0 #FFFFFF;
    height: 49px;
    margin: 0;
    padding: 0;
}

#breadcrumbs a
#body a {
    border-bottom: 1px solid #ccc;
}

#breadcrumbs ul {
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

#breadcrumbs ul li {
    display: inline;
    margin: 0px;
    padding: 0px 5px 0px 0px;
}

#breadcrumbs ul li.current {
    color: #000;
}

table tr td {
    vertical-align: top;
}

table .highlight-row td {
    padding: 4px;
    border-bottom: 1px solid #ccc;
}

#portal-column-two {
    width: 196px;
    margin-left: 10px;
    padding-top: 30px;
}

#body {
    background: #fff;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    width: 925px;
    line-height: 16px;
}

#portal-header { 
    position: relative;
    background-color:#d9e0e6;
    z-index: 40;
    padding:0px; 
    margin: 0px;
    height: 147px;
}

#tabs {
    padding: 10px 10px 0px 10px;
    background: #fff;
}

a.button-gray,
.button-gray {
    border-radius: 4px 4px 4px 4px;
    background: url('/ibbk/themes/theme_bbk/images/button.gif') repeat-x ;
    border: 1px solid #fff;
    color: #fff;
}

a.button-gray span,
button.button-gray span {
    height: 20px;
    line-height: 20px;
}

a.button-gray {
    padding: 3px 0px;
}

a.button-gray span,
button span {
    position: relative;
    display: block;
    white-space: nowrap;
    font-size: 13px;
    padding: 0 4px 0 4px;
}

a.button-gray span {
    display: inline;
}

a.button-gray:hover,
button.button-gray:hover {
    color: #ffcc33;
    border: 1px solid #000;
}

.tab-holder .current,
.tab-holder .non-current,
.tab-holder .first-non-current,
.tab-holder .first-current {
    float: left;
    background: transparent url('/ibbk/themes/theme_bbk/images/nav-arrow.png') 100% 50% no-repeat;
    /* padding: 10px 30px 10px 10px; */
    height: 40px;
    width: 120px;
    display: block;
    color: #fff;
    padding: 0px 20px;
}

.tab-holder .current:hover,
.tab-holder .non-current:hover,
.tab-holder .first-current:hover {
    background: transparent url('/ibbk/themes/theme_bbk/images/currentarrow.png') 100% 50% no-repeat; 
    color: #ffcc33;
}

.tab-holder .first-current {
    background: transparent url('/ibbk/themes/theme_bbk/images/currentarrow.png') 100% 50% no-repeat;
}

.tab-holder .prev-current {
    background: transparent url('/ibbk/themes/theme_bbk/images/prev-arrowhead.png') 100% 50% no-repeat;
}

.tab-holder .current a,
.tab-holder .first-non-current a,
.tab-holder .non-current a,
.tab-holder .first-current a,
.tab-holder .current span,
.tab-holder .first-non-current span,
.tab-holder .non-current span,
.tab-holder .first-current span {
    color: #fff;
    text-decoration: none;
    border-bottom: 0px;
    display: block;
    width: 120px;
    height: 30px;
    margin: 6px 0px;
}

.tab-holder .first-non-current a:hover,
.tab-holder .current a:hover,
.tab-holder .non-current a:hover,
.tab-holder .first-current a:hover {
    color: #ffcc33;
    text-decoration: none;
}


#tabs .frame {
    background: #000 url('/ibbk/themes/theme_bbk/images/nav_background.gif') repeat-x 0px 0px;
    clear: both;
    display: block;
    margin: 0;
    z-index: 40;
}

#tabs .frame_lower {
    background: url('/ibbk/themes/theme_bbk/images/bar.gif') repeat-x scroll 0 10px;
    padding: 20px 10px 5px 10px;
}

.tbl-main {
    padding-right: 20px
}

.rc-title {
    font-size: 12px;
    margin-bottom: 5px;
    color: #8b2437;
    background: #d5d4d4;
    padding: 5px 10px;
    font-weight: bold;
}

.formlayout {
    margin: 5px 0px;    
}

.formlayout td {
    padding: 2px;
}

.popupbody {
    background: #fff;
    padding: 5px 10px;
}

.hide {
    display: none;
}

/* YOUR CSS RULES STOP HERE */

/*  */

