/* CSS Document */

/************** HOMEPAGE body **************/
.empty {
	clear:both;
	margin:0px;
	padding:0px;
	height: 1px;
}

#homebody{
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: center;
	width: 950px;
}
#homebody h1{
	color: #9EA0A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding: 50px 125px 8px;
	margin: 0px;
}
#homebody h2{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	text-transform: none;
}
#news_left_feature {
	width: 358px;
	float:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homepagefeature {
	width: 358px;
	float:left;
	margin: 0px 15px 0px 0px;
}
#homepagefeature p {
	background-color: #ADA8D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 3px;
	padding: 8px 10px;
	text-align: left;
	line-height: 16px;
}
#homepagefeature h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	text-transform: none;
	padding: 3px 10px;
	margin: 0px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
#homepagefeature h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	text-transform: capitalize;
	padding: 5px 10px 0px;
	margin: 0px;
	font-weight: bold;
	color: #E7BA1C;
	text-align: left;
}
#homepagefeature a:link, #homepagefeature a:visited {
	color: #E7BA1C;
	text-decoration: none;
}
#homepagefeature a:hover, #homepagefeature a:active {
	color: #E7BA1C;
	text-decoration: underline;
}
.booktitle {
	color: #E7BA1C;
	font-weight: bold;
}
/************** HOMEPAGE - RECENT TITLES table **************/
#recenttitles {
	text-align: left;
	float:right;
	margin: 0px;
	padding: 0px;
	width: 385px;
}
#recenttitles strong {
	padding-left: 20px;
}
#recenttitles td {
	background: #E9E9EA;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #FFFFFF;
}
#recenttitles td {
	background: #E9E9EA;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 2px solid #FFFFFF;
}
#recenttitles h3 {
	background-color: #D0D1D3;
	height: 20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 3px;
	line-height: 20px;
	padding: 1px 0px 1px 20px;
	text-transform: uppercase;
}
#recenttitles strong {
	color: #152A75;
	font-weight: normal;
}
#recenttitles ul{
	margin: 0px;
	color: #000000;
	padding: 0px;
}
#recenttitles li{
	background-color: #F4F4FB;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	list-style-type: none;
	padding-left: 10px;
	line-height: 20px;
}
#recenttitles a:link, #recenttitles a:visited {
	color: #000000;
	text-decoration: none;
}
#recenttitles a:hover, #recenttitles a:active {
	color: #000000;
	text-decoration: underline;
}
#recenttitles h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #9E9FA1;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#recenttitles h4 a:link, #recenttitles h4 a:visited {
	height: 30px;
	background-color: #9E9FA1;
	color: #FFFFFF;
	margin: 0px 0px 3px;
	line-height: 30px;
	padding: 0px 0px 0px 20px;
	display: block;
	text-decoration: none;
}
#recenttitles h4 a:active, #recenttitles h4 a:hover {
	background-color: #373C92;
	height: 30px;
	color: #FFFFFF;
	margin: 0px 0px 3px;
	line-height: 30px;
	padding: 0px 0px 0px 20px;
	display: block;
	text-decoration: none;
}
#news a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	text-align: center;
	display: block;
	width: 100%;
	padding: 4px 0px 7px;
}
#news a:hover {
	color: #373C92;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFFF;
}
.ees {
	padding-left: 30px;
	background-image: url(../images/content_img/new_ees.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#news #news_left_feature .ees a {
	color: #373C92;	
}
#news #news_left_feature .ees a:hover {
	color: #6B62AA;
}
#strapline {
	padding-top: 50px;
	padding-bottom: 25px;
}
#hpleftbox {
	float: left;
	width: 600px;
	text-align: left;
	margin-top: 13px;
}
#hprightbox {
	float: right;
	width: 320px;
	margin-right: 5px;
	margin-top: 10px;
}
.highlightedtext {
	color: #5C60A6;
	font-size: 11px;
	margin-top: 5px;
}
#loginbox {
	width: 308px;
	background-image: url(../images/build_img/hp_rework/loginbox.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	margin: 0px;
}

*html #loginbox {
padding-bottom:0px;
}

*:first-child+html #loginbox {
padding-bottom:0px;

}

#loginbox td {
	padding: 4px;
	color: #666666;
	text-align: left;
	font-size: 11px;
}
#loginbox p {
	text-align: left;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #666666;
}
#hpservices {
	margin-top: 5px;
	background-image: url(../images/build_img/hp_rework/ourservices.gif);
	padding-top: 50px;
	background-repeat: no-repeat;
	width: 312px;
	padding-right: 10px;
	height: 80px;
}
#hpserviceshead {
	background-color: #373C92;
	height: 15px;
	margin-top: 20px;
}
#hpservices p {
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
}

#freetrial {
	background-color: #9F9FA1;
	height: 30px;
	margin-top: 0px;
	margin-left: 0px;
	width: 320px;
}
#freetrialbody {
	width: 318px;
	background-image: url(../images/build_img/hp_rework/sample-trialsbox.gif);
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin: 0px;
}

#freetrialbody p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 11px;
}
#freetrial img {
	margin-top: 12px;
	margin-right: 55px;
}
.hpbutton {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 250px;
}

*html .hpbutton {
	margin-top:0px;
	margin-bottom:0px;
}

#selectedpub {
	padding-top: 42px;
	background-image: url(../images/build_img/hp_rework/selectedpub.gif);
	padding-right: 0px;
	width: 310px;
	padding-left: 12px;
	background-repeat: no-repeat;
	height: 240px;
}

* html #selectedpub {
	padding-top: 55px;
}

#selectedpub p {
	margin-left: 0px;
	font-size: 11px;
	margin-right: 5px;
}
.hpfeature-bottomleft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 285px;
	float: left;
	height: 117px;
}

.hpfeature-topleft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 285px;
	float: left;
	height: 118px;
}

.hpfeature-bottomright {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 295px;
	float: left;
	height: 117px;
	margin-left: 15px;
}

.hpfeature-topright {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 295px;
	float: left;
	height: 118px;
	margin-left: 15px;
}

.hpfeaturebig {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

* html .hpfeature-topleft {
	margin-bottom:10px;
}

* html .hpfeature-bottomleft {
	margin-bottom:10px;
}

* html .hpfeature-topright {
	margin-bottom:10px;
}

* html .hpfeature-bottomright {
	margin-bottom:10px;
}

* html .hpfeaturebig {
	margin-bottom:10px;
}

.hpfeature-topleft img {
	margin-top: 1px;
	margin-right: 20px;
	margin-bottom: 35px;
	padding-top: 10px;
}

.hpfeature-bottomleft img {
	margin-top: 1px;
	margin-right: 20px;
	margin-bottom: 45px;
	padding-top: 10px;
}

.hpfeature-topright img {
	margin-top: 1px;
	margin-right: 20px;
	margin-bottom: 55px;
	padding-top: 10px;
}

.hpfeature-bottomright img {
	margin-top: 1px;
	margin-right: 20px;
	margin-bottom: 55px;
	padding-top: 10px;
}

.hpfeaturetopimg {
	margin-top: 1px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 75px;
}

.hpfeaturebottomimg {
	margin-top: 1px;
	margin-right: 20px;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

.hpfeature-topleft p {
	line-height: 17px;
	font-size: 11px;
}

.hpfeature-bottomleft p {
	line-height: 17px;
	font-size: 11px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.hpfeature-topright p {
	line-height: 17px;
	font-size: 11px;
}

.hpfeature-bottomright p {
	line-height: 17px;
	font-size: 11px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.hpfeaturebig p {
	line-height: 17px;
	font-size: 11px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.hpfeaturebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 50px;
}
.hpfeaturebottom img {
	margin-top: 1px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}
.hpfeaturebottom p {
	line-height: 17px;
	font-size: 11px;
	padding-top: 10px;
}
.hpfeaturebottom table {
	margin: 0px;
	padding: 0px;
}
.yellow {
	color: #9B7F3B;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#hpbook p {
	font-size: 11px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hpbook img {
	padding-bottom: 25px;
	padding-right: 15px;
	margin-top: 5px;
}
#hpbook strong {
	font-size: 14px;
	line-height: 18px;
}

#hpbook a.underline {
	text-decoration: underline;
}

#hpfooter {
	margin-top: 25px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


#hpleftbox a {
	color: #000000;
	text-decoration: none;
}

#hpleftbox a:hover {
	text-decoration:underline;
}
#selectedpub .pubdate {
	font-size: 11px;
	font-weight: bold;
	color: #A49FC7;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E2EF;
	margin-left: 0px;
	vertical-align: top;
}
#selectedpub .pubtitle a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#selectedpub .pubtitle a:hover {
	text-decoration:underline;
}
#selectedpub .pubtitle {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E2EF;
	font-size: 10px;
}

.hpformfield {
	font-weight: normal;
	color: #333333;
	border: 1px solid #666666;
	width: 200px;
	height: 18px;
	line-height: 15px;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#loginbox input {
	margin-left: 10px;
}
.nonclients {
	text-align: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#freetrialprint {
	display:none;
}

#selectedpubprint {
	display:none;
}
	
.clientlogin {
	margin-top: 20px;
	text-align: right;
}#logotext {
}
