@charset "utf-8";
@import url('../css/menu.css');
/* CSS Document */

html, body {height: 100%;	
	margin: 0;
   	padding: 0;
}

/* --- page layout --- */

#wrap {
	width: 960px;
	height: 70px;
	position:relative;
	left:50%;
	margin:0 -480px;
}

#logo {
	float: left;
	width: 216px;
	height: 70px;
}

.dr_cartSummarySubtotalLabel, .dr_cartSummarySubtotal, .dr_siteButtons{display:none;}

#top {
	float: right;
	width: auto;
	height: 20px;
	border-right: 1px solid #CCCCCC;
	text-align: right;
	margin-right: 5px;
	margin-top: 65px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#top2 {
	float: right;
	width: auto;
	height: 20px;
	text-align: right;
	padding-right: 5px;
	margin-right: 0px;
	margin-top: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#topend {
	float: right;
	width: auto;
	height: 20px;
	text-align: right;
	margin-top: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#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;
	background-image:url(../images/texbg.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

#leftside {
	float: left;
	width: 200px;
	background-color: #EBECED;
	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 0;
	margin: 0 0 5px 0;
}

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: 18px;
	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;
}
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;
}

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;

}

/* --- 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;
	
} 

	/* - 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 0 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 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 --- */









#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;
	width: 760px;
	height: 642px;
	background-image:url('https://www.cyberpatrol.com/images/trialpaytopbg.jpg');
	background-position:top left;
	background-repeat:repeat-y;
	margin: 5px 96px 5px 96px;
}

#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;
}

#threatdetector {
	width: 500px;
	height: 200px;
	background-image:url('https://www.cyberpatrol.com/images/tdbg.gif');
	background-position:top left;
	background-repeat:no-repeat;
	padding: 6px 0 0 0;
}
#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;
}
