﻿.tdContent, .tblContent
{
    margin: 0;
    padding: 0;
}


.tblWrap 
{
    background-color: #72a7a1;
}

.tblContent 
{
    clear: both;
    width: 960px;
    margin: 0 auto !important;
    text-align: left;
    padding: 0;
    margin: 0;
}

.tdContent
{
    width: 960px;
    text-align: left;
    height: 598px;
    background-image: url(/redesign/bg.jpg);
}

.tblContent
{
    background-color: transparent;
    width: 960px;
    border-bottom: none;
}

.tdLeftNav
{
    display: none;
}



/* START sections */
.sections{
	position: relative;
	top:75px;
	width:960px;
	margin:0 0px;
	z-index:10017;
	left:0px;
}

.section
{
    float:left;
    position:relative;
    height:auto;
    margin:0 6px;
    left: 8px;
    padding-bottom:10px;
    z-index:999;
   }

.sections a, .sections a:visited, .sections a:hover, .sections
{
    color: White;
}
.work, .play, .about
{
    _float:none;_position:absolute;
    
}

 .about
 {
     left:30px;
     background-color: #f0a155;
 }
 
  .play
 {
     left:24px;
     background-color: #72a7a1;
 }
 
 .work 
 {
     background-color: #e66195;
     left: 18px;
 }
 .section h1
 {
     position:relative;
     width:271px !important;
     top:-3px;
     padding:18px 10px 0 10px;
     left: 10px;
     font-size:1.3em;
  }
 .section h1 a
 {
     display:block;
     width:100%;
     height:100%;
     color:#fff;
     padding-bottom:3px;
     font-weight: normal;
     font-size: 120%;
     text-decoration: none;
 }
 .section h2{padding:0 10px;font-size:.85em;}
 
 .contents{display:none;
           margin:2px 10px;
           padding-top:6px;
           width:271px !important;
           font-size:.85em;
           border-top:solid 1px #fff;
           color:#fff;}
 
 .section a{color:#fff;}
 
 .section ul 
 {
     list-style: none;
 }
 .section li
 {
     padding-left:11px;
     margin: 5px 0;
 }
 .lang-rtl{text-align:right;}
#footerdiv{font-size:medium;font:small;}

/* Whichbook of the Week */

#whichbookSlider 
{
    clear: both;
	width:960px;
	height: 225px;
	position:absolute;
	float:right;
	/*overflow:hidden;*/
    top: 132px;
    left: 0px;
}
