/* --------------------------------------------------------------------------------------------------------------------------------
     -------------  BIHG  -------  Regular 2 coloumn  -------------
     --------------------------------------------------------------------------------------------------------------------------------
	 From this point on all skins should be annotated at the top to help describe them thus making 
	 skin selction quicker and easier.
	 
	 
	 ------------------------------------------------------------------
	 | images                                               | Logo                |
	 | 					         | search            |
	 ------------------------------------------------------------------
	 | nav     |  content                                | right              |
	 |            |  panel                                    | panel             |
	 |            |                                               |                       |
	 ------------------------------------------------------------------
	 
*/


/* GENERIC */
body{
font-family: Arial, Tahoma, sans-serif;
font-size: small;
color: #02025d;
background-color:#fbfbff;
}

img {
	border:0;
}

h1  {
	font-family: Arial, Tahoma, "Trebuchet MS", sans-serif;
	color: #1A6DB6;
	font-weight: normal;
	font-size:x-large;
}

h2, .Head  {
	font-family: Arial, Tahoma, "Trebuchet MS", sans-serif;
	color: #1A6DB6;
	font-weight: normal;
	font-size:large;
}

.rightPane h2,.rightPane .Head,
.rightPane h3,
.rightPane h4,
.rightPane h5
{
	color: #ffffff;
	/* font-weight: bold; */
	/* padding: 5px 0px 0px 3px; */
}
.rightPane .SubHead, .rightPane .Head {
    font-size:90%;
    /*font-weight:bold;*/
	color:white;
	font-weight:bold;
}

.rightPane a:link, .rightPane a:visited, .rightPane a:hover {
	color:white;
	font-weight:bold;
	border-bottom:1px solid #fff;
}

.rightPane a:link, .rightPane a:visited {
	border-bottom:1px dotted #fff;
}

h3, .SubHead , h3 span .Head {
	font-family: Arial, Tahoma, "Trebuchet MS", sans-serif;
	color: #1A6DB6;
	font-weight: bold;
	font-size:medium;
}

h4  {
	font-family: Arial, Tahoma, "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size:medium;
}

h5  {
	font-family: Arial, Tahoma, "Trebuchet MS", sans-serif;
	color: #1A6DB6;
	font-weight: normal;
}

h6  {
	font-family: Arial, Tahoma, "Trebuchet MS", sans-serif;
	color: #1A6DB6;
	font-weight: normal;
}

tfoot, thead    {
	font-family: Arial, Tahoma, "Trebuchet MS", sans-serif;
    font-size:  100%; /*12px;*/
    color: #303030;
}

th  {
    vertical-align: baseline;
	font-family: Arial, Tahoma, "Trebuchet MS", sans-serif;
    font-size:  100%; /*12px;*/
    font-weight:    bold;
    color: #303030;
}


SMALL   {
    font-size:  80%; /*8px;*/
}

BIG {
    font-size:  105%; /*14px;*/
}

BLOCKQUOTE, pre {
    font-family:    "Lucida Console", monospace;
}

td table tr td{
}

.Normal, p 
{
    font-size:105%;
}

ul li   {
	list-style-image: url(Images/bullet_dark.gif);
	list-style-type: none;
	line-height: 1.2; /*needed because line height of p etc. */
	font-size:1em;
}

ul li li, ul li ul li , ul ul li   {
	list-style-image: url(Images/bullet.gif);
	list-style-type: none;
	font-size:100%;
}

/*UL LI LI LI, UL LI UL LI UL LI {list-style-type: square; font-size:100%;} */

ol li{
    list-style-type:    decimal;
}

ol ol li    {
    list-style-type:    lower-alpha;
	font-size:100%;
}

ol ol ol li {
    list-style-type:    lower-roman;
	font-size:100%;
}

hr {
    color: dimgrey;
    height:1pt;
    text-align:left
}

a:link {
	text-decoration:none;	
	/* color: #00678F; */
	border-bottom: 1px dotted #000;
}
a:visited {
	color: #00678F;
}
a:hover {
	color: #02025d;
	/*text-decoration:underline; */
	border-bottom: 1px solid #000;
}
a:active {
	color: #000000;
	border-bottom: 1px solid #000;
}



/* --- Overwrite default css end --- */



/* ==================================================== */
/* Misc styles??
/* ==================================================== */


.Spacer{
	clear:both;
	font-size:0px;
}

.textonlylinks {
	font-size:0px;
	visibility:hidden;
	display:none;
}

a.CommandButton:hover, a.CommandButton:link {
	text-decoration: none;
}

/* ==================================================== */
/* Skin specific styles */
/* ==================================================== */


#leftnav p { 
	margin: 0 0 1em 0; 
	font-size: 0.9em;
	line-height: 1.2;
}

#footer p
 {
	font-family: Arial, Tahoma, "Trebuchet MS", sans-serif;
	color: #4f027c;
	font-weight: normal;
	font-size: 0.8em;
}

#footer p span.SkinObject,
#footer p a.SkinObject {
	color: #4f027c;
	font-weight: normal;
	font-size: x-small;
}




/* ==================================================== */
/* Structural layout */
/* ==================================================== */
div.clearboth {
	clear:both;
	background-color:#fff;
}

#container, #container_wide{
width: 850px;/* 860px; *//*900px;*/
margin: 5px auto;
/* border-right:5px solid #fff;
border-left:5px solid #fff;
 */
 background-color:#fff;
 color: #333;
line-height: 1.4;
}

#container
{/* background-color:#02025D; */
background-image:url(assets/rightpane_bg.gif);
background-position:right;
background-repeat:repeat-y;
}

#top {
	position:inherit;
	clear:both;
	width:100%;
	background-color:#fff;
}

#top #banner {
 width:400px;
 float:left;
 position:inherit;
}

#top div.logo{
margin-left:5px;
position:inherit;
float:right;
display:block;
height:90px;
width:372px;
background-image:url(assets/bihgnewlogo.jpg);
background-position:center right;
background-repeat:no-repeat;
margin-top:0px;
height:192px;
}

#top div.logo span.replace{
display:none;
}

#top a.SkinObject {
	border-bottom: 0;
}

.searchTextBox{
	position:inherit;
	padding: 5px 0px 5px 0px;
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	clear:both;
	float:left;
}



#top #images {
position:inherit;
float:left;
width:100%;
height:143px;
background-color:#CCCCCC;
}

.ContentTitle{
color:#D29D1E;
float:left;
}

.ContentActions{
color:#D29D1E;
font-weight:bold;
font-size:medium;
float:left;
}

.cpane{
font-family: Arial, Helvetica, sans-serif; 
clear:both;
position:inherit;
color:#000000;
font-weight:normal;
font-size:small;
}

#nav_content, #nav_content_wide {
	border-top: 7px solid #02025d;
	float:left;
	background-color:#fff;
}

#nav_content{
	width:650px;/* 660px; */
		
}

#nav_content_wide {
	width:100%;
		
}

#leftnav {
	float: left;
	width: 145px;/* 135px; */
	margin: 0;
	/*overflow: hidden;*/
	margin: 20px 0px 0px 0px;
}

#bannerpane{

}
#contentWide
{
    float:left;
	position:inherit;
	background-color: #fff;
	/*border-left: 1px solid #4f027c;*/
	/*padding: 1em;*/
	/* ie uses width of window to set width of this element*/
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:540px/* 680px; *//*700px;*/
	/*max-width: 800px;*/
	/*min-width: 400px;*/
	color: #000000;
}

.content {
	float:left;
	position:inherit;
	background-color: #fff;
	/*border-left: 1px solid #4f027c;*/
	/*padding: 1em;*/
	/* ie uses width of window to set width of this element*/
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	width:465px;/*500px;*/
	/*max-width: 800px;*/
	/*min-width: 400px;*/
	color: #000000;
	/* border: solid 1px red; */
}

.thincontent .l
{
    margin-left:15px;
}

.thinContent {
	float:left;
	position:inherit;
	background-color: #fff;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:250px;
	/*max-width: 800px;*/
	/*min-width: 400px;*/
	color: #000000;
}

#ContentPane {
padding:0;
margin:0;
}

.rightPane {
	width:164px;	
	color:#ffffff;
	font-weight:bold;
	font-size:90%;
}

#rightPanel {
	position:inherit;
	float: right;/* left; */
	width: 165px;
	/*background-color:#D29D1E;*/
	/*background-color:#D29D1E;*/
	margin: 0px 5px 0px 0px;
	/*height:100%;*/
	vertical-align:top;
}

.image {
vertical-align:top;
padding-top:0px;
}

#footer {
	clear: both;
	margin: 0;
	padding: .5em;
	height: 40px;
	background-color:#fff;
	text-align:right
}

#footer .horizontalItemSimple{
position:inherit;
color:#000000;
width:auto;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#footer .horizontalSelSimple{
position:inherit;
color:#D29D1E;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#footer .horizontalMenuSimple{
position:inherit;
color:#000000;
font-size:x-small;
background-color:#cccccc;
display:inline;

}
#footer .horizontalSep{
background-color:#cccccc;
border:0px;
}

/* Radmenu styles  */
.radmenu  .rootGroup{
    white-space:normal !important;
}

.radmenu  .level1{
    white-space:nowrap !important;
}

.radmenu .level1 .first {
	border-top: 1px solid #bfcde3;
}

.RadMenu_ETP .PathItem, .PathItemx {
	color: #02025d !important;
}

.RadMenu_ETP div.slide ul.vertical {
	border-left: 1px solid #bfcde3;
	border-right: 1px solid #bfcde3;
}