/*
   $Id: hgvbaseg2p.css 1480 2010-06-21 15:59:57Z rcf8 $
  CSS styles for the HGVbaseG2P website
 */

/* site wide styles */
html {
    font-size:100%;

}

.exhibit-viewPanel {
    width: 65%;
    padding: 1em;
    margin-bottom:1em;
    float: left;
    border: none;
    border-left: 1px solid #d3d3d3;
}

/* keep IE happy */
body {
    font-size: 0.9em;
	/* default browse font size across site, unless otherwise specified */
    font-family: Verdana, Arial, sans-serif;
    min-height: 500px;
    min-width: 900px;
    padding: 0;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom:8px;
    overflow: visible;
}

fieldset {
	border:none;
	margin:0;
	padding:0;
}
h4 {
	padding-left:1em;
	font-style:italic;
}
#header {
    display: block;
    min-height: 1%;
    min-width: 900px;
    margin: 0px  0px 0em 0.5em;
    overflow: hidden;
    /* background-color:white; */
    width:100%;

}
ul {
	margin:0;
	padding-left:1em;
}
img {
	border:none;
}
#footer {
    display: block;
    clear: both;
    margin-left: 10px;
    margin-right: 10px;
    min-width: inherit;
	padding-bottom:0.5em;
}
#content {
    height: 100%;
    min-width: inherit;
    min-height: 450px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0.3em;
	background-color:white;
	border-top:2px solid #d3d3d3;
}

select,input {
    background-color: #eeeeee;
    border:solid 1px #aaaaaa;
}

input:active {
    background-color: #aaaaaa;
}

div.superduper_search {
	text-align:center;
	width: 100%;
	font-size:0.9em;
}
input.superduper_search {
	font-size: 1.2em
}

span.superduper_search {
	font-size:0.8em
}

td.explore_panel {
	width:100%;
	colspan:2;

}

div.summary {
	font-size:0.8em;
}

b.identifier {
	color:#0066dd;
}

div.title {
	padding-bottom:0.3em;
	padding-left:0.5em;
	padding-top:0.5em;
}


div.details {
	padding-top:0em;
	font-size:0.9em;
}

div.details_item {
	padding-bottom:0.3em;
}

div.details_item b {
	color:#999999;
	font-weight:bold;	
}


b.item_new {
	color:#dd0000;
}

b.item_updated {
	color:#00aa00;
}

div.infonews_panels table td {
	width:50%;
}



div.panel_heading {
	vertical-align:50%;
	font-size:1.5em;
	font-weight:bold;
	position:relative;
}

span.panel_heading_text {
	vertical-align: top;
	position:absolute;
	top:0.5em;
	left:54px;
	font-size:0.9em;
	font-weight:bold;
	color:#0066dd;
}

span.panel_heading_links {
	position:absolute;
	right:0;
	padding-right:0.5em;
	font-size:0.6em;
	font-weight:normal;
}

div.greypanel, div.bluepanel {
	border:solid 1px lightgrey;
	padding:0.5em;
	font-size:0.9em;
	height:12.5em
}

div.greypanel {
	background-color:#f6f6f6;
}
div.bluepanel {
	background-color:#D9EAFF;
	border:1px solid #aaaaff;
}

div.explore_panel {
	 margin:0em 0.5em 0.1em 0.5em;
	 padding:0.5em 0em 0.5em 0em;
	 border:1px solid #aaaaff;
	 background-color:#D9EAFF;
	 font-size:0.9em;
}

div.explore_panel table {
	width:100%;
}

div.explore_panel table td {
	width:16%;
	text-align:center;
}

div.explore_panel table td img {
	width:48px;height:48px;padding-bottom:0.5em;
}
input.checkbox {
    background-color: white;
    border:none;
}
/* Standard layout for regular text paragraphs across site */
p {
    text-align: left;
    clear: both;
    margin-left: 1em;
    margin-bottom: 0.6em;
    /* line-height:1.3em; */
}


/* header and footer elements */
div#header_banner {
	margin-left:0px;
	background: transparent  no-repeat url(/images/HGVbaseG2P-logo-fatter-nobox.png);
	width:100%;
}
div#logobox {
	position:absolute;
	width:180px;
	height:100px;
	cursor:pointer;
}

div#dialog {
	display: none; overflow: auto; font-size: 0.9em; width: 550px;height:270px
}
form#searchform {
	display:inline;
}

form {
	margin-bottom:0;
	margin-top:0;
}
a.small_text {
	font-size:0.8em;
}
div#menubar {
	width:800px;
}

div#header_banner {
    height: 100px;
    background-color: white;
	padding-bottom:0px;
	padding-right:0px;
	margin-right:0px;
	position:relative;
}

div#header_menulinks, div#footer_menulinks {
    background-color: transparent;
    text-align: right;
    padding-right: 0em;
    font-size: 0.9em;
}

div#header_menulinks {
    padding-top: 5px;
    float:right;
    width:99%;
}
div#footer_menulinks {
    padding-top:12px;
    border-top: 2px solid #d3d3d3;
    border-bottom: 0.5em;

}
div#menulinks a {
    color: #0066dd;
    font-size:0.9em;
}

div#footer_w3c {
    float: left;
    padding: 0px;
}

#menutabs{
margin-left: 4px;
background: transparent;
voice-family: "\"}\"";
padding-left: 5px;
margin-top:1px;
margin-bottom:0px;
float:left;
min-width:800px;
position:absolute;
bottom:0;
left:0;
width:100%;

}

#menutabs ul{
font:  1.1em Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
float:right;
margin-right:0.5em;
}

#menutabs li{
display:inline;
margin:0 0px 0 0;
padding:0;
text-transform:uppercase;
}

#menutabs a{
float:left;
color: white;
background: #0066dd url(/images/tabs/color_left_top.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#menutabs a span{
float:left;
display:block;
background: transparent url(/images/tabs/color_right_top.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#menutabs a span{
float:none;
}


#menutabs a:hover{
background-color:#d3d3d3;
color:#0C1D2E;
}

#menutabs a:hover span{
background-color:#d3d3d3;
color:#0C1D2E;
}

#menutabs #current a, #menutabs #current span { /*currently selected tab*/
background-color:#d3d3d3;
color:#0C1D2E

}

#menutabsline{
clear: both;
padding: 0;
width: 100%;
height: 2px;
line-height: 1px;
background: #d3d3d3;
}

/* index page elements */
div#news_panel {
	border:none;
	background-color:#f6f6f6;
	width:100%;
	margin-top:0.3em;
}

div#news_table {
    border: none;
    background:transparent;
    font-weight:normal;
    color: black;
    padding:0.5em;
    overflow-y:scroll;
    height:8em;
    margin-right:0.5em;
}

div#news_table table {
	border-collapse:collapse;
}
div#news_table table th {
	border-right:1px solid black;
	font-size: 0.9em;
	font-weight:bold;
	padding-right:0.5em;
	padding-top:0.2em;
	vertical-align:top;
	width:1%
}

div#news_table table td {
	font-size: 0.9em;
	padding-left:0.5em;
	padding-top:0.2em;
}

td.hidden {
	display:none;
}

td.round_blue, td.round_grey {
	padding:0;margin:0;border-left:0.5em solid white; border-right:0.5em solid white;height:6px;
}

td.round_blue {
	background-color:#d9eaff;
}
td.round_grey {
	background-color:#eeeeee;
}
span.top_left_round_blue, span.top_left_round_grey {
	float:left;
	width:45%;
	height:6px;
	background:#d9eaff url(/images/tabs/color_left_top.gif) no-repeat scroll left top;
}

span.top_right_round_blue, span.top_right_round_grey  {
	float:right;
	width:45%;
	height:6px;
	background:#d9eaff url(/images/tabs/color_right_top.gif) no-repeat scroll right top;
}

span.btm_left_round_blue, span.btm_left_round_grey  {
float:left;width:45%;height:6px;
background:#d9eaff url(/images/tabs/color_left_btm.gif) no-repeat scroll left bottom
}
span.btm_right_round_blue, span.btm_right_round_grey  {
float:right;
width:45%;
height:6px;
background:#d9eaff url(/images/tabs/color_right_btm.gif) no-repeat scroll right bottom
}
span.top_left_round_grey {
background:#eeeeee url(/images/tabs/color_left_top.gif) no-repeat scroll left top
}
span.top_right_round_grey {
background:#eeeeee url(/images/tabs/color_right_top.gif) no-repeat scroll right top
}
span.btm_left_round_grey {
background:#eeeeee url(/images/tabs/color_left_btm.gif) no-repeat scroll left bottom
}
span.btm_right_round_grey {
background:#eeeeee url(/images/tabs/color_right_btm.gif) no-repeat scroll right bottom
}

DIV.box {
	padding:0.5em;
	border:solid 1px #d3d3d3;
	margin-top:1em;
}

div.linksbar {
	padding:0.5em;
}

div#about_panel li {
	margin-left:1.3em;
}
div#about_panel p {
	line-height:1.4em;	
}

div.heading {
	border: none;
    background-color:#ffffff;
    font-weight:bold;
    text-decoration:underline;
    color: #555555;
	padding-left:0.5em;
	margin:0;
	font-size:1em;
}

div#about_panel h1 p {
	border: none;
    background-color:#ffffff;
    font-weight:bold;
    text-decoration:underline;
    color: #555555;
	padding-left:0.5em;
	margin:0;
	font-size:0.8em;
}

div#about_panel h2 p {
	margin:0;
    clear: both;
    font-size:1.2em;
	padding-left:0.8em;
	font-size:0.7em;
}

div.text {
    border: none;
    background-color:transparent;
    font-weight:normal;
    color: black;
    padding:0.5em;
}

div.text ul {
	margin-top:0.25em;
	padding-left:0.5em;
	margin-bottom:0.5em;
}

div.form {
	padding:0 0 0 0;
	font-size:0.9em;
}

div.form label {
	font-weight:bold;
}
/*
div.form input.text, input.checkbox {
	display:inline;
}
div.form select {
	display:inline;
}
div.form p {
	margin:0 0 0.5em 0;
	padding:0 0 0 0;
	display:block;
}
*/
div.sub_text {
	font-size:0.9em;
	font-style:italic;
}

div.table {
    width:100%;
    border:none;
    background-color:white;
    padding:0.5em;
}

table.layout {
	border:none;
}

table.toggle {
    background-color:#ffffff;
    font-weight:normal;
    color: black;
    padding:0px;
    width:100%;
    border-collapse:collapse;
}

table.toggle_panel {
    background-color:#ffffff;
    font-weight:normal;
    color: black;
    padding:0px;
    width:100%;
    border-collapse:collapse;
    border:solid 1px #d3d3d3;
}

a.toggle_title {
	color: black;
}

th.toggle_table {
	background-color: rgb(217, 234, 255);
	width: 12px;
	padding-top: 6px;
	padding-left: 5px;
	padding-right:5px;
	vertical-align:top;
	border:solid 1px #d3d3d3;
}

tr.toggle_row {
	border:solid 1px #d3d3d3;
}

td.toggle_table {
	border:solid 1px #d3d3d3;
}

div.toggle {
	border: none;
    background-color:#ffffff;
    font-weight:normal;
    color: black;
    margin-right: 0em;
    margin-bottom: 0.5em;
}

th.toggle_panel {
	background-color: rgb(217, 234, 255);
	width: 12px;
	padding-top: 6px;
	padding-left: 5px;
	padding-right:5px;
	vertical-align:top;
}

td.toggle_panel {
	padding:0px;
	padding-top:0em;
	padding-bottom:0em;
	border:none;
}

div.toggle_title {
	font-weight:normal;
	color:black;
	font-size:0.9em;
}
div.toggle_title > table {
	border: none;
	width: 100%;
	border-collapse:collapse;
	padding-top:0em;
	padding-bottom:0em;
	color:black;

}

div.toggle_title > table > tbody > tr > td {
	padding-top:0.3em;
	padding-bottom:0.3em;
	vertical-align:middle;
}

div.toggle_title > table > tbody > tr > td > a {
	color:black;
}

span.alleles_text {
	font-size:1.2em;
	font-family:Courier New;
	color:black;
	padding-top:0.2em;

}
span.alleles_text > span {
	font-family:Arial;
}

span.studies_text {
	font-weight:bold;

}
span.studies_text > span {
	font-weight:normal;
}

div#added_panel {
	display: block;
	float: right;
	text-align: right;
}
div.tab_panel {
	padding:1em;
	padding-top:0.5em;
	clear: both;
}

table.summary {
    border:1px solid #d3d3d3;
    border-collapse:collapse;
}

table.summary th {
	background-color:#d9eaff;
	border:1px solid #d3d3d3;
	padding:0.7em;
	font-size:0.9em;
	vertical-align:top;
	white-space: nowrap;
}

table.summary td {
	font-size: 0.9em;
	border:1px solid #d3d3d3;
	padding:0.7em;
}

table.summary td li {
margin-left:0.5em;
}

table.info {
    border:1px solid #d3d3d3;
    border-collapse:collapse;
}

table.info th {
	background-color:#d9eaff;
	border:1px solid #d3d3d3;
	padding:0.3em;
	font-size:0.9em;
}

table.info td {
	font-size: 0.9em;
	border:1px solid #d3d3d3;
	padding:0.3em;
}

div#navigation_breadcrumb {
    clear: both;
    background-color: white;
    display: block;
    margin-bottom: 0;
    /*border-top: solid 2px lightgray; */
    color: #777777;
}

span.sectionname {
    padding-left: 5px;
    font-weight:bold;
}
div.section, div.searchresults_section {
    padding: 3px;
    margin: 5px;
    float: left;
    border: thin solid #B0C4DE;
    min-width: 46em;
    vertical-align: top;
    clear: both;
}

table.searchresults {
	width:100%;
	border-collapse:collapse;
}
table.searchresults td {
	border:solid 1px #d3d3d3;
	margin:0;
	padding:0.5em;
}
div.collapsible_section_header {
    clear: both;
}
.searchresults_header {
    padding: 5px;
}
.searchresults_summary {
    padding:0.5em;
    margin:0;
    font-size: 80%;
}
.searchform {
    padding: 5px;
    margin: 5px;
}
.reportpage, .searchresults_panel {
    padding-left: 1em;
    padding-right:1em;
    width: 98%
    min-width:  900px;
    clear: both;
}
.searchresults_item {
    width:100%;
}

/* gets rid of the border spacing between cells  and no border for cells in a table unless required */
table {
	border:none;
	border-collapse:separate;
    table-layout: auto;
}

/* border and bgd colour around no table elements */
th {
    text-align: left;
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-spacing:0;
    border:none;
}
tr.hover td {
    background:#C8DCFA none repeat scroll 0%;
}

td {
    border: none;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: top;
}


/* Override certain Exhibit styles and/or define new ones relating to Exhibit */
.optionfilter_panel {
    padding: 1em 0.5 0.5em 0;
    width: 28%;
    font-size: 0.85em;
    float: left;
    padding-right: 16px;
}

a {
    text-decoration:none;
}
a:hover {
    text-decoration:none;
}

div#home_subtoolbar a {
    border-top: solid #d3d3d3;
    color: #888888;
    /*color: #000000; */
}


.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	
	
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
	position: relative;
	
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	/*background-color: #0A246A;*/
	background-color: #0066dd;
	color: white;
}

span.origin {
	position: absolute;
    top: 0;
    right: 5px;;
	font-style:italic;
	font-weight:bold;
}


/* From Catalyst */
.message {
background-color:#d9ffea;
    border:solid 1px #00ff00;
            padding:0.5em;
	                margin-right:0.5em;
			                display:block;
					}

.error {
    background-color:#ffaaaa;
    border:solid 1px #ff0000;
    padding:0.5em;
    margin-right:0.5em;
    display:block;
}
/* fixes to IE CSS-bugs and other cross-browser issues */
/* The so-called Holly Hack to prevent content from 'falling out' of container-divs. */
/* Hides from IE-mac \ */
* html .floatholder {
    min-height: 1%;
    padding-left:0.5em;
}
/* End hide from IE-mac */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#list {
text-align:left;
}
.checklist {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:15px;
padding-left:0;
}
#autoSuggestionsList li {
	list-style-type:none;
}

ul.panel_links {
	padding-left:0;
	display:inline;
	list-style-position:none; 
	list-style-type:none; 
	list-style-image:none;
	margin:0;
}

ul.panel_links li {
	 display:inline;
}
