@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
	border: 0;
	}

body, html {
	color: #000;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size:12px;
	height: 100%;
	margin:0;
	width:100%;
	background:#d7dfd3 url(../images/ipc_bg_body.gif) repeat-x;
	}

body {
	height:100%;
	margin:0; /* IE 6 Requires this */
	}

* html body { overflow-y:auto; }

.margin-right-15 { margin-right:15px; }

.clear { clear: both; }

.txt-r { text-align:right; }

#global-wrapper { min-height: 100%; }

* html #global-wrapper { height: 100%; }

#header {
	color:#fff;
	margin:0 10px 2px 5px;
	/*height:45px;
	background:#ffffff url("../images/bg_reader_header_bar.gif") repeat-x bottom left;*/
	border-bottom:1px solid #000;
	background-color:#ffffff;
	}

#ipc-logo-reader {
	float:left;
	margin:0;
	padding:0px 10px 0 0;
	width:auto;
	cursor:pointer;
	}

#ipc-logo-reader h1 {
	/*width:65px;
	height:65px !important;*/
	margin:0;
	padding:0;
	/*background:url("../images/ipc_logo_reader.gif") no-repeat;*/
	/*text-indent:-9999px;*/
	}

#header .header-btns { margin-right:15px; color:#000; }

* html #header .header-btns { margin-right:0; }

#header .header-btns img { margin-left:5px; }

#ipc-logo-reader h1 a { outline:none; }

/* Content Styles Starts */
#content {
	font-size:14px;
	/*padding-bottom:45px;*/
	text-align:center;
	clear:both;
	/*padding-top:75px;
	padding-bottom:10px;*/
	}

.padding-5 { /* This is going to be changed later */
	padding:5px;
	}

/* Arrow Styles Starts */
#arrow-left {
	display:block;
	top:50%;
	/*left:10px;*/
	left:0;
	position:fixed;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	cursor:pointer;
	outline:none;
	}

#arrow-right {
	display:block;
	top:50%;
	/*right:10px;*/
	right:0;
	position:fixed;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	cursor:pointer;
	outline:none;
	}

* html #arrow-left { position:absolute; }

* html #arrow-right {
	position:absolute;
	margin-right:25px;
	}
/* Arrow Styles Ends */
/* Content Styles Ends */

#footer {
	height: 10px;
	margin-top: -20px;
	/*margin: -48px 0 0 0;*/
	padding-right:5px;
	text-align: right;
	/*color: #000;*/
	color:#000;
	clear:both;
	font-size:11px;
	/*margin-top:0;*/
	border-top:1px solid #C6C5C5;
	}


#footer a { color:#000000; }

#footer a:hover { text-decoration:none; }



/* Fixed Header */
.fixed-header {
	position:fixed;
	top:0;
	left:0;
	display:block;
	width:100%;
	background-color:#e6e6e6;
	padding:3px 10px 0 0;
	}

* html .fixed-header {
	position:absolute;
	width:98.4%;
	}

#reader-breadcrumb {
	background-color:#fff;
	clear:both;
	padding:5px;
	}

.float-r {float:right;}

.float-l {float:left;}

.bold { font-weight:bold; }

span.bold { padding-right:10px; }

#global-wrapper #ipc-top-nav {
	float:right;
	}

#global-wrapper .ipc-top-nav{
	padding:0;
	margin:15px 0 10px 0;
	float:right;
	clear:left;
	}

#global-wrapper .ipc-top-nav ul{
	padding:5px 0 0 15px;
	margin:0px;
	list-style:none;
	}

#global-wrapper .ipc-top-nav ul li{
	float:left;
	padding:0px 8px 0px 8px;
	font-size:12px;
	width:auto;
	border-left:1px solid #000;
	}

#global-wrapper .ipc-top-nav ul li a{
	float:left;
	white-space:nowrap;
	width:auto;
	color:#000;
	text-decoration:underline;
	}

#global-wrapper .ipc-top-nav ul li a:hover{
	text-decoration:none;
	}

#global-wrapper .ipc-breadcrumb-links {
	background-color:#FFFFFF;
	color:#000000;
	width:auto;
	padding:15px 10px 0px 10px;
	float:left;
	font-size:11px;
	}

#global-wrapper .ipc-breadcrumb-links a{
	color:#000000;
	text-decoration:underline;
	font-size:11px;
	}

#global-wrapper .ipc-breadcrumb-links a:hover{
	text-decoration:none;
	}

#global-wrapper #ipc-header-strip {
	color:#000000;
	font-size:11px;
	padding-right:15px;
	}

#global-wrapper #basic-version {
	position:static;
	z-index:1;
	}

#global-wrapper #nonflashcontent {
	text-align:center;
	margin-top:10px;
	margin-bottom:2px !important;
	}

#global-wrapper .header-top-right-links {
	color:#000;
	padding:10px 10px 5px 0;
	text-align:right;
	}

#global-wrapper .social_share{
    color:#000;
    padding:0px 10px 0px 0;
    text-align:right;
    width:300px;
    float:right;
}

#global-wrapper .social_share_HBR{
    color:#000;
    padding:10px 10px 0px 0;
    text-align:right;
    width:300px;
    float:right;
        
}

#global-wrapper .header-top-right-links ul li {
	margin:0;
	padding:0 0 0 5px;
	}

#global-wrapper .header-top-right-links a {
	font-size:11px;
	font-weight:normal;
	color:#000000;
	}

#global-wrapper .header-top-right-links a:hover { text-decoration:none; }

#global-wrapper .flash-margin { margin-top:30px; }

#global-wrapper .reader-welcome-message {
	text-align:right;
	padding-bottom:10px;
	}

#vi-nav-block { margin-top:17px !important; }

a.outline-none,
.outline-none { outline:none !important; }

/* Reader Search Block Starts */
.fixed-header #ipc-header-src-block {
	float:left;
	margin:5px 5px 0px 15px;
	}
/* Reader Search Block Ends */




/* IPC Input Buttons Starts */
input.ipc-btn-small {
	background:#6c2c01 url("../images/bg_input_btn.gif") repeat-x top left;
	border:1px solid #d45601;
	color:#fff;
	height:21px;
	padding:0px 4px 4px 4px;
	margin:0 3px 0 0;
	margin:0;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
	outline:none;
	vertical-align:middle;
	}

input.ipc-btn-small:hover {
	background-color:#99450d;
	background:#99450d;
	border:1px solid #e18140;
	}
/* IPC Buttons Ends */
/* Buttons Ends */

.ipc-search-box-text-field{
	background:url(../images/bg_input_field.gif) no-repeat top left;
	border:1px solid #cccccc;
	color:#01348f;
	font-size:11px;
	padding:3px 2px 3px 5px;
	width:178px;
	_width:168px;
	position:relative;
	z-index:5;
	}


.ipc-search-box-select-field{
	border:1px solid #86927d;
	color:#525252;
	font-size:12px !important;
	padding:1px;
	width:116px;
	}

#reader-content { padding:40px 5px 0px 5px; }

	input.txtCountDown {
		background-color: #FEFCE0;
        border: none;
        font-family: verdana;
        font-size: 10pt;
        font-weight: bold;
	}

.errorMessage1,
.errorMessage,
.ipc-error-message{
	border:2px solid #D90000;
	background-color:#fafedd;
	padding:5px;
	margin:5px 0;
	clear:both;
	font-size:12px;
	}