@charset UTF-8;
@import url(con-base.css);


	
/***********************************************************
**   CSS Copyright 2004 - 2010 Webroot Software, Inc.     **
***********************************************************/

	
/* Additional CSS */
* html #consumer_stuff {
	height:400px;
}


	

.product_box_container li {
	font-size:95%;
	margin:0;
	padding:0;
}



#left_col {
	float:left;
	position:relative;
	width:735px;
	height:auto;
	margin:5px 0 0 10px;
	display:inline;
}

#right_col {
	float:left;
	position:relative;
	width:205px;
	height:auto;
	margin:4px 0 0;
}

.product_box_container {
	float:left;
	position:relative;
	width:242px;
	height:300px;
	margin:3px 0 0;
	padding:0;
	display:inline;
}

.product_box_container a {
	text-decoration:underline;
	color:#4e2683;
}

.product_box_container a:visited {
	text-decoration:underline;
	color:#4e2683;
}

.product_box_container a:hover {
	text-decoration:none;
}



/* new 0310 RT */
.product_box_container h2 {
	font-size:14px;
	padding:0;
	margin:6px 0 0 15px;
	font-weight:normal;
	color:#4f2885;
}
/* end new 0310 RT */


.product_box_header_wise {
	float:left;
	position:relative;
	width:242px;
	height:42px;
	background-image:url(/shared/img_structure/box_header_wise_0310.jpg);
	background-repeat:no-repeat;
}

.product_box_header_wav {
	float:left;
	position:relative;
	width:242px;
	height:42px;
	background-image:url(/shared/img_structure/box_header_wav_0310.jpg);
	background-repeat:no-repeat;
}

.product_box_header_scan {
	float:left;
	position:relative;
	width:242px;
	height:42px;
	background-image:url(/shared/img_structure/box_header_scan_0310.jpg);
	background-repeat:no-repeat;
}

.product_box_body {
	float:left;
	position:relative;
	width:242px;
	height:250px;
	background-image:url(/shared/img_structure/box_body_bg.jpg);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
}

.product_box_footer {
	float:left;
	position:relative;
	width:242px;
	height:13px;
	background-image:url(/shared/img_structure/box_footer_bg.jpg);
	background-repeat:no-repeat;
}

.product_box_text {
	position:relative;
	top:0;
	left:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	height:150px;
	width:210px;
	margin-left:20px;
}

.product_box_image {
	position:relative;
	top:0;
	left:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	height:209px;
	width:210px;
	margin-left:20px;
}

.product_box_price {
	float:left;
	width:120px;
	height:auto;
	margin:21px 0 0 15px;
	text-align:center;
	font-size:10px;
	color:#4e2683;
	display:inline;
}

.product_box_scan {
	float:left;
	position:relative;
	width:100%;
	height:auto;
	margin-top:0;
}

.price_text {
	font-size:18px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

.product_box_boxshot {
	float:left;
	position:relative;
	width:75px;
	height:95px;
	text-align:center;
	padding-left:10px;
}

.product_box_boxshot a {
	font-size:10px;
}

.virus_image {
	border:0;
	margin-left:4px;
}

.chat_container {
	float:left;
	position:relative;
	width:100%;
	height:auto;
	margin:0;
}

.chat_header {
	float:left;
	position:relative;
	width:203px;
	height:10px;
	background-image:url(/shared/img_structure/chat_top.jpg);
}

.chat_body {
	float:left;
	position:relative;
	width:203px;
	height:218px;
	background-image:url(/shared/img_structure/chat_body.jpg);
	background-repeat:repeat-y;
	text-align:center;
}

.chat_body p {
	font-weight:bold;
	color:white;
	size:14px;
}

.chat_body img {
	padding-top:10px;
}

.chat_bottom {
	float:left;
	position:relative;
	width:203px;
	height:10px;
	background-image:url(/shared/img_structure/chat_bottom.jpg);
}

#support_container {
	float:left;
	position:relative;
	width:203px;
	height:250px;
	background-image:url(/shared/img_structure/support_bg.jpg);
	margin-top:4px;
	padding-top:10px;
}

#support_container p {
	color:#242424;
	size:14px;
	font-weight:normal;
	line-height:normal;
}

#support_container p.pd-right-title-top a,#support_container p.pd-right-title a {
	font-weight:bold;
	color:#333333;
}

.pd-right-title {
	padding-top:8px;
}

#support_container a {
	color:#4e2683;
	margin-left:35px;
}

#all_products {
	float:left;
	position:relative;
	width:95%;
	height:auto;
	padding:10px 10px 15px 15px;
	margin:0;
}

#all_products a {
	color:#4e2683;
	font-size:11px;
	font-weight:bold;
}

.bold_text {
	float:left;
	position:relative;
	margin-left:5px;
}

#flashcontent {
	margin-left:3px;
}

#seo_helper {
	margin-top:0;
  margin-bottom:0;
}
	

/* this is to make cart width match right col */
div#navBar ul li.mycart a {
    background:transparent url(/shared/img_structure/210-icon-cart.png) no-repeat scroll right center;
    color:#FFFFFF;
    font-size:10px;
    font-weight:bold;
    margin:0 55px;
    padding:0 30px 0 0;
}

