
/*---------- default style for head & normal -----------*/
.Head
{
    font-weight: bold;
    font-size: 14px;
}

.Normal
{
    color: #43494D;
}

.Normal p
{
    margin-top: 0px;
}


/* CSS Document */

.c_head{padding:8px 10px 0 11px; text-align:left;}

.c_content{clear:both;}

.c_contentpane{padding:8px 15px 0 15px ; text-align:left;}

.c_footer {margin-bottom:20px;padding:8px 10px 8px 15px; text-align:right;}

.title{margin:0; float:left; white-space:nowrap;}
.title_vis{margin:0; float:right; text-align:right;}


/*---------- default style for head & normal -----------*/
.Head{font-weight:bold; font-size:14px;}

.Normal{color:#43494D;}

.Normal p{margin-top:0px;}


/* CSS Document */
.c_head
{    
    padding: 0px;
    text-align: left;    
}
.c_content
{
    clear: both;       
}
.c_contentpane
{
    padding: 0px;
    text-align: left;  
}
.c_footer
{        
    height: 20px;
    padding: 0px;
    margin-bottom: 20px;
    text-align: right;    
}

.greenheader
{
    height: 24px;
    background: url(http://www.PlaygroundInspectionPros.com/Portals/_default/containers/pip_container/images/green_header.jpg) no-repeat;
    width: 314px;
    margin-left: 1px;    
}
/*.greenheader
{
    margin-left:-14px;
    margin-top:-7px;
    margin-bottom:0px;
}*/

/*----------------------------------
    Home Boxes
  ----------------------------------*/
.c_content_home_boxes
{
    clear: both;    
    background: url(images/Box_Container_Repeat.jpg) repeat-y left;
    
}
.c_contentpane_home_boxes
{
    padding: 0px 10px 0 14px;
    text-align: left;
    height: 357px;    
    background: url(images/Box_Container_Header.jpg) no-repeat top left;
}
.c_footer_home_boxes
{        
    height: 20px;
    padding: 0px;
    margin-bottom: 15px;
    text-align: right;
    background: url(images/Box_Container_Footer.jpg) no-repeat bottom left;
}
.c_margins_home_boxes
{
    width: 312px;
    /*margin: 0px 0px 0px 54px !important;*/    
}

/*----------------------------------
    Home Header
  ----------------------------------*/
.c_margins_home_header
{
    width: 980px;  
}
.c_content_home_header
{
    clear: both;                
}
.c_contentpane_home_header
{
    padding: 0px;
    height: 307px;
    margin: 0px;
    text-align: left;           
}
.c_footer_home_header
{            
    padding: 0px;
    margin: 0px;
    height: 0px;
    line-height: 0px;
    text-align: right;        
}

.title
{
    margin: 0;
    float: left;
    white-space: nowrap;
}
.title_vis
{
    margin: 0;
    float: right;
    text-align: right;
}

