/* CSS Document */
.bigt ul,li{list-style-type:none;
      margin:0px;
	  padding:0px;}
.book a{
  text-decoration:none;
  padding:0px;
  margin:0px;
  }
.bigt{color: #666666;
      font-size:1.0em;
      width: 685px;
	  }
	  
.bigt ul{overflow:hidden;
         border-bottom: 1px solid #D8D8D8;
		 padding:8px 6px;}
/*.bigt li
{float:left;
		 }*/
.lic{text-align:center;
     width:98px;
	 }
.lil{font-weight: bold;
     width:450px;
	 padding-left:2px;
     text-align:left;
	 float: left;
	 }
.lir{text-align: right;
     vertical-align: middle !important;
     width:164px;
	 float: right;
	 }
.lir a{display:block;
	   color:#FFFFFF;
	   }
.lir a:hover{color:#333333;}
.lir img{border:0px;
		 }
.firstline{background-color: #AEAEAE;
           border-bottom: 1px solid #AEAEAE;
           color: #FFFFFF;
           font-size: 0.85em;
		   height:20px;
		   line-height:20px;
           padding: 5px 6px;
           text-align: center;
           text-transform: uppercase;
		   font-weight:bold;
	       }
#firstheight{padding:0px 6px;}
.bluebg{background:#EDF5FF;}
.book{ background-color: #F7F4E1;
     padding-bottom: 20px;
	 padding-right:6px;
	 }
.over{overflow:hidden;}
.height2{height:20px;}
.title{float:left;
       padding-left:8px;
	   font-weight:bold;
	   padding-top:10px;
	   }
.title a{font-size:0.9em;
          color: #194690;
		  padding-left:8px;
		  font-weight:normal;
		  }
.title a:hover{text-decoration:underline;}
.hide{float:right;
      padding-top:10px;}
.hide img{border:0px;
          vertical-align:middle;
		  }
.book ul{margin-left:20px;
         border-bottom:none;
		 text-align:left;
		 padding:15px 19px 0px 0px;}
.fl{float:left;}
.fr{float:right;}
.book li{overflow:hidden;
         border-bottom: 1px solid #D0CCCD;
         padding-bottom: 3px;
         padding-top: 3px;
		 float:none;}
.width1{width:140px;}
.width12{width:200px;}
.width3{width:212px;}
.width100{width:100px;}
.padright2{padding-right:80px;}
.book li a img
{border:0px;
               vertical-align:middle;
}
.redfont{color: #CF0E0D;
          font-weight:bold;
		  font-size:0.95em;
		  text-transform: uppercase;
	      }
.weightfont{font-weight:bold;}
.or{float:left;
    padding:0px 10px;
	}
.trainingbutton
{
	text-decoration:none;
	color:#fff;
	background:url(./images/selectitems.gif) no-repeat left top;
	height:22px;
	line-height:20px;
	font-size:11px;
	display:inline-block;
	width:72px;
	padding:0px 20px 0px 10px;
	text-align:center;
	 
}