@charset "utf-8";

/* Sucuri Style - Dre Armeda */





/* ** ** Main Styles ** ** */

html, body {height:100%;}




/* ** ** Common Addative Classes ** ** */

.left  {float:left}
.right {float:right}
.clear {clear:both; display:block; overflow:hidden; visibility:hidden; width:0px; height:0px;}
.hide  {display:none}
.align_right    {text-align:right;}
.align_left     {text-align:left;}
.align_center   {text-align:center;}
.align_justify  {text-align:justify;}
a {color:#1e7d9d;}
a:hover, a:focus {color: #525252;}
a:active {color: #1e7d9d; }
.active {color: #1e7d9d; }
blockquote {font-family: Georgia,"Times New Roman", Times, serif; margin:5px; padding:10px;font-size:1.52em; color:#999; font-style:italic;line-height:1.3em; width:100%; quotes:none;}
blockquote.left {border-right:1px dashed #ccc; width:35%;}
blockquote.right {border-left:1px dashed #ccc; width:35%;}


::-moz-selection {background: #2188ab; /* Firefox */color:#fff;}





.no-border {background: none!important;}

.reg-faqfull h3 {
	margin-bottom: 20px;
}

.reg-faqfull h4 {
	margin-bottom: 5px;
}

.reg-faqfull p {
	margin-bottom: 20px;
	color: #333;
}

.disclaimer {padding-top: 20px; }



/* ** ** Pay Sidebar ** ** */

.pay-premium {
  background-image:-webkit-linear-gradient(top, #EBEBEB 36px, #D3D3D3 55px, #FFFFFF 56px, #EEECED 57px, #FAFAFA 160px);
  background-image: -moz-linear-gradient(center top , #EBEBEB 36px, #D3D3D3 55px, #FFFFFF 56px, #EEECED 57px, #FAFAFA 160px, #FAFAFA 75%, #F0EEEF 100%);
  border-bottom-color:#CCCCCC;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-top-color:#9B9B9B;
  border-top-style:solid;
  border-top-width:4px;
  margin-bottom: 20px;
  padding-bottom:24px;
  padding-top: 16px;
  text-align: center;
  width:220px;
}

.pay-premium h3 {
    color: #1D7E9E;
    font-size: 22px;
    font-weight: bold;
    text-shadow: 1px 1px #FFFFFF;
    text-transform: uppercase;
    width: 220px;
}

.pay-premium h3.power {
   padding-top: 6px;
   margin-bottom: 12px !important;
}

.pay-premium .subtitle p {
    border-bottom: 1px solid #DFDFDF;
    color: #B0B0B0;
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 0px;
    padding: 4px 0 6px;
    text-shadow: 1px 1px #FFFFFF;
    text-transform: uppercase;
}
.pay-premium .subtitle strong {
    color: #333;
}

.pay-premium .cost {
  border-top-color:#FFFFFF;
  border-top-style:solid;
  border-top-width:1px;
  color:#555555;
  font-size:18px;
  line-height: 26px;
  margin-bottom:16px!important;
  padding-bottom:0!important;
  padding-left:0;
  padding-right:0;
  padding-top:20px;
}

.pay-premium .cost strong {
    display: block;
    font-size: 36px;
}

.pay-premium .includes {
    color: #6F9F0D;
    font-size: 22px;
    font-weight: bold;
    margin-bottom:10px!important;    
    text-transform: uppercase;
}

.pay-premium ul {
    list-style: none outside none;
    margin-bottom: 10px;
}

.pay-premium ul li {
    background: url("img/border-fade-h.jpg") no-repeat scroll center top transparent;
    margin: 0;
    padding: 6px 0;
    text-shadow: 1px 1px #FFFFFF;
    word-wrap: break-word;
}

.pay-premium .tip {
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    margin: -20px auto 0!important;
    padding: 2px 6px;
    text-shadow: -1px -1px #333333;
    text-transform: uppercase;
    width: 80px;
}

.gray-gradient {
    background-color: #5A5A5A;
    background-image: -moz-linear-gradient(center top , #A5A5A5 0%, #6A6A6A 40%);
    background-image:-webkit-linear-gradient(top, #A5A5A5 0%, #6A6A6A 40%);
}    
}

.blue, dt {
    color: #1E7D9D;
}

*::-webkit-input-placeholder {
  color:#CCCCCC;
}

/* ** ** End Pay Sidebar ** ** */


#analyze {
	margin: auto;
	padding: 40px 40px 20px 50px ;
	text-align:center;
}

#analyze .sitecheck-form-field {
	border:#d1d1d1 1px solid;
	height: 40px;
	line-height: 50px;
	color: #666;	
	padding:10px;
}


#analyze .sitecheck-form-button {
	width: 165px;
	height: 50px;
    cursor: pointer;
    font-weight: bold;
    padding: 2px 8px !important;
    text-decoration: none;
    color: #fff;
}

#rescan-form {
	float: left;
	margin: 20px 0 0 20px;
	width: 620px;
}

.rescan-par {margin: 4px 0 0 20px;}

#rescan-form .sitecheck-form-field {
	background: #fff url(img/form-field-bg.png) top left no-repeat;
	border: none;
	width: 296px;
	height: 50px;
	padding: 0 10px;
	margin-right: 15px;
	font-size: 24px !important;
	color: #666;	
}


#rescan-form .sitecheck-form-button {
	 border: none;
	width: 165px;
	height: 50px;
    cursor: pointer;
    font: 18px "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
    font-weight: bold;
    padding: 2px 8px !important;
    text-decoration: none;
    color: #fff;
    text-shadow: -1px -1px #187592;
}



/* `Scanner Popup
----------------------------------------------------------------------------------------------------*/

#overlay {
	width: 100%;
	height: 100%;
	background: url(img/black_70.png) repeat;
	/*opacity: 0.6;*/
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}
#scan-popup {
	background: #fff;
	width: 603px;
	height: 357px;
	padding: 42px;
	text-align: center;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -343px;
	margin-top: -220px;
	z-index: 9999;
	color: #000;
}
#scan-popup img {
	margin: 0 auto 20px;
}
#scan-popup a, #scan-popup a:visited, #scan-popup a:hover {
	color: #1e7d9d;
}
#scan-popup p {
	color: #000;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;
	margin-bottom: 14px!important;
}
#scan-popup .logo {
	background: url() no-repeat 0 -22px;
	width: 186px;
	margin: 40px auto 0;
	height: 58px;
}




.login-error {clear: both; margin-bottom: 20px;}

.sitecheck-error {border: 1px solid #c71f5a; background: #f8e7ed; color: #c71f5a; font-weight: bold; padding: 20px;}


.notifybox {
	margin: 20px 0 20px;
	background: #FFEFEA;
	border: 1px solid #cc0000;
	font-size: 1.2em;
	padding: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.scan-another {padding-top: 0;clear: both;}

.notifybox {
	margin: 20px 0 20px;
	background: #FFEFEA;
	border: 1px solid #cc0000;
	font-size: 1.2em;
	padding: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.notifybox img {position: relative; top: -9px; float: left; }

.ppform {margin: 20px 0 0;}
.ppbtns h2 a {color:#cc0000;}
.ppbtns h2 a:hover {color: #525252;}
h2.bback a {color:#cc0000;}
h2.bback a:hover {color: #525252;}
.steps { margin: 0;}
h3.redd {color: #cc0000;}fo
h3.reddpay {margin: 20px 0;color: #cc0000; font-size: 1.4em;}
h3.topbot {margin: 20px 0; font-size: 1.6em;}
.onbg {margin-top: 20px; margin-right: 4px;}
.rsrch h3 {color: #525252; margin:10px 0 20px; border-bottom: 1px solid #ccc; font-size: 1.4em;}
.topmarg {margin: 10px 0 0 0;}
.prsnt {margin: 20px 0 0 0;}
.prsnt h3 {color: #525252; margin:30px 0 20px; border-bottom: 1px solid #ccc; font-size: 1.4em;}
.testilink {margin: 20px 0;}
.testilink h2 a {color:#cc0000; text-decoration: underline;}
.testilink h2 a:hover {color: #525252;}

.red td {background-color: #fff;color: #cd0a0a;}
.red{background-color: transparent;color: #cc0000;}
.red a{color: #cc0000;}
 a.red-error {color: #cc0000!important; overflow: auto;}
.blue{background-color: transparent;color: #2188AB;}
.blue a{color: #2188AB;}

.website-trust {background: transparent url(img/separator-bg.png) bottom left repeat-x; padding: 30px 30px 30px 7px; overflow: auto; margin-bottom: 30px;}

.clean-link-list {background: transparent url(img/separator-bg.png) top left repeat-x; padding: 30px; overflow: auto; margin-bottom: 10px; font-size: .9em!important;}
.clean-link-list li {padding-bottom: 4px;}
.clean-call {background: transparent url(img/separator-bg.png) top left repeat-x; padding-top: 30px; overflow: auto; margin-bottom: 10px; font-size: 1em!important;}

.clean-up a {color: #cc0000 !important;}
.ui-tabs, .ui-widget, .ui-widget-content, .ui-corner-all {border: none !important; border-radius: 0 !important;}

.ui-state-default, .ui-corner-top, .ui-tabs-selected, .ui-state-active {border: none !important; border-radius: 0 !important;}


.ui-state-active {background: #e5e5e5 !important;}

.ui-widget-content {background: transparent !important;}

.ui-tabs .ui-tabs-nav {
    list-style: none outside none;
    padding: 0.2em 0.2em 0 0 !important;
    position: relative;
	background: none !important; 
	border: none;    
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    font-weight: bold !important;
    padding: 1em 2em !important;
    text-decoration: none;
}

.ui-tabs .ui-tabs-panel {
    background: #e5e5e5 !important;
    border-width: 0;
    display: block;
    padding: 1em 1.4em 30px !important;
}

.ui-accordion .ui-accordion-header .ui-icon {
    left: 600px!important;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

h3.ui-accordion-header {background: #fff!important;}

.error-entry .ui-state-error {background-color: #fff; margin-top: 20px!important;}

.ui-accordion-header {margin: 10px 0 !important;}

.ui-accordion-header a {font-weight: bold; padding-left: 10px!important;}

.ui-accordion .ui-accordion-content {margin-top: -10px!important; margin-bottom: 10px!important; padding-bottom: 30px !important; }

.ui-accordion-content-active {padding: 0 10px!important;margin: none!important; background: transparent url(img/separator-bg.png) bottom left repeat-x !important;}

.ui-state-highlight .ui-icon {
    background: none!important;
	width: 30px;
	height: 30px;
}

.ui-icon-info {
    background: none;
    float: left;
    margin-right: 10px;
    background-position: top left !important;    
}

.ui-icon-alert {
    background: none;
    float: left;
    margin-right: 20px;
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background: none!important;}

.widg-info {
    background: url("img/info.png") no-repeat !important;
    padding-top: 12px;
	padding-bottom: 10px;
}

.widg-error {
    background: #F8F8F8 url("img/alert-icon.png") no-repeat !important;
    margin: 0!important;
    padding: 12px 10px 10px !important;
	color: #000!important;
	overflow: auto !important;	 
	word-wrap: break-word;
}

.entry-error {margin-left: 0!important;}

.strong-drop {clear: both;}
#accordion2 textarea {width: 99% !important;}

.worried a {color: #1E7D9D!important;}
.worried a:hover {color: #666!important;}

.sep {background: transparent url(img/separator-bg.png) bottom left repeat-x !important;}

#tab0 h3, #tab1 h3, #tab2 h3, #tab3 h3, #tab4 h3, #tab5 h3 { font-size: 1.1em !important;}
#tab0 h3 a, #tab1 h3 a, #tab2 h3 a, #tab3 h3 a, #tab4 h3 a, #tab5 h3 a{color: #525252 !important;}
#tab0 h3 a:hover, #tab1 h3 a:hover, #tab2 h3 a:hover, #tab3 h3 a:hover, #tab0 h4 a:hover, #tab0 h5 a:hover {color: #525252 !important;}
#tab0 h3 a:focus, #tab1 h3 a:focus, #tab2 h3 a:focus, #tab3 h3 a:focus, , #tab4 h3 a:focus, #tab5 h3 a:focus{color: #525252 !important;}
#tab0 h3 a:active, #tab1 h3 a:active, #tab2 h3 a:active, #tab3 h3 a:active, #tab4 h3 a:active, #tab5 h3 a:active{color: #525252 !important;}

.malred {background: #fff!important;}
.malredtab {background: #fff!important;}
.malredtab span {color: #cc0000!important;text-shadow: 1px 1px 0 #ccc; font-weight: bold;}

.ui-accordion .ui-accordion-header {margin-bottom:0;}
.ui-accordion .ui-accordion-header h3 a {margin-bottom: 2px; font-size: .8em !important;}
.ui-accordion .ui-accordion-header a {margin-bottom: 2px; font-size: .8em !important;}
div#accordion0.ui-accordion .ui-accordion-content,
div#accordion1.ui-accordion .ui-accordion-content,
div#accordion2.ui-accordion .ui-accordion-content,
div#accordion3.ui-accordion .ui-accordion-content,
div#accordion4.ui-accordion .ui-accordion-content {font-size: .8em !important;}

div#accordion0.ui-accordion a, div#accordion1.ui-accordion a, div#accordion2.ui-accordion a, div#accordion3.ui-accordion a, div#accordion4.ui-accordion a {color: #2188AB;}
div#accordion0.ui-accordion a:hover, div#accordion1.ui-accordion a:hover, div#accordion2.ui-accordion a:hover, div#accordion3.ui-accordion a:hover, div#accordion4.ui-accordion a:hover{color: #515151;}

.ui-state-error {font-size: .9em;}

#faqsection {width: 908px; min-height: 170px; margin: 30px 0 0;}
h2.faqh2 {color: #000000 !important; margin-bottom: 20px; }
h3.faqh3 {color: #cc0000 !important; font-size: 1.4em;}
.faqpods {margin-bottom}

#servareacont {clear: both; height: 400px;margin: 20px 0 0; padding: 30px 0;}
#servareacont h2 {color: #333;}
.servpodsprice {margin-bottom: 10px; margin-right: 20px;}
.servpodsprice-no {margin-right: 0!important;}


.snglpckgcall{padding: 20px 0 40px 150px; background: url() no-repeat top left;border-bottom: 1px solid #cccccc;}
.snglpckgcall h2{font-size: 2.6em;}
.snglpckgcall p { padding-right: 20px;}
.snglpckgcall span {font-weight: bold; color: #cc0000;}

.notsurewhchpln{text-align: center; padding: 20px 0; border-bottom: 1px solid #cccccc;}
.notsurewhchpln p {padding: 0;margin:0;}
.notsurewhchpln a {color: #57a4bf;}
.notsurewhchpln a:hover {color: #000000;}
.notsurewhchpln h2 {color: #000000; font-size: 2.4em;}
p.notsurewhchplnbgrp {font-size: 1.8em; padding: 0;}
		
.servpodsprice h3 {font-size: 1.4em; color: #000;}
.servpodsprice h3 a{color: #1E7D9D;}
.servpodsprice h3 a:hover{color: #666;}
h3.servpodicon1 {padding: 10px 0 20px 60px; background: url() no-repeat top left;}
h3.servpodicon2 {padding: 10px 0 20px 60px; background: url() no-repeat top left;}
h3.servpodicon3 {padding: 10px 0 20px 60px; background: url() no-repeat top left;}
h3.servpodicon4 {padding: 10px 0 20px 60px; background: url() no-repeat top left;}


.testimonialpricepod { padding: 0 0 0 20px; background: url(img/testimonial-background.png) no-repeat top left;}
.testimonialpriceinner {padding: 0 0 10px 30px; background: url(img/testimonial-quote.png) no-repeat top left;}
.testimonialpriceinner p {line-height: 1.2em; font-style:italic;}
.testimonialpriceinner h3 {font-size:1.4em;}
.testimonialpriceinner h4 {border:none;}

.resltstxt {font-size: 1.2em; font-weight: bold; padding-top: 2px;}
.resltstxt ul{padding:0; margin:0; }
.resltstxt li{list-style-type:none; margin-bottom: 5px;}


/* ** ** SUCURI STYLE - Legacy ** ** */


.scanform {margin: 0 0 20px 0;}
.scanhd {position:relative; top:-20px; display: block;}

:focus {
    outline: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
q:before,q:after { content: ''; }
a { text-decoration: none; }
.clearfix:after { content: "."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }
.clearer {clear: both;}


.button a, .button a:hover, #headline a, #headline a:hover, #sidebar a, #sidebar a:hover, .frontpageheatmap a, .frontpageheatmap a:hover, .col-3 a, .col-3 a:hover { border: none !important; }


.gptable
{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 12px;
    margin: 0;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}
.gptable th
{
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    background: #333333;
    border-top: 2px solid #7F8790;
    border-bottom: 1px solid #fff;
    color: #FFFFFF;
}
.gptable td
{
    padding: 8px;
    background: transparent;
    border-bottom: 1px solid #fff;
    color: #525252;
    border-top: 1px solid transparent;
    font-weight: bold;    
}
.gptable tr:hover td
{
    background: #cccccc;
    color: #525252;
    font-weight: bold;
}

.nbimtable
{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 12px;
    margin: 0;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}
.nbimtable th
{
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    background: #E4E4E4;
    border-top: 2px solid #999;
    border-bottom: 5px solid #fff;
    color: #333333;
}
.nbimtable td
{
    padding:  14px 8px;
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #333;
    border-top: 1px solid transparent;
}
.nbimtable tr:hover td
{
    background: #f0f0f0;
    color: #333;
}

/* */

.download-meta {
	text-align: center !important;
	font-size: 11px;
	margin-bottom: 0 !important;
}


.col-3 ul {
	margin-left: 16px;
	list-style: square;
	margin-bottom: 22px;
}

.col-3 p {
	margin-bottom: 22px;
}


a.signupbutton {
	font-size: 13px;
	line-height: 1.4em;
}




h4, h3.head {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 4px;
	color: #333;
	margin-bottom: 18px;
}
 

input.text {
	margin-right: 2px;
	font-size: 10px;
	padding: 3px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
/*
	height: 20px;
*/
	vertical-align: top;
	color: #666;
}

.noticebox {
	margin-right: 1px;
	padding-top: 2px;
        width:245px;
        background: #fffbcc;
        border: 1px solid #e6db55;
        text-align: center;
        font: 1.3em Georgia, Times, "Times New Roman", serif;
        padding: 10px 0;
        -moz-border-radius: 3px;
        -khtml-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;

}


div.loading-invisible{
   display:none;
}


div.loading-visible{
    display:block;

    position:absolute;
    top:200px;
    left:0;
    width:100%;
    text-align:center;

    background:#fff;
    filter: alpha(opacity=75); /* internet explorer */
    -khtml-opacity: 0.75;      /* khtml, old safari */
    -moz-opacity: 0.75;       /* mozilla, netscape */
    opacity: 0.75;           /* fx, safari, opera */
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    z-index:999999;
}

