#welcome {
  color:white;
}
#welcome a {
  font-weight:bold;
}
#menu-container {
  border:1px solid #000000;
  margin:0px 0 19px 0;
  height:40px;
  border-radius:6px;
  -moz-border-radius:6px;
}
#menu {
  background:url('/sites/all/themes/scivee/images/style/menu_bg.png');
  height:40px;
  border-top:1px solid #545455;
  border-radius:6px;
  -moz-border-radius:6px;
}

#menu .links a {
	text-align:center;
  color:#E9E9E9;
  font-size:18px;
  font-family:sans-serif;
}

#menu .links a:hover {
  color: #FFFFFF;
}

#menu ul {
  list-style:none;
}
#menu .links li {
  float: left;
  border-right: 1px solid black;
  margin-top: -1px;
  padding: 9px 0;
}

#menu .links li a {
  background-repeat: no-repeat;
  padding: 9px 11px 8px 11px;
}
#menu #home_tab a {
  background-image:url("/sites/all/themes/scivee/images/style/home_icon.png");
  background-repeat:no-repeat;
  background-position:15px 3px;
}
#menu #home_tab a {
  padding-left:50px;
  border-top-left-radius:6px;
  border-bottom-left-radius:6px;
}

#menu #home_tab a:hover,#menu #home_tab .active  {
  
  border-bottom:3px solid #1C71B6;
}

#menu #journ_tab a:hover,#menu #journ_tab .active {
  border-bottom:3px solid #C6851E;
}

#menu #conf_tab a:hover,#menu #conf_tab .active {
  border-bottom:3px solid #8F4FA2;
}

#menu #edu_tab a:hover,#menu #edu_tab .active {
  border-bottom:3px solid #60A218;
}

.user_menu_container {
  background:#19191a;
  border:1px solid #000000;
  border-radius:6px;
  margin:21px 0 0 0 ;
}
.user_menu {
  border:1px solid #272626;
  border-radius:6px;
  padding:4px;
  /*padding:5px 20px;*/
}
.user_menu a {
  font-weight:normal;
 
}
.header_icon{
	width:18px;
}
.user_links_list{
	margin:0;	
}
.user_links_list li{
	float:left;
	padding:0 7px;
}
.user_links_list .divider-vertical{
	color:#555;	
}
.btn_container a{font-size:12px;}
.btn_container {
  border:1px solid #000000;
  border-radius:6px;
  -moz-border-radius:6px;
  margin:20px 0px 0 20px;

}
.generic_btn {
  border:1px solid #000000;
  border-radius:6px;
  -moz-border-radius:6px;
  background-color:#313191;
  padding:0 10px;
}
#helpBtn {
  background-color:#313191;
  border-top:1px solid #5162B7;
  border-bottom:1px solid #000000;
  border-radius:6px;
  padding:0 10px;
  font-size:20px;
  height:30px;
}
/*login styling */
#loginBox {
	width:300px;
	margin-left:-150px;
}
#loginName, #loginPass {
  margin:0 auto;
  clear:both;
  width:275px;
  text-align:center;
}
#loginName label, #loginPass label {
  float:left;
  padding:0 5px;
}
#loginName input, #loginPass input {
  float:left;
}
#loginBox h2{
	margin:0;
}
#rssBtn{
  background:#E47207;
  border-radius: 4px;
  border-top:1px solid #F8C46B;
  height: 23px;
  padding:1px 2px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#loginSubmit{
  margin:20px 0;
}
#uploadBtn {
  background-image:url('/sites/all/themes/scivee/images/style/upload_icon.png');
  background-position:3px 1px;
  background-repeat:no-repeat;
  padding-left: 38px;
}

#searchBox {
  color:#FFFFFF;
}
#searchBox .form-submit {
  background-image: url('/sites/all/themes/scivee/images/style/search_submit.png');
  border: none;
  width: 38px;
  height: 28px;
  cursor: pointer;
  background-color: transparent;
  
  float:left;
  margin:5px 18px 0 0;
}
#searchBox #edit-search-block-form-keys-search-block-form-wrapper {
  float:left;
  margin:5px 0;
}
#searchBox #edit-search-block-form-keys-search-block-form-wrapper input {
  border:1px solid #000000;
  border-top-left-radius:4px;
  border-bottom-left-radius:4px;
  color:#969090;
  float:left;
  font-size:14px;
  font-style:italic;
  height:25px;
  line-height:2em;
  text-indent:6px;
  width:225px;
}
#searchText {
  font-size:1.2em;
  float:left;
  padding:5px 0 0 0;
}
#searchBox #src_msg {
  background-color:#FCC;
  border: 1px solid #D77;
  border-radius:0px 0px 5px 5px;
  color:#000;
  display:none;
  font-weight:bold;
  padding:10px;
  position:absolute;
  right:20px;
  top:33px;
  width:230px;
  z-index:500;
}
#topSearchDrop ul{
	margin:0;	
}	
#topSearchDrop .dropdown{
  margin-top:5px;		
}

#topSearchDrop .dropdown-toggle{
    line-height:28px;
    color:#FFAF2D;
}
#topSearchDrop .dropdown-toggle:hover{
  color:#C6851E;
}
#topSearchDrop .dropdown-toggle, #topSearchLabel{
  font-weight:normal;
  font-size:18px;
  padding:8px 0px 0 8px;
  width:60px;
}
#topSearchDrop .dropdown.open .dropdown-toggle{
  background:none;
}
#topSearchDrop .caret{
  margin-top: 13px;
  margin-right: 9px;
  margin-left:3;
}
#topSearchDrop .dropdown-toggle .caret{
  border-top-color: white;
  border-bottom-color: white;
}

.dropdown-menu a{
	cursor:pointer;	
}
/*
     