body
{
font-size:small;
background: #000;
font-family:arial;
}

#canvas
{
width:900px;
margin:30px auto 20px auto;
background:#fff;
color:#333 ;
position:relative;
}

#top
{
background: #000;
height:60px;
width:100%;
position:relative;
}

.videotop
{
display:none;
}

#innvideo .videotop
{
display:block;
color:#fff;
font-size:30px;
font-family:"Century Gothic", sans-serif;
}

#homecontent
{
margin:12px;
}

#menu
{

}

#signup
{
position:absolute;
top:71px;
right:12px;
}

#signup input.submit
{
background:#8d9f00;
color:#fff;
font-weight:bold;
}

a:hover
{
color:#8d9f00;
}

#menu ul
{
margin:15px;
padding-bottom:15px;
border-bottom:1px solid #aaa;
}

#menu li
{
display:inline;
font-size:90%;
padding-right:3px;
color:#aaa;
}

#menu li a
{
color:#000;
}

#menu li a:hover
{
color:#8d9f00;
}

#home #m_home a,#books #m_books a,#about #m_about a,#contact #m_contact a
{
font-weight:bold;
}

a#logo
{
width:283px;
height:45px;
background:url('../images/db_logo.gif');
position:absolute;
top:0px;
left:0px;
display:block;
}

p#tagline
{
position:absolute;
bottom:18px;
right:13px;
color:#fff;
font-style:italic;
font-size:110%;
}

#innvideo p#tagline, #innvideo #signup, #innvideo a#logo
{
display:none;
}

#homebox
{
width:616px;
height:280px;
background:#eee;
float:left;
}

#innvideo #homebox
{
background:transparent;
}

#adbox
{
width:248px;
background:#eee;
min-height:277px;
border:1px solid #aaa;
float:right;
text-align:center;
color:#333;
}

#innvideo #adbox
{
min-height:690px;
}

table#how td
{
color:#fff;
padding:20px;
}

#video
{
width:616px;
height:435px;
margin-bottom:10px;
}

#howto
{
width:616px;
height:248px;
background:url('../images/howto-bg.jpg');
}

#adbox a
{

}

adbox a:hover
{
color:#8d9f00;
}

#adbox img
{
}


#adbox p
{
margin:10px;
}

#booklist, #bookdetail
{
width:100%;
}

#booklist td.info
{
width:624px;
}

#bookdetail td.info
{
width:624px;
}

#booklist td
{
padding:20px;
border-bottom:1px solid #aaa;
}

#bookdetail #flist td
{
padding:5px;
border-bottom:1px solid #aaa;
}

#bookdetail td
{
padding:20px;
vertical-align:top;
}

#booklist h2, #bookdetail h2
{
font-size:120%;
font-weight:bold;
font-family:"Century Gothic", sans-serif;
margin-bottom:5px;
}

#booklist h3, #bookdetail h3
{
font-style:italic;
margin-bottom:15px;
}

#bookdetail p
{
line-height:1.5;
}

#bookdetail #preorder
{
display:block;
width:150px;
padding:5px;
margin:10px auto;

background:#8d9f00;
color:#fff;
border:1px solid #fff;
}

#bookdetail #preorder:hover
{
background:#fff;
color:#8d9f00;
border:1px solid #8d9f00;
}

p.back
{
text-align:right;
}

#bookdetail #thumblist
{
margin:10px 0;
}


#bookdetail #thumblist li
{
float:left;
width:200px;
margin:0 30px 30px 0;
}

#bookdetail #thumblist img 
{
height:100px;
width:200px;
border:1px solid #bbb;
}

p.back a
{
color:#555;
}

p.back a:hover
{
color:#8d9f00;
}

#bookdetail p.price
{
text-align:center;
margin:10px 0;
font-size:121%;
font-weight:bold;
color:#000;
}

#bookdetail p.status
{
color:#000;
}

#bookdetail p.status, #bookdetail p.details, #bookdetail p.blurb
{
margin-top:15px;
}

table#contactform
{
margin-top:20px;
margin-left:40px;
}

table#contactform td
{
padding:10px;
}

table#contactform td input.text
{
width:250px;
border:1px solid #999;
padding:3px;
}

table#contactform td input.submit
{
background:#8d9f00;
color:#fff;
border:1px solid #fff;
font-weight:bold;
padding:3px;
}

table#contactform td input.small
{
width:100px;
}

table#contactform td textarea
{
width:250px;
height:100px;
border:1px solid #999;
padding:3px;
}

ul.error
{
color:red;
}

#aboutpic
{
width:280px;
float:right;
margin-left:20px;
}

#aboutpic p
{
font-size:85%;
color:#666;
}

#about #aboutpic a:link,#about #aboutpic a:visited
{
color:#666;
text-decoration:underline;
}


#about #aboutpic a:hover
{
color:#8d9f00;
}

#footer
{
background:#000;
color:#ccc;
text-align:right;
padding:12px;
font-size:80%;
}

.orderlink
{
color:#fff;
font-weight:bold;
}

.orderlink:hover
{
color:yellow;
font-weight:bold;
}

.orderlink2
{
font-size:16px;
text-decoration:underline;
color:#8d9f00;
font-weight:bold;
}

.orderlink2:hover
{
color:#000;
font-weight:bold;
}

