/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	background-color: #6075B6;
	font-size: 1em;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}


/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #3333CC;
	text-decoration: none;
}

a:hover{
	color: #006633;
}

/************** header tag styles **************/

h1{
	color: #3F3041;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	line-height: normal;
}

h2{
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #353575;
	line-height: normal;
}
h6 {
	font-size: .9em;
	color: #54C52E;
}


h3{
	color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

h4{
	color: #4c3b4f;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
}

h5{
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
}


/*************** list tag styles ***************/

ul{
	list-style-type: disc;
	margin: 0px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-size: .8em;
}


ul ul{
 list-style-type: disc;
}


ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	top: 173px;
	width:900px;
	background-color: #ffffff;
	float: none;
	position: absolute;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 20px;
}
#pagecell1 h2 {
	font-size: 24px;
	text-decoration: none;
	color: #32416B;
	padding-left: 20px;
	margin: 0px;
	line-height: 50px;
}


#pagecell1 #content ul {
	font-size: .9em;
	font-weight: bolder;
	color: #339900;
}

/************** pageName styles ****************/

#pageName{
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #363512;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 24px;
	text-indent: 20px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}


#content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	width: 700px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: right;
}
#content h1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#content h3 {
	font-size: 17px;
	color: #515128;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#content td h2 {
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #32416b;
}
.ul {
}




#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
tr ul {
	list-style-image: none;
	list-style-type: none;
}


#masthead{
	position: relative;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	height: 170px;
	z-index: auto;
	margin: 5px 0px 0px;
	padding: 0px 0px 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #6075B6;
	background-image: url(images/LogoGraphics/Proteome_Logo_260.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

/** FOOTER */



#footer {

	width: 840px;

	height: 70px;

	margin: 0px auto;

	

	font-size: 11px;

	color: #000000;

}



#footer p {

	margin: 0;

	padding: 5px 10px;

}



#footer .copyright {

	float: left;

	margin: 50px 0px 0px 30px;

	padding-left: 20px;

	text-align: center;

}



#footer .links {

	float: right;

	margin: 50px 30px 0px 0px;

	padding-right: 20px;

	text-align: center;

}



#footer .css {

	padding-left: 20px;

}



#footer .xhtml {

	padding-left: 20px;

}



#footer a {

}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 8px;
	right: 0px;
	color: #919999;
	z-index: auto;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************* globalNav styles ****************/

#globalNav{
	position: absolute;
	width: 680px;
	min-width: 600px;
	height: 28px;
	color: #6075B6;
	padding: 0px;
	margin: 0px;
	background-image:  url("images/glbnav_background.gif");
	left: 345px;
	top: 49px;
	font-size: 18px;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:-4px;
}

#gnr {
	position: absolute;
	right:0px;
	
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 600px;
	padding: 0px;
	margin: 0px;
	left: 1px;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 725px;
}


a.glink, a.glink:visited{
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:  url("images/glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 350px;
	min-width: 640px;
	height: 20px;
	visibility: hidden;
	color: #333333;
	font-size: 11pt;
	background-color: #CCCCCC;
	border: thin solid #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 11px;
	color: #333333;
}

.subglobalNav a:hover{
	color: #333333;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: .75em Verdana, Arial, Helvetica, sans-serif;
	color: #330066;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 20;
	left: 70%;
	width: 300px;
}

#breadCrumb a{
	color: #330066;
	text-decoration: none;
}

#breadCrumb a:hover{
	color: #336699;
	text-decoration: none;
}


/************** feature styles *****************/

.feature{
	font-size: 90%;
	min-height: 60px;
	line-height: normal;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.feature_h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	color: #663300;
}



/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: .85em;
}

.story h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.story p {
	padding: 0px 0px 0px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: 5f81b1;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 10px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("images/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}
prev_next {
	position: relative;
	right: 5px;
}
.floatLeft {
	height: auto;
	width: auto;
	left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentFooter  {
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.floatRight {
	padding: 10px;
	float: right;
	height: auto;
	width: auto;
	display: block;
	left: auto;
}
.columnRight {
	width: 225px;
	padding: 10px;
	float: right;
	background-image: url(images/HeaderBiSmall.jpg);
	background-repeat: no-repeat;
}

.columnLeft {
	width: 500px;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	background-image: url(images/HeaderBi.jpg);
	background-position: left top;
	clear: none;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
.subcolumnLeft {
	width: 58%;
	height: auto;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.columnLeft h6 {
	font-size: large;
	color: #330000;
	line-height: 30px;
}
.Left {
	height: auto;
	width: auto;
	left: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}
.button {
	background-image: url(images_5-15/button_slice_75.gif);
	background-repeat: repeat-x;
	height: 35px;
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 0px;
	font-variant: normal;
	text-align: center;
	vertical-align: middle;
	line-height: 14px;
	padding-top: 5px;
	display: block;
	text-decoration: none;
}
.button a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#ubiquitin_box {
	height: 122px;
	width: 125px;
	position: absolute;
	left: 800px;
	top: -10px;
	background-image: url(images_5-15/Ubiquitin_Small.png);
	float: right;
}
h7 {
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
#h7 a {
	font-size: 12px;
	color: #006600;
}
.underline {
	text-decoration: underline;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
.left {
	padding: 5px;
	float: left;
	height: 210px;
	width: 210px;
}
.paragraph_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
}
.small_para_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.page_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #6075B6;
	font-weight: bold;
}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6075B6;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
}
