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

/* General Elements */
a {
	color: #38639d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

.cgci a {
	color: #f86937;
}

.cgap a {
	color: #38639d;
}

.cgap .cgci a {
	color: #f86937;
}

.cgci .cgap a {
	color: #38639d;
}

h1 {
	color: #38639d;
}

#content h1 {
	font-size: 15px;
	margin-top: 0;
	max-width: 583px;
}

.cgci h1 {
	color: #f86937;
}

h2 {
	color: #38639d;
}

#content h2 {
	font-size: 13px;
	margin-bottom: 0;
	max-width: 583px;
}

.cgci h2 {
	color: #f86937;
}

#content h2.first {
	margin-top: 0;
}

#content h3 {
	font-size: 12px;
	max-width: 583px;
}

#content p {
	margin-top: 0;
	max-width: 583px;
}

ul {
	margin-bottom: 15px;
	margin-top: 0;
}

#content li {
	max-width: 543px;
	padding-bottom: 3px;
}

.callout {
	background-color: #faf8e4;
	margin: 20px 0;
	padding: 2px 20px;
	max-width: 543px;
}

.icon {
	background-repeat: no-repeat;
	padding-left: 70px;
}

#icon-genes {
	background-image: url(images/icon-genes.png);
}

#icon-tissues {
	background-image: url(images/icon-tissues.png);
}

#icon-pathways {
	background-image: url(images/icon-pathways.png);
}

#icon-rnai {
	background-image: url(images/icon-rnai.png);
}

#icon-chromosomes {
	background-image: url(images/icon-chromosomes.png);
}

#icon-sage {
	background-image: url(images/icon-sage.png);
}

#icon-tools {
	background-image: url(images/icon-tools.png);
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
}

.center {
	text-align: center;
}

.twocol {
	position: relative;
	width: 571px;
}

.leftcol {
	float: left;
	padding-right: 41px;
	width: 265px;
}

.twocol .leftcol {
	background-image: url(images/grey.gif);
	background-position: 286px 0;
	background-repeat: repeat-y;
}

.rightcol {
	float: left;
	width: 265px;
}
/* End General Elements */
/* Page Layout */
body {
	background-color: #ffffff;
	background-image: url(images/bg-both.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

body.cgap {
	background-image: url(images/bg-cgap.png);
}

body.cgci {
	background-image: url(images/bg-cgci.png);
}
/* End Page Layout */
/* Skipnav Link */
#skipnav {
	background-color: #b51a00;
	border: 2px solid #ffffff;
	color: #ffffff;
	display: block;
	font-weight: bold;
	left: -500px;
	padding: 5px;
	position: absolute;
	top: 5px;
}

#skipnav:focus, #skipnav:active {
	left: 5px;
}

#main-content {
	display: block;
	position: absolute;
}
/* End Skipnav Link */
/* NCI Banner */
#nci-banner {
	color: #ffffff;
	height: 41px;
}

#nci-banner img {
	border: 0;
}
/* End NCI Banner */
/* Main Banner */
#banner a {
	background-image: url(images/banner-both.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 106px;
	width: 990px;
}

.cgap #banner a {
	background-image: url(images/banner-cgap.jpg);
}

.cgci #banner a {
	background-image: url(images/banner-cgci.jpg);
}

#banner a:hover {
	text-decoration: none;
}
/* End Main Banner */
/* Content Wrapper */
#container {
	background-color: #ffffff;
	background-image: url(images/container-left.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	float: left;
}

#container2 {
	background-image: url(images/container-right.gif);
	background-position: 100% 0;
	background-repeat: repeat-y;
}

#container3 {
	background-image: url(images/container-top-home.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
}

.cgap #container3 {
	background-image: url(images/container-top.gif);
}

.cgci #container3 {
	background-image: url(images/container-top.gif);
}

#container4 {
	background-image: url(images/container-bottom.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
}

#container5 {
	background-image: url(images/container-top-left-home.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.cgap #container5 {
	background-image: url(images/container-top-left.png);
}

.cgci #container5 {
	background-image: url(images/container-top-left.png);
}

#container6 {
	background-image: url(images/container-top-right-home.png);
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.cgap #container6 {
	background-image: url(images/container-top-right.png);
}

.cgci #container6 {
	background-image: url(images/container-top-right.png);
}

#container7 {
	background-image: url(images/container-bottom-left.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
}

#container8 {
	background-image: url(images/container-bottom-right.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	padding: 60px 25px 25px;
	position: relative;
}

.cgap #container8 {
	padding-top: 10px;
}

.cgci #container8 {
	padding-top: 10px;
}

#container table {
	position: relative;
}

#content {
	min-height: 326px;
	min-width: 550px;
}
/* End Content Wrapper */
/* Top Nav */
#topnav {
	padding-bottom: 20px;
        width: 760px;
}

#topnav ul {
	height: 28px;
	margin: 0;
	padding: 0;
}

.cgci #topnav ul {
        margin: 10px;
        padding: 0px 0px 0px 180px;
}

#topnav li {
	float: left;
	list-style-type: none;
}

#topnav a {
	background-repeat: repeat-x;
	border-right: 1px solid #ffffff;
	color: #ffffff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	outline-color: #666666;
	padding: 4px 7px;
	text-align: center;
}

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

.cgap #topnav a {
	background-image: url(images/topnav-cgap.gif);
}

.cgap #topnav a:hover {
	background-image: url(images/topnav-over-cgap.gif);
}

.cgap #container #topnav a.active {
	background-color: #a5d8f0;
	background-image: none;
	color: #38639d;
}

.cgci #topnav a {
	background-image: url(images/topnav-cgci.gif);
	padding: 4px 20px;
}

.cgci #topnav a:hover {
	background-image: url(images/topnav-over-cgci.gif);
}

.cgci #container #topnav a.active {
	background-color: #f1c3b3;
	background-image: none;
	color: #ec3e02;
}

#topnav #nav-cgaphowto {
	background-image: url(images/topnav-howto-cgap.gif);
	margin-right: 19px;
	width: 155px;
}

#topnav #nav-cgaphowto:hover {
	background-image: url(images/topnav-over-cgap.gif);
}

#topnav #nav-cgci {
	background-image: url(images/topnav-cgci.gif);
	margin-right: 19px;
	width: 165px;
}

#topnav #nav-cgci:hover {
	background-image: url(images/topnav-over-cgci.gif);
        margin-right: 19px;
}


/* End Top Nav */
/* Left Nav */
#left-content {
	padding-right: 20px;
	width: 169px;
}

.leftnav {
	list-style-type: none;
	margin: 0 0 25px;
	padding: 0;
}

.leftnav li {
	margin: 0 0 3px;
	padding: 0;
}


#left-content .leftnav .header {
margin: 0;
}
 
#left-content .leftnav .header a {
            background-color: #5e80ad;
background-image: url(images/leftnav-cgap.gif); 
background-position: 0 0;
            background-repeat: repeat-x;
            color: #ffffff;
display: block;
            font-size: 14px;
            font-weight: bold;
            margin: 0;
            padding: 2px 5px 2px 21px;
}
 
#left-content .cgci .leftnav .header a {
            background-color: #f9784b;
            background-image: url(images/leftnav-cgci.gif);
}

#left-content .leftnav .header a:hover {
            background-image: url(images/topnav-over-cgap.gif);
            background-position: 0 -3px;
}
 
#left-content .cgci .leftnav .header a:hover {
            background-image: url(images/topnav-over-cgci.gif);
}


.leftnav .header2 {
	color: #38639d;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 2px;
}

.cgci .leftnav .header2 {
	color: #f86937;
}

#left-content .leftnav a {
	background-color: #f1f1f1;
	background-image: url(images/bullet-cgap.gif);
	background-position: 6px 7px;
	background-repeat: no-repeat;
	color: #333333;
	display: block;
	outline-color: #333333;
	padding: 2px 5px 2px 21px;
	width: 143px;
}

#left-content .cgci .leftnav a, .cgci #left-content .leftnav a {
	background-image: url(images/bullet-cgci.gif);
}

#left-content .leftnav a:hover, #left-content .leftnav a.active {
	background-color: #5e80ad;
	background-image: url(images/bullet-on-cgap.gif);
	color: #ffffff;
	text-decoration: none;
}

#left-content .cgci .leftnav a:hover, .cgci #left-content .leftnav a:hover, #left-content .cgci .leftnav a.active, .cgci #left-content .leftnav a.active {
	background-color: #f9784b;
	background-image: url(images/bullet-on-cgci.gif);
}

.left-icon {
	background-position: 50% 0;
	background-repeat: no-repeat;
	color: #38639d;
	font-size: 15px;
	font-weight: bold;
	padding: 90px 0 15px;
	text-align: center;
}

#left-icon-computer {
        background-image: url(images/icon-computer-lg.png);
}

#left-icon-genes {
	background-image: url(images/icon-genes-lg.png);
}

#left-icon-tissues {
	background-image: url(images/icon-tissues-lg.png);
}

#left-icon-pathways {
	background-image: url(images/icon-pathways-lg.png);
}

#left-icon-rnai {
	background-image: url(images/icon-rnai-lg.png);
}

#left-icon-chromosomes {
	background-image: url(images/icon-chromosomes-lg.png);
}

#left-icon-sage {
	background-image: url(images/icon-sage-lg.png);
}

#left-icon-tools {
	background-image: url(images/icon-tools-lg.png);
}
/* End Left Nav */
/* Footer */
#footer {
	clear: both;
	color: #999999;
	padding: 10px 0;
	text-align: center;
	width: 900px;
}

#footer a {
	color: #999999;
}

#footer .plugins a {
	margin-left: 10px;
}

#footer .plugins img {
	vertical-align: middle;
}

#footer ul {
	margin: 10px 0;
	padding: 0;
}

#footer li {
	display: inline;
	list-style-type: none;
	padding: 0 8px;
}

#footer-internal li {
	border-left: 1px solid #999999;
}

#footer-internal .first {
	border: 0;
}
/* End Footer */