/* CSS Document */
body
{
        margin:0px;
        padding:0px;
        background-image:url(../images/main_bgd.jpg);
        background-repeat:repeat-x;
        font-size:11px;
        font-family:Verdana,Arial, Helvetica, sans-serif;
}

/** Achizitii NOI */

a
{
        color:#cc0000;
}

a.hover
{
        color:#cc0000;
		text-decoration:underline;
}

a img
{
        border:none;
}


div.container
{
        width:767px;
		
}
div.header
{
        height:75px;

}
div.header div.l
{
        float:left;
        padding-top:20px;
			
}

div.header div.r
{
        float:none;
		text-align: right;
}

div.header div.links
{
        padding-top:5px;
}

div.header div.links a
{
        text-decoration:none;
        margin-left:10px;
        margin-right:10px;
}
div.header div.lsearch
{
        padding-top:10px;
}
div.header div.lsearch a
{
        font-weight:bold;
        color:#000;
        text-decoration:none;
}


div.header div.lsearch select,div.header div.lsearch input
{
        background:#faf9f7;
        border:1px solid #ccc;
        font-size:10px;
        padding:3px;
        margin:5px;
}

div.page
{
}


/** END achizitii */

div.menu
{
	font-size:11px;
	text-align: left;
	width:767px;
}
div.menu div.l1
{
	background:#abb0b4;
	margin-bottom:2px;
	height:30px;
}

div.menu div.l1 a
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	display: inline-block;
	padding:6px;
	height:20px;
	margin-right:10px;
	padding-left: 15px;
}
div.menu div.l1 a
{
    display: moz-inline-stack;
}
div.menu div.l1 a.selected
{
	background:#5a5a5a;
}


div.menu div.l2
{
	background:#5a5a5a;
	padding:5px;
	display:none;
	text-align: left;
}

div.menu div.l2 a
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin:10px;
}

div.menu div.l2 a:hover
{
	text-decoration:underline;
}

div.graph
{
height:207px;
border-top:10px solid #ebeef3;
width:767px;
}

div.graph div.itabs
{
float:left;
width:267px;

}

div.subgraph
{
	background-image:url(../images/red_shd.png);
	width:767px;
	height:19px;
}

div.content
{
	height:100%;
	text-align:left;
	width:767px;
}

div.content div.l
{
	float:left;
	width:268px;
	background-image:url(../images/column_bgd.jpg);
	background-repeat:repeat-x;
}

div.content div.l div.sep
{
	background-image:url(../images/separator.jpg);
	background-repeat:no-repeat;
	background-position:20%;
	margin-left:30px;
	border:none;
	clear:both;
	height:20px;
}

div.content div.l h2
{
	margin-left:14px;
}


div.content div.l div.store_item div.item_box
{
	float:left;
	width:48px;
	height:100px;
	margin-right:20px;
	

}
div.content div.l div.store_item
{
	margin-left:7px;
	color:#535252;
	clear:both;
	/*display:table;*/
	width: 255px;	
}
div.content div.l div.store_item h3
{
	margin:0px;
	font-size:13px;
}

.sprite
{
	background-image:url(../images/sprites.png);
	background-repeat:no-repeat;
}

div.content div.l div.store_item div.item_details
{
	float:right;
	width:170px;
}

div.content div.l div.store_item div.item_details div.links
{
	padding-top:3px;
	text-align:left;
}


div.content div.l div.store_item div.item_details div.links a
{
	text-decoration:none;
	font-weight:bold;
	margin-right:2px;
	display:inline;
}

div.content div.l div.store_item div.item_details div.links a:hover
{
	text-decoration:underline;
	font-weight:bold;
}

div.content div.l div.store_item div.item_details div.links a.selected
{
	font-size:12px;
}

.titles
{
	color:#980404;
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}

div.content div.r
{
	float:right;
	width:499px;
	background-image:url(../images/rc_bgd.png);
	background-repeat:repeat-x;
}

div.content div.r div.l
{
	clear: both;
	float:left;
	width:210px;
	background-image:none;
	margin-left:15px;
	margin-right:25px;
	xborder: 1px solid #000;
}
div.content div.r div.r
{
	float:right;
	width:234px;
	xborder: 1px solid #000;
}

#bitdefender div.footer_v2
{
	height:30px;
	/*background-image:url(../images/footer_bgd.png);*/
	margin-top:5px;
	clear:both;
	position: relative;
	width:767px;
	padding-top:5px;
}


#bitdefender div.footer_v2 div.ql
{
    background-color:#dad6d5;
    margin-bottom:5px;
    padding:2px;
    color:#cc0000;
    font-weight:bold;
    text-align:right;
    font-size:10px;
}
#bitdefender div.footer_v2 div.ql span
{
    float:left;
}
#bitdefender div.footer_v2 div.ql a
{
    color:#333;
    text-decoration:none;
    font-size:10px;
	margin-left: 15px;
}

#bitdefender div.footer_v2 div.ql a:hover
{
    color:#333;
	text-decoration:underline;
    font-size:10px;
	margin-left: 15px;
}


#bitdefender div.footer_v2 div.fl
{
	color:#fff;
	background-color:#5b5b5b;
	font-weight:bold;
	font-size:10px;
	text-align:right;
	padding:10px;
	clear:both;
}
#bitdefender div.footer_v2 div.fl a
{
    color:#fff;
    text-decoration:none;
}
#bitdefender div.footer_v2 div.fl a:hover
{
    color:#fff;
    text-decoration:underline;
}

#bitdefender div.footer_v2 div.fl span
{
    float:left;
}



div.offer
{
	color:#535252;
}

div.offer h2
{
	margin:0px;
	font-size:13px;
}

div.offer span.price
{
	color:#cc0000;
	font-size:16px;
	font-weight:bold;
}

div.offer a
{
    text-decoration:none;
    font-weight:bold;
    margin:5px;
}
div.offer a:hover
{
    text-decoration:underline;
    font-weight:bold;
}
div.ql
{

	margin:0px;
	margin-top:10px;
	text-align:left;
	clear:botsh;
	padding-left:20px;
}
div.ql table td
{
	padding:5px;
	width:30%;
	
}

div.ql table td a
{
	color:#333;
	font-weight:normal;
	text-decoration:none;
	color:#cc0000;
	display:block;
	height:22px;
	padding:3px;
	border:1px solid #ececec;
	background-color:#ececec;
	background-image:url(../images/grd_ql.jpg);
	background-repeat:repeat-x;
	
	
}

div.ql table td a:hover
{
    background-image:url(../images/grd_ql_h.jpg);
}
div.ql table td a label
{
    background-image:url(../images/up_ar.gif);
    width:10px;
    height:10px;
    margin:5px;
    display:inline-block;
    clear:none;
    background-repeat:no-repeat;
}

div.ql table td a label
{
display: moz-inline-stack;
}

div.ql table td a:hover label
{
    background-image:url(../images/up_ar_h.gif);
}
div.ql table td a.oscanner label
{
    background-image:url(../images/scan_icon.gif);
    width:20px;
    height:20px;
}
div.ql table td a.oscanner
{
	background-image:url(../images/grd_red.gif);
	color:#fff;
	background-color:#810000;
	text-align:center;
	font-weight:bold;
	display:block;
	height:30px;
}


div.business
{
	background:#cc0000;
	background-image:url(../images/toxic.png);
	background-repeat:no-repeat;
	background-position:right;
	height:172px;
	color:#fff;
	text-align:left;
}

div.b1
{
	background:#cc0000;
	background-repeat:no-repeat;
	background-position:right;
	height:172px;
	color:#fff;
	text-align:left;

}
div.b2
{
	background:#000;
	background-repeat:no-repeat;
	background-position:right;
	height:172px;
	color:#fff;
	text-align:left;
}

div.b3
{
	background:#666;
	background-image:url(../images/bottle.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:172px;
	color:#fff;
	text-align:left;
}

div.business div.b_title, div.b1 div.b_title, div.b2 div.b_title,div.b3 div.b_title
{
	margin-left:30px;
	margin-top:20px;
	font-size:14px;
}
div.business div.b_subtitle,div.b1 div.b_subtitle,div.b2 div.b_subtitle,div.b3 div.b_subtitle
{
	margin-left:600px;
	margin-top:0px;
	position:absolute;
	color:#000;
}

div.b1 div.b_subtitle
{
	color:#cc0000;
	font-weight:bold;
	margin-top:30px;
}
div.b2 div.b_subtitle
{
	color:#cc0000;
	font-weight:bold;
	margin-top:30px;
}
div.b3 div.b_subtitle
{
	color:#cc0000;
	font-weight:bold;
	margin-top:30px;
}
div.btns
{
	clear:both;
	text-align:center;
	padding-top:10px;
	font-size:15px;
	font-weight:bold;

}

div.btns a
{
	display:inline
}

div.btns a
{
    display: inline-block;
	margin:16px;
	background-repeat:no-repeat;
	width:221px;
	height:79px;
}
div.btns a
{
    display: moz-inline-stack;
}

div.btns a.smb
{
	background-image:url(../images/big_icon_small_business.png);
}
div.btns a.b1
{
	background-image:url(../images/big_icon_business.png);
}
div.btns a.b2
{
	background-image:url(../images/big_icon_big_business.png);
}

ul.chk
{
	list-style-image:url(../images/check.gif);
}

table.showcase td
{
	padding:5px;
	font-size:11px;
	font-weight:bold;
}
ul.side
{
	padding:10px;
}
ul.side li
{
	padding:3px;
}

ul.ar
{
	list-style-image:url(http://download.bitdefender.com/resources/../images/new_design/bd-home-tab-bullet.gif);
	font-size:11px;
}

ul.ar li
{
	color:#999;
}

div.tn
{
padding:5px;
border:1px solid #ccc;
margin:5px;
}


div.ov_container
{
	position:absolute;
	z-index:100;
	padding:10px;
	border:10px double #ccc;
	width:500px;
	background:#fff;
	top:250px;
	left:250px;
	text-align:center;
}

div.ov_container div.header
{
	text-align:right;
}
div.ov_container div.header a
{
display:block;
color:#fff;
font-weight:bold;
background:#cc0000;
padding:5px;
width:70px;
text-decoration:none;
float:right;

}

div.ov_container p
{
	text-align:left;
}

div.ov_container strong
{
	color:#cc0000;
	clear:left;
	display:block;
}

div.ov_container div.txt
{
	height:150px;
	overflow:scroll;
	font-size:11px;
}

div.sizetab
{
    width:235px;
    height:52px;
    background-repeat:no-repeat;
    text-align:left;
    margin-bottom:10px;
}

div.sred
{
    background-image:url(../images/business_tab_red.png);
}
div.sgrey
{
    background-image:url(../images/business_tab_grey.png);
}
div.sblack
{
    background-image:url(../images/business_tab_black.png);
}

div.sizetab a
{
    color:#fff;
    text-decoration:none;
    font-size:13px;
    font-weight:bold;
}
div.sizetab a span
{
display:block;
}
div.sizetab a span.step
{
    padding-top:8px;
    margin-left:9px;
}
div.sizetab a span.cs
{
    margin-top:6px;
    font-size:11px;
    margin-left:160px;
}

div.business_intro
{
    padding:15px;
    color:#666;
}
div.business_intro h1
{
    margin:0px;
    padding:0px;
    font-style:italic;
    font-size:18px;
    font-weight:bold;
    margin-bottom:10px;
}

div.business_offer
{

}

div.business_offer div.txt
{
    background-image:url(../images/bgd_3.png);
    background-repeat:repeat-x;
    float:right;
    padding:2px;
    width:160px;
    color:#666;
}
div.business_offer div.txt a
{
    font-weight:bold;
    text-decoration:none;
    margin:5px;
}

div.business_offer div.txt h2
{
    margin:3px;
    font-size:12px;
}

div.main_news
{
    background-image:url(../images/grd_grey.png);
    background-repeat:repeat-x;
    margin-top:15px;
    margin-bottom:10px;
	margin-left:0px;
    display:table;
    width:484px;
    color:#fff;
    xpadding-right:3px;
}
div.main_news a
{
    color:#fff;
    font-weight:bold;
    display:block;
    padding:5px;
    
}

div.main_news label
{
    display:block;
    background-color:#cc0000;
    width:150px;
    text-align:center;
}
div.main_news label a
{
    
    text-decoration:none;
    font-size:10px;
    font-weight:bold;
    display:inline;
}

/*
#breadcrumbs ul 
{
	padding: 0;
    margin: 0;
	
}

#breadcrumbs li
{
	display:block;
    padding:0px 15px 0px 0;
    margin:0 0 0 5px;
    float:left;
	background-image:url(../images/breadcrumb-divider.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
    font-size:12px;
	font-weight:bold;
	color:black;

}

#breadcrumbs li.last{
	background:none;
}

#breadcrumbs li a{
       text-decoration:underline;
		color:#999999;
                }

#breadcrumbs li a:hover{
                        text-decoration:none;
                }
#bitdefender {text-align: left; clear: both;}
*/
