@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#74996f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
a:link, a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover, a:active {
	color:#990000;
	text-decoration:none;
}
p {
	margin:0;
	padding:5px;
}
h1 {
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:normal;
	color:#333333;
}
h2 {
	margin:0;
	padding:5px 0;
	font-size:15px;
	color:#333333;
}
h2 span {
	margin:0;
	padding:0 0 0 10px;
	color:#990000;
}
h4 {
	margin:0;
	padding:0px 0px 5px 0px;
	font-size:18px;
	color:#48644d;
	border-bottom:1px solid #ccc;
	font-weight:normal;
}
img {
	border:none;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
 *height:1px;
 *font-size:1px;
}
#wraper {
	margin:auto;
	width:900px;
	/*width:100%;*/
	background:#f0efe5;
}
#head {
	padding:10px;
	background:#FFFFFF;
}
#content {
	padding:10px;
	min-height:500px;
}
#footer {
	padding:10px;
	font-size:11px;
	color:#666666;
	background:#dfdfdf;
}
.logo, .logo a {
	display:block;
	width:275px;
	height:60px;
	float:left;
	background:url(../images/logo.gif) no-repeat;
}
.top-link {
	float:right;
}
.top-link a {
	padding:0 5px;
}
#mainMenu {
	overflow: hidden;
	height:35px;
	float:left;
	padding:0px;
	margin:10px 0 0 0;
}
#mainMenu ul {
	margin:0px;
	padding:0px;
}
#mainMenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	float: left;
}
#mainMenu a {
	text-decoration:none !important;
	display:block;
	background-image:url(../images/navigation.gif);
	background-position:0px 0px;
	overflow: hidden;
	height:35px;
}
#mainMenu a span {
	visibility:hidden;
}
#menuhome, #menuhome a {
	background-position: 0px 0px;
	width: 107px;
}
#menuhome a:hover, #menuhome a.selected {
	background-position: 0px -35px;
}
#menubooks, #menubooks a {
	background-position: -107px 0px;
	width: 107px;
}
#menubooks a:hover, #menubooks a.selected {
	background-position: -107px -35px;
}
#menuuniversity, #menuuniversity a {
	background-position: -214px 0;
	width: 107px;
}
#menuuniversity a:hover, #menuuniversity a.selected {
	background-position: -214px -35px;
}
#menusubjects, #menusubjects a {
	background-position: -321px 0;
	width: 107px;
}
#menusubjects a:hover, #menusubjects a.selected {
	background-position: -321px -35px;
}
#menuabout, #menuabout a {
	background-position: -428px 0;
	width: 107px;
}
#menuabout a:hover, #menuabout a.selected {
	background-position: -428px -35px;
}
/**/
.searchpan {
	margin:10px 0 0 0;
	float:right;
}
.searchpan .left {
	padding:0 0 0 10px;
	background:#74996f url(../images/searchpan_left.gif) 0 0 no-repeat;
}
.searchpan .right {
	padding:6px 10px 5px 10px;
	width:313px;
	background:#74996f url(../images/searchpan_right.gif) 100% 0 no-repeat;
}
.searchpan label, .searchpan input, .searchpan input.search {
	float:left;
}
.searchpan label {
	padding:2px 0 0 0;
	font-size:14px;
	color:#FFFFFF;
}
.searchpan input {
	margin:0 5px;
	padding:3px 3px 2px 3px;
	width:175px;
	border:1px solid #3f553c;
}
.searchpan input.search {
	margin:0;
	padding:0;
	width:67px;
	height:22px;
	border:none;
	cursor:pointer;
	background:url(../images/button_search.gif) no-repeat;
}
.col1 {
	float:left;
}
.col2 {
	float:right;
}
.col3 {
	border:5px solid #74996f;
	padding:5px;
	float:right;
	width:325px;
}
.tabledata, .tabledata01 {
	margin:5px 0;
}
.tabledata th, .tabledata01 th {
	padding:5px 10px;
	text-align:left;
	background:#cdcbc1;
}
.tabledata th h1, .tabledata01 th h1 {
	float:left;
}
.viewall {
	display:block;
	margin:0;
	padding:0;
	width:67px;
	height:22px;
	float:right;
	border:none;
	background:url(../images/button_viewall.gif) no-repeat;
}
.tabledata td {
	padding:15px 10px;
	background:#FFFFFF;
}
.tabledetail {
	font-size:15px;
	line-height:25px;
}
.tabledetail h1 {
	padding:5px 0;
	font-size:20px;
}
.ratebox {
	padding:10px 15px;
	background:#e0dfd1;
}
.ratebox label, .tabledata label {
	margin:0;
	padding:0;
	width:130px;
	float:left;
	font-weight:bold;
	text-align:left;
}
.tabledetail .col2 {
	padding:25px 50px 13px 50px;
	border-left:1px solid #adab97;
}
.tabledetail .col2 select {
	margin:0 70px;
	padding:2px;
	width:75px;
}
.tabledetail .col2 input.addtocart {
	margin:5px 0 0 0;
	padding:0;
	width:217px;
	height:42px;
	background:url(../images/addtocart.gif) no-repeat;
	cursor:pointer;
	border:none;
}
.tablecource {
	color:#4b4b3f;
}
.tablecource th {
	background:#f0efe5;
	border-bottom:3px solid #FFFFFF;
}
.tablecource td {
	padding:5px 10px;
	background:#f5f5f5;
	border-bottom:1px solid #CCCCCC;
}
#footer span {
	float:left;
}
.rating {
	width:80px;
	height:15px;
	margin:5px 0 0 -5px;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	background: url(../images/ratings.gif) no-repeat 0 0;
}
/* add these classes to the ul to effect the change to the correct number of stars */
.nostar {
	background-position:0 0
}
.onestar {
	background-position:0 -16px
}
.twostar {
	background-position:0 -32px
}
.threestar {
	background-position:0 -48px
}
.fourstar {
	background-position:0 -64px
}
.fivestar {
	background-position:0 -80px
}
ul.rating li {
	cursor: pointer;
	/*ie5 mac doesn't like it if the list is floated\*/
	float:left;
	/* end hide*/
	font-size:1px;
}
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
	text-decoration:none;
	z-index: 200;
}
ul.rating li.one a {
	left:0
}
ul.rating li.two a {
	left:16px;
}
ul.rating li.three a {
	left:32px;
}
ul.rating li.four a {
	left:48px;
}
ul.rating li.five a {
	left:64px;
}
ul.rating li a:hover {
	z-index:2;
	width:80px;
	height:16px;
	overflow:hidden;
	left:0;
	background: url(../images/ratings.gif) no-repeat 0 0
}
ul.rating li.one a:hover {
	background-position:0 -96px;
}
ul.rating li.two a:hover {
	background-position:0 -112px;
}
ul.rating li.three a:hover {
	background-position:0 -128px
}
ul.rating li.four a:hover {
	background-position:0 -144px
}
ul.rating li.five a:hover {
	background-position:0 -160px
}
/* end rating code */
h3 {
	margin:0 0 2px 0;
	font-size:110%
}
/*
#pagination {
	margin:0;
	padding:0;
	width:445px;
	float:right;
}
#pagination span, #pagination a {
	display:block;
	margin:0 2px 0 0;
	padding:1px 5px;
	float:left;
	border:1px solid #74996f;
	font-size:11px;
}
#pagination a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background:#74996f;
}
#pagination span.active {
	background:#74996f;
	color:#FFFFFF;
	font-weight:bold;
}
#pagination .nb {
	border:none;
}*/


	.pg_link_bsr {
	width:20px;
	background:#ffffff;
	border: 1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#000000;
	float:left;
	padding:2px;
}
.leftbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-align:left;
	text-decoration:none;
	color:#666666;
	padding:10px;
	width:360px;
	float:left;
}
.rightbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-align:right;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	padding:10px;
	width:344px;
	float:left;
}
.rightbox a:link, .rightbox a:visited {
	text-decoration:none;
	color:#000000;
}
.rightbox a:hover, .rightbox a.selected {
	text-decoration:none;
	color:#2c9400;
}
.pagitopcentre {
	background:url(../images/pagination_box.gif) 0px -47px repeat-x;
	height:46px;
}
.pagitopleft {
	background:url(../images/pagination_box.gif) 0px 0px no-repeat;
	height:46px;
}
.pagitopright {
	background:url(../images/pagination_box.gif) 100% -94px no-repeat;
	height:46px;
}
.pagibox01 {
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	text-align:left;
	text-decoration:none;
	color:#666666;
	float:left;
	padding:15px 10px 0px 10px;
}
.pagibox02 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-align:right;
	text-decoration:none;
	color:#666666;
	float:right;
	padding:13px 10px 0px 10px;
}
.paginationbox {
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#666666;
	float:left;
	margin-right:3px;
}
.actpage:link, .actpage:visited {
	width:20px;
	background:#e6f0f2;
	border: 1px solid #2f80a2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#196f96;
	float:left;
	padding:2px;
}
.actpage:hover {
	width:20px;
	background:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
/*New Css Added bt BSR*/

.tabledata01 td {
	padding:5px 10px;
	background:#FFFFFF;
}
.btnSubmit, .btnSearch {
	cursor:pointer;
	float:left;
	border:none;
	margin:0px 0px;
	padding:0px 0px;
}
.btnSubmit {
	background:url(../Images/btnSubmit.gif) 0 0 no-repeat;
	width: 67px;
	height:22px;
}
.btnSearch {
	background:url(../Images/btnSearch.gif) 0 0 no-repeat;
	width: 67px;
	height:22px;
	float:none;
	margin:0px 0px 0px 10px;
}
.boarder img {
	border:1px solid #ccc;
	padding:5px;
}
.hr {
	border-bottom:1px solid #ccc;
	margin:10px 0px 0px 0px;
}
span a, span a:link, span a:visited {
	color:#0b66d6;
	font-weight:normal;
}
span a:hover {
	color:#990000;
}
.lblPrice {
	width:55px;
	float:left;
	padding:0px 5px 0px 0px;
}
.lblPriceNext {
	padding:0px 10px 0px 10px;
}
.lblPrice01 {
	color:#fe0500;
	font-size:18px;
}
.lblSaving {
	color:#48644d;
	font-weight:bold;
	font-size:14px;
}
.searcResult {
	font-size:18px;
	margin:0px 0px 0px 20px;
	color:#0b66d6;
}
