﻿.grovebody,.mycontentbody
{
	background-color: #041D2C;
	text-align: center;
	font-family: "Century Gothic",Verdana,Arial,Helvetica, Sans-Serif;
}

.tabloid,.groveheader
{
	background-color: #82A3B0;
	width: 980px;
	text-align: left;
	position: relative;
	margin: auto;
}


.tabloid
{
	overflow: visible;
	height: auto;
	min-height: 880px;
	padding-bottom: 10px;
}

.LDiv
{
	position: absolute;
	background-color: #628390;
}

#L1
{
	top: 0px;
	height: 162px;
	width: 980px;
}

#L2
{
	top: 0px;
	width: 254px;
	height: 890px;
}

.groveheader
{
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #041D2C;
	height: 32px;
	background-image: url('images/weblogo.gif');
	background-repeat:no-repeat;
}

.redheader
{
	position: absolute;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px solid black;
	top: 0px;
	left: -1px;
	color: #041D2C;
	background-color: transparent;
	font-size: 16pt;
	font-weight: 900;
	font-family:  Verdana, Helvetica, Lucida Grande, Trebuchet MS, Arial,  Sans-Serif;
	line-height: 16px;
}


#imprintheader
{
	text-align: left;
	visibility: hidden;
	padding: 10px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 9px;
	font-size: 14pt;
	font-family:  "Century Gothic","Lucida Grande",Verdana, Helvetica,Arial, sans-serif;
	font-weight: 500;
	line-height: 1.3em;
	height: 78px;
}

#mediaheader
{
	top: -1px;
	left: -1px;
	font-size: 36px;
	line-height: 30px;
}

#sliderheader,#newsheader,#newsheader2
{
	top: 0px;
	left: 0px;
	font-size: 29px;
	line-height: 25px;
}
#newsheader2
{
	width: 100%;
	text-align: right;
}

#linksheader
{
	top: 0px;
	left: 0px;
	font-size: 28px;
	line-height: 24px;
}

#backlistheader
{
	top: 0px;
	left: 0px;
	font-size: 1px;
	line-height:1px;
	color: White;
	height: 90px;
	width: 231px;
	background-image: url('images/blasthead.gif');
	background-position: top left;
	background-repeat:no-repeat;
	margin-bottom: 8px;
}

#videoscreen
{
	position: relative;
	top:0px;
	width:100%;
	text-align:center;
	height: 315px;
}

#bookslider
{
	background-color: #B6CDD5;
	width: 526px;
	height: 145px;
	position: relative;
	top: 10px;
	left: 253px;
	overflow: hidden;
	padding: 0px;
}


#bookcaption
{
	background-color: #F3F6F8;
	padding: 0px;
	padding-bottom: 3px;
	margin: 0px;
	margin-left: 100px;
	width: 322px;
	display: none;
	color: #004774;
	text-align: center;
	position: absolute;
	top:60px;
	z-index: 15;
	font-size: .8em;
	font-weight: 700;
	font-family:  Verdana, Helvetica, Lucida Grande, Trebuchet MS, Arial,  Sans-Serif;
}


.authorcap
{
	width: 442px;
	margin-left: 0px;
	top:30px;
	font-size:10pt;
	font-weight: 500;
	color: #004774;
}


#innerslider
{
	top: 20px;
	left: 30px;
	width: 464px;
	height: 130px;
	position: relative;
	overflow: hidden;
	border: 0px solid black;
}



#leftdiv
{	
	position: absolute;
	left: 258px;
	top: 20px;
	width:20px;
	height:135px;
	background-image: url('images/leftarrow.gif');
	background-position:center;
	background-repeat:no-repeat;
}

#rightdiv
{
	position: absolute;
	left: 753px;
	top: 20px;
	width:19px;
	height:135px;
	background-image: url('images/rightarrow.gif');
	background-position:center;
	background-repeat:no-repeat;
}

#strip1
{
	top: 4px;
	left: 0px;
	height: 130px;
	position: relative;
	border: 0px solid red;
}


#searchbox
{
	background-color: Transparent;
	width: 182px;
	height: 145px;
	position: absolute;
	top: 10px;
	left: 789px;
}


#maillist
{
	background-color: #B1C8D0;
	width: 100%;
	height: 34px;
}

#maillistsignup
{
	letter-spacing: 1px;
	position: absolute;
	background-color: #041D2C;
	text-align: center;
	color: White;
	font-size: 11px;
	line-height:17px;
	font-weight: normal;
	width: 165px;
	height: 25px;
	left: 12px;
	top: 8px;
	background-image: url('images/maillistshadow.gif');
	background-position: bottom right;
	background-repeat:no-repeat;
}

#advsearch,#titsearch,#googlesearch
{
	position: absolute;
	background-color: #041D2C;
	text-align: center;
	font-weight: normal;
	color: White;
	top:95px;
	padding-left: 1px;
	padding-right: 1px;
}

#advsearch
{
	font-size: 11px;	
	height: 14px;
	letter-spacing: 1px;
	left: 109px;
	width: 51px;
	background-image: url('images/advfglinkbtn.gif');
	background-position: center center;
	background-repeat:no-repeat;
}
#advsearch:hover
{
	background-image: url('images/advfghoverbtn.gif');
}

#titsearch,#googlesearch
{
	top:255px;
	font-size: 11px;
	left:540px;
	border: 0px;
	border-right: 1px solid #55F;
	border-bottom: 2px solid #55F;
}

#googlesearch
{
	top: 329px;
	left:515px;
}

#search
{
	position: absolute;
	background-color: #22578B;
	width: 100%;
	height: 77px;
	top: 40px;
	background-image: url('images/searchshadow2.jpg');
	background-position: bottom right;
	background-repeat:no-repeat;
}

#searchtext
{
	position: absolute;
	background-color: Transparent;
	top: 22px;
	left: 17px;
	height: 50px;
	width: 160px;
}

#searchheader
{
	position: absolute;
	color: White;
	left: 17px;	
	top: 4px;
	font-size: 14px;
	line-height: 19px;
	font-weight:normal;
}
#searchtextbox
{
	width: 140px;
	border: 3px;
	border-style: inset;
	font-size: 14px;
}

#titlebutton, #authorbutton
{
	position: absolute;
	text-align: center;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	padding-top: 6px;
	color: white;
	background-color: #00427A;
	top: 121px;
	left: 0px;
	height: 19px;
	width: 90px;
}

#authorbutton
{
	left:92px;
}

.coverimage
{
	width:75px;
	height:109px;
}

.coverdiv
{
	position: absolute;
	top: 3px;
	height: 118px;
	width: 83px;
	background-image: url('images/bookshadow2.jpg');
	background-position: bottom right;
	background-repeat:no-repeat;
}

#coverdiv1
{
	left:15px;
}

#coverdiv2
{
	left:107px;
}

#coverdiv3
{
	left:199px;
}

#coverdiv4
{
	left:291px;
}

#coverdiv5
{
	left:383px;
}

#coverdiv6
{
	left:475px;
}

#coverdiv7
{
	left:567px;
}

#coverdiv8
{
	left:659px;
}

#coverdiv9
{
	left:751px;
}
#coverdiv10
{
	left:842px;
}

#imprintbox
{
	background-color: #041D2C;
	background-image: url('images/grovetaghome2.gif');
	background-position: top left;
	background-repeat:no-repeat;
	width: 229px;
	height: 190px;
	border: 2px solid #041D2C;
	position: absolute;
	top: 10px;
	left: 10px;
	overflow: hidden;
}

#staticbox,#menubox
{
	background-color: #10487B;
	position: absolute;
	top: 213px;
	left: 10px;
	padding-top: 2px;
	width: 235px;
	height: 220px;
	font-size: 12pt;
}

#accordianbox
{
	background-color: #B6CDD5;
	width: 233px;
	height: 435px;
	position: absolute;
	top: 445px;
	left: 10px;
	overflow: hidden;
	font-size: 12px;
}

.AccordianContent
{
	padding: 0px;
	background-image: url('images/accordianarrow.gif');
	background-position: top left;
	background-repeat:no-repeat;
}

.AccordianHeader,.AccordianHeaderSelected
{
	background-color: #041D2C;
	color: #FFF;
	height: 14px;
	padding: 5px;
	border-bottom: 2px solid #B6CDD5;
	font-size: 12px;
	background-image: url('images/accordianbarshim.gif');
	background-position: top left;
	background-repeat:repeat-x;
}
.AccordianHeaderSelected
{
	height: 15px;
	border-bottom: 0px solid #B6CDD5;
}

.swapbox
{
	position: absolute;
	text-align: right;
	width: 60px;
	height: 18px;
	display: none;
	z-index: 2;
}
.swapimg
{
	 border: 0px;
	 height: 18px;
	 width: 14px; 
	 cursor: pointer;
	 margin: 0px;
	 padding: 0px;
}

#mediabox
{
	background-color: #F3F6F8;
	width: 465px;
	height: 680px;
	position: absolute;
	top: 163px;
	left: 253px;	
	overflow: hidden;
	padding: 5px;
	padding-top:32px;
}
#swapmedia
{
	top: 163px;
	left: 668px;
}

#contentbox1,#contentbox2,#contentbox3,#contentbox4
{
	background-color: #FFF;
	width: 691px;
	border: 4px solid #16629E;
	min-height: 635px;
	position: absolute;
	top: 163px;
	left: 253px;	
	overflow: visible;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-right: 20px;
	display: none;
	z-index: 3;
}

#contentbox4
{
	padding-right: 0px;
	padding-bottom: 0px;
	width: 711px;
}

#contentbox1
{
	padding-top: 50px;
}

#contentbox2
{
	top: 162px;
	font-size: 15px;
	line-height: 17px;
}

#linkbox,#newsbox,#backlistbox,.accordianContent
{
		padding-top:24px;
}

#linkbox
{
	background-color: #F3F6F8;
	width: 231px;
	height: 336px;
	position: absolute;
	top: 163px;
	left: 739px;	
	overflow: hidden;
	font-weight: bold;
	padding-top: 10px;
}

#newsbox
{
	position: relative;
	padding: 5px;
	padding-top:34px;
	background-color: #E4ECEE;
	margin-left: 10px;
	margin-bottom: 0px;
	width: 708px;
	height: 392px;
	overflow: hidden;
}
#swapnews
{
	top: 888px;
	left: 668px;
}

#backlistbox
{
	background-color: #F3F6F8;
	width: 231px;
	height: 671px;
	position: absolute;
	top: 559px;
	left: 739px;	
	padding-top: 90px;
}

#socialbox
{
	background-color: White;
	border: 2px solid #0C629E;
	width: 227px;
	height: 32px;
	position: absolute;
	top: 516px;
	left: 739px;		
}

#swapbacklist
{
	top: 558px;
	left: 910px;
}

#spacer
{
	height: 744px;
}

#footer
{
	background-color: transparent;
	padding-right: 10px;
	margin: auto;
	margin-top: 5px;
	width: 980px;
	height: 30px;
	overflow: hidden;
	font-size: 10pt;
	color: #C9CBB5;
	text-align: right;
}

a:link    {color:#20629A; text-decoration: none;}
a:visited {color:#20629A; text-decoration: none;}
a:active  {color:#20629A; text-decoration: none;}
a:hover   {color:#00104A; text-decoration: none;}

.seasonlink
{
	font-size: 9px;
	font-family: "Verdana", "Arial Narrow", sans-serif;
	display: block;
	width: 100%;
	text-align: right;
}

.catlink
{
	font-size: 16px;
	font-family:  Verdana, Helvetica, Lucida Grande, Trebuchet MS, Arial,  Sans-Serif;
	margin: 0px;
	margin-top: 30px;
	margin-bottom: 20px;
	display:block;
	line-height: 30px;
}
A.catlink:link    {color:#10487B; text-decoration:none;font-family: "Verdana", "Arial Narrow", sans-serif; font-size: 16px;}
A.catlink:visited {color:#10487B; text-decoration:none;font-family: "Verdana", "Arial Narrow", sans-serif; font-size: 16px;}
A.catlink:active  {color:#10487B; text-decoration:none;font-family: "Verdana", "Arial Narrow", sans-serif; font-size: 16px;}
A.catlink:hover   {color:#00283B; text-decoration:none;font-family: "Verdana", "Arial Narrow", sans-serif; font-size: 16px;}


.templateBox
{
	overflow:hidden;
	border: 1px solid #333;
}

.boxTitle
{	
	font-weight: 700;
	text-align: left;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	color: #071E2C;
	background-color: transparent;
	font-size: 28px;
	line-height: 30px;
	font-family:  Verdana, Helvetica, Lucida Grande, Trebuchet MS, Arial,  Sans-Serif;
}

.textheader,.textbody
{
	font-weight: bolder;
	text-align: left;
	margin: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #071E2C;
	background-color: transparent;
	font-size: 18px;
	font-family:  Verdana, Helvetica, Lucida Grande, Trebuchet MS, Arial,  Sans-Serif;
}

.textbody,.textfooter
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: lighter;
	font-family:  Verdana, Helvetica, Lucida Grande, Trebuchet MS, Arial,  Sans-Serif;
	font-size: 13px;
	line-height: 18px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
.textbody,.textfooter
 {line-height: 17px;}
}


.textbody
{
	font-weight: normal;
}

.textfooter
{
	clear: both;
	font-weight: 700;
	font-size: 14px;
	color: #041D2C;
	padding: 10px;
}

.image1
{
	float: left;
	margin: 10px;
}

.image2
{
	float: right;
	margin-left: 10px;
	margin-right: 20px;
}

.imagealt
{
	margin: auto;
}

.col2
{
	border: 10px solid green;
	background-image: url('images/dot.gif');
	background-position: top left;
	background-repeat:repeat-y;
}

.image3
{
	margin: 0px;
	margin-top: 10px;
	border: 0px;
}

.LinkList
{
	padding: 10px;
	text-align: center;
	line-height: 15px;
}

.LinkListLink,.LinkListNonLink
{
	font-size: 12px;
	font-family:  Verdana, Helvetica, Lucida Grande, Trebuchet MS, Arial,  Sans-Serif;
	font-weight: bold;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
A.LinkListLink:link    {color:#10487B; text-decoration:none;font-family: "Verdana", "Arial Narrow", sans-serif; font-size: 12px;}
A.LinkListLink:visited {color:#10487B; text-decoration:none;font-family: "Verdana", "Arial Narrow", sans-serif; font-size: 12px;}
A.LinkListLink:active  {color:#041D2C; text-decoration:none;font-family: "Verdana", "Arial Narrow", sans-serif; font-size: 12px;}
A.LinkListLink:hover   {color:#041D2C; text-decoration:none;font-family: "Verdana", "Arial Narrow", sans-serif; font-size: 12px;}

.linkSeparator
{
	margin-top:6px;
	margin-bottom: 6px;
}	
.genLink
{
	font-family: "Verdana", "Arial Narrow", sans-serif; font-size: 11px;
	margin-top: 4px;
}
A.genLink:link    {color:#20629A; text-decoration:none;}
A.genLink:visited {color:#20629A; text-decoration:none;}
A.genLink:active  {color:#20629A; text-decoration:none;}
A.genLink:hover   {color:#00104A; text-decoration:none;}

.authsel
{
	font-family: "Verdana", "Arial Narrow", sans-serif; font-size: 1em;
	margin-top: 4px;
}
A.authsel:link    {color:#10487B; text-decoration:none;}
A.authsel:visited {color:#10487B; text-decoration:none;}
A.authsel:active  {color:#10487B; text-decoration:none;}
A.authsel:hover   {color:#00182B; text-decoration:none;}

.authsel
{
	display:block;
	font-size: .8em;
	line-height:.8em;
}

.genLinkUnderline
{
	font-family: "Verdana", "Arial Narrow", sans-serif; font-size: .8em;
	margin-top: 4px;
}
A.genLinkUnderline:link    {color:#0000FF; text-decoration:underline;}
A.genLinkUnderline:visited {color:#0000FF; text-decoration:underline;}
A.genLinkUnderline:active  {color:#C51426; text-decoration:underline;}
A.genLinkUnderline:hover   {color:#C51426; text-decoration:underline;}


.imagelink
{
	border: 0px;
}

.b2bButton,.menuButton
{
	background-image: url("images/b2bshim.gif");
	background-position:left;
	background-repeat:repeat-x;
	height: 22px;
	width: 100%;
	text-align: center;
	color: #B6CDD5;
	font-size: .8em;
	line-height: 20px;
}
.b2bLeft
{
	float: left;
	background-image: url("images/b2bleft.gif");
	background-repeat: no-repeat;
	height: 22px;
	width: 7px;
}

.b2bRight
{
	float: right;
	background-image: url("images/b2bright.gif");
	background-repeat: no-repeat;
	width: 6px;
	height: 22px;
}
	
	

.tab,.tabsel
{
	background-image:url(images/tab.gif);
	background-repeat:no-repeat;
	height: 35px;
	width: 80px;
	position: absolute;
	top: 0px;
	color: #16629E;
	font-size: 10px;
	line-height: 11px;
	font-weight:bold;
	text-align: center;
}
.tabsel
{
	background-image:url(images/tabsel.gif);
}
#tab1 {left: 230px;}
#tab2 {left: 307px;}
#tab3 {left: 384px;}
#tab4 {left: 461px;}
#tab5 {left: 538px;}
#tab6 {left: 615px;}
#tab7 {left: 692px;}

#bookcover
{
	position: absolute;
	top: 35px;
	left: 21px;
	width: auto;
	height: auto;
}


#titledisplay, #authors, #keynote, #bookspecs, #subtitledisplay
{	
	margin-left: 210px;
	width: 390px;
}

#keynote
{	
	color: #16629E;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

#titledisplay, #authors, #authordisplay, #subtitledisplay
{
	color: #58595B;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 6px;
}

#subtitledisplay
{
	font-size: 14px;
	font-weight: normal;
}

#authordisplay
{
	margin-left: 180px;
	width: 500px;
	margin-top: 20px;
	font-size: 35px;
	color: #041D2C;
}

#authors
{
	font-size: 18px;
	font-weight:normal;
}

#bookspecs
{
	font-size: 11px;
	color: #58595B;
}

.searchSpec #bookspecs
{
	font-size: 9pt;
	line-height: 10pt;
}

#content, #authorcontent
{
	border-top: 0px solid #16629E;
	color: #321F20;
	margin-left: 210px;
	margin-right:15px;
	padding-top: 15px;
	font-family:  Verdana, Helvetica, Lucida Grande, Trebuchet MS, Arial,  Sans-Serif;
	font-size: .8em;
}

#authorcontent
{
	margin-left: 150px;
}
#googlecontent
{
	display: none;
	position: absolute;
	top: 45px;
	left:200px;
	height: 840px;
	width:510px;
}


#subnav,#authnav
{
	font-size: 11px;
	float: right;
	width: 89px;
	margin-left: 10px;
	margin-right: -20px;
	border-left: 1px dotted #16629E;
	padding: 0px;
	padding-left: 10px;
	list-style-type: none;
}


#authnav
{
	float: left;
	clear: left;
}

#subnav li, #authnav li
{
	margin-bottom: 5px;
}

A.subnavlink:link    {color:#000000; text-decoration:none;}
A.subnavlink:visited {color:#58595B; text-decoration:none;}
A.subnavlink:hover   {color:#0000DD; text-decoration:none;}
A.subnavlink:active  {color:#58595B; text-decoration:none;}

.impdiv1
{
	margin-left: 40px;
	height: 16px;
}

.impdiv2
{
	margin-left: 57px;
	margin-top:4px;
	margin-bottom: -2px;
	height: 14px;
}

.implink
{
	font-size: 10px;
	line-height: 10px;
	letter-spacing:1px;
}

.implink:link    {color:#fff; text-decoration:none;}
.implink:visited {color:#fff; text-decoration:none;}
.implink:hover   {color:#aaf; text-decoration:none;}
.implink:active  {color:#fff; text-decoration:none;}



#fawards, #moreby, #booksby, #authphoto, #buynav, #googleprev
{
	float: left;
	margin-left: 10px;
	font-weight: bold;
	width: 180px;
}


#fawards
{
	margin-top: 260px;
	margin-bottom: 10px;
	color: #321F20;
	font-size: 13px;
	min-height: 11px;
}




#moreby, #booksby, #buynav, #googleprev
{
	clear:left;
	color: #58595B;
	font-size: 13px;	
	text-align:center;
}

#buynav,#googleprev
{
	margin-left: 8px;
	margin-bottom: 10px;
}


#moreby
{
	margin-top: 5px;
}

#booksby
{
	float: right;
	clear: none;
}

.searchRow
{
	margin-left: 20px;
	margin-bottom: 5px;
	width: 100%;
}

.searchDesc
{
	clear: both;
	border-bottom: 2px dotted black;
	height: 10px;
	float: right;
	width: 555px;
	margin-bottom: 7px;
}

.searchImage
{
	clear: both;
	float: left;
	margin: 10px;
	height: 129px;
	width: 90px;
	background-image: url('images/booksearchshadow.jpg');
	background-position: bottom right;
	background-repeat:no-repeat;
}

.searchKeynote
{
	float: left;
	width: 300px;
	color: #16629E;
	font-size: 10pt;
	margin: 10px;
	line-height: 12pt;
}

.searchSpec
{
	margin-top: 5px;
	float: right;
	width: 250px;
	font-size: 10pt;
	color: #041D2C;
	font-size: 11px;
	color: #58595B;
}

.searchTitle,.tfont
{
	color: #16629E;
	font-size: 1.4em;
	width: 90%;
}
.searchTitle a
{
	color: #58595B;
	font-weight: bold;
	text-decoration: none;
}


.searchTitle a:link    {color:#58595B;}
.searchTitle a:visited {color:#58595B;}
.searchTitle a:hover   {color:#16629E;}
.searchTitle a:active  {color:#58595B;}

.searchAuthor,.afont
{
	color: #334;
	font-size: 1.1em;
}

.searchAuthor
{
	margin-bottom: 4px;
	margin-top: 4px;
}

.resultsheader
{
	background-color: #16629E;
	color: #fff;
	width: 703px;
	padding: 5px;
	font-size: .9em;
	line-height: 19px;
	letter-spacing: 1px;
}

#sortbar
{
	color: #22578B;
	margin: 10px;
	margin-left: 20px;
	font-size: 12pt;
	
}

.searchbar
{
	background-color:#B6CDD5;
	padding: 10px;
	padding-left: 0px;
	height: auto;
	width: 701px;
	font-size: 12pt;
}

#searchbg
{
	min-height: 718px;
	width: 711px;
	background-color:#B6CDD5;
	margin-bottom: -30px;
}

.searchLabel
{
	width: 200px;
	text-align: right;
	color:#16629E;
	font-size: .8em;
	float: left;
	clear: both;
	margin: 5px;
}

.searchField
{
	height: 26px;
	text-align: left;
}

.searchText,.searchTextDate
{
	width: 250px;
	margin-top: 2px;
	border: solid 1px white;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}
.searchTextDate
{
	width: 100px;
}
	

.authseldiv
{
	float: left;
	padding: 10px;
	width: 150px;
}
.letter
{
	width: 30px;
	padding: 6px;
	background-color:Transparent;
	color: #16629E;
	font-size: 20px;
}


.ImprintLeadin {
	font-size: 14px;
	text-transform: uppercase;
	color: #036;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.ImprintPopUp,#masthead,#privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	background-color: #FFF;
	width: 700px;
	border: 7px solid #036;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	display: none;
	z-index: 100;
	position: absolute;
	top: 25px;
	left: 210px;
}

#masthead,#privacy
{
	top: 1235px;
	left: 597px;
	width: 330px;
	padding-top: 23px;
	padding-bottom: 23px;
	border-color: #628390;
	line-height: 1.4em;
}

#privacy
{
	top: 1200px;
	left: 4px;
	width: 650px;
	height: 460px;
}


.ImprintPopUp P 
{
	background-color: #FFF;
}

.modalBackground {
	background-color:#333;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:0px;
	border-style:solid;
	border-color:Gray;
	padding:10px;
	width:650px;
}

#signupheader
{
	font-size: 30px;
	line-height: 30px;
}

#signupinstructions, #signupquick, #signupcustom
{
	font-size: 15px;
	line-height: 18px;
	padding: 10px;
}
 #signupquickheader, #signupcustomcheck
{
	font-size: 15px;
	padding: 3px;
}
 
#signupinstructions
{
	padding-bottom: 0px;
}

.watermark 
{
	  color: #555;
      background: #ddd;
}

.bfont
{
	font-size: 10px;
}

#sharebutton,#sharebutton2
{
	position: absolute;
	top: 2px;
	left: 2px;
}
#sharebutton2
{
	left:620px;
}
/* readersguide */
.tfont
{
	color: #58595B;
	font-weight: bold;
	text-decoration: none;
}


.tfont:link    {color:#58595B;}
.tfont:visited {color:#58595B;}
.tfont:hover   {color:#16629E;}
.tfont:active  {color:#58595B;}

.afont
{
	font-size: 1em;
}
.sfont
{
	font-size: .8em;
}
.cfont
{
	font-family:  Verdana, Helvetica, Lucida Grande, Trebuchet MS, Arial,  Sans-Serif;
	font-size: .8em;
	color: #071E2C;
	display: block;
	padding-top: 4px;
}

.booksubject
{
	font-weight: bold;
}
.bindingdiv
{
	font-weight: bold;
}

.specdiv
{
	margin-bottom: 1em;
}

.priceboilerplate
{
	font-size: 1.1em;
}
.priceheader
{
	color: #3366CC;
}
.territorydiv
{
	font-size: 1.1em;
	margin-bottom: 1em;
}
.terrdivheader
{
	color: #3366CC;
}


.snlabel
{
	float: left;
	color: #7493A0;
	font-size: 19px;
	padding-top: 4px;
	padding-left: 5px;
	font-weight: bold;
}
.snbutton
{
	display: block;
	float: left;
	margin-left: 7px;
	margin-top: 2px;
}

#debugbox
{
	position: absolute;
	top: 0;
	left: 0;
	height: 2px;
	width: 2px;
	cursor: help;
	background-color: #041D2C;
	border: 0px;
}

