/* ----------------------------------------------
	Template Name : FreshMedia
	Template Code : S-0021
	Version : 1.1   
	Author : Erwin Aligam
	Author URI : http://www.styleshout.com/       
	Last Date Modified :  January 17, 2010
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 15px/165% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #666666; 	
	margin: 0; padding: 0 0 50px 0; 
	background: #fff;
	text-align: center;
}

/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #0B9AC7;		
}
a:visited {
	text-decoration: none;
}
a:hover {
	/*background: #F1F9DA; */
	color: #895F30;
	/*border-bottom: 1px dotted #895F30;*/
	text-decoration: none;
}

span.a{
	color: #0B9AC7;		
}
/* headers */
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #555;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 350%;	
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;
	margin: 0;
}
h2 {
	font-size: 140%;
	color: #895F30;
	padding: 20px 10px 5px 10px;
	margin: 0;
}
h3 { /*Used as search page subtitles*/
	font-size: 17px;	
	font-weight: bold;
	padding: 20px 10px 5px 10px;
	margin: 0;	
}
h3.search{
	margin: 20px 0 0 40px;
	padding: 5px 20px 0 10px;
	width: 200px;
	background-color: #90E7FF;
	/*color: black;*/
}

h4{
	
	
}

p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #895F30;
}
dd {
  padding-left: 25px; 
}

/* images */
img {
	/*background: #fafafa;
   border: 1px solid #dcdcdc;
	padding: 8px;*/
	background: transparent;
	border: 0;
	padding: 0;
	margin: 0;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}


code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #ECF8FE;
	background: #ECF8FE;  
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   border: 1px solid #ECF8FE;
	background: #ECF8FE url(quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #976957;	
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 0px;
	/*word-break: break-all;*/
}

th {
	background: #28C2F4 url(../images/header-bg.jpg) repeat-x 0 -100px;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #78C7FA;
	border-bottom: solid 2px #fff;
}
tr {
	/*height: 34px;*/
	background: #fff;
}
td {
	padding: 6px 11px;
	border: 1px solid #EDEDED;	
}
table.transparent{
	border: 0;
	background: transparent;
}
table.transparent td,th{
	border: 0;
	background: transparent;
}
#resulttable{
	width: 800px;
	font-size: 14px;
}

#resulttable th{
	text-align: center;
	font-weight: bold;
	background: transparent;
	border: 1px solid #D2D2D2;
	color: #694f42;
	word-wrap:normal;
}
#resulttable td{
	padding: 5px 12px;
	border: 1px solid #D2D2D2;
	line-height: 20px;
	word-wrap:break-word;
}
#resulttable td:hover{
	background-color: #90E7FF;	
}
#resulttable a:hover{
	background: none;
	color: black;
}
span.orange{
	color: darkorange;
	font-weight: bold;
	font-style: italic;
}
span.pink{
	color: purple;
	font-weight: bold;
	font-style: italic;
}
table.detailtable{
	width: 860px;
	/*border-color: #EDEDED;*/
	border: solid 1px #E0E0E0;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
}


table.detailtable th tr td{
	border-color: solid 2px #E0E0E0;
}
table.detailtable td{
	line-height: 20px;
	word-wrap: word-break;
}

table.detailtable th{
	width: 200px;
	color: #fff;
	/*background: #FA58D0;*/
	border-left: 1px solid #28C2F4;
	text-align: right;
	padding-right: 20px;
	padding-left: 15px;
}

table.detailtable th a{
	color: #F7FE2E;
	font-weight: bold;
	font-style: italic;
}

table.detailtable th.title{
	text-align: center;
	background: #0C83C4;
	/*background: #B40486;*/
}
/* table for gene details */
table.genedetailtable{
	width: 900px;
	/*border-color: #EDEDED;*/
	border: solid 1px #E0E0E0;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
}
table.genedetailtable th tr td{
	/*border-color: solid 2px #E0E0E0;*/
}
table.genedetailtable td{
	line-height: 20px;
	border: solid 1px #E0E0E0;
}

table.genedetailtable th{
	width: 200px;
	color: #fff;
	background: #D67CBE;
	border-left: 1px solid #FA58D0;
	text-align: right;
	padding-right: 20px;
	padding-left: 15px;
	border-bottom: solid 1.5px #fff;
}

table.genedetailtable th a{
	color: #F7FE2E;
	font-weight: bold;
	font-style: italic;
}

table.genedetailtable th.title{
	text-align: center;
	/*background: #0C83C4;*/
	background: #A6418B;
}

/* table for protein detail*/
table.proteindetailtable{
	width: 900px;
	/*border-color: #EDEDED;*/
	border: solid 1px #E0E0E0;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
}

table.proteindetailtable td{
	line-height: 20px;
	border-color: solid 1px #E0E0E0;
}

table.proteindetailtable th{
	width: 140px;
	/*color: #694f42;*/
	color: #fff;
	text-align: right;
	background: #9D7BD0;
	border-left: 1px solid #744BB3;
	padding-right: 20px;
	padding-left: 15px;
	border-bottom: solid 1.5px #fff;
}

table.proteindetailtable th a{
	color: #F7FE2E;
	font-weight: bold;
	font-style: italic;
}

table.proteindetailtable th.title{
	text-align: center;
	background: #7041B6;
}

/* table for compound details */
table.cpddetailtable{
	width: 900px;
	/*border-color: #EDEDED;*/
	/*word-break:break-all;*/
	border: solid 1px #E0E0E0;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
}

table.cpddetailtable td{
	line-height: 20px;
	word-break:break-all;
	border-color: solid 1px #E0E0E0;
}

table.cpddetailtable th{
	width: 200px;
	color: #fff;
	background: #46B67A;
	border-left: 1px solid #46B67A;
	text-align: right;
	padding-right: 20px;
	padding-left: 15px;
	border-bottom: solid 1.5px #fff;
}

table.cpddetailtable th a{
	color: #F7FE2E;
	font-weight: bold;
	font-style: italic;
}

table.cpddetailtable th.title{
	text-align: center;
	/*background: #0C83C4;*/
	background: #378C5F;
}	
/* table for reaction details */
table.readetailtable{
	width: 900px;
	/*border-color: #EDEDED;*/
	border: solid 1px #E0E0E0;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
}

table.readetailtable td{
	line-height: 20px;
	border-color: solid 1px #E0E0E0;
	word-break: break-all;
}

table.readetailtable th{
	width: 140px;
	color: #fff;
	background: #E2CD47;
	border-left: 1px solid #E2CD47;
	text-align: right;
	padding-right: 20px;
	padding-left: 15px;
	border-bottom: solid 1.5px #fff;
}

table.readetailtable th a{
	color: #F7FE2E;
	font-weight: bold;
	font-style: italic;
}

table.readetailtable th.title{
	text-align: center;
	/*background: #0C83C4;*/
	/*background: #907716;*/
	background: #B69616;
}

/* table for miRNA details */
table.mirdetailtable{
	width: 900px;
	/*border-color: #EDEDED;*/
	/*word-break:break-all;*/
	border: solid 1px #E0E0E0;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
}

table.mirdetailtable td{
	line-height: 20px;
	word-break:break-all;
	border-color: solid 1px #E0E0E0;
}

table.mirdetailtable th{
	width: 200px;
	color: #fff;
	background: #bbbbbb;
	border-left: 1px solid #bbbbbb;
	text-align: right;
	padding-right: 20px;
	padding-left: 15px;
	border-bottom: solid 1.5px #fff;
}

table.mirdetailtable th a{
	color: #F7FE2E;
	font-weight: bold;
	font-style: italic;
}

table.mirdetailtable th.title{
	text-align: center;
	/*background: #0C83C4;*/
	background: #888888;
}	


/* end - table */

/* form elements */
form {
	margin: 15px 10px; padding: 5px 10px;
	/*border: 1px solid #f1f1f1; */
	border: 1px solid #E5E5E5;
	
	background: #fdfdfd; 	
}
form.search {
	margin: 0;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 20px;
	width: 560px;
	text-align: center;
}

textarea {
	width: 400px;
	padding: 4px;
	font: normal 0.8em Verdana, sans-serif;
	height: 150px;
	color: #666666;
}
input, select {
	font: normal 1em Verdana, sans-serif;  	
}
option{
	padding: 0 4px;
}
input, textarea, select {
	margin: 5px;
	padding: 1px 2px;
}

/*label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #895F30;
}
option{
	padding: 0 4px;
}
input, select {
	padding: 0 4px;
	font: normal 1em Verdana, sans-serif;
	color: #666666;
	background: #fff;  	
}

textarea {
	width: 400px;
	padding: 4px;
	font: normal 0.8em Verdana, sans-serif;
	height: 150px;
	display: block;
	color: #666666;
}
input, textarea, select {
	background: #fff;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4;
	margin: 5px;
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 6px; 
	color: #555;
	background: #E6E6E6;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}*/

/* search form 
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 12px 0 15px 4px;	
	width: 250px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 170px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}

.searchform input, select {
	margin: 0;
}

.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}*/

/*------------------------------------------
   LAYOUT
-------------------------------------------*/ 
#wrap-out {
	position: relative;
	background: #fff url(../images/header-bg.jpg) repeat-x;
	width: 900px;	
	margin: 0 auto;
	text-align: left;	
}
#wrap {
	background: url(../images/header-photo4.png) no-repeat right top;*/
	width: 900px;	
	margin: 0 auto;	
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 900px;	
	padding: 0; 		
	margin-left: 5px;	
	background: transparent;
	display: inline;	
}
#header {
	position: relative;
	width: 900px;	
	height: 325px;	
	padding: 0;	
	margin: 0 auto;
	background: transparent;
}

/*  Navigation  
#nav {
	position: absolute;
	clear: both;	
	margin: 0; padding: 0;		
	height: 35px;
	left: 0;	top: 35px;	
	z-index: 99999;
}
#nav ul {
	float: left;
	list-style: none;
	width: 900px;		
	height: 35px;
	text-transform: uppercase;
	margin: 0;	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}


#nav ul li a {
	float: left;
	margin: 0;	padding: 0 10px;
	font: bold 15px/35px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: -0.3px;
	color: #694f42;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #111;
	background: none;
	border: none;
}
#nav ul li#current a {	
	color: #0da7d2;	
}*/

.ddsmoothmenu{
/*font: bold 12px Verdana;
/*background: #414141; background of menu bar (default state)*/
width: 100%;
	position: absolute;
	clear: both;	
	margin: 0; padding: 0;		
	height: 35px;
	left: 0;	top: 35px;	
	z-index: 99999;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
/*height: 35px;*/
text-transform: uppercase;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}


/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: white; /*background of menu items (default state)*/
color: #694f42;
padding: 0px 10px;
margin: 0;
font: bold 15px/35px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
letter-spacing: -0.3px;
text-transform: uppercase;
/*border-right: 1px solid #778;
/*color: red;*/
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: #694f42;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
/*background: #8C8C8C; 
color: white;*/
color: black;
}

.ddsmoothmenu ul li a:hover{
/*background: #8C8C8C; /*background of menu items during onmouseover (hover state)
color: white;*/
color:black;
}

.ddsmoothmenu ul li.current a{
	color: #0da7d2;	
}
.ddsmoothmenu ul li.current li a{
	color: #694f42;
}
.ddsmoothmenu ul li.current li a:hover{
	color: black;
}

/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px Verdana;
width: 140px; /*width of sub menus*/
padding: 8px 5px;
margin: 0;
border-top: 1px solid gray;
/*border-bottom: 1px solid gray;*/
border-left: 1px solid gray;
border-right: 1px solid gray;
}
.ddsmoothmenu ul li ul.wide li a{
	width: 220px;
}

.ddsmoothmenu ul li ul li a.bottom{
    border-bottom: 1px solid gray;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
z-index: 999;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
z-index: 999;
}


#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 64px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1.5px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 95px; left: 30px;	
}
#header h1#logo-text a:hover {
	background: none;	border: none;
}
#header p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	text-transform: none;
	color: #755643;
	width: 440px;
	
	/* change the values of top and left to adjust the position */
	top: 180px; left: 35px;		
}
/* Header Search */
#headersearch {
	/*background: grey;
	filter: Alpha(Opacity=30);
	opacity: 0.5;*/
	position: absolute;
	top: 225px; left: 300px;
	width: 600px;
}
#headersearch form{
	background: transparent;	
	border: 0px;
        float:right;
}
#headersearch form input,select{
	margin: 2px;
}

/* Main Column */
#main {
	float: left;
	width: 650px;
	padding: 0; margin: 0;
	display: inline;		
}
#main h2 {
	padding-bottom: 3px;
	margin-top: 15px;
	font: normal 3.5em Georgia, "Times New Roman", Times, serif;
	color: #895F30; 
	letter-spacing: -2px;	
	text-transform: none;
	border-bottom: 1px solid #ebebeb;	
}
#main h2 a {
	color: #895F30;
	text-decoration: none;	
	background: none; border: none;
}
#main ul li {
	list-style-image: url(bullet.gif);
}

#resultmain{
	padding: 20px;
	min-height: 250px;
}
#resultmain img.icon{
	background: transparent;
	border: 0;
}
#resultmain p{
	color: rgb(101,31,118);
}
#resultmain input{
	padding: 3px 6px;
	font-size: 13px;
}
#listbox{
   display: none;
}
#listbox table{
	font-size: 13px;
}
#listbox table,td{
	border: 0;
}
#listbox select{
	height: 120px;
	width: 180px;
}

div.detail{
	border: 1px solid #E5E5E5;
	margin-: 0;
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 240px;
	height: 400px;
	padding: 0; margin: 15px 0 0 0;		
	display: inline;
	color: #895F30;
	overflow: scroll
}
#sidebar2 {
	float: right;
	width: 240px;
	padding: 0; margin: 15px 0 0 0;		
	display: inline;
	vertical-align: top;
}
#sidebar h3 {
	margin-top: 10px;
	padding: 15px 5px 3px 5px; 
	font: normal 1.8em 'trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;	
	color: #895F30;	
	letter-spacing: -.5px;	
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 3px 0px 4px 0px; padding: 0;
	text-decoration: none;		
	background: url(../images/dots.gif) repeat-x left top;
}
#sidebar ul.sidemenu li {
	list-style: none;
	background: url(../images/dots.gif) repeat-x left bottom;
	padding: 8px 10px;
	margin: 0;		
}
* html body #sidebar ul.sidemenu li {
	height: 0.8%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	background-color: transparent;
	border: none;
	color: #0C9BC2; 	
		
	font-weight: bold;		
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 14px;	
	/* letter-spacing: .5px;  */
}
#sidebar ul.sidemenu li span {
	color: #8C8C8C;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 1em;
}
#sidebar ul.sidemenu li a:hover {	
	color: #555;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }

/* footer */
#footer-wrap {
	position: relative;
	clear: both;
	padding: 0.5em 0 0.5em 0;
	/*margin-top: 30px;
    /* font: normal 1em 'Trebuchet MS', Tahoma, sans-serif;	*/
    background: #ECF8FE;
	color: #777;
	width: 900px;
	/*float: left;*/		
}
#footer-wrap h3 {
	font: normal 1.8em/1.6em 'Trebuchet MS', Tahoma, sans-serif;
	text-transform: none;
	letter-spacing: 0;
	margin-left: 0;	
	color: #666666;	
}
#footer-content {	
	margin: 0 auto;		
	width: 880px;
	text-align: center;
}

p.footer{
	font-size: 13px;
	padding: 10px 10px;
	text-align: center
	}
	
#footer-content ul.col-list {
	background: url(../images/dots.gif) repeat-x left top;
	list-style: none;
	margin: 5px 0 0 5px; padding: 0;	
	width: 98%;
}
#footer-content ul.col-list li {
	background: url(../images/dots.gif) repeat-x left bottom;
}
#footer-content ul.col-list li a {
	display: block;
	line-height: 1.5em;
	font-weight: bold;
	padding: 7px 0 7px 8px;
	width: 98%;	
	color: #777;
	border: none;
}
#footer-content ul.col-list li a:hover {
	color: #333;
	text-decoration: none;
}
#footer-content ul.col-list li a span {
	color: #989898;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer-content .col {
	width: 280px;
	padding: 0 0 30px 0;			
	display: inline;
}
#footer-content .space-sep {
	margin-right: 12px;
}
#footer-content .col2 {
	width: 285px;
	padding: 0 0 30px 0;	
	display: inline;	
}

/* postmeta 
.postmeta {	
	padding: 8px 5px; margin: 20px 10px 15px 10px;
	font-size: 1em;	
	color: #777;
	border: 1px solid #ECF8FE;
	background: #ECF8FE;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #bababa;	}
.post-info a { color: #C5935C; }
*/
/* thumbnails 
p.thumbs{ padding: 12px 0 0 10px; }
p.footer{
	font-size: 13px;
	padding: 10px 10px;
	text-align: center
	}
.thumbs img { 
	position: relative;
	border: 1px solid #ebebeb;
	background: none;
	padding: 7px;
	margin: 5px;
	/* margin: 4px 7px 4px 4px; 	
}
.thumbs img:hover	{
	border: 1px solid #c5c5c5; 
	background: none;	
}
.thumbs a:hover { background-color: transparent; border: none }
*/
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.align-center {text-align: center; }

/* display and additional classes */
.clearer { clear: both; }

