/* 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: #86CCED; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #50BFED; 
}/*702EC6*/
/*a:visited { color: #551a8b; }*/
a:hover { color: #06e; }
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; }
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; display:none}


/*Normally*/
p{
font:14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
margin:10px 0;
line-height:1.5em;
}

/*:first-child+html p { 
line-height:1.5em;
} */
/*Normally end*/

/*main Css*/

body{
font:14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
line-height:1.5em;
color:#000;
border-top:10px solid #86CCED;
margin:0;
padding:0;
line-height:1.5em;
min-width:100%;
background:url(../images/bodybg.gif);
}


.wrapper{
font-size:1.1em; 
min-height:500px;
width:960px; 
margin:0 auto;
padding:18px 0 35px;
}

.contentWrap{
border-left:1px solid #002D3C;
border-right:1px solid #002D3C;
overflow:hidden;
background:#ffffff;
}
footer{
height:53px;
clear:both;
font:bold 14px Arial, Helvetica, sans-serif;
color:#FFF;
position:relative;
overflow:hidden;
background:#000000;
}

footer p{
padding:5px;
margin:10px 0 0 10px;
font:bold 14px Arial, Helvetica, sans-serif;
}

footer a{
color:#FFF !important;
}



footer .social{
list-style:none;
margin:0;
overflow:hidden;
padding:0;
position:absolute;
left: 60%;
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 .wiley{
position:absolute;
top:34%;
right:20px;
}



header {
height:152px;
border-bottom:10px solid #86CCED;
background:#000000;
overflow:hidden;
position:relative;
}

header h1{
color: #86CCED;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 2.2em;
    line-height: 1em;
    margin: 35px 0 0 35px;
    padding: 0;
    width: 70.3%;
}
header h1 span{
	font-family: arial;
    font-weight: bold;
	}
header h2{
font:20px Arial, Helvetica, sans-serif;
margin:0 0 0 35px;
padding:0;
color:#DD9A16;
}

header .edition{
bottom: 25px;
    position: absolute;
    right: 17.5em;
    text-align: right;
    width: auto;
}

header .chunk{
position:absolute;
bottom:15px;
right:20px;
border:none;
}
.chunk img{
	margin-right:5px;	
	}

header .edition h2{
border-bottom:1px solid #FFF;
color:#FFF !important;
font:bold 15px Arial, Helvetica, sans-serif !important;
margin:0 0 15px;
padding-bottom:15px;
}

header .edition p{
color: #FFFFFF !important;
    font: bold 1.3em Arial,Helvetica,sans-serif !important;
    margin: 0;
}


.leftNav{
float:left;
width:187px;
margin:33px 0 20px 20px;
}

.leftNav ul{
margin:0px;
padding:0;
font:bold 14px Arial, Helvetica, sans-serif;
list-style:none;
position:relative;
width:100%;
}

.leftNav ul li{
margin:0 0 5px;
padding:0;
}


.leftNav ul li:first-child a{
background:#000000;
text-decoration:none;}


.leftNav ul li a{ 
text-decoration:none;
background:#000000;
color:#FFF;
display:block;
padding:9px;
border-radius: 5px 5px 5px 5px; 	
}

.leftNav ul li a:hover{ 
color:#86CCED;
display:block;
}

.rightCont{
float:right;
width:686px;
overflow:hidden;
margin:33px 25px 0;
}

.rightCont h1{
color:#0C6072;
font:bold 18px Arial, Helvetica, sans-serif;
margin:0 0 20px 0;
padding:0;
}

.rightCont h2{
color:#000;
font:bold 14px Arial, Helvetica, sans-serif;
margin:20px 0 25px 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{
background-color: #EAEAEA;
    border-radius: 5px 5px 0 0;
    font: bold 14px Arial,Helvetica,sans-serif;
    margin: 0;
}

.rightCont h5{
font:bold 14px Arial, Helvetica, sans-serif;
margin:0;
}

.rightCont h4 span{
display: block;
    margin: 0 20px;
    padding: 5px 0;
	}

.inSider{
background-color: #FFFFFF;
    border: 1px solid #86CCED;
    border-radius: 0 0 5px 5px;
    height: auto !important;
    margin: 12px 0 23px;
    min-height: 21.3em;
    padding: 20px;
    cursor: pointer;
}
.inSider ul li{
	list-style:none;
	margin:5px 0px;
	}

.inSider .caseAct{

	margin:20px 0px;
}

.rounder{
	background:#FFFFFF;
    -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/PIE.htc);
	/*behavior:url(http://com-bpl-dev/ICITES/Cms_Data/Sites/samplemoller/Files/pie/ie-css3.htc);for equalHeight*/
	zoom:0;
	position:relative;		
}

.rounderTop{
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px; 	
	behavior: url(pie/PIE.htc);	
}

.rounderBottom{
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	behavior: url(pie/PIE.htc);	
}

.relatedh2{
border-top:1px solid #64908a;
padding-top:10px !important;
margin-bottom:0 !important;
}

.relatedBooks{
overflow:hidden;
list-style:none;
margin:0 0 0 10%;
padding:0;
}

.relatedBooks li{
width:155px;
float:left;
margin-right:30px;

}

.relatedBooks li img{
border:1px solid #333;
display:block;
margin:0 auto;
}

.relatedBooks li p{
margin:15px 0;
}


.borderTop{
border-top:1px solid #999;
margin:25px 0; 
}

.theBook{
font:14px Arial, Helvetica, sans-serif;
text-align:center;
}

.theBook p{
margin:0 !important;
padding:0 !important;
}

.theBook a{
color:#00BFED !important;
margin:0 !important;
padding:0 !important;
}

.theBook img{
margin:20px auto 10px auto;
display:block;
border:2px solid rgb(134, 204, 237);
}


.bulletMan{
margin:25px 0 25px 75px;
padding:0 0 0 15px;
background:url(../images/bullet.gif) no-repeat 0 3px;
}

.centerer{
text-align:center;
}

.insideLI{
margin:30px 0 35px 65px;
padding:0;
font:14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.dot,.nodot{

	margin-left:160px;
}
.dot li{
	list-style:disc !important;
	}
.insideLI li{
	padding:5px 0px;

}
#dwnld_btn{
	float:left;
	padding:10px;
	background-color:#86CCED;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	border: 1px solid #000000;
}
.mcqList{
margin:20px 30px 30px 0;
padding:0;
font:14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
line-height:1.4em;
list-style:none;
}

.mcqList li{
margin:0 0 7px;
}

.dispBlock{
display:block;
}

/* lower ie6 */

.lt-ie7 .leftNav ul li{ 
height:34px;
background:#002D3C;
color:#000;
}

.lt-ie7 .leftNav ul li a{ 
display:block;;
}

.lt-ie7 .leftNav ul li a:hover{ 
background:#01202a;
color:#fff;
}

.lt-ie7 .rightCont{
margin-right:12px;
}

.lt-ie7 .leftNav {
position:absolute;
top:0;
left:0;

}

.lt-ie7 .contentWrap{
position:relative;

}

.lt-ie7 .buttonsOR{
margin-bottom:30px;
}


/* MCQ */

.return a{
	font:11px Tahoma, Geneva, sans-serif;
	color:#0C6072;
	text-decoration:none;
	
}

.return{
	margin:0;	
}

.underF p{
	margin-top:0;
}

.underF input{
	margin-right:5px;
}



/*Video List*/

#nav-sub{
list-style:none;
margin:20px 0;
line-height:1.4em;
padding:0;
}


#nav-sub li{
background:url(../images/arrow.png) no-repeat 0 5px;
margin:0 0 5px 0;
padding:0 0 0 15px;
}

#nav-sub li ul{
list-style:none;
}

#nav-sub li ul li{
background:url(../images/subarrow.png) no-repeat 0 8px;
padding:0 0 0 15px;
}

.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;
}

.inSection{
width:95%; 
margin:0 auto;
position:relative;
}


.borderTop{
border-top:1px solid #44882F;
margin:25px 0; 
}

.theBook{
text-align:center;
margin-bottom:25px;
}

.theBook p{
margin:10px 0;
}

.theBook a{
color:#458830;
}




.bulletMan{
margin:10px 0 10px 120px;
padding:0 0 0 25px;
background:url(../images/bullet.gif) no-repeat 0 5px;
height:20px;
}

.bulletMan a{
color:#44882F;
font:bold 14px Arial, Helvetica, sans-serif;
}

.centerer{
text-align:center;
}

/* Case start*/


/* Case */

.caseMain{
	margin:30px 0;
	padding:0;
}

.caseAct{
	background: #D7EDF7;
	margin:20px 0;	
	border: 1px solid #86CCED;
	padding:10px;
	list-style:none;	
}

.caseAct .caseHolder{
	overflow:hidden;
}

.caseAct .caseQ{
	float:left;
	width:500px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color: rgb(8, 112, 173);
	margin:0;
	line-height:17px;
}


.caseAct .slide{
	color: rgb(8, 112, 173);
	font:12px Arial, Helvetica, sans-serif;
}

.caseAct .hideMe{
	float:right;
}

.caseAct .caseBox {
	width: 100%;
	border: 1px solid rgb(134, 204, 237);
	height:70px;
	margin:10px 0;

	}
	
	.caseAct textarea {
		font:11px Tahoma, Geneva, sans-serif;
		line-height:16px;
		display:inline-block;
	}


.caseBottom{
	background: #D7EDF7;
	margin:20px 0;	
	border: 1px solid #86CCED;
	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:#6BCCFA;
}


.navBtnCase a:hover{
	background: rgb(0, 102, 238);
}

.navBtnCase .selected{
	background:#57A8CF;
}


.floatMeLeft{
	float:left;
}

.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;
}
 /* Case End*/


/*Video List end*/

.marginTop10{
margin-top:10px ; 
}

.marginTop20{
margin-top:20px !important; 
}

.paddingTop20{
padding-top:20px !important; 
}

.marginR10{
margin-right:10px; 
}

.tableQs{
margin:20px 0;
}


.marginT25{
margin-top:25px !important; 
}

.navButton{
	text-align:center;
	border:1px solid #86CCED;
	width:300px;	
	background:#86CCED;
	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:#002D3C;
}



.makeSlide{
list-style:none;
line-height:1.4em;
padding:0;
width:95%;
margin:20px auto 40px auto;
overflow:hidden;
}


.makeSlide li{
background:url(../images/arrow.png) no-repeat 0 6px;
margin:0 0 5px 0;
padding:0 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:none;
padding:0 0 0 15px;
color:#003300;
margin:0;
}

.makeSlide li ul li a{
color:#002D3C;
text-decoration:none;
}

.makeSlide li ul li a:hover{
text-decoration:underline;

}
.noBGUl li a, .noBGUl  li{
	background:none !important;
}

.ReOrder ol{
	margin:0;	
	padding-left:20px !important;
}

.ReOrder ol li{
	margin:0;	
	padding:0;
}

.fLeft{
	float:left;
}

.fRight{
	float:right;
}

.score{
	color:#F00;
}

.QHandle h4,.QHandle p{
	margin:0;
	padding:0;
}

.blu {
	color: #216DED;
}

.pLeft23 {
    padding-left: 23px !important;
}


.darkYellow, .darkYellow a{
	background-color:#E8AA19 !important;
}

.darkT {
color:#DD9A16 !important;
}

.defAll a{
	background:#FFFFFF !important;
}

.mLeftSt{
	margin-left:170px;
}
/*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:#fff;
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;
}*/

}