body {
font-family: verdana, arial, sans-serif;
line-height: 100%;
background: #b5dc10;
color: #333;
padding: 0;
margin: 0 0 20px 0; 
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
background-position: 0 0;
background-attachment: fixed;
}

.bodyText {
font-family: verdana, arial, sans-serif;
font-size: 85%;
color: #333;
}

a:link, a:visited {
background-color: transparent;
color: #f30;
text-decoration: none;
}

a:hover {
background-color: transparent;
color: #f30;
text-decoration: underline;
}

a:visited {
background-color: transparent;
color: #333;
text-decoration: underline; 
}


	
#container {
width: 740px;
margin: 0em auto;
padding: 0px;	
background-color: transparent;
}


#left_column {
width: 220px;
margin: 0 400px 0 0;	
padding: 0;
background: transparent;
border: 0px solid #000;
}

#content {
width: 490px;
float: right;
padding: 10px 10px 30px 10px;
background-color: #fff;
}

#content_full {
width: 720px;
padding: 10px;
background-color: #fff;
text-align: center;
}


/* footer */

#footer
{
background-color: #fff;
padding: 10px 0 10px 15px;
margin-bottom: 10px;
font-size: 75%;
}

#footer a {
text-decoration: none;
color: #000;
}

#footer a:hover {
text-decoration: underline;
color: #f30;
background-color: transparent;
}

#footer a:visited {
text-decoration: none;
color: #000;
background-color: transparent;
}




.panel {
padding: 10px;
background-color: #fff;
margin: 0 0 10px 0;
width: 200px;
}

.homepanel {
padding: 10px;
background-color: #fff;
margin: 0 10px 10px 0;
width: 210px;
float: right;
height: 320px;
}

.presenter_entry {
background-color: #f30;
padding: 0 0 20px 0;
clear: both;
}

p, ul {
margin: 0 0 13px 0;
padding: 0;
line-height: 130%;
font-size: 85%;
}

ul {
margin: 0 0 0 30px;
}

.spaced li  {
margin: 15px 0 15px 0px;
}

h1 {
font-size: 110%;
line-height: 110%;
font-weight: bold;
margin: 10px 0 15px 0;
padding: 0;
background-color: transparent;
}

h1.bookbg {
font-size: 85%;
font-weight: bold;
padding: 15px 0 15px 30px;
margin: 0 0 5px 0;
background-color: transparent;
background-image: url(../images/header_book_bg.jpg);
background-repeat: no-repeat;
background-position: -3px 0;
}

h2 {
font-size: 95%;
font-weight: bold;
color: #333;
margin: 5px 0 10px 0;
padding: 0 0 5px 0;
background-color: transparent;
}

h2.background {
font-size: 95%;
font-weight: bold;
color: #333;
margin: 5px 0 10px 0;
padding: 10px;
background-color: #d9d1b5;
}

h3 {
font-size: 85%;
line-height: 120%;
font-weight: bold;
color: #333;
margin: 10px 0 2px 0;
padding: 0;
background-color: transparent;
}



.book_details {
font-weight: normal;
font-size: 70%;
line-height: 140%;
background-color: transparent;
margin: 5px 0 5px 0;
}

.book_desc_dark {
font-weight: normal;
font-size: 100%;
}

.book_desc_light {
font-weight: normal;
font-size: 100%;
color: #555;
}

.book_ratings {
width: 250px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background-color: transparent;
font-weight: normal;
font-size: 70%;
line-height: 140%;
padding: 5px 0 5px 0;
margin: 0 0 30px 0;
}

.home_intro {
font-weight: normal;
font-size: 100%;
line-height: 120%;
background-color: transparent;
}

#tx_info {
font-weight: normal;
font-size: 115%;
line-height: 130%;
color: #fff;
background-color: transparent;
padding: 0 20px 0 0;
text-align: right;
}

.bg_highlight {
color: #333;
font-weight: normal;
background-color: transparent;
background-image: url(../images/bg_highlight.jpg);
background-repeat: repeat-x;
background-position: 0 0;
margin: 0 0 10px 0;
padding: 20px;
border-bottom: 1px solid #fc0;
}


.bg_lowlight {
color: #333;
font-weight: normal;
background-color: transparent;
background-image: url(../images/bg_lowlight.jpg);
background-repeat: repeat-x;
background-position: 0 0;
margin: 0 0 10px 0;
padding: 20px;
border-bottom: 1px solid #ccc;
}

.dashed_divider {
background-color: transparent;
margin: 30px 0 30px 0;
padding: 10px;
border-bottom: 2px dashed #ffb515;
clear: both;
}

.activity_sheet {
padding: 10px;
background-color: transparent;
background-image: url(../images/bg_lowlight.jpg);
background-repeat: repeat-x;
background-position: 0 0;margin: 0 10px 10px 0;
width: 130px;
float: right;
height: 250px;
border: 1px solid #ddd;
text-align: center;
}



/* main navigation */
#mainnav
{
background-color: transparent;
background-image: url(../images/mainnav_bg.jpg);
background-repeat: repeat-x;
background-position: 0 0;
color: #fff;
padding: 10px 0;
margin-bottom: 10px;
border-bottom: 2px solid #8ab211;
width: 740px;
text-align: center;
}

#mainnav ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#mainnav li
{
display: inline;
padding: 0 8px 0 8px;
font-size: 110%;
}

#mainnav li a
{
text-decoration: none;
color: #333;
font-weight: bold;
}

#mainnav li a:hover
{
text-decoration: none;
color: #f30;
background-color: transparent;
border-bottom: 1px solid #f30;
}


#mainnav li#active a {
text-decoration: none;
color: #f30;
background-color: transparent;
border-bottom: 1px solid #f30;
}




/* sub navigation */

.subnav {
width: 150px;
}

.subnav ul {
list-style: none;
padding: 0 0 0 10px;
margin: 0 0 15px 0;
width: 170px;
}

.subnav li {
padding-top: 6px;
border: 0;
}

.subnav a:link, .subnav a:visited { 
display: block;
color: #333;
font-weight: bold;
font-size: 100%;
text-decoration: none;
padding: 0 0px 7px 15px;
border-bottom: 1px solid #ccc;
background: url(../images/subnav_icon_off.gif) transparent top left no-repeat;
}

.subnav a:hover { 
color: #f30;
font-weight: bold;
text-decoration: none;
border-bottom: 1px solid #ccc;
padding: 0 0px 7px 15px;
background: url(../images/subnav_icon_on.gif) transparent top left no-repeat;
}



/* pagetop navigation */

.pagetop_nav {
}

.pagetop_nav ul {
list-style: none;
padding: 0 0 0 1px;
margin: 0 0 15px 0;
line-height: 110%;
}

.pagetop_nav li {
padding-top: 6px;
}

.pagetop_nav a:link, .pagetop_nav a:visited { 
display: block;
color: #f30;
font-weight: bold;
font-size: 100%;
text-decoration: none;
padding: 0px 0px 10px 18px;
background: url(../images/subnav_icon_off.gif) transparent top left no-repeat;
}

.pagetop_nav a:hover { 
color: #f30;
font-weight: bold;
text-decoration: none;
padding: 0px 0px 10px 18px;
background: url(../images/subnav_icon_on.gif) transparent top left no-repeat;
}



.clearboth {
clear: both;
}

img.homeimg {
width: 205px;
height: 90px;
border: 0;
}

img.book {
width: 200px;
height: 200px;
border: 0;
float: right;
}

img.booksml {
width: 80px;
height: 80px;
border: 0;
float: left;
}

img.star {
width: 19px;
height: 19px;
}

img.presenters {
width: 190px;
height: 200px;
float: left;
margin: 0 10px 40px 0;
border: 0;
}

img.game {
width: 200px;
height: 157px;
float: left;
margin: 0 10px 0 0;
border: 0;
}

img.prog {
width: 200px;
height: 200px;
float: left;
margin: 0 10px 0 0;
border: 0;
}

img.news {
margin: 20px 0 20px 0;
border: 0;
}

img.activity_sheet_sml {
width: 110px;
height: 155px;
border: 1px solid #999;
margin: 10px 0 10px 0;
}

.short_book_entry {
font-size: 90%;
background-color: transparent;
border-bottom: 1px solid #ccc;
margin: 20px 0 10px 0;
}

.homepage_logos {
padding: 5px 0 10px 0;
}


.light_grey { 
color: #555;
}

.underline { 
border-bottom: 1px solid #999;
}


select {
background-color: #fff;
width: 180px;
height: 20px;
border: 1px solid #ccc;
margin: 0 0 3px 12px;
}

.textInput {
background-color: #fff;
width: 250px;
height: 20px;
border: 1px solid #ccc;
margin-top:3px;
}

.starRateOn {
background: url(../images/star_rate_on.gif); 
height: 20px; 
z-index: 20; 
padding:0px
}

.starRateOff {
background: url(../images/star_rate_off.gif); 
width:100px; 
height: 20px; 
z-index: 1; 
float:left; 
margin:0px
}


.acknowledgement {
background-color: transparent;
background-image: url(../images/bg_lowlight.jpg);
background-repeat: repeat-x;
font-size: 70%;
color: #555;
border-bottom: 1px solid #ccc;
padding: 10px;
}

