.newsHead {
	font-family: Tahoma;
	font-size: 15px;
	color: #8cc63f;
	font-weight: bold;
    clear: all;
}
.newsDate {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: 8cc63f;
	font-weight: bold;
}
.newsTitle {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.leftNav {
	font-family: Tahoma;
	font-size: 13px;
	color: #8cc63f;
	text-indent: 60pt;
}
.leftNavActive {
	font-family: Tahoma;
	font-size: 15px;
	color: #8cc63f;
	font-weight: bold;
	text-indent: 60pt;
}
.leftNavHead {
	font-family: Tahoma;
	font-size: 13px;
	color: #8cc63f;
	text-indent: 30pt;
}
.LeftNavHead12 {
	font-family: Tahoma;
	font-size: 13px;
	text-indent: 30pt;
	left: 30px;
	font-weight: bold;
}
.mainHead {
	font-family: Tahoma;
	font-size: 24px;
	color: #8cc63f;
	font-weight: bold;
	text-indent: 30pt;
}
.mainBody {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 28px;
	color: #000000;
	margin-left: 30px;
	margin-right: 43px;
}
.mainText {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 28px;
	color: #000000;
}
.mainBold {
	font-family: Tahoma;
	font-size: 17px;
	line-height: 28px;
	color: #000000;
}
.leftNavSecondLine {
	font-family: Tahoma;
	font-size: 13px;
	color: #8cc63f;
	text-indent: 60pt;
	line-height: 8px;
	vertical-align: 25%;
	bottom: 6px;
}
.leftNavFirstLine {
	font-family: Tahoma;
	font-size: 13px;
	color: #8cc63f;
	text-indent: 60pt;
	line-height: 8px;
	left: 30px;
}
.newsStoryHead {
	font-family: Tahoma;
	font-size: 24px;
	color: #8cc63f;
	font-weight: bold;
	text-indent: 30pt;
	line-height: 20px;
}
.newsStory {
	font-family: Tahoma;
	font-size: 24px;
	color: #0066CC;
	font-weight: bold;
	text-indent: 30pt;
	line-height: 20px;
}
.mainHeadOn20 {
	font-family: Tahoma;
	font-size: 24px;
	color: #8cc63f;
	font-weight: bold;
	text-indent: 30pt;
}
.newsHeadOn20 {
	font-family: Tahoma;
	font-size: 24px;
	color: #8cc63f;
	font-weight: bold;
	text-indent: 30pt;
	line-height: 16px;
}

.title {
  padding-left: 120px;
  min-height: 120px;
  background-image: url(http://images.apple.com/downloads/images/essentials_quicktime20070611.png);
  background-position: top left;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.playButton {
  background-color: #66CC33;
  cursor: pointer;
  font-family: "Courier New", Courier, monospace;
  font-weight: bold;
  font-size: 100px;
  opacity: .80;
  filter: alpha(opacity=60);
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  position: relative;
  top: 35%;
  zoom: 100%;
  padding: 5px 40px;
  color: white;
}

.playBackground {
  background-color: rgb(0,0,0);
  opacity: 0.0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0px; left: 0px;
}

.corpTitle {
    font-family: Tahoma;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
}
#Table_01 {
    height: 150px;
    width: 1024px;
}
#Table_01 td {
    vertical-align: bottom;
}
#logo {
    width: 274px;
    text-align: center;
}
.img_space{
    width: 80px;
}
#free_shipping{
  position: absolute;
  float: left;
  top: 185px;
  left: 850px;
}
.leftNavBar{
    width: 262px;
}
#purchase{
  position: absolute;
  float: left;
  top: 185px;
  left: 853px;
}
#book_launch{
  position: absolute;
  float: left;
  top: 185px;
  left: 852px;
}
.joanndeak_bottom{
	font-family: Tahoma;
	font-size: 13px;
	line-height: 24px;
	color: #000000;
    margin: 8px 43px 0px 30px;
}
.icon_space{
  margin: 5px;
}

#books_body {
	margin: 0;
  	padding: 0;
}

#books_image {
	float: left;
	text-align: center;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
	color: #777777;
}

#books_content {
	padding-top: 0;
	margin: -7 10px 20px 0;
	width: 420px;
	float: right;
}

*html #books_content {
	padding-top: 5px;
}

.headline {
	font-family: Tahoma;
	font-size: 17px;
	line-height: 17px;
	color: #8cc63f;
	font-weight: bold;
}

.nav_headline {
	font-family: Tahoma;
	font-size: 17px;
	line-height: 17px;
	color: #8cc63f;
	font-weight: bold;
}

#books_main_container {
	align: left;
	margin: -10px 0 0 0;
	padding: 0;
}

*html #books_main_container {
	margin-top: 20px;
}

.books_main_text {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 28px;
	color: #777777;
}

a:link {
	color: #8cc63f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8cc63f;
}
a:hover {
	text-decoration: underline;
	color: #8cc63f;
}
a:active {
	text-decoration: none;
}

.books_text {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
	color: #777777;
}

.books_text {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
	color: #777777;
}

.books_text a:link {
	color: #777777;
}

.books_text a:visited {
	color: #777777;
}

.books_text a:hover {
	color: #7777777;
	font-size: 13px;
}

.links_text {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
	color: #777777;
}

.links_text a:link {
	color: #8cc63f;
}

.links_text a:visited {
	color: #8cc63f;
}

.links_text a:hover {
	color: #8cc63f;
	font-size: 13px;
}

#books_nav_container {
	margin: 0 0 0 10px;
}

*html #books_nav_container {
	margin-top: 20px;
}

#books_nav_items {
	margin: 0 0 0 15px;
}

.books_nav_active {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
	color: #8cc63f;
	font-weight: bold;
}

.books_nav a:link {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
	color: #8cc63f;
	font-weight: normal;
}

.books_nav a:visited {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
	color: #8cc63f;
	font-weight: normal;
}

.books_nav a:hover {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
	color: #8cc63f;
	font-weight: normal;
}

.books_text_highlight {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
	color: #8cc63f;
	font-weight: bold;
}

.books_text_highlight a:link {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
	color: #8cc63f;
	font-weight: bold;
}

#books_cta {
	display:inline;
}

.spacer {
	padding-right: 20px;
	display: inline;
}

div.rule { 
	 height: 1px; 
	 background-color: #8cc63f; 
	 padding: 0; 
	 margin: 0 10px 10px 0; 
	 overflow: hidden; 
} 

#books_purchase {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
	color: #777777;
}

#books_purchase_container {
	background-color:#fff;
  	float:left;
  	width:750px;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
	color: #777777;
}

#books_purchase_left {
    float:left;
  	width:240px;
  	margin-left:0;
}

#books_purchase_right {
    float:left;
  	width:240px;
  	margin-left:5px;
}

#books_purchase_middle {
    float:left;
	width:240px;
	margin-left:5px;
}

/*Not needed with smaller SHARE button*/
.addthis_button_compact {
	font-family: Tahoma;
	font-size: 13px;
}

.addthis_toolbox {
	margin-bottom: 10px;
}

.hidden { 
	display: none; 
}

.unhidden { 
	display: block; 
}
 
.clear {
  clear: left;
}