	/* 
	--------------------------------------------------------------------------
	Author: 			Tom Allen - Blackwell Publishing - 2007
	--------------------------------------------------------------------------
	
	 		GLOBAL STYLES     */
	
body {
	margin: 0px;
	padding:0px;
	color: #333;
	font: 75%/1.6 Arial, sans-serif;
	background-image:url(../images/back2.gif);
	background-repeat: repeat;
	background-position:top;
}

a, img, h1, h2, h3, h4, p, li, ul, ol, blockquote {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border: none;
}

a {
	font-weight: bold;
	color: #c27045;
}
a:hover {
	font-weight: bold;
	color:#999;
}	
cite, address {
	font-style: normal;
}

.hidden {
	display: none;
	visibility: hidden;
}
.skip {
	display: none;
	visibility: hidden;
}
.print {
	display: none;
	visibility: hidden;
}
.hide {
	visibility: hidden;
}

.header {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 154px;
	border: none;
	margin-bottom: 20px;
	background-color:#6fa0c4;
	_width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) 
> 2018 ? "2000px" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 990 ? "985px" : "99.7%")); 
	min-width: 985px;
	max-width: 2000px;
}

.wrapper {
	_width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) 
> 1285 ? "1280px" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 995 ? "990px" : "99.7%")); 
	min-width: 990px;
	max-width: 1285px;
	width: 100%;
	position: absolute;
	top: 161px;
	left: 0px;
		
}
.subjectwrapper {
	_width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) 
> 1285 ? "1280px" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 1130 ? "1135px" : "99.7%")); 
	min-width: 1135px;
	max-width: 1285px;
	width: 100%;
	position: absolute;
	top: 161px;
	left: 0px;
}


.header .logo {
	margin: 0px;
	height: 154px;
	width: 154px;
	position: relative;
	border: none;
	padding-right: 10px;
	background-image:url(../images/back.gif);
	background-position:top;
}
.header .banner {
	float: right;
	height: 154px;
	margin: 0px;
	border: none;
	padding: 0px;
	display: inline;
}

	/* 			NAVIGATION STYLES     */
.nav {
	left: 0px;
	top: 5px;
	clear: left;
	font: 100% Arial, sans-serif;
	text-transform: lowercase;
	text-align: center;
	color: #666;
	/*float: left;*/
	position: absolute;
	width: 154px;
	padding: 0px;
	margin: 0px 10px 10px 0px;
}
.nav li {
	border-top: 1px solid #ccc;
}
.firstmenu {
	border: none;
}
.nav h3 {
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #fff;
	position: relative;
	display: block;
	clear: both;
	background-color: #ccc;
	background-image:url(../images/tabs/menmid2.gif);
	background-position: top;
	background-repeat: repeat-x;
	line-height: 13px;
	height: 13px;
	padding-bottom: 1px;
}
.nav h4 {
	font: 100% Arial, sans-serif;
	font-weight:normal;
	text-align: right;
	position: relative;
	background-color: #fff;
	display: block;
	clear: both;
    padding-bottom: 1px;
}
.nav blog {
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #fff;
	position: relative;
	display: block;
	clear: both;
	background-color: #ccc;
	background-image:url(../images/tabs/menmid2.gif);
	background-position: top;
	background-repeat: repeat-x;
	line-height: 13px;
	height: 13px;
	padding-bottom: 1px;
}
	
.nav ul li {
	margin: 2px 6px;
	padding: 1px 2px;
	color: #fff;
	background-color: transparent;
}
.nav ul {
	display: block;
	list-style-type:none;
	margin: 0px;
	margin-bottom: 20px;
	padding: 15px 0px 0px 0px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #fff;
}

	/*		Dynamic menu styling     */
.treemenu ul{
	border: none;
	border-bottom: 2px solid #ccc;
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.treemenu .treeopen {
	background-color: #f1f1f1;
}
.treemenu ul li {
	border-top: none;
	margin-bottom: 8px;
}
.treenode {
	border-top: 1px solid #ccc;
}
	/*		End of dynamic menu styling     */
.edgebord {
	border-right: 2px solid #ccc;
	border-left: 2px solid #ccc;
	font-style: italic;
}
.nav ul a {
	text-decoration: none;
	color: #000;
	font-weight: normal;
	display : block;
}
.nav ul a:hover {
	text-decoration: none;
	color: #999;
	font-weight: normal;
}
.nav p {
	margin-bottom: 10px;
}
#navbutton {
	margin: 0px;
	float: none;
}
#navsearch {
	padding: 0px;
	margin: 0px;
	}
	/* 			Button style	     	*/

/* Imported button styles */
button { 
	padding:0 5px 0 0;
	text-align:center;
	font-weight: bold;
	width:auto; 
	overflow:visible;
}
button span { 
	position:relative;
	vertical-align: top !important;
	display:block; 
	white-space:nowrap;
	padding:0 0 0 5px; 
    margin-top:1px; 
}
button.submitBtn {
	border: none;
	background-color: transparent;
	background-image:url(../images/btn_grey_right.jpg);
	background-repeat: no-repeat;
	background-position: right; 
	font-size: 100%;
	font-family: Arial,sans-serif;
	/*10/09/2013 Pramit,TCS Story1099 Changed the width relative to the parent DIV */
	width: 93%;
}
button.submitBtn span { 
  height:25px; 
  padding-top: 5px;
  background:url(../images/btn_grey_left.jpg) left no-repeat;
  color:#000;
  cursor: pointer;
}
div.navbut span { 
	display:block;
	height:28px;
	padding:10px 0pt 0pt 15px;
	position:relative;
	white-space:nowrap;
	background-image:url(../images/navbtn_grey_left.jpg);
	background-repeat: no-repeat;
	background-position: left; 
	background-color: transparent;
	float: left;
	cursor: pointer;
	color: #000000;
}

div.navbut span img { 

vertical-align: top;
margin-top: -3px;
}
.navbut {
	border: none;	
	text-align: center;
	font-size: 100%;
	font-family: Arial,sans-serif;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -8px;
}
.submitBtn span { 
  height:25px; 
  padding-top: 5px;
  background:url(../images/btn_grey_left.jpg) left no-repeat;
  color:#000;
  cursor: pointer;
}

.asubmit {
	float:left;
	margin:0px 0px 0px 20px;
}
.submit {
	background-color: transparent;
	border: 1px solid #AAA;
}
.listnum {
	font-size: 130%;
	padding: 5px;
	background-color:#cbcbd6;
	color: white;
}

a img.hrev {
	float: right;
	border: none;
	margin: 8px 30px;
}

	/*			End of Button styles		*/


	/* 			BODY CONTENT STYLES     	*/

	/* 	 		3 Column layout			   */
.contain {
	position: absolute;
	left: 165px;
	right: 435px;
}
	/*  		2 Column layout			   */
.contain2c {
	position: absolute;
	left: 165px;
	border: 1px solid red;
/*	_right: 15px;
	min-width: 850px;
	max-width: 1000px;*/
}

/*Added to position Blog to the right*/
.boxblog ul {
	margin-left: 10px;
	padding: 5px 0 0 0px;
	padding-top: 2px;
}
.boxblog ul li {
	display: block;
	list-style-type:none;
	background-image:url(../images/tabs/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	
	padding-left: 20px;
	margin-bottom: 10px;
}

.boxblog h3 {
	margin:0;
	padding:10px 0;
}

/***/
/*STORY 1099,Pramit TCS -Added a css to add space-START*/
.orderx{
float: left;
clear: both;
height: 44px;
width: 20px;
}
/*STORY 1099,Pramit TCS -Added a css to add space-END*/

.boxa {
	float: left;
	border-right: 1px solid #ccc;
	padding: 0px;
	background-color: #fff;
	background-image: url(../images/tabs/topborder.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 20px;
	clear: none;
	display: inline;
}
.boxc {
/*	float: left;
	margin-left: 165px;
	margin-right: 15px;
*/	position: absolute; 
	left: 165px;
	right: 15px;
	border-right: 1px solid #ccc;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	padding-left: 25px;
	padding-bottom: 40px;
	background-color: #fff;
	display: inline;
	background-image: url(../images/tabs/topborder.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.boxa hr {
	width: 100%;
	clear: both;
	solid: #ff1493; 
/*	visibility: hidden;*/
}

.boxa img {
	float: left;
	z-index: 2;
	padding: 2px;
	border: 1px solid #999;
	margin: 15px 10px 5px 10px;
	display: inline;
}

.boxa h2 img{
	float: right;
	padding: 0;
	border: none;
	display: block;
	margin: 0px;
}
.boxa h3 img{
	float: left;
	padding: 0;
	border: none;
	display: block;
top-margin: 10px;
}
.boxa h4 {
	margin: 0px 45px 0px 0px;
}


.boxa ul {
	margin-left: 10px;
	padding: 5px 0 0 0px;
	padding-top: 2px;
}
.boxa ul li {
	display: block;
	list-style-type:none;
	background-image:url(../images/tabs/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 20px;
	margin-bottom: 3px;
}

.bottom ul li{
	display: block;
	list-style-type:none;
	background-image:url(../images/tabs/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: auto;
	padding-left: 20px;
	margin-bottom: 3px;
}
.boxc hr {
	width: 90%;
	clear: both;
/*	visibility: hidden;*/
}
.boxc img {
	float: left;
	padding: 2px;
	border: 1px solid #999;
	margin: 15px 10px 5px 10px;
	clear: left;
	display: inline;
}

.boxc img.toparrow {
	margin: 0 0 0 0;
	float: right;
	border: 0px;
	}
.boxc h2 img{
	float: right;
	right: 0px;
	top: 0px;
	padding: 0;
	border: none;
	display: inline;
	margin: 0px;
}
.boxc h4 {
	margin: 0px 45px 0px 0px;
}
.boxc ul {
	padding: 0px 10px 15px 25px;
	margin: 5px 45px 10px 10px;
}

.searchres {
	width: 550px;
	padding: 20px;
	margin: 5px;
	display: block;
}

/*	Types of paragraph within content divs	*/
.firsttext {
	padding: 0px 10px 15px 10px;
	margin: 25px 45px 0px 10px;
}
.firsttextbor {
	padding: 0px 10px 15px 10px;
	margin: 25px 45px 0px 10px;
	border-bottom: 1px solid #ccc;
}
	
.freetext {
	padding: 0px 10px 15px 10px;
	margin: 5px 45px 0px 10px;
}	
ul.freetext {
	margin-left: 20px;
	padding: 5px 0 0 0px;
	padding-top: 2px;
}
li.freetext {
	background-image:url(../images/blog_bullett.gif);
    display: block;
	list-style-type:none;
    background-position: left;
    background-repeat: no-repeat;
	padding-left: 20px;
   	margin-left: 15px;
    margin-bottom: 3px;
	height:8px;
}
.bookbox {
	padding: 0px 10px 15px 10px;
	margin: 25px 45px 0px 10px;
	border-bottom: solid 1px #999;
}
.shortbookbox {
	padding: 0px 10px 15px 10px;
	margin: 25px 45px 0px 166px;
	border-bottom: solid 1px #999;
}
.floatlist1 {
	float: left;
	list-style-type: square;
	text-decoration: inherit;
	padding-top: 30px;
	padding-left: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.floatlist2 {
	float: left;
	list-style-type: square;
	text-decoration: inherit;
	padding-top: 30px;
	padding-left: 30px;
	margin-left: 10px;
	width: 215px;
}
.pod {
	clear: both;
	margin-left: 10px;
}
/*	This relates to layout of the search page, particularly the form that holds the search terms */
.asearch {
	float: left;
	margin: 30px;
	margin-bottom: 50px;
	width: 513px;
}
form.form4 ol {
	margin: 2px 5px;
}
form.form4 li {
	margin-top: 4px;
	padding: 4px 0px;
	background-color: #f3f3fd;
	list-style: none;
}	
form.form4 {
	padding: 5px;
	padding-top: 20px;
}
form.form4 fieldset fieldset label {
	display: block;
	width: auto;
}

form.form4 button.submitBtn {
	float: right;
	margin-right: 15px;
}
form.form4 label {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1.8;
  width: 100px;
  vertical-align: top;
}

fieldset.ealert li {
	margin-left: 10px;
	list-style-type: none;
	}
form.ealert-form label.exception {
	width: 40px;
}
	
fieldset.ealert {
	width: 243px;
	margin: 20px;
	padding: 10px;
	}
label.ealert {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1.8;
  width: 100px;
  vertical-align: top;
}

legend.ealert {
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #fff;
	background-color: #ccc;
	line-height: 13px;
	height: 13px;
	padding-bottom: 1px;
	text-transform: lowercase;
	margin-bottom: 3px;
}

form.form4 .submitblock {
	height: 30px;
	width: 100%;
}
form.form4 .submitblock p {
	padding-top: 7px;
}

form.form4 legend {
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #fff;
	background-color: #ccc;
	line-height: 13px;
	height: 13px;
	padding-bottom: 1px;
	text-transform: lowercase;
	margin-bottom: 3px;
}
/*  This relates to search page codes resultant of search pages being lifted from wiley-blackwell site */
.rightfloat {
	float: right;

}
.resultsfooter {
	border-bottom: 1px;
	clear: left;
}
/*	This relates to layout of the textsite visa login form page */

form.loginForm ol {
	margin: 2px 5px;
}
form.loginForm li {
	margin-top: 4px;
	margin-right: 8px;
	padding: 4px 0px;
	background-color: #f3f3fd;
	list-style: none;
}

form.loginForm {
	padding: 5px;
	width: 550px;
}
form.loginForm fieldset fieldset label {
	display: block;
	width: auto;
}

form.loginForm button.submitBtn {
	float: right;
	margin-right: 15px;
}
form.loginForm label {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1.5;
  vertical-align: top;
  margin-left: 20px;
  width: 170px;
}
form.loginForm label.req {
  font-weight: bold;
}
form.loginForm .submitblock {
	height: 30px;
	width: 100%;
}
form.loginForm .submitblock p {
	padding-top: 7px;
}

form.loginForm legend {
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #fff;
	background-color: #ccc;
	line-height: 13px;
	height: 13px;
	padding-bottom: 1px;
	text-transform: lowercase;
	margin-bottom: 3px;
}

form.form5 {
	padding: 5px;
	padding-top: 20px;
	width:400px;
}
.translatelist {
background-color: #f3f3fd;
}
.translatelabel1 {
margin-right: 130px;
display: inline;
background: none;
}
.translatelabel2 {
margin-right: 120px; 
display: inline; 
background: none;
}
.translatelabel3 {
display: inline; 
background: none;
}

/*	This relates to layout of the e-alert page, particularly the form that holds the subject options */

form.ealert-form ol {
	margin: 2px 5px;
}
form.ealert-form li {
	margin-top: 4px;
	margin-right: 8px;
	padding: 4px 0px;
	background-color: #f3f3fd;
	list-style: none;
}

form.ealert-form {
	padding: 5px;
	width: 540px;
}
form.ealert-form fieldset fieldset label {
	display: block;
	width: auto;
}

form.ealert-form button.submitBtn {
	float: right;
	margin-right: 15px;
}
form.ealert-form label {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1.5;
  vertical-align: top;
  margin-left: 20px;
  width: 180px;
}
form.ealert-form label.req {
  font-weight: bold;
}
form.ealert-form .submitblock {
	height: 30px;
	width: 100%;
}
form.ealert-form .submitblock p {
	padding-top: 7px;
}

form.ealert-form legend {
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #fff;
	background-color: #ccc;
	line-height: 13px;
	height: 13px;
	padding-bottom: 1px;
	text-transform: lowercase;
	margin-bottom: 3px;
}
/*	This relates to layout of the mailing list page */

form.mailing-form ol {
	margin: 2px 5px;
}
form.mailing-form li {
	margin-top: 4px;
	margin-right: 8px;
	padding: 4px 0px;
	background-color: #f3f3fd;
	list-style: none;
}

form.mailing-form div {
	margin-top: 4px;
	margin-right: 8px;
	padding: 4px 0px;
	background-color: #f3f3fd;
	list-style: none;
}



form.mailing-form {
	padding: 5px;
	width: 575px;
}
form.mailing-form fieldset fieldset label {
	display: block;
	width: auto;
}

form.mailing-form button.submitBtn {
	float: right;
	margin-right: 15px;
}
form.mailing-form label {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1.5;
  vertical-align: top;
  margin-left: 20px;
  width: 180px;
}
form.mailing-form label.req {
  font-weight: bold;
}
form.mailing-form .submitblock {
	height: 30px;
	width: 100%;
}
form.mailing-form .submitblock p {
	padding-top: 7px;
}

form.mailing-form legend {
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #fff;
	background-color: #ccc;
	line-height: 13px;
	height: 13px;
	padding-bottom: 1px;
	text-transform: lowercase;
	margin-bottom: 3px;
}

form.mailing-form ul.interests {
	float: left; 
	margin: 5px 0px 5px 2px; 
	padding: 5px 0px 5px 0px;
	}
form.mailing-form ul.interests li {
	width: 171px;
	}

/*	This relates to layout of the comments page, particularly the textarea */
.comments {width: 500px; height: 200px; border: 1px dashed #AAA; margin: 5px; background-color: #F3F3FD;}
.submit {background-color: transparent; border: 1px solid #AAA;}
.commenttype {line-height: 1.8; margin-left: 50px; margin-bottom: 10px;}

form.comments-form ol {
	margin: 2px 5px;
}

form.comments-form li {
	margin-top: 4px;
	margin-right: 8px;
	padding: 4px 0px;
	background-color: #f3f3fd;
	list-style: none;
}	
form.comments-form {
	padding: 5px;
	width: 540px;
}
form.comments-form fieldset fieldset label {
	display: block;
	width: auto;
}

form.comments-form button.submitBtn {
	margin-right: 15px;
}
form.comments-form label {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1.5;
  vertical-align: top;
  margin-left: 20px;
  width: 180px;
}
form.comments-form label.req {
  font-weight: bold;
}
form.comments-form .submitblock {
	height: 30px;
	width: 100%;
}
form.comments-form .submitblock p {
	padding-top: 7px;
}

form.comments-form legend {
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #fff;
	background-color: #ccc;
	line-height: 13px;
	height: 13px;
	padding-bottom: 1px;
	text-transform: lowercase;
	margin-bottom: 3px;
}


/*	This relates to layout of the order page, particularly the form that holds the payment details */
form.formpay fieldset ol {
	margin: 2px 5px;
}
form.formpay fieldset li {
	margin-top: 4px;
	padding: 4px 0px;
	list-style: none;
}
form.formpay fieldset fieldset {
	border: 1px solid #ccc;
	padding: 4px 4px;
}
form.formpay fieldset ol li fieldset ol li {
	background-color: #f3f3fd;
}
form.formpay {
	padding: 5px;
	width: 600px;
	margin-bottom: 30px;
}
form.formpay li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
form.formpay fieldset fieldset label {
	display: block;
	width: auto;
	background-color: #f3f3fd;
	margin: 0px 5px;
}
form.formpay fieldset fieldset p {
	display: block;
	width: auto;
	background-color: #f3f3fd;
	margin: 0px 5px;
}
form.formpay fieldset fieldset li label {
	display: -moz-inline-box;
	display: inline-block;
	line-height: 1.8;
	width: 130px;
	vertical-align: top;
	background-color: #f3f3fd;
}

form.formpay button.submitBtn {
	float: right;
	margin-right: 15px;
}
form.formpay label {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1.8;
  width: 100px;
  vertical-align: top;
}
form.formpay .submitblock {
	height: 30px;
	width: 100%;
}
form.formpay .submitblock p {
	padding-top: 7px;
}

form.formpay legend {
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #fff;
	background-color: #ccc;
	line-height: 13px;
	height: 13px;
	padding-bottom: 1px;
	margin-bottom: 3px;
}

/*	This relates to layout of the inspection copy order pages */
form.formexam fieldset ol {
	margin: 2px 5px;
}
form.formexam fieldset li {
	margin-top: 4px;
	padding: 4px 0px;
	list-style: none;
}
form.formexam fieldset fieldset {
	border: 1px solid #ccc;
	padding: 4px 4px;
}
form.formexam fieldset ol li fieldset ol li {
	background-color: #f3f3fd;
}
form.formexam {
	padding: 5px;
	width: 600px;
	margin-bottom: 30px;
	clear: left;
}
form.formexam li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
form.formexam fieldset fieldset label {
	display: block;
	width: auto;
	background-color: #f3f3fd;
	margin: 0px 5px;
}
form.formexam fieldset fieldset p {
	display: block;
	width: auto;
	background-color: #f3f3fd;
	margin: 0px 5px;
}
form.formexam fieldset fieldset li label {
	display: -moz-inline-box;
	display: inline-block;
	line-height: 1.8;
	width: 130px;
	vertical-align: top;
	background-color: #f3f3fd;
}

form.formexam button.submitBtn {
	float: right;
	margin-right: 15px;
}
form.formexam label {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1.8;
  width: 100px;
  vertical-align: top;
}
form.formexam .submitblock {
	height: 30px;
	width: 100%;
}
form.formexam .submitblock p {
	padding-top: 7px;
}

form.formexam legend {
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #fff;
	background-color: #ccc;
	line-height: 13px;
	height: 13px;
	padding-bottom: 1px;
	margin-bottom: 3px;
}

.spotlight {
	float: left;
	border-top: 1px solid #ccc;
	padding: 0px;
	background-color: #fff;
	margin-right:10px;
	margin-bottom: 15px;
	overflow: visible;
}
.spotlight img {
	float: left;
	margin: 0px;
}

.spotlight author {
	float: left;
	padding: 20px;
	padding-left: 20px;
	margin: 15px 10px 5px 10px;
	clear: left;
	height: auto;
	width: 120px;
}

.spotlight p {
	padding: 0px 15px 20px 15px;
	margin: 0px 0px 0px 45px;
	border-bottom: solid 1px #999;
}


.spotlight h2 {
	margin: 0px;
}
.spotlight h4 {
	padding: 15px 0px 0px 15px;
	margin: 0px 0px 0px 45px;
	font-size: 125%;
}

/*Added to position Spotlight to the right*/
.spotlightRight {
	float: left;
	border-top: 1px solid #ccc;
	padding: 0px;
	background-color: #fff;
	margin-top:20px;
	margin-right:0;
	margin-bottom: 15px;
	overflow: visible;
}

.spotlightRight p {
	padding: 0px 15px 20px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: solid 1px #999;
}

.spotlightRight h4 {
	padding: 15px 0px 0px 0;
	margin: 0px 0px 0px 0;
	font-size: 125%;
}
/****/


.quicklinks {
	float: left;
	border-top: 1px solid #ccc;
	padding: 0px;
	background-color: #fff;
	margin-bottom: 15px;
	overflow: visible;
}
.quicklinks img {
	float: left;
	padding-right: 10px;
	margin: 0px;
}

.quicklinks author {
	float: left;
	padding: 20px;
	margin: 15px 10px 5px 10px;
	clear: left;
	height: auto;
	width: 120px;
}

.quicklinks p {
	padding: 0px 15px 20px 15px;
	margin: 0px 0px 0px 45px;
	border-bottom: solid 1px #999;
}
.quicklinks h2 {
	margin: 0px;
}
.quicklinks h4 {
	padding: 15px 0px 0px 15px;
	margin: 0px 0px 0px 45px;
	font-size: 125%;
}
.features {
	float: right;
	right: 10px;
	top: 5px;
	height: auto;
	width: 400px;
	border-right: solid 1px #ccc;
	margin: 1px 5px 0px 15px;
	padding: 0px;
	background-color: #fff;
	background-image: url(../images/tabs/topborder.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: right;
}
.features p {
}
.features h2 img {
	float: right;
	padding: 0px;
	margin: 0px;
	border: none;
}
.features img {
	display: inline;
	float: left;
	padding: 2px;
	border: 1px solid #999;
	margin: 15px 10px 5px 10px;
	clear: left;
}
.featurep {
	padding-bottom: 30px;
	padding-right: 20px;
	border-bottom: solid 1px #999;
	margin-right: 45px;
	margin-top: 20px;
	padding-left: 20px;
}
.features hr {
	width: 80%;
	clear: left;
	visibility: hidden;
}
.featurea {
	padding-right: 10px;
	margin-right: 45px;
	margin-top: 30px;
	padding-left: 20px;
}	
.featurec {
	padding-right: 10px;
	margin-right: 45px;
	margin-top: 5px;
	padding-left: 20px;
	padding-top: 20px;
}
.features h2 {
	margin: 0px;
}

.features .generalinterest {
	margin: 3px 10px 5px 0px;
}
.feature ul {
	margin-left: 50px;
	padding: 0;
	background-repeat: no-repeat;
	padding: 20px 0 0 0px;
	display: list-item;
}
.feature li {
  margin-left: 50px;
  background-image: url(../images/blog_bullett.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 50px;
  margin-bottom: 3px;
  }

.readmore {
	float: right;
	border-bottom: 1px solid #999;
	font-style: italic;
	clear: left;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 10px;
}



/*	blog	*/
.blog {
	float: right;
	right: 10px;
	top: 5px;
	height: auto;
	width: 400px;
	border-right: solid 1px #ccc;
	margin: 1px 5px 0px 15px;
	padding: 0px;
	background-color: #fff;
	background-image: url(../images/tabs/topborder.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: right;
}
.blog h2 img {
	float: right;
	padding: 0px;
	margin: 0px;
	border: none;
}
.blog img {
	display: inline;
	float: left;
	padding: 2px;
	border: 1px solid #999;
	margin: 15px 10px 5px 10px;
	clear: left;
}
.blogp {
	padding-bottom: 30px;
	padding-right: 20px;
	border-bottom: solid 1px #999;
	margin-right: 45px;
	margin-top: 20px;
	padding-left: 20px;
}
.blog hr {
	width: 80%;
	clear: left;
	visibility: hidden;
}
.bloga {
	padding-right: 10px;
	margin-right: 45px;
	margin-top: 30px;
	padding-left: 20px;
}	
.blogc {
	padding-right: 10px;
	margin-right: 45px;
	margin-top: 5px;
	padding-left: 20px;
	padding-top: 20px;
}
.blog ul {
	margin-left: 20px;
	padding: 5px 0 0 0px;
	padding-top: 2px;
}
.blog li{
	display: block;
	list-style-type:none;
	background-image:url(../images/tabs/blog.jpg );
    background-position: left;
    background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
    margin-bottom: 3px;
}
.readmore {
	float: right;
	border-bottom: 1px solid #999;
	font-style: italic;
	clear: left;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 10px;
}

/*	End of types of paragraph within content divs	*/

table.examdetails {
	border: red solid 1px;
}


/* Kamran CSS Styles starts here */

h2.basket	{
	margin:10px 0 0 20px;
	font-size:1.50em;
	}

#basket	{
/*	width:30%;*/
	margin: 20px;
	margin-right: 50px;
	border: 0px solid #CCCCCC;
	}
th	{		
	color:#FFFFFF;
	background-color:#CCCCCC;
	text-align:left;
	padding-left:5px;
	border-right:#FFFFFF 2px solid;
	}	
#basket td{
		border-bottom:1px solid #CCCCCC;
		border-right:0px solid #CCCCCC;
		padding-left:5px;
		padding-bottom:2px;
		font-size:0.90em;
		}
#basket td.Nobott{
		border-bottom:0px solid #CCCCCC;
		border-right:0px solid #CCCCCC;
		padding-left:5px;
		}		
/*Book page - needs tidy */	
/*10/09/2013 Pramit,TCS Story1099 Changed the width relative to the parent DIV */
.infotype {clear: left; font-weight: bold; float: left; width: 48%; background-color: #ccccff; margin-bottom: 4px; padding: 2px;}

a:hover.linktitle {
	font-weight: bold;
	color: #333;
}
.linktitle {
	font-weight: bold;
	color:#333;
}	

/*10/09/2013 Pramit,TCS Story1099 Changed the width relative to the parent DIV */
.info { float: right; width: 48%; margin-bottom: 4px; padding: 2px; display: table;}

#bookinfo {float: left; width: 500px;}
.bordbot {border-bottom: 1px solid #ccc;}

#bookinfo h2 {margin-bottom: 20px; margin-top: 20px; font-size: 150%;}
#bookinfo h3 {font-size: 135%;}

#bookinfo hr {color: #DDD; width: 80%;margin-bottom: 25px;}
.bookcontent hr {color: #DDD; width: 80%;margin-bottom: 25px;}
#bookcover {float: left; padding-right: 20px; margin-bottom: 15px;}

#bookcover img {border: 2px solid #CCC;}

/*10/09/2013 Pramit,TCS Story1099 Changed the width to 100%  */
#infocontainer {clear: both; width: 100%; margin-left: auto; margin-right: auto;overflow:hidden;}

/*10/09/2013 Pramit,TCS Story1099 Changed the width relative to the parent DIV and right margin decreased */
#hardback {float: left; width: 31%;background-color:#ECF1F5; border: 1px solid #CCC; margin-right: 5px;}

/*10/09/2013 Pramit,TCS Story1099 Changed the width relative to the parent DIV */
.orderbook {margin-top: 10px; margin-bottom: 5px;background-color: #eee9ea;float: left; width: 48%; padding: 2px; clear: both;height: auto;}
.orderdiv{height:50px;}
.orderbuttons {text-align: center;position:inherit;}
.orderbuttons form {margin: 0px;}

/*10/09/2013 Pramit,TCS Story1099 Changed the width relative to the parent DIV */
.orderexam {margin-top: 5px; margin-bottom: 10px;background-color: #e1e5e2; width: 48%; padding: 2px;height: auto;}
/*10/09/2013 Pramit,TCS Story1099 Changed the width relative to the parent DIV and right margin added */
#paperback {float: left; width: 31%; background-color:#f5f5ec; border: 1px solid #CCC; margin-right: 5px;}

/*10/09/2013 Pramit,TCS Story1099 Added Class for ebook */
#ebook {float: left; width: 31%; background-color:#f5f5ec; border: 1px solid #CCC; margin-right: 5px;}
.bookcontent {clear: both; padding-top: 25px;}

.reviewtext {font-style: italic;}
	

/* Subject Site styles */
.title {

	height: auto;
	margin: 10px 10px;
	background-color: #fff;
	}

.title img {margin: 3px 10px 15px 0px; display: block; float: left;}

.title a {font-weight: bold; text-decoration: underline;}

.title p.reviewer {
	text-align: right;
	font-style:italic;
	float:right;
}
.title p.reviewer1 {
	text-align: right;
	float:right;
}
.subjectlist {
	list-style-type: square;
	text-decoration: inherit;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 50px;
	margin-left: 10px;
}
div.subjectlistbreak {
	clear: both;
	margin-bottom: 10px;
	padding: 0px;
	height: 1px;
	border-top: 1px solid #ccc;
	width: 80%;
	margin-left: 40px;
}
div.subjectlistbreak hr {
display: none;
}
.textbook {
	float: left;
	margin: 20px 50px 20px 20px;
	}
	
.textbook span {
	margin-top: 20px;
	}
	
.textbook img {
	float: left;
	width: 90px;
	margin: 0px 5px 5px 0px;
	}
div.clear {
	clear: both;
	height: 1px;
	border-top: 2px dashed #ccc;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 80%;
	margin-left: 65px;
}
div.clear1 {
	clear: both;
	height: 1px;
	border-top: 2px solid #b6561d;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 80%;
	margin-left: 35px;
}
div.noclear {
	height: 1px;
	border-top: 1px dashed #ccc;
	margin: 0px 0px 15px 65px;
	padding: 0px;
	text-align: center;
	width: 400px;
}
div.resultsclear {
	clear: both;
	height: 1px;
	border-top: 1px dashed #ccc;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 80%;
}
div.resultsclear hr {
display: none;
}
div.clear hr {
display: none;
}
div.contactbreak {
	clear: both;
	height: 1px;
	border-top: 1px dashed #ccc;
	margin: 20px 20px;
	padding: 0px;
	text-align: center;
	width: 50%;
}
div.contactbreak hr {
display: none;
}
div.subjectquicklinkshr {
	height: 1px;
	border-top: 1px solid #ccc;
	margin: 10px;
	padding: 0px;
	text-align: center;
	width: 150px;
	margin-left: 30px;
}
div.subjectquicklinkshr hr {
display: none;
}

ul.subjectsublist {
padding-left: 20px;
}

ul.subjectquicklinks {
padding-left: 50px;
}

.aboutsubject {
	padding: 0px 10px 15px 10px;
	margin: 5px 45px 0px 10px;
	border-bottom: 1px solid #CCCCCC;
}

.boxc table#contacts {
    background-color:#FFFFFF;
	border-top: dashed #CCC 1px;
	border-left: dashed #CCC 1px;
	margin-right: 20px;
	}
	
.boxc table#contacts td {
	padding: 5px;
	border-right: dashed #CCC 1px;
	border-bottom: dashed #CCC 1px;
	}
	
.boxc ul.contactmenu {
	padding: 0px 10px 15px 25px;
	margin: 5px 60px 10px 10px;
	border-bottom: 1px solid #CCC;
}


.info span {padding: 0px; margin: 0px; display: inherit; line-height: inherit; display: block; clear: right;}

.searchbox {
display:block;
margin-right:50px;
padding:10px 0px;}

.searchbox img.sjacket {
margin-top: 10px;
float: right;
border: 1px solid #EEE;
}

.selected {
	text-decoration: underline;
}

.ordering {
	border: 1px dashed #CCC;
	padding: 5px;
	float: left;
}

/* showing the share this button*/
#sharethis_0 {
	margin: 0px 0px 10px 15px;
	display: block;
}

#bookinfo ul {
	padding-bottom: 0px;
}
.rule {
	color: #999999;
}
/*1054- TCS*/
.highlightscontent{
	right:0px;
}

/* AVIK- TCS css added for CR  */

.license{
	position: absolute;
	left: 165px;
	/* right: 15px; */
	border-right: 1px solid #ccc;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	padding-left: 25px;
	padding-bottom: 40px;
	background-color: #fff;
	display: inline;
	background-image: url(../images/tabs/topborder.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.license h2{
	margin-top: 14px;
	margin-bottom: 14px;
}
.license p{
	margin-top: 13px;
	margin-bottom: 13px;
}
.license ol{
	padding-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
