@charset "UTF-8";
/* CSS Document */

html {
	

}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #FFF;
	background-image:url(../images/portalBG.jpg);
	background-repeat:repeat-x;
	align:center;
}

h1 {
	font-weight: bold;
	font-size: 22px;
}

h2.front {
	color:#222;
	border-top:solid 1px #ccc; 
	border-bottom:solid 1px #ccc; 
	padding-top:5px; 
	padding-bottom:4px;
}

h2.frontSmall {
	font-size:13px;
	color:#222;
	border-top:solid 1px #ccc; 
	border-bottom:solid 1px #ccc; 
	padding-top:2px; 
	padding-bottom:2px;
}

h2 {
	font-weight: bold;
	font-size: 16px;
}
h3 {
	font-weight: bold;
	font-size: 13px;
}
h4 {
	font-size: 13px;
}
p {
	font-size: 13px;
	line-height:18px;
	color:#333;
}

a, .ui-widget-content a {
	font-size:12px;
	color:#437192;
	cursor:pointer;
}

h1 a:link {
	font-weight: bold;
	font-size: 16px;
	text-decoration:none;
}

a:hover{
	color:#808080;
}
a.noUL {
	text-decoration:none;
}

img {
	border:0;
}

table.generalNoBorder td {
	vertical-align:top;
	padding-left:10px;
	
}

generalNoBorder2col1 td {
	vertical-align:top;
	padding-left:10px;
	width:40%;
}
generalNoBorder2col2 td {
	vertical-align:top;
	padding-left:10px;
	width:40%;
	border-bottom:0px; 
}
NoBorder {
	border-style:none; 
}

table.general {
	margin: 0 20px 0 3px; 
	padding-bottom: 2px;
	padding-top: 5px;
	border-bottom:2px solid #cccccc; 
	font-size: 13px;
	color:#000;
	border-spacing: 0px
	}

table.general th {
	text-align: left;
	background-color: #cccccc; 
	border-bottom: 2px solid #fff;
	cursor: default;
	}
table.general th:hover {
	background-color: #fefefe;
	}
table.general td {
	border-left: 1px #DDDDFF; 
	padding-left:10px;
	vertical-align:top;
	}
table.general th, table.general td {
	padding: 5px 10px 5px 10px;
	border-top-width: 0px;
}
table.general tr:hover {
	background-color: #fefefe;
	}
	
table.generalNoHover {
	margin: 0 20px 0 3px; 
	padding-bottom: 2px;
	padding-top: 5px;
	border-bottom:2px solid #cccccc; 
	font-size: 13px;
	color:#000;
	border-spacing: 0px
	}

table.generalNoHover th {
	text-align:left;
	background-color: #cccccc; 
	border-bottom:2px solid #fff;
	}

table.generalNoHover td {
	border-left: 1px #DDDDFF; 
	padding-left:10px;
	vertical-align:top;
	}
table.generalNoHover th, table.generalNoHover td {
	padding: 5px 10px 5px 10px;
	border-top-width: 0px;
}

	
	
table.general2 {
	margin: 0 20px 0 0;
	border-left:1px solid #ccc;  
	border-right:1px solid #ccc; 
	border-bottom:3px solid #999; 
	border-top:3px solid #999;
	font-size: 13px;
	color:#000;
	border-spacing: 0px;
	line-height:42px;
	}
table.general2 td {
	padding: 5px 10px 5px 10px;
	border-top-width: 0px;
	border-left: 1px #DDDDFF; 
	vertical-align:top;
}
table.general2 th {
	padding: 5px 10px 5px 10px;
	border-top-width: 0px;
	border-left: 1px #DDDDFF; 
	vertical-align:top;
	background-color:#999;
	line-height:22px;
	text-align:left;
}

.leftBorder {
	padding:0 0 0 5px;
	border-left: 1px solid #999999; 
}

.Warning {
	color:#333;
	font-size:13px;
	margin-left:40px;
	background: transparent url(../images/infoIcon_red.gif)  no-repeat center left;
}

/* 
    Match the left margin in common.xhtml warning infoStyle for IE styling.
    Note that we went from good Firefox and unreadable IE styling to tolerable 
    Firefox and good IE styling. 
*/
.Warning td {
    padding-left:15px;
}

.Warning img {
	display:inline-block;
	align:left;
	vertical-align:text-top;
}
.Warning a {
	font-size:11px;
	font-weight:bold;
}
#Header {
	background-color: #FFF;
	background-image:url(../images/HeaderBG.jpg);
	width: 100%;
	height: 84px;
	margin-top:0;
}
#HeaderLeft {
	background-image:url(../images/HeaderLeft.jpg);
	font-size:27px;
	white-space:nowrap;
	font-weight:lighter;
	text-align:center;
	vertical-align:middle;
	width: 514px;
	height:84px;
	color:#fff;
	float:left;
	background-repeat:no-repeat;
	position: relative;
	z-index: 1;
}

#HeaderLeftText {
	font-size:27px;
	text-align:left;
	white-space:nowrap;
	font-weight:lighter;
	vertical-align:middle;
	text-decoration: none;
	width: 514px;
	height:84px;
	color:#fff;
	float: left;
	margin-left:140px;
}


#HeaderLeft img{
	width: 514px;
	height:84px;
}

#HeaderLeft b {
	display:block;
	padding: 3px 15px;
	margin-left:40px;
	margin-top:15px;
	color:#226498;
	
}

#HeaderRight {
	background-image:url(../images/HeaderRight.jpg);
	width: 376px;
	height: 84px;
	float:right;
	background-repeat:no-repeat;
}
#Navigation {
	background-image:url(../images/MainNavigation.jpg);
	width:100%;
	height:31px;
}

#History {
	height:31px;
	width:50px;
	float:left;
}
#HistoryText {
	font-size: 9px;
	text-align:left;
	color: #FFFFFF;
	margin-left:10px;
	margin-top:7px;
	float:left;
}
#HistoryText a {
	color: #FFF;
}
#HistoryText a:hover {
	color: #ccc;
}

#MainNavigation {	
	float:left;
	font-size:31px;
	width:auto;
}

#spacer{
	width: 2px;
	height: 31px;
	background:url(../images/spacer.jpg);
	background-repeat:no-repeat;
	float:left;
}

#SearchBox {
	vertical-align: bottom;
	background-image:url(../images/searchBox.png);
	background-repeat:no-repeat;
	width:395px;
	height:130px;
}

table.searchArea {
	background-color:#FFFFFF;	
	height:300px;
	width:100%;
	padding-left:35%;
	
	vertical-align:middle;
	horizontal-align:middle;
	text-align: center;
	
}
table.searchBox {
	padding-top:12%;
	width:100%;
}


table.searchBoxWrapper  td {
	*padding: 50px 0px 0px 0px;
	*vertical-align: bottom;
}

table.searchBox  td {
	*padding: 0px 0px 0px 0px;
}



#SimpleSearch {
	font-size: 9px;
	height:31px;
	width:250px;
	float:right;
}
#SimpleSearch input{
	margin-top:4px;
	margin-right:3px;
	margin-left:3px;
	float:right;
	font-size:9px;
}
#SimpleSearch img{
	align:left;
	float:right;
	margin-top:7px;
	margin-right:15px;
}

#Content {
	width:100%;
	height:auto;
}

#Content label{
	font-size:12px;
	color:#333;
}

#Content td.ContentTopLeft {
   background-image:url(../images/contentTopLeft.gif);
}
#Content td.ContentTopRight {
   background-image:url(../images/contentTopRight.gif);
}
#Content td.ContentTopCenter {
   background-image:url(../images/contentTopCenter.gif);
}
#Content td.ContentMiddleLeft {
   background-image:url(../images/contentMiddleLeft.gif);
   background-repeat:repeat;
}
#Content td.ContentMiddleRight {
   background-image:url(../images/contentMiddleRight.gif);
    background-repeat:repeat;
}

#Content td.ContentBottomCenter{
   background-image:url(../images/contentBottomCenter.gif);
}
#Content td.ContentBottomLeft{
   background-image:url(../images/contentBottomLeft.gif);
}
#Content td.ContentBottomRight{
   background-image:url(../images/contentBottomRight.gif);
}

#Content td.ContentBottomCenter2{
   background-image:url(../images/contentBottomCenter2.gif);
}
#Content td.ContentBottomLeft2{
   background-image:url(../images/contentBottomLeft.gif);
}
#Content td.ContentBottomRight2{
   background-image:url(../images/contentBottomRight.gif);
}


#Content td.ContentMiddleCenter {
	background-color:#fff;
	width: 100%;
}
#Content td.ContentMiddleShelf {
	border-left:solid 2px #ccc;
	border-right:solid 2px #ccc;
	border-bottom:solid 3px #666;
	background-color:#eeeeee;
}

#ContentTop {
	background-image:url(../images/contentTopCenter.gif);
	background-repeat:repeat-x;
	width:100%;
	height:100%;
}
#ContentTop a.info{
	text-decoration:none;
}

#ContentTop a.anchor{
	font-size:14px;
	font-weight:bold;
}

#ContentTop a.additional{
	font-weight:bold;
	font-size:11px;
}

#ContentTop p.moreInfo{
	margin-top:-12px;
}

#ContentTop h1{
	color: #333;
	font-size:20px;
	margin-top:25px;
}

#ContentTop h1 a{
	font-size:20px;
}


#ContentTop h2{
	color:#222;
	font-size:14px;
}
#ContentTop h3{
	font-size: 13px;
	color:#333;
}
#ContentTop h4{
	font-size: 13px;
	color:#437192;
	margin-top:-12px;
}

#ContentMiddle{
	background-color:#ffffff;
	height:100%;
	width:100%;
}



#ContentMiddle p{
	font-size: 13px;
	margin:0 0 10px 22px;
}
#ContentMiddle li{
    font-size: 13px;
    color:#333;
}
#ContentMiddle h1{
	color:#222;
	background-color:#D3d9e1;
	font-size:15px;
	text-indent:6px;
	margin:10px 16px 10px 16px;
}

#ContentMiddle h1.table{
	color:#222;
	background-color:#D3d9e1;
	font-size:15px;
	text-indent:6px;
	margin:0 16px 10px 16px;
}

#ContentMiddle h1.black{
	color:#fff;
	background-color:#666;
	font-size:15px;
	text-indent:6px;
	margin:0 0 0 0;
}

#ContentMiddle h2{
	color:#222;
	font-size:15px;
	margin:0 0 10px 22px;
}
#ContentMiddle h3{
	color:#222;
	font-size: 13px;
	margin:0 0 5px 22px;
}

#ContentMiddle table.DataTable {
	font-size: 13px;
	background-color:#FFFFFF;
	color:#000;
	border:1;
	border-color:#FFFFFF;
}
.download {
	margin:15px 0 0 0;
}
.gray {
	background-color:#ddd;
}


.gray2 {
	background-color:#eee;
}

.white {
	background-color:#FFFFFF;
}

#ContentMiddle td.tableHead{
	color:#333;
	text-align:center;
}
#ContentMiddle td.tableSmallHead{
	color:#000;
	font-size:8px;
	text-align:center;
}
#ContentMiddle td.adjustRight{
	text-align:right;
}
#ContentMiddle td.adjustLeft{
	text-align:left;
}
#ContentMiddle a.body{
	font-weight:bold;
	font-size: 13px;
}

#ContentMiddle ul{
	color:#333;
	font-size: 13px;
}
#ContentBottom{
	background-image:url(../images/contentBottomCenter.gif);
	background-repeat:repeat-x;
	width:100%;
	height:62px;
}
#ContentBottom2{
	background-image:url(../images/contentBottomCenter2.gif);
	background-repeat:repeat-x;
	width:100%;
	height:62px;
}

#ContentBottom h4{
	font-size: 13px;
}
#ContentBottom a.here{
	text-decoration:none;
	color:#aaa;
}

#MainMenuContainer {
	position:absolute;
	left:70px;
	width:830px;
	z-index:50;
}

.tabContainer {
	display:block;
	background-color:#ccc;
	width::100%;
	height:8px;
	border-bottom:solid 1px #fff;
}

.GSEAContainer {
	display:block;
	background-color:#ccc;
	height:8px;
	border-bottom:solid 1px #fff;
}

.MainMenu{
	float:left;
}
.MainCell {
	display: block;
	text-decoration:none;
	text-align:center;
	padding-top:7px;
	padding-left:1px;
	font-size:9px;
	font-weight:bold;
	color:#fff;
	width: 100px;
	height:18px;
	background:url(../images/MenuBtn.jpg);
	background-position: -14px 0;
}
.MainCellOn {
	display: block;
	text-decoration:none;
	text-align:center;
	padding-top:7px;
	padding-left:1px;
	font-size:10px;
	font-weight:bold;
	color:#437192;
	width: 100px;
	height:23px;
	background:url(../images/MenuBtnOn.jpg);
	background-position: -14px 0;
}
.MainCell:hover {
	color:#437192;
	font-weight:bold;
	background-position: -114px 0;
}

.MainCellOn:hover {
	color:#437192;
	font-weight:bold;
	background-position: -114px 0;
}
.tabCell {
	display: block;
	text-decoration:none;
	text-align:center;
	padding-top:11px;
	padding-left:1px;
	font-size: 13px;
	font-weight:bold;
	color:#fff;
	width: 120px;
	height:24px;
	background-color:#333;
	border-left:solid 1px #999;
	border-right:solid 3px #111;
	border-top:solid 1px #999;
	margin-top:-28px;
}
.tabCellOn {
	display: block;
	text-decoration:none;
	text-align:center;
	padding-top:16px;
	padding-left:1px;
	font-size: 13px;
	font-weight:bold;
	color:#000;
	width: 120px;
	height:30px;
	background-color:#eee;
	border-top:solid 1px #ccc;
	border-right:solid 1px #666;
	border-left:solid 1px #999;
	margin-top:-38px;
}
.tabCell:hover {
	color:#fff;
	font-weight:bold;
	background-color:#666;
}

.tabCellOn:hover {
	color:#fff;
	font-weight:bold;
	background-color:#666;
}

#SubMenuContainer {
	width: auto;
	position:absolute;
	top:116px;
	*top:123px;
	left:171px;
	z-index:51;
	}

	
.SubCell {
	display: block;
	text-decoration:none;
	text-align:center;
	padding-top:7px;
	font-size:10px;
	font-weight:bold;
	color:#437192;
	width: 101px;
	height:18px;
	background:url(../images/SubMenuBtn.jpg);
	background-position: -104px 0;
}

.SubCell:hover {
	color:#FFFFFF;
	font-weight:bold;
	background-position: 0 0;
}


.searchCell {
	display: block;
	text-decoration:none;
	text-align:center;
	padding-top:11px;
	padding-left:1px;
	font-size: 13px;
	font-weight:bold;
	color:#fff;
	width: 120px;
	height:24px;
	background-color:#437192;
	border-left:solid 1px #999;
	border-right:solid 3px #111;
	border-top:solid 1px #999;
	margin-top:-28px;
}
.searchCellOn {
	display: block;
	text-decoration:none;
	text-align:center;
	padding-top:16px;
	padding-left:1px;
	font-size: 13px;
	font-weight:bold;
	color:#437192;
	width: 120px;
	height:30px;
	background-color:#eee;
	border-top:solid 1px #ccc;
	border-right:solid 1px #666;
	border-left:solid 1px #999;
	margin-top:-38px;
}
.searchCell:hover {
	color:#fff;
	font-weight:bold;
	background-color:#666;
}

.searchCellOn:hover {
	color:#fff;
	font-weight:bold;
	background-color:#666;
}



#DataSubMenu {
	visibility:hidden;
	float:left;
}
#SubMenuSpacer {
	visibility:hidden;
	float:left;
}

#HelpSubMenu {
	visibility:hidden;
	float:left;
}



.analysesMenuContainer {
	display:block;
	width: auto;
	position:absolute;
	z-index:52;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #999;
	visibility:hidden;
	float:none;
	}
.analysesCell {
	display: block;
	text-decoration:none;
	text-align:left;
	padding-top:3px;
	padding-left:5px;
	font-size:10px;
	font-weight:100;
	color:#437192;
	width: 180px;
	height:14px;
	background-color:#fff;
	background-position: -104px 0;
}

.analysesCell:hover {
	color:#FFFFFF;
	background-color:#437192;
	font-weight:bold;
	background-position: 0 0;
}

#logIn {
	display:block;
	float:right;
	width:230px;
	height:84px;
	margin-top:10px;
	margin-right:0px;
	font-size:11px;
	color:#333;
}

#logIn a {
	color:#437192;
}

#logIn a:hover {
	color:#555;
}

#logIn input.logIn {
	color:#666;
}

/* (reid) I don't think the style rule below is used, no table has that class */
#logIn table.logIn {
	vertical-align:top;
}

#logIn td.logIn {
	padding:3px;
	text-align:center;
}

/* controls the "Register" and "Why Register" links alignment */
#logIn .regInfo {
	text-align: center;
}

#signIn {
	background-image:url(../images/sign_in.gif);
}

#logOut {
	display:Block;
	float:right;
	margin-top:15px;
	margin-right:5px;
	width:250px;
	font-size:12px;
	color:#333;
	text-align:center;
}

#logOut a {
	color:#437192;
}

#logOut a:hover {
	color:#555;
}

#signOut a {
	display:block;
	height:20px;
	margin-left:100px;
	width:50px;
	float:left;
	background-image:url(../images/sign_out.gif);
}

#myShelfData {
	float:left;
	margin-left:72px;
	width:178px;
	height:26px;
	display: inline;
	
}

#myShelfData a {
	float:left;
	width:78px;
	height:26px;
	background-image:url(../images/myShelf.gif);
	*top:32px;
	
}

.myShelfData a {
	float:left;
	width:78px;
	height:26px;
	background-image:url(../images/myShelf.gif);
}

#myShelfStatusRun {
	float:left;
	width:38px;
	height:26px;
	background-image:url(../images/spin.gif);
}
#myShelfStatusNone {
	float:left;
	width:38px;
	height:26px;
	background-image:url(../images/none.gif);
}

#myShelfStatusComplete {
	float:left;
	width:38px;
	height:26px;
	background-image:url(../images/complete.gif);
}
#myShelfStatus1 {
	float:left;
	margin-left:9px;
	margin-top:6px;
	text-align:center;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
}
#myShelfStatus2 {
	float:left;
	margin-left:6px;
	margin-top:1px;
	text-align:center;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
}


#BG {
	background-color: #FFF;
	margin:0 10px;
	min-width:1024px;
	min-height:700px;
	height:100%;
}
#Footer{
	color:#666;
	font-size:10px;
}

#tutorials {
	margin-left:15px;
	margin-right:15px;
}

#newUser {
	display:block;
	position:absolute;
	 z-index:55;
	 font-size: 13px;
	 line-height:15px;
	 height:auto; 
	 background-color:#437192; 
	 width:150px; 
	 color:#FFFFFF; 
	 padding:15px;
	 top:125px;
	 *top:132px;
	 right:28px;
	 
	 }
#newUser h1{

	color:#FFFFFF;
	font-weight: lighter;
	margin:-3px 0 10px 0;
	
	font-size:22px;
}
#newUser p{
	color:#FFFFFF;
}
#newUser a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}

#news {
	display:block;
	z-index:54;
	width:100%;
	border:0;
	color:#000;
	font-size: 13px;
	float:right;
	background-color:#FFFFFF;
}

#newsWrapper{
	text-align: left;
	margin: 0px auto;
	padding-left: 20px;
	padding-right: 213px;
	padding-top: 20px;
	padding-bottom: 20px;border:0;
	background-color:#FFFFFF;
	margin: 0px auto;
	border-spacing:0;
}

#newsHeader{
	background-color:#FFFFFF;
	font-size:18px;
	font-weight:100;
	text-align:left;
	padding:0;
	width: 100%;
}
#newsContainer{
	width: 100%;
}

#newsFooter{
	text-align:center;
	width: 100%;
}
	
.purple {
	color:#FFFFFF;
	font-size:10px;
	text-align:right;
	background-color:#437192; 
}

.purpleBtn {
	color:#FFFFFF;
	height:23px;
	font-size:10px;
	text-align:center;
	background:url(../images/MainNavigation.jpg);
	margin-top:-3px;
	border:0;
	cursor:pointer;
}

.purpleFakeBtn {
	color:#FFFFFF;
	height:23px;
	font-size:10px;
	text-align:center;
	background:url(../images/MainNavigation.jpg);
	border:0;
	margin-top:3px;
	cursor:pointer;
}

.purpleBtn_half {
	color:#FFFFFF;
	height:23px;
	font-size:10px;
	text-align:center;
	background-color:#999;
	margin-top:-3px;
	border:0;
	cursor:pointer;
}

#breadcrumb {
	background-image:url(../images/arrow.gif);
}

table.eSupport {
	width:auto;
	margin: 20px 10px 0 10px; 
	font-size: 13px;
	line-height:20px;
	color:#000;
	border:0;
	border-spacing: 0px
	}

table.eSupport td { 
	padding-left:20px;
	vertical-align:top;
	padding: 7px 10px 7px 10px;
	border-top-width: 0px;
}

table.analysesTools {
	width:100%;
	font-size: 13px;
	color:#000;
	border:0;
	border-spacing: 0px
	}
	
td.analysesTab {
	width:100px;
	color:#FFFFFF;
	height:50px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	background:url(../images/analysesTab.jpg);
	background-position: 0 0;
	cursor:pointer;
}

td.analysesTab a{
	color:#fff;
	text-decoration:none;
}
td.analysesTabOn a{
	text-decoration:none;
}
td.analysesTab:hover {
	background-position: -150px 0;
}
td.analysesTabOn {
	width:100px;
	color:#437192; 
	height:50px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	background:url(../images/analysesTabOn.jpg);
	background-position: 0 0;
	cursor:pointer;
}
td.analysesTabOn:hover {
	color:#fff;
	background-position: -150px 0;
}

td.analysesTabData {
	background-color:#FFFFFF;
	font-size: 13px;
	text-align:left;
	padding: 10px 0 0 0;
	line-height:18px;
}

strong.littleBottom {
	font-size: 13px;
	color:#333;
}
a.showTools {
	float:left;
	width:112px;
	height:24px;
	background-image:url(../images/showTools.jpg);
}
a.filterData {
	float:left;
	width:105px;
	height:24px;
	background-image:url(../images/filterData.gif);
}

a.quality {
	text-decoration:none;
	font-size:10px;
	font-weight:100;
}

.tableCaption {
	display:block;
	margin-right:20px;
	padding:0 0 5px 0;
	text-align:right;
	font-size:11px;
}


table.newsBox {
	margin: -10px 10px 0 10px; 
	font-size: 13px;
	color:#000;
	background-color:#eee;
	border-spacing: 0px;
	width:99.5%;
	}

table.newsBox th {
	text-align:left;
	font-size:18px;
	font-weight:100;
	color:#666;
	background-color: #fff;
	padding:0;
	border-top-width: 0px;
	}
	
td.newsLeft{
	border-left: 1px #DDDDFF; 
	padding-left:10px;
	vertical-align:top;
	padding: 7px 10px 7px 10px;
	border-top-width: 0px;	
	color:#FFFFFF;
	background-color:#437192;
	width: 10%;
}
td.newsRight{
	border-left: 1px #DDDDFF; 
	padding-left:10px;
	vertical-align:top;
	padding: 7px 10px 7px 10px;
	border-top-width: 0px;
	background-color:#EEEEEE;
	width: 90%;
}

table.general  td.browseDataFileDescription, table.generalNoHover td.browseDataFileDescription {
	padding-left: 80px;
}

#ContentMiddle p.browseDataFileName {
	margin:0;
	padding-left: 40px;
}

table.tableOnSearchPage {
	width:99.5%;
	margin: 5px 0 0 .25%; 
	font-size: 13px;
	line-height:18px;
	color:#000;
	border:solid #aaa 1px;
	border-top:solid #ccc 1px;
	border-bottom:solid #555 1px;
	background-color:#FFFFFF;
	word-wrap:break-word;
}
td.tableOnSearchPageRight {
	width: 600px;
	padding: 10px 10px 10px 10px;
}
td.tableOnSearchPageLeft {
	background-color: #F0F0F0;
	width: 150px;
	padding: 10px 10px 10px 10px;
}

td.tableOnSearchPageSelector {
	background-color: #F0F0F0;
    width: 5px;
	text-align: center;
}

td.tableOnSelectProbePageRight {
	width: 600px;
}

td.tableOnSearchPageNarrow{
	padding: 3px 10px 3px 10px;
	
}

td.tableOnSearchPageNarrowRight{
	padding: 3px 10px 3px 10px;
	width:500px;
}

table.tableOnSearchPage td.narrowCenter{
	padding: 3px 10px 3px 10px;
	text-align:center;
}

table.tableOnSearchPage td.rightBorder{
	padding: 3px 10px 3px 10px;
	text-align:center;
	border-right:solid 1px #ccc;
	border-top:solid 1px #ccc;
	
}

table.tableOnSearchPage th{
	padding: 10px 10px 10px 10px;
	color:#333;
	background-color:#f0f0f0;
}

table.tableOnSearchPage th.narrow{
	padding: 3px 10px 3px 10px;
}

table.igvTable {
	font-size: 10px;
}

table.tableOnGenePage {
	width:99.5%;
	margin: 5px 0 0 .25%; 
	font-size: 10px;
	line-height:10px;
	color:#000;
	border:solid #ddd 1px;
	border-top:solid #e5e5e5 1px;
	border-bottom:solid #ccc 1px;
	background-color:#FFFFFF;
}

.tooltipOnGenePage {
	font-size:10px;
	line-height:12px;
	color:#000;
	border:solid #ddd 1px;
	border-top:solid #e5e5e5 1px;
	border-bottom:solid #ccc 1px;
	background-color:#FFFFFF;
}

table.tableOnGenePage td{
	padding: 10px 10px 10px 10px;
	
}
table.tableOnGenePage td.narrow{
	padding: 3px 10px 3px 10px;
	
}
table.tableOnGenePage td.narrow20{
	padding: 3px 10px 3px 10px;
	width: 20%;
}

table.tableOnGenePage th{
	text-indent:10px;
	padding: 3px 10px 3px 10px;
	color:#555;
	background-color:#f0f0f0;
}

table.tableOnGeneAnalysisPage{
	width : 100%;
}

table.subtableOnGenePage {
	width:100%;
	border:solid #ddd 0px;
	border-top:solid #e5e5e5 0px;
	border-bottom:solid #ccc 0px;
}


table.tableOnGeneAnalysisPage th{
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	padding-bottom:15px;
	padding-top:30px;
	text-align:center;
}

td.columnOneGeneAnalysisPage{
	width: 30px;
	padding: 10px;
}
td.columnTwoGeneAnalysisPage{
	background-color:#F0F0F0;
	color:#000;
	padding:10px;
	width: 120px;
	text-align:center;
}
td.columnThreeGeneAnalysisPage{
	padding:10px;
}

table.geneAnalysisButton{
	/*text-align: right;
	padding: 10px 20px 10px;*/
	width: 100%;
}

table.geneAnalysisButton td{
	text-align: right;
	padding: 10px 20px 10px;
	width: 100%;
}

.error {
  color: #880000;
  font-weight: bold;
  font-size: normal;
}

.error input{
  background: #fee3ad;
  border: 1px solid #781351
}

/*styling for starr gene info page*/

table.starr {
	width:99.5%;
	margin: 5px 0 0 .25%; 
	font-size: 13px;
	color:#333;
	border:solid #ddd 1px;
	border-top:solid #e5e5e5 1px;
	border-bottom:solid #ccc 1px;
	background-color:#FFFFFF;
	
}

table.starr th{
	text-align:left;

	font-weight:bold;
	padding: 3px 10px 3px 10px;
	color:#000;
	background-color:#ddd;
}

table.starr td{
	line-height:16px;
	padding:10px;
	padding-top: 5px;
	padding-bottom: 10px;
	vertical-align:top;
}

table.starrContent {
	font-size:11px;
	line-height:15px;
	color:#000;
	border-left:solid #ddd 1px;
	border-bottom:solid #bbb 1px;
	background-color:#FFFFFF;
	margin-left:15px;
}

table.starrContent th{
	text-align:center;
	font-size:11px;
	font-weight:bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right:solid #ddd 1px;
	border-top:solid #ddd 1px;
	color:#000;
	background-color:#eee;
}

table.starrContent th.unvalidated{
	color:#fff;
	background-color:#666;
}

table.starrContent td{
	text-align:center;
	padding:10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right:solid #ddd 1px;
	border-top:solid #ddd 1px;
		
}




table.starrContent td.blue {
	background-color:#CCF;
}

table.starrContent td.pink {
	background-color:#FCF;
}

table.starrContent td.amp {
	background-color:#FCC;
}
table.starrContent td.del {
	background-color:#CFF;
}

img.helpIcon {
	margin-top:-10px;
	margin-left:5px;
	margin-bottom:-4px;
	
}

.pageInfo {
	font-size: 13px;
	color:#333;
}
a.geneInfo {
	font-size: 11px;
	font-weight:normal;
}


.mutationCloudLevel1 {
	font-size: 100%;	
	text-decoration:none;
	line-height:25px;
}
.mutationCloudLevel2 {
	font-size: 120%;	
	text-decoration:none;
	line-height:25px;
}
.mutationCloudLevel3 {
	font-size: 140%;	
	text-decoration:none;
	font-weight:bold;
	line-height:25px;
}
.mutationCloudLevel4 {
	font-size: 200%;	
	text-decoration:none;
	font-weight:bold;
	line-height:25px;
}
.mutationCloudLevel5 {
	font-size: 250%;
	line-height:25px;
	
	text-decoration:none;
	font-weight:bold;
}

.Missense {
	color:#b929f3;
}

.Null {
	color: #437192;
}

.Silent, .Syonymous {
	color:#d2d2d2;
}

.Indel {
	color: #00d101;
}

.Unknown {
	color: #0ac2e7;
}

.Nonsense {
	color: #41295d;
}

.Targeted_region {
	color: #efaa39;
}

.Other_likely_neutral {
	color: #e7c2e7;
}

.Truncating {
	color: #a60200;
}

.Splice_site {
	color: #a711a7;
}

.Other_AA_changing {
	color: #05a7a7;
}

.Non_coding_transcript {
	color: #0510a7;
}

#noindent{
	text-indent:6px;
}

.visible {
	display:block;
}

.invisible {
	display:none;
}

table.browseDataSet {
	border: 1px solid #000;
	border-collapse: collapse;
    margin: 0 16px 10px;
   	width: 98%;
}

table.browseDataSet tr {
}

table.browseDataSet tr td {
	border: 1px solid #ddd;
}

table.browseDataSet tr th {
	border: 1px solid #ddd;
}

tr.even, tr.even th, table.browseDataSet tr.even th, table.browseDataSet tr.even, table.generalNoHover tr.even th {
	background-color: #f9f9f9;
}

tr.odd, tr.odd th, table.browseDataSet tr.odd th, table.browseDataSet tr.odd, table.generalNoHover tr.odd th {
	background-color: #f3f3f3;
}

.mutationDownload {
	float:right;
	padding-top: 30px;
}


.groupsShuttle {
	font-size: 13px;
	line-height:18px;
	color:#333;
}

.groupsShuttleList {
	color:#222;
	border-top:solid 1px #ccc; 
	border-bottom:solid 1px #ccc; 
	border-left:solid 1px #ccc; 
	border-right:solid 1px #ccc; 
	font-size: 13px;
	
}

.groupsShuttleCaption {
	font-size: 13px;
	line-height:18px;
	color:#333;
}

.groupsShuttleColumn {
	font-size: 13px;
	line-height:18px;
	color:#333;
}

.cellLineComparisonTable {
	border: 1px solid #d9d9d9;
	font-size: 12px;
	margin-bottom: 20px;
}

.cellLineComparisonTable tr.even {
	background-color: #f3f3f3;
	border-top: 1px solid #d9d9d9;
}

.cellLineComparisonTable tr.odd {
	background-color: #ffffff;
	border-top: 1px solid #d9d9d9;
}

.cellLineComparisonTable th {
	border: 1px solid #d9d9d9;
	text-align: right;
	padding-right: 10px;
	width: 140px;
}

.cellLineComparisonTable tr.even th {
	background-color: #f3f3f3;
}

.cellLineComparisonTable tr.odd th {
	background-color: #ffffff;
}

.cellLineComparisonTable td {
	border: 1px solid #d9d9d9;
	padding-left: 5px;
}

div.scrollWrapper {
	height: 400px;
	margin-left: 10px;
}

div.scrollableContainer {
	position: relative;
 	overflow: scroll; 
 	width:95%;
}

.errorOk {
	margin-top: 20px;
	margin-left: 200px;
	margin-right: 200px;
}

#errorMessagesHeader {
	background-color: #437192;
	background-image: none;
}

table.tableOnGenePage div.scrollWrapper {
	margin-left: 0
}

div.studies {
       
       background-color:#fff;
       background-image:url(../images/gradient.png);
       background-repeat:repeat-x;
       -moz-border-radius: 15px;
       border-radius: 15px;
       border-top: solid 1px #eee;
       border-left: solid 1px #ccc;
       border-right: solid 1px #ccc;
       border-bottom: solid 1px #aaa;
       -webkit-box-shadow: 0px 2px 2px 1px #ccc;
       -moz-box-shadow: 0px 2px 2px 1px #ccc;
       box-shadow: 0px 2px 2px 1px #ccc;
}

.twtr-hd {
	display: none;
}



.twtr-widget{
	padding-left: 22px;
		
}

.twtr-widget p {
	padding-left: 22px;
	margin-left: 22px;
}

.mutationSignificant{
	background-color: #ffffff; 
}

.mutationInsignificant {
	background-color: #eeeeee; 
	border-left:1px solid #ddd;  
}


.mutationDetailTable table {
	background-color: #FFF;
	border-spacing: 5px;
	padding: 30px 10px 10px 10px;
	color:#eee;
	table-layout:fixed;
	font-size: smaller;
}
	
table.mutationDetailTable th {
	text-align: center; 
	background-color: #eeeeee;
	color:#555;
	font-size: 80%;
}

table.mutationDetailTable td {
	text-align: center; 
	border-spacing: 0px;
	border-left:1px solid #eee;  
	font-size: 11px;
	line-height:18px;
	height: 18px;
	color:#333;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: nowrap;
	overflow: hidden;
	
}

table.mutationDetailTable a {
	font-size: 11px;
}
		

#tt {
	 position:absolute;
	 display:block;
	 background:url(../images/tt_left.gif) top left no-repeat;
 }
 #tttop {
	 display:block;
	 height:5px;
	 margin-left:5px;
	 background:url(../images/tt_top.gif) top right no-repeat;
	 overflow:hidden;
 }
 #ttcont {
	 display:block;
	 padding:2px 12px 3px 7px;
	 margin-left:5px;
	 background:#666;
	 color:#fff;
	 font-size: 11px;
 }
#ttbot {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(../images/tt_bottom.gif) top right no-repeat;
	overflow:hidden;
}
		
		
.homeSplash {
	float:left; 
	margin-right:15px; 
	border: none;
	align: left;
}		
		
div.tagcloudItem {
	margin-top: 2px;
	margin-bottom: 0px;
	display: inline;
	vertical-align: center;
	padding: 0px !important;
}


#customMutationDetailTable1, #sampleMutationDetailTable1 {
    padding-left: 10px;	
    background-color: #FFFFFF;
}
		
#customMutationDetailTable1_info, #sampleMutationDetailTable1_info {
	padding-left: 10px;	
	font-size: 13px;
	line-height:18px;
	color:#333;
}
#customMutationDetailTable1_paginate, #sampleMutationDetailTable1_paginate {
	padding-left: 10px;	
	font-size: 13px;
	line-height:18px;
	color:#333;
}
#customMutationDetailTable1_length,, #sampleMutationDetailTable1_length {
	padding-left: 10px;	
	font-size: 13px;
	line-height:18px;
	color:#333;
}

#customMutationDetailTable1_length.dataTables_length, #sampleMutationDetailTable1_length.dataTables_length {
	padding-left: 10px;	
}
.dataTables_wrapper {
	background-color: #FFFFFF;	
}

.cke_skin_v2 input.cke_dialog_ui_input_text, .cke_skin_v2 input.cke_dialog_ui_input_password {
    background-color: white;
    border: none;
    padding: 0;
    width: 100%;
    height: 14px;
    /* new lines */
    position: relative;
    z-index: 9999;
}
.cke_dialog_ui_vbox_child {
	z-index: 101010;
}

.cke_dialog_body {
z-index: 101010;
}

.indented {
	padding-left: 40px !important;	
}
.halfindented {
	padding-left: 20px !important;	
}