﻿body {
    margin: 0;
    padding: 0;
    width: 100%;
    color: black;
    font: normal 12px/1.8em  verdana, sans-serif;
    background: #f3f3f3 ;
}

label, input { display:block; }
    input.text { margin-bottom:12px; width:95%; padding: .4em; }
    fieldset { padding:0; border:0; margin-top:25px; }
    h1 { font-size: 1.2em; margin: .6em 0; }

.Parent
{
    text-align:right;
    position:relative;
    /*background:linear-gradient(to bottom, #fff9f9 ,#cfcbcb );*/
    background: #fff9f9;
}

.Publisher
{
    padding:0px 200px 0px 0px;
}
.publisherbanner
{
    background:url(../Images/journal-banner.jpg) no-repeat;background-size:966px 152px;height:152px;
}
.Advances-in-Engineering-and-Scientific-Research-Banner
{
    background: url(../Images/scientific-banner.jpg) no-repeat;
    background-size: 966px 131px;
    min-height: 131px;
}
.BMR-ethnobiology-ethnomedicine-Banner
{
    background: url(../Images/ethnobiology-banne.jpg) no-repeat;
    background-size: 966px 131px;
    min-height: 131px;
}
.Advances-in-Biology-and-BioMedicine-banner
{
    background: url(../Images/biology-banner.jpg) no-repeat;
    background-size: 966px 131px;
    min-height: 131px;
}
.Journal-of-recent-advances-in-applied-sciences-banner
{
    background: url(../Images/bannerjraas.png) no-repeat;
    background-size: 966px 131px;
    min-height: 131px;
}

.Frontiers-in-Food-and-Nutrition-Research-banner
{
    background: url(../Images/bannerffnr.png) no-repeat;
    background-size: 966px 131px;
    min-height: 131px;

.Frontiers-in-Biotechnology-banner
{
    background: url(../Images/biotechnology-banner.jpg) no-repeat;
    background-size: 966px 131px;
    min-height: 131px;
}
.pharmacology-and-toxicology-research-banner
{
    background: url(../Images/pharmacology-and-toxicology-research.jpg) no-repeat;
    background-size: 966px 161px;
    min-height: 131px;
}
.BMR-plant-agriculture
{
    background: url(../Images/plant-agriculture-banner.jpg) no-repeat;
    background-size: 966px 131px;
    min-height: 131px;
}
.BMRmedicine-banner
{
    background: url(../Images/medicine-banner.jpg) no-repeat;
    background-size: 966px 131px;
}
.BMR-cellular-molecular-biology-banner
{
    background: url(../Images/cellular-molecular-biology-banner.jpg) no-repeat;
    background-size: 966px 131px;
    min-height: 131px;
}
.International-Journal-of-Microbiology-and-Parasitology-banner
{
    background: url(../Images/microbiology-banner.jpg) no-repeat;
    background-size: 966px 131px;
    min-height: 131px;
}
.BMR-gene-genome-biology-banner
{
    background: url(../Images/gene-genome-biology-banner.jpg) no-repeat;
    background-size: 966px 131px;
    min-height: 131px;
}

.BMRphytomedicineBanner
{
    background: url(../Images/phytomedicine-banner.jpg) no-repeat;
    background-size: 966px 131px;
    min-height: 131px;
}
.container
{
    width: 966px;
    position: relative;
    left: 200px; 
}

.headerbackground
{
 /*background:   url(../Images/newbg.gif) repeat-x top;*/
/*background:linear-gradient(to bottom, #fff9f9 ,#b2c2d1 );*/
background: #b2c2d1;
}

.header
{
    
    min-height:120px;
    width: 966px;
}
.logo
{
    
    display:inline-block;
    width: 483px;
    float:left
}
.search
{
    display:inline-block;
    width: 483px;
    min-height:30px;
   
}

.search label
{
    float:right;
}
.search_box
{ 
    position:absolute;
    right:0px;
}
.search_btn
{
    position:absolute;
    right:2px;
    top:25px;
    background:url(/Images/searchicon.png) no-repeat !important; width: 16px !important; height: 16px !important; 
    border-left-style: none !important;
    border-left-color: inherit !important;
    border-left-width: medium;
    border-right-style: none !important;
    border-right-color: inherit !important;
    border-right-width: medium;
    border-top-style: none !important;
    border-top-color: inherit !important;
    border-top-width: medium;
    border-bottom-style: none !important;
    border-bottom-color: inherit !important;
    border-bottom-width: medium;
}
/*banner*/
.banner
{
    width: 966px;
    display:inline-block;
    text-align:justify;
	text-decoration: none;
    background: #ffffff;
    display: block;
    border: 1px solid #000000;
    /*border-radius:7px 9px;*/
    padding-bottom:10px;
}

    /*.banner .top_left
    {
        background: url('/Images/content_top_left.png') no-repeat;
        float: left;
        width: 5px;
	height: 5px;
    }

    .banner .top_center
    {
        background: url('/Images/content_top_center.png') repeat-x;
        float: left;
        width:956px;
	height: 5px;
    }

    .banner .top_right
    {
        background: url('/Images/content_top_right.png') no-repeat;
        float: left;
        width: 5px;
	height: 5px;
    }

   

    .banner .middle {
	border-left: 1px solid black;
	border-right: 1px solid black;
	background: #ffffff;
	padding: 1px 1px 1px 10px;
    margin-top:5px;
}

    .banner .bottom_left
    {
        background: url('/Images/content_bottom_left.png') no-repeat;
        float: left;
        width: 5px;
	height: 30px;
    }

    .banner .bottom_right
    {
        background: url('/Images/content_bottom_right.png') no-repeat;
        float: left;
        width: 5px;
	height: 30px;
    }

    .banner .bottom_center
    {
        background: url('/Images/content_bottom_center.png') repeat-x;
        float: left;
        width: 956px;
	height: 30px;
    }*/

  /*slider*/
.slider
{
   max-width:73%;
    float:left;
}
    /*submit box*/
    .box
{
 max-width:73%;     
 display:inline-block;
 padding: 7px 8px;
}

        .box a
        {
            font: bold 16px arial;
            text-align:center;
            color: #ff6a00;
	text-decoration: none;
    background: #ffffff;
    display: block;
    padding: 7px 8px;
    border: 2px solid #ff6a00;
    /*border-radius:7px 9px;*/
        }

            .box a:hover
            {
                color: blue;
                text-decoration:none;
                background:#ffffff;
                border: 2px solid blue;
            }
      /*content*/

  .content
{
    width: 726px;
    display:inline-block;
	text-decoration: none;
    background: #ffffff;
    padding: 7px 8px;
    border: 1px solid #000000;
    /*border-radius:7px 9px;*/
}

    /*.content .top_left
    {
        background: url('/Images/content_top_left.png') no-repeat;
        float: left;
        width: 5px;
	height: 5px;
    }

    .content .top_center
    {
        background: url('/Images/content_top_center.png') repeat-x;
        float: left;
        width:716px;
	height: 5px;
    }

    .content .top_right
    {
        background: url('/Images/content_top_right.png') no-repeat;
        float: left;
        width: 5px;
	height: 5px;
    }

   

    .content .middle {
	border-left: 1px solid black;
	border-right: 1px solid black;
	background: #ffffff;
	padding: 1px 1px 1px 10px;
    margin-top:5px;
}

    .content .bottom_left
    {
        background: url('/Images/content_bottom_left.png') no-repeat;
        float: left;
        width: 5px;
	height: 30px;
    }

    .content .bottom_right
    {
        background: url('/Images/content_bottom_right.png') no-repeat;
        float: left;
        width: 5px;
	height: 30px;
    }

    .content .bottom_center
    {
        background: url('/Images/content_bottom_center.png') repeat-x;
        float: left;
        width: 716px;
	height: 30px;
    }*/

    /*sidbar*/

.BodyContainer
{
    width:966px;
    display:inline-block;
}

     .sidebar
{
    width: 215px;
    display:inline-block;
    float:right;
    text-align:center;
	text-decoration: none;
    background: #ffffff;
    border: 1px solid #000000;
    /*border-radius:7px 9px;*/
}

    /*.sidebar .top_left
    {
        background: url('/Images/content_top_left.png') no-repeat;
        float: left;
        width: 5px;
	height: 5px;
    }

    .sidebar .top_center
    {
        background: url('/Images/content_top_center.png') repeat-x;
        float: left;
        width:221px;
	height: 5px;
    }

    .sidebar .top_right
    {
        background: url('/Images/content_top_right.png') no-repeat;
        float: left;
        width: 5px;
	height: 5px;
    }

   

    .sidebar .middle {
	border-left: 1px solid black;
	border-right: 1px solid black;
	background: #ffffff;
	padding: 1px 1px 1px 10px;
    margin-top:5px;
}

    .sidebar .bottom_left
    {
        background: url('/Images/content_bottom_left.png') no-repeat;
        float: left;
        width: 5px;
	height: 30px;
    }

    .sidebar .bottom_right
    {
        background: url('/Images/content_bottom_right.png') no-repeat;
        float: left;
        width: 5px;
	height: 30px;
    }

    .sidebar .bottom_center
    {
        background: url('/Images/content_bottom_center.png') repeat-x;
        float: left;
        width: 221px;
	height: 30px;
    }*/

        /*.sidebar .register
        {
            display:inline-block;
            margin-top:10px;
            margin-bottom:10px;
            padding : 5px 0px 5px 0px;
        }

            .sidebar .register span:hover
            {
                cursor:pointer;
            }


        .sidebar .register .left
        {
            width:5px;
            height:30px;
            background: url('/Images/header_2_left.png') no-repeat;
            float:left;
        }

        .sidebar .register .center
        {            
            width:141px;
            height:30px;
            background: url('/Images/header_2_center.png') repeat-x;
            float:left;
        }

            .sidebar .register  .center span
            {
                text-decoration: none;
                color: #ffffff;
                padding: 0px 0px 0px 50px;
            }

            .sidebar .register .center span:hover 
            {                
                color: black;
            }

        .sidebar .register .right
        {
            width:5px;
            height:30px;
            background: url('/Images/header_2_right.png') no-repeat;
            float:left;
        }*/



#LogIn
{
    font:15px bolder;
    margin:4px 4px 10px 4px;
    background: url("/images/tab.png") repeat-x royalblue;
    text-align:center;
    color:#fff;
    /*border-radius:7px 9px;*/
    padding: 4px 4px 4px 4px;
}

#LogIn:hover
{
    background: red;
    color:#fff;
    cursor:pointer;
}

.register
{
    font:15px bolder;
    margin:4px 4px 10px 4px;
    background: url("/images/tab.png") repeat-x royalblue;
    text-align:center;
    color:#fff;
    /*border-radius:7px 9px;*/
    padding: 4px 4px 4px 4px;
}

.register:hover
{
    background: red;
    color:#fff;
    cursor:pointer;
}
    /*footer*/

    .footer
{
    width: 966px;
    display:inline-block;
    text-align:center;
	text-decoration: none;
    background: #ffffff;
    padding: 7px 0px;
    border: 1px solid #000000;
    /*border-radius:7px 9px;*/
    margin-top:15px;
}

    /*/*.footer .top_left
    {
        background: url('/Images/content_top_left.png') no-repeat;
        float: left;
        width: 5px;
	height: 5px;
    }

    .footer .top_center
    {
        background: url('/Images/content_top_center.png') repeat-x;
        float: left;
        width:956px;
	height: 5px;
    }

    .footer .top_right
    {
        background: url('/Images/content_top_right.png') no-repeat;
        float: left;
        width: 5px;
	height: 5px;
    }

   

    .footer .middle {
        text-align:center;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background: #ffffff;
	padding: 1px 1px 1px 10px;
    margin-top:5px;
}*/

        .footer  a
        {
            color:gray;
            text-decoration:none;            
        }

            .footer  a:hover
            {
                text-decoration:underline;
                color:gray;
            }

    /*.footer .bottom_left
    {
        background: url('/Images/content_bottom_left.png') no-repeat;
        float: left;
        width: 5px;
	height: 5px;
    }

    .footer .bottom_right
    {
        background: url('/Images/content_bottom_right.png') no-repeat;
        float: left;
        width: 5px;
	height: 5px;
    }

    .footer .bottom_center
    {
        background: url('/Images/content_bottom_center.png') repeat-x;
        float: left;
        width: 956px;
	height: 5px;
    }*/


    /*log in popup*/

    
    
    .ui-dialog .ui-state-error { padding: .3em; }
    .validateTips { border: 1px solid transparent; padding: 0.3em; }

    /*log in popup*/

.error
{
    color:red;
}

    /*message*/
#message
{
    display:none;
}
    /*message*/

    #linkSub 
{
    text-decoration:underline;
    color:blue;
    cursor:pointer;
}

#linkSub :hover
{
    text-decoration:underline;
    color:blue;
    cursor:pointer;
}

   #AuthorGuid 
{
    text-decoration:underline;
    
}

#AuthorGuid :hover
{
    text-decoration:underline;
    color:blue;
    cursor:pointer;
}


.SuccessMessage
{
    font-weight:bold;
    width:100%;
    opacity:0.5;
    position: absolute;
    color:#ffffff;
    background-color : #247608;
text-align:center;
border:solid 1px blue;
padding:10px;
display:none;
z-index:1;
}

.ErrorMessage
{
    font-weight:bold;
    width:100%;
    opacity:0.5;
    position: absolute;
    color:#ffffff;
text-align:center;
background-color:red;
border:solid 1px #ff6a00;
padding:10px;
display:none;
z-index:1;
}

.editor
{
    color:#ff6a00;
    font: 14px arial;
    width: 180px;
    display:inline-block;
    text-align:center;  
	text-decoration: none;
    border: 2px solid blue;
    /*border-radius:7px 9px;*/
    margin:4px 4px 10px 4px;
}
.successmsg
{
    color:green;background-color:bisque;border-color:blue;border-width:medium;text-align:center;
}
.errormsg
{
    color:red;background-color:bisque;border-color:blue;border-width:medium;text-align:center;
}

/*Impact Factor Box*/
 .ImpactBox
{
 width:55px;     
 display:inline-block;
 padding: 7px 8px;
}
.ImpactBox span
        {
            font: bold 12px arial;
            text-align:center;
            color: #ff6a00;
	text-decoration: none;
    background: #ffffff;
    display: block;
    padding: 7px 8px;
    border: 2px solid #ff6a00;
    /*border-radius:7px 9px;*/
        }