@charset "utf-8";
/* CSS Document */

body{
background-image:url(../images/back.gif);
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
margin-top:10px;
}
#container{
background-color: #000000;
width:900px;
margin:0 auto 0 auto;
padding:0;
border:0;
}
#flash{
}

#logo{
width:350px;
margin-top:10px;
margin-left:20px;
float:left;
}
#logo p{
color:#CCCCCC;
font-size:120%;
text-align:center;
}
#main{
margin-left:430px;
padding:20px;
}
#main img{
float:left;
}
#content{
clear:both;
/*border-top: #666666 1px solid;*/
/*margin-left:50px;
margin-right:50px;*/
padding:0px 50px 50px 50px;
}
#books table{
}
#books td{
width:50%;
text-align:center;
padding:5px 0 5px 0;
margin:0;
}
.alt{
background-color: #000000;
}
.altColour{
color: #999999;
}
h1 ,h2{
font-family: "Times New Roman", Times, serif;
text-align: center;
}
h4{
padding:0px;
}
hr{
color:#333333;
}
#content img{
padding:10px;
border:none;
}
#header{
width:100%;
border:#666666 1px solid;
background-image:url(../SpryAssets/SpryMenuBarDown.gif);
text-align:center;
padding:10px 0 10px 0;
margin:0 auto 0 auto;
}
#footer{
background-image:url(../images/back.gif);
width:100%;
text-align:center;
border-top:#CCCCCC 2px solid;
padding:20px 0 20px 0;;
margin-left:auto;
margin-right:auto;
}
#header a{
background-image:url(../SpryAssets/SpryMenuBarDown.gif);
padding:10px 10px 10px 10px;
border-left:#333333 1px solid;
border-right:#333333 1px solid;
color: #CCCCCC;
font-size:90%;
text-align:center;
text-decoration:none;
}
#header a:hover{
background-image:url(../SpryAssets/SpryMenuBarDownHover.gif);
text-decoration:none;
}
#footer a{
font:lighter;
color: #CCCCCC;
padding:0px 10px 0px 10px;
font-size:80%;
text-align:center;
text-decoration:none;
}
#footer a:hover{
text-decoration:none;
}
input{
width:300px;
background-color:#CCCCCC;
padding:5px;
margin:20px 0 20px 0;
}
a{
color:#FFFFFF;
text-decoration:none;
}
a:hover{
color:#CCCCCC;
}
#buy{
text-align:center;
}
#bookImg{
/*position:relative;*/
float:right;
min-height:1px;
}
#buyButton{

margin:auto;
text-align:center;
line-height:37px;
}
#buyButton a{
display: inline-block;
width:100px;
background-image: url(../SpryAssets/SpryMenuBarDown.gif);
border:#333333 1px solid;
background-repeat:no-repeat;
text-decoration:none;
color:#FFFFFF;
}
#buyButton a:hover{
display: inline-block;
background-image: url(../SpryAssets/SpryMenuBarDownHover.gif);
background-repeat:no-repeat;
font-weight:bold;
}
.fltrt{
float:right;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.imgflt{
padding:20px 0 10px 20px;
/*float:right;*/
}
.padright{
padding:20px 50px 0 0;
}
.padsmall{
padding:20px 20px 0 0;
}
