/*
Copyright 2005-2007 McAfee, Inc. All Rights Reserved. 
Author: Manikandan Rajasekaran
*/
/*Product Styles*/

body.prod{
	padding:0 0 20px 0;
	margin:0;
	font:65% Verdana, Arial, Helvetica, sans-serif;
	background-color:#E3E3E3;
	width:540px;
	margin-left:24%;
}
body.prod p{
	clear:left;
}
body.prod h2{
	font-size:1em;
	clear:left;
}
body.prod h3{
	font-size:1em;
	color : #BA0303;
	clear:left;
}

body.prod h4{
	font-size:1em;
	clear:left;
}
body.prod ul{
	clear:left;
	background-color:#d7d7d7;
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
}
body.prod ul li{
	padding:6px 4px 4px 18px;
	margin:0;
	border-bottom:1px solid #E3E3E3;
	background: url(../images/bullet_4.gif) no-repeat 5px 6px;
}

body.prod div ul {
	clear:left;
}
body#product_list_page{
	background: url(../images/tbl1ftr_fill.gif) repeat-x left bottom;
}
div#container{

	background-color:#E3E3E3 ;
	background:url(../images/bgfill_gradient_long.gif) repeat-x left top;
}
div#product{
	padding:0px 10px 10px 10px;
}
div#product a{
	color:#373737;
}

div#product a:hover{
color : #BA0303;
}
div#product_list{
	padding:10px;
	border:5px solid #B8B8B8;
	background-color:#D2D2D2;
	width:75%;
	margin-left:9%;
}
div#product_list dl{
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background-color:#d8d8d8;
	padding:30px 10px 30px 10px !important;
	margin:0 !important;
}
div#product_list dt{
	font-weight:bold;
	background-color:#d2d2d2;
	background-image:none !important;
	color:#333;
	padding:0 !important;
	clear:left;

}
div#product_list dd{
	margin:5px 10px 5px 10px !important;
	text-align:right;
	clear:left;
}
div#product_list dd a{
	color:#333;
	text-align:left !important;
	float:left;
}
div#product_list dd a:hover{
	color:#BA0303;
}
div#product_list dd em{
	color:#BA0303;
	font-style:normal;
	font-weight:bold;
	float:left;
	margin:0 0 0 10px;
}
div#product_list dd span{
	color:#333;
}
.Utxt6Bold{
	color : #BA0303;
	font-weight : bold;
}
.Utxt2Bold {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #585858;
	font-weight : bold;
}

div#topbar{
background:url(../images/tbl2hdr_midfill.gif) repeat-x 0 0;
height:30px;
_height:20px;

}
div#topbar div#title{
background:#e3e3e3 url(../images/tbl2hdr_fill.gif) repeat-x 0 0;
width:200px;
height:30px;
float:left;
}
div#topbar div#title h4{
background: url(../images/tbl2hdr_start.gif) no-repeat 0 0;
font-size:1em;
margin:0;
height:30px;
_height:20px;
padding:4px 0 0 30px;
}
div#topbar div#back{
margin:0;
padding:0;
background: url(../images/tbl2hdr_mid.gif) no-repeat 0 0;
float:left;
}

div#topbar div#back a{
background: url(../images/product_table_top_right.gif) no-repeat top right;
padding:8px 10px 0 18px;
display:block;
height:34px;
_height:20px;
color : #E1E1E1;
font-weight:bold;
width:150px;
margin-left:160px;
text-align:center;
}


div.button a{
display:block;
border-top:1px solid #fff;
border-left:1px solid #fff;
border-right:1px solid #333;
border-bottom:1px solid #333;
width:120px;
height:20px;
text-align:center;
padding:0 0 0 0;
line-height:20px;
vertical-align:middle;
font-weight:bold;
margin:0 0 0 35%;
background-color:#D8D8D8;
}
div.button a:hover{
background-color:#C6C6C6;
}

div#bottom{
border-top:1px solid #9F0000;
padding:5px 0 10px 0;
}
div#bottom a{
display:inline;
border-left:1px solid #333;
padding:0 10px 0 10px;
font-weight:bold;
}
div#bottom a.arrow{
background: url(../images/bullet_2.gif) no-repeat left 3px;
margin:0 0px 0 4px;
border:none;
}
div#bottom a.last{
margin:-14px 0px 0 0px;
_margin:-20px 0px 0 0px;
padding:0;
float:right;
border:none;

}
