 
 
/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */

@font-face {
font-family: Neo_SansL;
	src: url('../fonts/Neo_Sans_Light.eot');
    src: local(Neo_SansL), url('../fonts/Neo_Sans_Light.ttf') format('opentype');
}

* {margin: 0;padding: 0;border: 0;}
html { overflow-y: scroll; color: #fff;}
a {text-decoration: none; color: #fff;}
body { font-family: Arial; }
ul { list-style: none inside; }
p { font: 1.3em/1.3em; color: #ffffff; }
a { outline: none; }
a img { border: none; }
/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
.transpBlack { background: url(transpBlack.png); }
.bold { font-weight: bold; }
/* END TOOLBOX */

body {
	background-color: #2b2740; 
	}
	
h1 {
	font-size: 35px;
	font-weight: lighter;
}
h2 {
	font-size: 30px;
	font-weight: lighter;
}
h3 {
	font-size: 12px;
	font-weight: bolder;
	color: #c0cce8;
}

h4 {
	font-size: 17px;
	font-weight: lighter;
	padding-left: 20px;
}
#container {
	background-color: #36314b; /*#252847; /*#272b46;*/
}

#wrapper {
	width: 980px;
	margin: 0 auto;
}
#header {
	width: 980px;
	height: 175px;
	background-image: url(images/header_bg.jpg);
}

/*DELETE AS APPROPRIATE*/

#content_home2 {
	width: 980px;
	min-height: 480px;
	background-image: url(images/main_bg.png);
	background-repeat: no-repeat;
}

#content_2 {
	width: 980px;
	min-height: 480px;
	background-image: url(images/main_bg.png);
	background-repeat: no-repeat;
}

#content_blog {
	width: 980px;
	min-height: 480px;
	background-image: url(images/heading_blank1.jpg);
	background-repeat: no-repeat;
}

#content_1 {
	width: 980px;
	min-height: 480px;
	background-image: url(images/main_bg.png);
	background-repeat: no-repeat;
}

#content_home {
	width: 980px;
	min-height: 480px;
	background-image: url(images/main_bg3.png);
	background-repeat: no-repeat;
}

#content_home3 {
	width: 980px;
	min-height: 480px;

}

/* ------------------------------------------ */
/* HEADER Contents */
/* ------------------------------------------ */

#logo{
	position:relative;
	float:left;
	top:55px;
	left:30px;
}
#logo a{
		display:block;
		width: 230px;
		height:70px;
	}

/* ------------------------------------------ */
/* HEADER NAV */
/* ------------------------------------------ */

#header_nav {
	width: 320px;
	position: relative;
	top: 55px;
	left: 420px;
	float: left;
	overflow: visible;
	padding-bottom: 10px;
}

#header_nav ul {
	border-left: 1px #a6bae1 solid;	
}

#header_nav li:hover, li.selected  {
	background-image: url(images/nav_arrow_1.gif);
	background-repeat: no-repeat;
}

#header_nav li {
	line-height: 13px;
	padding-left: 20px;
	margin: 0px 0px 10px -1px;
}

#header_nav li a {
	font-size: 15px;
	color: #fff;
	
}
#header_nav li a:hover, li.selected a {
	color: #8ba8de !important;
}

#header_nav li.top {
	
}

#header_nav li.bottom {
	margin-bottom: 0px;
}

/* IE don't support these pseudo classes ...
#header_nav ul li:last-child {margin-top: 15px;}
#header_nav ul li:first-child {margin-bottom: 15px;}
*/

.nav1 {
	margin-right: 50px;
	width: 120px;
}

/* ------------------------------------------ */
/* CONTENT */
/* ------------------------------------------ */

#home_content {
	padding: 140px 0px 20px 480px;
	width: 500px;
}
 
#home_text {
	width: 300px;
	position: relative;
	left: 170px;
	top: 10px;
}
#title { padding: 5px; }
#home_text p { line-height: 30px; }

/* ------------------------------------------ */
/* TABBER */
/* ------------------------------------------ */
#tabber {margin-top: 20px; height: 30px;}

#tabber p {font-size: 14px;font-weight: bold; margin-right: 5px;}

#tabber ul {
	margin-top: 5px;
}

#tabber li {
	display:inline-block;
	float: left;
	width: 21px;
	height: 21px;
	text-align: center;
	background-image: url(images/tabber_normal.png);
	background-repeat: no-repeat;
}
#tabber li a {
	width: 21px;
	color: #424767;
	font-size: 12px;
	line-height: 12px;
}
#tabber li a:hover, #tabber li.selected a {
	color: black !important;
}

#tabber li.selected, #tabber li:hover {
	background-image: url(images/tabber_selected.png);
}

/* ------------------------------------------ */
/* CONTENT*/
/* ------------------------------------------ */


#body_content {
	margin-top: 215px;
	padding-left: 85px;
	padding-bottom: 30px;
	width: 500px;
	margin-right: 70px;
	
}

#body_content p {
	font-size: 14px;
	line-height: 21px;
	margin: 0px 0 10px 0;
}

#body_content .divider {
	border-bottom: 1px #4a5475 solid;
	padding-bottom: 10px;
	margin: 0px 0 20px 0;
}

#body_content p a {
	color: #c67ceb;
	text-decoration: none;
}

#body_content p a:hover {
	color: #a562c6;
}

#body_content h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	margin: 10px 0 6px 0;
}

#body_content h2 {
	margin: 0px 0 4px 0;
	padding: 0;
	font-size: 16px;
	font-weight: 100;
	line-height: 22px;
}

#body_content h3 {
	margin: 20px 0 4px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}


	
#body_content a {
	text-decoration: underline;
}
#content_blog #body_content a{
    text-decoration:none;
}
	
#body_content td.divider {
	padding-top: 12px;
	border-bottom: 1px solid #4a5475;
	}


#content_nav {
	width: 225px;
	padding-bottom: 60px;
	margin-bottom: 20px;		
}

#content_nav #content_nav_inner{
	width:100%;
	padding-bottom: 10px;
	margin-bottom: 50px;
	margin-top: 230px;
	padding-top: 80px;
	border-left: 1px #a6bae1 solid;
}

#content_nav #content_nav_case{
	width:100%;
	padding-bottom: 10px;
	margin-bottom: 50px;
	margin-top: 310px;
	padding-top: 2px;
	border-left: 1px #a6bae1 solid;
}

#content_nav #content_nav_latest{
	width:100%;
	padding-top: 2px;
	border-left: 1px #a6bae1 solid;
}

#content_nav ul {
	margin-top: 10px;
	margin-left: -1px;
}

#content_nav li {
	padding-left: 20px;
	margin-top: -1px;
}

#content_nav li a {
	width: 100%;
	display: block;
	font-size: 13px;
	line-height: 15px;
	border-top:1px #a6bae1 solid;
	border-bottom:1px #a6bae1 solid;
	padding: 10px 0px 10px 0px;
}
#content_nav ul.archive_sidebar {
    margin-top: 1px;
    }
#content_nav ul.archive_sidebar li a {
    border-top:0px #a6bae1 solid;
	border-bottom:1px #a6bae1 solid;
}

#content_nav li.selected, #content_nav li:hover {
	background-image: url(images/nav_arrow_2.gif);
	background-repeat: no-repeat;
}

#content_nav #content_nav_latest h4{
	font-weight:bold;
}

#content_nav #content_nav_latest .title{
	font-weight:bold;
}

#content_nav #content_nav_latest li.short_desc{
	width: 100%;
	display: block;
	font-size: 11px;
	line-height: 15px;
	padding-top:8px;
	padding-bottom:20px;
	color:#fff;
}

#content_nav #content_nav_latest li.short_desc .date{
	font-style:italic;
}

.pos1 {
	position: relative;
	left: -50px;
	top: -50px;
}
.pos2 {
	position: relative;
	left: -50px;
	top: -100px;
}

.large {
	font-size: 16px;
}






#content_blog #body_content ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 5px;
}

#content_blog #body_content ul li {
	list-style-position: outside;
	color: #fff;
	list-style: circle;
	margin-bottom: 4px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 21px;
	padding: 10px 0 0px 0px;
}




#body_content .entry-content ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 5px;
}

#body_content .entry-content ul li {
	list-style-position: outside;
	color: #fff;
	list-style: circle;
	margin-bottom: 4px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 21px;
	padding: 10px 0 0px 0px;
}




#body_content ol {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 5px;
}

#body_content ol li {
	list-style-position: inside;
	color: #fff;
	margin-bottom: 4px;
	font-size: 12px;
	line-height: 21px;
	padding: 10px 0 0px 0px;
}




/* ------------------------------------------ */
/* FOOTER */
/* ------------------------------------------ */

#footer {
	width: 980px;
	margin: 0 auto;
	background-image: url(images/footer_shadow.jpg);
	background-repeat: no-repeat;
	min-height: 100px;
}

.footer_container1 {
	border-left: 1px #a6bae1 solid;	
	position: relative;
	top: 20px;
	left: 80px;
	width: 530px;
	height: 50px;
	padding-left: 20px;
	padding-top: 5px;
	background-image: url(/images/bsi_logo.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.footer_container1 p {
	margin-right: 200px;
}

.footer_container1 p, .footer_container2 p {
	font-size: 10px;
	line-height: 18px;
}

.footer_container2 {
	border-left: 1px #a6bae1 solid;	
	position: relative;
	top: -25px;
	left: 650px;
	width: 200px;
	height: 40px;
	padding-left: 20px;
	padding-top: 5px;
}

.light_blue {
	color: #88a3dc;
}

.lighter_blue{
	color: #C0CCE8; 
}

.white{
	color:#ffffff;
}
 
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.clear_line{
	height:0px;
	width:100%;
	margin:0;
	padding:0;
	clear:both;
}
	
img{
	background:transparent;	
}
/**** Page Specific Styles ***/

/******************
        blog 
******************/

#commentform {
	background-color: #2b2740;
	padding: 15px;
}
#body_content p.comment-notes, 
#body_content p.comment-form-author, 
#body_content p.comment-form-email, 
#body_content p.comment-form-comment,
#body_content p {
	color: #85819a;
	font-size: 12px;
}

#body_content p {
    color: #fff;
}

p #author, p #email {
	height: 20px;
	width: 100%;
	font-family: Arial;
	font-size:12px;
	padding-left: 3px;
	}
p #comment {
	width: 99%;
	font-family: Arial;
	font-size: 12px;
	padding: 3px;
	}
	
p #submit {
	padding: 3px;
}

#body_content p.comment-by {
	border-top: 1px solid #4a5477;
	font-size: 12px;
	padding-top: 8px;
	margin: 10px 0 3px 0 !important;
        margin-left: 0;
	color: #78a0dd;
}

#body_content ul.commentlist{
	list-style: none;
	padding: none;
	margin: 30px 0 0 0 !important;
}

#body_content ul li {
	list-style: none;
}

#body_content div.comment-body p {
	font-size: 12px;
	color: #fff;
}

#body_content h3#comments-title {
	margin: 20px 0 15px 0;
	padding: 3px 0 3px 0;
	border-top: 1px solid #4a5477;
	border-bottom: 1px solid #4a5477;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	}
	
#body_content h3#comments-title .add_image {
	margin-bottom: -4px;
	margin-right: 3px;
}

/*********************
**** ARCHIVE PAGE ****
**********************/
#body_content h2.entry-title a {
    font-size: 18px;
    font-weight: bolder;
    text-decoration: none;
}

#body_content div.hentry {
	border-bottom: 1px solid #4a5477;
	padding-bottom: 10px;
	margin-top: 10px;
        margin-bottom: 20px;
}

#body_content div.entry-summary a {
	color: #fff;
}

#body_content div.entry-meta,  
#body_content div.entry-meta a {
	font-size: 12px;
	color: #88A3DC;
}

#body_content div.entry-meta a,
#body_content div.entry-utility a {
	font-style: italic;
}

#body_content div.entry-utility,
#body_content div.entry-utility a {
	font-size: 12px;
	color: #fff;
}



/** Home Page **/
#home_image{
	width:980px;
	height:512px;
	margin:0px;
	padding:0px;
	background: transparent url("images/home_bg.jpg") no-repeat; 
}

.home_content_image{
	float:right;
	width:100%;
	top:65px;
	margin-right:50px;
	margin-bottom:20px; /* ToDo: why do we need this */
}

.home_content_next img{
	position:relative;
	z-index:100; 
}

.home_content_next{
	padding-top: 10px;
	margin-right: 50px;
}

.home_content_next:hover{
	cursor: pointer;
}

.blog_background {
	background-image: url("images/heading_blank1.jpg") no-repeat; 
}


/**** lava lamp ***/
/* Styles for the entire LavaLamp menu */


/** nav below */
#nav-below{
	margin-top:15px;
        margin-bottom: 15px;
}

#nav-below .nav-previous a, #nav-below .nav-next a{
        text-decoration:none;
        font-weight:bold;
}

#nav-below .nav-previous{
	float:left;
        padding-right:5px;
}

#nav-below .nav-next{
	float:left;
	text-align:right;
}

.comment_seperator{
    height:2px;
    width:100%;
}

.seperator_line{
    border-bottom:1px solid #4A5477;
    height:2px;
    width:100%;
    margin-top:10px;
}

