﻿body{
	background-image:url(../images/tp-strip.jpg);
	background-repeat:repeat-x;
	background-color:#d3d9db;
	background-position:top;
	margin:0px auto;
	margin-top:4px;
	margin-bottom:40px;
	width:987px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
}

.frm{
	margin:0px;
	padding:0px;
}

a{
	color:#00a2e7;
	text-decoration:none;
}

a:hover{
	color:#00a2e7;
	text-decoration:underline;
}

.txt-blue{
	color:#00a2e7;
}
.red-link{
	color:#d60f00;
}

.main{
	padding:0px 4px 0px 4px;
	background:url(../images/body-bg.gif) repeat-y;
}

.gap{
	padding-right:5px;
}

.hdr{
	background:url(../images/hdr-bg.gif) repeat-x;
	background-position:top;
	height:88px;
	padding:0px 15px 0px 15px;
	
}
/*
.srch-box{
	background:url(../images/srch-box-bg.png) repeat-x center;
	float:right;
	width:310px;
	margin-top:20px;
	height:36px;
	border:1px solid #dfe0e1;
	border:1px solid #ff0000;
}*/

.txt-box{
	width:182px;
	font-family:Arial;
	font-size:9px;
	color:#505050;
	padding-left:3px;
	border:1px solid #b7b7b7;
}

.txt-box1{
	width:180px;
	height:14px;
	border:1px solid #b3b3b3;
}

.txt-box2{
	width:250px;
	height:20px;
	border:1px solid #00a2e7;
}

.txt-srch{
	float:right;
	text-align:left;
	margin-top:8px;
}

.clear{
	clear:both;
}

.mnu{
	background:url(../images/menu-bg.jpg) repeat-y;
	background-position:747px 800px;
}
.menu{	
	color:#FFFFFF;
	float:left;
	margin-right:1px;
}

.menu a{
	background-color:#95d04f;
	font-size:12px;
	color:#FFFFFF;
	display:block;
	padding:5px 40px 5px 40px;
	text-decoration:none;	
}

.menu a:hover{
	background-color:#f1aa11;
	font-size:12px;
	color:#000000;
	display:block;
	padding:5px 40px 5px 40px;	
}

.flash-banner{
	margin-top:4px;
}

.mid-cnt{
	padding:15px;
}

.lft-cnt{
	float:left;
	width:275px;
}
/*
.got-a-book{
	padding:10px;
	border:1px solid #b5b5b5;
	margin-bottom:15px;
	line-height:15px;
}
*/
.got-a-book{
      padding-bottom:10px;
      border:1px solid #b5b5b5;
      margin-bottom:15px;
      line-height:15px;
}

.got-a-book a{
	color:#00a2e7;
}

.got-a-book a:hover{
	color:#00a2e7;
	text-decoration:underline;
}

.lft-cnt-box{
	border:1px solid #b5b5b5;
	margin-bottom:10px;
	line-height:15px;
	width:275px;
	/*height:453px;
	
	*/
}

.hd1{
	color:#00a2e7;
	font-size:12px;
	font-weight:bold;
}


.hd2{
	color:#000000;
	padding-bottom:5px;
}

.hd3{
	color:#000000;
	padding-top:5px;
	font-size:9px;
}

.hd3 a{
	color:#000000;
}

.hd4{
	color:#00a2e7;
	font-size:11px;
	padding-left:15px;
}

.hd5{
	color:#f97615;
	font-size:16px;
	text-transform:uppercase;
}

.hd6{
	font-size:12px;
	font-weight:bold;
}

.hd7{
	font-size:10px;
	color:#d60f00;
}

.hd8{
	font-size:14px;
	text-transform:uppercase;
	padding:3px 0px;
	color:#00a2e7;
	border-bottom:1px solid #00a2e7;
}

.hd9{
	background-image:url(../images/category-bg.gif);
	background-repeat:repeat-x;
	background-position:center;
	padding:2px;
	border:1px solid #dfe0e1;
	width:420px;
}


.got-a-book-in{
	padding:5px 10px 10px 10px;
	line-height:15px;
}

.dvdr{
	padding:5px 0px 5px 0px;
}

.rht-cnt{
	float:right;
	width:650px;
}

.tab-hd{
	background-color:#f1aa11;
	padding-left:15px;
}

.tab-container{
	border:1px solid #aaa;
	border-top:none;
	margin:0px;
	padding:0px;
	height:227px;	
}

.tab-container-big{
	border:1px solid #aaa;
	border-top:none;
	height:550px;
}

.tab-container-arrow{
	float:left;
	margin-top:55px;
	padding:0px 10px 0px 10px;
}

.tab-container-thumb{
	float:left;
	margin-top:35px;
	width:25px;
	padding:0px 10px 0px 10px;
}

.tab-container-in{

	float:left;
	width:535px;
}

.tab-container-in-1{
	float:left;
	width:500px;
	padding-left:35px;
}

.book{
	float:left;
	width:178px;
	text-align:center;
	padding:20px 0px 5px 0px;
}
.book1{
	float:left;
	width:163px;
	text-align:center;
	margin-left:15px;
	padding:20px 0px 5px 0px;
}


.footer{
	border-top:2px solid #b5b5b5;
	border-bottom:1px solid #00a2e7;
	padding:6px 0 6px 25px;
	padding-top:6px;
	padding-bottom:6px;
	color:#000000;
}

.footer a{
	color:#000000;
	padding:0px 15px 0px 15px;
}

.footer a:hover{
	color:#00a2e7;
	padding:0px 15px 0px 15px;
}

.cpyrht{
	padding:5px 0px 5px 40px;
	float:left;
}

.cpyrht a{
	color:#000000;
}

.cpyrht a:hover{
	color:#00a2e7;
}
.cpyrht1{
	padding:0 25px 5px 40px;
	float:left;
	text-align:right
}

.cpyrht1 a{
	color:#ff0000;
}

.cpyrht1 a:hover{
	color:#ff0000;
	text-decoration:underline;
}

.black-back{
	background-color:#3e3e3e;
	font-size:11px;
	height:39px;
	padding:5px 5px 5px 15px;
	color:#FFFFFF;
	
}

.black-lft{
	float:left;
	width:300px;
}

.orng-txt{
	color:#f1aa11;
}

.btm-img{
	padding:0;
}


/*-------------------------   css  for tabs start ----------------*/


.tabberlive .tabbertabhide {
 display:none;
 
}


.tabber {
}

.tabberlive {
 margin-top:1px;
}


ul.tabbernav
{
 margin:0px;
 padding: 3px 0;
 border-bottom: 1px solid #aaa;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0px;
 display: inline;
}

ul.tabbernav li a
{
 padding: 9px 20px;
 line-height:25px;
 margin-left: 0px;
 border: 1px solid #aaa;
 border-right:1px solid #b5b5b5;
 border-bottom: 1px solid #f1aa11;
 background: #00a2e2;
 text-decoration: none;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:bold;
 text-transform:uppercase;
}

ul.tabbernav li a:link { color: #ffffff; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #f1aa11;
 border-bottom: 1px solid #f1aa11;
}

ul.tabbernav li.tabberactive a
{
 background-color: #f1aa11;
 border-bottom: 1px solid #f1aa11;
 color:#000000;

}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: #f1aa11;
 border-bottom: 1px solid #f1aa11;
}

.tabberlive .tabbertab {
 margin:0px;
 padding:0px;
 border-top:0;
 margin-bottom:15px;

}


.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 overflow:auto;
}

/*-------------end   ------------------*/

.book-no{
	float:left;
	padding:5px 5px;
	font-size:12px;
}

.book-img{
	float:left;
}

.book-name{
	float:left;
	width:200px;
}

.book-name-hd{
	font-size:16px;
	padding:5px 0 5px 15px;
}

.auther-name{
	text-transform:uppercase;
	padding-left:15px;
}

.book-detail{
	float:left;
	width:640px;
}

.green-band{
	background-image:url(../images/green-band.gif);
	background-repeat:no-repeat;
	float:left;
	/*width:124px;*/
	width:145px;
	padding:5px;
	padding-left:25px;
	color:#FFFFFF;
}

.orange-band{
	background-image:url(../images/orange-band.gif);
	background-repeat:no-repeat;
	float:left;
	/*width:142px;*/
	width:145px;
	padding:5px;
	padding-left:25px;
	color:#FFFFFF;
	margin-left:5px;
}
.chain-band{
	/*background-image:url(../images/orange-band.gif);
	background-repeat:no-repeat;eat;*/
	float:left;
	margin:8px 0 0 15px;
	/*width:142px;*/
	width:40px;
	color:#FFFFFF;
}
.btn-chain{
	float:left;
	width:100px;
	margin:17px 0 0 0;
}
.chain-link{
	color:#ffffff;
}
.chain-link:hover{
	color:#ffffff;
}
.grey-band{
	background-image:url(../images/grey-band.gif);
	background-repeat:no-repeat;
	background-position:0px -2px;
	float:left;
	width:172px;
	padding:5px;
	padding-left:32px;
	color:#000000;
	margin-left:5px;
}

.grey-band a
{
	color:#000000;
}

.grey-band a
{
	color:#000000;
	text-decoration:none;
}

.book-cnt{
	padding:5px;
}

.srch-book{
	/*padding-bottom:20px;
	margin-bottom:25px;
	margin-top:25px;
	border-bottom:1px dotted #444444;
	color: #444444;*/
	
	border-bottom:1px dotted #444444;
	color: #444444;

}

.book-more{
	padding-right:10px;
}

.pagination{
	margin:5px 0px 18px 0px;
}
.pagination a{
	padding:0px 3px 0px 3px;
	color:#000000;
}

.detail-book{
	background-image:url(../images/detail-book-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:20px 0px;
}
.book-name-detail{
	float:left;
	width:220px;
}

.green-band1{
	background-image:url(../images/green-band.gif);
	background-repeat:no-repeat;
	width:175px;
	padding:5px 5px 5px 26px;
	margin:5px 5px 5px 15px;
	color:#FFFFFF;
}

.orange-band1{
	background-image:url(../images/orange-band.gif);
	background-repeat:no-repeat;
	width:175px;
	padding:5px 5px 5px 26px;
	margin:5px 5px 5px 15px;
	color:#FFFFFF;
}

.rate-book{
	font-size:12px;
	padding-left:15px;
}

.summary{
	float:left;
	margin-left:15px;
	width:550px;
}

.book-chain{
	font-size:16px;
	padding:4px 5px;
	background-color:#f7f6f6;
	border-bottom:1px dotted #444444;
	margin-bottom:5px;
}

.book-chain-box{
	font-size:12px;
	height:85px;
	line-height:18px;
	padding:5px 0 0 33px;
}

.user{
	margin:0px 15px;
}

.user-comments{
	font-size:16px;
	padding:5px 0px;
	margin:5px 0px 15px 0px;
	border-bottom:1px dashed #888888;
	
}

.user-comments1{
	font-size:16px;
	padding:0px 15px 5px;
}
.book-chain-cnt{
	border-bottom:1px dotted #444444;
	padding-bottom:10px;
	margin-bottom:15px;
}

.write-cmmnt{
	background-image: url(../images/write-cmmnt-bgf.jpg);
	background-repeat:repeat-x;
	padding:5px;
}

.cmmnt-name{
	float:left;
	padding-left:35px;
	padding-bottom:5px;
	margin-bottom:3px;
	margin-top:5px;
	width:130px;
}

.cmmnt-name1{
	float:left;
	padding-left:15px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:2px;
	width:130px;
}

.cmmnt-name-txt-area{
	width:275px;
	border:1px solid #00a2e7;
}

.cmmnt-name-txt-area1{
	width:600px;
	border:1px solid #00a2e7;
	margin-bottom:5px;
}

.jointrail-txt-area{
	width:200px;
	border:1px solid #00a2e7;
	margin-bottom:5px;
}

.jointrail-txt-area1{
	width:419px;
	border:1px solid #00a2e7;
}

.activity-detail-banner{
	float:right;
	padding-top:15px;
}

.activty-cnt{
	float:left;
	width:640px;
	padding-top:15px;
}
.faq-cnt{
	float:left;
	width:919px;
	padding-top:15px;
}

.srch-btn{	
	color:#FFFFFF;
	float:left;
	margin-right:1px;
	margin-top:5px;
}

.srch-btn a{
	background-color:#95d04f;
	font-size:11px;
	color:#FFFFFF;
	display:block;
	padding:3px 20px 3px 20px;
	text-decoration:none;	
}

.srch-btn a:hover{
	background-color:#f1aa11;
	font-size:11px;
	color:#000000;
	display:block;
	padding:3px 20px 3px 20px;	
}

.dash-line{
	border-bottom:1px dashed #444444;
	margin:0px 0px 10px 0px;
	height:1px;
}

.dotted-line{
	border-bottom:1px dotted #444444;
	margin:0px 0px 5px 0px;
	height:1px;
}

.errr-msg{
	padding:5px 15px;
	background-color:#ffffa8;
	border:1px dotted #444444;
	margin:10px 0px;
	color:#ff0000;
}

/* 2009-10-19  */
.newdiv{
	padding:10px;
}

tr.PagerStyle
{
	background:#FF9900;
	/*cellpadding:0;
	cellspacing:0;*/
	border:0;
	height:1px;
}

tr.PagerStyle table 
{
	/*cellpadding:0;
	cellspacing:0;*/
	border:0;
	margin:0px;
	padding:0px;
	color:red;
	background-color:White;
	text-align:center;
	}
	
tr.PagerStyle table tr {}
tr.PagerStyle table tr td {}
tr.PagerStyle table tr td span {color:Black; font-weight:bold;}
tr.PagerStyle a {color:Black;}
tr.PagerStyle a:hover {color:Black; text-decoration:underline;}

.Warning
{
	background-color:Yellow;
}

/* Ankit 2009-11-02 */

.hd10{
	background-image:url(../images/cat-bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d4d2d2;
	font-weight:bold;
	height:19px;
}

.hd10 a{
 	color:#444444;
}

.hd10 a:hover{
 	color:#444444;
	text-decoration:none;
}

.cate{
	border:1px solid #d4d2d2;
	border-top:none;
	padding:0px;
	text-align:center;
}
.tab-hd{
    margin:0 0 0 0;
    height:15px;
}

.middle-txt{
	margin:5px 0 5px 0;
	padding:0;
}

.btn-go{
	margin:2px 0 0 10px;
	float:left;
}
.header-img{
	margin:0 0 0 10px;
	width:9px;
	float:left;
}
.header-txt{
	float:left;
	padding:2px 0 0 7px;
}
.blue-head{
	color:#00a2e7;
	font-size:16px;
}
.link-blue{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
.link-blue:hover{
	color:#000000;
	text-decoration:none;
}
.page-header{
	color:#00a2e7;
	font-size:18px;
	padding:0 0 10px 0;
}

/* 2009-11-10 */

.srch-box{
	background:url(../images/search_box_bg.jpg);
	float:right;
	width:315px;
	margin-top:16px;
	height:60px;
	/*border:1px solid #dfe0e1;*/
}
.serach-box-bg{
width:235px;
height:28px;
background:url(../images/serch_box_bg.gif);
background-repeat:no-repeat;
}
.serach-box-bg-b{
width:235px;
height:28px;
background:url(../images/search_my_book_content.gif);
}
.text-field{
width:194px;
height:15px;
font-family:Arial;
font-size:9px;
}
.search-item{
	margin:2px 0 0 5px;
}
.search-area{
	float:left;
}
.search-go{
	padding:0 0 0 0;
	float:left;
}

.answer{
	font-weight:normal;
	line-height:18px;
}

.bdr{
border-bottom:1px dashed #a0b772;
margin-bottom:12px;
}

.quet{
	padding-right:15px;
	color:#ff9c00;
	font-weight:bold;
}

.ans{
	padding-right:15px;
	color:#00a2e7;
}
.footer-links{
	float:left;
	vertical-align:middle;
	line-height:23px;
}
.browsealoud{
	float:right;
	padding: 5px 15px 0 0;
}
.divPlay
{
	background-color:#00a2e7;
	padding:0 15px 0 15px;
}
.banner-txt
{
	color:#ffffff;
	float:left;
	line-height:20px;
}
.expand
{
	float:right;
	color:#ffffff;
	text-decoration:none;
	padding:0 15px 0 0;
	line-height:20px;
}

.expand a
{
	float:right;
	color:#ffffff;
	text-decoration:none;
}
.expand a:hover
{
	float:right;
	color:#ffffff;
	text-decoration:none;
}
.collapse
{
	float:right;
	color:#00a2e7;
	text-decoration:none;
	padding:0 15px 0 0;
}

.collapse a
{
	float:right;
	color:#00a2e7;
	text-decoration:none;
}
.collapse a:hover
{
	float:right;
	color:#00a2e7;
	text-decoration:none;
}
.Capcha-box
{
	height:43px;
	width:419px;
	border:1px solid #00a2e7;
	padding-left:4px;
	text-align:center;
	vertical-align:middle;
}
.Capcha-msg{
	font-family:Arial;
	font-size:10px;
	color:Gray;
	text-decoration:none;
}

/* amit used on activity-detail*/
.hd8_new{
	font-size:13px;
	
	padding: 10px 0px 7px 0px;
	color:#00a2e7;
	
}
