﻿/* GENERAL STYLES */
/* GENERAL STYLES */
/* Copyright 2003 - 2007 BullGuard Ltd. */

/*------------------------------[ Layout ]-------------------------*/

		.prodSel
		{
			border: solid 1px #cc0000;
			padding: 10px;
		}
		.prodSelDdlPPK{}
		.prodSelLblProdCategs{}
		.prodSelProdList{ width: 100%;}
		.prodSelAttributeName{}
		.prodSelAttributeValues{ width:100%;}
		.prodSelAttributeCategs{}
		.prodSelTableAttributes{}

body {
	font-family: Verdana, tsans-serif; font-size: 100%;
	padding: 0;
	margin: 0;
}

a {
	color: #cc0000;
	text-decoration: underline;
}

a:visited {
	color: #993333;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #cc0000;
}

div#maincontainer, div#main, div#top, div#footer {
	width: 960px;
	margin: 0 auto;
	display: block;
	clear: both;
}


/*------------------------[ General styles ]-----------------------*/
ul, li, p {
	margin: 0;
	padding: 0;
}

p {
	color: #333333;
}



/*-----------------------------[ Header ]-------------------------*/

div#breadcrumbs {
	height: 20px;
	line-height: 20px;
	background: url('/css/images/breadcrumb.gif') left 1px no-repeat;
	padding-left: 17px;
	font-size: 70%;
}

/*-----[ versiunea omega]#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:hover, #breadcrumbs p { 
	color: #;
	background-color: #ffffff;
}-----*/

div#header { 
	height: 80px; 
	background-color: #cc0000;
	color: #000000;
}

div#langchooser{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana,Arial;
}
div#langchooser a{ 
	text-decoration: none;
	background-color:#ffffff;
	color:#cc0000;
}

/* Logo position (left 15px)*/
#header .logo {
	margin: 24px 0 0 0;
}

/* Tabbed main menu STARTS, imported from bullguard.../css */

#mainmenu_div
{
background-color:#cc0000;
width:960px;
height:24px;
margin:0;
padding:0;
}

#mainmenu ul {
	padding: 0;
	margin: 0;
}

#mainmenu li {
    list-style-type: none;
	float: left;
	margin: 0;
	line-height: 24px;
}

#mainmenu a {
	font-size: 60%;
	font-weight: bold;
	color: #000000;
	background: #cccccc url('/css/images/mainmenu-left1.gif') left top no-repeat;
	text-decoration: none;
	padding-left: 10px;
}

#menuspace {
	background: #cccccc url('/css/Images/mainmenu-left1.gif') left top no-repeat;
}

#mainmenu a span {
	background: url('/css/Images/mainmenu-right1.gif') right top no-repeat;
	padding-right: 10px;
}

#mainmenu a, #mainmenu a span {
	display: block;
	float: left;
}

/* Hide from IE5-Mac \*/
#mainmenu a, #mainmenu a span
{
	float: none;
}
/* End hide */

#mainmenu a:hover, #mainmenu .selected
{
	color: #ffffff;
	background: #333333 url('/css/Images/mainmenu-left-over1.gif') left top no-repeat;
	padding-left: 10px;
}

#mainmenu a:hover span,#mainmenu .selected span
{
	background: url('/css/Images/mainmenu-right-over1.gif') right top no-repeat;
	padding-right: 10px;
}
/* Tabbed main menu ENDS */

/* Secondary menu */
div#secondary_menu {
	display: block;
	clear: both;
	background-color: #333333;
	color: #cccccc;
	height:1.46em;
}

#secondary_menu ul#secondary_menu_list {
	list-style-type: none;
	margin-left: 10px;
}

#secondary_menu ul#secondary_menu_list li {
	float: left;
	line-height: 22px;
	margin-right: 10px !important;
}

#secondary_menu ul#secondary_menu_list li a {
	color: #cccccc;
	text-decoration: none;
	font-size: 60%;
	margin: 1px 0;
	padding: 0 7px 0 0;
	float: left;
	background: #333333;
}

#secondary_menu ul#secondary_menu_list li a:hover, #secondary_menu_list .selected span{
	background-color: #333333;
	color: #ffffff;
}
	
	/*--------------gabi ctin---------------*/

#secondary_menu ul#support-rss-print {
	list-style-type: none;
	margin-right: 10px;
	float:right;
}
	
#secondary_menu ul#support-rss-print li {
	float: left;
	line-height: 22px;}	
	
#secondary_menu ul#support-rss-print li a {
	color: #999999;
	text-decoration: none;
	font-size: 60%;
	margin: 1px 0;
	padding: 0 7px;
	float: left;}

#secondary_menu ul#support-rss-print li#signout a {
	background: url('/css/Images/top2_blank.gif') center no-repeat;
        margin-left: 1px;
        width: 67px;
}	

#secondary_menu ul#support-rss-print li#signout a:hover {
	background: url('/css/Images/top2_blank_activ.gif') center no-repeat;
        margin-left: 1px;
        width: 67px;
}

#secondary_menu ul#support-rss-print li#locallang a {
	background: url('/css/Images/top2_blank.gif') center no-repeat;
        padding-right: 15px;
}	

#secondary_menu ul#support-rss-print li#locallang a:hover {
	background: url('/css/Images/top2_blank_activ.gif') center no-repeat;
        padding-right: 15px;
}

#secondary_menu ul#support-rss-print li#support a {
	background: url('/css/Images/live-chat-button.gif') center no-repeat;
	margin-right: 2px;
}	

#secondary_menu ul#support-rss-print li#support a:hover {
	background: url('/css/Images/live-chat-mouse-over-button.gif') center no-repeat;
	margin-right: 2px;
}

#secondary_menu ul#support-rss-print li#rss a {
	background: url('/css/Images/RSS.gif') center no-repeat;
	padding-left: 8px;
}	

#secondary_menu ul#support-rss-print li#rss a:hover {
	background: url('/css/Images/RSS_activ.gif') center no-repeat;
	padding-left: 8px;
}	

#secondary_menu ul#support-rss-print li#print a {
	background: url('/css/Images/Print.gif') center no-repeat;
	padding-left: 15px;
}	

#secondary_menu ul#support-rss-print li#print a:hover {
	background: url('/css/Images/Print_activ.gif') center no-repeat;
	padding-left: 15px;
}	

	

#secondary_menu ul#support-rss-print li#rss a span {
	padding-right: 20px;}
	
	
#secondary_menu ul#support-rss-print li#rss a:hover span {
	padding-right: 20px;}
	
	
#secondary_menu ul#support-rss-print li#print a {
	padding-right: 23px;
}	

#secondary_menu ul#support-rss-print li#print a:hover {
	padding-right: 23px;
}

#secondary_menu ul#support-rss-print li#locallang a span {
	background: url('/css/Images/top2_blank.gif') center no-repeat;
        padding-left: 5px;
}	

#secondary_menu ul#support-rss-print li#locallang a:hover span {
	background: url('/css/Images/top2_blank_activ.gif') center no-repeat;
        padding-left: 5px;
}	


#secondary_menu ul#support-rss-print li#signout a span {
	background: url('/css/Images/top2_blank.gif') center no-repeat;

}	

#secondary_menu ul#support-rss-print li#signout a:hover span {
	background: url('/css/Images/top2_blank_activ.gif') center no-repeat;

}


/*------second menu right links 11 feb 2008------------*/


#second_menu_right_links_div{
	float:right;
        line-height: 15px;
        margin-top: 2px;
              
} 

/*------in the above rules is actually a hack for firefox, I made this because ff would display a red border above the image when hovered the border is still there but other color: #333333 -----*/

#second_menu_right_links_div a {
	text-decoration: none;
        border:none; 
	margin-right: 7px;  
       
}


#second_menu_right_links_div a:visited {
	color: black;
	text-decoration: none;
}

#second_menu_right_links_div a:hover {
	color: black;
        background-color: #333333;
        text-decoration: none;
        border:none;

	
}

#second_menu_right_links_div a img {
	text-decoration:none;
	border:none;
        vertical-align: middle;
}

/*----end---*/
	
	/*-----------------------------[ Main ]-------------------------*/
#main div.content_holder {
	margin: 20px 0 0 0px;
	display: block;
}

div#right_column{
	width: 230px;
	clear: none;
	float:right;		
}
div#right_column table{
font-family: Arial;
	color: #000000;
	font-size: 12px;
	margin: 0px 0 0px 4px;			
}


div#content {
	float: left;
	width: 715px;
	font-size: 90%;
}

div#movie{
	float: left;
	font-size: 90%;
	margin-left:35px;
}

/* Content boxes STARTS */

/* The upper box */

div.upperbox {
	width: 705px;
}

div.upperbox_head {
	width: 703px;
	height: 29px;
	display: block;
	background-image: url('/css/Images/get-secure.gif');
	background-repeat: no-repeat;
}

div.upperbox_body {
	width: 703px;
	display: block;
	clear: both;	
	padding: 0px 8px 8px 0px;
	font-size: 80%;
	text-align:justify;
	height: 210px;	
	background-repeat: no-repeat;
}

div#flashcontent {
	width: 703px;
	display: block;
	clear: both;	
	padding: 0px 8px 8px 0px;
	font-size: 80%;
	text-align:justify;
	height: 210px;	
	background-repeat: no-repeat;
}

/* end of upper box */

div.boxleft, div.boxright {
	width: 353px;
	float: left;
}

div.boxright {
	margin-left: 3px;
}

div.boxhead {
	width: 353px;
	height: 27px;
	display: block;
}

 .upperbox_head p, .boxhead p{
padding: 6px 0 0 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}

/* Body content of each module */

div.boxbody {
	width: 335px;
	display: block;
	clear: both;
	padding-right: 12px;
	padding-top: 12px;
	font-size: 75%;
	text-align:justify;
	height: 175px;
}

div.boxbody p {
	margin: 0px 4px 15px 15px;
}

.bodypi {
	background-image: url('/css/Images/quarter_nohead.gif');
	background-repeat: no-repeat;
}

.bodysupport {
	background-image: url('/css/Images/quarter_nohead.gif');
	background-repeat: no-repeat;
}

/* Module headers and specific markup */

.headpi {
	background-image: url('/css/Images/headquarter.gif');
	background-repeat: no-repeat;
}

.headsupport {
	background-image: url('/css/Images/headquarter.gif');
	background-repeat: no-repeat;
}

.hr_quicklinks {
	background-image: url('/css/Images/quicklinks.gif');
	width: 706px;
	clear: both;
	display: block;
	height: 20px;
	margin-bottom: 10px;
}

.hr_quicklinks2 {
	background-image: url('/css/Images/quicklinks2.gif');
	width: 706px;
	clear: both;
	display: block;
	height: 20px;
	margin-bottom: 10px;
}


div.smallbox {
	width: 227px;
	height: 115px;
	float: left;
	margin-right: 8px;
	margin-bottom: 20px;
}

* html div.smallbox {
	margin-bottom: 0px;
} 

.pi {
	background-image: url('/css/Images/Qlinks_prod-info.gif');
	background-repeat: no-repeat;
}

.support {
	background-image: url('/css/Images/Qlinks_supp.gif');
	background-repeat: no-repeat;
}

.buy {
	background-image: url('/css/Images/Qlinks_Buy-Bg.gif');
	background-repeat: no-repeat;
}

.blank {
	background-image: url('/css/Images/Qlink_blank.gif');
	background-repeat: no-repeat;
	padding: 1px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color:#6f6f6f;
}

/* style the links for the top level */
.blank a:hover {
	display:inline;
	font-size:11px;
	text-decoration:none; 
	color:#EEEEEE; 
}
.blank a,.blank a:visited{
	display:inline;
	font-size:11px;
	text-decoration:none; 
	color:#6f6f6f; 
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .blank a,* html .blank a:visited {
	text-decoration:none;
	color:#6f6f6f; 
}
/*------------------------[ Right column ]----------------------*/

/* Search div, column right */
div#search {
	width: 228px;
	height: 65px;
	background-image: url('/css/Images/search-box.gif');
	position: relative;
}

div.search {
	position: absolute;
	left: 10px;
	bottom: 12px;
	height: 20px;
}

.search input.box {
	color: #333333;
	font-size: 80%;
	font-weight: bold;
	border: inset #999999 1px; 
	width: 148px;
	margin-bottom: 1px;
}

#go_btn {
background: url('/css/Images/go-normal-3.gif') repeat-x;
color:#000;
font:1em verdana, sans-serif;
height: 22px;
width: 34px;
padding: 0;
margin: 0;
border: 0;
}

#go_btn:hover
{
background: url('/css/Images/go-over-2.gif') repeat-x;
}


/* News div, column right */
div#news {
	margin-top: 5px;
}

/* Right news body column min-height for FF and fix for IE, in order */

div.news_body {		
	height:auto;
	min-height:505px;
	}


div.news_body img {
	padding-right:5px;
}

/* The rest */

div.news_header {
	width: 228px;
	height: 29px;
	background-image: url('/css/Images/Product-news_01.gif');
}

div.news_header p {
	padding: 6px 0 0 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

div.news_body  {
	
	border-top: none;
	padding-top: 2px;
	background: #ffffff url('/css/Images/2000.gif') left bottom no-repeat;
	width: 228px;
}

.news_body span {
	text-align: center;
	margin: 0 auto;
	color: #333333;
	font-size: 60%;
	display: block;
}
div.news_body p
{
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	margin: 5px 4px 5px 6px;

}
.news_body ul {
	list-style-type: none;
	margin: 5px 4px 5px 6px;
}

.news_body li {
	/*cateva schimbari facute de mine
	background-image: url(arrow.gif); background-repeat:no-repeat; background-position: 0 .7em;
		 padding-left: 1.2em;
	pana aici*/	 
	font-size: 70%;
	padding: 0px 0 8px 5px;
	margin: 4px 0;
	border-bottom: 1px solid #999999;
}


/*------------------------[ Footer ]----------------------*/

/* Getting jiggy with it: the top padding of the footer block */

div#footer  { 
	padding-top: 5px;
	font-size: 10px;
	line-height: 14px;
	border-top: solid #999999  1px;
}


div.logo_footer {
	width: 121px;
	height: 80px;
	float: left;
	background-image: url('/css/Images/Logo_BG_bottom.gif');
}

div.darkgrey {
	width: 606px;
	height: 80px;
	float: left;
	background-color: #333333;
}

div.lightgrey {
	width: 229px;
	height: 80px;
	float: left;
	background-color: #999999;
	margin-left: 1px;
}




/*-----------------------INFO PAGE-----------------------------------------*/




h1 {
	font-family: Arial;
	color: #666666;
	font-size: 16px;
	margin: 20px 0 0 0px;
}



#paragraph ,#content table,#content p
{
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	margin: 0px 0 0px 4px;
}

.quick_guide_list ul {
	list-style-type: none;
	margin: 5px 4px 5px 6px;
}

.quick_guide_list li {
	background-image: url(arrow_readmore.gif); background-repeat:no-repeat; background-position: 0px;
	padding-left: 1em;	
	padding-bottom: 1px;
	list-style-type: none;	 
	font-size: 12px;
	margin: 4px 0 4px 0px;
}

#content #askusaq_table {
	border: 1px solid #aaaaaa; 
	background-color: #efefef;
}

#content #askusaq_table td {
	padding: 20px;
}

#content #askusaq_table #login_cell {
	color: #666666;
	font-weight: bold;
}

#content #login_table {
	border: 1px solid #aaaaaa; 
	font-family: Arial;
	font-size: 12px;
	background-color: #efefef;
}

#content #login_table td {
	padding: 20px;
}

#content #login_table #login_cell {
	font-family: Arial;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
.login_table {
	border: 1px solid #aaaaaa; 
	font-family: Arial;
	font-size: 12px;
	background-color: #efefef;
	text-align:left;
	display:block;
}

.login_table td {
	padding-top: 5px;
	text-align:left;
	display:block;
}

.login_table .login_cell {
	font-family: Arial;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	display:block;
}
.login_title {
	font-family: Arial;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	display:block;
	padding:10px;}

#content .inputText {
	border: inset #999999 1px; 
	width: 180px;
}

#continue_btn, .btn {
background: url('/css/Images/continue-button-03.gif') repeat-x;
color:#000;
font:1em verdana, sans-serif;
height: 22px;
width: 69px;
padding: 0;
margin: 0;
border: 0;
}

#continue_btn:hover{
background: url('/css/Images/continue-button-02.gif') repeat-x;
}

#content #bLogin {
	border: outset 1px #999999;
	font-size: 11px;
	width: 80px;
	font-family: Arial;
}

/* ----------------SITE MAP------------ */


#site_map_table {
	margin-top: 10px;
}

#site_map_table td {
	padding: 10px 10px 10px 0;
} 

.right_site_map_tds {
	width: 400px;
}

.right_site_map_tds ul li{
	padding-left:100px;
}

#site_map_table ul li{
	list-style-type: none;	
} 

#site_map_table ul li a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
}

.black_link a {
	color: #000000;
	text-decoration: underline;
}

.black_link a:visited {
	color: #000000;
	text-decoration: underline;
}

.black_link a:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #000000;
}


/* ---------- DOWNLOAD PAGE ----------- */
#product_table {
	border-collapse: collapse;
}

.red_border_td{
	border: solid 1px #cc0000;
	padding: 7px;
		
}	

.free_copy_p{
	padding: 0px;
	margin: 8px 0 0 0;
}

.details_button {
	background: url('details-button.gif');
	background-repeat:no-repeat;
	height: 24px;
	width: 55px;
	padding: 0;
	margin: 0;
	border: 0;
}
		
#download_button {
	background: url('download-button.gif');
	background-repeat:no-repeat;
	height: 24px;
	width: 69px;
	padding: 0;
	margin: 0;
	border: 0;
}		

#download32bit_button {
	background: url('download-32bit.gif');
	background-repeat:no-repeat;
	height: 24px;
	width: 100px;
	padding: 0;
	margin: 0;
	border: 0;
}

#download64bit_button {
	background: url('download-64bit.gif');
	background-repeat:no-repeat;
	height: 24px;
	width: 100px;
	padding: 0;
	margin: 0;
	border: 0;
}

#two_greys_table {

}

#italic_text {
	font-style: italic;
	padding-bottom: 20px;
}	

.light_grey_td {
	background-color: #cccccc;
	border-collapse: collapse;
	font-weight: bold;
	padding-right:5px;
}	

.dark_grey_td {
	background-color: #333333;
	color: white;
	padding-left: 5px;
}

/* ----------------ASK US A QUESTION------------ */



#support_question{
	border: inset #999999 1px; 
	font-family: Arial;
	font-size: 11px;
}

#your_question {
	width: 350px;
	height: 130px;
	border: inset #999999 1px;
	font-size: 11px;
}

#send_btn {
background: url('/css/images/send-button-02.gif') repeat-x;
color:#000;
font:1em verdana, sans-serif;
height: 22px;
width: 46px;
padding: 0;
margin: 0;
border: 0;
}

#send_btn:hover{
background: url('/css/images/send-button-01.gif') repeat-x;
}


/*-----------------------SEARCH PAGE------------------*/


.umbSearchHighlight {
color: #fff;
background-color: #333333;
}

#umbSearchControl5_searchQuery, #searchSubmit {
display: none;
}

#umbSearchControl_6_searchQuery, #searchSubmit{
display:none;
}
/*---------------------------Lars styles-------------------*/
.bgTable1 {
	vertical-align: top;
	border: 1px solid #cccccc;	
}

.bgTextWhite10px {
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.bgTextRed12px {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
}

.BG_tableRowBGRND {
	vertical-align: top;
	background-color: #333333;
	color: #FFFFFF;
	padding: 5px;
}

.BG_tableRow1 {
	vertical-align: top;
	background-color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
}

.BG_tableRow2 {
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 10px;
}

.BG_tableRow3 {
	vertical-align: top;
	background-color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px;
}

.BG_tableRow4 {
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}


#myaccount_div {
	border-left:1px #cccccc solid; 
	border-right:1px #cccccc solid;
	border-bottom:1px #cccccc solid;  
	width: 648px;
	font-family: Verdana;
	margin-bottom: 30px;
}

* html #myaccount_div {
	width: 644px;
}


.paragraph_and_titles_myaccount, .product_tables, .inputSubmit5 {
	font-size: 10px;
	font-family: Verdana;
}



#header_myaccount{
	width: 650px;
	height: 29px; 
	margin-left: 0px; 
	background-image: url(grey-bar-650.gif);
}

* html #header_myaccount{
	margin-left: 0px;
	background-image: url(grey-bar-650.gif);
}

.myaccountp{
	width: inherit;
	height: 28px; 
	background-color: #cccccc;
	padding-top: 10px;
}

* html .subscr_paym_div{
	width: 648px;
}
