﻿body
{
    background:#F2F2F2 url(images/body-bg.gif) repeat;
   margin:0;
   padding:0;
   
   font-family:Arial; 
	font-size:10pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	
	/*position:relative;
	width:100%;
	height:100%;*/
}

#content
{
	background: #2F6B95 url(images/masterbg.gif) repeat-x;
	width:100%;
	/*height:800px;*/
}

.top 
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	/*background: transparent url(images/header_bgPRS.gif) repeat;*/
	color:#F2F2F2;
}

.topBlue
{
    padding: 0 0 0 0;
	margin: 0 0 0 0;
    background: transparent url(images/top_bgPRS_blue.gif) repeat;
    height:20px;
    width:100%;
    }

.bottomBlue
{
    padding: 0 0 0 0;
	margin: 0 0 0 0;
    background: transparent url(images/bottom_bgPRS_blue.gif) repeat;
    height:20px;
    width:100%;
    }
    
.top a 
{
	color:#F2F2F2;
	padding: 0px 7px 7px 7px;
	text-decoration:none;
	font-weight:bold;
	font-size:9pt;
}

.top a:hover
{
	color:#FFFF57;
	text-decoration:none;
}


/**fb*/
 .classfbbodyprs
 {
    background:none !Important;
    margin:0;
    padding:0;
   
    font-family:Arial; 
	font-size:10pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
   
     }
.topfbprs
{
     padding:0;
	margin:0;
    height:10px;
    width:700px;
    }
    
  .bottomfbprs
{
    padding:0;
	margin:0;
    height:10px;
    width:700px;
    }
    
.topmenufbprs
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color:#2F6B95;
}

.topmenufbprs a 
{
	color:#2F6B95;
	padding: 0px 5px 5px 5px;
	text-decoration:none;
	font-weight:bold;
	font-size:9pt;
}

.topmenufbprs a:hover
{
	color:#4992C5;
	text-decoration:none;
}
.prsbuttonSNL
{
    padding:4px;
    border:none;
    cursor:hand;

}
 .chatfbpanel
 {
     width:500px;
     height:200px;
     z-index:100; 
  }
     
  .chatfbdiv
  {
      display:block;
      width:700px;
      height:210px;
      vertical-align:top;
   }
 .bottomprsSNL
 {
display: block;
width:700px;
height:24px; 
vertical-align:middle;
z-index:98;
text-align:left;
/*border-left:1px solid #2F6B95;
border-right:1px solid #2F6B95;
border-bottom:1px solid #2F6B95; */
clear:both;
     }
     
  .divprsfbMiddle
  {
      display: block;
      width:700px;
      height:100%;
      z-index:98;
      vertical-align:top; 
      /*border-left:1px solid #2F6B95;
      border-right:1px solid #2F6B95;*/
      }
      
      
div#map_canvas * span{ display:none !important;}

.errorLabel
{
    margin: 20px;
    color: #ffffff;
    font-weight: bold;
    padding: 30px 0;
    float:left;
}
