@CHARSET "UTF-8";

/* ************************************* */
/* *********** SERVICE BAR ************* */
/* ************************************* */

#serviceBar {
 background-color: transparent;
}

#serviceBarMiddle {
/*  display: inline-block; */
 width: 100%;
}

/* ************************************* */
/* ************** LRA BAR ************** */
/* ************************************* */

#serviceBarCredit {
 position: absolute;
 right: 0;
 top: 0;
}

/* ************************************* */
/* ******** SERVICE BAR SEARCH ********* */
/* ************************************* */

#search {
 display: inline;
}

/* ************************************* */
/* ********** NAVIGATION PANEL ********* */
/* ************************************* */

#navigationPanel {
 display: inline;
 overflow: hidden;
}

#navigationPanelTop {
 display: inline;
/*  margin: 0 0 0 3px; */
/*  padding: 0 5px 0 0; */
}

/* ************************************* */
/* ******** NAVIGATION PANEL MAIN ****** */
/* ************************************* */
#navigationPanelMain {
 width: auto;
 display: inline;
}

.navigationPanelMainItem a {
 display: inline;
}

#navigationPanelMainSelected {
 background-position: top center;
 padding: 0px 0px;
}

.navigationPanelMainItem {
 background-image: url('../images/bolinda/navbarbuttons_firsttwolines_unselected.png');
 background-position: 264px top;
 padding: 0px 0px;
}

#navigationPanelMain .first {
 background-image: url('../images/bolinda/navbarbuttons_firsttwolines_unselected.png');
 background-position: top left;
 padding: 0px 0px;
}

/* ************************************* */
/* *** NAVIGATION PANEL AGE CATEGORY *** */
/* ************************************* */

#navigationPanelItem {
 position: relative;
 display: inline;
}

/* ************************************* */
/* *** NAVIGATION PANEL BROWSE ITEMS *** */
/* ************************************* */

#navigationPanelChildren {
 display: inline;
}

.navigationPanelChildrenItem {
/*  background-image: none; */
 line-height: 28px;
}

#navigationPanelChildren .first {
 background-image: url('../images/bolinda/navbarbuttons_thirdline.png');
}

/* ************************************* */
/* ******** BROWSE BY CATEGORY ********* */
/* ************************************* */

#navigationSearchCategory {
 width: 300px;
 margin-top: 66px;
}

#navigationCategory {
 width: 680px;
}

#navigationCategory ul {
 width: 150px;
}

/* ************************************* */
/* *********** BREADCRUMBS ************* */
/* ************************************* */

#breadcrumbs {
 padding-bottom: 23px;
}

/* ************************************* */
/* ********* SEPERATORGREEN FIX ******** */
/* ************************************* */

#footer .green {
 color: #669933;
 background: none;
 width: 2px;
 height: 11px;
 margin: 0;
 padding: 0 4px 0 0;
 line-height: 14px;
}

/* ************************************* */
/* *********** COVERIMAGES FIX ********* */
/* ************************************* */

.productVerticalImg .audiobook,
.productVerticalImg .eAudiobooks {
 background-image: none;
 padding-left: 0px;
}

.productVerticalImg .ebook,
.productVerticalImg .eBooks {
 background-image: none;
 padding-left: 0px;
}

#productDetailsImg .ebook,
#productDetailsImg .eBooks{
 background-image: none;
 padding-left: 0px;
}

#productDetailsImg .audiobook,
#productDetailsImg .eAudiobooks {
 background-image: none;
 padding-left: 0px;
}

/* ************************************* */
/* ******* ABOUT BESTSELLER/AWARD ****** */
/* ************************************* */

.productDetailsAboutBestseller{
 position: static;
}

.productDetailsAboutAward{
 position: static;
}
