﻿/* BNP Library Specific
----------------------------------------------*/
#headercontainer{ 
    height: 95px !important; 
    margin-top: 0 !important;
}

fieldset, img
{
    top: 0 !important;
}

#barcontainer{
    height: 26px !important; 
}

.langcontainer{
    right: 12px !important;
    top: 60px !important; 
}

#logocontainer {
    height: 80px !important;
	width: 960px !important;
}

#headerCenter{ 
    display: none !important;  
}

#poweredEU{ 
    display:none !important;
}

#poweredEU_simple{
    display: block !important;
    position:absolute;
    color: #fff;
}


/* Colors
---------------------------------------------*/

body  { color: #333; }

a { color: #663399; text-decoration: none; }
a:hover{ }

h1 { color: #663399; }
h2 { color: #663399; }
h4 { color: #663399; }

.btn { background-color: #d6bb7e; color: #fff; }
.btn:hover { background-color: #caab62; color: #fff; }

.title, a .title {  color: #caab62; }
.title:hover, a:hover .title, .titinfo { color: #caab62; text-decoration: underline;  }

.titlebar { color: #fff; background-color: #999; }

.langcontainer a {background-color: #666; color: #fff; }
.langcontainer a:hover { background-color: #d6bb7e; color: #fff; }
.langcontainer a.selected { background-color: #caab62; color: #fff; }

.leftMenuItem, .leftSubMenuItem{ background-color: #666; color: #fff; }
.leftMenuItem:hover, .leftMenuItem.active, .leftSubMenuItem:hover, .leftSubMenuItem.active, .sectionHeader{ background-color: #caab62; color: #fff; }
.leftMenuItem.selected, .leftSubMenuItem.selected{ background-color: #caab62; color: #fff; }

#leftFilters .leftMenuItem:hover, #leftFilters .leftMenuItem.active { background-color: #666; color: #fff; } /* MENU */
#leftFilters .leftSubMenuItem:hover, #leftFilters .leftSubMenuItem.active { background-color: #666; color: #fff;  } /* SUBMENU */
#pResults .leftSubMenuItem:hover, #pResults .leftSubMenuItem.active{ background-color: #666; color: #fff;  } /* RESULTS HEADER */

#pager ul.pages li { background-color:#ccc; }
#pager ul.pages li:hover { background-color:#d6bb7e; color: #fff; }
#pager ul.pages li.pgEmpty { background-color:#eee; color:#bbb; }
#pager ul.pages li.pgCurrent { background-color:#caab62; color:#fff; }

.error { color: #8e2800; }

.msg { background-color: #fff; }
.msg.error { background-color: #fff; }

#headercontainer { background-color: transparent; }

#headerCenter{ color : #666; }

#poweredEU { color: #fff; }

#barcontainer { background-color: #caab62; }

.options .optionsHeader .innerHeader { margin-left: 0% !important; margin-right: 0px; }
.options .headerLabel{ color: #999; float: right; font-size: 12px; margin-right: 5px; }
.options .optionsToggle{ cursor: pointer; float: left; font-size: 10px; height: 20px; margin-left: 5px; padding-left: 20px; position: static; text-align: left; width: auto; }
.options .optionsToggle.collapse { background: url("../images/button_up.gif") no-repeat scroll left center rgba(0, 0, 0, 0); }
.options .optionsToggle.expand { background: url("../images/button_down.gif") no-repeat scroll left center rgba(0, 0, 0, 0); }

/*Store Details*/
.titlebarDT span a { color:#fff; }

.adinfobar { background-color: #ccc; }

.info th, .cat, .catinfo  { color: #333; }

.btn { float: right; font-family: Arial; font-size: 11px; font-weight: bold; height: 25px; line-height: 25px; width: 100px; -moz-border-radius: 7px; /* Firefox */ border-radius: 7px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */ -webkit-border-radius: 7px; /* Safari and Chrome */ }
.bookAction { text-align: right; }
#searchBox { -moz-border-radius: 7px; /* Firefox */ border-radius: 7px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */ -webkit-border-radius: 7px; /* Safari and Chrome */ }
#searchBox select#ddlOrderBy { font-size: 12px; padding-top: 2px; width: 115px; }
#searchBox select#ddlWhere { font-size: 12px; padding-top: 2px; width: 90px; }
#searchBox #lbApplySearch { background-color: #666666; border-width: 0; color: #FFFFFF; cursor: pointer; font-family: Arial; font-size: 12px; font-weight: bold; height: 25px; width: 100px; -moz-border-radius: 7px; /* Firefox */ border-radius: 7px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */ -webkit-border-radius: 7px; /* Safari and Chrome */ }
#searchBox #lbApplySearch:hover { background-color: #8ED300; }
#searchBox span.clearSearchBtn { background-color: #CC6666; color: #FFFFFF; height: 14px; position: absolute; top: 18px; width: 14px; z-index: 10; }
#searchBox span.clearSearchBtn:hover { background-color: #CB0000; }

.suggest_search_container + h1, .suggest_search_container + h1 + .new.carousel.js + br + br + h1 { border-bottom: 3px solid #666; margin-bottom: 5px; padding-bottom: 5px; }

.searchResults.grid .bookCover { display: block; float: left; margin-left: auto; margin-right: auto; text-align: center; width: 50px; }
.searchResults.grid .book > div + div { position: absolute; right: 0; top: 8px; }
.searchResults.grid .book > div:last-child a { display: none; }
.searchResults.grid .book > div:last-child a:last-child { display: inline; }
div#mainContainer div.section div.sectionHeader span + span { height: 28px !important; left: 125px !important; top: 21px !important; width: 100px !important; }

#leftContainer
{
    top: 128px !important;
    position:absolute !important;
    margin-top: 5px !important;
}

#mainContainer
{
    margin-top: 5px !important;
}

a.sectionHeader
{
    background-color:inherit;
    line-height: 21px;
}

.headerLabel a
{
    color: #666;
}

h3
{
    margin: 10px 0;
}

#poweredEU_simple
{
    right: 10px;
    left:inherit;
}

.book{height: 175px !important;   }
.bookInfo {height: 175px !important;   }
.bookThumb {height: 160px; width: 140px; }
.bookDescription {width: 390px;}
/*.bookDescription .publisher { display: inline;}*/
.bookAction {width: 110px;}
.bookCover{height: 160px;}
.bookCover img{height: 150px;}

#Menu_Homepage { display: none !important; }