
html,body {
		margin:0;
		padding:0;
		height:100%;
}
body{
  background:#0D2639 url('/sites/all/themes/scivee/images/style/bg_fill.png') scroll 0% 0% !important;
  /*font-family:Arial, sans-serif;*/
}

#login_menu .navbar-inner .inner{
	width:1006px;
	margin:0 auto;
}

#login_menu{
	margin:0;
	padding:0;
}
#login_menu .navbar-inner .inner .nav{
	float:right;
}

#container {
  min-height:100%;  
  position:relative;
  width:1006px;
  margin:0 auto;
  background:url('/sites/all/themes/scivee/images/style/bg_fill.png');
  
}
#header {
	background:transparent url(/sites/all/themes/scivee/images/style/header_overlay.png) no-repeat top center;

}
#body{
		background:#FFFFFF;
		padding:18px 18px 127px 18px;
    border-top-left-radius:6px;
    border-top-right-radius:6px;
  
    border:1px solid #000000;
}
#logo{
  margin:4px 0 0 0;
}
#tagline{
    font-size:21px;
    padding:29px 0 0 16px;
}
#user_menu{
  background:#19191A;
  position:relative;
  top:42px;
  height:30px;
  margin:0 20px;
  border-top-left-radius:6px;
  border-top-right-radius:6px;
  width:200px;
}
.error_msg{
		padding:20px 0;
}
.mission_msg{
	  
	  background:#F5F695;	
	  padding:10px;
	  font-weight:bold;
}
#tab_menu{
		padding:20px;
		clear:both;
}
#hp-tabs{
	clear:both;
}

#footer{
    position:absolute;
    bottom:0;
    width:986px;; /*1004*/
    height:128px; /* 109 */
    padding:0px 0 0 18px;
    border-left:1px solid #000000;
    border-top:1px solid #000000;
    border-right:1px solid #000000;
    background-image:url(/sites/all/themes/scivee/images/style/footer_bg.png); 
}
#footer ul a{
	font-weight:normal;
	line-height:26px;
}
#footer h4{text-align:center}
#footer_logo{
	margin:18px auto 10px;
	padding:6px 10px;
	text-align:center;
	
	background:#7DB1E9;
  	border-radius:6px;	
 	border:1px solid #19334D;
}
#side-banner{
  float:left;
  width:14%;
}

.video {
	height:85px;
}
.video img.thumb {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #333;
	color:inherit;
	float:left;
	height:75px;
	margin-left:15px;
	vertical-align:top;
	width:100px;
}

.video .details {
	float:right;
	height:75px;
	margin-right:10px;
	text-align:left;
	width:290px;
}

.video .details .submitter {
	color:#333;
	font-size:8pt;
}

.box-header, .box-header-thin {
	color:#5F5F6D;
	font-size:large;
	font-weight:bold;
	height:24px;
}
.box-header {
	background-image:url(/sites/all/themes/scivee/images/content_top.png);
	background-repeat:no-repeat;
	padding:5px 0px 0px 15px;
}
.box-header .box-more, .box-header-thin .box-more {
	border:1px solid #C2C2C2;
	color:#6587A9;
	float:right;
	font-family:Helvetica;
	font-size:smaller;
	font-weight:normal;
	margin:0px 20px;
	padding:0px 5px;
}

.box-header-thin {
	background-image:url(/sites/all/themes/scivee/images/content_top_thin.gif);
	background-repeat:repeat;
	border:1px solid #CCC;
	height:auto;
	min-height:24px;
	padding-left:15px;
}
.box-content {
	height: 640px;
	width: 451px;
	margin: 0;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}

textarea {
	font-family:verdana;
	font-size:10pt;
}
ul li {
	/*margin-left:15px;*/
}

#pup {
  position:absolute;
  z-index:200; /* aaaalways on top*/
  padding: 3px;
  margin-left: 10px;
  margin-top: 5px;
  width: 250px;
  border: 1px solid black;
  background-color: #777;
  color: white;
  font-size: 0.95em;
}


/*breadcrumb css */
.breadcrumbs {margin:10px 0;}
.breadcrumbcurrent .crumb_lead {float:left;width:20px;height:27px;background:url(/sites/all/themes/scivee/images/breadcrumb_sprite.png) no-repeat;background-position:0 -54px;}
.breadcrumbcurrent .crumb_end{float:left;width:20px;height:27px;background:url(/sites/all/themes/scivee/images/breadcrumb_sprite.png) no-repeat;background-position:0 -81px;}
.breadcrumbcurrent .crumb_link, .crumb .crumb_link,.breadcrumbfirst{
  height:25px;
  float:left;
  border-bottom:1px solid #264E9E;
  border-top:1px solid #264E9E;
  background-color:#3366CC;
  line-height:25px;
  text-align:center;
  color:#FFF;
  padding:0 20px; 
}
.breadcrumbfirst{border-left:1px solid #264E9E;background-color:#FFFFFF;}
.crumb .crumb_link{background-color:#FFFFFF;}
.crumb .crumb_lead {float:left;width:20px;height:27px;background:url(/sites/all/themes/scivee/images/breadcrumb_sprite.png) no-repeat;background-position:0 -27px;}
/*end breadcrumb css */

html.js fieldset.collapsed {
  height:auto;
}

/*
     