* { 

       margin: 0px; 
       padding: 0px;
       
      
  }



@font-face {
    font-family: 'lucida_granderegular';
    src: url('fonts/24003_lucidagrande.eot');
    src: url('fonts/24003_lucidagrande.eot?#iefix') format('embedded-opentype'),
         url('fonts/24003_lucidagrande.woff') format('woff'),
         url('fonts/24003_lucidagrande.ttf') format('truetype'),
         url('fonts/24003_lucidagrande.svg#lucida_granderegular') format('svg');
    font-weight: normal;
    font-style: normal;

}




img

  {
  
      border:none;
     
  
  } 
 
html 



{

padding:0px;
margin:0px;
font-family:'lucida_granderegular',arial,helvetica;
font-size:12px;
color:#fff;
background:url('../images/graybg.png');

    
}



#nav-header


{



height:50px;
background:#1c3147;



}


#nav-logo


{


}



#login-prople-msg

{

border:1px solid #d1d1d1;
margin:20px auto;
padding:20px;
color: black;
text-align: center;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(221,221,221,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
border-radius:10px 10px 10px 10px;
width:300px;
	



}




#login-prople-apps

{

border:1px solid #d1d1d1;
margin:20px auto;
padding:20px 120px 70px 100px;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(221,221,221,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
border-radius:10px 10px 10px 10px;
width:300px;
	



}


#login-prople-apps li

{

list-style:none;
padding:0px 0px;



}



#login-prople-apps2
{
margin:0px auto;
width:600px;

}



#login-prople-apps2 p
{


color:#b4b4b4;

}



.text-papps

{

border:1px solid #d1d1d1;
background:#f0f0f0;
width:300px;
height:35px;
margin:5px 0px;
padding:0px 10px;


}




.button-log
{

font-size:15px;
margin:10px 0px;
color:#fff;
background: rgb(125,185,232); /* Old browsers */
background: -moz-linear-gradient(top, rgba(125,185,232,1) 0%, rgba(30,87,153,1) 97%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,185,232,1)), color-stop(97%,rgba(30,87,153,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(125,185,232,1) 0%,rgba(30,87,153,1) 97%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(125,185,232,1) 0%,rgba(30,87,153,1) 97%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(125,185,232,1) 0%,rgba(30,87,153,1) 97%); /* IE10+ */
background: linear-gradient(to bottom, rgba(125,185,232,1) 0%,rgba(30,87,153,1) 97%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
width:322px;
height:35px;
border:1px solid #005ebe;
border-radius:2px 2px 2px 2px;


}


#propleapps-divs

{

   margin:50px auto;
   width:550px;
   height:200px;	


}

