body {
	margin:0px auto;
	padding:0px auto;
	background:#fff;
	font-family:Arial, sans-serif;
	
}

a img {
	border:none;
}

a {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a, a:visited {
	color:#590013;	}

img {
	display:block;
}

/*.pageHeader {
	width:100%;
	height:85px;
	background:url(../images/header_background.gif) top left repeat-x;
	position:absolute;
	top: 0px;
	left: 0px;
}

.headerMenu {
	width:980px;
	height:85px;
	margin:0px auto;
	position:relative
}
.logoLink {
	position:absolute;
	top:10px;
	left:34px;
}

.headerDots {
	position:absolute;
	background:url(../images/promega_dots.gif) top left no-repeat;
	height:69px;
	width:113px;
	top:0px;
	right:0px;
} */

.pageContainer {
	margin: 0px auto;
	/*width:980px;*/
	padding:0px 0px 0px 0px;
}

.content {
	background:#eee;
	/*width:960px;*/
	margin: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#535353;
	font-size:11px;
	line-height:14px;
	padding:10px;
	}

.content a {
	color:#535353;
	text-decoration:none;
	}

.content a:hover {
	color:#991229;
	text-decoration:underline;
	}

.content p {
	margin:0px;
	padding:5px 0px 5px 0px;
	font-size:16px;
	line-height:22px;
	}

.kinaseMap {
	width:100%;
	margin:0px 0px 7px 0px;
	}
	
.kinaseMap img.kinase-large-map{
	width:100%;
}

.buttonColumns {
	/*width:980px;*/
	margin:0px;
	padding:0px;
	position: relative;
	}

.buttonColumn6 {
	width:103px;
	margin:0px 6px 5px 0px;
	float:left;
	}
	
.sixDivSTE {
	width:93px;
	font-family: Arial, Helvetica sans-serif;
	font-size:13px;
	line-height:12px;
	margin:7px 0px 0px 0px;
	padding:3px 3px 4px 5px;
	background:#cdeadb;
	position: relative;
	z-index: 7;
	-moz-box-shadow: 0px 2px 3px #666;
	height: 12px;
	}
	
.sixDivCK1 {
	width:93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:12px;
	margin:7px 0px 0px 0px;
	padding:3px 3px 4px 5px;
	background:#d0ecf6;
	position: relative; 
	z-index: 5;
	-moz-box-shadow: 0px 2px 3px #666;
	height: 12px;
	}
	
.sixDivAGC {
	width:93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:12px;
	margin:7px 0px 0px 0px;
	padding:3px 3px 4px 5px;
	background:#cdddec;
	position: relative; 
	z-index: 3;
	-moz-box-shadow: 0px 2px 3px #666;
	height: 12px;
	}

.sixDivAtypical {
	width:93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:12px;
	margin:7px 0px 0px 0px;
	padding:6px 3px 18px 5px;
	background: #fcd9ee;
	position: relative; 
	z-index: 1;
	-moz-box-shadow: 0px 2px 3px #666;
	height: 12px;
}
	
.buttonColumn7 {
	width:103px;
	margin:0px 7px 5px 0px;
	float: left;
	}
	
.sevenDivTK {
	width:93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:13px;
	margin:7px 0px 0px 0px;
	padding:3px 3px 10px 5px;
	background:#f9d5d5;
	position: relative; 
	z-index: 9;
	-moz-box-shadow: 0px 2px 3px #666;
	height: 12px;
	}
	
.sevenDivTKL {
	width:93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:13px;
	margin:7px 0px 0px 0px;
	padding:3px 3px 4px 5px;
	background:#f9d399;
	position: relative; 
	z-index: 8;
	-moz-box-shadow: 0px 2px 3px #666;
	height: 12px;
	}
	
.sevenDivCMGC {
	width:93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:13px;
	margin:7px 0px 0px 0px;
	padding:3px 3px 4px 5px;
	background:#e5dae9;
	position: relative; 
	z-index: 6;
	-moz-box-shadow: 0px 2px 3px #666;
	height: 12px;
	}

.sevenDivCAMK {
	width:93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:13px;
	margin:7px 0px 0px 0px;
	padding:3px 3px 18px 5px;
	background:#e0d9d3;
	position: relative; 
	z-index: 4;
	-moz-box-shadow: 0px 2px 3px #666;
	height: 12px;
	}
	
.sevenDivOTHER {
	width:93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:13px;
	margin:7px 0px 0px 0px;
	padding:3px 3px 4px 5px;
	background:#dedede;
	position: relative; 
	z-index: 2;
	-moz-box-shadow: 0px 2px 3px #666;
	height: 12px;
	}

#firstHeader {
	padding-top: 3px;
}

.closeLink {
	float: right;
	text-align: right;
	width: 30px;
}

.openLink {
	float: left;
	width: 93px;
}

.expandHR {
 color:#666666;
 margin: 7px 0px 0px 0px;
 padding:0px;
 height:1px;
 border:0px;
 background-color:#999;
 width:100%;
 }

	
.expandDivTK {
	height: auto;
	width: 181px;
	padding: 0px 7px 10px 7px;
	background: #f9d5d5;
	position: relative;
	z-index: 9;
	-moz-box-shadow: 0px 2px 3px #666;
}

.expandDivTKL {
	height: auto;
	width: 181px;
	padding: 0px 7px 10px 7px;
	background: #f9d399;
	position: relative;
	z-index: 8;
	-moz-box-shadow: 0px 2px 3px #666;
}

.expandDivSTE {
	height: auto;
	width: 181px;
	padding: 0px 7px 10px 7px;
	background:#cdeadb;
	position: relative;
	z-index: 7;
	-moz-box-shadow: 0px 2px 3px #666;
}

.expandDivCMGC {
	height: auto;
	width: 181px;
	padding: 0px 7px 10px 7px;
	background:#e5dae9;
	position: relative;
	z-index: 6;
	-moz-box-shadow: 0px 2px 3px #666;
}

.expandDivCK1 {
	height: auto;
	width: 181px;
	padding: 0px 7px 10px 7px;
	background:#d0ecf6;
	position: relative;
	z-index: 5;
	-moz-box-shadow: 0px 2px 3px #666;
}

.expandDivCAMK {
	height: auto;
	width: 181px;
	padding: 0px 7px 10px 7px;
	background:#e0d9d3;
	position: relative;
	z-index: 4;
	-moz-box-shadow: 0px 2px 3px #666;
}

.expandDivAGC {
	height: auto;
	width: 181px;
	padding: 0px 7px 10px 7px;
	background:#cdddec;
	position: relative;
	z-index: 3;
	-moz-box-shadow: 0px 2px 3px #666;
}

.expandDivOther {
	height: auto;
	width: 181px;
	padding: 0px 7px 10px 7px;
	background:#dedede;
	position: relative;
	z-index: 2;
	-moz-box-shadow: 0px 2px 3px #666;
}

.expandDivAtypical {
	height: auto;
	width: 181px;
	padding: 0px 7px 10px 7px;
	background:#fcd9ee;
	position: relative;
	z-index: 1;
	-moz-box-shadow: 0px 2px 3px #666;
}

.expandHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	line-weight: bold;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	}
	
.expandInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	margin: 0px 0px 0px 0px;
}

.buttonColumnEnd {
	width:103px;
	margin:0px 0px 5px 0px;
	float:left;
	}
	
.divColumnEnd {
	width:93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	margin:7px 0px 0px 0px;
	padding:3px 3px 4px 5px;
	background:#fcd9ee;
	position: relative;
	z-index: 1;
	}
	


ul li {
	margin:7px 0px 0px 0px;
	padding:3px 3px 4px 5px;
	}
	
ul li#comingSoon {
	border: solid 1px #ccc;
	background:#fff;
	padding:2px 2px 3px 4px;
	color:#666;
	}
	
div #comingSoon {
	width: 93px;
	margin: 7px 0px 0px 0px;
	border: solid 1px #ccc;
	background:#fff;
	padding:2px 2px 3px 4px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	position: relative;
	z-index: 0;
	}

ul.TK li {
	background:#f9d5d5;
	}

ul.TKL li {
	background:#f9d399;
	}

ul.STE li {
	background:#cdeadb;
	}

ul.CMGC li {
	background:#e5dae9;
	}

ul.CK1 li {
	background:#d0ecf6;
	}

ul.CAMK li {
	background:#e0d9d3;
	}
	
ul.AGC li {
	background:#cdddec;
	}

ul.OTHER li {
	background:#dedede;
	}

ul.ATYPICAL li {
	background:#fcd9ee;
	}

/* lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/-/media/images/resources/kinase/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/-/media/images/resources/kinase/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 12px Calibri, Arial, sans-serif; background: #fff; margin: 0 auto; line-height: 14px; overflow: auto; width: 100%; color:#999; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#bottomNavClose:after{
content:"X";
font-size:2em;
margin-top:8px;
display:block;
}

#bottomNavClose img{
display:none;
visibility:hidden;
}

.buttonColumn7,
.buttonColumn6{
	width:10%;
}
