﻿
/*Master Styles
        ----------------------------------------------------*/
body
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.masterBackGround
{
    background-image: url("Images/main_bg.jpg");
    background-repeat: repeat-x;
    background-color: #082b49;
    height: 100%;
}
.searchImage
{
    height: 35px;
    width: 75px;
}
.headerLink
{
    text-decoration: none;
    font-size: 10pt;
    color: #0f6db7;
    font-family: Arial, Lucida Sans, Lucida Grande,Swis721 BT, Trebuchet MS, sans-serif;
}

.headerLinkBar
{
    padding-left: 4px;
    padding-right: 4px;
    color: Gray;
}

.cloudDiv
{
    float: left;
    padding-top: 7px;
    position: relative;
}


.searchBarContainer
{
    background-color: #0f6db7;
    height: 40px;
    width: 100%; /*min-width:1050px;*/
}



.searchBarContainer2
{
    background-color: #014E74;
    height: 40px;
    width: 100%;
    position: relative; /*min-width:1050px;*/
}

.searchBar
{
    border: solid 0px red;
    vertical-align: top;
    padding-top: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    position: relative;
    float: left;
}

.searchBarRight
{
    float: right;
    width: auto;
    margin: 15px 10px;
    width: auto;
    float: right;
    min-width: 350px;
}

.searchBarRight a
{
    text-decoration: none;
}

.searchBarRight div
{
    float: left;
    margin-left: 20px;
    color: #F9FCFC;
    font-weight: bold;
    cursor: pointer;
}

.searchBarRight2
{
    border: solid 0px red;
    vertical-align: top;
    padding-top: 3px;
    margin-left: auto;
    margin-right: auto; /*width:100%;*/
    position: relative;
    float: right;
}

.searchBarDiv
{
    position: relative;
    float: left;
}

.searchBarDivButton
{
    position: relative;
    float: left;
    cursor: pointer; /*background:white url('..Images/search_field_background_1px.jpg') repeat-x 0 0;*/
    background-color: rgb(91,138,164);
    border: 0px none;
    margin-top: 0px;
}

.searchBarDivButtonAdv
{
    position: relative;
    float: left;
    cursor: pointer; /*background:white url('..Images/search_field_background_1px.jpg') repeat-x 0 0; 	background-color:rgb(91,138,164);*/
    border: 0px none;
    margin-top: 0px;
}
.searchBarDivButtonDisc
{
    position: relative;
    float: left;
    cursor: pointer; /*background:white url('..Images/search_field_background_1px.jpg') repeat-x 0 0; 	background-color:rgb(91,138,164);*/
    border: 0px none;
    margin-top: 0px;
    color: White;
    font-weight: bold;
    width: 164px;
    height: 33px;
    padding-top: 5px;
}

.searchBarDivButtonDisc:hover
{
}


.searchBarDivButton2
{
    position: relative;
    float: left;
    cursor: pointer;
    background-color: rgb(91,138,164);
    border: 0px none;
    margin-top: 2px;
    margin-left: 5px;
}

.searchButtonDiv
{
    float: left;
    background-color: rgb(91,138,164);
    padding-top: 3px;
    position: relative;
}

.searchBarDivButton2
{
    position: relative;
    float: left;
    cursor: pointer; /*background:white url('..Images/search_field_background_1px.jpg') repeat-x 0 0;*/
    background-color: #014E74;
    border: solid 0px red;
    margin-top: 2px;
    margin-left: 7px;
}

.searchButtonDiv2
{
    float: left;
    background-color: #014E74;
    padding-top: 0px;
    position: relative;
}

.searchButtonDivAdvanced
{
    float: left; /*background-color:#014E74;*/
    padding-top: 0px;
    position: relative;
    background-image: url('Images/advanced_search.gif');
    width: 164px;
    height: 33px;
}
.searchButtonDivAdvanced:hover
{
    background-image: url('Images/advanced_search-over.gif');
}

.searchButtonDivMyDiscoveries
{
    float: left;
    background-color: #014E74; /**/
    padding-top: 0px;
    position: relative;
    background-image: url('Images/my_discoveries.gif');
    width: 164px;
    height: 33px;
}
.searchButtonDivMyDiscoveries:hover
{
    background-image: url('Images/my_discoveries-over.gif');
}

.floatL
{
    border: solid 0px blue;
    float: left;
}

.searchBoxBg
{
    border: solid 0px blue;
    width: auto;
    height: 28px;
    padding: 1px 1px 1px 0px; /*margin-left:6px; 	margin-top:5px;*/
    background: white url('Images/search_field_background_1px.jpg') repeat-x 0 0;
    float: left;
}

.searchBox
{
    clear: both;
    width: 198px;
    height: 15px;
    left: 5px;
    top: 2px;
    border: 0;
}

.searchBox2
{
    float: left;
    width: 298px;
    height: 16px;
    position: relative;
    border: 0;
    margin-top: 1px;
}

.divVendor
{
    position: relative;
    background-color: #0f6db7;
    padding-top: 10px;
}

.floatL
{
    border: solid 0px blue;
    float: left;
}

.searchBarDivButtonDisc
{
    position: relative;
    float: left;
    cursor: pointer;
    border: 0px none;
    margin-top: 0px;
    background-image: url('Images/my_discoveries.gif');
    width: 164px;
    height: 33px;
}

.searchBarDivButtonDisc:hover
{
    background-image: url('Images/my_discoveries-over.gif');
}

a.button_blue
{
    height: 31px;
    background-repeat: repeat-x;
    background-color: #106cb7;
    cursor: pointer;
    color: Yellow;
    padding: 5px 20px 5px 20px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

a.button_blue:hover
{
    background-repeat: repeat-x;
    color: Black;
    background-color: #ff9f00;
    text-decoration: none;
}

.searchBar
{
    /* color:#106cb7 */
}

a.button_blue_link
{
    height: 31px;
    background-repeat: repeat-x;
    background-color: #106cb7;
    cursor: pointer;
    color: white;
    padding: 3px 20px 3px 20px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

a.button_blue_link:hover
{
    background-repeat: repeat-x;
    color: Black;
    background-color: #ff9f00;
    text-decoration: none;
}

.button_blue_detail
{
    height: 20px;
    width: 50px;
    background-repeat: repeat-x;
    background-color: #106cb7;
    cursor: pointer;
    color: white;
    padding: 3px 14px 3px 14px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.button_blue_detail:hover
{
    background-repeat: repeat-x;
    color: Black;
    background-color: #ff9f00;
    text-decoration: none;
}

a.button_blue_detail
{
    height: 20px;
    width: 50px;
    background-repeat: repeat-x;
    background-color: #106cb7;
    cursor: pointer;
    color: white;
    padding: 3px 14px 3px 14px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

a.button_blue_detail:hover
{
    background-repeat: repeat-x;
    color: Black;
    background-color: #ff9f00;
    text-decoration: none;
}

.login_link
{
    width: 80px;
    background-repeat: repeat-x;
    background-color: #106cb7;
    cursor: pointer;
    color: white;
    text-align: center;
    text-decoration: none;
    padding: 7px 15px 7px 15px;
}

.login_link:hover
{
    color: Black;
    background-color: #ff9f00;
    text-decoration: none;
}

.login_link span
{
    font-size: 13px;
    font-weight: bold;
}

.styled-select select
{
    background: transparent;
    width: 268px;
    padding: 5px;
    font-size: 16px;
    border: 1px solid #ccc;
    height: 34px;
}

.styled-select
{
    width: 240px;
    height: 34px;
    overflow: hidden;
    background: url(arrow-down.jpg) no-repeat right #ddd;
}

#maskMyBip
{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
    opacity: 0.4;
    background-color: #E6E5E1;
    display: none;
}

.buttonPrelogin
{
    height: 20px;
    background-color: #106cb7;
    cursor: pointer;
    text-align: center;
    width: 60px;
    padding: 5px 20px 3px 20px;
}
.buttonPrelogin a
{
    font-size: 12px;
    font-weight: bold;
}
.buttonPrelogin:hover
{
    background-repeat: repeat-x;
    color: Black;
    background-color: #ff9f00;
    text-decoration: none;
}


/*---------------------------------------------------------------New Styles BIP-RCL Integratrion-------------------------------------------------------*/

.fullWidth
{
    width: 100%;
}

.search-floatleft
{
    background-color: #666666;
    float: left;   
    width: 22%;
    height: 37px;
  
}
.float-left
{
    float: left;
    width: 80px;
    height: 95px;
    max-height:110px;
}
.float-left-forthcoming
{
    float: left;
    width: 80px;
    height: 105px;
    max-height:110px;
}
.float-left-related
{
    float: left;
    width: 80px;
    height: 150px;
    max-height:110px;
    margin-left:0px !important;
}
.common-link-color
{
    color: #0f6db7;
}

a.link-underline-remove
{
    text-decoration: none;
}

span.welcome
{
    font-weight: bold;
}

span.welcome span
{
    text-decoration: none;
    padding-right: 0px;
    font-size: 12px;
}

span.product
{
    text-decoration: none;
    padding-right: 25px;
    font-size: 12px;
}

.common-container
{
    width: 75%; /*padding-bottom: 20px;*/
    background: #F2F2F2;
}

.common-headermenu-right
{
    float: right;
    display: none;
    width: 66%;
}

.common-headermenu-right div
{
    float: right;
    width: 100%;
}

.common-headermenu-right div table
{
    float: right;
}

.common-logo-container
{
    width: 330px;
    height: 70px;
    display: block;
    float: left;
    padding-left: 4px;
    border-radius: 3px;
}
.common-logo-container-margin
{
    margin-left: 75px;
    margin-top: 25px;
}
.common-searchBar-header
{
    width: 100%;
    height: 43px;
    background-color: #0f6cb6;
    display: inline-block;
    border-bottom: #0c528a solid 1px;
}

.common-searchbar-links-right
{
    min-width: 240px;
    width: auto;
    float: right;
    margin-top: 11px; /*margin:-22px;*/
    margin-right: 20px;
}

.common-searchbar-links-right a
{
    text-decoration: none;
}

.common-searchbar-links-right div
{
    float: left;
    margin-left: 20px;
    color: #F9FCFC;
    font-weight: bold;
    cursor: pointer;
}

.common-instrumentation-container
{
    float:left;
    width: 100%;
}

.common-content-container
{
    width: 100%;
    margin-top: 10px;
}

.common-innerContent-container
{
    border-left: 0px solid #0f6cb6;
    width: 100%;
    float: left;
    overflow: hidden;
    margin: 0 auto;
    min-height: 400px;
}

.common-progressBar-container
{
    display: none;
}

.common-progressBar-container span
{
    color: Red;
    font: bold 13px/17px verdana, sans-serif;
}

.common-footer-padding
{
    padding-left: 15px;
}

#frameMyBip
{
    height: 500px;
    width: 700px;
    display: none;
    border: 0px;
}

.divForPublishers
{
    padding-bottom:10px;
    height: 20px;
    
}
.linkForPublishers
{
    margin-left:295px;    
}

/*----------------Styles for Search text box and button------------*/

.common-search-container
{
    margin-left: 450px;
    padding-top: 5px;
    float: left;
    width: 385px;
}
.common-search-select-text-container
{
    height: 50px;
    border-radius: 3px;
    width: 450px;
 border-top-left-radius: 5px 5px;
}

.common-select-type
{
    min-width: 30px;
    width: auto;    
    margin-top: 10px;
    margin-left: 3px;    
    cursor: pointer;
}

.common-select-type a
{
    text-decoration: none;
    margin-left: 2px;
    margin-top: 5px;
}

.common-select-type span
{
   
    color: #ffffff;
    
}

.common-select-type img
{
    margin-top: 6px;
    border: 0px; 
    color: #ffffff;
}

.common-search-text-box
{
    width: 100%;
    height: 26px;
    padding-left: 5px;
    padding-top: 3px;
    border: 0 solid white;
    text-align: justify;
}

.common-search-button-container
{
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    width: 10%;
    float:left;
    background-color: #f26722;
    height: 37px;
    margin-left: 338px;
    margin-top:-37px;
    cursor:pointer;
}

.common-search-button-container a
{
    /* float: left;*/
    padding-right: 3px;
    padding-top: 8px;
    text-decoration: none;
}

.common-search-button-container img
{
    margin-left: 10px;
    margin-top: 10px;   
    border: 0px;
    float: left;
    padding-left:5px;
}

.common-search-button-container span
{
    margin-left: 3px;
    width: 66px;
    font-size: 12px;
    color: black;
    font-weight: bold;
}

.common-search-type-select
{
    z-index: 999;
    position: absolute;
    display: none;
    width: 100px;
}
.divTextBox
{
   /* margin-left:21px;*/
    width:55%;
    float:left;
    margin:0px;
    padding:0px;
    border-bottom: 1px solid rgb(207, 202, 198);
    border-right: 1px solid rgb(207, 202, 198);
    border-left: 1px solid rgb(207, 202, 198);
     border-top: 1px solid rgb(207, 202, 198);
}
#ddlSearchType
{
    background: #666666; /*margin: 0px;*/
    padding: 0px;
    outline: 0px;
    border: 1px solid rgb(221, 221, 221);
    left: 5px;
    top: 3px;
    width: auto;
    color: white;
    font-family: "arial" , "sans-serif";
    visibility: hidden;
    position: absolute;
}

#ddlSearchType
{
    left: 0px;
    top: 0px;
    height: 29px;
    visibility: visible;
    filter: alpha(opacity=0);
    cursor: pointer;
    opacity: 0;
    z-index: 999;
    margin-left: 793px;
    margin-top: 48px;
}
/*-------------End------------*/

/*--------------------Rcl Subjects------------------*/

#dvMainSubjects
{
    display: none;
    float: left;
    width: 150px;
    height: 30px;
    background-color: white;
}

#spnMainSubjects
{
    width: 80%;
    float: left;
    overflow: hidden;
    text-overflow: clip;
    margin-top: 8px;
    height: auto;
    font-size: 12px;
    font-weight: bold;
    padding-left: 2px;
}

#dvChdSub
{
    float: left;
    width: 150px;
    height: 30px;
    background-color: white;
    display: none;
}

#spnChildSubjects
{
    width: 80%;
    float: left;
    overflow: hidden;
    text-overflow: clip;
    height: auto;
    margin-top: 8px;
    font-size: 8pt;
    font-weight: bold;
    padding-left: 2px;
}

.select-rcl-subjects
{
    z-index: 999;
    left: 400px;
    position: absolute;
    display: none;
    min-height: 250px;
    font-size: 8pt;
    overflow-y: scroll;
    min-width: 300px;
}

.lnkISBN
{
    color: rgb(51, 102, 153);  cursor:pointer;
}
.lnkISBN:hover,.lnkHover:hover
{
    text-decoration:underline;
}


#resulttable{margin-left:auto; margin-right:auto}

.left-content-span {color:#666;height: auto; font-weight: bold; float: left; display: block;}

.pageLinksRight {width:30%; float:right;margin-right:-5px;padding-bottom:10px; }

.pageLinksRightTop{width:30%; float:right; margin-right:4px;}
 .pageLinksLeftTop {width:65%; float:left;margin-left:7px;padding-top:10px;}
.resultsInfo {width:65%; float:left;margin-left:7px;}

#divSearchResults {margin-top:10px;}

#dvResltsInfoNav {padding-left: 7px; margin-top:10px; margin-bottom:10px;float:left}

#searchTypeUl 
{
    background: #666666; /*margin: 0px;*/
    padding: 0px;
    outline: 0px;
    border: 0px solid rgb(221, 221, 221);    
    width: auto;
    color: white;
    font-family: "arial" , "sans-serif";    
    list-style:none;
    position:absolute;
    width:99px;
    float:left;
    cursor:pointer;
    display:none;   
}

#searchTypeUl li
{
    margin-top:3px;
    height:25px;
   
}

#searchTypeUl li:hover
{
    background-color:rgb(242, 103, 34);
}

/*------------------End----------------------*/

/*----------------------------------------------------------------------End----------------------------------------------------------------------------*/


