﻿/*body
{
    background-image: url('../img/login_page_bg.png');
    background-repeat: repeat;
    height: 98% !important;
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    font-family: arial,verdana,helvetica,sans-serif;
}
.global
{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}*/

.headerdiv
{
    background-color: #5B89AF;
    border: 3px solid #CFDDE8;
    height: 100px;
    width: 100%;
    
    
}

.cpTitleHeader
{
    color: #4D6220;
    font-family: Script MT Bold;
    font-size: 24pt;
    margin-left: 2%;   
    
}
.cpL
{
   /*background-image: url("../Image/logo.png");
    background-repeat: no-repeat;
    float: left;
    height: 90%;
    margin-left: 18px;
    margin-top: 6px;
    width: 20%;
}        

.headername
{
    FLOAT:left;
   
 width: 45%;
    }
    
    
.moonname
{  
  color: #3D5F7F;
    float: left;
    font-family: monotype corsiva;
    font-size: 61px;
    text-align: center;
  
    width: 100%;
    }
    
    
.moondesc
{
   float: left;
    font-family: times New Roman;
    font-size: 19px;
    text-align: center;
    width: 100%;
    }



.midcontainerdiv
{
    background-color: #FFFFFF;
    min-height:510px;
    overflow: hidden;
    width: 100%;
}

.footerdiv
{
    background-color: #5B89AF;
    border-bottom: 3px solid #CFDDE8;
    border-left: 3px solid #CFDDE8;
    border-right: 3px solid #CFDDE8;
    float: left;
    height: 65px;
    width: 99.5%;
}

.footerdiv p
{
   color: #FFFFFF;
    float: left;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.menudiv
{
 color: #0F30BE;
    display: inline;
    font-weight: bold;
    font-size:0.9em;
}

.leftsection {
    background-color: #F1F1F1;
    float: left;
    min-height: 500px;
    width: 16%;
}

.hide {
    background-color: #8DBDDF;
    float: left;
    min-height: 526px;
    width: 1px;
}

#navmenu {
    float: left;
    min-height: 35px;
    width: 100%;
}

.nodiv {
    float: left;
    width: 100%;
}

#navmenu ul {
    float: left;
    list-style-type: none;
    margin: 0;
    min-height: 35px;
    padding: 0;
    width: 100%;
}

#navmenu ul li {
  background-image: url("../img/menu_head_bg.png");
    background-repeat: repeat-x;
    float: left;
    height: 35px;
    position: relative;
    text-align: center;
    width: 100%;
}

#navmenu ul li a {
 color: black;
    display: block;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 27px;
    padding-top: 5%;
    text-decoration: none;
}
/****NewGlobal.css (line 237)*****/
.selected {
    background-color: #FFFFFF;
}

.show {
    background-color: #8DBDDF;
    border: 1px solid #8DBDDF;
    float: left;
    min-height: 526px;
    width: 1px;
}

.rightsection {
    float: left;
    margin-left: 7px;
    min-height: 526px;
    width: 83%;
}

.prdcts {
    border-bottom: 5px solid #DFDFDF;
    color: #5F96C6;
    float: left;
    font-size: 1.2em;
    height: 44px;
    margin-top: 1%;
    text-transform: capitalize;
    width: 100%;
}

.managetitle {
    float: left;
    margin-top: 13px;
    width: 40%;
}

.managetitle a {
    color: black;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.addlink {
    float: right;
    margin-top: 10px;
    width: 13%;
}

a {
    text-decoration: none;
}

.resultsrch {
    float: left;
    height: 42px;
    margin-left: 32%;
    margin-top: 2%;
    width: 68%;
}

label {
    font-size: 1em;
}

.blankDivGo {
    float: right;
    width: 55%;
}

.addNewsFrmDiv {
    background-color: #5F96C6;
    border: 1px solid #DFDFDF;
    float: left;
    font-size: 10pt;
    margin-top: 18px;
    width: 100%;
}

.addNewsFrmDiv fieldset {
    border-color: gray;
}

.addNewsFrmDiv legend {
    font-weight: bold;
}

.EditFrmDiv
{
     background-color: #5F96C6;
    border: 1px solid #DFDFDF;
    float: left;
    font-size: 10pt;
    margin-top: 18px;
    width: 100%;
}


.EditFrmDiv fieldset {
    border-color: gray;
}

.EditFrmDiv legend {
    font-weight: bold;
}

.addNews {
    float: left;
    font-size: 10pt;
    margin-left: 70px;
    padding: 10px;
    width: 93%;
}

.newsL {
    float: left;
    width: 22%;
}

.newsR {
    border-radius: 3px 3px 3px 3px;
    float: left;
    min-height: 12px;
    min-width: 226px;
}

.infodiv {
    color: #E35147;
    float: left;
    margin-bottom: 1%;
    margin-top: 9px;
    width: 88%;
}

.CompanyGrid {
    float: left;
    width: 100%;
}

.gridmain {
    background-color: White;
    border: 2px solid #3D5F7F;
    border-collapse: collapse;
    color: Black;
    font-size: 9pt;
    text-align: center;
}

/***********Login Panel***************/

.loginsubdiv {
color: #FFFFFF;
    float: right;
    font-size: 10pt;
    font-weight: bold;
    margin-top: 2%;
    width: 40%;
}

.loginsubdiv a {
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}

.loginsubdiv span {
   color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    margin-bottom: 2px;
    text-align:center;
}

.blankDiv {
    float: left;
    width: 100%;
}



.loginpanel {
    float: left;
    margin-left: 100px;
    margin-top: 70px;
    width: 840px;
}

.loginpanel1 {
    background: none repeat scroll 0 0 white;
    border: 3px solid #A1CBEE;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 30px #DADADA;
    color: #666666;
    float: left;
    height: auto;
    margin: 106px auto 0 200px;
    padding: 30px;
    position: relative;
    width: 390px;
}

.loginpanel1 h3 
{
    color: black;
    font-size: 141%;
    margin-top: 0;
}

.loginctrl {
    border-radius: 10px 10px 10px 10px;
    float: left;
    margin-left: 25px;
    width: 386px;
}

.loginpanel1 label {
    float: left;
    line-height: 19px;
    padding: 7px 20px 0 0;
    width: 100px;
}

.loginpanel1 {
    color: #666666;
}



.loginlabeldiv {
    float: left;
    width: 373px;
}

.logintextdiv {
    float: left;
    margin-top: 3px;
    width: 362px;
}

.loginbutton {
    float: left;
    margin-left: 121px;
}

.btn {
    background-image: url("../img/login_button.png");
    background-repeat: no-repeat;
    height: 29px;
    width: 110px;
}

.maindivdashboard
{
   
    border-radius: 10px 10px 10px 10px;
    float: left;
    height: 219px;
    margin-left: 163px;
    margin-top: 79px;
    width: 698px;
    
}
.innerdashboarddiv
{
    
    float: left;
    height: 107px;
    margin-left: 75px;
    margin-top: 47px;
    width: 130px;
    
}
.innerdashboarddiv a
{
    color: black;
    font-size: large;
  margin-left: -22px;
    text-decoration: none;
}


