﻿.contentPane { margin: 0  }

.mainPanel { width: 100%; clear: none; float: none }
.bodyContent { min-height: 33em; padding-top: 0 }
.sidePane { display: none; }

.mainFeatures { width: 100%; background: #eef1f4; padding: 20px 0; overflow: auto; border-bottom: 1px solid #C5D2D9}

.mainFeatures h1 { margin: 0.6em 2.2% 0.5em; font-weight: bold; font-size: 2.1em  }

.feature { width: 25%; margin: 0 2.2%; float: left; padding: 30px 2.5%; height: 43px; overflow: hidden }
.feature h2 { position: absolute; right: 9999px  }
.feature p { font-size: 1.5em; font-family: Arial, Helvetica, Sans-Serif; text-align: center; padding: 0 0 0 42px;  }
.feature h2, .feature p { }

.findPublication		{ background: url(homePub.jpg) no-repeat 0 0  }
.findForms	{ background: url(homeForms.jpg) no-repeat 0 0; margin: 0}
.share		{ background: url(homeAuthor.jpg) no-repeat 0 0 }

.homeContent { padding: 3em 3.5em 0; overflow: auto; }
.homeContent h2 { font-weight: bold; }
.homeContent p  { font-size: 1.2em; }

.mainMessage { width: 66%; float: left }
.sideMessage { width: 32%; float: left; margin: 0 0 0 1.7em; overflow: hidden }
.sideMessage .infoBox { margin: 1em 1em 0.8em 1em; padding: 1.5em 1.5em 0 }

.infoBox { padding-bottom: 1em}

/* carried over from mainStyles */
.publicationIcon:hover { background: #A4DA95; border-color: #80B572; }
.publicationIcon { background: #B6EFA6; padding: 0.6em 0.8em; float: left; border: 1px solid #79B46A; margin: 0 1em 1em 0; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em }	
.browseItem { overflow: auto; position: relative }
	.browseItem:hover { background: transparent; -moz-box-shadow: none; -webkit-box-shadow: none; }
.browseItem p { padding: 0;  }
.browseItem h5 { padding: 0 0 0.3em 0px; margin: 0 0 0.2em; background: none }

