@charset "utf-8";
/* CSS Document */

/********************************************************************************/
/********************************************************************************/
/*					Author: REDDY PRASAD. ANDHE				   					*/
/*					E-mail: reddy.prasad@impelsys.com			   				*/
/*					Company: Impelsys India (P) Ltd.		   					*/
/*					Creation Date:29-06-2009, 1420hrs	   						*/
/*					Last Edited: 29-06-2009    				   					*/
/********************************************************************************/
/********************************************************************************/


/**************************************************/
/*				RESET STYLES			  		 */
/**************************************************/
h1, h2, h3, h4, h5, h6, p, div, table, blockquote, dl, fieldset, form, legend, pre, code, img, img a, img a:hover {
	margin:0;
	padding:0;
	border:0;
	}

h1, h2, h3, h4,h5,h6 {
	padding:0px 0px 5px 0px;
	margin:0px;
	font-weight:bold;
	color:#ff6600;
	}

h1 { font-size:15pt; }
h2 { font-size:14pt; color:#ff6600; }
h3 { font-size:12pt !important; color:#ff6600 !important; }
h4 { font-size:9pt; color:#ff6600; }
h5 { font-size:12px; }
ul li { list-style:none; }
a { text-decoration:underline; font-size:12px; color:#000; outline:none; }
a:hover { text-decoration:none; }
input, select { font-family:Verdana, Arial, Helvetica, sans-serif; }
p { line-height:17px; }
address { font-style:normal; font-size:11px; line-height:18px; }
form { margin:0; padding:0; border:0; }
select.selectbx {
	padding:0;
	margin:0;
	font-size:11px;
	}
.ctextarea { border:1px solid #9db8f1; }



/**************************************************/
/*             	GENERAL STYLES 			   		  */
/**************************************************/
body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#d7dfd3 url(../images/ipc_bg_body.gif) repeat-x;
	font-weight:normal;
	}

input.ipc-txt-field,
select.ipc-select-box {
	border:1px solid #86927D;
	}


/* Headings Starts */
h4 { color:#000000; }
h4.ipc-block-heading2{ color:#00344D;text-align:left; }

h4.ipc-block-heading3{
	color:#00344D;
	margin-bottom:5px !important;
	}

h4.ipc-heading-btm-brdr {
	 /*border-bottom:2px solid #0c2251;*/
	 padding-bottom:15px;
	}
/* Headings Ends */

/* Common Styles Starts */
.float-l { float:left; width:auto; }
.float-r { float:right; width:auto; }
.clear-l { clear:left; }
.clear-r { clear:right; }
.clear-b { clear:both; }
.txt-l { text-align:left; }
.txt-c { text-align:center; }
.txt-r { text-align:right; }
.txt-caps { text-transform:uppercase; }
.bold { font-weight:bold; }
.width-358 { width:358px !important; }
.width-200 { width:200px; }
.width-250 { width:250px !important; }
.width-260 { width:260px !important; }
.width-500 { width:500px !important; }
.width-170 { width:170px; }
.width-161 { width:161px; }
.width-97per { width:97%; }
.width-96per { width:96%; }
.width-94per { width:94% !important; }
.width-90per { width:90% !important; }
.width-100per { width:100%; }
.width-48per { width:48%; }
.width-140 { width:140px; }
.margin-0-auto { margin:0 auto; }
.mrg-btm8 { margin-bottom:8px; }
.mrg-btm15 { margin-bottom:15px; }
.mrg-top5 { margin-top:5px; }
.mrg-top-8 { margin-top:8px; }
.mrg-15 { margin:15px; }
.mrg-top-10 { margin-top:10px; }
.mrg-top-5 { margin-top:5px; }
.mrg-top-2 { margin-top:2px; }
.mrg-top-bottom-10 { margin:10px 0; }
.mrg-top-bottom-8 { margin:8px 0; }
.mrg-top-12 { margin-top:12px; }
.mrg-bottom-10 { margin-bottom:10px; }
.mrg-right-15 { margin-right:15px; }
.mrg-right-5 { margin-right:5px; }
.mrg-lft-15 { margin-left:15px; }
.mrg-lft-5 { margin-left:5px; }
.pad-5 { padding:5px !important; }
.pad-top-10 { padding-top:10px; }
.pad-top-20 { padding-top:20px; }
.pad-top-7 { padding-top:7px; }
.pad-top-5 { padding-top:5px; }
.pad-top-3 { padding-top:3px; }
.pad-right-5 { padding-right:5px; }
.pad-right-10 { padding-right:10px; }
.pad-3 { padding:3px; }
.pad-15 { padding:15px; }
.pad-bottom-20 { padding-bottom:20px; }
.pad-bottom-14 { padding-bottom:14px; }
.pad-bottom-10 { padding-bottom:10px; }
.pad-bottom-5 { padding-bottom:5px; }
.pad-bottom-3 { padding-bottom:3px; }
.pad-lft-10 { padding-left:10px; }
.pad-left-5 { padding-left:5px; }
.pad-left-20 { padding-left:20px; }
.dis-none { display:none; }
.dis-inline { display:inline; }
.dis-block { display:block; }
.color-white { color:#fff; }
.white-txt { color:#fff; }
.brdr-black { border:1px solid #000000; }
.color-gray { color:#9A9A9A; }
.color-theme { color:#ff6600; }
.font-size-11 {font-size:11px; font-weight:normal; }
.cursor-pointer { cursor:pointer; }
.valign-top { vertical-align:top; }
.valign-middle { vertical-align:middle; }
.valign-bottom { vertical-align:bottom; }
/* Common Styles Ends */




/**************************************************/
/*				LAYOUT STYLES			  		 */
/**************************************************/
/* Global Wrapper Starts */
#ipc-global-wrapper {
	width:980px;
	padding:0;
	margin:0 auto;
	background: #ffffff;
	/*border:1px solid red;*/
	}
/* Global Wrapper Ends */


/* Header Layout Starts */
#ipc-global-wrapper #ipc-header {
	/*height:154px;
	height:165px;*/
	height:100px;
	margin:0 10px;
	border-bottom:4px solid #000000;
	padding:0 0 10px 0;
	clear:both;
	}
/* Header Layout Ends */

/* Content Layout Starts */
#ipc-global-wrapper #ipc-content-place-holder {
	margin:0;
	padding:10px;
	}

#ipc-global-wrapper #ipc-content-place-holder #ipc-content {
	padding:0;
	clear:both;
	font-size:12px;
	}

#ipc-global-wrapper #ipc-content-place-holder #ipc-content #ipc-content-left-pane {
	width:210px; /* Total Width = 235px - width(220) + padding-right (10px) + padding-left (5px) */
	padding:0;
	margin:0 10px 0 0px;
	/*background-color:#333;
	height:500px;*/
	}

#ipc-global-wrapper #ipc-content-place-holder #ipc-content #ipc-content-right-pane {
	padding:0;
	width:210px;
	margin:0;
	/*background-color:#666;
	height:500px;*/
	}

/* 3 Column Styles Starts */
#ipc-global-wrapper #ipc-content-place-holder #ipc-content #ipc-content-center-pane-3column {
	width:505px;
	border-left:1px solid #FF9934;
	padding:0 10px;
	margin:0;
	min-height:400px;
	_height:400px;
	/*background-color:#999;
	height:500px;*/
	}

/*html #ipc-global-wrapper #ipc-content-place-holder #ipc-content #ipc-content-center-pane-3column { width:505px; }*/
/* 3 Column Styles Ends */

/* 2 Column Styles Starts */
#ipc-global-wrapper #ipc-content-place-holder #ipc-content #ipc-content-center-pane-2column-nav-left-align {
	width:729px;
	border-left:1px solid #FF9934;
	padding:0 0 0 10px;
	margin:0;
	min-height:400px;
	_height:400px;
	/*background-color:#999;*/
	}

*html #ipc-global-wrapper #ipc-content-place-holder #ipc-content #ipc-content-center-pane-2column-nav-left-align {width:726px;}

#ipc-global-wrapper #ipc-content-place-holder #ipc-content #ipc-content-center-pane-2column-nav-right-align {
	width:729px;
	padding:0 10px 0 0;
	border-right:1px solid #FF9934;
	margin:0;
	margin-right:10px;
	min-height:400px;
	_height:400px;
	/*background-color:#999;*/
	}

*html #ipc-global-wrapper #ipc-content-place-holder #ipc-content #ipc-content-center-pane-2column-nav-right-align { width:721px; }
/* 2 Column Styles Ends */

/* 1 Column Styles Starts */
#ipc-global-wrapper #ipc-content-place-holder #ipc-content #ipc-content-center-pane-1column {
	/*width:940px;*/ /* Total Width = 980px */
	/*padding:0 5px;*/
	/*margin:0 15px;*/
	width:960px;
	min-height:400px;
	_height:400px;
	/*background-color:#999;*/
	}
/* 1 Column Styles Ends */
/* Content Layout Ends */

/* Footer Layout Starts */
#ipc-global-wrapper #ipc-footer {
	font-size:11px;
	clear:both;
	/* padding:10px 0 0 0; */
        padding:10px;
	/* background: url("../images/ipc_bg_footer.gif") bottom left repeat-x; */
        margin-bottom:-10px;
	}
/* Footer Layout Ends */


/**************************************************/
/*				INSIDE STYLES			  		  */
/**************************************************/
/* Header Styles Starts */
#ipc-header-strip p{
	padding:5px 0 0 0;
	color:#fff;
	font-weight:bold;
	}


#ipc-header #ipc-logo {
	float:left;
	padding:0;
	margin:20px 50px 0 20px;
	width:auto;
	cursor:pointer;
	}

#ipc-header #ipc-logo h1 {
	width:73px;
	height:70px;
	margin:0;
	padding:0;
	background:url("../images/ipc_logo.gif") no-repeat;
	text-indent:-9999px;
	}

/* Top Navigation Starts */
.ipc-top-nav{
	padding:0;
	margin:0 0 10px 0;
	background:url(../images/top-nav-l.gif) no-repeat scroll left top;
	height:30px;
	padding:0 0 0 12px;
	float:right;
	width:auto;
	}

*html .ipc-top-nav{ width:387px; }

.ipc-top-nav-r {
	background:url(../images/top-nav-r.gif) no-repeat scroll right top;
	height:30px;
	padding:0;
	}

.ipc-top-nav ul{
	padding:5px 10px 0 5px;
	margin:0px;
	}

.ipc-top-nav-r ul li{
	list-style:none;
	float:left;
	padding:0px 8px 0px 8px;
	border-right:1px solid #fff;
	font-size:11px;
	width:auto;
	}

.ipc-top-nav-r ul li a{
	float:left;
	white-space:nowrap;
	width:auto;
	color:#fff;
	font-size:11px;
	}

.ipc-top-nav-r ul li.first-item{
	padding:0px 8px 0px 0px;
	}

.ipc-top-nav-r ul li.last-item{
	border-right:0px;
	padding:0px 0px 0px 8px;
	}

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

.ipc-top-nav-r ul li.ipc-icon-share-this a{
	/* background: url("../images/icons/ipc_icon_share_this.png") no-repeat left 2px; */
	padding:0px 0px 0px 15px;
	}
/* Top Navigation Ends */

/* Search Block Starts */
#ipc-header #ipc-header-src-block {
    float: left;
    margin-left: 20px;
    margin-top: 50px;
    width: 38%;
    }

#ipc-header #ipc-header-src-block a{
	 color:#000000;
	}

*html #ipc-header #ipc-header-src-block { /*width:355px; */}

*:first-child+html #ipc-header #ipc-header-src-block { /*width:355px;*/ }

#ipc-header #ipc-header-src-block #ipc-adv-src { padding:5px 0 0 20px; }
/* Search Block Ends */


/* Login Details Styles Starts */
.ipc-login-details-ul,
.ipc-login-details-ul ul{
	margin:0;
	padding:0;
	list-style:none;
	}


.ipc-login-details-block,
.ipc-login-details-block ul{
	margin:0;
	padding:0;
	color:#000;
	}

.ipc-login-details-block ul li{
	display:inline;
	}

.ipc-login-details-block a{
	color:#075d93;
	font-size:11px;
	}

.ipc-login-details-block ul li{
	padding:0 5px;
	border-right:1px solid #000;
	}

/*.ipc-login-details-block ul li.icon-cart,
.ipc-login-details-block ul li.ipc-icon-cart,
.ipc-login-details-block ul li.ipc-cart-icon,
a.ipc-cart-icon{
	background:url(../images/ipc_icon_cart.gif) no-repeat top left;
	padding-left:22px;
	padding-bottom:22px;
	border-right:none;
	margin-left:10px;
	color:#013476;
	text-transform:uppercase;
	}*/



.ipc-cart-icon{
	background:url(../images/ipc_icon_cart.gif) no-repeat top left;
	padding-left:22px;
	padding-bottom:15px;
	border-right:none;
	margin-left:10px;
	color:#000 !important;
	font-weight:normal !important;
	/*font-size:11px;*/
	line-height:20px;
	}

a.ipc-login-icon{
	background:url(../images/ipc_icon_login.gif) no-repeat top left;
	padding-bottom:10px;
	padding-left:22px;
	padding-right:0;
	border-right:none;
	margin-left:10px;
	color:#000;
	text-transform:none;
	height:20px;
	}

.ipc-login-details-block ul li.last-item{
	padding-right:0;
	border-right:none;
	}

.ipc-login-details{
	float:right;
	padding:0;
	text-align:right;
	width:500px;
	margin:22px 20px 0 0;
	}

span.cart-items {
	font-weight:normal;
	color:#013480;
	}

.ipc-welcome-msg {
	float:right;
	margin:14px 0 0 0;
	padding:0;
	text-align:right;
	width:380px;
	color:#000;
	/*font-size:11px;*/
	}

.ipc-loggedin-details {
	/*margin:-10px 0 0 0;*/
	margin:10px 0 0 0;
	float:right;
	clear:right;
	width:auto;
	display:block;
	white-space:nowrap;
	}

.ipc-loggedin-details a,
.ipc-welcome-msg a{
	color:#000;
	margin:0 4px;
	text-decoration:underline;
	}

.ipc-loggedin-details a:hover,
.ipc-welcome-msg a:hover{
	text-decoration:none;
	}
/* Login Details Styles Ends */
/* Header Styles Ends */

/* Content Styles Starts */
/**breadcrumb class****/
.ipc-breadcrumb-links {
	display:block;
	clear:both;
	margin:5px 0 10px 15px;
	padding:0;
	}

.ipc-breadcrumb-links a { font-size:12px; }


.ipc-bread-crumb-holder {
	padding:0px 0px 20px 0px;
	font-weight:bold;
	overflow:hidden;
	font-size:11px;
	background-color:red;
	}

.ipc-bread-crumb-holder ul{
	margin:0px;
	padding:0px 0px 0px 0px;
}

.ipc-bread-crumb-holder ul li{
	list-style:none;
	float:left;
	background:url("../images/ipc_arrow_dbl_small.gif") no-repeat right 5px;
	padding:0px 9px 0px 9px;
}

.ipc-bread-crumb-holder ul li a{ padding-right:7px; }

.ipc-bread-crumb-holder ul li.firstItem {padding:0px 9px 0px 0px;}
.ipc-bread-crumb-holder ul li.lastItem {padding:0px 0px 0px 9px;background:none;}

.ipc-bread-crumb-holder ul li a{font-weight:normal;}
/**breadcrumb class****/

h4.ipc-block-heading3{
	margin:0;
	padding:0 0 10px 0;
	font-size:16px;
	}

ul.ipc-nav-list{
	margin:0px;
	padding:0 0 10px 2px;
	color:#000;
	}

ul.ipc-nav-list li{
	background:url('../images/arrow_left_nav.gif') no-repeat 0px 7px;
	padding:0px 4px 0 8px;
	margin:6px 0;
	line-height:18px;
	}

ul.ipc-nav-list li a{
	color:#000;
	font-weight:normal;
	}

ul.ipc-nav-list li a.more-items{
	/*background:url('../images/arrow_plus.gif') no-repeat 182px 5px;*/
	background:url('../images/arrow_plus.gif') no-repeat 180px 5px;
	width:100%;
	display:block;
	padding-right:15px;
	}

ul.ipc-nav-list li a.active{
	font-weight:bold;
	cursor:default;
	text-decoration:none;
	}

ul.ipc-nav-list h4, ul.ipc-nav-list h4 a{ color:#013476; }

/* Home Page Banner */
/*.ipc-homepage-mid-content-holder {
	width: 695px;
	float: left;
	}*/

#ipc-home-banner {
	margin:0;
	padding:0 0 10px 10px;
	float:left;
	width:auto;
	}

.ipc-home-main-image-holder {
	border-left:1px solid #FF9934;
	/*clear:both;*/
	margin-left:220px;
	padding:0 0 20px 10px;
	/*width:735px;*/
	}

* html .ipc-home-main-image-holder { margin-left:223px; }

.ipc-home-main-image-holder img  {
	/*width:728px;*/
	}

* html .ipc-home-main-image-holder img  {
	/*width:718px;*/
	}

/* Tabs Starts */
.ipc-tabs{
	padding:0px;
	overflow:hidden;
	}

.ipc-tabs .ipc-tabs-links-holder ul{
	padding:0px;
	margin:0px;
	}

.ipc-tabs .ipc-tabs-links-holder ul li{
	list-style:none;
	float:left;
	width:auto;
	}

.ipc-tabs .ipc-tabs-links-holder ul li a{
	display:block;
	float:left;
	height:30px;
	padding:0px 0px 0px 11px;
	text-decoration:none;
	overflow:hidden;
	width:auto;
	}

.ipc-tabs .ipc-tabs-links-holder ul li a span{
	display:block;
	float:left;
	height:30px;
	padding:8px 11px 0px 0px;
	font-size:12px;
	cursor:pointer;
	white-space:nowrap;
	width:auto;
	}

.ipc-tabs .ipc-tabs-links-holder ul li a.active{
	position:relative;
	top:1px;
	z-index:100;
	}

.ipc-tabs .ipc-tabs-links-holder ul li a.active span{
	font-weight:bold;
	}

.ipc-tabs-content-holder{
	overflow:hidden;
	padding:0px 0px 0px 0px;
	width:99.4%;
	}

.ipc-tabs-content-holder .ipc-tab-content-row{
	padding:12px 5px 10px 10px;
	overflow:hidden;
	}

.ipc-tab-content-col-1{width:30%;}

.ipc-tab-content-col-2{width:65%;padding-left:5px;}

.ipc-tabs .ipc-tabs-links-holder ul li a{ background:url("../images/ipc_tab_l.gif") no-repeat left top; outline:none; }
.ipc-tabs .ipc-tabs-links-holder ul li a span{ background:url("../images/ipc_tab_r.gif") no-repeat right top; color:#fff; }
.ipc-tabs .ipc-tabs-links-holder ul li a.active{ background:url("../images/ipc_tab_l.gif") no-repeat left -31px; }
.ipc-tabs .ipc-tabs-links-holder ul li a.active span{ background:url("../images/ipc_tab_r.gif") no-repeat right -31px; color:#FF6600; }
.ipc-tabs-content-holder{ border:1px solid #FF9934; }

/**small tab start : Currently used at Product details***/
.ipc-tabs .ipc-tabs-links-holder-small ul li a{
	height:23px;
	padding-left:10px;
	}

.ipc-tabs .ipc-tabs-links-holder-small ul li a span{
	height:23px;
	padding:6px 10px 0px 0px;
	font-size:10px;
	}

.ipc-tab-content-padding{
	padding:10px 10px 10px 10px;
	}

.ipc-tab-content-fixed-height{
	height:300px;
	overflow:auto;
	line-height:17px;
	padding-right:10px;
	margin:10px;
	font-weight:normal;
	}

* html .ipc-tab-content-fixed-height{
	margin:0 10px;
	padding:10px 0;
	}

/***shelf case start**/
.ipc-tabs-container-main{
	padding:0px;
	overflow:hidden;
	}

/*book shelf thumb view*/
.ipc-shelf-container-row{
	padding:20px 0px 15px 40px;
	overflow:hidden;
	white-space:nowrap;
	}

.ipc-shelf-container-row ul{padding:0px;margin:0px;}
.ipc-shelf-container-row ul li{display:inline;list-style:none;}
/*.shelf_containerRow ul li a{padding:0px 43px 0 0px;}*/
.ipc-shelf-container-row ul li a{padding:0px 35px 0 0px;}
.ipc-shelf-container-row{ background:url("../images/ipc_bg_bookshelf_bar.gif") repeat-x left bottom; }
.ipc-pagination-list ul li a.active{ background:#00344D; color:#FFFFFF; }

/*my shelf view width to 100% width align with proper padding*/
.ipc-shelf-container-row-width100{ width:95%; }
.ipc-shelf-container-row-width100 ul{padding:0px;margin:0px;}
.ipc-shelf-container-row-width100 ul li{display:inline;list-style:none;}
.ipc-shelf-container-row-width100 ul li a{padding:0px 70px 0 0px;}

.ipc-shelf-top-controls{
	overflow:hidden;
	padding:10px 0px 0px 0px;
	}

.ipc-my-shelf-labels-top ul{padding:5px 0px 0px 0px;margin:0px;}
.ipc-my-shelf-labels-top ul li.first-item{padding:0px 10px 0px 0px;}
.ipc-my-shelf-labels-top ul li.last-item{padding:0px 10px 0px 10px;background:none;}
.ipc-my-shelf-labels-top h5 { font-size:12px; }
/*my shelf view*/

/* Shelf Container Row - 2 Starts */
.ipc-shelf-container-row-2{
	margin:20px;
	clear:both;
	}

.ipc-shelf-container-row-2 .thumbnail-div{

	}

/*.ipc-shelf-container-row-2 .thumbnail-div img{
	border:1px solid #969897;
	margin:10px 30px 10px 0;
	}*/

/*Image Drop Shadow Shadow Starts */
/*.ipc-shelf-container-row-2 .thumbnail-div .shadow {
	background:transparent url("../images/ipc_shadow_img.png") no-repeat scroll right bottom !important;
	float:left;
	margin:10px 0 10px 10px !important;
	}*/

.thumbnail-shadow{
	float:left;
	/*background: url(../images/ipc_shadow_img.png) no-repeat bottom right !important;
	background: url(../images/ipc_shadow_ie.gif) no-repeat bottom right;
	margin: 0px 25px 20px 10px !important;
	margin: 10px 25px 20px 5px;*/
	margin: 0px 25px 20px 25px !important;
    text-align:center
	}
.thumbnail-shadow .imgHolder {
	height:150px;
	overflow:hidden;
}

.thumbnail-shadow img{
	/*display: block;*/ /* Commented on 09-July-2009 for Tooltip Postion Fix - Reddy*/
	/*position: relative;
	z-index:5;*/
	background-color: #fff;
	/*border: 1px solid #969897;*/
	/*margin: -6px 6px 6px -6px;
	padding: 0px 6px 6px 0px;
	background: url(../images/ipc_shadow_img.png) no-repeat bottom right !important;
	background: url(../images/ipc_shadow_ie.gif) no-repeat bottom right;*/
	text-align:center;
	}

.thumbnail-shadow h5{
	width:115px;
	text-align:center;
	/*margin-left:-25px;*/
	margin-bottom:4px;
	font-weight:normal;
	font-size:12px;
	position:relative;
	z-index:1;
	}
/*Image Drop Shadow Shadow Ends */
/* Shelf Container Row - 2 Ends */

/* Pagination Starts */
.ipc-pagination{
	padding:5px 10px 5px 10px;
	overflow:hidden;
	margin:0 auto;
	width:450px;
	}

.ipc-pagination-list{
	padding:3px 0px 0px 5px;
	}

.ipc-pagination-list ul{
	padding:0px 5px 0px 5px;
	margin:0px;
	float:left;
	width:auto;
	}

.ipc-pagination-list ul li{
	float:left;
	list-style:none;
	width:auto;
	}

.ipc-pagination-list ul li a{
	display:block;
	padding:0px 8px 3px 8px;
	}

.ipc-pagination-list ul li a.active{
	cursor:default;
	text-decoration:none;
	}
/* Pagination Ends */

/* Buttons Starts */
a.ipc-btn {
	display:block;
	padding:0px 0px 0px 6px;
	height:21px;
	text-decoration:none;
	overflow:hidden;
	}

a.ipc-btn span {
	padding:3px 6px 0px 0px;
	height:20px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	width:auto;
	}

a.ipc-btn-disabled{
	display:block;
	cursor:default;
	padding:0px 0px 0px 6px;
	height:21px;
	text-decoration:none;
	overflow:hidden;
	}

a.ipc-btn-disabled span{
	padding:3px 6px 0px 0px;
	height:20px;
	float:left;
	width:auto;
	text-decoration:none;
	font-weight:bold;
	cursor:default;
	}

.button {
	background:#7d3f01 url(../images/bg_input_btn.gif) repeat-x top left;
	border:1px solid #ea9035;
	color:#fff !important;
	cursor:pointer;
	font-weight:bold;
	margin:0;
	padding:2px 5px 4px 5px;
	text-align:center;
	text-decoration:none !important;
	}

a.button:hover {
	background-image:none;
	background-color:#6c2c01;
	color:#fff;
	border:1px solid #f6b16b;
	}

/* 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;
	}

input.ipc-btn-small-disabled  {
	/*background:url("../images/bg_input_btn_disabled.gif") repeat-x 0 0;*/
	background-color:#f1dccd;
	border:1px solid #c0bbbb;
	color:#fff;
	height:21px;
	margin:0;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
	outline:none;
	}

.ipc_icon_search {
	background: url("../images/ipc_icon_search_inside_box.gif") no-repeat top right;
	width:22px;
	height:22px;
	border:0;
	cursor:pointer;
	float:right;
	margin:-23px 2px 0 0;
	position:relative;
	z-index:1000;
	}
/* IPC Buttons Ends */

/* IPC Text Links Starts */
a.ipc-btn-small {
	background:#6c2c01 url("../images/bg_input_btn.gif") repeat-x top left;
	border:1px solid #d45601;
	color:#fff !important;
	height:17px;
	/*line-height:20px;*/
	padding:2px 4px;
	margin:0 3px 0 0;
	/*padding-bottom:4px;*/
	text-align:center;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
	outline:none;
	text-decoration:none;
	vertical-align:middle;
	}

* html a.ipc-btn-small { line-height:21px; padding-bottom:3px; }

*:first-child+html a.ipc-btn-small { line-height:21px; padding-bottom:3px; }

a.ipc-btn-small:hover {
	background-color:#99450d;
	/*background:#99450d url("../images/bg_input_btn_hover.gif") repeat-x top left;*/
	border:1px solid #e18140;
	text-decoration:none;
	}

a.ipc-btn-small-disabled  {
	/*background:url("../images/bg_input_btn_disabled.gif") repeat-x 0 0;*/
	background-color:#f1dccd;
	border:1px solid #c0bbbb;
	height:17px;
	padding:2px 4px;
	margin:0 3px 0 0;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	outline:none;
	text-decoration:none;
	}

a.ipc-btn-small-disabled:hover {
	/*background:url("../images/bg_input_btn_disabled.gif") repeat-x 0 0;*/
	background-color:#f1dccd;
	border:1px solid #c0bbbb;
	/*height:17px;
	padding:1px 4px;
	margin:0;
	text-align:center;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	font-size:12px;*/
	outline:none;
	text-decoration:none;
	}



a.ipc-btn-small-2 {
	background:#6c2c01 url("../images/bg_input_btn.gif") repeat-x top left;
	border:1px solid #d45601;
	color:#fff !important;
	height:17px;
	padding:2px 4px;
	margin:0 3px 0 0;
	padding-bottom:4px;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
	outline:none;
	text-decoration:none;
	vertical-align:middle;
	}

a.ipc-btn-small-2:hover {
	background-color:#99450d;
	/*background:#99450d url("../images/bg_input_btn_hover.gif") repeat-x top left;*/
	border:1px solid #e18140;
	text-decoration:none;
	}

a.ipc-btn-small-2-disabled  {
	/*background:url("../images/bg_input_btn_disabled.gif") repeat-x 0 0;*/
	background-color:#f1dccd;
	border:1px solid #c0bbbb;
	height:17px;
	padding:1px 4px;
	margin:0;
	text-align:center;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	outline:none;
	text-decoration:none;
	}

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


/* Best Sellers Styles Starts */
#ipc-recent-best-sellers {
	margin:0;
	padding:0;
	}

#ipc-recent-best-sellers ol{
	margin:0 0 0 5px;
	padding:0;
	}

#ipc-recent-best-sellers ol li{
	list-style:none;
	margin:5px 0;
	padding-left:25px;
	padding-bottom:8px;
	border-bottom:1px solid #ece8e8;
	color:#013476;
	font-weight:bold;
	}

#ipc-recent-best-sellers ol li a{
	color:#013476;
	font-weight:bold;
	text-decoration:none;
	}

#ipc-recent-best-sellers ol li a:hover{
	text-decoration:underline;
	}

#ipc-recent-best-sellers ol li#item-1{ background:url(../images/ipc_no_1.gif) no-repeat top left; }
#ipc-recent-best-sellers ol li#item-2{ background:url(../images/ipc_no_2.gif) no-repeat top left; }
#ipc-recent-best-sellers ol li#item-3{ background:url(../images/ipc_no_3.gif) no-repeat top left; }
#ipc-recent-best-sellers ol li#item-4{ background:url(../images/ipc_no_4.gif) no-repeat top left; }
#ipc-recent-best-sellers ol li#item-5{ background:url(../images/ipc_no_5.gif) no-repeat top left; }
#ipc-recent-best-sellers ol li#item-6{ background:url(../images/ipc_no_6.gif) no-repeat top left; }
#ipc-recent-best-sellers ol li#item-7{ background:url(../images/ipc_no_7.gif) no-repeat top left; }
#ipc-recent-best-sellers ol li#item-8{ background:url(../images/ipc_no_8.gif) no-repeat top left; }
#ipc-recent-best-sellers ol li#item-9{ background:url(../images/ipc_no_9.gif) no-repeat top left; }
#ipc-recent-best-sellers ol li#item-10{ background:url(../images/ipc_no_10.gif) no-repeat top left; }

.ipc-sort-by{
	position:relative;
	top:3px;
	white-space:nowrap;
}

.ipc-sort-by-btn{
	padding:4px;
	border:1px solid #b2b2b2;
	cursor:pointer;
}

.ipc-sort-by-items-container{
	position:absolute;
	width:330px;
	border:1px solid #b2b2b2;
	background:#FFFFFF;
	padding:5px;
	display:none;
}


.ipc-sort-bys-contents ul{
	padding:0px;
	margin:0px;
}

.ipc-sort-bys-contents ul li{
	list-style:none;
	float:left;
	width:150px;
	overflow:hidden;
	padding:0px 0px 10px 0;
}

#div_new_arrivals_list {
	margin:0 0 15px 0;
	clear:both;
	}

#div_new_arrivals_list a{
	font-weight:bold;
	color:#000;
	}



/* Login Block Starts */

/*.loginform {
	float:left;
	}*/
.loginform .ipc-btn-small {
  *padding:0px 0px 4px 0px;/* targets IE6 and 7 */
}

.ipc-login-block {
	/*width:210px;
	height:230px;
	background:url("../images/ipc_bg_login_block.gif") no-repeat top left;
	margin:10px auto;*/
	margin:0 auto;
	padding:5px;
	color:#000000;
	}

.ipc-login-block h2 {
	font-size:16px;
	color:#ff6600;
	margin:0 0 5px 0;
	}

.ipc-login-block-links {
	clear:both;
	text-align:right;
	padding:1px 0 0 0;
	}

.ipc-login-block-links ul {
	margin:0;
	padding:0;
	}

.ipc-login-block-links ul li{
	margin:8px 0 0;
	padding:0;
	display:block;
	}

.ipc-login-block-links ul li a {
	color:#000;
	font-weight:normal;
	}
/* Login Block Ends */
/* Rounded Corners Blocks Starts */



/* Rounded Corners Block 1 Starts */
.ipc-rnd-block {
	width:100%;
	overflow:hidden;
	padding:0;
	margin:10px 0;
	}

.ipc-rnd-block{ margin:0 0 10px 0; }

.ipc-rnd-block .ipc-crv-rnd-crnr-tl{
	background:#fff4d4 url("../images/ipc_crv_rnd_crnr_tl.gif") no-repeat left top;
	height:10px;
	padding:0px 0px 0px 10px;
	}

.ipc-rnd-block .ipc-crv-rnd-crnr-tr{
	background:#fff4d4 url("../images/ipc_crv_rnd_crnr_tr.gif") no-repeat right top;
	height:10px;
	}

.ipc-rnd-block .ipc-crv-rnd-crnr-bl{
	background:#fff4d4 url("../images/ipc_crv_rnd_crnr_bl.gif") no-repeat left bottom;
	display:block;
	height:10px;
	padding:0px 0px 0px 10px;
	}

.ipc-rnd-block .ipc-crv-rnd-crnr-br{
	background:#fff4d4 url("../images/ipc_crv_rnd_crnr_br.gif") no-repeat right bottom;
	display:block;
	height:10px;
	}

.ipc-rnd-block .ipc-rnd-crnr-content{
	padding:0px 8px 0px 5px;
	overflow:hidden;
	/*background:url("../images/ipc_crv_rnd_crnr_cl.gif") repeat-y left top;*/
	border-right:1px solid #ff9934;
	border-left:1px solid #ff9934;
	position:relative;
	background-color:#fff4d4;
	}
.ipc-rnd-block .foo-bg {background-color:#fff4d4; padding:10px;
	overflow:hidden; position:relative;


	}

.ipc-rnd-block .ipc-rnd-crnr-content h4,
.ipc-rnd-block .ipc-rnd-crnr-content h4 a {
	padding:0;
	margin:0;
	color:#ff6600;;
	font-size:14px;
	}

/*.ipc-rnd-block-bg{ background-color:#fff4d4; }*/

.ipc-rnd-block a {
	color:#013476;
	text-decoration:underline;
	}

.ipc-rnd-block a:hover { text-decoration:none; }

.ipc-rnd-block p {
	line-height:17px;
	margin:0 5px;
	}

.ipc-rnd-block p.txt-r { margin-bottom:15px; }

/**html .width-185-ie { width:185px; }*/

/*.ipc-rnd-block-inner-content .ipc-catalog-img a{
	float:left;
	padding:5px 7px 5px 7px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	width:auto;
	}*/
/* Rounded Corners Block 1 Ends */


/* Rounded Corners Block 2 Starts */
.ipc-rnd-block2{
	width:100%;
	overflow:hidden;
	padding:0;
	margin:10px 0;
	}

.ipc-rnd-block2 .ipc-crv-rnd-crnr2-tl{
	background:url("../images/ipc_crv_rnd_crnr2_tl.gif") no-repeat left top;
	height:10px;
	padding:0px 0px 0px 10px;
	}

.ipc-rnd-block2 .ipc-crv-rnd-crnr2-tr{
	background:url("../images/ipc_crv_rnd_crnr2_tr.gif") no-repeat right top;
	height:10px;
	}

.ipc-rnd-block2 .ipc-crv-rnd-crnr2-bl{
	background:url("../images/ipc_crv_rnd_crnr2_bl.gif") no-repeat left bottom;
	display:block;
	height:10px;
	padding:0px 0px 0px 10px;
	}

.ipc-rnd-block2 .ipc-crv-rnd-crnr2-br{
	background:url("../images/ipc_crv_rnd_crnr2_br.gif") no-repeat right bottom;
	display:block;
	height:10px;
	}

.ipc-rnd-block2 .ipc-rnd-crnr2-content{
	padding:0px 10px 0px 10px;
	overflow:hidden;
	border-left:1px solid #ecba5e;
	border-right:1px solid #ecba5e;
	}

.ipc-rnd-block2-bg{ background-color:#ffeac3; }
/* Rounded Corners Block 2 Ends */

/* Rounded Corners Block 3 Starts */
.ipc-rnd-block3 {
	width:100%;
	overflow:hidden;
	padding:0px;
}

.ipc-rnd-block3 .ipc-crv-rnd-crnr-tl{ /*white bg fill included*/
	background:url("../images/ipc_crv_rnd_crnr3_tl.gif") no-repeat left top;
	height:10px;
	padding:0px 0px 0px 10px;
}

* html .ipc-rnd-block3 .ipc-crv-rnd-crnr-tl{font-size:1px; line-height:0;}

.ipc-rnd-block3 .ipc-crv-rnd-crnr-tr{
	background:url("../images/ipc_crv_rnd_crnr3_tr.gif") no-repeat right top;
	height:10px;
}
* html .ipc-rnd-block3 .ipc-crv-rnd-crnr-tr{font-size:1px; line-height:0;}

.ipc-rnd-block3 .ipc-crv-rnd-crnr-bl{
	background:url("../images/ipc_crv_rnd_crnr3_bl.gif") no-repeat left top;
	height:10px;
	padding:0px 0px 0px 10px;
}

* html .ipc-crv-rnd-crnr-bl{font-size:1px; line-height:0;}

.ipc-rnd-block3 .ipc-crv-rnd-crnr-br{
	background:url("../images/ipc_crv_rnd_crnr3_br.gif") no-repeat right top;
	height:10px;
}
* html .ipc-rnd-block3 .ipc-crv-rnd-crnr-br{font-size:1px; line-height:0;}

.ipc-rnd-block3 .ipc-rnd-crnr-content{
	padding:0px 10px 0px 10px;
	overflow:hidden;
	border-left:1px solid #002452;
	border-right:1px solid #002452;
}

* html .ipc-rnd-block3 .ipc-rnd-crnr-content{
	height:10px; /*IE6 crack*/
	overflow:visible;
}
/* Rounded Corners Block 3 Ends */

/* Rounded Corners Block 4 Starts */
.ipc-rnd-block4 {
	width:100%;
	overflow:hidden;
	padding:0;
	margin:10px 0;
	}

.ipc-rnd-block4 {
	margin:0 0 10px 0;
	}
.ipc-rnd-block4 .ipc-crv-rnd-crnr4-tl{
	height:10px;
	padding:0px 0px 0px 10px;
	}

.ipc-rnd-block4 .ipc-crv-rnd-crnr4-tr{ height:10px; }

.ipc-rnd-block4 .ipc-crv-rnd-crnr4-bl{
	display:block;
	height:10px;
	padding:0px 0px 0px 10px;
	}

.ipc-rnd-block4 .ipc-crv-rnd-crnr4-br{
	display:block;
	height:10px;
	}

.ipc-rnd-block4 .ipc-rnd-crnr4-content{
	padding:0px 10px 0px 10px;
	overflow:hidden;
	}

.ipc-rnd-block4 .ipc-rnd-crnr4-content h4{
	background-color:#b75c01;
	color:#fff;
	margin:0 -10px 5px -10px;
	padding:0 0 10px 10px;
	}

.ipc-rnd-block4 .ipc-rnd-crnr4-content p{
	padding:0;
	margin:0;
	font-size:11px;
	}

.ipc-rnd-block4 .ipc-crv-rnd-crnr4-tl{background:url("../images/ipc_crv_rnd_crnr4_tl.gif") no-repeat left top; }
.ipc-rnd-block4 .ipc-crv-rnd-crnr4-tr{ background:url("../images/ipc_crv_rnd_crnr4_tr.gif") no-repeat right top; }
.ipc-rnd-block4 .ipc-crv-rnd-crnr4-bl{ background:url("../images/ipc_crv_rnd_crnr4_bl.gif") no-repeat left bottom; }
.ipc-rnd-block4 .ipc-crv-rnd-crnr4-br{ background:url("../images/ipc_crv_rnd_crnr4_br.gif") no-repeat right bottom; }
.ipc-rnd-block4 .ipc-rnd-crnr4-content{ border-left:1px solid #ff9934; border-right:1px solid #ff9934; }
.ipc-rnd-block4 .ipc-rnd-block-bg{ background-color:#FFF; }
/* Rounded Corners Block 4 Ends */

/* IE 6 Hacks (Going to delete after some time) */
*html .ipc-tabs-content-holder .ipc-tab-content-row{ height:10px; overflow:visible; }
*html .ipc-shelf-top-controls{ height:10px; overflow:visible; }
*html .ipc-pagination{ overflow:visible; height:10px; }
*html .ipc-rnd-block .ipc-crv-rnd-crnr-tl,
*html .ipc-rnd-block .ipc-crv-rnd-crnr-tr,
*html .ipc-rnd-block .ipc-crv-rnd-crnr-bl,
*html .ipc-rnd-block .ipc-crv-rnd-crnr-br,
*html .ipc-rnd-block2 .ipc-crv-rnd-crnr2-tl,
*html .ipc-rnd-block2 .ipc-crv-rnd-crnr2-tr,
*html .ipc-rnd-block2 .ipc-crv-rnd-crnr2-bl,
*html .ipc-rnd-block2 .ipc-crv-rnd-crnr2-br,
*html .ipc-rnd-block4 .ipc-crv-rnd-crnr4-tl,
*html .ipc-rnd-block4 .ipc-crv-rnd-crnr4-tr,
*html .ipc-rnd-block4 .ipc-crv-rnd-crnr4-bl,
*html .ipc-rnd-block4 .ipc-crv-rnd-crnr4-br {
	font-size:1px;
	line-height:0;
	}

*html .ipc-rnd-block .ipc-rnd-crnr-content,
*html .ipc-rnd-block2 .ipc-rnd-crnr2-content,
*html .ipc-rnd-block4 .ipc-rnd-crnr4-content {
	height:0px;
	overflow:visible;
	}

/* Rounded Corners Blocks Ends */
/* Content Styles Ends */


/* Registration Pages Styles added on 28-April-2009 */
#ipc-data-table-1 {
	margin:10px;
	padding:0;
	}

#ipc-data-table-1 table {
	margin:0;
	padding:0;
	}

#ipc-data-table-1 table tr td.label {
	font-weight:bold;
	color:#FF6600;
	padding:10px 5px;
	text-align:right;
	}

#ipc-data-table-1 tr td.label span {
	font-weight:bold;
	color:#FF0000;
	padding:0;
	margin:0;
	}

#ipc-data-table-1 tr td.field {
	font-weight:normal;
	color:#000;
	padding:10px 5px;
	text-align:left;
	}

#ipc-data-table-1 tr td.field input.ipc-register-input-normal {
	border:1px solid #86927D;
	padding:2px 1px 2px 4px;
	width:260px;
	}

#ipc-data-table-1 tr td.field input.ipc-register-input-error {
	border:1px solid #ff0000;
	padding:2px 1px 2px 4px;
	width:260px;
	}

#ipc-letter-spacing-5 { letter-spacing:5px; }

#ipc-data-table-1 tr td.ipc-mandatory {
	font-size:11px !important;
	align:right !important;
	color:#000 !important;
	font-weight:normal !important;
	}

.ipc-color-red { color: #ff0000; }

.ipc-reg-error-message,
.ipc-error-message,
.ipc-reg-error-message1,
.ipc-error-message1
.ipc-reg-success-message,
.ipc-success-message {
	padding:5px 5px 5px 30px;
	background-color:#FEFCE0;
	border:2px solid #D90000;
	margin:10px 0;
	color:#ff0000;
	}

.ipc-cart-txt {	clear:both; }

.ipc-cart-txt p {
	line-height:17px;
	margin:5px 0 10px 0;
	}

.ipc-confirmation ul {
	display:block;
	clear:both;
	}

.ipc-confirmation ul li {
	display:block;
	}

/* Shopping Cart Table Starts */
.ipc-shopping-cart-table{
	border:1px solid #ff9934;
	border-collapse:collapse;
	margin:10px 0;
	}


.ipc-shopping-cart-table thead td{
	padding:10px 5px 10px 5px;
	background-color:#b75c01;
	/*border-right:1px solid #ff9934;
	border-bottom:1px solid #ff9934;*/
	border:1px solid #ff9934;
	vertical-align:middle;
	color:#fff;
	font-weight:bold;
	}

.ipc-shopping-cart-table tbody td{
	padding:8px 5px 8px 5px;
	/*border-right:1px solid #ff9934;
	border-bottom:1px solid #ff9934;*/
	border:1px solid #ff9934;
	}

.ipc-shopping-cart-table tfoot td{
	padding:8px 5px 8px 5px;
	/*border-right:1px solid #ff9934;
	border-bottom:1px solid #ff9934;*/
	border:1px solid #ff9934;
	}

.ipc-shopping-cart-table tbody tr.odd{
	background-color:#fff;
	}

.ipc-shopping-cart-table tbody tr.even{
	background-color:#f9f9f9;
	}

.ipc-shopping-cart-table thead td.white, .ipc-shopping-cart-table tbody td.white{
	background-color:white;
	}

.ipc-shopping-cart-table thead td.center, .ipc-shopping-cart-table tbody td.center, .ipc-shopping-cart-table tfoot td.center{
	text-align:center;
	}

.ipc-shopping-cart-table thead td.right, .ipc-shopping-cart-table tbody td.right, .ipc-shopping-cart-table tfoot td.right{
	text-align:right;
	}

.ipc-shopping-cart-table tfoot td.totalAmount{
	font-weight:bold;
	font-size:12pt;
	}

.ipc-shopping-cart-btn-holder{
	padding:10px 0px 0px 0px;
	overflow:hidden;
	}

.ipc-shopping-cart-btn-holder a, #shoppingCartDiv a{ color:#000000; }

* html .ipc-shopping-cart-btn-holder{
	height:10px;
	overflow:visible;
	}

.blueLink-bold{
	color:#0000ee;
	font-weight:bold;
	}

.shopping-content-holder{
	padding:8px;
	}

.shopping-cart-title{ /*close / minimize*/
	padding:0px 0px 0px 0px;
	overflow:hidden;
	}

.box-hide-arrow-up{
	background:url("../images/ipc_cart_arrow_up.gif") no-repeat left top;
	width:21px;
	display:block;
	height:22px;
	cursor:block;
	margin:0px 0px 5px 0;
	}

.box-hide-arrow-down{
	background:url("../images/ipc_cart_arrow_down.gif") no-repeat left top;
	width:21px;
	display:block;
	height:22px;
	cursor:block;
	margin:0px 0px 5px 0;
	}
/* Shopping Cart Table Ends */


.ipc-blue-link-bold {
	color:#0000ee;
	font-weight:bold;
	}

.ipc-about-us p {

	}

input.ipc-input-normal {
	border:1px solid #86927D;
	padding:2px 1px 2px 4px;
	width:260px;
	}

input.ipc-input-error {
	border:1px solid #ff0000;
	padding:2px 1px 2px 4px;
	width:260px;
	}

.color-red { color: #ff0000; font-weight:normal; }

.ipc-faq-cont h3 {
	border-top:1px solid #d2d2d2;
	padding-top:15px;
	font-size:13px;
	}

.ipc-faq-nos {
	margin:0;
	padding:0;
	}

.ipc-faq-nos ul {
	margin:10px 0 5px 20px;
	padding:0;
	}

.ipc-faq-nos ul li {
	margin:4px 0;
	padding:0;
	/*list-style-position:outside;*/
	}

.ipc-faq-nos h4 { color:#000000; }

ol.ipc-faq-qstns li { margin:5px 0; }

ol.ipc-faq-qstns {
	margin:20px 0 0 25px;
	padding:0;
	}

/*paging*/
	.shelf-paging{
		padding:5px 10px 5px 10px;
		overflow:hidden;
		margin:0 auto;
		width:450px;
		color:#000;
		font-weight:normal;
		}

	* html .shelf-paging{
		overflow:visible; /*IE 6 crack*/
		height:10px;
	}

	.book-shelf-paging{
		padding:5px 10px 5px 10px;
		overflow:hidden;
		margin:0 auto;
		width:650px;
	}

	* html .book-shelf-paging{
		overflow:visible; /*IE 6 crack*/
		height:10px;
	}

	.shelf-paging-count{
		padding:3px 0px 0px 5px;
	}

	.shelf-paging-count ul{
		padding:0px 5px 0px 5px;
		margin:0px;
		float:left;
	}

	.shelf-paging-count ul li{
		float:left;
		list-style:none;
	}

	.shelf-paging-count ul li a{
		display:block;
		padding:0px 8px 3px 8px;
	}

	.shelf-paging-count ul li a.active{
		background:#ff9900;
		cursor:default;
		color:#FFFFFF;
		text-decoration:none;
	}
	/*paging*/

/***prod-details / inner page  Starts ***/
.ipc-product-details-main{
	overflow:hidden;
	padding:0px 0px 10px 0px;
	margin-bottom:20px;
	clear:both;
	}

.ipc-product-details-main .ipc-product-details-col-1{
	width:70%;
	overflow:hidden;
	padding:0px 10px 0px 0px;
	}

.ipc-product-details-main .ipc-product-details-col-2{
	width:25%;
	overflow:hidden;
	padding:0px 0px 0px 10px;
	line-height:17px;
	font-size:11px;
	}

/*.ipc-product-details-main .ipc-product-details-col-2 p{
	line-height:17px;
	margin:5px 0;
	padding:0;
	}*/

.ipc-product-image-holder{
	width:auto;
	overflow:hidden;
	}

.ipc-product-image-holder img { margin-right:15px; border:none; }

img.ipc-prod-img-brdr { border:1px solid #000000; }

.ipc-product-info-holder{
	overflow:hidden;
	padding:0px 0 0 0px;
	width:100%;
	}

.ipc-product-info-row{
	padding:0px;
	margin:0px;
	overflow:hidden;
	width:100%;
	padding:5px 0px 5px 0px;
	font-size:11px;
	}

.ipc-product-info-row span.label{
	display:block;
	width:25%;
	color:#7d3f01;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	overflow:hidden;
	}

.ipc-product-info-row span.value{
	display:block;
	width:70%;
	position:relative;
	z-index:8;
	color:#000;
	font-weight:normal;
	/*overflow:hidden;*/
	}

.ipc-product-info-row span.value div {
    margin:0px 0px 7px 0px;
    vertical-align:top;
	line-height:18px;
}
.ipc-recent-comments-row{
	padding:5px 0px 10px 0;
	overflow:hidden;
	}

* html .ipc-recent-comments-row{
	overflow:visible;
	height:10px;
	}
/***prod-details / inner page  Ends ***/

.ipc-border-green-right { border-right:1px solid #FF9934; }

.ipc-border-light-green-bottom { border-bottom:1px solid #b8c3b0; }

.floatL { float:left; }
.floatR { float:right; }
.white-bg { background-color: #fff; }

.ipc-middle-content-subcol-1-search-result{
	/*width:695px;*/
	width:98%;
	border:1px solid #FF9934;
	overflow:hidden;
	padding:0px 5px 0px 5px;
	}

/*top search*/
.search-container {
	width: 60%;
	padding-left:6px;
	border-left:1px solid #999;
	}

.searchBox{
	overflow:hidden;
	padding:0 0 0 10px;
	}

.search-box-text-field{
	border:1px solid #86927d;
	color:#525252;
	font-size:12px;
	padding:2px 1px;
	width:188px;
	}

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

div.ipc-search-result-paging-holder{
	padding:5px 0 5px 0;
	overflow:hidden;
}

.ipc-search-result-holder{
	padding:5px;
	overflow:hidden;
	/*border:1px solid #9DB0BC;*/
}

.ipc-search-result-holder .ipc-search-result-row{
	padding:10px 0px 10px 10px;
	overflow:hidden;
}

* html .ipc-search-result-holder .ipc-search-result-row{
	overflow:visible;
	height:10px;
}

.ipc-search-result-holder .ipc-search-result-row .ipc-search-result-row-content{
	 padding:7px 0 0 0;
}
.ipc-search-result-holder .ipc-search-result-row .ipc-book-holder{
	overflow: hidden;
        padding-right: 10px;
        /* width: 102px;*/
}

.ipc-search-result-holder .ipc-search-result-row .ipc-info-holder{
	width:76%;
}

.ipc-search-result-holder .ipc-search-result-row .ipc-info-row{
	overflow:hidden;
	padding:3px 0px 3px 0px; /*gap between row*/
}

* html .ipc-search-result-holder .ipc-search-result-row .ipc-info-row{ padding:5px 0px 5px 0px; }

.ipc-search-result-holder .ipc-search-result-row .ipc-info-row span.label{
	display:block;
	width:23%;
	color:#7d3f01;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	overflow:hidden;
}

.ipc-search-result-holder .ipc-search-result-row .ipc-info-row span.value{
	display:block;
	width:62%;
	overflow:hidden;
	color:#000;
	font-weight:normal;
}

.ipc-search-action-btns-holder{
	padding:5px 0 0 20px;
	overflow:hidden;
}
.search-highlight {background-color:#ffff00;
color:#000000;font-weight:bold;}
#sortby { clear:both; }
/*top search*/


.ipc-border-gray-bottom{ border-bottom:1px solid #9DB0BC; }

.ipc-border-gray-top{ border-top:1px solid #9DB0BC; }

.ipc-static-cms {
	margin:0;
	padding:0 0 5px 0;
	font-family:arial, verdana !important;
	font-weight:normal !important;
	font-size:12px;
	color:#000 !important;
	}

.ipc-static-cms p {
	line-height:19px;
	margin:0 0 5px 0;
	}

/*tooltip Pointer*/
.ipc-tooltip{
	width:300px;
	position:absolute;
	margin-top:0px;
	display:none;
	height:auto; /* Added for Google Chrome on 22-June-2009 by Reddy */
	z-index:2;
	}
.ipc-tooltip { margin-top /*\**/: -90px\9 }

*html .ipc-tooltip{ margin-top:0px;}

*:first-child+html .ipc-tooltip{ margin-top:0px;}

.ipc-tooltip-pointer{
	background:url("../images/ipc_tooltip_point.gif") no-repeat 30px top;
	height:33px;
	position:relative;
	z-index:5000;
	top:1px;
	}

.ipc-tooltip-info-holder{
	padding:0px;
	overflow:hidden;
	}

.ipc-tooltip-info-holder .ipc-tooltip-info-row{
	padding:0px;
	margin:0px;
	overflow:hidden;
	width:100%;
	padding:5px 0px 5px 0px;
	}

.ipc-tooltip-info-holder .ipc-tooltip-info-row span.label{
	display:block;
	width:32%;
	color:#7d3f01;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	overflow:hidden;
	}

.ipc-tooltip-info-holder .ipc-tooltip-info-row span.value{
	display:block;
	width:60%;
	overflow:hidden;
	color:#000;
	font-weight:normal;
	}
/**/

.ipc-white-bg { background-color:#fff; }
/*****/

.ipc-waiting-gif {
	background:url("../images/ipc_waiting.gif") no-repeat center right;
	width:18px;
	height:18px;
	display:block;
}
.ipc-close-gif {
	background:url("../images/ipc_close_icon.gif") no-repeat right 2px;
	width:15px;
	height:15px;
	display:block;
	cursor:pointer;
}


/***Tab Style start**/
.ipc-tab-main-div{
	padding:2px 0 0 0;
	overflow:hidden;
}

.ipc-tab-main-div .ipc-tab-links-holder ul{
	padding:0px;
	margin:0px;
}

.ipc-tab-main-div .ipc-tab-links-holder ul li{
	list-style:none;
	float:left;
}

.ipc-tab-main-div .ipc-tab-links-holder ul li a{
	display:block;
	float:left;
	background:url("../images/ipc_tab_l.gif") no-repeat left top;
	height:30px;
	padding:0px 0px 0px 11px;
	text-decoration:none;
	overflow:hidden;
	font-weight:bold;
	outline:none;
}

.ipc-tab-main-div .ipc-tab-links-holder ul li a span{
	display:block;
	float:left;
	background:url("../images/ipc_tab_r.gif") no-repeat right top;
	height:30px;
	padding:8px 11px 0px 0px;
	color:#fff;
	font-size:12px;
	cursor:pointer;
	white-space:nowrap;
	font-weight:bold;
}

.ipc-tab-main-div .ipc-tab-links-holder ul li a.active{
	background:url("../images/ipc_tab_l.gif") no-repeat left -31px;
	position:relative;
	top:1px;
}

.ipc-tab-main-div .ipc-tab-links-holder ul li a.active span{
	background:url("../images/ipc_tab_r.gif") no-repeat right -31px;
	color:#ff6600;
	font-weight:bold;
}

.ipc-tab-content-holder{
	border:1px solid #9db0bc;
	overflow:hidden;
	padding:0px 12px 0px 12px;
}

.ipc-tab-content-holder .ipc-tab-content-row{
	padding:12px 0px 10px 0px;
	overflow:hidden;
}

* html .ipc-tab-content-holder .ipc-tab-content-row{
	height:10px; /*IE6 crack*/
	overflow:visible;
}

.ipc-tab-content-col-1{width:30%;}

.ipc-tab-content-col-2{width:65%;padding-left:5px;}

/**small tab start : Currently used at Product details***/
.ipc-tab-main-div .ipc-tab-links-holder-small ul li a{
	height:23px;
	padding-left:10px;
}

.ipc-tab-main-div .ipc-tab-links-holder-small ul li a span{
	height:23px;
	padding:6px 10px 0px 0px;
	font-size:10px;
}

.ipc-tab-content-padding{ padding:10px 10px 10px 10px; }

.ipc-tab-content-fixed-height {
	height:300px;
	overflow:auto;
	line-height:17px;
	padding:10px;
}

/**small tab end***/

/***Tab Style end**/
.ipc-except-pad{
	padding:0px 0px 8px 0;
	border:1px solid #FF9934;
	overflow:hidden;
	}

/*.ipc-sort-option{
	position:relative;
	top:0;
	white-space:nowrap;
	}*/

/***shelf case start**/
.ipc-shelf-container-main{
	/*padding:15px 0 0 0px;*/
	padding:0;
	overflow:hidden;
	color:#000;
	font-weight:normal;
	/*min-height:400px;
	_height:500px;*/
	}

*html .ipc-shelf-container-main{
	/*width:510px;
	height:400px;*/
	}

*html .width-fix {
	width:724px !important;
	}

html:first-child .ipc-shelf-container-main { padding-top:15px;}

	/*book shelf thumb view*/
	/*.shelf-container-row{
		background:url("../images/book-shelf-stretch-bar.gif") repeat-x left bottom;
		padding:20px 0px 22px 40px;
		width:445px;
		overflow:hidden;
		white-space:nowrap;
	}

	.shelf-container-row ul{padding:0px;margin:0px;}
	.shelf-container-row ul li{display:inline;list-style:none;}
	.shelf-container-row ul li a{padding:0px 43px 0 0px;}*/

		.shelf-container-row-width100{
			width:95%;
		}
		.shelf-container-row-width100 ul{padding:0px;margin:0px;}
		.shelf-container-row-width100 ul li{display:inline;list-style:none;}
		.shelf-container-row-width100 ul li a{padding:0px 70px 0 0px;}

		.ipc-shelf-top-controls{
			overflow:hidden;
			padding:10px 0px 0px 0px;
		}

		* html .ipc-shelf-top-controls{
			height:10px;
			overflow:visible;
		}


		.ipc-my-shelf-labels-top ul{padding:5px 0px 0px 0px;margin:0px;}
		.ipc-my-shelf-labels-top ul li{float:left;list-style:none;padding:0px 10px 0px 10px;background:url("../images/ipc_sep.gif") no-repeat right 2px;}
		.ipc-my-shelf-labels-top ul li.firstItem{padding:0px 10px 0px 0px;}
		.ipc-my-shelf-labels-top ul li.lastItem{padding:0px 10px 0px 10px;background:none;}*/
		/*my shelf view*/

	/*paging*/
	.ipc-shelf-paging{
		padding:5px 10px 5px 10px;
		overflow:hidden;
		margin:0 auto;
		/*width:450px;*/
	}

	.ipc-shelf-paging-width480{
		width:480px !important;
	}

	.ipc-shelf-paging-width570{
		/*width:560px !important;*/
		width:800px;
		margin:5px;
	}

	* html .ipc-shelf-paging{
		overflow:visible; /*IE 6 crack*/
		height:10px;
	}

	.ipc-book-shelf-paging{
		padding:5px 10px 5px 10px;
		overflow:hidden;
		margin:0 auto;
		width:650px;
	}

	* html .ipc-book-shelf-paging{
		overflow:visible; /*IE 6 crack*/
		height:10px;
	}

	.ipc-shelf-paging-count{
		padding:3px 0px 0px 5px;
	}

	.ipc-shelf-paging-count ul{
		padding:0px 5px 0px 5px;
		margin:0px;
		float:left;
	}

	.ipc-shelf-paging-count ul li{
		float:left;
		list-style:none;
	}

	.ipc-shelf-paging-count ul li a{
		display:block;
		padding:0px 8px 3px 8px;
	}

	.ipc-shelf-paging-count ul li a.active{
		background:#EE8D28;
		cursor:default;
		color:#FFFFFF;
		text-decoration:none;
	}
	/*paging*/

.ipc-sort-option{
	float:right;
	/*margin:0 0 -15px 0;*/
	margin:-1px 0 0 0;
}

.ipc-sort-option img a{
	border:0;
	margin:0 50px 0 0;
	padding:0;
}

.ipc-sort-option-dropdown-btn{
	padding:4px;
	border:1px solid #ff9934;
	cursor:pointer;
	color:#000000;
	font-weight:bold;
}
.ipc-sort-option-dropdown-btn .value{
	background:url("../images/ipc_arrow_black.gif") no-repeat right center;
	padding:0 15px 0 0;
}


.ipc-sort-option-items-container{
	position:absolute;
	width:330px;
	border:1px solid #FF9934;
	background:#FFFFFF;
	padding:5px;
	display:none;
	z-index:99;
}


/*book shelf list view table class*/
.ipc-shelf-container-main table thead td{
	background:url("../images/ipc_list_view_table_header_bg.gif") repeat-x left top;
	height:23px;
	font-weight:bold;
	padding:0px 5px 0px 5px;
	}

.ipc-shelf-container-main table tbody td{
	padding:10px 5px 10px 5px;
	border-bottom:1px solid #FF9934;
	vertical-align:top;
	}

.ipc-shelf-container-main table tbody td .book-title{font-weight:bold; color:#ff6600;}
.ipc-shelf-container-main table tbody td .addTo-cart{font-weight:bold;}

.ipc-shelf-container-main table a{ color:#000; font-weight:bold; }
/***shelf case end**/

h5.ipc-gray-heading{
	padding:0px 0px 5px 0px;
	margin:0px;
	color:#000000;
}

.ipc-border-green { border:1px solid #FF9934; }

p.ipc-popular-tags {
	margin:0 !important;
	padding:0 !important;
	line-height:15px !important;
	}

p.ipc-popular-tags a{ color:#000000 !important; }

*html .ipc-tagcloud-container { width:98%; }

.ipc-left-nav-holder{ padding:0px 0px 10px 0px; }

.ipc-left-nav-holder ul{
	margin:0px;
	padding:0px;
	padding-left:2px;
}

.ipc-left-nav-holder ul li{
	list-style:none;
	padding:6px 0 6px 0;
}

.ipc-left-nav-holder ul li a{ }

.ipc-left-nav-holder ul li.lastItem a{
	padding:6px 0 0px 0;
}

.ipc-left-nav-holder ul li a.active{
	font-weight:bold;
	cursor:default;
	text-decoration:none;
}

.ipc-recent-comments-row{
	padding:5px 0px 10px 0;
	overflow:hidden;
	line-height:17px;
}

* html .ipc-recent-comments-row{
	overflow:visible;
	height:10px;
}


/*my-folder-container class start*/
.ipc-my-folder-container{
	padding:5px;
	overflow:hidden;
	font-size:11px;
}

a.ipc-down-arrow-link-right{
	color:#FF6600;
	font-size:12px;
	display:block;
	background:url("../images/ipc_arrow_down.gif") no-repeat right center;
	padding:0px 20px 0 0;
	outline:none;
}


.ipc-drop-down-container{
	position:absolute;
	width:140px;
	border-top:1px solid #FF9934;
	border-right:1px solid #FF9934;
	border-bottom:none;
	border-left:1px solid #FF9934;
	background-color:#fff;
	padding:0;
	display:none;
	z-index:151;
}

.ipc-drop-down-container ul{
	padding:0px;
	margin:0px;
}

.ipc-drop-down-container ul li{
	list-style:none;
	display:block;
	border-bottom:1px solid #FF9934;
}

.ipc-drop-down-container ul li a{
	margin:0px;
	display:block;
	padding:8px;
	text-decoration:none;
}

* html .ipc-drop-down-container ul li a{
	display:inherit;
}

.ipc-drop-down-container ul li a:hover{
	background-color:#fdce9f;
	color:#000;
}

.ipc-my-folder-container .col-width{
	width:49%;
	overflow:hidden;
	margin:0px 0px 15px 0;
}

.ipc-my-folder-container .col-rightMargin{
	margin-right:16px
}

.ipc-tab-content-adjustment-for-myfolder{
	border-right:0px;
	border-left:0px;
	border-bottom:0px;
	height:260px;
	overflow:auto; /*can be removed this if u want auto height this just making design as per the UI*/
	width:93%;
}

.ipc-light-green-bg-with-border-bottom{
	background:#f2fcd7;
	border-bottom:1px solid #a8d756;
	padding:4px;
	overflow:hidden;
}

* html .ipc-light-green-bg-with-border-bottom{
	 height:10px;
	 overflow:visible;
}

ul.ipc-list-style-no-bullet{
	margin:0px;
	padding:5px 0 0 0;
}

ul.ipc-list-style-no-bullet li{
	list-style:none;
	/*padding:0 0 20px 5px;*/
	padding:10px 5px;
	clear:both;
    border-top:1px solid #FF9934;
}

ul.ipc-pad-btm-5 li{
	padding:0 0 5px 5px;
}


.ipc-order-history-table-style table{
	width:95%;
	margin:0 auto;
}


.ipc-order-history-table-style table thead td{
	padding:5px 5px 5px 10px;
	font-weight:bold;
	border-bottom:1px solid #FF9934 !important;
}

.ipc-order-history-table-style table tbody td{
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #FF9934 !important;
}

/*my book shelf module class start*/
.ipc-my-folder-my-bookshelf{
	overflow:hidden;
	border-bottom:1px solid #FF9934;
	padding:10px 10px 0px 0;
        min-height:260px;
}

* html .ipc-my-folder-my-bookshelf{
	overflow:visible;
	height:10px;
}

.ipc-my-folder-my-bookshelf .col-width{
	width:46%;
	margin-bottom:0px;
	border-right:1px solid #FF9934;
	padding:0px 0px 10px 15px;
}

/*book-on-myshelf-table start*/
.ipc-my-folder-my-bookshelf table.ipc-book-on-myshelf-table thead td{
	padding:5px 5px 5px 0px;;
	font-weight:bold;
	color:#515c4c;
}

.ipc-my-folder-my-bookshelf table.ipc-book-on-myshelf-table tbody td{
	padding:5px;
	text-align:center;
}
/*book-on-myshelf-table end*/
/*my book shelf module class end*/

/*my-folder-container class start*/
/*** Table List Starts ********/
table.ipc-main-table {
	border:1px solid #FF9934;
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:12px;
	color:#666666;
	background-color:#f6f6f6;
	}

table.ipc-main-table tr td { white-space:normal; }

table.ipc-main-table tr td table.ipc-sub-table {
	border:1px solid #FF9934;
	border-collapse:collapse;
	}

table.ipc-main-table tr td table.ipc-sub-table th {
	border:1px solid #e7e7e7;
	background-color: #FF9934;
	padding:5px;
	text-align:left;
	}

table.ipc-main-table tr td table.ipc-sub-table td {
	border:1px solid #FF9934 !important;
	padding:5px;
	}
/*** Table List Ends ********/

.ipc-input-normal-2 {
	border:1px solid #dddddc;
	background-color:#fff;
	width:260px;
	padding:3px 5px;
	font-size:12px;
	}

h4.h4-ipc-heading {
	color:#878787;
	text-align:left;
	font-weight:bold;
	font-size:13px;
	}

.ipc-txt-2 { color: #666666; }

table.ipc-table-1 {
	width:80%;
	margin:0 auto;
	}

.border-green-bottom,
.ipc-border-green-bottom,
.ipc-border-bottom { border-bottom:1px solid #FF9934; }





/*top search*/ 
.search-container { width: 60%; padding-left:6px; border-left:1px solid #999;}
.searchBox{overflow:hidden; padding:0 0 0 10px; }

.ipc-search-box-text-field {
	  border: 1px solid #86927D;
    color: #525252;
    font-size: 11px;
    padding: 3px 2px 3px 5px;
    position: relative;
    width: 178px;
    z-index: 5;
	}

/*
* html .ipc-search-box-text-field{
	background:url(../images/bg_input_field.gif) no-repeat top left;
	border:1px solid #86927D;
	color:#525252;
	font-size:11px;
	padding:3px 2px 3px 5px;
	width:178px;
	_width:168px;
	}
*/

.ipc-search-box-select-field {
	 border: 1px solid #86927D;
    color: #525252;
    font-size: 12px;
    padding: 1px;
}

/* #ipc-header-src-block select#option {
	border:1px solid #d6d6d6;
	border-right:0px solid #d6d6d6;
	background:#fff;
	color:#333;
	font-size:12px;
	margin:0px;
	padding:4px 3px 4px 3px;
	padding:4px 3px 4px 3px\9;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	 border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;	
	vertical-align:top;
	width:90px;
	line-height:18px;	
}*/

#ipc-header-src-block select#option option {
	background:#fff;
}

/* #ipc-header-src-block #acd {
	width:400px;
	display: none; 
	position: absolute; 
	z-index: 101; 
	background : #fff; 
	border: 1px solid #ddd;
	height:auto;
}

#ipc-header-src-block #acd a {
	display:block;
	padding:5px 7px;
}
#ipc-header-src-block #acd a:hover {
	background:#efefef !important;
}*/

.ipc-search-box-go-button {
	background:#723003 url("../images/bg_input_btn.gif") repeat-x top left;
	border:0px solid #d45601;
	color:#fff;
	padding:5px 4px 5px 4px;
	margin:0px 3px 0px 4px;
	margin:0;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
	outline:none;
	vertical-align:top;	
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	 border-top-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	line-height:16px;
}

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

div.search-result-paging-holder{
	padding:5px 0 5px 0;
	overflow:hidden;
}

.search-result-holder{
	padding:0px 0 0px 0;
	overflow:hidden;
}

.search-result-holder .search-result-row{
	padding:10px 0px 10px 10px;
	overflow:hidden;
}

* html .search-result-holder .search-result-row{
	overflow:visible;
	height:10px;
}

.search-result-holder .search-result-row .search-result-row-content{
	 padding:7px 0 0 0;
}
.search-result-holder .search-result-row .book-holder{
	width:102px;
	overflow:hidden;
}

.search-result-holder .search-result-row .info-holder{
	width:84%;
}

.search-result-holder .search-result-row .info-row{
	overflow:hidden;
	padding:3px 0px 3px 0px; /*gap between row*/
}

.search-result-holder .search-result-row .info-row span.label{
	display:block;
	width:15%;
	color:#7d3f01;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	overflow:hidden;
}

.search-result-holder .search-result-row .info-row span.value{
	display:block;
	width:70%;
	overflow:hidden;
	color:#000;
	font-weight:normal;
}

.search-action-btns-holder{
	padding:5px 0 0 20px;
	overflow:hidden;
}
/*top search*/


/* Accordian CSS for Myfolder Section    */
#main { padding: 0; margin:0; font-family:verdana, Arial, Helvetica, sans-serif; font-size:11px; }
#navigation {
	margin:10px 0;
	padding:0px;
	text-indent:0px;
	background-color: #FFEDC9; /*transparent;*/
	border:1px solid #ff9934;
	/*width:226px;*/
	height:100%;
}
#navigation a.head {
	cursor:pointer;
	border-bottom:1px solid #ff9934;
	border-left:none;
	border-right:none;
	background:#B75C01;
	color:#fff;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
	height:28px;
	vertical-align:middle;
	line-height:28px;
}
#navigation a.head:hover {
	color: #fff;
	text-indent:15px;
	background-color:#FF9C00; /*dfefbb; */
}
#navigation a.selected {
	/*background-image: url(../images/expanded.gif);*/
}
#navigation a.current {
	background-color:#fdb038;
	color:#000;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline; height:25px; line-height:25px;
}
#navigation li li a {
	color:#000;
	background-color:#fbdda0;
	display:block;
	text-indent:17px;
	text-decoration: none;
	height:25px;
	line-height:25px;
	border-bottom:1px solid #ffb46a;
	font-size:11px;
}
#navigation li li a:hover {
	background-color:#FF9C00;
	color:#000;
	font-size:11px; text-indent:18px;
}

/* Accorion Menu Starts */
.ipc-accordion-menu {
	/*width:203px;*/
	margin:5px 0;
	padding:0;
	/*background-color:#82aaff;*/
}
* html .ipc-accordion-menu {
	width:193px;
}
.ipc-accordion-menu a.menuitem {
	background:#ff6905 url(../images/bg_accrodian_menu_item.gif) repeat-x top left;
	font:bold 11px Verdana, Helvetica, sans-serif;
	color:#fff !important;
	display:block;
	position:relative;
	width:auto;
	text-decoration:none;
	margin:0 0 10px;
	padding:5px 0 5px 5px;
	border:1px solid #ff6600;
	outline:none;
}
.ipc-accordion-menu a.menuitem:visited, .ipc-accordion-menu .menuitem:active {
	color:#075d93;
}
.ipc-accordion-menu a.menuitem .statusicon {
	position:absolute;
	top:8px;
	right:5px;
	border:none;
}
.ipc-accordion-menu a.menuitem:hover {
	background:#407bf9 url(../images/bg_accrodian_menu_item_2.gif) repeat-x top left;
	color:#b5e2ff;
}
.ipc-accordion-menu div.submenu {
	/*background:#82aaff;*/
}
.ipc-accordion-menu div.submenu ul {
	list-style-type:none;
	margin:0 0 15px 8px;
	padding:0;
}
:first-child+html .ipc-accordion-menu div.submenu ul li {
	width:165px;
}
.ipc-accordion-menu div.submenu ul li a {
	/*display:block;*/
	font:normal 11px Verdana, Helvetica, sans-serif;
	color:#000;
	padding:3px 0 3px 0;
	line-height:19px;
}
.ipc-accordion-menu div.submenu ul li img {
	float:left;
	margin:3px 5px 0;
}
.ipc-accordion-menu div.submenu ul li a:hover {
	text-decoration:none
}

.ipc-accordion-menu div.submenu ul li a#current {
	text-decoration:none;
	font-weight:700
}
/* Accordion Menu Ends */

/* Theme Rounded Corners without Images Starts */
.ipc-round-box-without-images {
	width:100%;
	overflow:hidden;
	}

.ipc-round-box-without-images .rc * {
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#ff6600;
}
.ipc-round-box-without-images .rc1 {
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #ff6600;
	border-right:1px solid #ff6600;
	background:#ff6600;
}
.ipc-round-box-without-images .rc2 {
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #ff6600;
	border-right:1px solid #ff6600;
	background:#ff6600;
}
.ipc-round-box-without-images .rc3 {
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #ff6600;
	border-right:1px solid #ff6600
}
.ipc-round-box-without-images .rc4 {
	border-left:1px solid #ff6600;
	border-right:1px solid #ff6600
}
.ipc-round-box-without-images .rc5 {
	border-left:1px solid #ff6600;
	border-right:1px solid #ff6600;
}
.ipc-round-box-without-images .rcfg {
	color:#fff;
	background:#ff6600;
	padding:5px;
}
/* Theme Rounded Corners without Images Ends */

h2.h2-ipc-heading-1 {
	font-size:12px;
	font-weight:400;
	color:#fff;
	margin:0;
	padding:5px 0
}

.ipc-search-result-paging-holder-2 {
	overflow:hidden;
	padding:5px 0;
	}

.ipc-search-action-btns-2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	clear:both;
	padding:10px 0 5px
	}

.ipc-search-action-btns-2 a {
	margin-right:8px
	}

/* Form Row Section Starts */

.form_cont {
	clear:both;
	}

.field-noError {
	/*position:relative;
	z-index:15;*/
	}

.ipc-form-row {
	overflow:hidden;
	padding:5px 0 10px;
	color:#000000;
	font-weight:normal;
	}

* html .ipc-form-row {
	height:10px;
	overflow:visible;
	}


.ipc-form-row .ipc_ecomm_input_normal {
	border:1px solid #86927D;
	padding:2px 1px 2px 4px;
	width:293px;
	}

.ipc-form-row .ipc_ecomm_select_normal {
	border:1px solid #86927D;
	padding:2px 1px 2px 4px;
	width:300px;
	}

.ipc-form-row .ipc_ecomm_select_error {
	border:1px solid #ff0000;
	padding:2px 1px 2px 4px;
	width:300px;
	}

.ipc-form-row .ipc_ecomm_input_error {
	border:1px solid #ff0000;
	padding:2px 1px 2px 4px;
	width:293px;
	}

.ipc-form-row .label {
	width:160px;
	text-align:right;
	font-weight:700;
	overflow:hidden;
	/*color:#FF6600;*/
	color:#000000;
	padding:5px 8px 0 0;
	}

/*.ipc-form-row .field { width:330px; }*/

.ipc-form-row .field-value { padding:5px 8px 0 0; }

.ipc-form-row .label-level-2 {
	/*width:46px;*/
	overflow:hidden;
	text-align:right;
	font-weight:700;
	white-space:nowrap;
	padding:4px 2px 0 3px;
	color:#7d3f01;
	}

.width-50 { width:50px !important; }

/*.ipc-home-content-right-blk { width:200px !important; }

* html .ipc-home-content-right-blk { width:219px !important; }*/
/* Form Row Section Ends */

.form_titles {
	color:#000;
	font-size:13px;
	font-weight:700;
	text-align:left;
	}

/* Rounded Borders Starts */

.rc_border,
#rc_border{
	clear:both;
	margin-bottom:15px;
	}

input.txt-edit-profile{
	width:300px;
	padding:1px;
	}

select.select-edit-profile{
	width:305px;
	padding:1px;
	}

.xb1 {
	display:block;
	overflow:hidden;
	height:1px;
	background:#FF9934;
	margin:0 5px;
}
.xb2 {
	display:block;
	overflow:hidden;
	height:1px;
	border-right:#FF9934 1px solid;
	background:#FF9934;
	border-left:#FF9934 1px solid;
	border-width:0 2px;
	margin:0 3px;
}
.xb3 {
	display:block;
	overflow:hidden;
	height:1px;
	border-right:#FF9934 1px solid;
	background:#FF9934;
	border-left:#FF9934 1px solid;
	margin:0 2px;
}
.xb4 {
	display:block;
	overflow:hidden;
	border-right:#FF9934 1px solid;
	border-left:#FF9934 1px solid;
	height:2px;
	background:#FF9934;
	margin:0 1px;
}
.xboxcontent {
	border-right:#FF9934 1px solid;
	border-top:#FF9934 0 solid;
	display:block;
	background:#fff;
	border-left:#FF9934 1px solid;
	border-bottom:#FF9934 0 solid;
	padding:10px;
}

.xboxcontent .ipc-form-row .label { width:225px;}
/* Rounded Borders Ends */

#ipc-search-block { margin:0 0 10px 0; }

input#ipc-txt-field-with-icon {
	border: 1px solid #000;
	background-color:#fff;
	background: url(../images/ipc_search_icon_.gif) no-repeat 10px 5px;
	padding-left: 30px;
	padding-top:3px;
	height: 20px;
	width: 126px;
	}

#listUsersDiv table,
.ipc-content-table-2 table,
table.ecsctbl {
	border:1px solid #ff9934;
	border-collapse:collapse;
	}

table.ecsctbl th {
	background-color:#fff4d4;
	}

#listUsersDiv table td,
.ipc-content-table-2 table td,
.ipc-content-table-2 table th,
table.ecsctbl th,
table.ecsctbl td {
	border:1px solid #ff9934;
	padding:5px;
	}

.icon-text,
.icon-text a {
	color:#515b4b;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-align:center;
	}

.icon-text a:hover { text-decoration:none; }

.hide{ display:none; }

.show{ display:block; }


table.ipc-table-list {
	/*border:1px solid #075D93;*/
	border-collapse:collapse;
	background-color:#fff;
	}

table.ipc-table-list th {
	text-align:left;
	padding:0 3px;
	}

table.ipc-table-list-2 {
	border:1px solid #fff;
	border-collapse:collapse;
	}

table.ipc-table-list-2 tr th,
table.ipc-table-list-2 tr td{
	border:1px solid #fff;
	}

table.ipc-address tr th {
	border-bottom:1px solid #fff;
	}

table.ipc-address tr td {
	border:none !important;
	}

.jqi1message {
	clear:both;
	position:relative;
	z-index:16;
	}

.ecsctbl {
	color:#000 !important;
	}

.ecsctbl a{
	color:#000 !important;
	text-decoration:underline !important;
	}

.ecsctbl a:hover{
	text-decoration:none !important;
	}

/* Login Block Table Starts */
table.ipc-login-table {
	margin:0 auto;
	}

table.ipc-login-table td {
	padding:5px;
	}

table.ipc-login-table td.label {
	font-weight:bold;
	text-align:right;
	}
/* Login Block Table Ends */

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

.successMessage ,
.ipc-success-message{
	font-size:12px;
	border:2px solid #53aae5;
	background-color:#dff1fe;
	color:#65a200;
	padding:5px;
	margin:5px 0;
	clear:both;
	}
/* Messages Ends */

#fp_label {
	font-weight:bold;
	color:#000;
	}

#divBookshelfList a {
	color:#000;
	font-weight:bold;
	}
#divBookshelfList a.button {
	font-size:11px;
	}

#divBookshelfList ul {
	margin:0;
	padding:0;
	}

ul.catsublist {
	padding:10px;
	margin:0;
	}

ul.catsublist li {
	padding:5px 0 5px 15px;
	margin:0;
	background:url(../images/arrow_list.gif) no-repeat 0px 8px;
	}

#mycomments,
#myBookmarkPanel,
#mynotesPanel {
	border:1px solid #FF9934 !important;
	}

.order-details-div {
	background-color:#b75c01;
	clear:both;
	color:#fff;
	padding:2px;
	margin-top:1px;
	}

#bookmarkTable { width:100% !important; }

#refererpattern { width:300px; }

.redcolor { font-weight:normal; }

/* Footer Styles Starts */
#ipc-footer a,
#ipc-footer {
	color:#000000;
	font-weight:normal;
	}

#ipc-footer #ipc-footer-content-l {
	float:left;
	width:48%;
	/*border-right:1px solid #fff;*/
	}

#ipc-footer #ipc-footer-content-l #ipc-powered-by { padding: 0; }

#ipc-footer #ipc-copyright { padding:6px 0; color:#000000; }

#ipc-footer #ipc-footer-content-r {
	float:left;
	padding:0 1px 0 20px;
	width:48%;
	}

#ipc-footer #ipc-footer-content-r p {
	line-height:17px;
	}

#ipc-footer #ipc-footer-content-r #ipc-footer-right-links {
	padding:4px 0 5px;
	text-align:right;
	clear:both;
	}
/* Footer Styles Ends */

/* Notes search Styles Begins */
table#notesTable a {
	text-decoration:!important;
	border-collapse:collapse;
	}

table#notesTable tbody a:hover,
white-bg a:hover  { text-decoration:!important; }

/*table#notesTable .sorted-asc,
table#notesTable .sortable {
	background-image:none !important;
	}*/

table#notesTable { font-family:verdana !important; }

table#notesTable td { border-bottom:1px solid #ffffff; }

table#notesTable thead tr td { padding:3px; }

.header {

	}

.search-div {
	background:#b75c01;
	padding:5px;
	clear:both;
	position:relative;
	margin:10px 0;
	font-size:12px;
	zoom:1;
	height:1%;
	color:#fff;
	}

.close-btn {
	position:absolute;
	right:4px;
	top:4px;
	width:13px;
	height:14px;
	}

.sorted-asc {
       background-image:url(../images/sorted_up.gif);
       background-position:right center;
       background-repeat:no-repeat;
       text-align:left;
       width:20px !important;
       height:10px;

       }
.sorted-asc-disabled {
       background-image:url(../images/sorted_up_inactive.gif);
       background-position:right center;
       background-repeat:no-repeat;
       text-align:left;
       width:20px !important;
       height:10px;
       }

a span.sorted-asc-disabled {
cursor:default;
}
.sorted-dsc {
       background-image:url(../images/sorted_down.gif);
       background-position:right center;
       background-repeat:no-repeat;
       text-align:left;
       width:20px !important;
       height:10px;
       padding-right:8px;
       }

.sorted-dsc-disabled {
       background-image:url(../images/sorted_down_inactive.gif);
       background-position:right center;
       background-repeat:no-repeat;
       text-align:left;
       width:20px !important;
       height:10px;
       padding-right:8px;
       }
a span.sorted-dsc-disabled {
cursor:default;
}

/*** popup css **/

#infoProd{margin:20px;display:block;position:absolute;top:20%;left:20%;font-size:11px;width: 260px;}
#infoStud{margin:20px;display:block;position:absolute;top:20%;left:40%;font-size:11px;width: 240px;}
.popCont{width:256px; height:150px; border:1px solid #075d93; background-color:#feffd3}
.popContS{width:236px; height:165px; border:1px solid #075d93; background-color:#feffd3}
.popHd{border-bottom:1px solid #cdcdcd;margin-left:10px; margin-right:10px; padding:13px 0 7px 0; color:#013476;font-weight:bold}
.popTxtCls{padding-bottom:5px;padding-right:5px}
.posRel{ position:relative}
.cls{position:absolute; top:20px; right:5px; _right:15px; margin-top:-15px}
ul.txtIndent li.padL0{padding-left:0}
.padL20{padding-left:20px}
a:link.aBUnd, a:visited.aBUnd{text-decoration:underline; color:#000000}
.tipCent{position:absolute; top:-23px; left:80px}
ul.popListDet li{ color:#013476; padding-bottom:4px}
ul.popListDet li span { font-weight:bold}
.popImgCnt {float:left; padding:10px}
.popImgCnt img{ border:1px solid #000}
.popStudDet{ margin:0 10px 0 10px}
.popStudDet tr td{ background-color:#feffd3; border-bottom:1px solid #cdcdcd; color:#013476; padding:5px 0 5px 0; font-size:12px}
.greyBigCnt{width:925px; height:660px; border:1px solid #cdcdcd; margin-left:15px; padding:20px}
.greyBgCnt{background-color:#f3f3f3 ; border:1px solid #cdcdcd; padding:15px; margin-top:10px}
.greyDotBrd{margin-top:10px; border-bottom:1px dotted #cccccc; padding-bottom:7px}
.tblCntForm tr td{background-color:#fff;padding:5px 0 12px 5px;}
.tblCntForm .pad-top-20{ padding-top:20px}
.mandatory{ color:#FF0000}
.sel100 {border:1px solid #646464;color:#000;font-size:12px;padding:1px;width:100px; padding:5px}
.sel150 {border:1px solid #646464;color:#000;font-size:12px;padding:1px;width:150px; padding:5px}
.hdh3{font-size:18px; border-bottom:1px solid #cdcdcd}
input.btnPos{vertical-align: top;height:26px; padding-bottom:2px}
.vertAlignBtm{vertical-align:bottom}
.vertAlignTop{vertical-align:top}
.prevNxtCnt{padding:5px 0 20px 15px}
.glass {background: rgba(0, 0, 0, 0.1);	padding: 6px;}
.rounded {-webkit-border-radius: 10px;-moz-border-radius: 10px;}
/* Notes search Styles Ends */

.highlightMessage {
	background:#fff4d4;
	border:1px solid #ff9934;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding:5px 7px;
}

/*** Bookshelf Mutli Format Display ***/
.multiFormatOption{
    margin:3px 0px 10px;
}
.multiFormatOption tbody td, .multiFormatOption tbody th {
    border-bottom: 1px solid #eaeaea !important;
    padding: 5px 3px !important;
    vertical-align: top;
}
.multiFormatOption tbody .border th, .multiFormatOption tbody .border td {
    border-top: 1px solid #eaeaea !important;
}
.multiFormatOption tbody th {
    text-align:right;
    width:38%;
    color:#7d3f01;
    vertical-align:middle;
}
.multiFormatOption tbody td img {
    margin:0px 5px 0px 3px;
    border:0px solid #fefefe;
}
.multiFormatOption h4 {
	background-color:#f0e2ad;
	padding:7px;
}

/*** End of - Bookshelf Mutli Format Display ***/
.prod-info-title-holder {
	float:left;
	width:70%;
}
/*
.ipc_price_list_table {
	background: #f6e6d9;
	border:1px solid #e4e4e4;
	color: #714516;
}
 */
.ipc_price_list_table {
	border:1px solid #e4e4e4;
	border-collapse:collapse;
	margin:10px 0;
	}

.ipc_price_list_table thead td.first{
	width:50%;
}
.ipc_price_list_table thead td{
	padding:10px 5px 10px 5px;
	background-color:#f6e6d9;
	/*border-right:1px solid #ff9934;
	border-bottom:1px solid #ff9934;*/
	border:1px solid #e4e4e4;
	vertical-align:middle;
	color:#714516;
	font-weight:bold;
	}

.ipc_price_list_table tbody td{
	padding:8px 5px 8px 5px;
	/*border-right:1px solid #ff9934;
	border-bottom:1px solid #ff9934;*/
	border:1px solid #e4e4e4;
	}

.ipc_price_list_table tfoot td{
	padding:8px 5px 8px 5px;
	/*border-right:1px solid #ff9934;
	border-bottom:1px solid #ff9934;*/
	border:1px solid #e4e4e4;
	}

.ipc_price_list_table tbody tr.odd{
	background-color:#fff;
	}

.ipc_price_list_table tbody tr.even{
	background-color:#f9f9f9;
	}

.ipc_price_list_table thead td.white, .ipc-shopping-cart-table tbody td.white{
	background-color:white;
	}

.ipc_price_list_table thead td.center, .ipc-shopping-cart-table tbody td.center, .ipc-shopping-cart-table tfoot td.center{
	text-align:center;
	}

.ipc_price_list_table thead td.right, .ipc-shopping-cart-table tbody td.right, .ipc-shopping-cart-table tfoot td.right{
	text-align:right;
	}

.ipc_price_list_table tfoot td.totalAmount{
	font-weight:bold;
	font-size:12pt;
	}



.ipc_productdetails_table {
	border:1px solid #e4e4e4;
	border-collapse:collapse;
	margin:10px 0;
	}

.ipc_productdetails_table thead td.first{
	width:50%;
}
.ipc_productdetails_table thead td{
	padding:10px 5px 10px 5px;
	background-color:#f0e2ad;
	/*border-right:1px solid #ff9934;
	border-bottom:1px solid #ff9934;*/
	border:1px solid #e4e4e4;
	vertical-align:middle;
	color:#7D3F01;
	font-weight:bold;
	}

.ipc_productdetails_table tbody td{
	padding:8px 5px 8px 5px;
	/*border-right:1px solid #ff9934;
	border-bottom:1px solid #ff9934;*/
	border:1px solid #e4e4e4;
	}
.ipc_productdetails_table tbody td ul {
	margin:0px;
	padding:0px;
}
.ipc_productdetails_table tbody td ul li {
	margin:0px;
	padding:3px 10px;
	list-style:inside;
	list-style-type:disc;
}
.ipc_productdetails_table tfoot td{
	padding:8px 5px 8px 5px;
	/*border-right:1px solid #ff9934;
	border-bottom:1px solid #ff9934;*/
	border:1px solid #e4e4e4;
	}

.ipc_productdetails_table tbody tr.odd{
	background-color:#fff;
	}

.ipc_productdetails_table tbody tr.even{
	background-color:#f9f9f9;
	}

.ipc_productdetails_table thead td.white, .ipc-shopping-cart-table tbody td.white{
	background-color:white;
	}

.ipc_productdetails_table thead td.center, .ipc-shopping-cart-table tbody td.center, .ipc-shopping-cart-table tfoot td.center{
	text-align:center;
	}

.ipc_productdetails_table thead td.right, .ipc-shopping-cart-table tbody td.right, .ipc-shopping-cart-table tfoot td.right{
	text-align:right;
	}

.ipc_productdetails_table tfoot td.totalAmount{
	font-weight:bold;
	font-size:12pt;
}


.multiformat_reading_icons {
	padding-right: 15px;
}

.renew_txt {
	font-weight:bold;
	color:#EE0000;
}


.infoBar {
	background: none repeat scroll 0 0 #FAFAFA;
	border: 1px solid #F3F3F3;
	border-radius: 3px 3px 3px 3px;
	color: #333333;
	line-height: 18px;
	margin: 20px 10px;
	padding: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif ;
	font-size: 14px ;
	font-weight: bold;
}

.noticeBar {
	background: none repeat scroll 0 0 #F9EDBE;
	border: 1px solid #EFE1AC;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	overflow: hidden;
	padding:12px;
	margin:20px 10px;
	color:#333333;
	font-family: Verdana,Arial,Helvetica,sans-serif ;
	font-size: 14px ;
	font-weight: bold;
}

.noticeBar a {
	color:#FF6600;
	font-size: 14px ;
	font-weight: bold;
}
.infoBar a {
	color:#FF6600;
	font-size: 14px ;
	font-weight: bold;
}

/* View Details Style */
.ipc_view_details_btn {
	background:#7d3f01 url("../images/bg_input_btn.gif") repeat-x top left;
	border:1px solid #ea9035;
    color:#fff !important;
    cursor:pointer;
    font-weight:bold;
    margin:0;
    padding:2px 5px 4px 5px;
	text-align:center;
    text-decoration:none !important;
}

a.ipc_view_details_btn:hover {
    background-image:none;
    background-color:#6c2c01;
    color:#fff;
    border:1px solid #f6b16b;
}

/* Renew Style */
.ipc_renew_btn {
	background:#7d3f01 url("../images/bg_input_btn.gif") repeat-x top left;
	border:1px solid #ea9035;
    color:#fff !important;
    cursor:pointer;
    font-weight:bold;
    margin:0;
    padding:2px 5px 4px 5px;
	text-align:center;
    text-decoration:none !important;
}

a.ipc_renew_btn:hover {
    background-image:none;
    background-color:#6c2c01;
    color:#fff;
    border:1px solid #f6b16b;
}


/* View Inside Style */
.ipc_view_inside_btn {
	background:#7d3f01 url("../images/bg_input_btn.gif") repeat-x top left;
	border:1px solid #ea9035;
    color:#fff !important;
    cursor:pointer;
    font-weight:bold;
    margin:0;
    padding:2px 5px 4px 5px;
	text-align:center;
    text-decoration:none !important;
}

a.ipc_view_inside_btn:hover {
    background-image:none;
    background-color:#6c2c01;
    color:#fff;
    border:1px solid #f6b16b;
}


/* Price Details Style */
.ipc_price_details_btn {
	background:#7d3f01 url("../images/bg_input_btn.gif") repeat-x top left;
	border:1px solid #ea9035;
    color:#fff !important;
    cursor:pointer;
    font-weight:bold;
    margin:0;
    padding:2px 5px 4px 5px;
	text-align:center;
    text-decoration:none !important;
}

a.ipc_price_details_btn:hover {
    background-image:none;
    background-color:#6c2c01;
    color:#fff;
    border:1px solid #f6b16b;
}


/* Reading Options Style */
.ipc_reading_options_btn {
	background:#7d3f01 url("../images/bg_input_btn.gif") repeat-x top left;
	border:1px solid #ea9035;
    color:#fff !important;
    cursor:pointer;
    font-weight:bold;
    margin:0;
    padding:2px 5px 4px 5px;
	text-align:center;
    text-decoration:none !important;
}

a.ipc_reading_options_btn:hover {
    background-image:none;
    background-color:#6c2c01;
    color:#fff;
    border:1px solid #f6b16b;
}


/* Add to Cart Style */
.ipc_add_to_cart_btn {
	background:#7d3f01 url("../images/bg_input_btn.gif") repeat-x top left;
	border:1px solid #ea9035;
    color:#fff !important;
    cursor:pointer;
    font-weight:bold;
    margin:0;
    padding:2px 5px 4px 5px;
	text-align:center;
    text-decoration:none !important;
}

a.ipc_add_to_cart_btn:hover {
    background-image:none;
    background-color:#6c2c01;
    color:#fff;
    border:1px solid #f6b16b;
}


/* other formats Style */
.ipc_other_formats_btn {
	background:#7d3f01 url("../images/bg_input_btn.gif") repeat-x top left;
	border:1px solid #ea9035;
    color:#fff !important;
    cursor:pointer;
    font-weight:bold;
    margin:0;
    padding:2px 5px 4px 5px;
	text-align:center;
    text-decoration:none !important;
}

a.ipc_other_formats_btn:hover {
    background-image:none;
    background-color:#6c2c01;
    color:#fff;
    border:1px solid #f6b16b;
}


/* coming soon Style */
.ipc_coming_soon_btn {
	background:#7d3f01 url("../images/bg_input_btn.gif") repeat-x top left;
	border:1px solid #ea9035;
    color:#fff !important;
    cursor:pointer;
    font-weight:bold;
    margin:0;
    padding:2px 5px 4px 5px;
	text-align:center;
    text-decoration:none !important;
	font-size:12px;
}

a.ipc_coming_soon_btn:hover {
    background-image:none;
    background-color:#6c2c01;
    color:#fff;
    border:1px solid #f6b16b;
}


/* external buy Style */
.ipc_external_buy_btn {
	background:#7d3f01 url("../images/bg_input_btn.gif") repeat-x top left;
	border:1px solid #ea9035;
    color:#fff !important;
    cursor:pointer;
    font-weight:bold;
    margin:0;
    padding:2px 5px 4px 5px;
	text-align:center;
    text-decoration:none !important;
}

a.ipc_external_buy_btn:hover {
    background-image:none;
    background-color:#6c2c01;
    color:#fff;
    border:1px solid #f6b16b;
}

/* read computer */
.ipc_read_computer_btn {
	background:#7d3f01 url("../images/bg_input_btn.gif") repeat-x top left;
	border:1px solid #ea9035;
    color:#fff !important;
    cursor:pointer;
    font-weight:bold;
    padding:2px 5px 4px 5px;
	text-align:center;
    text-decoration:none !important;
    margin:7px 2px;
    line-height:27px;
}

a.ipc_read_computer_btn:hover {
    background-image:none;
    background-color:#6c2c01;
    color:#fff;
    border:1px solid #f6b16b;
}

.discount_text {
    color:#444;
}

/* Download Pre-Entitlement File */
.ipc_dwnld_pre_entitlement_btn {
	background:#7d3f01 url("../images/bg_input_btn.gif") repeat-x top left;
	border:1px solid #ea9035;
    color:#fff !important;
    cursor:pointer;
    font-weight:bold;
    padding:2px 5px 4px 5px;
	text-align:center;
    text-decoration:none !important;
    margin:7px 2px;
    line-height:27px;
}

a.ipc_dwnld_pre_entitlement_btn:hover {
    background-image:none;
    background-color:#6c2c01;
    color:#fff;
    border:1px solid #f6b16b;
}
.notify {
	border:1px solid #ccc;
	background:#efefef;
	padding:4px;
	margin-top:12px;
}
#divBookshelfListPagination {
	width:80%;
}


/*   Library Card Login Page Style   */
.libraryCardLogin {
	margin:0px auto;
	padding:5px;
	width:80%;
	
}
.libraryCardLogin .formRowContainer {
	clear:both;
	padding:5px;
	text-align: center;
}
.libraryCardLogin .formRowContainer .clear-b {
	line-height:9px;
}
.libraryCardLogin .formRowContainer span.label {
	width:200px;
	padding:5px;
	display:inline-block;
	float:left;
	font-weight:bold;
	text-align:right;
	color:#121212;
}
.libraryCardLogin .formRowContainer select {
	float:left;
	margin-left:10px;
	border: 1px solid #86927d;
	width: 300px;
	padding:2px;
}
.libraryCardLogin .formRowContainer input {
	float:left;
	margin-left:10px;
	border: 1px solid #86927d;
	width: 294px;
	padding:2px;
}
.libraryCardLogin .formRowContainer input.ipc-btn-small {
	width:auto !important;
	padding: 0 4px 4px;
	margin-right:36px;
	float:right;
}

/* style for social sharing*/

.shareSocial{ 
    position: absolute;
    text-align: right;
    width: 700px;
}


/* Login page style changes */

.ipc-login-block-horizontal {
	margin:0 auto;
	padding:40px 15px;
	overflow:hidden;
 	background: none repeat scroll 0 0 #fdfdfd;
    border: 1px solid #ff9934;
    border-radius: 7px;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;	
}
.ipc-login-block-horizontal h4 {
	margin-bottom:12px;
}
.default-login {
	width:38%;
	float:left;
	padding:0% 5%;
}
.default-login #loginuser {
	background: url(../images/login-user-icon.png) no-repeat 2px 0px transparent;
}
.default-login #loginpwd {
	background: url(../images/login-pwd-icon.png) no-repeat 2px 0px transparent;
}
.default-login #loginuser, .default-login #loginpwd {
	border:1px solid #bbb;
	padding:3px 3px 3px 23px;	
	color:#444;
	width:175px;
}
.default-login ul, .social-media-login ul {
	margin:0px;
	padding:0px;
}
.default-login li, .social-media-login li {
	margin:0px 0px 12px;
	padding:0px;
	color:#333;
}
.default-login li label, .social-media-login li label {
	display:block;
	padding:3px 3px 3px 0px;
}
.default-login li a, .social-media-login li a {
	color:#03325a;
	text-decoration:none;
}
.default-login li a:hover, .social-media-login li a:hover {
	text-decoration:underline;
}
.social-media-login {
	width:35%;
	float:left;
	padding:0% 3% 0% 10%;
	border-left:1px solid #e3e3e3;		
}

/**
 * This is for adding the border color for the related products and recently viewed products  
 */
.jcarousel-skin-tango .jcarousel-container{
     border: 1px solid #ff9934 !important; 
}

/**
 * This hack targets the Webkit browser engine which includes Safari and Chrome.
 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
 
    /*#ipc-header-src-block select#option {
		padding:4px 3px 4px 3px;   
	}*/
}
/* class created inplace of hard coded color values in mynotes page */
.notes-head{
    background-color:#FFFFFF; 
    color:#000000;   
}

/* fix  for the list style */
#product_desc ul li{
    list-style-type:disc;
}


#product_product_description ul li{
    list-style-type:disc;
}

#product_product_description ol li{
    list-style-type:decimal;
}


