@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	background-image:url('http://textbookfox.com/images/linen.jpeg');
	background-repeat:repeat;
	height:auto;
}
.main_div{
	width:100%;height:100%;margin:auto;position:relative;overflow:hidden;
}
.h1{
        margin-left:auto;
	margin-right:auto;
        width:500px;
}

.apply{
	width:auto;
	height:auto;
	right-margin:auto;
	left-margin:auto;
	float:none;
	position:relative;
	margin:0 auto;
	padding:10px;
	text-align:center;
}

.tbfx{
	display:block;
	margin-right:auto;
	margin-left:auto;
}
.header_div{
	width:100%;height:38px;margin:auto;position:relative; padding-left:20px; line-height:38px; font-size:12px;
	color:#FFF;
	font-weight:700;
	background: #292929;
	/*
	background: -webkit-gradient(linear, left top, left bottom, from(#777575), to(#5c5b5b));
	background: -moz-linear-gradient(#777575,  #6e6e6e,  #5c5b5b);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#777575', endColorstr='#5c5b5b'); */
}
.header_div em{
	font-size:10px;
}
.middle_div{
	width:100%;height:100%;margin:auto;position:relative;
	
}
.fb{
	margin-left:auto;
	margin-right:auto;
	width:300px;
}
.rep_box{
	border-style:solid;
	border-width:5px;
	border-color:black;
	background-color:#FFF;
	padding:10px;
}
.firebox{
	width:550px;
	height:auto;
	float:none;
	position:relative;
	margin:0 auto;
	margin-top:100px;
	margin-bottom:64px
}
.firebox2{
	width:750px;
	height:auto;
	float:none;
	position:relative;
	margin:0 auto;
	margin-top:100px;
	margin-bottom:64px
}
.form_rep{
	width:100%;
	position:relative;
	margin-right:auto;
	margin-left:auto;
}
.fox_div{
	width:550px;
	height:190px;
	float:left;
	position:relative;
}
.input_div{
	width:550px;
	height:52px;
	float:left;
	position:relative;
	background-image:url(../images/search_box.png);
	background-position:left;
	background-repeat:no-repeat;
	margin-top:100px;
}
.box_img{
	width:546px;
	height:auto;
	float:none;
	display:block;
	position:absolute;
	left: 4px;
	top: -95px;
}
.fox_bottom{
	width:146px;
	height:26px;
	float:left;
	margin-left:195px; margin-top:5px;
	display:inline-block;
	position:relative;
}
.social_book{
	width:120px;
	height:26px;
	float:left;
	margin-left:210px;
	margin-top:3px;
	display:inline;
	position:relative;
}
.social_book ul{
	margin:0;
	padding:0;
}
.social_book ul li{
	list-style-type:none;
	float:left;
	margin-left:6px;
	margin-right:6px;
}
.social_book ul li a{
}
.social_book ul li a img{
	border:0;
}
.one_two_three_div{
	width:500px;
	height:40px;
	float:left;
	margin-left:45px; margin-top:42px;
	position:relative;
	display:inline;
}
.one_two_three_div ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.one_two_three_div ul li{
	float:left;
	font-size:21px;
	font-weight:700;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:12px;
	margin-right:12px;
	color:#717171;
}
.one_two_three_div ul li a{
	text-decoration:none;
	float:left;
	color:#717171;
}
.one_two_three_div ul li.one{
	background-image:url(../images/1.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:42px;
	line-height:40px;
}
.one_two_three_div ul li.two{
	background-image:url(../images/2.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:42px;
	line-height:40px;
}
.one_two_three_div ul li.three{
	background-image:url(../images/3.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:42px;
	line-height:40px;
}
.inp_div{
	width:400px;
	height:32px;
	float:left;
	margin-top:12px;
	margin-left:14px;
	display:block;
	position:absolute;
	top: -2px;
}
.inp_div input.inp{
	width:308px; height:32px; border:0; font-size:15px; z-index:9999; color:#5b5a5a;
}
.fox_bottom input.imgggg{
	width:146px;
	height:26px;
}

.footer_div{
	width:100%;height:38px;margin:auto;position:relative; 
	color:#FFF;
	background: #292929;
	/*
	background: -webkit-gradient(linear, left top, left bottom, from(#777575), to(#5c5b5b));
	background: -moz-linear-gradient(#777575,  #6e6e6e,  #5c5b5b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#777575', endColorstr='#5c5b5b'); */
}
.footer_left{
	width:auto;
	float:left;
	height:38px;
	padding-left:20px;
	position:relative;
	line-height:38px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}
.footer_rifg{
	width:auto;
	float:right;
	height:38px;
	padding-right:20px;
	position:relative;
	line-height:38px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}
.footer_rifg a{
	text-decoration:none;
	color:#FFF;
}
.footer_rifg a:hover{
	text-decoration:underline;
}



/*style for search page*/

.header_div_2{
	width:100%;height:38px;margin:auto;position:relative; padding-left:20px; line-height:38px; font-size:12px;
	color:#FFF;
	font-weight:700;
	background: #292929;
	/*
	background: -webkit-gradient(linear, left top, left bottom, from(#777575), to(#5c5b5b));
	background: -moz-linear-gradient(#777575,  #6e6e6e,  #5c5b5b);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#777575', endColorstr='#5c5b5b'); */
}
.header_div_2 em{
	font-size:10px;
}
.header_left{
	width:auto;
	height:auto;
	float:left;
	display:block;
	position:relative;
}

.header_left a{
	color: #FFFFFF;
    font-size: 12px;
    font-weight: 700;
    line-height: 38px;
	text-decoration: none;
}

.header_right{
	width:120px;
	height:26px;
	float:right;
	overflow:hidden;
	display:block;
	position:relative;
	margin-top:6px;
	padding-right:35px;
}
.header_right a img{
	border:0;
	margin-left:10px;
}
.header_search{
	width:100%;
	height:108px;
	float:left;
	display:block;
	position:relative;
}
.header_search_01{
	width:905px;
	height:92px;
	margin-top:8px;
	padding-left:20px;
	float:left;
	display:block;
	position:relative;
}
.search_logo{
	width:249px;
	height:92px;
	float:left;
	display:block;
}
.fff_div{
	width:654px;
	height:35px;
	display:block;
	position:relative;
	float:left;
	margin-top:29px;
}
.input_search{
	width:484px;
	height:25px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	float:left;
	margin-left:23px;
	background-image:url(../images/search_regiltinp.png);
	background-position:left;
	background-repeat:no-repeat;
	display:inline;	
}
.input_search input.se_inp{
	border:0;
	width:484px;
	height:23px;
	color:#5b5a5a;
	font-size:16px;
	line-height:23px;
}

.search_bbb{
	width:123px;
	height:35px;
	float:left;
	margin-left:10px;
	display:inline;
}
.search_bbb input.sear_sun{
	width:123px;
	height:35px;
}

.search_regilt{
	width:1095px;
	height:auto;
	float:left;
	margin-left:50px;
	display:inline;
	border-left:1px solid #CCC;
	position:relative;
}

.le_div{
	width:775px;
	height:auto;
	float:left;
	display:block;
	position:relative;
	border-right:1px solid #CCC;
	padding-bottom:10px;
}
.le_div_22{
	width:850px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	float:left;
	display:block;
	position:relative;
	border-right:1px solid #CCC;
	padding-bottom:10px;
	background-color:white;
}
.jas_div{
	width:740px;
	height:auto;
	float:left;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	display:block;
	position:relative;
	border:2px solid #d9d9d9;
	margin-left:10px; 
	margin-right:10px;
	margin-top:10px;
	background-color:white;
}
.book_img{
	width:auto;
	height:auto;
	float:left;
	min-height:100px;
	display:block;
	border:2px solid #c1bfbf;
	position:relative;
	cursor: pointer;
}
.bood_dett{
	width:590px;
	height:auto;
	float:left;
	padding-left:17px;
	display:block;
	position:relative;
}
.booktitle01{
	width:590px;
	height:auto;
	float:left;
	display:block;
	font-size:16px;
	position:relative;
	text-decoration:underline;
	cursor: pointer;	
}
.bookdetail01{
	width:590px;
	height:auto;
	float:left;
	display:block;
	position:relative;
	font-size:14px;
}
.bookdetail01 p{
	margin:0;
	padding:0;
	margin-top:8px;
	margin-bottom:6px;
}
.bookpricelink01{
	width:211px;
	height:34px;
	float:left;
	display:block;
	font-size:16px;
	position:relative;
}
.bookpricelink01 a{
	width:211px;
	height:34px;
	display:block;
	background-image:url(../images/view-price-comparison.png);
	background-repeat:no-repeat;
	text-align:center;
	line-height:34px;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
.bookpricelink01 a:hover{
	color:#000;
}

.ri_div{
	width:300px;
	height:auto;
	float:left;
	margin-left:10px;
	display:inline;
	position:relative;
}
a.myButton_1{
	width:114px;
	height:29px;
	display:block;
	background-image:url(../images/pric.png);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	line-height:29px;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}
a.myButton_1:hover{
	color:#000;
}

#loading-mask{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:20000;
	background: url("../images/rect3761.png");
	text-align: center;
	padding-top: 100px;
}

#search_result_placeholder{
	height: 500px;
}

.button_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#ff2819 0%,
		#ab0000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ff2819),
		to(#ab0000));
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #7d0000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}
.center{
	right-margin:auto;
	left-margin:auto;
}