/*-----------------------------------------------------------------------------
Prototype Site Style Sheet (empty commented stylesheet)

version:   1.0
author:    Greg Stout
email:     greg.stout@ektron.com
-----------------------------------------------------------------------------*/

/* --- Centering fluid -----------------------------------------------------------------------------
	div#wrapper
	{
	background-color:#ccc; 
	width: 80%; 
	margin-left: 10%;
	margin-right: 10%;
	}
*/

/* --- Centering fixed  -----------------------------------------------------------------------------*/

body
{
text-align: center;
background-image:url(../images/pagebkg.jpgxxx);
background-repeat:repeat-x;
}

div#wrapper
{
	background-color:#fff;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 64em;
	text-align:left;
	position: relative;
}





/* =General
-----------------------------------------------------------------------------*/

#header{
border:1px solid black;
border-bottom:0px;
}
#content{
	border:1px solid black;
	border-top:0px;
	background-image: url(../images/bkg_pg3.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	text-align: left;
}

.leftcol{
	float:left;
	width:165px;
	padding-top:50px;

}

.centcol{
	width:647px;
	margin-left:175px;
}

.rightcol{
	float:right;
	width:167px;
	padding:60px 10px 0px 12px;
}

.rightbot{
position:absolute;
bottom:-344px;
right:266px;
width:196px;
padding-bottom:18px;
}

/* Site Colors
  Yellow Highlight - #ffc
  Bold Blue - #1678b7
  Light Blue Background - #e5f6ff
	Bold Green - #393
	Light Green Background - #e3ffdc
	Bold Orange - #f60
-----------------------------------------------------------------------------*/

/* CSS Document */

/* =Typography
-----------------------------------------------------------------------------*/
/* Avoid putting a font size on the body 
 Calculate your font and section sizes in Ems to provide scalability for users.
 Browser default size is 16px, there for
 x em =  (desired size in px) / 16
 0.75em = 12px /16

Quick list

1.125em  = 18px
1.063em  = 17px
1em      = 16px 
0.938em  = 15px
0.875em  = 14px
0.813em  = 13px 
0.75em   = 12px
0.688em  = 11px
0.625em  = 10px
0.563em  = 9px
0.5em    = 8px
*/

body {
font-family: Arial, Tahoma, Verdana, sans-serif;
line-height: 1em;
color: #555;
}

.rightcol p{
color:#294797;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.rightbot{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	line-height:14px;
	position: absolute;
	bottom: 78px;
	right: 0px;
}

.rightbot a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-align:center;
line-height:14px;
}

/* =Headings
-----------------------------------------------------------------------------*/



/* =Links
-----------------------------------------------------------------------------*/




/* =Branding
-----------------------------------------------------------------------------*/




/* =Main Nav
-----------------------------------------------------------------------------*/

#content .leftcol li {
	list-style-position: outside;
	list-style-type: none;
}

#content .leftcol a {
	display: block;
	width: 165px;
	height: 30px;
	padding-top:8px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	color: #294797;
	background-image: url(../images/text_und.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#content .leftcol a:hover {
	color: #FFCC00 ;
}

body.meet #content .leftcol ul li a.meet,
body.contact #content .leftcol ul li a.contact,
body.new #content .leftcol ul li a.new,
body.order #content .leftcol ul li a.order,
body.home #content .leftcol ul li a.home {
	color: #BF1E2D;
}


/* =Sub Nav
-----------------------------------------------------------------------------*/




/* =Main Content
-----------------------------------------------------------------------------*/



/* =Secondary Content
-----------------------------------------------------------------------------*/
.bookwide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 5px solid #31438d;
	padding: 8px 0px 8px 0px;
}

.bookwide .featuredbooktitle {
	color: #990000;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bookwide .featuredsubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.bookwide .booktitle {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}

.bookwide .bookinfo {
	margin-left:260px;
	width: 380px;
}


.bookwide form {
	margin: 0px;
	padding: 0px;
}

.bookwide img.bookcover {
	padding: 0px 20px 0px 0px;
}

.bookwide p.by {
	font-size:9px;
	line-height:13px;
	display: block;
	clear: both;
	padding: 20px 0px 10px 0px;
}
.bookwide .isbn {
	font-size:9px;
	line-height:13px;
}




.authwide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px 10px 0px 10px;
}

.authwide .booktitle {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}

.authwide .authinfo {
margin-left:140px;
}

.authwide form {
	margin: 0px;
	padding: 0px;
}

.authwide img.authphoto {
	padding: 0px 20px 0px 0px;
	border:1px solid #cccccc;
}

.authwide p.by {
font-size:10px;
line-height:13px;	
}


/* =Footer
-----------------------------------------------------------------------------*/



/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 
fieldset {
  border: 1px solid transparent;
}
-----------------------------------------------------------------------------*/



/* =Misc 1
-----------------------------------------------------------------------------*/
div.jqmNotice img.jqResize {position: absolute; right: 2px; bottom: 2px;}

/* Notice CSS courtesy of;
   Alexandre Plennevaux <alexandre@pixeline.be>,
   Brice Burgess <bhb@iceburg.net> */

div.jqmNotice {
    display: none;
    position: absolute;
		left: 304px;
		top: -26px;
    width: 520px;
  	background:#FFFFCC url(../images/note_icon.png) 5px 5px no-repeat;
    border: 1px solid #000;
    padding: 0;
}

.jqmnTitle{margin: 0 25px;}
  
.jqmnTitle h1{
  margin: 5px 0;
  padding-left:5px;
  width: 100%;
  
  font-size:10px;
  color:#FFFFCC;
  background-color:#505050;
}

div.jqmNotice .jqmClose {
  position: absolute;
  cursor: pointer;
  right: 4px;
  top: 6px;
}

.jqmnContent{
	text-align:left;
  border-top:1px;
  color:#000;
  font:12px/18pt Comic Sans, Comic Sans MS, cursive;
  padding:0 20px 5px;
}

/* =Misc 2
-----------------------------------------------------------------------------*/
a.newlink {
	font-size: 12px;
	font-weight: bold;
	color: #B62430;
	text-decoration: none;
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding: 4px 0px 8px 26px;
	line-height: 30px;
	display: block;
}


/* conditionals
[if IE 5]>
<p>This message is only displayed in IE5.</p>
<![endif]

[if !IE 5]>
<p>This message is only displayed in browsers other than IE5.</p>
<![endif]

[if lt IE 7]>
<p>This message is only displayed in browsers earlier than IE7.</p>
<![endif]

[if gte IE 6]>
<p>This message is only displayed in IE6 and greater.</p>
<![endif]

--------------------------------------------------------------------------------*/
.wog li {
	display: block;
	float: left;
	width: 49%;
}
ul.wog {
margin-left:10px;
}
