/* STYLESHEET FOR HOME PAGE */


#home div#main {
  clear: both;
}


div.buttons {
  clear: both;
  width: 300px;
  height: 47px;
  float: right;
  margin-left: 20px;
  position: relative;
  top: 30px;
  right: -120px;
}

.addthis_button {
  float: left;  
  width: 125px;
  height: 16px;
}

.orange_donate_button {
  float: left;  
  width: 122px;
  height: 47px;
}

#home_main_table {
  margin-top: 25px;
}

#oldenworks h2 a {
  text-decoration: none;
  color: rgb(153, 0, 0);
  }
  
#oldenworks h3,
#oldenworks h4 {
  margin-bottom: -5px;
  }

div.oldenworks-logo {
  position: relative;
}

div.oldenworks-logo .starnew_anim {
  position: absolute;
  left: 63px;
  top: -85px;
}
  

.oldenworks_heading {
  table-layout: fixed;
  height: 25px;
  text-align: center;
}

.oldenworks_heading h3 {
  background: url(oldenwilde/pix2/backgrounds/parchment-notepaper.png);
  border: thick ridge rgb(170, 170, 170);
	margin: auto;
	padding: 3px 20px;
	color: rgb(153, 0, 0);
	display: inline-block;
	font-size: 20px;
	position: relative;
	top: 20px;
}

.oldenworks_heading h3 {
	display: inline;
	/* HACK FOR STUPID BROWSERS -- I.E., IE */
}

html>body .oldenworks_heading h3 {
	display: inline-block;
}

.red-border h3 {
  border: thick ridge rgb(153, 0, 0);
}

div.best-selling {
  margin-top: 10px;
}

.best-selling {
  font-size: 80%;
}

.best-selling h3 { 
  margin-bottom: 10px; 
}

.best-selling a.tooltip:hover span {
  border: 2px outset rgb(153, 0, 0); 
  background: url(oldenwilde/parchment9.gif);
  /*background: url(oldenwilde/pix2/backgrounds/parchment_transparent.png);*/
  color: rgb(153, 0, 0);
  height: 60px;
  width: 250px;
  top: -138px;
}

.best-selling div.product-description a.tooltip:hover span {
  top: -165px;
}

#lingua-arcana a.tooltip:hover span {
  border: 2px outset silver; 
  background: url(oldenwilde/pix2/backgrounds/parchment-notepaper.png);
  color: rgb(153, 0, 0);
  height: 60px;
  width: 250px;
  top: -70px;
  left: 0px;
}

/*
hypnotic-trance-induction

magic-barbarous-spell-words

.best-selling td.ask-a-priestess a.tooltip:hover span {
  width: 250px;
}

.best-selling td.oldenwilde-magic-dvd a.tooltip:hover span {
  width: 250px;
}
*/

ul.list-alone {
  margin-left: -22px;
 } 
 
ul.list-alone li {
  margin-bottom: 10px;
 }


.award-wrapper {
  width: 175px;
}

.award {
  width: 175px;
  clear: left;
  text-align: center;
}

.award .caption {
}

.flag-counter-wrapper {
}

.flag-counter {
  margin-left: 15px;
  width: 750px;
  text-align: left;
}

.flag-counter .caption {
  font-size: 12px;
  font-weight: normal;
}