/* CSS Document */
/* Copyright (c) Fuzzy Future Inc., All Rights Reserved. */

body { 
  font-family: arial,helvetica,sans-serif; 
  font-size: 12px;
  text-align: center;
  margin: 0px;
  padding: 0px;
  background-color: #40090C;
}
a, a:visited {
  color: #0b68cf;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #0b68cf;
  font-weight: bold;
  text-decoration: underline;
}
h2, h3 {
	color: #9F699B;
	align: left;
	font-weight: bold;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h1,h2,h3,h4,h5 {
  padding: 0px;
  margin: 0px;
}

/* CONTAINER */

#container {
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
  text-align: left;
  margin-top: 0px;
  padding-top: 0px;
  position: relative;
}

/* BANNER */

#banner { 
  width: 1024px;
  height: 73px;
  background: #0b68cf URL( ../images/gene-profiles_header.jpg ) top right no-repeat;
}
#banner #banner-text {
	margin-left: 25px; 
	width: 760px;
	padding-top: 15px;
}
#banner #banner-text #site-title {
	font-size: 30px;
	color: #FDEB99;
}
#banner #banner-text #site-desc {
	padding-top: 15px;
	color: #00CCFF;
	font-size: 14px;
	float: right;
}
#banner a, 
#banner a:visited,
#banner a:hover {
	font-size: 30px;
	color: #FDEB99;
	text-decoration: none;
}

/* WELCOME */

#welcome-search {
	margin-left: 3px;
}
#welcome-search .welcome-head {
	font-size: 20px;
	margin-bottom: 5px;
}
#welcome-search #sbi {
	font-size: 24px;
	font-weight: bold;
	margin-left: 10px;
}
#welcome-search .search-details {
	margin-left: 15px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 10px;
	font-size: 12px;
}

/* MAIN */

#main {
    background: #0b68cf URL( ../images/gene-profiles_body.jpg ) top right repeat-y;
	padding-bottom: 15px;
	overflow: hidden;
	clear: both;
}
#main #main-body {
	width: 755px;
	margin-left: 30px;
}
#main #main-sidebar {
	width: 225px;
	float: right;
}
#main #main-sidebar #main-sidebar-content {
	text-align: left;
	width: 184px;
}

/* GENE */

#gene-info {

}
#gene-info #gene-header {
	font-size: 28px;
	color: #00CCFF;
}
#gene-info .gene-wrapper {
	background-color: #FDEB99;
	margin-bottom: 10px;
}
#gene-info .gene-details {
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
}
#gene-info h3 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 3px;
	color: #FFF;
}
#gene-info .gene-wrapper .gene-details #taxonomy {
	text-transform: capitalize;
}

#aliases {
	color: #FFFFEF;
	font-size: 14px;
	margin-left: 20px;
}
#gene-info h4 {
	font-size: 13px;
	margin-left: 3px;
	color: #CC3300;
}

#gene-info .go {
	text-transform: capitalize;
}

.interaction-table {
	width: 100%;
}
.interaction-table .interaction_header {
	font-size: 14px;
	font-weight: bold;
	width: 25%;
	text-align: center;
}
.interaction-table .interaction_body {
	font-size: 12px;
	font-weight: bold;
	width: 25%;
	text-align: center;
}

.publication .abstract {
	font-size: 11px;
	font-weight: normal;
}
.publication .author {
	font-size: 12px;
	font-weight: bold;
}
.publication .title {
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}

/* FOOTER */
#footer {
	width: 1024px;
	height: 38px;
	margin: 0px;
	padding: 0px;
	background: #0b68cf URL( ../images/gene-profiles_footer.jpg ) top right no-repeat;
}
#footer #copyright-text {
	margin-left: 30px;
	color: #FFF;
	font-size: 10px;
	width: 760px;
	text-align: right;
}

/* SIDEBAR */

.sidebar-block {
	background-color: #0D3C66;
	padding-top: 3px;
	padding-bottom: 5px;
}

.sidebar-block #google-sitesearch {
	text-align: center;
}
.sidebar-block #google-sitesearch td {
	text-align: left;
}

#sbb {
	margin-top: 5px;
	margin-bottom: 3px;
	color: #000;
	font-weight: bold;
	background: #FDEB99;
}

.sidebar-block .sidebar-block-heading {
	background-color: #FFFFEF;
	font-size: 14px;
	margin-bottom: 3px;
}

.sidebar-block .sidebar-label {
	color: #FFFFEF;
	margin-bottom: 8px;
	margin-top: 5px;
	font-weight: bold;
	text-transform: capitalize;
}
.sidebar-block .sidebar-label a,
.sidebar-block .sidebar-label a:visited {
	font-size: 14px;
	color: #FDEB99;
}

.sidebar-block .sidebar-label a:hover {
	color: #00CCFF;
}

/* SPIFFY */

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FFFFEF;}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #870000;
  border-right:1px solid #870000;
  background:#9f0000}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #6f0000;
  border-right:1px solid #6f0000;
  background:#a30000}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #a30000;
  border-right:1px solid #a30000;}
.spiffy4{
  border-left:1px solid #870000;
  border-right:1px solid #870000}
.spiffy5{
  border-left:1px solid #9f0000;
  border-right:1px solid #9f0000}
.spiffyfg{
  background:#FFFFEF;}

/* CLEAR FIX */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
