﻿.contentPane { margin: 0  }

.mainPanel { width: 100%; clear: none; float: none }
.bodyContent { min-height: 33em; padding-top: 0 }
.sidePane { display: none; }

.mainFeatures { width: 100%; background: url("bgMyHomeTower.jpg") no-repeat 0 100% #F7E8D0; padding: 20px 0; overflow: auto; border-bottom: 1px solid #E8CA79; } 

.mainFeatures h1 { margin: 0.6em 340px 0.5em 3.5%; font-weight: bold; font-size: 2.6em; line-height: 1.2em; text-shadow: 0 0 1px #fff; }
.mainFeatures p.blurb  { font-size: 1.4em; padding: 0 0 1em; margin: 0 340px 0 3.5%; text-shadow: 0 0 1px #fff; }

.mainFeatures .signInFields .buttonSpecial { font-size: 1.2em }
 
.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 h2 { font-size: 1.6em; color: #555; border-bottom: 1px solid #ddd; margin-bottom: 1em }
.mainMessage h3 { font-size: 1.4em; font-weight: bold }

.mainMessage { width: 66%; float: left }
.sideMessage { width: 32%; float: left; margin: 0 0 0 1.7em; overflow: hidden }
.sideMessage .infoBox { margin: 1em 0em 0.8em 1em; padding: 1.5em 1.5em 0; background: #F8F8F8;}
.infoBox li { font-size: 1.2em }  

.homePublication { padding-left: 43px;}
.homePublication a.bookLink { background: url(iconSxS33.gif) no-repeat 50% 51%; margin-left: -43px; height: 34px; width: 34px; position: absolute; text-decoration: none; -moz-border-radius: 5px } 

.infoBox { padding-bottom: 1em}
.freeFormsHeader { padding: 7px 0 10px 42px; background: url(iconFF35.gif) no-repeat 0 0 }

.rememberMe { bottom: 1.7em }
 
/* 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 }

/* sign in box overrides */
.signInPane { float: right !important; width: 260px !important; margin: 0 3.5% 0 0 !important; padding: 1em 1em 1.5em ; background: url("alpha50.png") repeat scroll 0 0 transparent; border: 1px solid #fff; 
              -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; border-radius: 0.5em; }
.signInPane .signInPane { float: none !important; width: auto !important; padding: 0; margin: 0 !important; border: none; background: None}
.signInFields { min-height: 100%; background: none; border-color: transparent; padding: 0; margin: 0;
                -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0}
.signInPane .smallText { margin-top: -3px }
.signInPane h4 { color: #51483C; font-weight: bold; font-size: 1.4em }
.signInPane .descriptiveText { padding: 0 0 0.5em }
.signInPane .formField { width: 21em }
