*
{
	margin:0;
	padding:0;
}
body {
	font-family:arial;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
a.general_link
{
	color:#cc0000;
	text-decoration:underline;
}
a.general_link:hover
{
	text-decoration:none;
}
.header_background {
	background: black url(../images/header.jpg) no-repeat center;
	width:100%;
	height:412px;
	padding:0;
}
.header_secondary_background {
	background: black url(../images/header_secondary.jpg) no-repeat center;
	width:100%;
	height:312px;
}
.header_secondary_background2 {
	background: black url(../images/header_secondary.jpg) no-repeat center;
	width:100%;
	height:262px;
}
.header_partner_page {
	background:black url(../images/header_partner_page.jpg) no-repeat center;
	width:100%;
	height:262px;
}
.header_business_page_background {
	background: black url(../images/header_business_page.jpg) no-repeat center;
	width:100%;
	height:262px;
}
.header_product_page_background {
	background: black url(../images/header_product_page.jpg) no-repeat center;
	width:100%;
	height:352px;
	}
.header_wmworld_background {
	background: black url(../images/header_wmworld.jpg) no-repeat center;
	width:100%;
	height:351px;
	}
.header_cloud_background {
	background: black url(../images/header_cloudsecurity.jpg) no-repeat center;
	width:100%;
	height:351px;
	}
.header_support_page_background {
	background: black url(../images/header_support_page.jpg) no-repeat center;
	width:100%;
	height:262px;
}
.header_about_page_background {
	background:black url(../images/header_about_bdlogo.jpg) no-repeat center top;
	width:100%;
	height:335px;
}
.header_sec_page_background {
	background:black url(../images/header_sec_bdlogo.jpg) no-repeat center top;
	width:100%;
	height:335px;
}
.header_menu_background {
	background:url(../images/menu_bg.png) repeat-x;
	width:100%;
	height:36px;
}
.menu_wrapper {
	width:980px;
	margin:0 auto;
	clear:both;
	padding-top:8px;
	/*padding-bottom:20px;*/
	overflow:hidden;
}
/*.menu_left {
	float:left;
	top:1px;
	left:0px;
}*/
.menu_center {
	float:left;
	margin-left:150px;
	height:28px;
	line-height:12px;
}
.opacity_link {
	font-size:12px;
	color:#b5a7a7;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	vertical-align:text-top;
}
.en_flag {
	background: url(../images/flags/en.gif) no-repeat 0px 2px;
	white-space:nowrap;
	font-size:12px;
	color:#b5a7a7;
	text-decoration:none;
	padding-left:23px;
	padding-right:5px;
	vertical-align:text-top;
}
ul.menu_items {
	padding:0px;
	margin:0px;
	padding-left:20px;
}
ul.menu_items li {
	display:inline;
	font-size:13px;
	color:#fff;
	vertical-align:text-top;
}
ul.menu_items li a {
	text-decoration:none;
	color:#FFF;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:6px;
	padding-right:6px;
}
ul.menu_items li a:hover {
	text-decoration:none;
	color:#FFF;
	background-color:black;
}
.menu_right {
	float:right;
	margin-right:30px;
}
input {
	background:none;
	border:none;
}
.top_search {
	background:url(../images/input_field.png) no-repeat;
	width:156px;
	height:24px;
	padding-top:0px;
	padding-left:5px;
	line-height:24px;
	font-size:11px;
	top:-3px;
	position:relative;
}
.content_background {
	background:url(../images/gray_gradient.jpg) top repeat-x;
	min-height:549px;
}
.content_wrapper {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	padding:40px 0px;
	}
.header_wrapper {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
.container {
	width:24%;
	float:left;
}
.one {
	margin-right:20px;
	width:205px;
}
.index_right
{
	float:right;
}
.product {
	width:252px;
}
.prices
{
	padding:10px 0;
	width:252px;
}
.product img
{
	border:medium none;
}
.center_content
{
	padding:0 0 30px 0;
	width:514px;
	float:left;
}
.index_separator
{
	background:url(../images/index_separator.png) no-repeat;
	float:left;
	width:514px;
	height:2px;
	margin:10px 0 0 0;
}
.awards
{
	float:left;
	width:514px;
	text-align:left;
}
.award_content
{
	float:left;
	padding:20px 0;
	width:50%;
	color:#585858;
}
.awards img
{
	float:left;
	vertical-align:middle;
}
.award_text
{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	line-height:14px;
	margin-left:10px;
	float:left;
	width:67%;
	letter-spacing:-1px;
}
.award_date{
	font-size:11px;
	margin-left:10px;
	float:left;
}
.gray_heading {
	font-size:16px;
	color:#585858;
	float:left;
	font-weight:bold;
	vertical-align:top;
	margin-top:10px;
	line-height:18px;
	margin-bottom:20px;
}
.black_heading {
	font-size:22px;
	font-weight:bold;
	color:#000;
	margin:0;
	vertical-align:top;
	margin-top:11px;
	line-height:20px;
	letter-spacing:-1px;
	cursor:pointer;
}
.enhanced
{
	font-size:12px;
	padding-bottom:10px;
	float:left;
	width:100%;
}
.black_heading a {
	text-decoration:none;
	color:#000;
}
.black_heading a:hover {
	text-decoration:none;
	color:#cc0000;
}

.gray_description {
	font-size:12px;
	color:#585858;
	clear:both;
	padding-bottom:10px;
}
.produs_1 {
	background:url(../images/produs_1.jpg) no-repeat;
	width:156px;
	height:243px;
	border:0px;
	outline:none;
}
.left {
	float:left;
}
.features {
	width:140px;
	float:left;
}
.right {
	float:right;
}
ul.lista_features {
	margin-left:10px;
	margin-right:10px;
	float:left;
}
ul.lista_features li {
	text-decoration:none;
	background:url(../images/feature_mark.png) no-repeat 0px 5px;
	list-style:none;
	padding-left:15px;
	line-height:22px;
	font-size:12px;
	color:#585858;
}
.price {
	font-size:30px;
	color:#000;
	padding:0 10px;
	position:relative;
	float:left;
}
.buy_button_front_page {
	float:left;
	position:relative;
}
.buy_button_comparison {
	position:relative;
	padding-left:10px;
	top:0;
	}
/*.under_button_links {
	color:#585858;
	font-size:11px;
	position:relative;
	clear:right;
	float:right;
	margin-top:-35px;
	width:130px;
}
ul.button_links {
	margin:0px;
	padding:0px;
	margin-right:10px;
	width:125px;
}
ul.button_links li {
	text-decoration:none;
	background:url(../images/right_double_arrow.png) no-repeat 0px 5px;
	list-style:none;
	padding-left:15px;
	line-height:18px;
	font-size:12px;
	color:#585858;
}
ul.button_links li a {
	text-decoration:none;
	color:#585858;
	font-size:12px;
}*/
ul.button_links_footer {
	margin:0px;
	padding:0px;
	margin-right:10px;
	width:125px;
}
ul.button_links_footer li {
	text-decoration:none;
	list-style:none;
	background-repeat:no-repeat;
	background-position:0px 5px;
	line-height:18px;
	font-size:12px;
	color:#585858;
}
ul.button_links_footer li a {
	text-decoration:none;
	color:#585858;
	font-size:12px;
}
ul.button_links_footer li a:hover
{
	text-decoration:underline;
}

/*.question {
	font-size:12px;
	color:#585858;
	text-align:center;
	margin-top:10px;
	width:214px;
	float:right;
}*/
.recent_news_bg_top {
	height:10px;
	width:214px;
	background-image:url(../images/recent_news_bg_top.png);
	float:left;
}
.recent_news_bg_bottom {
	height:10px;
	width:214px;
	background-image:url(../images/recent_news_bg_bottom.png);
	float:left;
}
.recent_news {
	background-color:#ececec;
	width:214px;
	display:block;
	float:left;
	font-size:12px;
}
.drops
{
	float:left;
	margin-left:10px;
}
.red_price
{
	float:left;
	height:40px;
	line-height:40px;
	margin:10px 0 0 10px;
	font-size:14px;
	font-weight:bold;
	color:#de0202;
}
.gray_banner
{
	background:url(../images/business_gray_bg.png) no-repeat;
	width:212px;
	height:206px;
	float:left;
	margin:15px 0 5px 39px;
}
.gray_banner .wmpage
{
	float:left;
	margin:10px 5px;
}
.buybtnpos
{
	float:right;
	margin:10px 10px 0 0;
	line-height:38px;	
}
.drops .example_form
{
	margin-right:10px;
}
.partner_bg_top {
	height:10px;
	width:211px;
	background:url(../images/partner_banner_top.png) no-repeat;
	float:left;
}
.partner_bg_bottom {
	height:10px;
	width:211px;
	background:url(../images/partner_banner_bottom.png) no-repeat;
	float:left;
}
.partner_bg {
	background-color:#af0101;
	width:211px;
	display:block;
	color:#fff;
	float:left;
	font-size:12px;
}
.partner_title
{
	font-size:28px;
	letter-spacing:-1px;
	width:100%;
	margin-left:10px;
	line-height:30px;
}
.try_title
{
	font-size:28px;
	letter-spacing:-1px;
	margin-left:20px;
	line-height:28px;
	margin-top:20px;
	width: 180px;
}
.try_title span
{
	color:#7b7b7b;
}
.webinartitle {float: left; color: #000000 !important; font-size: 15px; font-weight: bold; line-height: 14px; margin-bottom: 5px;}
.webinartxt { float: left; color: #a80000 !important; font-size: 18px; font-weight: bold; line-height: 20px;}
.webinarimg {margin: 20px 0px;}
.fr .webinarimg {margin: 20px 0px 0;}
.de .webinarimg {margin: 20px 0px 10px;}
.de .webinartxt {font-size: 15px;}
.ro .webinartxt {font-size: 16px;}
.es .webinarimg {margin: 10px 0px;}
.grayb_btn
{
	float:left;
	margin:20px 0 0 20px;
}
.grayb_btn_wm
{
	float:left;
	margin:20px 0 0 38px;
}
.dial_opt_no
{
	float:left;
	font-size:24px;
	margin-left:10px;
	margin-top:15px;
	line-height:24px;
}
.dial_opt
{
	float:left;
	font-size:18px;
	margin-left:10px;
	text-transform:uppercase;
	line-height:16px;
	padding-bottom:15px;
}
.partner_btn
{
	float:left;
	margin-left:15px;
	padding:15px 0 5px 0;
}
.partner_btn_text
{
	width:160px; 
	text-align:center;
}
.partner_btn_text.join
{
	font-size:22px !important;
}
.partner_btn_text.login
{
	font-size:20px !important;
}
.tooltips_bg_top {
	height:4px;
	width:214px;
	background-image:url(../images/tooltips_bg_top.png);
}
.tooltips_bg_bottom {
	height:4px;
	width:214px;
	background-image:url(../images/tooltips_bg_bottom.png);
}
.tooltips_bg {
	background-color:#EEE77C;
	background-repeat:repeat-y;
	width:214px;
	font-size:12px;
	display:block;
	position:relative;
}
.tooltip_text {
	width:155px;
	padding-left:10px;
	padding-right:5px;
	font-weight:bold;
}
.tooltip_close_container {
	position:absolute;
	top:0px;
	left:170px;
}
#tooltips {
	margin-left:765px;
	clear:both;
	position:absolute;
	margin-top:35px;
}
.news {
	width:214px;
	margin-top:10px;
	float:right;
	text-align:left;
}
.news_date {
	font-weight:bold;
	color:#cc0000;
	font-size:11px;
	padding:10px;
	padding-bottom:0px;
}
.news_description {
	padding-left:10px;
	font-size:12px;
	padding-right:10px;
	padding-bottom:5px;
}
.news_description p {
	font-size:11px;
	padding:10px 0 0 0;
}
.news_description a
{
	text-decoration:none;
	color:#000;
}
.news_description a:hover
{
	text-decoration:none;
	color:#cc0000;
}
.news_sepparator {
	background:url(../images/news_sepparator.png) no-repeat top;
	height:10px;
	margin-top:10px;
}
.footer {
	background:url(../images/footer_gradient.jpg) repeat-x #000;
	clear:both;
	height: 156px;
	padding-top: 1px;
}
.footer_text {
	color:#FFF;
	font-size:12px;
	margin:0 auto;
	width:980px;
	text-align:center;
	padding:10px;
	padding-top:20px;
}
.footer_logo {
	background:url(../images/footer_logo.png);
	width:120px;
	height:61px;
	margin:20px auto;
	clear:both;
}
.footer_title {
	font-size:14px;
	font-weight:bold;
	color:#808080;
	padding-top:20px;
	text-transform:uppercase;
}
.footer_link a {
	color:#808080!important;
	white-space:nowrap;
}
.footer_list_container {
	padding-top:15px;
}
.footer_menu {
	padding-top:10px;
}
ul.footer_menu li {
	display:inline;
	list-style:none;
	padding-right:20px;
}
ul.footer_menu li a {
	color:#808080;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
ul.footer_menu li a:hover
{
	text-decoration:underline;
}
.social_networks {
	border:0;
	padding:5px;
}
.social_sites {
	width:980px;
	margin:0 auto;
	text-align:center;
}
.for_carousel_position {
	margin-top:-170px;
	display:block;
}
.close_tooltip {
	width:39px;
	height:16px;
	background:url(../images/close_tooltip.png) no-repeat;
	display:block;
}
.submenu li {
	cursor:pointer;
}
ul.dropmenu li a {
	cursor:pointer;
}
.latest_news {
	font-size:22px;
	padding-left:10px;
	color:#000;
	float:left;
	width:100%;
	padding-bottom:10px;
	
}
.latest_news span
{
	float:left;
}
a.rss
{
	background:url(../images/rss.png) no-repeat center;
	display:block;
	width:37px;
	height:28px;
	float:left;
	margin-left:5px;
}
.social_media
{
	float:left;
	margin:20px 0 0 10px;
	width:100%;
	text-align:center;
	letter-spacing:-1px;
	font-size:17px;
}
.media_logos
{
	padding:15px 0;
}
img
{
	border:medium none;
}
/**
 * Additional styles for the controls.
 */
.jcarousel-control {
	margin-bottom: 20px;
	text-align: center;
	display:block;
	position:relative;
	height:30px;
	padding-top:10px;
	z-index:9999999999;
}
.jcarousel-control a {
	width:22px!important;
	height:22px!important;
	display:inline;
	position:relative;
	color:#EAEAEA;
	font-size:1px;
	padding:10px;
	padding-top:18px;
	top:-10px;
	margin:0px;
	z-index:9999999999;
	background: url(../images/navigator_bullets_inactive.png) no-repeat;
}
.jcarousel-control a.active {
	background-image:url(../images/navigator_bullets_active.png);
}
.jcarousel-scroll {
	margin-top: 60px;
	text-align: center;
	width:980px;
	position:absolute;
	top:135px;
	left:0px;
}
.jcarousel-scroll form {
	margin: 0;
	padding: 0;
}
.jcarousel-scroll select {
	font-size: 75%;
}
#mycarousel-next {
	cursor: pointer;
	background-image:url(../images/right_arrow.png);
	height:44px;
	width:25px;
	background-repeat:no-repeat;
	display:block;
	position:relative;
	float:right;
}
#mycarousel-next:hover {
	cursor: pointer;
	background-image:url(../images/right_arrow_hover.png);
	height:44px;
	width:25px;
	background-repeat:no-repeat;
	display:block;
}
#mycarousel-prev {
	cursor: pointer;
	background-image:url(../images/left_arrow.png);
	height:44px;
	width:25px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#mycarousel-prev:hover {
	cursor: pointer;
	background-image:url(../images/left_arrow_hover.png);
	height:44px;
	width:25px;
	background-repeat:no-repeat;
	display:block;
}
#mycarousel_small-next {
	cursor: pointer;
	background-image:url(../images/right_arrow.png);
	height:44px;
	width:25px;
	background-repeat:no-repeat;
	display:block;
	position:relative;
	float:right;
}
#mycarousel_small-next:hover {
	cursor: pointer;
	background-image:url(../images/right_arrow_hover.png);
	height:44px;
	width:25px;
	background-repeat:no-repeat;
	display:block;
}
#mycarousel_small-prev {
	cursor: pointer;
	background-image:url(../images/left_arrow.png);
	height:44px;
	width:25px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#mycarousel_small-prev:hover {
	cursor: pointer;
	background-image:url(../images/left_arrow_hover.png);
	height:44px;
	width:25px;
	background-repeat:no-repeat;
	display:block;
}
#mycarousel ul li
{
	margin:-10px 0 0 0;
	padding:0px;
}
#mycarousel_small
{
	height:198px;
}
#mycarousel_small .jcarousel-scroll {
	margin-top:-40px;
	text-align: center;
	width:980px;
	position:absolute;
	top:150px;
	left:0px;
}
#mycarousel_small ul li
{
	margin:-2px 0 0 0;
	padding:0px;
}
#mycarousel_small ul li.bg_l
{
	background:url(../images/business_carousel_banner1.png) no-repeat bottom;
	height:200px;	
	with:100%;
}
.small_viewport
{
	float:left;
	width:47%;
	text-align:left;
	padding:0;
	color:#fff;
	padding:20px 0 0 25px;
}
.small_viewport_title
{
	float:left;
	font-size:34px;
	font-weight:bold;
}
.small_viewport_description
{
	font-size:12px;
	line-height:14px;
	margin-top:10px;
	float:left;
	width:100%;
}
.small_viewport_btn
{
	margin-top:15px;
	float:left;
}
#mycarousel ul li.background
{
	height:350px;
	width:930px;
}
#mycarousel ul li.background.solutions
{
	background:url(../images/banner_2.png) no-repeat right;
}
#mycarousel ul li.background.dna
{
	background:url(../images/banner_3.png) no-repeat left;
}
#mycarousel ul li.background.boxes
{
	background:url(../images/banner_1.png) no-repeat left;
}
#mycarousel ul li.background.partner
{
	background:url(../images/banner_4.png) no-repeat right;
}
.detalis_area
{
	color:#ff8686;
	margin:10px 0 0 0;
	float:left;
	padding:0;
	width:90%;
}
.detalis_area p
{
	padding:0 0 10px 0;
	margin:0;
}
.detalis_area .white
{
	color:#fff;
}
.viewport
{
	padding-top:70px;
	font-size:12px;
	color:#fff;
	width:350px;
	max-height:330px;
}
.viewport.text_left
{
	float:left;
}
.viewport.text_right
{
	float:right;
}
.clear
{
	clear:both;
}
.text_height
{
	 vertical-align:text-bottom; 
	 float:left; 
	 height:170px;
	 width:340px;
	 position:relative;
	 left:0;
	 text-align:left !important;
}
.text_alignment
{
	position:absolute;
	bottom:0;
	width:340px;
}
.viewport.text_left .text_alignment
{
	text-align:right;
	padding:0;
	margin:0;
}
.viewport.text_right .text_alignment
{
	text-align:left;
	padding:0;
	margin:0;
}
.viewport.text_left .get_btn_container
{
	float:right;
	margin-right:10px;
	width:220px;
	padding:0;
}
.viewport.text_right .get_btn_container
{
	float:left;
	margin:0;
	width:220px;
}
.viewport_title
{
	font-size:36px;
	line-height:30px;
	font-weight:bold;
	letter-spacing:-1px;
	float:left;
	width:90%;
}
.viewport.text_left .viewport_title
{
	float:right;
	width:94%;
}
.viewport.text_left .detalis_area
{
	float:right;
}
div#countryselector {
	position:absolute;
	background-color:#fff;
	top:0px;
	border:1px dotted #ccc;
	margin-left:0px;
	width:250px;
	display:inline-block;
	z-index:1000000000;
}
div.countrylist a {
	display:block;
	background-image:none;
	width:100%;
	clear:both;
	font-size:12px;
	text-decoration:none;
	line-height:17px;
	padding:3px;
	color:#585858;
}
div.countrylist a img
{
	border:0;
}
div.countrylist a:hover, div.countrylist a.sel {
	color:#fff;
	background-color:#cc0000;
	text-decoration:none;
	width:244px;
}
.breadcrumbs {
	background:url(../images/breadcrumbs_bg.png) repeat-x center;
	height:28px;
	float:left;
	top:36px;
	width:100%;
	line-height:24px;
}
.breadcrumbs a {
	text-decoration:none;
	color:#fff;
	font-size:12px;
}
.breadcrumbs a:hover
{
	text-decoration:underline;
}
.ident {
	background:url(../images/right_double_arrow_white.png) no-repeat 0px 5px;
	padding-left:10px;
	margin-left:10px;
}
.bold:hover
{
	text-decoration:none !important;
}
.ident_single {
	background:url(../images/right_single_arrow_gray.png) no-repeat 0px 5px;
	padding-left:10px;
	margin-left:10px;
}
.bold {
	font-weight:bold;
}
.wmworld_small_title
{
	color: #FFFFFF;
    float: left;
    font-size: 18px;
	letter-spacing:-1px;
    width: 90%;
	padding:0 25px;
	text-align:center;
}
.es .wmworld_small_title, .fr .wmworld_small_title {
	font-size: 16px;
}
.bd_logo_header_wm {
	background: url(../images/bd_logo_header.png) no-repeat;
	width:164px;
	height:84px;
	position:relative;
	margin:0 auto;
	margin-top:55px;
}
.es .bd_logo_header_wm, .fr .bd_logo_header_wm {
	margin: 61px auto 0;
}
.bd_logo_header {
	background: url(../images/bd_logo_header.png) no-repeat;
	width:164px;
	height:84px;
	top:-130px;
	position:relative;
}
.bd_logo_header.res_center
{
	top:-20px;
}
.bd_logo_header.partnerpg {
	
	top:-160px !important;
}
.bd_logo_header.comparisonpg
{
	top:-70px !important;
}
.bd_title_page {
	color:#fff;
	float:right;
	font-size:40px;
	margin-top:-195px;
	position:relative;
	text-align:right;
	line-height:30px;
	letter-spacing:-2px
}
.bd_title_page.comparison_page
{
	margin-right:540px;
	margin-top:-115px;
	font-size:24px;
	line-height:22px;
	text-align:left;
	letter-spacing:0;
}
.bd_title_page.resc
{
	margin-top:-90px;
}
.banner_secondary {
	background:url(../images/banner_prodpage.png) no-repeat;
	width:770px;
	height:230px;
	position:absolute;
	top:-90px;
	left:230px;
}

.banner_product_list {
	background:url(../images/banner_product_list.png) no-repeat center;
	width:887px;
	height:310px;
	position:absolute;
	top:-140px;
	left:145px;
}
.banner_product_page {
	background:url(../images/product_page_image_ts.png) no-repeat;
	width:345px;
	height:440px;
	position:absolute;
	top:-130px;
	left:220px;
}

.banner_product_page_description_text {
	top:-130px;
	left:500px;
	position:absolute;
	}

.left_comparision_content {
	width:200px;
	float:left;
	position:relative;
	margin-bottom:20px;
}
.left_comparision_content img
{
	border:0;
}
.left_comparision_title {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	text-transform:uppercase;
}
.left_comparision_title.tlinks {
	cursor:pointer;
	width:100%;
	clear:both;
	overflow:hidden;
}
a .left_comparision_title.tlinks
{
	color:black;
}
.left_comparision_title.tlinks .tlink
{
	float:left;
}
.toggle_links
{
	margin-bottom:20px;
}
.toggle_links_closed {
	width:7px;
	height:4px;
	background:url(../images/links_closed.png) no-repeat;
	position:relative;
	float:left;
	margin:5px 0 0 10px;
	}
.toggle_links_opened {
	width:7px;
	height:4px;
	background:url(../images/links_opened.png) no-repeat;
	position:relative;
	float:left;
	margin:5px 0 0 10px;
	}
ul.left_comparision_description li {
	list-style:none;
	font-size:12px;
	margin-bottom:5px;
}
ul.left_comparision_description li a {
	text-decoration:none;
	color:black;
}
ul.left_comparision_description li a:hover
{
	text-decoration:underline;
}
.main_comparision_content {
	float:left;
	width:760px;
	position:relative;
	margin-left:20px;
}

#navigation {
	float:left;
	display:table;
	width: 760px;
	border-spacing: 0;
}
#navigation_wide
{
	float:left;
	display:table;
	width:1000px;
	position:relative;
	left:0;
	border-spacing:0;
}
#navigation_wide ul,#navigation ul {
	position:relative;
	z-index:2;
	width: 100%;
	border:none;
	border-bottom:none;
	float:left;
	display:table-row;
}

#navigation_wide li,#navigation li {
	float:left;
	background:url(../images/tableft_inactive.png)  no-repeat left top;
	padding:0 0 0 9px;
	list-style:none;
	height:50px;
	margin-right:3px;
	display:table-cell;
}
#navigation_wide a,#navigation a {
	float:left;
	background:url(../images/tabright_inactive.png)  no-repeat right top;
	padding:18px 9px 4px 0;
	height:50px;
	font-size:18px;
	outline:medium none;
	color:#707070;
	text-decoration:none;
	text-align:center;
	letter-spacing:-1px;
}
.es #navigation_wide a,#navigation a {
	font-size: 17px;
}
#navigation_wide .current, #navigation .current {
	background-image:url(../images/tableft.png);
}
#navigation_wide .current a,#navigation .current a {
	background-image:url(../images/tabright.png);
	padding-bottom:5px;
}
a:visited, a:focus 
{
	outline:medium none;
}
.tab_content {
	border:1px solid #e5e5e5;
	border-bottom:none;
	width:718px;
	height:100%;
	float:left;
	margin-top:-1px;
	position:relative;
	background-color:white;
	padding:10px 20px;
}
.tab_content2 {
	border:1px solid #e5e5e5;
	border-bottom:none;
	margin-top:-1px;
	width:968px;
	height:100%;
	float:left;
	background-color:#fff;
	padding:15px;
}
.tab_content_bottom
{
	float:left;
	background:url(../images/tab_content_bottom.png) no-repeat;
	width:1000px;
	height:13px;
	padding-bottom:30px;
}
.tab_content.ab_page
{
	border-top:none;
}
.tab_content_wide {
	border:1px solid #e5e5e5;
	border-bottom:none;
	width:758px;
	height:100%;
	float:left;
	margin-top:-1px;
	position:relative;
	background-color:white;
	margin-bottom:20px;
}
.tab_content_left {
	width:230px;
	float:left;
}
.tab_content_left_heading {
	font-size:24px;
	padding-bottom:20px;
}
.tab_content_product_list_heading {
	font-size:30px;
	padding-bottom:20px;
	letter-spacing:-2px;
	}
.tab_content_product_list_description {
	font-size:12px;
	padding-bottom:15px;
	}
.tab_content_comp_desc
{
	font-size:12px;
	padding-bottom:30px;
}
.tab_content_left_description {
	font-size:12px;
	width:100%;
}
.tab_content_right {
	float:left;
	width:485px;
	}
.wrap_header_index {
	position:relative;
	width:980px;
	margin:0 auto;
	margin-top:-260px;
}
.wrap_header_carousel {
	position:relative;
	width:980px;
	margin:0 auto;
	margin-top:-268px;
}
.wrap_header_comparison {
	position:relative;
	width:980px;
	margin:0 auto;
	margin-top:-84px;
}
.wrap_header_business_page {
	position:relative;
	width:980px;
	margin:0 auto;
	margin-top:-34px;
	margin-bottom:-50px;
	}
.wrap_header_wmworld {
	position:relative;
	width:600px;
	margin:0 auto;
	margin-top:-160px;
	margin-bottom:15px;
	overflow:hidden;
	}
.wrap_header_res_center {
	position:relative;
	width:980px;
	margin:0 auto;
	margin-bottom:0px;
	margin-top:-160px;
	}
.wrap_header_partners {
	position:relative;
	width:980px;
	margin:0 auto;
	margin-bottom:-100px;
	margin-top:10px;
	}
.wrap_header_product_page {
	position:relative;
	width:980px;
	margin:0 auto;
	margin-top:-124px;
	padding-bottom:40px;
}
.wrap_header_product_page_free {
	position:relative;
	width:980px;
	margin:0 auto;
	margin-top:-120px;
	padding-bottom:10px;
}
.prod_page_free_container_top
{
	margin-top:-190px;
	margin-left:190px;
	position:absolute;
	width:80%;
}
.prod_page_free_banner
{
	background:url(../images/quick_scan.png) no-repeat;
	float:left;
	width:280px;
	height:201px;
}
.prod_page_free_banner_de
{
	background:url(../images/quick_scan_de.png) no-repeat;
	float:left;
	width:280px;
	height:201px;
}
.prod_page_free_banner_en
{
	background:url(../images/quick_scan_en.png) no-repeat;
	float:left;
	width:280px;
	height:201px;
}
.product_page_title_free
{
	float:left;
	width:40%;
	margin:-10px 0 0 20px;
}
.product_page_free_descr
{
	float:left;
	width:60%;
	color:#fff;
	font-size:14px;
	margin:10px 0 0 20px;
}
.start_scanner
{
	float:left;
	margin:28px 0 0 20px;
}
.start_scanner_center
{
	float:left;
	width:100%;
	padding-bottom:50px;
}
.centering
{
	width:150px;
	margin:30px auto;
}
.av_small_container {
	float:left;
	width:33%;
	}
.is_small_container {
	float:left;
	width:33%;
	}
.ts_small_container {
	float:right;
	width:33%;
	}
/*.av_small {
	background:url(../images/av_small.png) no-repeat center;
	width:100%;
	height:169px;
	}
.is_small {
	background:url(../images/is_small.png) no-repeat center;
	width:100%;
	height:169px;
	}
.ts_small {
	background:url(../images/ts_small.png) no-repeat center;
	width:100%;
	height:169px;
	}*/
.product_title_comparison {
	font-size:20px;
	text-align:center;
	line-height:22px;
	
	}
	.product_title_comparison a
	{
		color:#010101;
	}
	.product_title_comparison a:hover
	{
		text-decoration:underline;
	}
.trigger li {
	float:left;
	background:url(../images/toggle_header_left.png)  no-repeat left top;
	margin:0;
	padding:0 0 0 3px;
	list-style:none;
	z-index:2;
	width:100%;
	margin-top:5px;
}
.trigger a, .trigger strong, .trigger span{
	display:block;
	background:url(../images/toggle_header_right.png)  no-repeat right top;
	padding:5px 15px 4px 6px;
	font-size:18px;
	color:#3f3f3f;
	text-decoration:none;
	line-height:30px;
	z-index:2;
}
.trigger a:hover, .trigger strong:hover, .trigger span:hover {
	text-decoration:underline;
}
.features_row {
	width:100%;
	clear:both;
	float:left;
	margin-top:10px;
	position:relative; 
	height:20px;
	}
.features_title_description {
	width:28%;
	float:left;
	min-height:30px;
	line-height:30px;
	padding-left:5px;
	color:#3f3f3f;
	}
.features_title_description_2rows {
	line-height:12px !important;
	min-height:30px !important;
	width:28%;
	float:left;
	color:#3f3f3f;
	}
.features_checkmark {
	background:url(../images/features_checkmark.png) no-repeat center;
	position: absolute; 
	top:0;bottom:0;
	margin:auto; 
	height:21px; 
	width:20%;
	}
.features_checkmark.left
{
	left: 32%;
}
.features_checkmark.center
{
	left: 55%;
}
.features_checkmark.right
{
	left: 79%;
}
.features_no_checkmark {
	width:20%;
	background:none;
	float:left;
	height:30px;
	}
.features_description {
	font-size:12px;
	}
.first_bottom_border {
	border-bottom:1px solid #d9d9d9;
	height:15px;
	float:left;
	width:28%;
	clear:both;
	}
.under_features_border {
	float:left;
	width:20%;
	height:15px;
	border-bottom:1px solid #d9d9d9;
	margin-left:27px;
	}
	
.toggle_state_closed {
	width:11px;
	height:11px;
	background:url(../images/toggle_closed.png) no-repeat;
	position:relative;
	clear:both;
	top:30px;
	left:10px;
	}
.toggle_state_opened {
	width:11px;
	height:11px;
	background:url(../images/toggle_opened.png) no-repeat;
	position:relative;
	clear:both;
	top:32px;
	left:8px;
	}

a.toggle_space {
	padding-left:25px!important;
	}
	
#toggle_header {
	clear:both;
	}
	
.product_list_ts {
	background:url(../images/product_list_ts.png) no-repeat;
	width:165px;
	height:274px;
	float:left;
	position:relative;
	display:block;
	}
.product_list_is {
	background:url(../images/product_list_is.png) no-repeat;
	width:165px;
	height:274px;
	float:left;
	position:relative;
	display:block;
	}
.product_list_av {
	background:url(../images/product_list_av.png) no-repeat;
	width:165px;
	height:274px;
	float:left;
	position:relative;
	display:block;
	}
.product_list_ms {
	background:url(../images/product_list_ms.png) no-repeat;
	width:165px;
	height:274px;
	float:left;
	position:relative;
	display:block;
	}
.product_list_mac {
	background:url(../images/product_list_mac.png) no-repeat;
	width:165px;
	height:274px;
	float:left;
	position:relative;
	display:block;
	}
.product_list_mac_pc {
	background:url(../images/product_list_mac&pc.png) no-repeat;
	width:165px;
	height:274px;
	float:left;
	position:relative;
	display:block;
	}
.product_list_title {
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:18px;
	padding-left:165px;
	padding-bottom:20px;
	padding-top:7px;
	}
	.product_list_title a:hover
	{
		color:#cc0000;
	}
.left.inner
{
	padding:20px 20px 0 20px;
}
.borderbtm
{
	background:#e5e5e5;
	width:100%;
	margin:0;
	padding:0;
	height:1px;
	float:left;
}
.product_page_title {
	padding-top:40px;
	float:left;
	width:100%;
}
.product_page_title_description
{
	color:#fff;
	float:left;
	font-size:24px;
	margin-top:-5px;
}
.product_page_description {
	font-size:14px;
	color:white;
	padding-top:15px;
	float:left;
	}
.product_list_small_description {
	font-size:12px;
	font-weight:bold;
	color:#707070;
	padding-left:165px;
	padding-bottom:20px;
	width:182px;
	}
.product_list_description {
	font-size:12px;
	color:#707070;
	padding-left:165px;
	padding-right:10px;
	width:182px;
	}
.product_list_description.wide, .product_list_small_description.wide, .product_list_title.wide
{
	width:520px !important;
	padding-left:185px;
}
.product_list_title.wide a:hover
{
	color:#cc0000;
}
.product_list_price {
	font-size:30px;
	padding-left:165px;
	padding-top:20px;
	}
.product_list_buy_area {
	padding-left:165px;
	padding-top:10px;
	}
.buy_button_product_list {
	padding-top:10px;
	clear:both;
	}
.product_list_price_area {
	position:relative;
	float:left;
	top:-70px;
	width:50%;
	margin-bottom:-50px;
	}
.offer_list_price_area
{
	float:left;
	margin:40px 0 0 30px;
}
.buy_button_offer_list
{
	margin-top:-5px;
}
.offer_list_price {
	font-size:30px;
	padding-left:25px;
	padding-right:15px;
	line-height:30px;
	float:left;
	}
#round_border_bottom li {
	float:left;
	background:url(../images/round_left_border_bottom.png)  no-repeat left top;
	margin:0;
	padding:0 0 0 11px;
	list-style:none;
	z-index:2;
	width:100%;
	margin-top:0px;
	margin-bottom:20px;
}
#round_border_bottom a, #round_border_bottom strong, #round_border_bottom span {
	display:block;
	background:url(../images/round_right_border_bottom.png)  no-repeat right top;
	padding:5px 15px 4px 6px;
	font-size:18px;
	color:#3f3f3f;
	text-decoration:none;
	z-index:2;
	width:728px;
	margin-right:11px;
}
#about_border_top
{
	background:url(../images/about_round_top.png) no-repeat;
	width:760px;
	height:331px;
	padding:0;
	margin:0;
	z-index:2;
	float:left;
}
#round_border_top ul
{
	padding:0;
}
#round_border_top li {
	float:left;
	background:url(../images/round_left_border_top.png)  no-repeat left top;
	margin:0;
	padding:0 0 0 11px;
	list-style:none;
	z-index:2;
	width:100%;
	position:relative;
	height:11px;
}
#round_border_top a, #round_border_top strong, #round_border_top span {
	display:block;
	background:url(../images/round_right_border_top.png)  no-repeat right top;
	padding:5px 15px 4px 6px;
	font-size:18px;
	color:#3f3f3f;
	width:728px;
	text-decoration:none;
	z-index:2;
	margin-right:11px;
}

ul.related_links {
	padding-bottom:40px;
	}

ul.related_links li {
	list-style:none;
	font-size:12px;
	margin-bottom:5px;
	background:url(../images/right_single_arrow_gray.png) no-repeat 0px 8px;
	border-bottom:1px solid #d3d3d3;
	line-height:15px;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
}
ul.related_links li a {
	text-decoration:none;
	color:black;
}
ul.related_links li a:hover
{
	text-decoration:underline;
}
.related_links_box
{
	width:100%;
	float:right;
	text-align:center;
	position:relative;
	margin:20px 0 30px 0;
}
.related_links_box img
{
	margin-right:-40px;
}
.related_box_title
{
	text-align:left;
	font-size:20px;
	line-height:22px;
}
.related_box_title a
{
	color:#000;
}
.related_box_title a:hover
{
	color:#cc0000;
}
.prod_short_desc
{
	font-size:12px;
	text-align:left;
}
.starting_at {
	font-size:16px;
	font-weight:bold;
	padding-left:165px;
	padding-top:20px;
	}
	
.starting_at_price {
	font-size:16px;
	padding-left:165px;

	}
.start_scan_btn a{
	float:left;
	background:url(../images/start_scan_btn_left.png)  no-repeat left top;
	margin:0;
	padding:0 0 0 10px;
	z-index:2;
	margin-top:0px;
	text-decoration:none !important;
	margin-bottom:0px;
	position:relative;
	height:47px;
}
.start_scan_btn a:hover
{
	background:url(../images/start_scan_btn_left.png)  no-repeat left bottom;
}
.start_scan_btn a span {
	display:block;
	background:url(../images/start_scan_btn_right.png)  no-repeat right top;
	padding:0px 10px 0px 0px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	z-index:2;
	height:47px;
	line-height:44px;
	min-width:130px;
	text-shadow:#666 1px 1px 1px;
	float:left;
	text-align:center;
	cursor:pointer;
}
.start_scan_btn a:hover span
{
	background:url(../images/start_scan_btn_right.png)  no-repeat right bottom;
}

.green_button a{
	float:left;
	background:url(../images/green_button_left.png)  no-repeat left top;
	margin:0;
	padding:0 0 0 10px;
	z-index:2;
	margin-top:0px;
	text-decoration:none !important;
	margin-bottom:0px;
	position:relative;
	height:39px;
}
.green_button a:hover
{
	background:url(../images/green_button_left.png)  no-repeat left bottom;
}
.green_button a span {
	display:block;
	background:url(../images/green_button_right.png)  no-repeat right top;
	padding:0px 10px 0px 0px;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	z-index:2;
	height:39px;
	line-height:36px;
	min-width:120px;
	text-shadow:#666 1px 1px 1px;
	float:left;
	text-align:center;
	letter-spacing:-1px;
	cursor:pointer;
}
.green_button a:hover span
{
	background:url(../images/green_button_right.png)  no-repeat right bottom;
}
.gray_button_cont
{
	margin:10px 0 0 20px;
	float:left;
}
.gray_button a{
	float:left;
	background:url(../images/gray_button_left.png)  no-repeat left top;
	margin:0;
	padding:0 0 0 10px;
	z-index:2;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration:none !important;
	position:relative;
	height:39px;
}
.gray_button a:hover
{
	background:url(../images/gray_button_left.png)  no-repeat left bottom;
}
.gray_button a span {
	display:block;
	background:url(../images/gray_button_right.png)  no-repeat right top;
	padding:0px 12px 0px 0px;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	z-index:2;
	height:39px;
	max-width:200px;
	min-width:100px;
	text-shadow:#666 1px 1px 1px;
	line-height:36px;
	cursor:pointer;
	text-align:center;
}
.gray_button a:hover span
{
	background:url(../images/gray_button_right.png)  no-repeat right bottom;
}

/*.plus_button a{
	float:left;
	background:url(../images/plus_button_left.png)  no-repeat left top;
	margin:0;
	padding:0 0 0 10px;
	z-index:2;
	margin-top:0px;
	margin-bottom:0px;
	position:relative;
	text-decoration:none;
	height:49px;
	margin-left:30px;
}
.plus_button a:hover
{
	background:url(../images/plus_button_left.png)  no-repeat left bottom;
}
.plus_button a span {
	display:block;
	background:url(../images/plus_button_right.png)  no-repeat right top;
	padding:0px 55px 0px 0px;
	font-size:20px;
	color:#000;
	text-decoration:none;
	z-index:2;
	height:49px;
	line-height:44px;
	float:left;
	min-width:100px;
	letter-spacing:-1px;
	cursor:pointer;
}
.plus_button a:hover span
{
	background:url(../images/plus_button_right.png)  no-repeat right bottom;
}*/
.red_button a{
	float:left;
	background:url(../images/red_button_left.png)  no-repeat left top;
	margin:0;
	padding:0 0 0 10px;
	z-index:2;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration:none !important;
	height:39px;
	position:relative;
}
.red_button a:hover
{
	background:url(../images/red_button_left.png)  no-repeat left bottom;
}
.red_button a span {
	background:url(../images/red_button_right.png)  no-repeat right top;
	padding:0px 35px 0px 0px;
	font-size:18px;
	color:#fff;
	line-height:36px;
	text-decoration:none;
	z-index:2;
	max-width:300px;
	min-width:75px;
	text-shadow:#666 1px 1px 1px;
	height:39px;
	float:left;
	cursor:pointer;
	text-align:center;
}
.red_button a:hover span
{
	background:url(../images/red_button_right.png)  no-repeat right bottom;
}

/* Header Buttons */

.buy_button_header a {
	float:left;
	background:url(../images/button_header_left.png)  no-repeat left top;
	margin:0;
	padding:0 0 0 10px;
	z-index:2;
	position:relative;
	text-decoration:none !important;
	height:49px;
}
.buy_button_header a:hover
{
	background:url(../images/button_header_left.png)  no-repeat left bottom;
}
.buy_button_header a span {
	background:url(../images/buy_button_header_right.png)  no-repeat right top;
	font-size:18px;
	line-height:46px;
	height:49px;
	padding:0px 35px 0px 0px;
	color:#fff;
	text-decoration:none;
	z-index:2;
	max-width:240px;
	min-width:100px;
	text-shadow:#666 1px 1px 1px;
	float:left;
	cursor:pointer;
	text-align:left;
}
.buy_button_header a:hover span
{
	background:url(../images/buy_button_header_right.png)  no-repeat right bottom;
}
.get_button_header a {
	background:url(../images/button_header_left.png)  no-repeat left top;
	padding:0 0 0 10px;	
	z-index:2;
	float:left;
	position:relative;
	text-decoration:none !important;
	height:49px;
	top:20px;	
}
.get_button_header a:hover
{
	background:url(../images/button_header_left.png)  no-repeat left bottom;
}
.get_button_header a span {
	
	background:url(../images/get_button_header_right.png)  no-repeat right top;
	font-size:23px;
	padding:0 12px 0 0;
	float:left;
	color:#fff;
	text-align:center;
	text-decoration:none;
	z-index:2;
	line-height:44px;
	text-shadow:#666 1px 1px 1px;
	height:49px;
	max-width:300px;
	min-width:200px;
	letter-spacing:-1px;
	cursor:pointer;
}
.get_button_header a:hover span
{
	background:url(../images/get_button_header_right.png)  no-repeat right bottom;
}
.get_button_header_shadow {
	background:url(../images/get_button_header_shadow.png) no-repeat center;
	max-width:240px;
	height:20px;
	text-align:center;
	margin:70px auto;
	}

.submit_btn a {
	background:url(../images/submit_button_header_left.png)  no-repeat left top;
	padding:0 0 0 10px;	
	z-index:2;
	float:left;
	text-decoration:none !important;
	height:39px;
	max-width:300px;
	top:20px;	
}
.submit_btn a:hover
{
	background:url(../images/submit_button_header_left.png)  no-repeat left bottom;
}
.submit_btn a span {
	
	background:url(../images/submit_button_header_right.png)  no-repeat right top;
	font-size:18px;
	padding:0 30px 0 20px;
	float:left;
	color:#fff;
	text-align:left;
	text-decoration:none;
	z-index:2;
	line-height:39px;
	text-shadow:#666 1px 1px 1px;
	height:39px;
	letter-spacing:-1px;
	cursor:pointer;
}
.submit_btn a:hover span
{
	background:url(../images/submit_button_header_right.png)  no-repeat right bottom;
}

.av_test {
	background:url(../images/av_test.png) no-repeat;
	width:114px;
	height:124px;
	position:absolute;
	top:-20px;
	left:25px;
	}
.auto_pilot {
	height:55px;
	width:163px;
	padding-left:60px;
	padding-top:12px;
	margin-top:10px;
	margin-left:-5px;
	float:left;
	font-size:12px;
	color:white;
	letter-spacing:-1px;
	background:url(../images/auto_pilot.png) no-repeat;
	}
.price_buy_now_area {
	margin-top:30px;
	float:left;
	}
.new_price_product_page {
	font-size:42px;
	color:black;
	letter-spacing:-2px;
	}
.product_standard_offer {
	font-size:14px;
	color:#707070;
	font-weight:bold;
	float:left;
	letter-spacing:-1px;
	}
.buy_button_header_shadow {
	background:url(../images/buy_button_header_shadow.png) no-repeat;
	width:135px;
	height:14px;
	position:relative;
	top:55px;
	}
.buy_now_header {	
	margin-left:50px;
	margin-top:-40px;
	float:left;
}
.small_award {
	background:url(../images/small_award.png) no-repeat;
	width:73px;
	height:42px;
	float:left;
	margin-left:10px;
	}
	
.small_awards {
	position:absolute;
	padding-top:60px;
	width:167px;
	margin-left:12px;
	}
	
.see_all_awards a {
	font-size:12px;
	color:#939393;
	text-decoration:underline;
	float:right;
	padding-top:10px;
	}

.product_page_col_title {
	font-size:18px;
	color:black;
	letter-spacing:-1px;
	font-weight:bold;
	padding-bottom:5px;
	}
		
ul.product_page_list li {
	text-decoration:none;
	background:url(../images/feature_mark.png) no-repeat 0px 5px;
	list-style:none;
	padding-left:15px;
	line-height:15px;
	padding-right:30px;
	font-size:12px;
	color:#000;
	padding-bottom:20px;
	}
ul.product_page_list li img
{
	margin-bottom:-2px;
	padding-right:3px;
}
.product_overview_cont_top
{
	float:left;
	width:100%;
	margin-top:10px;
}
.product_overview_cont_top img, .product_overview_cont_shadow img
{
	float:left;
	border:none;
	margin:0;
	padding:0;
	padding-right:15px;
}
.overview_title
{
	float:left;
	font-size:24px;
	font-weight:bold;
	line-height:22px;
	letter-spacing:-1px;
	width:340px;	
}
.overview_description
{
	float:left;
	font-size:12px;
	width:340px;
}
.product_overview_cont_shadow
{
	float:left;
	width:100%;
	background:url(../images/overview_shadow.png) no-repeat;
	min-height:122px;
	margin-top:20px;
	padding-top:15px;
}
.autopilot_desc
{
	margin-top:30px;
}
.overview_list
{
	float:left;	
	width:100%;
	margin-top:15px;
}
.overview_list ul
{
	list-style:none;
	float:left;
	width:100%;
}
.overview_list ul li
{
	float:left;
	width:50%;
	padding:0 0 10px 0;
}
.overview_list ul li img
{
	padding:0 !important;
	
}
.icon_desc
{
	float:left;
	margin-left:6px;
	font-size:14px;
	width:85%;
}
.overview_screens
{
	float:left;
	width:100%;
	margin-top:20px;
}
.overview_screens img.space
{
	margin-right:6px;
}
.business_page_heading {
	font-size:36px;
	color:black;
	margin-top:-20px;
	letter-spacing:-2px;
	padding-bottom:20px;
	}
.business_page_left {
	width:480px;
	min-height:100px;
	float:left;
	padding-right:20px;
	}
.business_page_right {
	width:214px;
	float:left;
	}

.business_page_right .social_media
{
	margin:0;
	margin-top:20px;
}
.business_page_content_title {
	font-size:30px;
	color:black;
	letter-spacing:-2px;
	padding-bottom:20px;
	}
.business_page_right_title {
	font-size:24px;
	color:#707070;
	line-height:20px;
	padding:10px;
	letter-spacing:-1px;
	padding-bottom:20px;
	}
	.product_list_title a {
		color:black;
		text-decoration:none;
		}
		
	.sup {
		line-height:0;
		}
		
	.more_info {
		padding-left:10px;
		padding-top:20px;
		padding-bottom:10px;
		}
	.more_info a {
		color:black;
		font-weight:bold;
		text-decoration:none;
		font-size:12px;
		}

.dropdown
{
	width:65px;
	float:left;
}
.pp_dropdown
{
	width:100px;
}
.bsns_dropdown
{
	width:75px;
	float:left;
}
.bsns_dropdown_users
{
	width:95px;
	float:left;
}
.example_form
{
	float:left;
}
.dropdown_cc
{
	
	width:452px!important;
}
.dropdown_btn_wide
{
	float:left;
	cursor:pointer;
	text-decoration:none;
	width:443px!important;
	clear:both;	
}

.subscribe
{
	padding:10px 0 10px 10px;
	clear:both;
	height:30px;
}
.subscribe_btn a
{
	background:url(../images/subscribe_btn_left.png) no-repeat left top;
	width:12px;
	height:29px;
	padding:0;
	float:left;
	text-decoration:none;
	padding:0 0 0 12px;
	float:left;
	margin:0;
	z-index:2;
	margin-top:0px;
	margin-bottom:0px;
	position:relative;
}
.subscribe_btn a:hover
{
	background:url(../images/subscribe_btn_left.png) no-repeat left bottom;
}
.subscribe_btn a span
{
	background:url(../images/subscribe_btn.png) no-repeat right top;
	padding:0 15px 0 6px;
	height:29px;
	float:left;
	line-height:26px;
	color:#fff;
	font-size:16px;
	text-decoration:none;
	z-index:2;
	cursor:pointer;
}
.subscribe_btn a:hover span
{
	background:url(../images/subscribe_btn.png) no-repeat right bottom;
}
/*.follow_us_container
{
	float:left;
	width:100%;
	margin-top:20px;
	font-size:12px;
	color:#707070;
	font-weight:bold;
	position:relative;
}
.follow_us_container a
{
	float:left;	
}
.follow_us_container a.facebook
{
	background:url(../images/facebook.png) no-repeat center;
	height:53px;
	width:63px;
}
.follow_us_container a.tweeter
{
	background:url(../images/tweeter.png) no-repeat center;
	height:53px;
	width:60px;
}
.follow_us_container a.ytube
{
	background:url(../images/you_tube.png) no-repeat center;
	height:53px;
	width:80px;
}*/
.blog_row
{
	border-bottom:1px solid #e7e7e7;
	min-height:100px;
	margin-top:10px;
	float:left;
	width:100%;
	padding-bottom:20px;
}

.italic_date
{
	font-size:14px; 
	font-style:italic; 
	letter-spacing:0px;
	width:100%;
}
.blog_btm_links
{
	color:#cc0000;
	padding:20px 0;
	float:left;
	width:33%;
}
.blog_btm_links ul
{
	margin-left:15px;
	list-style-type:none;
	list-style-image:url(../images/blog_list.png);
}
.blog_btm_links ul li a
{
	line-height:22px;
	text-decoration:none;
	color:#cc0000;
}
.blog_btm_links ul li a:hover
{
	text-decoration:underline;
}
.blog_container
{
	float:left;
	width:45%;
	padding-right:24px;
}
a
{
	text-decoration:none;

}
a .blog_title
{
	font-weight:bold;
	color:#464646;
	text-decoration:none;
}
a:hover .blog_title
{
	text-decoration:underline;
}
a .blog_category
{
	color:#cc0000;
	font-size:11px;
	float:left;
}
a.blog_rmore
{
	color:#cc0000;
	font-size:11px;
	float:left;
	text-decoration:underline;
}
a.blog_rmore:hover
{
	text-decoration:none;
}
a .blog_category:hover
{
	text-decoration:underline;
}
.blog_short_desc
{
	color:#707070;
	float:left;
	padding:15px 10px 15px 0;
	width:100%;
}
.blog_btm_area
{
	float:left;
	width:100%;
	font-size:12px;
	padding:0;
	margin-top:20px;
}
.blog_btm_area .blog_top_container
{
	background:url(../images/blog_top_container.png) no-repeat;
	width:480px;
	height:10px;
	float:left;
}
.blog_btm_area .blog_content_container
{
	width:440px;
	min-height:10px;
	background:#ececec;
	float:left;
	padding:3px 20px 10px 20px;
}
.blog_btm_area .blog_btm_container
{
	background:url(../images/blog_btm_container.png) no-repeat;
	width:480px;
	height:10px;
	float:left;
}
.top_viruses
{
	float:left;
	width:50%;
	margin-top:5px;
}
.rep_archive
{
	float:left;
	width:50%;
	margin-top:5px;
}
.rep_archive ul
{
	padding-left:15px;
	list-style-type:none;
	list-style-image:url(../images/blog_list.png);
}
.top_viruses ul
{
	list-style-type:decimal; 
	padding-left:18px;
}
.top_viruses ul li a, .rep_archive ul li a
{
	line-height:22px;
	text-decoration:none;
	color:#cc0000;
}
.top_viruses ul li a:hover, .rep_archive ul li a:hover
{
	text-decoration:underline;
}


/* support page */
.box
{
	width:480px;
	display:inline;
	margin:10px 0 0 0;
}
.box.left_pos
{
	float:left;
}
.box.right_pos
{
	float:right;
}
.box_content_top
{
	background:url(../images/content_box_top.png) no-repeat;
	width:480px;
	height:12px;
	float:left;
}
.box_content_bottom
{
	background:url(../images/content_box_bottom.png) no-repeat;
	width:480px;
	height:12px;
	float:left;
}
.box_content_middle_white
{
	background:#fff;
	width:478px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	float:left;
}
.box_content_middle_gradient
{
	background:url(../images/content_box_middle.png) repeat-x top;
	width:456px;
	min-height:200px;
	margin:0 auto;
	color:#000;
	padding:10px;
}
.box_title
{
	float:left;
	font-size:30px;
	letter-spacing:-1px;
}
.box_text
{
	float:left;
	width:100%;
	font-size:12px;
	padding:20px 0;
	min-height:80px;
}
.categories
{
	float:left;
	font-size:12px;
	width:100%;
	padding-bottom:10px;
}
.line
{
	border-bottom:1px solid #e7e7e7;
	margin:20px 0;
	float:left;
	width:100%;
}
.categories div
{
	float:left;
	font-size:30px;
	width:100%;
	margin-top:10px;
}

.categories span
{
	margin-left:5px;
}
.categories ul
{
	list-style:none;
	font-size:12px;
	margin-top:20px;
	float:left;
	padding-right:25px;
}
.categories ul li
{
	line-height:14px;
}
.categories ul li a
{
	color:#cc0000;
}
.categories ul li a:hover
{
	text-decoration:underline;
}
.cc_box
{
	width:100%;
	float:left;
	padding-bottom:30px;
}
.cc_box_top
{
	width:100%;
	background:url(../images/cc_box_top.png) no-repeat;
	float:left;
	height:12px;
}
.cc_box_bottom
{
	background:url(../images/cc_box_bottom.png) no-repeat;
	width:100%;
	float:left;
	height:12px;
}
.cc_box_content_white
{
	background:#fff;
	width:978px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	float:left;
}
.cc_box_content_gradient
{
	background:url(../images/content_box_middle.png) repeat-x top;
	width:936px;
	min-height:200px;
	margin:0 auto;
	color:#000;
	padding:10px 20px;
}
.input_container
{
	float:left;
	width:455px;
	clear:both;
	font-size:12px;
	margin-bottom:10px;
}
.input_container.padd
{
	padding:20px 0;
}
.input_container input[type="text"]
{
	background:url(../images/input-cc-bg.png) no-repeat;
	width:452px;
	height:30px;
	float:left;
	line-height:30px;
	text-indent:5px;
}
.input_container input[type="file"]
{
	background-image:url(../images/input-browse-bg.png);
	border:1px solid #fff;
	background-color:#fff;
	width:372px !important;
	height:30px;
	float:left;
	line-height:30px;
	text-indent:5px;
}
.input_container input[type="text"]:focus, .input_container input[type="text"]:hover, .input_container textarea:focus
{
	outline:medium none;
}
.input_container textarea
{
	background:url(../images/content_box_middle.png) repeat-x top;
	width:440px;
	padding:10px 0 0 10px;
	height:250px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:1px solid #c8c8c8;
	overflow-y:auto;
	float:left;
	line-height:30px;
	text-indent:5px;
	line-height:14px !important;
	resize: none;
}
.input_container .input_label
{
	float:left;
	font-size:12px;
	padding-bottom:5px;
}
.latest_articles
{
	float:right; 
	width:445px;
}
.chat_description
{
	float:left; 
	width:420px;
	font-size:12px;
}
.cont_opt
{
	float:left;
	width:200px;
	padding:10px 0 0 50px;
}
.cont_opt a
{
	float:left;
	width:90px;
	display:block;
	margin-right:30px;
}
.cont_opt a img
{
	float:left;
	width:100%;
	border:0;
}
.cont_opt a p
{
	font-size:14px;
	line-height:30px;
	padding:0;
	margin:0;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-1px;
	color:#000;
}
.about_title
{
	float:left;
	width:100%;
	padding:15px 0 15px 0;
	font-size:30px;
	line-height:28px;
	letter-spacing:-2px;
}
.about_smalltitle
{
	font-size: 18px;
    letter-spacing: -1px;
}
.cc_title
{
	float:left;
	width:100%;
	padding:5px 0 25px 0;
	font-size:30px;
	line-height:28px;
	letter-spacing:-2px;
}
.wm_title
{
	float:left;
	width:100%;
	padding:5px 0 25px 0;
	font-size:38px;
	line-height:28px;
	letter-spacing:-2px;
}
.es .wm_title, .fr .wm_title {
	font-size: 35px;
}
.fr .wm_left_description {
	min-height:847px;
}
.wm_left_description
{
	width:74%;
	float:left;
	font-size:14px;
	min-height: 780px;
}
.wm_left_description ul
{
	list-style:none;
	padding-bottom:15px;
}
.wm_left_description ul li
{
	line-height:24px;
}
.wm_left_description img
{
	padding:15px 0 15px 15px;
}
.wm_left_description strong
{
	letter-spacing:-1px;
	padding:0 0 20px 0;
	float:left;
}
.wm_left_description p
{
	font-size:12px;
	float:left;
	padding:0 0 20px 0;
}
.wm_articles
{
	margin:20px 0 10px 0;
	width:100%;
	float:left;
	padding:0;
}
.wm_articles span {
    float: left;
    width: 74% !important;
}
.wm_articles img
{
	padding:0 20px;
}
.wm_articles .article_cont
{
	float:left;
	width:46%;
	min-height:100px;
	padding:0 15px 0 0;
	margin:0;
}
.wm_right_description
{
	width:23%;
	float:right;
}
.sticker
{
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:-25px 0 10px 0;
}
.sticker .info
{
	color:#CC0000;
}
.sticker .info:hover
{
	color:#cc0000;
}
.social_placeholder
{
	float:right;
	width:26%;
	margin:10px 0;
}
.gray_content
{
	color:#aeaeae;
	padding-bottom:10px;
	font-size:10px;
}
.upper
{
	margin-top:-15px;
}
.cc_title span
{
	font-size:14px;
	float:left;
	letter-spacing:0;
}
.country_col
{
	width:45%;
	font-size:12px;
}
.country_col div
{
	float:left;
	width:100%;
	margin-bottom:10px;
}
.country_col div img
{
	float:left;
	border:0;
	margin:0;
	padding-right:10px;
}
.country_col div p
{
	float:left;
	width:85%;
	margin:0;
	padding:0;
}
.search-results-container
{
	float:left;
	position:relative;
	left:-10px;
}
.top-tabel
{
	width:738px;
	background:url(../images/top-tabel.png) no-repeat; 
	height:52px;
	color:#5c5c5c !important;
	line-height:52px;
	font-size:12px;
}
ul.search-entries li.search-entry, .search-entry
{
	border:1px solid #e3e3e3; 
	border-top:none; 
	min-height:50px;
	font-size:12px;
	padding:0;
	margin:0;
}
ul.search-entries li.search-entry.last, .search-entry.last
{
	border-bottom:none;
}
.search-entry-bottom
{
	background:url(../images/bottom-tabel.png) no-repeat;
	width:738px;
	height:52px;
	color:#5c5c5c !important;
	line-height:52px;
	font-size:12px;
}
ul.search-entries
{
	margin:0;
	padding:0;
	list-style:none;
}
ul.search-entries li.search-entry .content-entry, .content-entry
{
	padding:15px 20px;
	overflow:hidden;
}
ul li.search-entry .icon-entry, .icon-entry
{
	background:url(../images/icon-search.png) no-repeat;
	width:25px;
	height:70px;
	float:left;
}
ul li.search-entry .partner-name, .partner-name
{
	text-transform:uppercase;
	float:left;
	margin-left:15px;
	font-size:14px;
	color:#d80000;
	text-decoration:underline;
	font-weight:bold;
	width:60%;
}
ul li.search-entry a:hover .partner-name
{
	text-decoration:none;
}
a .reseller
{
	float:left;
	margin-left:86px; 
	color:#D80000; 
	font-weight:bold; 
}
a:hover .reseller
{
	text-decoration:underline;
}
ul li.search-entry .partner-adress, .partner-adress
{
	float:left;
	margin-left:15px;
	padding-top:10px;
	width:60%;
}
ul li.search-entry .partner-phone, .partner-phone
{
	float:left;
	margin-left:15px;
	padding-top:10px;
	width:60%;
}
ul li.search-entry .partner-phone span, .partner-phone span
 {
	 float:left;
	 width:100%;
 }
ul li.search-entry .add-locations
{
	width:22%;
	float:right;
	line-height:11px;
	padding-top:13px;
}
ul li.search-entry .add-locations .add-icon
{
	background:url(../images/add-locations.png) no-repeat;
	height:11px;
	width:11px;
	float:left;
	padding-right:5px;
}
ul li.search-entry .add-locations a
{
	text-decoration:none;
	color:#5c5c5c !important;
}
ul li.search-entry .add-locations a:hover
{
	text-decoration:underline;
}
.show-results
{
	margin-left:100px;
	float:left;
	width:30%;
}
.partners_form
{
	float:left;
	padding:10px 20px 0 20px;
}
.pages_form
{
	float:left;
	padding:10px 0 0 10px;
}
.partners_label
{
	float:left; 
	line-height:30px; 
	padding-right:5px; 
	font-weight:bold;
}
.prev
{
	float:left;
	margin-left:20px;
}
.next
{
	float:right;
	margin-right:20px;
}
.prev a, .next a
{
	color:#5c5c5c !important;
	text-decoration:none;
	font-weight:bold;	
}
#dk_container_countries .dk_toggle .dk_label, #dk_container_ptier .dk_toggle .dk_label, #dk_container_ptype .dk_toggle .dk_label
{
	padding-left:10px;
}

/* TO TOP */
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:125px;
	height:32px;
	border:none;
	text-indent:-999px;
	background:url(../images/toTop.png) no-repeat;
}

#toTopHover {
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}

a.boxshot
{
	float:left;
	width:172px;
	text-align:center;
	margin-right:6px;
	color:#000;
	font-size:18px;
	font-weight:bold;
}
.boxshot img
{
	padding:10px 0 0 0;
}

/*heights*/

.height100
{
	height:100px;
}
/*iframe
{
	max-width:80px!important;
}*/
.cloud_descr
{
	float:left;
	font-size:16px;
	padding:20px 0;
}
.cloud_features
{
	float:left;
	width:100%;
	margin-top:30px;
}
.cloud_features .column_cl1
{
	float:left;
	width:49%;
}
.cloud_features .column_cl2
{
	float:right;
	width:49%;
}
.clf_title
{
	float:left;
	font-size:24px;
	line-height:22px;
	font-weight:bold;
	letter-spacing:-1px;
}
ul.list_cloud
{
	float:left;
	list-style-image:url(../images/feature_mark.png);
	font-size:12px;
	padding:0 0 0 20px;
}
ul.list_cloud li
{
	line-height:14px;
	padding:10px 0 0 0;
}
.news {
    float: right;
    margin-bottom: 20px;
    margin-top: -20px;
    text-align: left;
    width: 214px;
}
.news_date {
    color: #CC0000;
    font-size: 11px;
    font-weight: 700;
    padding: 10px 10px 0;
}
.news_description {
    font-size: 12px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.news_sepparator {
    background: url("../images/sprites/sprite01.png") no-repeat scroll 0 -521px transparent;
    height: 10px;
    margin-top: 10px;
}
.recent_news_bg_top_red {
    background: url("../images/recent_news_bg_top_red.png") repeat scroll 0 0 transparent;
    height: 10px;
    width: 214px;
}
.recent_news_bg_bottom_red {
    background: url("../images/recent_news_bg_bottom_red.png") repeat scroll 0 0 transparent;
    height: 10px;
    width: 214px;
}
.recent_news_red {
    background-color: #AF0101;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    width: 214px;
}
.fr .recent_news_red {
	height: 121px;
}
.businessSales {
    font-size: 30px;
    letter-spacing: -2px;
    line-height: 24px;
    padding: 10px 15px;
}
.businessSalesPhone {
    font-size: 28px;
    letter-spacing: -1px;
    line-height: 24px;
    margin-bottom: 0;
    padding: 0 15px;
}
.businessSalesDialOption {
    font-size: 18px;
    letter-spacing: -1px;
    margin-top: 0;
    padding: 0 15px 10px;
}
div.buyBox {
    background: url("../images/bg-selector_07.png") no-repeat scroll left top transparent;
    height: 116px;
    position: relative;
    width: 214px;
}
a.red_button {
    background: url("../images/red_button_left.png") no-repeat scroll left top transparent;
    float: left;
    height: 39px;
    margin: 0;
    padding: 0 0 0 10px;
    position: relative;
    z-index: 2;
}
.red_button a span, a.red_button span {
    background: url("../images/red_button_right.png") no-repeat scroll right top transparent;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 18px;
    height: 39px;
    letter-spacing: -1px;
    line-height: 36px;
    max-width: 300px;
    min-width: 75px;
    padding: 0 35px 0 0;
    text-align: center;
    text-decoration: none;
    z-index: 2;
}
.red_button a:hover, a.red_button:hover {
    background: url("../images/red_button_left.png") no-repeat scroll left bottom transparent;
}
.red_button a span, a.red_button span {
    background: url("../images/red_button_right.png") no-repeat scroll right top transparent;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 18px;
    height: 39px;
    letter-spacing: -1px;
    line-height: 36px;
    max-width: 300px;
    min-width: 75px;
    padding: 0 35px 0 0;
    text-align: center;
    text-decoration: none;
    z-index: 2;
}
.red_button a:hover span, a.red_button:hover span {
    background: url("../images/red_button_right.png") no-repeat scroll right bottom transparent;
}