/*############################################################
Name: B S H 
Date: 04-06-2007
Description: Simple and lightweight 
Author: Kamran Aslam

#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

li {
	margin-left: 0px;
	padding-left: 0px;
}

.content li {
	margin-left: 15px;
	padding-left: 10px;
}

a {
	color: #36C;
}

a:hover {
	color: #06F;
}

body {
	background-color:#c3c9de;	
	color: #444;
	font: normal 0.6em "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	margin: 0;
}

table	{
	font-family: "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
}
	
table	th{
	font-size:1.2em;
	text-align:left;
	padding-left:2px;
	background-color:#dedddd;
}

table	th.midd{
	font-size:1.2em;
	text-align:center;
}

table	td{
	font-size:1.2em;
	padding-left:2px;
}			
	
input {
	color: #555;
	font: bold 1.1em "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
}

p,ul,ol {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

p.txthelp {
	clear:both;
	margin-left:100px;
	font-size: 0.9em;
	}

.capchamem {
	font-size:1.00em;
}

.capchaallform {
	font-size:1.20em;
	clear:both;
}


h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}

h1.centre {
	margin-bottom: 10px;
	text-align:center;
}

code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

h1,h2,h3 {
	color: #367EA6;
	padding-top: 6px;
}

hr	{
	color: #003366;
}


/* misc */
.clearer {
	clear: both;
}

.cleareTXT {
	clear: both; 
	padding:3px 0 3px 0;
}

.date{
	margin-right:2px; 
	padding:0px;
	float:left;
}


.cleareTXT2 {
	clear: both; 
	padding:3px 0 3px 0;
	margin:3px 0 3px 0;
	border:0px solid red;
}

.cleareTXT3 {
	clear: both; 
	padding:0px 0 10px 0;
	margin:0;
}

.cleareTXTaUto {
	clear: both; 
	padding:3px 0 3px 0;
	/*height:205px;*/
}


.cleareTXT2 {
	clear: both; 
	padding:15px 0 10px 0;
}

.cleareTXTBig {
	clear: both;
}

.fleft	{
	float:left;
}	

.Cright	{
	clear:right;
	}
	
	
.fright	{
	float:right;
}	
	
#logoutSection	{
	float:right;
	padding:15px 5px 0 0;
	font-size:1.20em;
	text-align:right;
}

#logoutSection A	{
	color:#fff;
}	

#logoutSection A:hover	{
	color:#8794bd;
}		

/* structure */
.container {
	background: url(img/BSH_bg_main.gif) repeat-y;
	margin: 0 auto;
	padding-bottom: 6px;
	width: 767px;
}

.Bottom		{
	margin: 0 auto;
	width: 755px;
	height:2px;
	border-top:2px solid #9094a4;
}
  
.header {
	background-color:#c3c9de/*8794bd*/;
}

.header .logo	{
	/*background-image:url(img/bsh_logo.gif);
	background-position:left center;
	background-repeat:no-repeat;*/
	padding:5px 0 0 0;
	height:105px;
	width:130px;
	float:left;
	margin:0 0 0 5px;
}
	
.header span	{
	padding:10px 0 0 0;
	float:right;
	border: 0px solid red;
	margin:0 5px 0 0;
}

/* title */

.title h1 {
	color: #FFF;
	font: "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	padding:5px 0 5px 0px;
	height:30px;
	text-align: center;
	clear:both;
	background-color:#8794bd;
}


.title h2 {
	color: #FFF;
	font: normal 1.70em "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	padding:5px 0 0 10px;
	height:30px;
	text-align: left;
	clear:both;
	background-color:#8794bd;
}

/*SearchArea starts here */

.SearchArea	{
	height:30px;
	border:1px solid #eeeeee;
	margin-bottom:10px;
	padding:2px;
}

#search	{
	float:right;
	width:290px;
	border:0px solid #000;
	padding-top:2px;
}

#search	input.txt{
	float:right;
	border:1px solid #7c7d97;
	margin-right:5px;
	margin-left:5px;
	padding:3px;
	height:18px;
	width:175px;
}

#search	input.butt{
	float:right;
	border:1px solid #7c7d97;
	padding:3px 4px 3px 4px;
	background-color:#c3c9de
}	
	
#search	input.Cbox{
	border:0px solid #7c7d97;
}		
	
#search .lab{
	font-weight:bold;
	text-align:right;
	font-size:1.10em;
	padding:5px;
	margin-right:8px;
}

.contentfeed{
	float:left;
	border:0px solid #FFFFFF;
	width:420px;
	padding: 7px 0px 0px 7px;
	font-size:1.10em;
	white-space: nowrap;
	overflow: hidden;
}

.SearchArea a:link{
	text-decoration:none;
}

/* navigation */
.navigation {
	margin-bottom: 4px;
}
.navigation a {
	background-color: #4A91C3;
	color: #FFF;
	float: left;
	font: bold 1.2em "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	padding: 8px 0;
	width: 19%;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #000;
	color: #FFF;
}

/* main */
.main {
	clear: both;
	padding: 8px 18px;
}

/* main left */

.sidenav {
	float: left;
	width: 195px;
	font-size: 1em;
}

.sidenav ul {
	background-color:#fff;
	margin: 0px;
	padding: 0px;
}

.sidenav li {
	border-top: none;
	list-style: none;
	margin: 5px;
}

.sidenav li.top {
	border-top: none;
	list-style: none;
}

/*.sidenav li.subnav {
	color: #000;
	display: block;
	background-image:url(img/Li_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size: 0.9em;
	background-color:#f0f2f7;
	padding: 10px 0 0px 10px;
	height:25px;
	text-decoration: none;
}*/

.sidenav li a {
	color: #000;
	display: block;
	background-image:url(img/Li_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#c3c9de;
	padding: 8px 0 0px 8px;
	height:25px;
	text-decoration: none;
}

.sidenav li a.select {
	color: #000;
	display: block;
	background-image:url(img/Li_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#fff;
	padding: 8px 0 0px 8px;
	height:25px;
	text-decoration: none;
}

.sidenav li a:hover {
	color: #111;
	background-color:#fff;
}

.sidenav .PlaceHolder	{
	margin:0 0 10px 5px;
	width:182px;
	background-color:#f0f2f7;
	border:1px solid #d3d1d1;
	text-align:center;
	padding-bottom:10px;
}


.sidenav .PlaceHolder p{
	padding:5px 0 0 5px;
	font-size:1.10em;
	color:#000000;
}		
	
.sidenav .PlaceHolder h1	{
	background-color:#8794bd;
	padding:8px 0 8px 4px;
	margin:1px;
	color:#FFFFFF;
}	

/*.sidenav .subnav {
	background-color:#f0f2f7;
	color: #f0f2f7;
	display: block;
	font-size: 0.9em;
	padding: 10px 0 0px 10px;
	height:25px;
	text-decoration: none;
} */

.sidenav .subnav {
	background-color: #f0f2f7;
	font-size: 0.8em;
	padding: 8px 0px 0px 8px;
	height:25px;
	text-decoration: none;
	width:177px;
}

.sidenav .subnavsel {
	background-color: #fff;
	font-size: 0.8em;
	padding: 8px 0px 0px 8px;
	height:25px;
	text-decoration: none;
	width:177px;
}

/* sidenav ends here */


/* content */
#fullpage	{
	border:1px solid #eeeeee;
	/*height:400px;*/
	padding:5px 5px 5px 10px;
}
		
#fullpage2	{
	border:1px solid #eeeeee;
	min-height:810px;
	padding:5px 5px 5px 10px;
}	

#fullpage3	{
	border:1px solid #eeeeee;
	min-height:600px;
	padding:5px 5px 5px 10px;
}		

.content {
	float: right;
	width: 520px;
	border:0px solid red;
	line-height:1.3;
	}
.content .item {
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
	height: auto;
}

.content .item table td h1 {
	font-size: 1.1em;
}

.content .item p.alpha	{
	text-align:center;
	font-weight:bold;
	color:#ccc;
	}

.content .item p.alpha a{
	padding:4px;
	color:#3366cc;
}

.content .item p a{
	font-size:1em;
}

.content .item2 {
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
	height:auto;
	min-height:180px;
}

.content ul
{
margin-left: 0;
padding-left: 0;
list-style: none;
line-height:1.4;
}

.content ul li 
{
padding-left:15px;
background-image: url(img/li2.gif);
background-repeat: no-repeat;
background-position: 0 0;
}

.content ol li {
	list-style: decimal inside;
	margin-left: 20px;
}

.content .item2 {
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
	height:auto;
	min-height:180px;

}

.item label{
	width:95px;
	font-size:1.05em;
	font-weight:bold;

}

.item label.smaller{
	width:auto;
	font-size:0.95em;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.item label.star{
	width:110px;
	font-size:1.20em;
	font-weight:bold;
	float:left;
}


.item label.Dblock {
	font-size:1.10em;
	font-weight:bold;
	clear:both;
	margin:10px 0 10px 0;
}


.item label.long{
	width:100px;
	font-size:1.20em;
	font-weight:bold;
}


.item label.nikka{
	font-size:1.00em;
	font-weight:normal;
	float:left;
}

.item p.Mnikka{
	font-size:1.05em;
	font-weight:normal;
	margin:0px;
	padding:0px;
	}


.item label.nikka2{
	font-size:1.00em;
	font-weight:normal;
	clear:both;
}

.item p.nikka{
	font-size:1.00em;
	font-weight:normal;
	margin-left: 105px;
}

.item p.nikka2{
	font-weight:normal;
	float:left;
	height:60px;
	width:660px;
}

.item label.Vlong{
	width:150px;
	font-size:1.10em;

}

.item label.Vfloat{
	float:left;
	font-size:1.10em;
	width:auto;

}

.item label.Vlong2{
	width:157px;
	font-size:1.10em;

}

.item label.Vshort{
	width:80px;
	font-size:1.10em;
	float:left;
	padding-left:2px;

}

.item label.VNshort{
	width:60px;
	font-size:1.10em;
	float:left;
	padding-left:2px;

}

.item label.Raid{
	width:auto;
	font-size:1.10em;
	float:left;
	padding:0px;

}


.item label.VNew{
	width:98px;
	font-size:1.10em;
	float:left;
	padding-left:2px;

}

.item label.Vshort3{
	width:80px;
	font-size:1.10em;
	float:left;
	padding-left:2px;
	padding-right:5px;
}

.item label.Vshort2{
	width:100px;
	font-size:1.10em;
	float:left;
	padding-left:10px;

}

.item label.Vlong3{
	width:170px;
	font-size:1.10em;

}

.item label.Vlong4{
	width:180px;
	font-size:1.10em;
}

.smallSelect	{
	width:50px;
}

.item input{
	border:1px solid #000000;
	width:120px;
	margin:0 15px 0 5px;
	padding:3px;
}

.item input.icon{
	border:0px;
	width:16px;
	margin:0px;
	padding:0px;
}

.item input.count{
	border:0px;
	width:32px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	vertical-align:inherit;
}

.item input.radio{
	padding:3px;
	border:0px solid red;
	width:15px;
}

.item input.radio2{
	padding:0px;
	margin:0px;
	margin-right:0px;
	border:0px solid red;
	width:15px;
}


.content .item input.NoPadd{
	border:1px solid #000000;
	width:120px;
	margin:0 0px 0 5px;
	padding:3px;
}

.item input.long{
	border:1px solid #000000;
	width:160px;
	margin:0 15px 0 5px;
	padding:3px;
}

.content .item input.small{
	border:1px solid #000000;
	width:20px;
	margin: 0px;
	float:left;
}

.content .item input.Vlong{
	border:1px solid #000000;
	width:235px;
	margin:0px 15px 6px 5px;
	padding:5px;
}

.content .item input.VVlong{
	border:1px solid #000000;
	width:280px;
	margin:0px 15px 6px 5px;
	padding:5px;
}

.item input.VVLong{
	border:1px solid #000000;
	width:450px;
	padding:5px 0 0 0 ;
}

.content .item .subscribe{
	border:0px solid #000000;
	display:block;
	clear:both;
	padding-top:10px;
	padding-left:100px;
	height:40px;
}

.content .item select{
	border:1px solid #000000;
	width:128px;
	margin:0 15px 0 5px;
	padding:3px;
}

.content .item select.long{
	border:1px solid #000000;
	width:170px;
	margin:0 15px 0 5px;
	padding:3px;
}

.content .item h3{
	color:#367ea6;
	clear:both;
	margin:5px 0px 15px 0px;
	font-size:2.3em;
	padding-bottom:5px;
	border-bottom:1px solid #eee;
}

.content .item h1{
	color:#367ea6;
	clear:both;
/*	height:20px;*/
}

.content .item h1.big{
	color:#367ea6;
	clear:both;
	height:40px;
	margin-top:10px;
}

.content .item h1.date{
	color:#367ea6;
	display:block;
	clear:both;
}

.content .item .txt{
	font-size:1.10em;
	text-align:right;
}

.content .item .txtNew{
	font-size:1.00em;
}


.content .item .txt3Short{
	height:20px;
	font-size:1.10em;
}

p.Hlong	{
	float:left;
	width:450px;
	}


.content .item p.main span, 
.content .item p.mian span	{
	background-color:#990000;
	color:#FFFFFF;
	padding:1px 4px 1px 4px;
	margin-right:5px;
	display:inline;
	font-size:1.05em;
}


.content .item .txt4{
	font-size:1.10em;
	clear:both;
	border:0px solid red;
}

.content .item p.main{
	font-size:1.10em;
	clear:both;
	border:0px solid red;
	margin:0 0 10px 0;
	padding:0px;
}

.content .item fieldset{
	height:auto;
	font-size:1.10em;
	clear:both;
	padding:5px;
}

.item legend{
	font-size:1.30em;
	padding:5px;
	font-weight:bold;
	color:#000;
}

.item textarea	{
	width:470px;
	border:1px solid #000000;
	overflow:auto;
	height:50px;
	padding:2px;
	margin-bottom:5px;
}

.fullpage2 .item textarea	{
	width:500px;
	border:5px solid #000000;
	overflow:auto;
	height:50px;
	padding:10px;
	margin:10px 0 10px 0;
	clear:both;	
}

.content textarea.small	{
	width:340px;
	border:1px solid #000000;
	height:60px;
	padding:10px;
	margin:10px 0 10px 5px; 
}
	
.content textarea.small2	{
	width:340px;
	border:1px solid #000000;
	height:60px;
	padding:10px;
	margin:10px 0 10px 5px; 
}

.content textarea.small22	{
	width:340px;
	border:1px solid #000000;
	height:auto;
	min-height:60px;
	padding:10px;
	margin:10px 0 10px 5px; 
}

.item input.butt	{
	width:150px;
	border:1px solid #b2b3b6;
	overflow:auto;
	margin-left:150px;
}

.item input.butt2	{
	border:1px solid #b2b3b6;
	width:auto;
	margin:0px;
	padding:0px;
}


.item input.butt3	{
	border:1px solid #b2b3b6;
	width:auto;
	margin:0px 0 0 5px;
	padding:2px 5px 2px 5px;
}

/* IE min-height bug fixed */

* html .content .item2 {
	min-height: 180px;
	height: auto;
}

* html .content #Heading {
	min-height: 180px;
	height: auto;
}

* html .content #Heading2 {
	min-height: 180px;
	height: auto;
}

/* IE min-height bug fixed  */

.content #Heading	{
	width: 230px;
	height: auto;
	float: left;
	background-color: #f0f2f7;
	border: 1px solid #d3d1d1;
	overflow: hidden;
}
	
.content #Heading p.strong{
	font-weight:bold;
	padding:5px 5px 5px 5px;
	font-size:1.10em;
	color:#000000;
}	
	
.content #Heading p{
	padding:5px 5px 5px 5px;
	font-size:1.10em;
	color:#000000;
}	
	
.content #Heading h1{
	background-color:#8794bd;
	padding:8px 0 8px 4px;
	margin:1px;
	color:#FFFFFF;
}

.content #Heading2{
	width: 230px;
	height: auto;
	float: right;
	background-color: #f0f2f7;
	border: 1px solid #d3d1d1;
	overflow: hidden;
}
	
.content #Heading2 p.strong{
	font-weight:bold;
	padding:5px 5px 5px 5px;
	font-size:1.10em;
	color:#000000;
}	
	
.content #Heading2 p{
	padding:5px 5px 5px 5px;
	font-size:1.10em;
	color:#000000;
}		
	
.content #Heading2 h1	{
	background-color:#8794bd;
	padding:8px 0 8px 4px;
	margin:1px;
	color:#FFFFFF;
}	

/* search form */
form {
	padding: 0 0 6px 8px;
}
.styled {
	border: 1px solid #DDD;
	padding: 4px;
}
.button {
	background: url(img/search.gif) no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
}


.item input.file	{
	border:1px solid #666666;
	padding:2px;
	width:200px;	
}	

/* MidForm styles starts here */
.MidForm	{	
	margin:20px 0px 0px 180px  ;	
}
	
.MidForm input.Butt	{
	border:1px solid #666666;
	padding:2px;	
}	

.MidForm label{
	font-size:1.25em;
	width:150px;
}
	
.MidForm .Button01{
	border:2px solid red;
}	

/* Ends here */


/* MidForm styles starts here */
.MidForm2	{
	margin:0px;
	padding:0px;
}
	
.MidForm2 input.Butt	{
	border:1px solid #666666;
	padding:2px;	
}	
	
.MidForm2 .txtArea	{
	border:1px solid #666666;
	padding:2px 0 0 0;
	width:400px;
	height:200px;	
	float:left;
	margin-left:5px;
}		

.MidForm2 .txtArea2	{
	border:1px solid #666666;
	padding:2px 0 0 0;
	width:400px;
	height:200px;	
	float:left;
	margin-left:8px;
}
	
.MidForm2 input.Butt {
	border:1px solid #666666;
	padding:2px;	
}		

.MidForm2 label{
	font-size:1.10em;
	width:150px;
}
	
.MidForm2 .Button01{
	border:2px solid red;
}	

/* Ends here */


.fout	{	
	padding:5px 5px 0 0 ;
	color:#6699CC;
	font-family: "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	font-size:1.1em;
	font-weight:bold;
	text-align:right;
	display:block;
	float:right;
	width:120px;
}
	
.fmoreclear	{
	clear:both;
	height:20px;
	border:0px solid red;
}	


/* footer */

#footer  {
		border:1px solid #eeeeee;
		clear:both;
		height:40px;
		margin:0 10px 0 10px;
		width:740px;
}	

#footer .logo {
	padding:5px 0px 0 15px;
	float:left;
}
	
#footer .links {
	float:right;
	padding:10px 15px 0 0px;
	font-size:1.20em;
}
	
#footer .links a  {
	font-size:1.00em;
	color:#666666;		
}			

#footer .links a:hover {
	font-size:1.00em;
	color:#666666;
	text-decoration:none;		
}				

.welcomeImg	{
	float:left;
	padding:0 12px 0 0;
	margin:0px;
	border:0px solid red;
}

.advert	{
	float:left;
	padding:0 12px 0 0;
	margin:0px;
	border:0px solid red;
	width:86px;
	height:86px;
}	
	
.pdf	{
	padding: 0 0 10px 0 ;
}

.pdf2	{
	padding: 0 0 10px 0 ;
	font-size:1.20em;
}		

.topMargin	{
	margin:10px 0 10px 0;
	clear:both;
	display:block;
	overflow: hidden;
	height: auto;
}

.hideOverflow {
	overflow: hidden;
	display:block;
}

/* Table Member styles starts here */
#Member	{
	clear:both;
	width:70%;
	}

#Member td	{
	padding-bottom:5px;
	background-color:#FFFFFF;
	}
	
#Member td input{
	padding:0px;
	margin:0px;
	}	
	
#Member td input.txt{
	padding:0px;
	margin:0px;
	width:250px;
	text-align:left
	}	

#Member .header{
	font-size:1.10em;
	padding:3px 0 3px 0;
	color:#367ea6;
	background-color:#FFFFFF;
	}	
	
#Member label.head{
	font-size:1.40em;
	}
	
.secheader { 
border-bottom:1px solid #999;
padding-bottom: 5px;
margin: 15px 0 10px 0;
font-size:1.40em;
font-weight:bold;
color:#367ea6;
display:block;
}
		
	
.paraTab	{
	color: #444;
	font: normal 1.15em "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	}	
	
.printdisplayOnly {
	display:none;
	}