
#home_container {
padding:0 0px 0 10px;

font-size:12px;
text-align:left;
}

#help_container {
width:95%;
height:295px;
padding:20px;

font-size:11px;
text-align:left;
}

#help_container li {
margin: 5px 0 5px 30px;
}

#about_container li {
margin: 5px 0 5px 30px;
}

.help_title {
font-size:15px;
font-weight:bold;
text-decoration:underline;
}

.help_subtitle {
font-size:13px;
font-weight:bold;
text-decoration:underline;
}

#about_container {
width:95%;
height:295px;
padding:20px;

font-size:11px;
text-align:left;
}

h3 {
display: inline;
margin: 0;
padding: 0;
border: 0;
line-height: 1;
vertical-align: baseline;
padding:0px;
font-size:120%;
border-bottom: 1px solid black;
}
 
.journal_with_permission_list { 
padding: 0 0 0 20px; 
}

.journal_with_permission_list li { 
padding: 3px 0 0 0 ; 
list-style: none;
}

.journal_with_permission {
line-height:140%;

background-position: right;
background-repeat:no-repeat;
color: #555555;

font-size:10px;
cursor:pointer;
}

.publisher_with_permission {
line-height:140%;

padding:0 12px 0 0;
background-image:url("../images/external.png");
background-position: right;
background-repeat:no-repeat;
color: #555555;

font-size:10px;
cursor:pointer;
}


.protein_switcher_stats {
padding:0 12px 0 0;
background-image:url("../images/external.png");
background-position: right;
background-repeat:no-repeat;
color: #555555;

cursor:pointer;
}


.protein_switcher_home_tag {
margin: 4px 0px 4px 4px;
padding: 4px 0px 4px 0px;
vertical-align:center;
font-size: 110%;

}


.protein_switcher_home {
font-size:150%;
background: #f1f1f1;
background:-webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
border: 1px solid #BBBBBB;
color: #444444;

cursor:pointer;

padding: 4px 10px 4px 10px;
text-align:center;
font-size: 130%;

  -moz-box-shadow: 3px 3px 3px #aaa;
  -webkit-box-shadow: 3px 3px 3px #aaa;
  box-shadow: 3px 3px 3px #aaa;
	
border-radius: 5px;
		
}

.protein_switcher_home:hover {

background:#f1f1f1;
color:#000000;
text-decoration:none;
border: 1px solid #666666;
}
 
.home_glow_help {

width: 100px;
font-size: 120%;
}

.logo2 {
margin:3px 3px 3px 3px auto;
background: rgb(1,1,1); /* fallback color */
background: rgba(255, 255, 255, 0.8);
}

.homeRefTitle {
background-image:url("../images/external.png");
background-position:center right;
background-repeat:no-repeat;
font: 110% Helvetica, Sans-Serif;
padding-right:12px;
color: #555555;
text-decoration: underline;
}


/*------------------------*/	

#hiv_image{
background-image:url(../images/hiv1.jpeg);
background-position: center top;
background-color:transparent;
background-size: 100%;
background-repeat:no-repeat;
/*opacity:0.5;*/
background-color:#FFFFFF;
height:100px;
width:99%;
float: left;
border-radius: 5px;

}

/*------------------------*/

#home_right_bottom{
background-color:#FFFFFF;
float: right;
width:100%;
height:180px;
border-radius: 5px;
margin: 0 0 0 0;
}

#home_right_top{

text-align:left;
background-color:#FFFFFF;
float: right;
width:100%;
margin: 10px 0 20px 0;
border-radius: 5px;

/*border: 1px solid #EEEEEE;*/
}

/*------------------------*/

#home_content_top{	
width:100%;
float: left;
border-radius: 10px;
margin: 10px 0 30px 0;
}
	
#home_content_left{
background-color:#FFFFFF;
height:100px;
width:27%;
float: left;
border-radius: 5px;
margin: 1% 1% 0 0;
}

#home_content_centre{
background-color:#FFFFFF;
height:100px;
width:30%;
float: left;
border-radius: 5px;

margin: 1% 1% 0 0;
}
	
#home_content_right{
background-color:#FFFFFF;
width:70%;
float:left;
text-align:left;
text-vertical-align:bottom;
border-radius: 5px;
margin: 1% 1% 0 0;
}


#about_content_centre{
background-color:#FFFFFF;
height:800px;
float: left;
border-radius: 5px;
margin: 1% 1% 0 0;
}

/*------------------------*/

#right_content{
width:19%;
float:left;
padding:0px 0 0 1%;
}

#home_content{
#width:80%;
#float:left;
}

#about_content{
padding: 0 10% 0 10%;
float:left;
font-size: 12px;
}

#help_content{
padding: 0 10% 0 10%;
float:left;
font-size: 12px;
}

#help_right_content{
width:20%;
padding:0 0 0 20px ;
float:left;
}

#home_footer{
clear: both;
 display: inline;
padding: 0px 0px 0px 0px;
float:left;
width:100%;
}


/*

*/

.geneButtonRow {
  white-space: nowrap;  
  display: inline;
}

.geneButtonContainer {
	margin: 0;
	color: white;
	
}
.browseTag {
	
	margin: 4px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
	
	height:100%;
	text-align:center;
	font-size: 130%;
	
	/*margin:5px 0 5px 0;*/
	border-radius: 5px;
		
	background: rgb(1,1,1); /* fallback color */
	background: rgba(255, 255, 255, 0.8);
	
	float:left;
	border: 1px solid rgba(255, 255, 255, 0.8);
}


.geneButton {
	
}

.name {
	color: white;
	text-align:left;
	opacity:1;
	font-weight: bold;
	
	
	position: relative;
	
	left:0px;
	top: 10px;

	letter-spacing: -1px;
	
	border-radius: 5px;
	background: rgb(1,1,1); /* fallback color */
	background: rgba(255, 255, 255, 0.8);

	padding: 4px;
}


.stats {
	width: 40%;
	color: #000000;
	text-align:right;
	opacity:1;
	font-size: 110%;
	
	position: relative;
	float:right;
	left:0px;
	top: 10px;

	
	border-radius: 5px;
	background: rgb(1,1,1); /* fallback color */
	background: rgba(255, 255, 255, 0.85);
	

	padding: 4px;
}






.mutationStats
{
font-size:100%;
width: 300px;
margin: 0 auto;
border-collapse: separate;
border-spacing: 0;
text-shadow: 0 1px 0 #fff;
text-align: center;

}

.mutationStats td
{

padding: 0 2px;
border-bottom: 1px solid #cdcdcd;
box-shadow: 0 1px 0 white;
-moz-box-shadow: 0 1px 0 white;
-webkit-box-shadow: 0 1px 0 white;
white-space: nowrap;
}

/*Body*/
.mutationStats tbody td
{
width:33%;
border-bottom: none;
}

.mutationStats tbody td:first-child
{
width: auto;
border-right: 5px solid white;
}

.mutationStats td:nth-child(2), .mutationStats td:nth-child(3)
{

border-right: 10px solid white;
}


/*Header*/
.mutationStats thead td
{
font-weight:bold;
background: white;
}

.mutationStats thead td:first-child
{
width: auto;
border-right: 5px solid white
text-align: left;
border-top: none;
}



.footer_right{
padding: 2px 40px 2px 40px;
float:right;
}


.footer_left {
float:left;

}


.publishers_table_cell {
padding: 2px 10px 2px 2px;
font-size:12px;
}