﻿.cambuttonContainer
{   
 margin:20px 0 0 10px;
 width:600px;       
 min-height:100px;
 _height:30px;
 background:url(pics/pages/cameraSecurity/prod/top.gif) no-repeat top;
 display:table;
 font-family:Verdana,"times new Roman",arial;
 font-size:12px;
 
 
}
.camButtonBody
{
 display:table;
 width:600px;
 min-height:100px;
 _height:100px;
 background:url(pics/pages/cameraSecurity/prod/body.gif) repeat-y top;          
 text-align:justify;
 
}
.camButtonBottom
{
 width:600px;
 height:29px;
 _height:20px;
 background:url(pics/pages/cameraSecurity/prod/bottom.gif) no-repeat bottom;          
 
}
.camText
{
    font-size:12px;
    text-align:justify;  
    margin-bottom:10px; 
    
}
.headerText1
{
    font-size:12px;
    font-weight:bold; 
    text-align:justify;   
    
}
.spanHead
{   
    display:block;
    padding-top:8px;
}
.buttonHeaderText
{   
    padding:0px 0 0 20px;
    height:30px;
    font-size:14px;
    text-align:justify;   
    font-family:"Copperplate Gothic Light","Times New Roman",arial;
    color:blue;
    text-align:center;
    
}

.camImg
{
    float:left;    
    margin:10px 10px 0 10px;
}
.camP
{
    margin:20px 10px 0 0px;
    text-align:justify;
}
.camUl
{
    
  margin:10px 10px 0 145px;
  list-style-type:disc;  
    
 }
 .camUl li
 {
    margin-top:5px;   
 }
 .topSecurityMenu
{
    display: block;
    margin-left: 515px;
    padding-top: 4px;
    font-size: 12px;
    font-weight: bold;
}
 .topSecurityMenu a
{
    color: Navy;
    text-decoration: none;
}
 .topSecurityMenu a:hover
{
    color: White;
}



/*-----------------Camera Security Page---------------------------*/


.cameraHeader
{
    background: url("pics/headers/cameraHeader.gif" ) no-repeat;
    width: 100%;
    height: 30px;
    _margin-left: -5px;
    
}
.securityHeader
{
    background: url("pics/headers/securityHeader.gif" ) no-repeat;
    width: 100%;
    height: 30px;
    _margin-left: -5px;
}
.topsection
{
    
  width:100%;
  margin-bottom:20px;
  display:table;
  
  
     
}
.camAppletDescription
{   
    width:200px;
    height:200px;
    margin: 10px 0 0 10px;
    overflow:hidden;
    

 }
.camAppletBttn
{   float:left;
    width: 301px;
    height: 250px;
    margin: 2px 0px 0px 150px;
    _margin: 2px 0px 0px 70px;
    
    
    
}
.camAppletFooter
{
    width: 300px;
    height: 35px;
    background: url(pics/pages/cameraSecurity/predatorIviewFooter.gif) no-repeat;
    margin-left: 1px;
    
}

.camAppletFooter:hover
{
    background: url(pics/pages/cameraSecurity/predatorIviewRedFooter.gif) no-repeat;
    cursor: pointer;
}

.camAppletReadMoreFooter
{
    width: 300px;
    height: 35px;
    background: url(pics/pages/cameraSecurity/readMore.gif) no-repeat;
    margin-left: 0px;
    
}

.camAppletReadMoreFooter:hover
{
    background: url(pics/pages/cameraSecurity/readMoreRed.gif) no-repeat;
    cursor: pointer;
}



.camAppletBttnImage
{
    margin-bottom: 1px;
    height: 215px;
}

.topCameraMenu
{
    display: block;
    margin-left: 515px;
    margin-top: -14px;
    font-size: 12px;
    font-weight: bold;
    border:solid red 1px;
}