/***********************************/
/*  BitDefender Global CSS File    */
/*  Author: NeboWeb                */
/*  Modified: 5/11/2006            */
/***********************************/

body{
	margin:0;
	padding:0;
	/*background:#ffffff url(../../images/new_design/bd-global-topgradient.gif) repeat-x;*/
	font:12px Verdana, Arial, Helvetica, sans-serif;
}

a img{border:none;}

a{text-decoration:underline;outline: none;}

a:hover{text-decoration:none;outline: none;}

.sep{
	position:relative;
	margin:10px 0 0 0;
	padding:0;
	height:1px;
	line-height:0;
	border-bottom:1px solid #c6c6c6;
}





/* LINKS */
.link1			{font-family:Verdana; font-size:11px; color:#CC0000; text-decoration:none;}
.link1:hover		{font-family:Verdana; font-size:11px; color:#CC0000; text-decoration:underline;}

.link2			{font-family:Verdana; font-size:10px; color:#EEEEEE; text-decoration:none;}
.link2:hover		{font-family:Verdana; font-size:10px; color:#EEEEEE; text-decoration:underline;}

.link3			{font-family:Verdana; font-size:10px; color:#000000; text-decoration:none;}
.link3:hover		{font-family:Verdana; font-size:10px; color:#000000; text-decoration:underline;}

.link4			{font-family:Verdana; font-size:9px; color:#666666; text-decoration:none;}
.link4:hover		{font-family:Verdana; font-size:9px; color:#666666; text-decoration:underline;}

.link5			{font-family:Verdana; font-size:11px; color:#EEEEEE; text-decoration:none;}
.link5:hover		{font-family:Verdana; font-size:11px; color:#EEEEEE; text-decoration:underline;}

.link6			{font-family:Verdana; font-size:10px; color:#CC0000; text-decoration:none;}
.link6:hover		{font-family:Verdana; font-size:10px; color:#CC0000; text-decoration:none;}

.link7			{font-family:Verdana; font-size:11px; color:#000000; text-decoration:none;}
.link7:hover		{font-family:Verdana; font-size:11px; color:#000000; text-decoration:underline;}

.link8			{font-family:Verdana; font-size:10px; color:#666666; font-weight:bold; text-decoration:none;}
.link8:hover		{font-family:Verdana; font-size:10px; color:#666666; font-weight:bold; text-decoration:underline;}

.link9			{font-family:Verdana; font-size:11px; color:#000000;  text-decoration:none;}
.link9:hover		{font-family:Verdana; font-size:11px; color:#000000;  text-decoration:underline;}

.link10			{font-family:Verdana; font-size:11px; color:#000000; text-decoration:underline;}
.link10:hover		{font-family:Verdana; font-size:11px; color:#CC0000; text-decoration:underline;}

.link11			{font-family:Verdana; font-size:11px; color:#000099; text-decoration:none;}
.link11:hover		{font-family:Verdana; font-size:11px; color:#000099; text-decoration:underline;}

.link12			{font-family:Verdana; font-size:11px; color:#000000; text-decoration:none;}
.link12:hover		{font-family:Verdana; font-size:11px; color:#000000; text-decoration:none;}

.link13                 {font-family:Arial; font-size:10px; color:#000000; text-decoration:none;}
.link13:hover           {font-family:Arial; font-size:10px; color:#000000; text-decoration:underline;}

a.buyOnline             {font-family:Verdana; font-size: 17px; color: #CC3322; text-decoration:none}











#mybitdefender
{
position:relative;float:right;right:10px;
font-size:11px;
}

.txt_error
{
font-weight:bold;
/*background-color:#cc0000;*/
padding:3px;
/*color:#fff;*/
color:#cc0000;
}

.txt_success
{
font-weight:bold;
/*background-color:#cc0000;*/
padding:3px;
/*color:#fff;*/
color:green;
}

#mybitdefender a
{
color:#cc0000;
text-decoration:none;
}

#bitdefender{
	margin:0 auto 0 auto;
	width:780px;
}
#bitdefender input.btn_small
{
/*background-image:url(../../images/new_design/btn_small.gif);*/
background-image:url(../../images/new_design/btn_small.gif);
background-color:#fff;
background-repeat:no-repeat;
width:78px;
height:26px;
color:#ececec;
font-weight:bold;
border:none;
padding-bottom:4px;
font-size:10px;
background-color:#cc0000;
}



#bitdefender input.btn_small_yellow
{
background-image:url(../../images/btn_small_yellow2.gif);
background-color:#fff;
background-repeat:no-repeat;
width:78px;
height:26px;
color:#333;
font-weight:bold;
border:none;
padding-bottom:4px;
font-size:8px;
padding-left:18px;
color:#666;
background-color:#cc0000;
cursor:pointer;
}




#bitdefender div.submit a.try
{
    /*display: -moz-inline-box;*/
    /*display: inline-block;*/
    display:inline;
    text-decoration:none;
    width:78px;
    height:26px;
    position:relative;
    margin-left:-83px;
    float:left;
    background-image:url(../../images/btn_try.gif);
    margin-bottom:0px;
}

#bitdefender div.submit a.contact
{
    background-image:url(../../images/contact2_btn.gif);
    margin-left:-166px;
}

#bitdefender div.submit a.evaluate
{
    background-image:url(../../images/evaluate_btn.gif);
}

#bitdefender div.submit a.download
{
    background-image:url(../../images/download_btn2.gif);
}



#bitdefender div.submit a.try_fr
{
    /*display: -moz-inline-box;*/
    /*display: inline-block;*/
    display:inline;
    text-decoration:none;
    width:96px;
    height:26px;
    position:relative;
    margin-left:-100px;
    float:left;
    background-image:url(../../files/Main/img/telecharger.png);
    margin-bottom:0px;
}

#bitdefender div.submit a.try:hover
{
    background-image:url(../../images/btn_try_hover.gif);
}
#bitdefender div.submit a.download:hover
{
    background-image:url(../../images/download_btn2_hover.gif);
}
#bitdefender div.submit a.contact:hover
{
    background-image:url(../../images/contact2_btn_hover.gif);
}
#bitdefender div.submit a.evaluate:hover
{
    background-image:url(../../images/evaluate_btn_hover.gif);
}
#bitdefender input.btn_big
{
background-image:url(../../images/new_design/btn_big.gif);
background-repeat:no-repeat;
width:150px;
height:26px;
color:#ececec;
font-weight:bold;
border:none;
padding-bottom:4px;
font-size:10px;
background-color:#cc0000;
}
	#bitdefender #header{
		margin:10px 0 0px 0;
		height:126px;
		overflow:visible;
	}
	#bitdefender #header #SearchForm
			{
			width:400px;
			text-align:right;
			
			}
		#bitdefender #header img{/*float:left;*/}
		#bitdefender #header div#logo
		{
		width:300px;
		float:left;
		}
	
		#bitdefender #header form{
			margin:23px 0 0 0;
			float:right;
		}
		
			#bitdefender #header form label{
				color:#666666;
				font-size:11px;
			}
			
			#bitdefender #header form a{
				color:#333333;
				font-size:11px;
				font-weight:bold;
				text-decoration:none;
			}
		
		#bitdefender #header #flashnavarea{
			position:relative;
			padding:0px 0 0 0;
			clear:both;
			height:auto;
			}
			#flashnavarea #nav_defense
			{
			width:130px;
			}
		
                      #flashnavarea .current_sub
                	{
			/*background-color:#7F1313;*/
			/*background-color:#555555;*/
			
			width:auto;
			
			top:0px;
			color:#ececec;
			
			}
		
		    #flashnavarea .current_sub:hover
		        {
		    	    cursor:default;
			    text-decoration:none;
			    color:#ececec;
			}
								
		
	

/*****************************
 ****   supersuckerfish   ****
 *****************************/



		

		/*********************************/
		
		
			
		/*********************************/
		#bitdefender #page{
			position:relative;
			overflow:visible;
			border:none;
			
		}
		
		#bitdefender #page #subbanner{
			position:relative;
			margin:0px 0px 0px 6px;
			top:0px;
			left:-5px;
			height:142px;
			width:759px;
			/*background-image:url(../../images/new_design/bd-sub-solutions-banner-sb.jpg);*/
			background-image:url(../../images/new_design/banner_testimonial.jpg);
			background-repeat:no-repeat;
		}
		
		#bitdefender #page #subbanner #testimonial
		{
		width:400px;
		position:relative;
		top:30px;
		left:330px;
		}
		
		#bitdefender #page #subbanner #testimonial #title
		{
		    font-weight:bold;
		    color:#cc0000;
		}
		#bitdefender #page #subbanner #testimonial #text
		{
		    font-size:11px;
		}
		
		#bitdefender #page #subbanner #testimonial #signature
		{
		    font-weight:bold;
		    text-align:right;
		}
		
		html>body #bitdefender #page #subbanner
		{
		/*margin-top:70px;*/
		}
		
		
		
		
		
		
		#support-sub #kbcattitle
		{
		padding:4px;
		background-color:#ececec;
		font-weight:bold;
		width:225px;
		}
		
		#support-sub #kbulst
		{
		margin:0px;
		position:relative;
		left:-30px;
		padding:0px;
		}
		#support-sub #kbulst li
		{
		    font-weight:bold;
		    position:relative;
		    left:-20px;
		}
		
		#support-sub #kbulst ul li
		{
		    font-weight:bold;
		    position:relative;
		    left:-100px;
		}
		
		#support-sub #kbulst ul li li
		{
		    font-weight:bold;
		    position:relative;
		    left:-30px;
		    width:100px;
		    margin:0px;
		    
		    padding:0px;
		}
		
		#support-sub #kbulst a
		{
		    font-weight:normal;
		    text-align:left;
		    width:150px;
		}
		#support-sub #kbulst li li
		{
		    font-weight:bold;
		    position:relative;
		    left:-20px;
		}
		
		#support-sub #kbuldr
		{
		    position:relative;
		    left:-50px;
		    padding:4px;
		    width:200px;
		}
		#support-sub #kbuldr li
		{
		    font-weight:bold;
		}
		#support-sub #kbuldr a
		{
		    font-weight:normal;
		    text-align:left;
		    width:200px;
		}
		
		#bitdefender #page #subpage.solutions #support{
			font-size:11px;
			font-weight:bold;
			margin:15px 0 0 0;
		}
		
		#bitdefender #page #subpage.solutions #support .formrow{
			clear:both;
			height:25px;
		}
		
		#bitdefender #page #subpage.solutions #support label{
			display:block;
			margin:3px 5px 0 0;
			float:left;
			width:100px;
			font-weight:bold;
			text-align:right;
			color:#666666;
		}
		
		#bitdefender #page #subpage.solutions #support input{
			display:block;
			float:left;
			width:270px;
		}
		
		
		#bitdefender #page #subpage.solutions #support select{
			display:block;
			float:left;
			width:275px;
			padding:1px;
		}
		
		#bitdefender #page #subpage.solutions #support textarea{
			display:block;
			float:left;
			width:270px;
		}
		
		#bitdefender #page #subpage.solutions h1.midcontact{
			margin:50px 0 0 0;
			font-size:13px;
			bottom:0;
			top:0;
		}
		
		#bitdefender #subpage.solutions .contactblock{
			font-size:10px;
			margin:7px 5px 15px 0;
			possition:relative;
			width:200px;
			float:left;
		}
		
		#bitdefender #page #subpage.solutions .contactblock h4{
			position:relative;
			font-size:10px;
			background-image:url(../../images/new_design/bd-sub-contact-bullet.png);
			background-repeat:no-repeat;
			padding:0 0 4px 20px;
			margin:0 0 5px 0;
		}
		
		#bitdefender #page #subpage.solutions .contactblock p.c{
			font-size:10px;
			margin:0 0 0 25px;
			font-style:normal;
			color:#000000;
		}
		#bitdefender #downloadcat{
		text-align:left;
		width:146px;
		border:1px solid #ececec;
		padding:5px;
		height:200px;
		margin:3px;
		display:table-cell;
		float:left;
		}
		#bitdefender #page #downloadcat ul li a {
		
		    color:#cc0000;
		}
		#bitdefender #downloadcat p.catname{
		    background-color:#cc0000;
		    color:#fff;
		    margin:0px;
		    padding:3px;
		    font-size:11px;
		    margin-bottom:10px;
		}
		
		#bitdefender #downloadcat ul{
		margin:0px;
		
		}
		
		
		
	#bitdefender #page{
		margin:0px 0px 0px 4px;
	}
		
	html>body #bitdefender #page{
		margin:0px 0px 0px 5px;
	}
	
	#bitdefender #masthead{
		clear:both;
		overflow:hidden;
		width:780px;
	}
		
		#bitdefender #masthead #selector{
			position:relative;
			list-style:none;
			float:left;
			display:block;
			margin:5px 0 0 1px;
			padding:0px;
			width:190px;
			overflow:visible;
		}
		
		html>body #bitdefender #masthead #selector{
			margin:32px 0 0 1px;
		}
		
		#bitdefender #masthead #selector li{
			display:block;
			margin:0 0 3px 0;
		}
		
		#bitdefender #masthead #interaction{
			float:left;
			position:relative;
			display:block;
			margin:30px 0 0 5px;
			padding:40px 0 0 200px;
			width:370px;
			height:207px;
			border: 1px solid #000;
			background-repeat:no-repeat;
		}		
		html>body #bitdefender #masthead #interaction{
			margin:32px 0 0 5px;
		}
		#bitdefender #masthead #interaction a{
				background-repeat:no-repeat;
				background-position:0 5px;
				color:#b91006;
				font-weight:bold;
				padding:0 0 0 6px;
				font-size:11px;
				cursor:pointer;
			}

		#bitdefender #masthead #interaction p{
				margin-top:15px;
				margin-bottom:0;
				color:#666666;
				font-size:11px;
				font-weight:bold;
			}
			
								
		#bitdefender #masthead #interaction h1{
				margin:0;
				font-size:20px;
				line-height:18px;
			}
		#bitdefender #masthead #interaction-home{
			float:left;
			position:relative;
			display:block;
			margin:5px 0 0 5px;
			padding:175px 80px 0 120px;
			width:370px;
			height:73px;
			background: url('../../images/new_design/big_image.jpg') no-repeat left top;
		}

		html>body #bitdefender #masthead #interaction-home{
			margin:32px 0 0 5px;
			padding:165px 80px 10px 120px;
		}
		#bitdefender #masthead #interaction-home p{
				color:#333333;
				font-size:11px;
				font-weight:normal;
		}
		#bitdefender #masthead #interaction-smb{
			float:left;
			position:relative;
			display:block;
			margin:5px 0 0 5px;
			padding:175px 80px 0 120px;
			width:370px;
			height:73px;
			background: url('../../images/new_design/big_image_smb.jpg') no-repeat left top;
		}

		html>body #bitdefender #masthead #interaction-smb{
			margin:32px 0 0 5px;
			padding:165px 80px 10px 120px;
		}	
		#bitdefender #masthead #interaction-smb p{
				color:#333333;
				font-size:11px;
				font-weight:normal;
		}	
		#bitdefender #masthead #interaction-enterprise{
			float:left;
			position:relative;
			display:block;
			margin:5px 0 0 5px;
			padding:175px 80px 0 120px;
			width:370px;
			height:73px;
			background: url('../../images/new_design/big_image_enterprise.jpg') no-repeat left top;
		}

		html>body #bitdefender #masthead #interaction-enterprise{
			margin:32px 0 0 5px;
			padding:165px 80px 10px 120px;
		}
		#bitdefender #masthead #interaction-enterprise p{
				color:#333333;
				font-size:11px;
				font-weight:normal;
		}

		#bitdefender #masthead #interaction-isp{
			float:left;
			position:relative;
			display:block;
			margin:5px 0 0 5px;
			padding:175px 80px 0 120px;
			width:370px;
			height:73px;
			background: url('../../images/new_design/big_image_isp.jpg') no-repeat left top;
		}

		html>body #bitdefender #masthead #interaction-isp{
			margin:32px 0 0 5px;
			padding:165px 80px 10px 120px;
		}		
		#bitdefender #masthead #interaction-isp p{
				color:#333333;
				font-size:11px;
				font-weight:normal;
		}

	#bitdefender #subpage{
		margin:0px 0px 0 6px;
		padding:0 0 0 0;
		position:relative;
		top:30px;
		background-image:url('../../images/new_design/sub-maincontent-bg-gradient.jpg');
		background-repeat:no-repeat;
		width:100%;
		height:154px;
		clear:both;
		overflow:visible;
	}
	
		#bitdefender #maincontent{
			display:block;
			float:left;
			font-size:12px;
			color:#666666;
			text-align:left;
			padding:20px 0 0 20px;
			width:470px;
		
		}
				
		
		#bitdefender div.central_content
		{
		    text-align:left;
		    color:#666;
		    background-repeat:no-repeat;

		}
		#bitdefender div.central_content h1
		{
		    text-align:left;
		}
		#bitdefender div.central_content h2
		{
		    font-size:14px;
		}
		div.b_column
		{
		    float:right;
		    width:550px;
		    text-align:left;
		}
		
		#bitdefender h1{
			font-size:18px;
			margin:0;
			color:#666666;
			border-bottom:1px solid #999999;
			padding-bottom:3px;
			
		}
		
		#bitdefender #maincontent p{
			font-size:11px;
			color:#666666;
			/*margin:15px 0 0 25px;*/
			margin:0px;
			margin-top:25px;
		}
		
		
		
		
		
		#bitdefender #subpage #maincontent .label{
			color:#990000;
			display:block;
			margin:15px 0 0 25px;
			font-weight:bold;
			font-size:11px;
		}
		#bitdefender #subpage #maincontent ul{
			margin:10px 0 0 50px;
			padding:0px;
			/*list-style-type: disc;*/
		}
		#bitdefender #subpage #maincontent .titles{
			font-size:13px;
			font-weight:bold;
			color:#000000;
			text-decoration:none;
		}
		#bitdefender #subpage #maincontent h2{
			font-size:14px;
			color:#666666;
			border-bottom:1px solid #999999;
			padding-bottom:3px;
		}
		#bitdefender #subpage #maincontent ol{
			margin:10px 0 0 50px;
			padding:0px;

		}
		
		#bitdefender #subpage #maincontent a{
			color:#cc0000;
		}
		
		
		#bitdefender #subpage ul li{
			margin:0 0 3px 0;
			padding:0px;
		}
		
		#bitdefender #subpage ul li a{
			color:#666666;
			font-size:11px;
		}
		
	#bitdefender  #sidepanel{
		display:block;
		padding:0 0 23px 0;
		margin:15px 0 0 5px;
		width:200px;
		float:left;
		border:3px solid #e0e0d9;
		background-color:#ebebe6;
	}
	
	#bitdefender #sidepanel h2{
		margin:6px 0 0 10px;
		font-size:14px;
		color:#666666;
	}
		
	#bitdefender #sidepanel #news{
		margin:0px;
		padding:7px 9px 7px 13px;
		border-bottom:1px solid #c0c0b2;
	}
	
	#bitdefender #sidepanel #download{
		background-color:#cc0000;
		padding:5px;
		margin:5px;
		font-size:10px;
		color:#ffffff;
		text-decoration:none;
		border:1px double #ffffff;
		clear:both;
	}
	
		
	#bitdefender #sidepanel img{
		margin:10px 0 0 13px
	}
	
	/* STYLES SPECIFIC TO COMPANY -- LEADERSHIP */
	
	#bitdefender #subpage p.leadership{
		clear:both;
	}
	
	#bitdefender #subpage p.leadership img{
		display:block;
		margin:0 10px 10px 0;
		float:left;
		border:4px solid #a6a694;
	}
	
	html>body #bitdefender #subpage p.leadership img{
		margin:0 10px 20px 0;
	}
	
	#bitdefender #subpage p.leadership .name, #bitdefender #subpage p.leadership .title{
		display:block;
		font-weight:bold;
	}
	
	/* STYLES SPECIFIC TO HOMEPAGE */
						
	#bitdefender #tabs{
		margin:0 0 0 1px;
		clear:both;
	}
		
		#bitdefender #tabs .tab{
			position:relative;
			margin:0 5px 0 0;
			float:left;
			background-color:#f0f0ec;
			width:186px;
			/*height:360px;*/
			height:435px;
			border:2px solid #e0e0d9;
			overflow:hidden;
		}
		
			#bitdefender #tabs .tab .topg{
				position:absolute;
				top:0;
				left:0;
				width:100%;
				height:35px;
				background-image:url(../../images/new_design/bd-home-tab-topg.gif);
				background-repeat:repeat-x;
				z-index:0;
			}
			
			#bitdefender #tabs .tab .botg{
				position:absolute;
				bottom:0;
				left:0;
				width:100%;
				height:35px;
				background-image:url(../../images/new_design/bd-home-tab-botg.gif);
				background-repeat:repeat-x;
				z-index:0;
			}
			
			#bitdefender #tabs #newsupdates{
				width:175px;
			}
			
			#bitdefender #tabs .tab h1{
				position:relative;
				margin:0;
				padding:6px;
				z-index:10;
				height:23px;
				font-size:15px;
				color:#666666;
				font-weight:bold;
				font-family:Arial, Helvetica, sans-serif;
				background-image:url(../../images/new_design/bd-home-tab-bulletarrow.gif);
				background-repeat:no-repeat;
				background-position:96% 10px;
				border-bottom:1px solid #c0c0b2;
			}
									
			#bitdefender #tabs .tab a{
				font-size:11px;
				color:#666666;
			}
			
			#bitdefender #tabs .tab h2{
				margin:0;
				color:#5c5c5c;
				font-size:13px;
			}
						
			#bitdefender #tabs .tab ul, #bitdefender #subpage ul{
				margin:3px 0 3px 13px;
				padding:0 0 0 0;
				list-style:none;
			}
			
			#bitdefender #tabs .tab ul li a, #bitdefender #subpage ul li a{
				padding:0 0 0 10px;
				background-image:url(../../images/new_design/bd-home-tab-bullet.gif);
				background-repeat:no-repeat;
				background-position:0 4px;
			}
													
			#bitdefender #tabs .tab #quickscan,#bitdefender #tabs .tab #quickscan2,#bitdefender #tabs .tab #quickscan3{
				padding:7px 0 7px 7px;
				border-bottom:1px solid #c0c0b2;
			}
			
				#bitdefender #tabs .tab #quickscan img{
					display:block;
					margin:5px 0 0 0;
				}
				
			#bitdefender #signupemail{
				position:relative;
				padding:7px 0 7px 7px;
				z-index:10;
			}
			
				#bitdefender #signupemail form{
					margin:0;
				}
				
				#bitdefender #signupemail form input{
					margin:5px 0 0 0;
				}
				
				#bitdefender #signupemail a{
					float:left;
					position:relative;
					margin:8px 12px 0 0;
					text-transform:uppercase;
					color:#990000;
					font-weight:bold;
					z-index:10;
				}
				
				#bitdefender #signupemail img{
					position:relative;
					bottom:1px;
				}
			
			#bitdefender #tabs .tab .sol, #bitdefender #tabs .tab #sol, #bitdefender #tabs .tab #prod{
				margin:7px 0 7px 13px;
			}
			
				#bitdefender #tabs .tab .sol a, #bitdefender #tabs .tab #sol a, #bitdefender #tabs .tab #prod a{
					font-size:10px;
				}
				
				#bitdefender #tabs .tab .sol li, #bitdefender #tabs .tab #sol li, #bitdefender #tabs .tab #prod li{
					margin-bottom:5px;
				}
				
			#bitdefender #tabs .tab #becomepartner{
				padding:7px 0 7px 7px;
				border-top:1px solid #c0c0b2;
			}
			
				#bitdefender #tabs .tab #becomepartner p{
					margin:3px 7px 10px 0;
					font-size:10px;
					color:#5c5c5c;
				}
				
				#bitdefender #tabs .tab #becomepartner a{
					margin:0 12px 0 0;
					text-transform:uppercase;
					color:#990000;
					font-weight:bold;
				}
				
			#bitdefender #tabs .tab #specialoffers{
				position:relative;
				padding:7px 0 7px 7px;
				border-top:1px solid #c0c0b2;
				z-index:10;
				background-image:url(../../images/new_design/cutie-is10.jpg);
				background-repeat:no-repeat;
				background-position:7px 25px;
			}
			
				#bitdefender #tabs .tab #specialoffers #prod-desc{
					margin:7px 0 0 70px;
					padding:0 0 20px 0;
				}
				
				#bitdefender #tabs .tab #specialoffers #prod-desc .title{
					display:block;
					font-size:10px;
					font-weight:bold;
					color:#5c5c5c;
				}
				
				#bitdefender #tabs .tab #specialoffers #prod-desc .price{
					display:block;
					margin:12px 0 0 0;
					text-transform:uppercase;
					color:#cc0f0a;
					font-size:14px;
					font-weight:bold;
				}
				
				#bitdefender #tabs .tab #specialoffers #prod-desc .sub{
					display:block;
					margin:0 0 14px 0;
					font-size:11px;
					color:#5c5c5c;
				}
							
		#bitdefender #tabs .tab #customersupport{
			padding:7px 0 7px 7px;
			border-top:1px solid #c0c0b2;
		}
	
	
		
		
		
		
		
		
		
		
	
	#bitdefender #page #copy{
	    padding-top:20px;
	}	
		
		
		
	
	#bitdefender #page #fwrapper{
		display:block;
		clear:both;
		padding:80px 0 0 0;
	}
	
	html>body #bitdefender #page #fwrapper{
		padding:0;
	}
				
	#bitdefender #page #footer{
		clear:both;
		display:block;
		margin:0 auto 0 auto;
		padding:7px 0 10px 10px;
		list-style:none;
		border-top:1px solid #a6a694;
		width:760px;
		text-align:center;
		color:#333;
	}
	
	#bitdefender #page #footertwo{
		clear:both;
		display:block;
		margin:0 auto 0 auto;
		padding:7px 0 10px 10px;
		list-style:none;
		width:760px;
		text-align:center;
	}
	
	html>body #bitdefender #page #footer, #bitdefender #page #footertwo{
		position:relative;
		top:45px;
		z-index:10;
	}
			
	#bitdefender #page #footer li, #bitdefender #page #footertwo li{
		display:inline;
		margin:0 10px 0 0;
	}
	
	#bitdefender #page #footer li a, #bitdefender #page #footertwo li a{
		color:#333333;
		font-weight:bold;
		font-size:10px;
		/* text-transform:lowercase; */
	}
		
	#bitdefender #page #footer li a, #bitdefender #page #footertwo li a
		{
		text-align:center
		}
		 
	#bitdefender #page #footer li a, #bitdefender #page #footertwo li a
	{
	color:#333;
	}
	
	#bitdefender #page #fwrapper center{
		position:relative;
		padding:0 0 15px 0;
		font-size:9px;
		color:#666666;
		font-weight:bold;
		z-index:1;
	}
	
	html>body #bitdefender #page #fwrapper center{
		padding:45px 0 15px 0;
	}
	
/* *************** */
/* COMMON INCLUDES */
/* *************** */

	#sidepanel #news, #newsupdates #news{
		list-style:none;
		margin-left:5px;
	}
	
	#sidepanel .support
	{
	font-size:11px;
	color:#666;
	padding-left:5px;
	}
	#sidepanel #news li a
	{
	/*list-style-image:url('../../images/new_design/bd-home-tab-bulletarrownews.gif');*/
	}
	
	
	#sidepanel #news li a.news, #newsupdates #news li a.news{
		display:block;
		padding-left:15px;
		padding-bottom:3px;
		font-size:10px;
		background-image:url(../../images/new_design/bd-home-tab-bulletarrownews.gif);
		background-position:0 4px;
		position:relative;
	}
	
	
	
	#threatlevel{
		padding:7px 0px 7px 7px;
		border-bottom:1px solid #cccccc;
	}
	
		#threatlevel label, #threatlevel img{
			display:inline;
		}
		
		#threatlevel label{
			position:relative;
			bottom:6px;
			margin:0 0 0 0;
			font-size:8px;
			text-transform:uppercase;
			letter-spacing:0;
		}
		
		
		#threatlevel ul
		{
		position:relative;
		left:20px;
		}
		#threatlevel ul li
		{
			list-style-image:url(../../images/new_design/bd-home-tab-downloadgraphic.gif);
			list-style-type:none;
			background-image:none;
			text-align:left;
		}
		#threatlevel ul li a
		{
		background-image:none;
		list-style-type:none;
		}
		#threatlevel .tl
		{
		text-decoration:underline;
		font-size:11px;
		clear:both;
		display:block;
		color:#666;
		position:relative;
		left:10px;
		}
		
		#latestthreats{
		padding:7px 0 7px 7px;
		border-bottom:1px solid #c0c0b2;
	}
	
	/* Forms, etc. */
	
	.otp-locate{
		margin:0 0 0 10px;
	}
	
	.otp-locate label{
		display:block;
		padding:0;
		font-weight:normal;
		text-indent:0;
		margin:7px 0 5px 0;
		font-size:11px;
		text-align:left;
	}
	
	.otp-locate input, .otp-locate select{
		border:1px solid #b3b38f;
		padding:1px;
		font-size:12px;
		width:150px;
		display:block;
		background-color:#F9F9F9;
	}
	input.input_edit
	{
	    padding:1px;
	}
	input.login {
	    border: 0;
	}
	input.loginbutton {

        background-color:#D51B00;
    	    color:#FFFFFF;
	    border: 1px solid #333333;
	    width:70px;
	}
	
	.otp-locate textarea{
		height:100px;
		border:1px solid #b3b38f;
		padding:2px;
		font-size:13px;
		width:180px;
		background-color:#F8F8F8;
	}
	
	.otp-locate input.selected, .otp-locate textarea.selected{
		border:1px solid #8a8a66;
		background-color:#FFFFFF;
		padding:2px;
	}
	
	.otp-locate img{
		margin:13px 0 0 0;
		left:0;
	}
	
	dl{
		margin:0;
		padding:20px 0 20px 5px;
		font-size:11px;
		border-bottom:1px solid #cdcdc1;
	}
	
	dl dt{
		position:relative;
		color:#666666;
		margin:0 0 5px 0;
		padding:0 0 0 10px;
		background-image:url(../../images/new_design/bd-global-footer-bullet.gif);
		background-repeat:no-repeat;
		background-position:0 5px;
	}
	
	dl dt a{
		color:#666666;
	}






#bitdefender #maincontent table.sitemap
{
width:500px;
}

#bitdefender #maincontent table.sitemap table
{

}
#bitdefender #maincontent table.sitemap td.header
{
background-color:#cc0000;
height:20px;
padding:5px;
background-image:url(../../images/new_design/bd-global-nav-mid-hover.gif);
background-repeat:repeat-x;
background-position:top;
font-weight:bold;
color:#fff;
}

#bitdefender #maincontent table.sitemap table td
{
text-align:left;
}



#bitdefender #maincontent table.sitemap table td ul,#bitdefender #maincontent table.sitemap table td ul li
{
list-style-type:disc;
padding:0px;
margin:0px;
}



#bitdefender #maincontent table.sitemap table a
{
text-align:left;
padding:0px;
margin:0px;
margin-bottom:10px;
list-style-type:none;

}
 
#bitdefender input.btn_small
{
background-image:url(../../images/new_design/btn_small.gif);
background-repeat:no-repeat;
width:78px;
height:26px;
color:#ececec;
font-weight:bold;
border:none;
padding-bottom:4px;
font-size:10px;
}
#bitdefender input.btn_big
{
background-image:url(../../images/new_design/btn_big.gif);
background-repeat:no-repeat;
width:150px;
height:26px;
color:#ececec;
font-weight:bold;
border:none;
padding-bottom:4px;
font-size:10px;
}








div.left { width:48%; float:left;}
div.right{ width:48%; float:right;}
#bannertop {margin-top: 32px;}



/* <browser specific definitions> */
.ie #bitdefender #header #SearchForm
{
    left:0px;
    width:400px;
    text-align:right;
    clear:both;
}
.ie #flashnavarea
{
    left:-40px;
}
.ie #flashnavarea #nav_defense
{
    width:128px;
}   
.ie7 #flashnavarea
{
    position:relative;
    top:-10px;
    clear:both;
    float:none;
} 

.ie6 #bitdefender div#page
{
clear:both;
margin-top:20px;
}



.ie7 #bitdefender div#masthead
{
padding:0px;

margin-top:0px;
}


.ie7 #nav li:hover ul, #nav li.over ul 
{
    top:33px;
    padding-top:0px;
}

.ie #nav li a
{
    padding-top:18px;
}
.ie7 #nav li:hover ul a, #nav li.over ul a
{
    position:relative;
    top:3px;
}

.ie7 #flashnavarea .current_sub
{
    color:#ececec;
}



/* </browser specific definitions> */


.pos
{
    padding-left:20px;
}


/*<longwords>*/

.longwords #bitdefender #nav a
{
    font-size:10px;
}






.longwords #nav li ul a
{	
    padding:0px 20px 5px 5px;
    top:-8px;
}
.longwords #nav li ul a:hover
{
    psadding:0px 10px 5px 5px;
}
.longwords .pos
{
    padding-left:10px;
}

/*</longwords>*/

#bitdefender #page div.contactsmb
{
    font-size:11px;
}

#bitdefender #page div.contactsmb h1
{

}
#bitdefender #page #subpage div.contactsmb h2
{
    border:none;
    margin-bottom:10px;
    background-color:#ccc;
    color:#fff;
    font-size:10px;
    padding:3px;
}

#bitdefender #page #subpage div.contactsmb input[type=text],#bitdefender #page #subpage div.contactsmb textarea,#bitdefender #page #subpage div.contactsmb input[type=file]
{
    background:#f4f4f4;
    border:1px solid #ccc;
}
#bitdefender #page #subpage div.contactsmb textarea
{
    padding:5px;
}
#bitdefender #page #subpage div.contactsmb select
{
    font-size:10px;
}


#bitdefender #page #subpage div.contactsmb span.path
{
    font-style:italic;
    font-size:11px;
    display:block;
    background-color:#f6ffe9;
    padding:2px;
    font-weight:normal;
    color:#666;
}
#bitdefender #page #subpage div.contactsmb span.path strong
{
    clear:both;
    display:block;
}
#bitdefender #page #subpage div.contactsmb input[type=file]
{
font-size:10px;
display:block;
}

#bitdefender #page #subpage div.contactsmb fieldset
{
    font-style:italic;
    font-weight:bold;
    display:block;
    color:#000;
    font-size:12px;
    border:1px solid #ccc;
    margin-bottom:20px;
    
}
/*from texts.css*/
/*TITLES*/
.heading5 { font-weight: normal; text-transform: uppercase; letter-spacing: +1px; }
.heading6 { font-size:9px; font-weight: bold; text-transform: uppercase; }

/* WORD TAGGING */
.acronym { }

.keystroke {
text-transform: uppercase;
letter-spacing: -1px;
}
.keyword { }
.menuoption { font-style: oblique; }

.file { letter-spacing: -1px; }
.extension  { letter-spacing: -1px; }
.path {
letter-spacing: -1px;
text-indent: 40px;
margin-top: 3px;
margin-bottom: 6px;
text-align: left;
}
.url { 
      letter-spacing: -1px;
      text-indent: 40px;
      margin-top: 3px;
      margin-bottom: 6px;
      text-align: left;
}


.os             { }
.software       { }
.product        { }

.virus          { }
.vulnerability  { }

.registry       {
                 font-family: Courier;
                 letter-spacing: -1px;
                 text-align: left;
}
.process { }
.service        { letter-spacing: -1px; font-weight: normal; }

/*PARAGRAPHS*/

p {
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-align: justify;
}

.command { 
          display: block;
          font-family: Courier;
			 text-transform: uppercase;
          /* font-variant: small-caps; */
 text-align: left;
	   letter-spacing: -1px;
}
.code {
       display: block;

       font-family: Courier;
}
.report { 
         display: block;
			white-space: pre;
         font-family: Courier;
}
.notes {
	background-color: #D9D9D9;
	display: block;
	font-size: smaller;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.warning {
display: block;
font-size: smaller;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 10px;
margin-bottom: 10px;
border-top: 1px solid silver;
border-bottom: 1px solid silver;
}
.imagetext { display: block; }
.quote { font-style: oblique; }
         
/* LISTS */
/* Numbered Lists */
ol { list-style-type: upper-alpha; }
ol ol { list-style-type: decimal; }
ol ol ol { list-style-type: lower-alpha; }

ol.upper { list-style-type: upper-alpha; }
ol.decimal { list-style-type: decimal; }
ol.lower { list-style-type: lower-alpha; }
ol.roman { list-style-type: upper-roman; }

/* Unnumbered lists */
ul	{ list-style-type: square; }
ul ul { list-style-type: circle; }
ul ul ul { list-style-type: disc; }

li {
	margin-top: 3px;
	margin-bottom: 6px;
   text-align: justify;
}

/*others*/

.highlight { font-size:11px; font-weight: bold; color: #FFFFFF; background-color: #000000; z-index: 99 }
.strike { text-decoration: line-through;}
.blink { text-decoration: blink;}

/*NEW 20041123*/
.tag { color: gray; }
.tag_h { color: red; }
.cssclass { color: orange }


#bitdefender #page .redsquare
{
    list-style-image:url(../../images/new_design/redsquare.gif);
}


/*##########################################*/

/* *************** */
/* END COMMON INCL */
/* *************** */