/*==============================================================================
  Main
==============================================================================*/

page
  {size: 21.0cm 19.7cm; margin: 4cm;}

body
  {margin: 0px; font-size:  10pt; font-family: arial; padding: 0px 0px 0px 0px;}

body a
  {text-decoration: none; color: inherit;}

img
  {border: none;}
  
.hidden
  {display:none;}

#title
  {font-size: 1.8em; font-weight: bold; padding-bottom: 2px; color: #247;
   border-bottom: 5px solid #247;}

h1
  {font-size: 1.2em; color: navy;}

h2
  {font-size: 1.0em; color: navy;}

h3
  {font-size: 0.8em; color: navy;}

#date, .tDate
  {font-size: 7pt; font-family: arial; color: grey; text-align: right;}

.tDate
  {margin-bottom: 2px;}


#date
  {margin-bottom: 10px;}

#help
  {display: none;}

.note p, .caution p
  {margin-top: 5px; padding-left: 25px;
   font-family: "Times"; font-size: 1.0em; font-weight: normal;
   font-style: oblique; color: black;}

.note p
  {background: url("/style/images/icon_note.gif") no-repeat;}

.caution p
  {background: url("/style/images/icon_caution.gif") no-repeat;}

table
  {font: 0.8em arial; border: 0px; margin: 0px; background-color: white;
   border-collapse: separate; border-spacing: 0px; width: 100%;
   border-bottom: 1px #888 solid; border-top: 1px #888 solid;}

th, td
  {vertical-align: top; margin: 0px; text-align: left; padding: 0px;}

th
  {border: 0px red solid;}

td
  {border: 0px;}
  
.tdTitle
  {font-size: 9pt; font-weight: bold; color: grey;}

td.hspace
  {display: none;}

#copyright
  {font-size: 7pt; font-weight: bold; color: grey;
   text-align: center; margin-top: 10px; padding-top: 5px; border-top: 1px dashed #ccc;}

img.cert
  {width: 590px;}

p.cert
  {display: none;}

#header,
#contacts,
#navtabblock,
#navbarblock,
#sidebar
  {display: none;}


/*********************************************************************************************************************/
/* First Page                                                                                                #008270 */
/*********************************************************************************************************************/
/* Page Common */
#first_page                       {background: #4a9bc6 url(../images/home/bg_first_page.png) repeat-x;}

#first_page h1                    {margin: 0.2em 0px 0.5em 0px; border-bottom: #f91 3px solid;
                                   color: #f91; font-size: 10pt; font-weight: bold;}
#first_page h2                    {margin: 0.2em 0px 0.5em 0px;
                                   color: #f91; font-size: 9pt; font-weight: bold;}
                                   
#first_page p                     {font-size: 9pt; margin: 0.2em 0px 0.5em 0px; text-align: left;}

#first_page #content              {padding: 0px;}


.more                             {display: none;}

#blkFemtocells .more              {display: none;}

/* Blocks */
/*===================================================================================================================*/
/* Block Common */
#blkIntegrated,
#blkModules,
#blkCustom                        {position: static;}

#blkIntegrated                    {float: left; padding-left: 0px;}
#blkModules                       {float: left;}
#blkCustom                        {float: left; width: auto; height: 220px; padding-right: 20px;}

#blkIntegrated img,
#blkModules img,
#blkCustom img                    {margin-left: 5px;}

#blkIntegrated div.link_box,
#blkModules div.link_box,
#blkCustom div.link_box           {position: static; bottom: 0px;}

/* Excellence */
#blkExcellence                    {position: static;}
#blkExcellence h1                 {font-size: 1.2em;}
#blkExcellence p                  {font-size: 1em; padding-top: 10px;}
#blkExcellence p img              {float: left; margin-top: 0px; margin-right: 5px;}

/* Femtocells */

#blkFemtocells                    {position: relative;}
#blkFemtocells                    {margin: 20px 0px 0px 0px; padding: 100px 10px 10px 10px; color: #000; 
                                   background: #fff url(../images/home/femto.png) bottom no-repeat;}
                                   

#blkFemtocells #femto_developers  {position: absolute; top: 10px; left: 10px;}
#blkFemtocells #femto_solutions   {position: absolute; top: 85px; left: 39px;}



#blkFemtocells h1                 {color: #008270; border: 0px; font-size: 16pt; margin-bottom: 0px;}
#blkFemtocells h2                 {color: #008270; font-size: 12pt; margin-top: 0px;}
/*#blkFemtocells img                {float: right; padding-left: 5px; height: auto;}*/

#femto                            {position: relative; float: left; height: 150px; width: 140px; display: none;
                                   background: #14435c url(../images/home/femto.png) bottom left no-repeat;
                                   padding: 10px 10px 10px 750px; color: #fff;}

