/* general cleaning */

.displayblock{
  display:block;
}
.clearboth{
  clear:both;
}
p {
  padding: 0 0 10px 0;
  margin: 0;
}
blockquote{
  margin: 0 0 0 30px;
}
.floatleft{
  float:left;
}
.floatright{
  float:right;
}
.nopadding{
  padding:0;
}
.textcenter{
  text-align: center;
}

img {
  padding: 0;
  margin: 0;
  border: 0;
}
ul {
  margin: 0;
  padding: 0;
}
ol {
  margin: 0;
  padding: 0;
}
li {
  padding: 0;
  }

form, 
fieldset, 
legend {
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
}

br.clear_floats {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	overflow: hidden;
	width: 100%;
}

a
{
	text-decoration: none;
}
  
/* end */


/*
 div {
  border: solid red 1px;
}
*/

  
body 
{
  margin:0px;
  text-align: center;
  background-position: center;
  height: 100%;
    background-color: #0a145b;
}
.wholediv
{
  width : 100%; 
  height: 100%;
}
.maindiv
{
  margin: 0 auto;
    background-color: #ffffff;
  font-family: arial; 
  width : 1000px; 
  height: 100%;
  text-align: center;
  background-image: url(/graphics/bigtop.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  font-family: Verdana;
  font-size: 12px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  height:100%; 
}

.topdiv {
  width: 100%; 
  height: 80px;
  font-family: arial; 
  background-repeat: no-repeat;
  background-position: top center;
  cursor: pointer;
  padding: 71px 0 0 0;
  text-align: left;
  vertical-align: bottom;
}

.outerdiv {
  width: 1000px; 
  height: 100%;
  font-family: arial; 
  background-image: url(/graphics/leftstrip.gif);
  background-repeat: repeat-y;
  border-right: 1px solid black;
}

.leftdiv
{
    float: left;
  background-image: url(/graphics/leftstrip.gif);
  width: 175px; 
  height:100%; 
  min-height: 2300px;
}

.finddiv
{
  background-image: url(/graphics/findbg.jpg);
  background-repeat: no-repeat;
  background-position: 0 0px;
  height: 160px;
  text-align: right;
  padding: 0 40px 0 5px;
  color: #ffffff;
}


.leftgradient
{
  background-image: url(/graphics/top10strip.gif);
  background-repeat: repeat-y;
  background-position: 0 0px;
  width: 145px;
  float: left;
  height: 100%;
  vertical-align: top;
}

.leftgradienttop
{
  background-image: url(/graphics/top10plain.gif);
  background-position: top;
  background-repeat: no-repeat;
  width: 100%; 
  padding-top: 10px;
  
}

.leftgradientbottom
{
  background-image: url(/graphics/leftbottom.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  width: 100%; 
  padding-bottom: 10px;
}

.leftgradientcontent
{
  width: 100%; 
  height: 100%; 
  margin: 10px 0 10px 5px;
}

.contentdiv
{
    background-color: #ffffff;
     width: 665px;
     float: left;
     text-align: justify;
     padding-right: 10px;
     height: 100%;
}

.rightdiv
{
    float: right;
    width: 150px;
    background-image: url(/graphics/bestsellerstrip.gif);
  background-position: bottom;
  background-repeat: repeat-y;
  min-height: 2300px;
}

.rightdivinner
{
    background-image: url(/graphics/bestsellersbg.gif);
  background-position: top right;
  background-repeat: no-repeat;
    height: 100%;
}

.rightdivcontent
{
  width: 128px; 
  height: 100%; 
  padding: 0 0 10px 15px;
}

.footerdiv
{
    clear: both;
    background-color: #c7c8dd;
    width: 100%;
}

A.smallTitle:link, A.smallTitle:visited, A.smallTitle:active, .smallTitle {
	font-family: Arial, Helvetica, sans-serif;	font-size: 10px; color: #475594; font-weight: normal; text-decoration: none; padding: 8px 0 0 0;
}
A.smallTitle:hover {
	font-family: Arial, Helvetica, sans-serif;	font-size: 10px; color: #C9356E; font-weight: normal; text-decoration: none; padding: 8px 0 0 0;
}

A.smallAuthor:link, A.smallAuthor:visited, A.smallAuthor:active, .smallAuthor {
	font-family: Arial, Helvetica, sans-serif;	font-size: 10px; color: #373425; font-weight: normal; text-decoration: none; padding: 8px 0 0 0;
}
A.smallAuthor:hover {
	font-family: Arial, Helvetica, sans-serif;	font-size: 10px; color: #475594; font-weight: normal; text-decoration: none; padding: 8px 0 0 0;
}

.sep
{
    clear: both;
    color: #c7c8dd;
}

h1
{
    font-family: Arial, Helvetica, sans-serif;	
    font-size: 15px; 
    font-weight: bold;
    color: #c7c8dd;
}

h2, .Loading
{
    font-family: Arial, Helvetica, sans-serif;	
    font-size: 14px; 
    font-weight: bold;
    color: #475594;
}

.blackh2
{
    font-family: Arial, Helvetica, sans-serif;	
    font-size: 14px; 
    font-weight: bold;
    color: #000000;
}

.leftTitle
{
    font-family: Arial, Helvetica, sans-serif;	
    font-size: 14px; 
    font-weight: bold;
    color: #000000;
    width: 150px;
    float: left;
}

.blueh2
{
    font-family: Arial, Helvetica, sans-serif;	
    font-size: 14px; 
    font-weight: bold;
    color: #475594;
}

.BlackTitle
{
    
}

.Loading
{ 
    margin-left: 170px;
    text-align: center;
    width: 300px;
    border: solid 1px #f0f0f0;
}

.divCompare
{
    text-align: center;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;	
}

.whitemiddle
{
    background: #ffffff;
    width: 400px;
    margin-top: 100px;
    padding: 50px;
    border: solid 1px #000000;
    
}

.homepagebox
{
     float: left; 
     text-align:center;
}

.HomePageTitle
{
    text-align:center;
    color: #475594;	
    font-size: 18px; 
}

.smallblack
{
    font-size: 10px;
    display: inline;
}
.smallblue
{
    font-size: 10px;
    text-decoration: none;
    color: #475594;	
}

.BoxLeft
{
    background-image: url(/graphics/contentbox/leftbig.jpg);
    width: 20px;
    height: 210px;
    float: left;
}
.BoxMiddle
{
    
    background-image: url(/graphics/contentbox/vertstripbig.jpg);
    width: 590px;
    height: 190px;
    text-align: center;

    float: left;
    padding: 10px;;
    font-size: 14px;
    color: #ffffff;
}
.padding
{
    padding: 10px
}
.BoxRight
{
    
    background-image: url(/graphics/contentbox/rightbig.jpg);
    width: 20px;
    height: 210px;
    float: left;
}
.Letter
{
    border: solid 1px #dfdfdf;
    padding: 10px;
    float: left;
    font-size: 18px;
    margin-right: 10px;
    width: 18px;
    font-weight: bold;
    text-align: center;
}
