body {
	min-width: 972px;
}
/* Containers
----------------------------------------------------------------------------------------------------*/
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 972px;
}
/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
#header ul {
float: right;
margin: 0;
}
#header ul { list-style: none; list-style-image: none; }
#header li {display: inline-block;
font-weight: bold;
padding: 2px 15px;
text-align: center;}
#header li a{
text-decoration: none;
text-shadow: 2px 2px 3px #FFF;
color: #4D4D4D;}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
.container_12 .grid_12.tour {
	width:932px
}
.push_1, .pull_1, .push_2, .pull_2, .push_3, .pull_3, .push_4, .pull_4, .push_5, .pull_5, .push_6, .pull_6, .push_7, .pull_7, .push_8, .pull_8, .push_9, .pull_9, .push_10, .pull_10, .push_11, .pull_11, .push_12, .pull_12 {
	position:relative;
}
/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}
.omega {
	margin-right: 0;
}
/* Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
	width:61px;
}
.container_12 .grid_2 {
	width:142px;
}
.container_12 .grid_3 {
	width:223px;
}
.container_12 .grid_4 {
	width:304px;
}
.container_12 .grid_5 {
	width:385px;
}
.container_12 .grid_6 {
	width:466px;
}
.container_12 .grid_7 {
	width:547px;
}
.container_12 .grid_8 {
	width:628px;
}
.container_12 .grid_9 {
	width:709px;
}
.container_12 .grid_10 {
	width:790px;
}
.container_12 .grid_11 {
	width:871px;
}
.container_12 .grid_12 {
	width:912px;
}
/* Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_1 {
	padding-left:81px;
}
.container_12 .prefix_2 {
	padding-left:162px;
}
.container_12 .prefix_3 {
	padding-left:243px;
}
.container_12 .prefix_4 {
	padding-left:324px;
}
.container_12 .prefix_5 {
	padding-left:405px;
}
.container_12 .prefix_6 {
	padding-left:486px;
}
.container_12 .prefix_7 {
	padding-left:567px;
}
.container_12 .prefix_8 {
	padding-left:648px;
}
.container_12 .prefix_9 {
	padding-left:729px;
}
.container_12 .prefix_10 {
	padding-left:810px;
}
.container_12 .prefix_11 {
	padding-left:891px;
}
/* Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_1 {
	padding-right:81px;
}
.container_12 .suffix_2 {
	padding-right:162px;
}
.container_12 .suffix_3 {
	padding-right:243px;
}
.container_12 .suffix_4 {
	padding-right:324px;
}
.container_12 .suffix_5 {
	padding-right:405px;
}
.container_12 .suffix_6 {
	padding-right:486px;
}
.container_12 .suffix_7 {
	padding-right:567px;
}
.container_12 .suffix_8 {
	padding-right:648px;
}
.container_12 .suffix_9 {
	padding-right:729px;
}
.container_12 .suffix_10 {
	padding-right:810px;
}
.container_12 .suffix_11 {
	padding-right:891px;
}
/* Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .push_1 {
	left:81px;
}
.container_12 .push_2 {
	left:162px;
}
.container_12 .push_3 {
	left:243px;
}
.container_12 .push_4 {
	left:324px;
}
.container_12 .push_5 {
	left:405px;
}
.container_12 .push_6 {
	left:486px;
}
.container_12 .push_7 {
	left:567px;
}
.container_12 .push_8 {
	left:648px;
}
.container_12 .push_9 {
	left:729px;
}
.container_12 .push_10 {
	left:810px;
}
.container_12 .push_11 {
	left:891px;
}
/* Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .pull_1 {
	left:-81px;
}
.container_12 .pull_2 {
	left:-162px;
}
.container_12 .pull_3 {
	left:-243px;
}
.container_12 .pull_4 {
	left:-324px;
}
.container_12 .pull_5 {
	left:-405px;
}
.container_12 .pull_6 {
	left:-486px;
}
.container_12 .pull_7 {
	left:-567px;
}
.container_12 .pull_8 {
	left:-648px;
}
.container_12 .pull_9 {
	left:-729px;
}
.container_12 .pull_10 {
	left:-810px;
}
.container_12 .pull_11 {
	left:-891px;
}
/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:before, .clearfix:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
/************* GROUP Reset *************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
ol, ul {
	list-style:none;
	margin:0;
	padding:0
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/************* GROUP HTML Elements *************/
html, body {
	background-color:#f4f4f4;
	font-family:Myriad, Myriad Pro, Helvetica, Arial, sans-serif;
	border-top: solid 10px #222222;
	line-height:1.3;
	font-size:100%;
}
a:link, a:visited {
	color:#0072bc;
	text-decoration:none;
	font-weight:bold
}
a:hover {
	color:#1e1e1e
}
/************* GROUP Global elements *************/
.container {
	width:952px;
	margin: 0px auto
}
/************* GROUP Header *************/
#header {
	padding:10px 0 0;
}
#header a#logo {
	display:block;
	float:left;
	margin:15px 0 0 10px
}
#header.container {
/* [disabled]box-shadow:0 2px 2px #ccc; */
	/* [disabled]-webkit-box-shadow:0 2px 2px #999; */
	/* [disabled]-moz-box-shadow:0 2px 2px #999; */
	/* [disabled]background-color: #e9e9e9; */
	/* [disabled]border-bottom:solid #ddd 1px; */
}
p.logo-right {
	float:left;
	color: #0072b1;
	font-size: 12pt;
	font-weight: bold;
	margin: 10px 0 0;
}
span.trade-header {
	position: relative;
	top: -5px;
}
.billion-served {
	float:right;
	color: #1e1e1e;
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 20px 0;
	vertical-align: center;
	text-transform:uppercase;
}
billions-served.mk-logo {
	float:right;
	color: #1e1e1e;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: -25px;
	vertical-align: center;
	text-transform:uppercase;
}
/************* Headline Styling *************/
#headline {
	font-family:Myriad, Myriad Pro, Helvetica, Arial, sans-serif;
	font-size: 22pt;
	color: #232220;
	line-height:1;
	font-weight:bold;
	margin:15px 0 10px 0;
	width: 450px;
	letter-spacing: -1px;
}
#headline span.r {
	font-size: 9pt;
	position:relative;
	top: -16px;
}
#headline span.automagically {
	color:#0072bc
}
#headline span.tm {
	font-size: 9pt;
	position:relative;
	top: -16px;
}
/************* GROUP Banner *************/
#banner.container {
	box-shadow:0 2px 4px #999;
	-webkit-box-shadow:0 2px 4px #999;
	-moz-box-shadow:0 2px 4px #999;
	background-color: #fff;
	border-top: solid 1px #ddd;
}
#banner.container p.description {
	float: left;
	font-size: 11pt;
	margin: 13px 0px 3px 15px;
	text-align: justify;
	width: 370px;
}
img#hero {
	display:block;
	float:right;
	margin:3px 0px;
}
/* Banner Content */
#content {
	padding:20px 20px 1px 20px;
	color:#393939;
}
#content p {
	font-size:11pt;
}
#banner ul {
	margin:25px 0 0 17px
}
#banner ul li {
	background:url(li_dot.jpg) no-repeat left 2px;
	padding-left:20px;
	margin-bottom:5px;
}
#banner div.CTA {
	margin: 20px 10px 10px 10px;
	width: 400px;
	text-align: center;
}
#banner div.CTA h3 {
	margin:3px 0 0 0;
}
#banner div.CTA h3 a {
	color:#0072b1
}
#banner #more {
	float:right;
	width:465px;
	margin:-23px 20px 0 0;
	font-size:9pt;
	text-align: right;
}
#banner #more a.demo {
	float:right;
	font-weight:normal
}
/************* GROUP lower/tab Content *************/
#lowerContent {
	box-shadow:0 2px 6px #999;
	-webkit-box-shadow:0 2px 6px #999;
	-moz-box-shadow:0 2px 6px #999;
	background-color: #e9e9e9;
	position: relative;
	border-top: solid 1px #ddd;
}
/* Tabs Styling */
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	border-top: 2px;
	border-top-color: #000000;
	width: 100%;
	background-color:#FFFFFF;
}
ul.tabs li {
	float: left;
	height: 45px;
	line-height: 40px;
	overflow: hidden;
	position: relative;
	padding: 10px 0 20px 20px;
	color:#000000;
	font-weight:bold;
}
ul.tabs li.first {
	width: 595px;
	font-size: 20px;
}
ul.tabs li.last {
	width:276px;
	font-size: 20px;
}
.tab_container {
	width:100%;
}
.tab_content {
	padding: 20px 20px 0 20px;
	background-color:#fff;
}
/* Tab content styling */
.tab_content .left p, .tab_content .right p, .tab_content .left div, .tab_content .right div, .tab_content .left h3, .tab_content .right h3, .tab_content .left ul, .tab_content .right ul {
	margin:20px 20px;
}
.tab_content ul li {
	list-style:disc;
	margin:0 0 10px 15px
}
.tab_content strong, .tab_content h3 {
	color:#1e1e1e;
}
.tab_content strong, .tab_content h2 {
	color:#000000;
}
.tab_content .left {
	float:left;
	width:615px;
	font-size:11pt;
	line-height:1.5;
	color:#4d4d4d;
	border-right:solid 1px #ddd;
}
.tab_content .right {
	float:right;
	width:294px;
	font-size:10pt;
	line-height:1.5;
	color:#4d4d4d;
}
ul#features {
	margin: 15px 40px 0 0
}
ul#features li {
	padding:0px 0 10px 80px;
	margin: 0 0 20px 15px;
	font-size:10pt;
	line-height:30px;
	list-style:none;
}
ul#features li.last {
	text-align:right;
	margin-top: -15px;
	font-size: 20px;
}
li.virus {
	background:url(malwarebytes-mac-f1.jpg) no-repeat
}
li.security {
	background:url(malwarebytes-mac-f2.jpg) no-repeat
}
li.data {
	background:url(uninstaller.png) no-repeat
}
li.clean {
	background:url(malwarebytes-mac-f4.jpg) no-repeat
}
li.support {
	background:url(malwarebytes-mac-f6.jpg) no-repeat
}
li.tool {
	background:url(malwarebytes-mac-f5.jpg) no-repeat
}
p.sig {
}
span.quote_sig {
	display:block;
	text-align:right
}
/************* GROUP bottom Content *************/
#bottomContent {
	box-shadow:0 2px 6px #999;
	-webkit-box-shadow:0 2px 6px #999;
	-moz-box-shadow:0 2px 6px #999;
	background-color: #e9e9e9;
	position: relative;
	border-top: solid 1px #ddd;
}
/* Tabs Styling */
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	border-top: 2px;
	border-top-color: #000000;
	width: 100%;
	background-color:#FFFFFF;
}
ul.tabs li {
	float: left;
	height: 45px;
	line-height: 40px;
	overflow: hidden;
	position: relative;
	padding: 10px 0 20px 20px;
	color:#000000;
	font-weight:bold;
}
ul.tabs li.first {
	width: 595px;
	font-size: 20px;
}
ul.tabs li.last {
	width:276px;
	font-size: 20px;
}
.tab_container {
	width:100%;
}
.tab_content {
	padding: 20px 20px 0 20px;
	background-color:#fff;
}
/* Tab content styling */
.tab_content .left p, .tab_content .right p, .tab_content .left div, .tab_content .right div, .tab_content .left h3, .tab_content .right h3, .tab_content .left ul, .tab_content .right ul {
	margin:20px 20px;
}
.tab_content ul li {
	list-style:disc;
	margin:0 0 10px 15px
}
.tab_content strong, .tab_content h3 {
	color:#1e1e1e;
}
.tab_content strong, .tab_content h2 {
	color:#000000;
}
.tab_content .main {
	float:left;
	font-size:11pt;
	line-height:1.5;
	color:#4d4d4d;
	border-right:solid 1px #ddd;
}
.tab_content .right {
	float:right;
	width:294px;
	font-size:10pt;
	line-height:1.5;
	color:#4d4d4d;
}
 
#unlimited div.offer {
	font-size:12pt;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	margin: 35px 0 20px 38px;
}
#unlimited img {
	display:block;
	float:left;
	margin: 0 0 0 46px;
}
/************* GROUP Footer *************/
#footer {
	margin:20px auto 40px auto;
	color:#6c6c6c;
	font-size: 8.5pt;
	font-style:italic;
	text-align:center;
}

.toptenreviews {padding-bottom:10px; margin:0;}
.addthis_floating_style { position:absolute !important; border:1px solid #dbdbdb;box-shadow:0 2px 3px #dbdbdb; padding:10px 6px 15px !important;filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr='#fcfcfc',endcolorstr='#ededed',gradientType=0); background: -moz-linear-gradient(top, #fcfcfc, #ededed 100%);background: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#ededed));}
