/* HTML5 Boilerplate  */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #73AB3C; color: #fff; text-shadow: none; }
::selection { background: #73AB3C; color: #fff; text-shadow: none; }

a { color: #7030A0; text-decoration: none;}/*702EC6*/
a:visited { color: #6205A8; }
a:hover { color: #412059; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; color: #7030A0; list-style-type: disc; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; position:absolute}


/*Normally*/
p{
margin:0 0 10px 0;
line-height:1.5em;
}

/*:first-child+html p { 
line-height:1.5em;
} */
/*Normally end*/

/*main Css*/

body{
font:14px Arial, Verdana, Helvetica, sans-serif;
color:#000;
border-top:10px solid #000;
background:url(../images/bodybg.gif) repeat 0 0;
min-height:100%;
margin:0;
padding:0;
line-height:1.5em;
min-width:100%; 
}

.cTop{
	height:12px;
	background:url(../images/ctop.gif) no-repeat bottom center;
}

.cBg{
	background:url(../images/subg.gif) repeat-y;	
}

.cBottom{
	height:12px;
	background:url(../images/cBottom.gif) no-repeat 0 0;	
}


.wrapper{
font-size:1.1em; 
min-height:500px;
width:940px; 
margin:0 auto;
}

footer{
background:#FFF;
clear:both;
font:bold 14px Arial, Helvetica, sans-serif;
color:#3b3b3b;
position:relative;
width:700px;
height:35px;
margin:20px 0 10px 240px;
}

footer .social{
list-style:none;
margin:0;
overflow:hidden;
padding:0;
position:absolute;
left: 50%;
margin-left:-50px;
top:34%;
}

footer .social li{
float:left;
margin-right:20px;
}

footer .social li a{
text-decoration:none;
}


footer .social li img{
margin-right:5px;
}


footer p{
padding:5px;
margin:5px 0 0 10px;
font:bold 14px Arial, Helvetica, sans-serif;
}

footer a{
color:#3b3b3b !important;
}


footer .wiley{
position:absolute;
top:10px;
right:20px;
}


header {
background:url(../images/header.jpg) no-repeat center 0;
height:235px;
overflow:hidden;
position:relative;
}

header h1{
font:36px 'Francois One', sans-serif;
margin:62px 0 0 30px;
padding:0;
color:#F2C7B4;
}

header h2{
font:48px 'Francois One', sans-serif;
margin:-14px 0 0 30px;
padding:0;
color:#ffffff;
}

header h3{
font:24px 'Francois One', sans-serif;
margin:0;
padding:0;
color:#FFFFFF;
position:absolute;
top:134px;
right:20px;
text-align:right;
}

header h3 span{
font:20px 'Francois One', sans-serif;
margin:8px 0 0;
padding:0;
color:#fff;
display:block;
}


.leftNav{
background:#FFF;
float:left;
width:200px;
padding:10px;
position:relative;
}

.leftNav .theSub{
	margin:5px 0 5px 5px;
	padding-left:15px;
	background:url(../images/subarrow.png) no-repeat 0 6px;
}



.leftNav ul{
margin:0 0 0 27px;
padding:20px 0 20px 0;
font:bold 14px Arial, Helvetica, sans-serif;
list-style:none;
width:170px;
}

.leftNav ul li{
margin:0 0 10px 0;
padding:0;
}

.leftNav ul li:first-child a{
color:#7030A0;
}


.leftNav ul li a{ 
color:#412059;
}

.leftNav ul li a:hover{ 
color:#7030A0;
text-decoration:none;
}

.rightCont{
background:#FFF;
float:right;
width:680px;
overflow:hidden;
padding:10px;
}

.rightCont h1{
color:#7030A0;
font:bold 20px Arial, Helvetica, sans-serif;
margin:0 0 20px 0;
padding:15px 0 0;
line-height:22px;
}

.rightCont h2{
color:#7030A0;
font:bold 16px Arial, Helvetica, sans-serif;
margin:20px 0 15px 0;
padding:0;
}


.rightCont h3{
color:#5e6cb5;
font:bold 14px Arial, Helvetica, sans-serif;
font-style:italic;
margin:20px 0 25px 0;
padding:0;
}

.rightCont h4{
font:bold 14px Arial, Helvetica, sans-serif;
margin:20px 0;
}


.rounder{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	/*behavior: url(http://com-bpl-dev/ICITES/Cms_Data/Sites/samplemoller/Files/pie/PIE.htc);*/	
	behavior: url(../pie/ie-css3.htc);
	/*behavior:url(http://com-bpl-dev/ICITES/Cms_Data/Sites/samplemoller/Files/pie/ie-css3.htc);/*for equalHeight*/
	zoom:0;
	position:relative;		
}

.relatedBooks{
overflow:hidden;
list-style:none;
margin:2% 0 2% 10%;
padding:0;
text-align:center;
}

.relatedBooks li{
width:145px;
float:left;
margin-right:30px;
font:12px Arial, Helvetica, sans-serif;

}

.relatedBooks li a{
color:#7030A0;
}


.relatedBooks li img{
border:3px solid #A1A1A1;
display:block;
margin:0 auto;
}

.relatedBooks li img:hover{
border:3px solid #412059;
}

.relatedBooks li p{
margin:15px 0;
}

.relatedBooks .arrowTop{
	background:url(../images/arrow.gif) no-repeat 0 0;
	width:19px;
	height:16px;
	margin:10px auto 0 auto;
}


.inSection{
width:95%; 
margin:0 auto;
position:relative;
}


.borderTop{
border-top:1px solid #7030A0;
margin:25px 0; 
}

.theBook{
text-align:center;
margin-bottom:25px;
}

.theBook p{
margin:10px 0;
}

.theBook a{
color:#7030A0;
}

.theBook img{
margin:20px auto;
display:block;
border:3px solid #999;
}


.bulletMan{
margin:10px 0 10px 126px;
padding:0 0 0 15px;
background: no-repeat 0 5px;
height:20px;
}

.bulletMan a{
color:#7030A0;
font:bold 14px Arial, Helvetica, sans-serif;
text-decoration: none;
}

.centerer{
text-align:center;
}


/*Video List*/

.bCoveVideo{
text-align:center;
margin:20px 0; 
height:270px;
}


.buttons {
overflow:hidden;
padding:40px 50px;
}

.buttonsOR{
overflow:hidden;
padding:0 50px 10px 50px;
}


.buttons .bLeft{
float:left;
}

.buttons .bRight{
float:right;
}


/*Video List end*/

.marginTop10{
margin-top:10px; 
}


.marginT25{
margin-top:25px !important; 
}
 
 
 .marginTB25{
margin-top:25px !important; 
margin-bottom:25px !important; 
}

.marginR10{
margin-right:10px; 
}

.marginR5{
margin-right:5px; 
}


.tableQs{
margin:20px 0;
}


.navButton{
	text-align:center;
	border:1px solid #7030A0;
	width:300px;	
	background:#7030A0;
	font:18px 'Francois One', sans-serif;
	margin:20px auto 25px auto;
}

.navButton a{
	color:#FFF;
	display:block;
	padding:10px;
	border:1px solid #fff;
	text-decoration:none;
}


.navButton a:hover{
	background: rgb(65, 32, 89);
}


.caser{
	width:95%;
	margin:20px auto 40px auto;
}

.caser a{
	font-weight:bold;
	text-decoration:none;
}

.caser a:hover{
	text-decoration:none;
}


/* Case */

.caseMain{
	margin:30px 0;
	padding:0;
}

.caseAct{
	background: #F2E8FA;
	margin:20px 0;	
	border: 1px solid #E2C0FC;
	padding:10px;
	list-style:none;	
}

.caseAct .caseHolder{
	overflow:hidden;
}

.caseAct .caseQ{
	float:left;
	width:500px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#7030A0;
	margin:0;
	line-height:17px;
}


.caseAct .slide{
	color:#7030A0;
	font:12px Arial, Helvetica, sans-serif;
}

.caseAct .hideMe{
	float:right;
}

.caseAct .caseBox {
	width: 100%;
	border: 1px solid #E2C0FC;
	height:70px;
	margin:10px 0;

	}
	
	.caseAct textarea {
		font:11px Tahoma, Geneva, sans-serif;
		line-height:16px;
		display:inline-block;
	}


.caseBottom{
	background: rgb(234, 220, 245);
	margin:20px 0;	
	border: 1px solid rgb(226, 192, 252);
	padding:10px;
}

.caseBottom p{
	margin:0;	
}

.caseBottom a{
	font-weight:bold;
	text-decoration:none;
}
	
/*

border:1px solid #536e32;	
	background:#536e32;


*/
.navBtnCase{	
	font:bold 11px Tahoma, Geneva, sans-serif;
	margin:0;
	text-align:center;
}

.navBtnCase a{
	color:#fff;
	display:block;
	padding:0 5px;
	border:1px solid #fff;
	text-decoration:none;
	padding:5px;
	background:#7030a0;
}


.navBtnCase a:hover{
	background:rgb(65, 32, 89);
}

.navBtnCase .selected{
	background:#7030A0;
}


.floatMeLeft{
	float:left;
	width: 266px;
}

.floatMeRight{
	float:right;
}

.imager{
	text-align:center;
	margin:20px;
}

.imager img{
	border:3px solid #999;
}

.imager p{
	font:12px Arial, Helvetica, sans-serif;
	margin:20px 0;
	color:#0870AD;
	line-height:17px;
}

.togglee{
	cursor:pointer;
	font:bold 11px Tahoma, Geneva, sans-serif;
	margin:10px 0;
	display:block;
	padding:5px;
	z-index:10px;
}

.cTxt{
	text-align:center;
	margin:10px auto;
	
}

.cTxt a{	
  	background:#900;
	padding:5px;
	color:#fff;
	text-decoration:none
}

.absN{
	position:absolute;
	right:0;
}

.absP{
	position:absolute;
	left:0;
}

/* new list*/

.makeSlide{
list-style:none;
line-height:1.4em;
padding:0;
width:95%;
margin:20px auto 40px auto;
overflow:hidden;
}


.makeSlide li{
background: no-repeat 0 6px;
margin:0 0 5px 0;
padding:8px 0 0 15px;
cursor:pointer;
color:#44882F;
font-weight:bold;
}

.makeSlide li a{
text-decoration:none;
}

.makeSlide .content{
background:none;
}

.makeSlide li ul{
	display:inline-block;
list-style:none;
margin:0;
padding:0;
}

.makeSlide li ul li{
background:url(../images/subarrow.png) no-repeat 0 8px;
padding:0 0 0 15px;
color:#003300;
margin:0;
}

.makeSlide li ul li a{
color:#305A2A;
text-decoration:none;
}

.makeSlide li ul li a:hover{
text-decoration:none;

}

#theBar{

/*min-height: 100px; 
height:auto !important; 
height: 100px; */
}

.alpha{	
	margin: 20px 0;
	font:bold 11px Tahoma, Geneva, sans-serif;
}

.alpha a{
	background:#7b9943;
	padding:4px 7px;
	text-decoration:none;
	color:#FFF;
	
}

.alpha a:hover{
	background:#8A8131;
	
}

.alpha span{
	background:#4f6426;
	padding:4px 7px;
	text-decoration:none;
	color:#999;
	
}


.even{
   background-color: #e3e9d8;
}


.notMe{
	color:#999999 !important;
	background:#4F6426 !important;
}

.smText{
	font:bold 13px Arial, Helvetica, sans-serif;	
}

.twitDiv{
	margin:-55px 0 0 30px;
}



/*main Css End*/



@media only screen and (min-width: 35em) {
  

}

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  h1{
  text-indent:0px !important;
  margin-top:50px !important;
  line-height:28px;
  
  }
  
  .caseAct{
	background: #e3e9d8;
	border: none;
	padding:10px;
	}
	
	.caseAct textarea {
		width:70% !important;
		padding:10px;
	}
	
	.rightCont{
		float:none;
		width:100%;
	}
	
	.leftNav, footer{
		display:none;
	}
	
	
	.navBtnCase absN,.cTxt,.twitDiv,.navBtnCase {
		display:none;
	}
	
  
  
}


/* MOBILE LAYOUT (PORTRAIT/320PX) 
----------------------------------------------- */

@media only screen and (max-width: 767px) {

/* for Mobile 

body {
	width: 320px;
	padding: 0;
}


 HEADER 
 
.wrapper{
font-size:1.1em; 
min-height:200px;
/*position:relative; 
width:100%; 
margin:0 auto;
}

header {
height:100%;
background:none;
text-align:center;
}

header h1{
color:#FFFFFF;
text-indent:0 !important;
margin:10px 0 15px 0;
padding:0;
font:20px Arial, Helvetica, sans-serif;

}

header h2{
font:bold 14px Arial, Helvetica, sans-serif;
margin:0 0 10px 0;
padding:0;
color:#fffff;
letter-spacing:1px;
}

.leftNav{
float:none;
width:90%;
margin:0 auto 10px auto;
}

.rightCont{
float:none;
width:90%;
margin:0 auto 10px auto;
}

footer{
width:95%;
margin:0 auto 10px auto;
text-align:center;
}*/

}