@CHARSET "UTF-8";

html {
	background-color: #336666;
	overflow: hidden;
	height:100%;
	
}

body {
	
	background-color: rgb(178,202,201);
	min-width:960px;
	margin-top:110px;
	margin-left:0;
	width: 100%;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;

	padding-bottom: 30px;
	height: 77%;
	margin-right: 0;

}

#frasmallbanner {

	background-image: url('../images/rnasearch6.png');
	z-index: 2;
	background-repeat: no-repeat;	
	left: 270px;
	top:70px;
	height: 40px;
	width: 50%;
	position:absolute;
}

#frabanner {
	position:absolute;
	top:13px;
	left:183px;
	background-image: url('../images/frabase4.png');
	background-repeat: no-repeat;
	margin: 10px;
	height: 30px;	
	width: 100%;
}

#fralogo {
	position:absolute;
	top: 1px;
	left: 10px;
	background-image: url('../images/logo2.png');
	background-repeat: no-repeat;
	margin: 5px;
	height: 100px;
	width: 100%;
}

#framenu {
	position:absolute;
	left:0;
	top:130px;
	background-image: url('../images/tiles.png');
	background-repeat: repeat;
	width:160px;
	height: 68%;
	min-height: 450px;
	padding: 10px;
	border: 3px solid #ffffff;
	-moz-border-radius: 8px; /* Firefox */
	border-radius: 8px;
	float:left;
	margin-left: 10px;
	font-size: 90%;
}

#frainfo {
	position:absolute;
	height: 190px;
	font-family: sans-serif;
	font-size: 80%;
	bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;

}


#frafooter {
	padding-top: 25%;
	font-family: sans-serif;
	color: #000000; 
	font-size: 90%;
	font-weight: normal;

}

#frafooter a:link {text-decoration: none; color: #000000; font-style: italic;}
#frafooter a:visited {text-decoration: none; color: #000000; font-style: italic;}
#frafooter a:active {text-decoration: none; color: #00000;}
#frafooter a:hover {text-decoration: none; color: #000000;}


#framain {
	z-index: 1;
	position:absolute;
	left: 220px;
	top: 130px;
	background-image: url('../images/tiles.png');
	background-repeat: repeat;
	width: 76%;
	height: 68%;
	padding: 10px;
	border: 3px solid #ffffff;
	-moz-border-radius: 8px; /* Firefox */
	border-radius: 8px;
	float:right;
	overflow: scroll;
	font-family: sans-serif;
	font-size: 10pt;
	min-height: 450px;
}

#franavlist {
	padding-top: 5px;
	padding-left: 0;
	margin-left: 5px;

	border-bottom: 1px solid #aaaaaa;
	width: 155px;
	color: #000000;
}

#framenu a:link, #franavlist a:visited
{
	color: #000000;
	text-decoration: none;
}

#franavlist a:hover
{
	color: #669999;
}

#franavlist li
{
	list-style: none;
	margin: 0;
	padding: 0.29em;
	border-top: 1px solid #aaaaaa;
	font-family: sans-serif;
}

#franavlist li a { text-decoration: none; }

#fracontent {
	-moz-border-radius: 3px; /* Firefox */
	/*border-radius: 3px;
	background-image: url('../images/rna4.png');
	background-repeat: no-repeat;
	background-position: 10px 30px;*/
	height: 90%;
	margin: 0;
	width: 98%;
	padding-left: 20px;
	padding-top: 20px;
	
}

#jmol {
	-moz-border-radius: 3px; /* Firefox */
	border-radius: 3px;
	border: 4px solid #ffffff;
	width: 520px;
	height: 520px;
}

#stats {
	-moz-border-radius: 15px; /* Firefox */
	border-radius: 12px;
	border: 4px solid #ffffff;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 10%;
}

#stats_button {
	margin-left: 29%;
	font-size: 10pt;
}

#buttons {
	padding-left: 25px;
	padding-right: 10px;
}

#fraabout {
	width: 95%;
	position: absolute;
	font: 8pt;
}

.td_advance_right {
	width: 160px;
	font-size:10pt
}

.td_advance_left {
	width: 190px;
	font-size:10pt
}

.td_advanced {
	width: 600px;
	border-collapse: collapse;
	padding:0;
	font-size:10pt
}

.td_left {
	width: 487px;
	font-size:10pt
}

.searchbutton {
	background-image: url('../images/search.png');
	background-repeat: no-repeat;
	font-size: 10pt;
}

td .action_buttons  {
	font-size: 10pt;
}

.searchbutton:hover {
	cursor: default;
}


.selected {
	font-weight: bolder;
}

.details_table {
	font-family: courier;
	font-size: 110%;
	border: 2px solid #FFFFFF;
	-moz-border-radius: 6px; /* Firefox */
	border-radius: 3px;
	border-spacing: 0px;
	text-align:left;
	white-space: nowrap;
	margin-left: 20px;
}


.2dstructure {
	font-family: courier;
	font-size: 110%;
}

.seq {
	font-family: courier;
}

.structures_table {
	font-family: courier;
	font-style: normal;
	padding-right: 10px;
	text-align: center;
	padding-left:10px;
}

.row_table1 {
	background-color: rgb(198,222,221);

}
.row_table2 {
	background-color: rgb(178,202,201);
}

.td_style {
	text-align:center; 
	padding:6px; 
	font-size:10pt;
}

.header_table {
	background-color: rgb(178,202,201);
	font-size: 90%;
	padding-left: 5px;
	padding-right: 5px;
}
.header_table2 {
	background-color: rgb(178,202,201);
	font-size: 110%;
}
.footer_table {
	background-color: rgb(198,222,221);
	height: 20px;
	
}
.results_table {
	border: 2px solid #FFFFFF;
	-moz-border-radius: 6px; /* Firefox */
	border-radius: 6px;
	border-spacing: 0px;
	text-align:center;
	white-space: nowrap;
	cursor: default;
	padding: 1px;
	margin-right: 20px;
}

.results_table tr:hover td {
	background-color: #ffffff;

}

.savetable {

	background-color: #aaaaaa;
	left:0px;
	top:0px;
	width: 100px;
}

.coords {
	border: 3px solid #FFFFFF;
	-moz-border-radius: 6px; /* Firefox */
	border-radius: 6px;
	border-spacing: 0px;
	font-family: courier;
	width: 100%;
	color: #000000;
	padding: 1px;
}

.coords_row {
	font-size: 10pt;
	color: #000000;
	background-color: rgb(198,222,221);
	width: 100%-5px;
	padding: 2px;
	display: block;
	cursor: default;
}


.coords_row:hover  {
	background-color: #ffffff;
}

.help_table {
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: white;
	border-collapse: separate;
	background-color: transparent;
	font-size: 10pt;
}

.help_table td {
	border-width: 1px;
	padding: 1px;
	border-style: outset;
	border-color: gray;
	background-color: transparent;
	-moz-border-radius: 0px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10pt;
}

.red {
	font-weight: bold;
	color: #ff0000;
}

ul.help_list {
	list-style-type:circle;
}

ol.list_alpha {
	list-style-type: lower-latin;
}

ol.list_roman {
	list-style-type: upper-roman;
}

ol.list_numeric {
	list-style-type: decimal;
}


