@charset "utf-8";
@import url('https://www.cyberpatrol.com/css/menu.css');
/* CSS Document */

html, body {height: 100%;	
	margin: 0;
   	padding: 0;
}

/* --- page layout --- */

#wrap {
	width: 960px;
	height: 100%;
	position:relative; 
	left:50%;
	margin:0 -480px; 
}

#logo {
	float: left;
	width: 216px;
	height: 60px;
	margin:5px 0;
}

.button1 {
	width:130px;
	height:23px;
	background: url(https://www.cyberpatrol.com/images/Buy_Button.jpg) no-repeat center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	border: 0;

}
.button1:hover {
	color:#FFA100;
}

#top {
	float: right;
	height: 22px;
	border-right: 1px solid #CCCCCC;
	text-align: right;
	margin-right: 15px;
	margin-top: 25px;
	padding-right: 15px;
	vertical-align:middle;
}
#top2 {
	float: right;
	height: 20px;
	text-align: right;
	padding:2px 5px 0 0;
	margin-right: 0px;
	margin-top: 25px;
	vertical-align:middle;
}
#top3 {
	float: right;
	height: 20px;
	text-align: right;
	margin-top: 25px;
	vertical-align:middle;
}
#topend {
	float: right;
	height: 20px;
	text-align: right;
	padding:2px 0 0 0;
	margin-top: 25px;
	vertical-align:middle;
}

#topheader {
	float: left;
	width: 932px;
	height: 59px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	text-align: right;
	padding-top: 25px;
	padding-right: 20px;
}
#topheader2 {
	float: left;
	width: 952px;
	height: 84px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	
}

#headtext {
	position:absolute;
	text-align: right;
	padding-top: 25px;
	padding-right: 20px;
	left: 400px;
	width: 533px;
	}

#text {
	float: left;
	width: 952px;
	height:auto;
	border: 1px solid #CCCCCC;
	border-top: 5px solid #ffd07f;
	background-image:url(https://www.cyberpatrol.com/images/texbg.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

#leftside {
	float: left;
	width: 200px;
	background-color: #CBDAF3;
	margin-right: 10px;
	border-right: 1px solid #CCCCCC;
}

#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 725px;
	height: auto;
	margin-top: 15px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;
	color: #666666;
	float: left;
	width: 952px;
	height: 50px;
}

/* --- END page layout --- */

/* --- content --- */

p.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 5px 15px;
	margin: 0 0 5px 0;
}

p.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 12px;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 12px;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
.indent
   {
   font:12px Arial, Helvetica, sans-serif;
   line-height: 18px;
   color:#333333;
   padding-left: 40pt;
   padding-right: 30pt;
   }

p.dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}
	
p.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
}
	
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	margin:0;
	padding:0;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin:0;
	padding:0;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #981E32;
	margin:0;
	padding:0;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #004DA5;
	margin:0;
	padding:0 0 0 15px;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin:0;
	padding:0;
}
h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin:0;
	padding:0;
}

hr {
	border: 0;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	width:100%;
	text-align: left;
	margin-top: 5px;
}

ul.list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-type: disc;
	list-style-position: outside;
	padding:0 0 10px 10px;
	margin:0 0 10px 10px;
}

ul.list2{
	font:10pt Arial, Helvetica, sans-serif;
	list-style-image:url(../images/images1109/arw.png);
	list-style-position: outside;
	padding:0 0 10px 10px;
	margin:0 0 10px 10px;
}
ul.list2 li{
	margin:10px 0 0 0;
}
ul.list3{
	font:12px Arial, Helvetica, sans-serif;
	list-style-image:url(../images/images1109/arw.png);
	list-style-position: outside;
	padding:0 0 10px 10px;
	margin:0 0 10px 10px;
}
ul.list3 li{
	margin:10px 0 0 0;
}
ol.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-type: decimal;
	list-style-position: outside;
	padding:0 0 10px 15px;
	margin:0 0 10px 15px;
}

/* --- END content --- */


/* --- images --- */

.picture {
	float: left;
	margin-right: 10px;
}

img {
	border:none;
}

img.top {
	position:absolute;
	top:246px;
	left: 760px;
	z-index:5;

}
img.title {
	position:absolute;
	top:274px;
	left: 371px;
	z-index:0;

}

img.brd {
border:#CCCCCC solid 1px;
}

/* --- END images --- */


/* --- Buttons and Links --- */

a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #003399;
	text-decoration: none;
}

a:active {
	color: #990000;
	text-decoration: none;
}

	/* - Red Button - */
a.redbutton {
    background: transparent url('https://www.cyberpatrol.com/images/red_Button_2.gif') no-repeat scroll top right;
    display: block;
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-size: 11pt;
    height: 25px;
    margin: 5px 6px 0 0;
    padding-right: 14px; 
    text-decoration: none;
}

a.redbutton span {
    background: transparent url('https://www.cyberpatrol.com/images/red_Button_1.gif') no-repeat;
    color: #ffffff;
	display: block;
	line-height: 15px;
    padding: 6px 0 4px 14px;
}

a.redbutton:hover span {
	color: #FFA100;
	
} 

/* - Blue Button - */

a.bluebutton  {
	float: left;
    display: block;
	height: 20px;
	width:93px;
	background: transparent url('https://www.cyberpatrol.com/images/tool_Button.jpg') no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-size: 11pt;
	line-height: 15px;
    margin: 10px 0 0 0;
    padding: 6px 0 4px 25px;
	text-decoration: none;
	color: #ffffff;
}

a.bluebutton:hover {
	color: #FFA100;
	
} 

/* - Grey Trial Button - */

a.greybutton  {
	display: block;
	height: 16px;
	width:70px;
	background:url(https://www.cyberpatrol.com/images/trialbutton.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-size: 8pt;
	line-height: 15px;
	margin:0 0 0 53px;
    padding: 0 0 0 20px;
	text-decoration: none;
	color: #000000;
}

a.greybutton:hover {
	color: #FFFFFF;
	
} 

	/* - Buy Button - */
a.buy {
    background: transparent url('https://www.cyberpatrol.com/images/Buy_Button_2.gif') no-repeat scroll top right;
    display: block;
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
    font-size: 11pt;
    height: 25px;
    margin: 5px 6px 5px 0;
    padding-right: 14px; 
    text-decoration: none;
}

a.buy span {
    background: transparent url('https://www.cyberpatrol.com/images/Buy_Button_1.gif') no-repeat;
    color: #ffffff;
	display: block;
	line-height: 15px;
    padding: 6px 0 4px 40px;
}

a.buy:hover span {
	color: #FFA100;
    padding: 6px 0 4px 40px;
} 



/* --- side menu --- */
.buttonmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px;
color: #000000;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
}

.buttonmenu li#bmenu{
display: block;
width: 172px;
margin: 2px 0 2px 12px;
padding: 2px 2px 2px 2px;
background-color: #9DB3DB;
text-decoration:none;
color:#990000;
}

.buttonmenu li a{
display: block;
width: 172px;
margin: 2px 0 2px 12px;
padding: 2px 2px 2px 2px;
background-color: #9DB3DB;
text-decoration:none;
}

.buttonmenu li a:visited{
color: #981E32;
}

.buttonmenu li a:hover, .buttonmenu li a:active,{
color: #981E32;
background-color: #cbdaf3;
}

/* --- END Buttons and Links --- */



#trial {
	height:214px;
	width:200px;
	background-image:url(/images/trialbg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.trialcopy {
	width: 200px;
	height: 185px;
}
.tbutton {
	width: 200px;
	height: 180px;
}
.trialwords {
	line-height: 16px;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}



#trialtext {
	float: left;
	width: 952px;
	height:auto;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
}

#buy{
	position:absolute;
	top:265px;
	left: 707px;
	width: 183px;
}
#buy2{
	position:absolute;
	top:499px;
	left: 712px;
	width: 183px;
}
#buy3{
	position:absolute;
	top:287px;
	left: 712px;
	width: 183px;
}


#trialcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	height:450px;
	width: 724px;
	background:url('https://www.cyberpatrol.com/images/trialpage09.jpg') no-repeat top center;
	margin:15px 0 0 0;
}

#trialleft {
	display:block;
	float:left;
	height:350px;
	width:361px;
	text-align:center;
	padding: 50px 0 0 0;
}

h1.trial{color:#981E32;}

#trialright {
	display:block;
	text-align:center;
	float:left;
	height:370px;
	width:361px;
	padding: 30px 0 0 0 ;
}

#praises {
	width:176px;
	border:1px #999999 solid;
	margin: 15px 5px 0 5px;
	padding: 5px 5px 5px 5px;
}
.praise {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 8pt;
}



#jason {
	width:176px;
	background-color:#dae2f1;
	border:1px #999999 solid;
	margin: 15px 5px 0 5px;
	padding: 5px 5px 5px 5px;
}
.jasontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 8pt;
	padding: 5px 0 0 0;
	margin: 0;
	
}



#threatdetector {
	width: 522px;
	height: 212px;
	text-align:left;
	background-image:url('https://www.cyberpatrol.com/images/tdbg.gif');
	/*background-image:url('../images/tdbg.gif');*/
	background-position:top left;
	background-repeat:no-repeat;
	padding: 76px 0 0 17px;
	margin:auto;
}
#qty {
float:left;
}

/* switch content*/

.handcursor {
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.switchgroup1 {
	padding-left:20px;
}

.textvmid {
	vertical-align:middle;
}
.bb{ 
	border-bottom:1px solid #ccc;
}
.search{margin:0px;
padding:0px;
	vertical-align:middle;
}
.searchtxt{margin:0px;
padding:0px;
	vertical-align:middle;
}
.searchform{
margin:0px;
padding:0px;
}
.new {
font:bold 10px  Verdana, Arial, Helvetica, sans-serif ;
color:#981E32;
}

.hdr1 {
	font-size:14px;
	font-weight:normal;
	padding-bottom:3px;
	color:#981E32;
}
.hdr2 {
	font-size:12px;
	font-weight:normal;
	padding-bottom:8px;
	color:#000066;
	}
	
	/*  ---  New Product Styles --- */
.arw {
cursor:default;
}
/*  ---  New Product Styles Product Page--- */
#cpholder{
	display:block;
	background:url('../images/products/productsbg1a.png'); 
	width:298px;
	height:287px;
	float:left;
	margin-left:40px;
}

#ssholder {
	display:block;
	background:url('../images/products/productsbg1a.png');
	width:298px;
	height:287px;
	float:left;
	margin-left:40px;
}

#sspholder {
	display:block;
	background:url('../images/products/productsbg.png') no-repeat;
	width:231px;
	height:287px;
	float:left;
}

#imageholder1 {
	float:left;
	height:100px;
	width:100px
}
#imageholder2 {
	float:left;
	height:90px;
	width:146px;
	padding-top:5px;
}

#iconholder {
	margin: 0;
	overflow: hidden;
	position: relative;
	height:95px;
	width:195px;
	float:left;
	text-align:right;
	padding:3px 0 0 0;
}

#iconholder a .dec {
	display: none; 
	}
#iconholder a:visited .dec {
	color:#0073CF;
	cursor:text;
}
#iconholder a:hover .dec {
	color:#0073CF;
	display: block;
	cursor:text;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position: absolute;
	top: 40px;
	right: 5px;
	padding: 0px;
	margin: 0;
}

#iconholder2 {
	margin: 0;
	overflow: hidden;
	position: relative;
	height:95px;
	width:150px;
	float:left;
	text-align:right;
	padding:3px 0 0 0;
}

#iconholder2 a .dec {
	display: none; 
}
#iconholder2 a:visited .dec {
	color:#0073CF;
}
#iconholder2 a:hover .dec {
	color:#0073CF;
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position: absolute;
	top: 40px;
	right: 5px;
	padding: 0px;
	margin: 0;
}

#textholder1 {
	padding:0 10px 0 25px;
	clear:left;
}

#cpdetail {
	display:block;
	background:url('../offers/detailbg.jpg') no-repeat;
	width:722px;
	height:220px;
	float:left;
}

#cpbox{
	display:block;
	vertical-align:middle;
	width:260px;
	height:220px;
	float:left;
}

#cpprodcopyholder{
	display:block;
	width:462px;
	height:220px;
	float:left;
}

#cpprodcopytop{
	display:block;
	width:437px;
	height:35px;
	float:left;
	padding:0 10px 5px 15px;
}

#cpprodcopyleft{
	display:block;
	float:left;
	width:237px;
	height:170px;
	padding:5px 20px 5px 15px;
}

#cpprodcopyright{
	display:block;
	float:left;
	width:190px;
	height:180px;
	
}

.button1 {
	width:114px;
	height:22px;
	background:url('../images/products/Buy_Button.png') no-repeat center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	border: 0;

}
.button1:hover {
	color:#FFA100;
}

#use {
position: relative;
text-align:right;
float:right;
display:block;
width:200px;
}
#use a .dec {
	display: none; 
}
#use a:visited .dec {
	color:#0073CF;
}
#use a:hover .dec {
	color:#0073CF;
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position: absolute;
	top: 25px;
	right: 5px;
	padding: 0px;
	margin: 0;
}




/*  ---  toolkit Boxs CSS --- */
#toolbox {
	display:block;
	width:350px;
	height:300px;
	background-image:url(https://www.cyberpatrol.com/images/toolholder.gif);
	background-repeat:no-repeat;
	float:left;
}

.tooltop{
	width:315px;
	height:40px;
	border: 0 0 0 1px;
	border-bottom: thin #CCCCCC solid;
	margin: 15px 15px 0 15px;
	padding: 10px 0 0 5px;
}

.toolleft {
	float:left;
	width: 75px;
	padding: 0 0 0 25px;
}

.toolright {
	float:left;
	width: 235px;
	padding: 5px 5px 0 0 ;
}




/*  ---  Product Box CSS --- */
#prod1 {
	display:block;
	width:600px;
	height:240px;
	float:left;
}
.price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}

ul.prodlist{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	list-style-type: disc;
	list-style-position: outside;
	padding:0 0 10px 10px;
	margin:0 0 10px 5px;
}

.products1 {
display:block;
text-align:left;
float:left;
height:244px;
width:217px;
background:url(../images/prodbg.jpg) center no-repeat;
padding: 0 0 0 0;
margin: 0 2px 0 10px;
}

.product {
display:block;
text-align:left;
float:left;
height:300px;
width:234px;
padding: 0 0 0 0;
margin: 0 5px 0 0;
border-top: #cccccc solid 2px;
border-right: #cccccc solid 1px;
border-bottom: #cccccc solid 5px;
border-left: #cccccc solid 1px;
}

#prodbox1 {
	display:block;
	width:350px;
	height:325px;
	background-image:url(https://www.cyberpatrol.com/images/holder1a.gif);
	background-repeat:no-repeat;
	float:left;
}

#prodbox1a {
	display:block;
	width:350px;
	height:300px;
	background-image:url(https://www.cyberpatrol.com/images/holder1.gif);
	background-repeat:no-repeat;
	float:left;
}

#prodbox2 {
	display:block;
	width:350px;
	height:300px;
	background-image:url(https://www.cyberpatrol.com/images/holder1.gif);
	background-repeat:no-repeat;
	float:right;
}
#prodbox {
	display:block;
	width:360px;
	height:300px;
	float:left;
	background-color:#F7F7F7;
	border-top:1px #CCCCCC solid;
	border-right:2px #CCCCCC solid;
	border-bottom:2px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
	margin:0 0 0 10px;
}

.prodtop{
	width:320px;
	height:50px;
	background-image:url(https://www.cyberpatrol.com/images/logosm.jpg);
	background-repeat:no-repeat;
	border: 0 0 0 1px;
	border-bottom: thin #CCCCCC solid;
	margin: 15px 15px 0 15px;
}
.prodfill{
	width:340px;
	margin: 10px 10px 0 10px;
}

.feat1 {
	float:left;
	width: 165px;
	padding: 0 0 0 0;
}

.feat2 {
	float:left;
	width: 170px;
	padding: 5px 5px 0 0 ;
}

.prodbox {
	padding: 10px 0 15px 20px;
}


h6.top {
	vertical-align:middle;
	padding: 15px 0 0 150px;
}

/*  ---  End Product Box CSS --- */



/*Credits: Dynamic Drive CSS Library */
.thumbnail{
position: relative;
top:0px;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;

}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: hidden;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top:0px;
left:150px; 
z-index: 50;
 /*position where enlarged image should offset horizontally */
}

