@charset "utf-8";
/* Sucuri Style - Dre Armeda */

/* ** ** Main Styles ** ** */
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:52%/1.52em;
	background: #F1F1E7 url(images/bodybg.png) top left repeat-x;	
}

/* ** ** 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:#cc0000;}
a:hover, a:focus {color: #525252;}
a:active {color: #2188AB; }
.active {color: #2188AB }
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%;}

/* ** ** Header Styles ** ** */
h1, h2, h3, h4, h5 {margin:0 0 0.5em; line-height:1.1em;}
h1 {font-size:2.52em;} 
h2 {font-size:1.952em;} 
h3 {font-size:1.652em;} 
h4 {font-size:1.452em;} 
h5 {font-size:1.252em;} 
h6 {font-size:1.52em;}

/* ** ** ul li's ** ** */
ul li{margin-left:25px;}

/* ** ** custom select color ** ** */
::selection {background: #cc0000; /* Safari */}
::-moz-selection {background: #cc0000; /* Firefox */color:#fff;}

/* ** ** paragraphs ** ** */
p {margin:0 0 1.52em;}
p img.left {float:left;margin:1.52em 1.52em 1.52em 0;padding:0;}
p img.right {float:right;margin:1.52em 0 1.52em 1.52em;}

strong   		{font-weight:600;}
em, dfn  		{font-style:italic;}
dfn 	 		{font-weight:600;}
sup, sub 		{line-height:0;}
abbr, acronym   {border-bottom:1px dashed #ccc;}
address 		{margin:0 0 1.5em;font-style:italic;}
del 			{color:#666;}

pre, tt, code {
margin: 10px 0;
font:1em 'andale mono', 'lucida console', monospace;
line-height:1.5; 
display:block; 
overflow: auto;
	background: #FFEFEA;
display:block; 
padding:20px; 
line-height:1.67em;
background:none repeat scroll 0 0 #F7F7F7;
border:1px solid #CCCCCC;	
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */

}
pre 			{margin:1.5em 0;white-space:pre;}

/* ** ** columns and wraps ** ** */
.col {margin:0;display: inline;overflow: hidden;float: left;position: relative;}
.colcent {margin:0 auto;overflow: hidden;}
.wrap{width: 960px;margin: 0 auto;overflow: hidden;}
.col_1 {width:40px;}.col_2 {width:100px;}.col_3 {width:160px;}.col_4 {width:220px;}.col_5 {width:280px;}.contentcalpod{width:292px;}.col_6 {width:340px;}.col_7 {width:400px;}.col_8 {width:460px;}.col_9 {width:520px;}.col_10{width:580px;}.col_11{width:640px;}.col_12{width:700px;}.col_13{width:760px;}.col_14{width:820px;}.col_15{width:880px;}.col_16{width:940px;}.col_17{width:960px;}

/* ** ** header ** ** */
header {width: 100%;height:112px; position:relative; margin-bottom:5px;}
.login {width: 960px;position: absolute; top:4px; left:0px;}
.login span{margin: 0 0 0 -3;color: #fff;font-size:.8em; margin: 0 10px 0 0;}
.login span a{color: #cc0000;}
.login span a:hover{color: #4F4B4A;}
.logo {margin: 22px 0 0;}
.logo a{height: 60px; width: 190px; display: block;background: transparent url(images/sprite.png) 0 -908px no-repeat;}	
.logo a span {display: none;}
header nav {color:#fff; margin: 35px 0 0;}
nav ul {list-style:none;font-size:1.52em; }
nav ul li {float:left; margin-left:7px;}
nav ul li a {display:block; color:#fff; text-decoration:none; padding:2px 8px; margin-top:8px;}
nav ul li a:hover, nav ul li.active a {color:#2198c0; text-decoration: none;}

/* ** ** content ** ** */
.contenttop {margin: 20px 0 0; height: 8px; background: transparent url(images/sprite.png) 0 -704px no-repeat;}
.content {background: transparent url(images/contentbg.png) top left repeat-y;}
.contentcal {background: transparent url(images/contentbg.png) top left repeat-y;}
.contentcalpod { height: 130px;padding: 10px; border-right: 2px solid #fff; border-left: 1px solid #dedede;}
.contentcalpod:hover { background: #ececec;}
.contentcalpod a { color: #2188AB; font-weight: bold;}
.contentcalpod a:hover { color: #333;}
.contentcalpod p {font-size: 1.15em;margin:0 0 0 4px;}
.contentcalpod h2 {font-size: 2em;color: #cc0000;margin:0;}
.contentcalpod h3 {font-size: 1.1em;color: #000000;margin:4px 0 10px 0;}
.contentcalpod span.float,.contentcalpod span.wp,.contentcalpod span.heart{margin: 0 8px 0 0;width: 50px; height: 48px;}
.contentcalpod span.float{background: transparent url(images/sprite.png) 0 -149px no-repeat;}
.contentcalpod span.wp{background: transparent url(images/sprite.png) 0 -265px no-repeat;}
.contentcalpod span.heart{background: transparent url(images/sprite.png) 0 -207px no-repeat;}
.nobbord {border-left: none;}
.nobord {border-right: none;}
img.callove {margin: 4px 0 0 45px;}
.contentin {width: 944px;margin: 0 8px 0; background: transparent url(images/contentgrad.png) top left repeat-x;}
.contentinhdr{width: 944px; margin: 0 auto; height: 55px; background: #cdcdcd; border-bottom: 1px #fff solid;}
.contentinhdr h1 {color: #fff; padding: 17px 0 0 17px; font-size: 1.8em; text-shadow: 1px 1px #666666;}
.contentin h2.pyiw {color: #000; font-size: 3.2em; text-align: center; margin: 4px 0 -14px; padding: 0;line-height: normal;}
.contentin h2.pyiw span {color: #cc0000;}
.contentin h3.nomoremalware {color: #000; font-size: 2.2em; text-align: center; margin: 0; padding: 0;}

#signuptable{background: transparent url(images/signuptable.png) top left no-repeat; width: 907px; height: 343px;}
#signuptab {text-align: center;}
#signuptable .hostserv p{text-align: right; padding: 4px 6px 0 0; color: #999999;margin:0;}
#signuptable .usprice p {text-align: left; color: #cc0000; padding: 4px 0 0 6px; margin:0;}

#signuptable .signupbizback h2 {color: #fff; padding: 4px 0 0; margin-bottom:0;}
#signuptable .signupallback h3 {color: #fff; padding: 4px 0 0; margin-bottom:0; font-size: 1.3em;}

#signuptable .signuplegend p {color: #cc0000; padding: 10px 0 0; margin: 0; font-weight: bold;}

.contentinlist ul {list-style-position: inside; margin-left: 0;}
.contentinlist ul li{list-style-position: inside; margin-left: 0;}
.contentin ol {list-style-position: inside; margin-left: 0;}
.contentin ol li{list-style-position: inside; margin-left: 0;}

.internl {width: 904px; padding: 20px;}
.internl h2 {font-size: 2em;color: #cc0000;margin:0 0 6px;}
.internl h2 a{color: #525252;}
.internl h2 a:hover{color: #cc0000;}
.internl h3 {font-size: 1.1em;color: #000000;margin:0 0 4px;}
.internl p {font-size: 1.1em;color: #000000; margin:0 0 10px;}

.colpadl {margin: 0 20px 0 0;}
.colpad {margin: 0 20px 0 0;}
.colpad1 {margin: 0 8px 0 0;}
.contentbot {height:8px; background: transparent url(images/sprite.png) 0 -335px no-repeat;}
.cbspace {margin:0 0 20px;}
.mhco {padding: 20px 0 10px 20px;}
.mhco h2 { font-size: 5.2em; margin-bottom: 25px;line-height:.7em;}
.mhco h3 {font-size: 1.7em;}
.mhco h3.blue {margin: 22px 0 0;color: #2188AB;font-size: 2.6em;}
.colpadtop {margin: 30px 0 0;}

.mhco a.mhbtn {font-size: 1.3em;margin: 30px 24px 0 0; padding: 22px 0 0 20px;width: 96px; height: 38px; color: #fff; text-decoration: none;display: block;background: transparent url(images/sprite.png) 0 -1048px no-repeat;}
.mhco a.mhbtn:hover {color: #fff;text-decoration: none;background: transparent url(images/sprite.png) 0 -978px no-repeat;}
.mhimg {height:370px;width:500px; margin: 5px 10px 0 0;background: transparent url(images/sprite.png) 0 -1118px no-repeat;}
.mhimg h2 {font-size: 1.61em; font-weight: bold;position: absolute; top: 312px; left:586px;}
.mhimg h3 {color: #cc0000;font-size: 1.31em;position: absolute; top: 334px; left:586px;}

.mostpop {background: #ECECEC; padding: 7px; border: 1px solid #CCC;}

/* ** ** footer ** ** */
footer {color: #fff; background: transparent url(images/footerbg.png) top left repeat-x; }
.foot{margin: 20px 0 0;height: 176px;width: 100%;overflow: hidden;}

.social {height: 140px; margin: 0 0 10px 0;}

.soctwit {margin: 35px 0 0 16px; padding: 10px 10px 0 0; width:286px; height: 18px;font-size: 1.2em;background: transparent url(images/soctwitter.png) top left no-repeat;}

.soctweet {margin: 20px 0 0; padding: 8px 10px 5px 21px; width:297px; background: #333333 url(images/soctweetbg.png) top left no-repeat;}

.soccons {margin: 35px 0 0 8px;width: 308px; height: 44px;}
.soccons a span {display: none;}
a.twitter {height: 44px; width: 44px; background: transparent url(images/sprite.png) 0 -1498px no-repeat;}
a.facebook {height: 44px; width: 44px; background: transparent url(images/sprite.png) -44px -1498px no-repeat;}
a.rss {height: 44px; width: 44px; background: transparent url(images/sprite.png) -88px -1498px no-repeat;}
a.delicious {height: 44px; width: 44px; background: transparent url(images/sprite.png) -132px -1498px no-repeat;}
a.digg {height: 44px; width: 44px; background: transparent url(images/sprite.png) -176px -1498px no-repeat;}
a.stumble {height: 44px; width: 44px; background: transparent url(images/sprite.png) -220px -1498px no-repeat;}
a.reddit {height: 44px; width: 44px; background: transparent url(images/sprite.png) -264px -1498px no-repeat;}

.tweet{margin:0; padding:0;}
.tweet-left{float: left;margin: 4px 12px 0 0;}
.tweet-left img{border: 2px solid #666666;}
p.text{margin: 0;padding: 0;}
.text a{margin: 0;padding: 0; color: #cc0000; text-decoration: none;}
.text a:hover{color: #666666; text-decoration: none;}

.cpyrt a{color:#000;}
.cpyrt a:hover{color: #333;}

#loginform {
	float: left;
	margin-right: 1px;
	padding-top: 2px;
    width:245px;
    text-align: center;
    padding: 10px 0;
}

#loginform textarea {width: 900px; height: 100px;font-size: 1.5em; margin: 0 0 10px 0; border: 1px solid #ccc;	font-family: Helvetica, Arial, sans-serif;}

#loginform input {height: 30px; width: 300px; font-size: 1.5em; margin: 0 0 10px 0; border: 1px solid #ccc;}

#loginform label {float: left; text-align: left;}

#loginform .button {float: left; width: 100px;}
#loginform .runscan {float: left; width: 100px;}
#loginform .runscansp {float: left; margin-right: 10px; width: 100px;}
#loginform .rptfls {float: left; width: 200px;}
.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;}
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: #fef1ec;color: #cd0a0a;}
.red{background-color: #fef1ec;color: #cd0a0a;}
.red a{color: #cd0a0a;}

#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;}

.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: #525252;}
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: #cc0000;}

.ui-state-error {font-size: .9em;}

/* ** ** SUCURI STYLE ** ** */

.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; }

.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;
}



.submit input, .button, .button-primary, .button-secondary, input[type=button], input[type=submit] {
	font: normal 11px/16px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	text-decoration: none;
	padding: 2px 8px !important;
	cursor: pointer;
	border: 1px solid #bbb;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	color: #464646;
	text-shadow: rgba(255,255,255,1) 0 1px 0;
}

.button a, .button-secondary a {
	font-weight: normal !important;
}

.submit input:hover, .button:hover, .button-secondary:hover, input[type=button]:hover, input[type=submit]:hover {
	color: #000;
	border-color: #666;
}

.submit input, .button, .button-secondary, input[type=button], input[type=submit] {
	background: #f2f2f2;
}

.submit input:active, .button:active, .button-secondary:active, input[type=button]:active, input[type=submit]:active {
	background: #eee;
}

.button-primary {
	border-color: #298cba !important;
	font-weight: bold;
	color: #FFF !important;
	background: #21759B;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
}

.button-primary:hover {
	border-color: #13455b !important;
	color: #EAF2FA !important;
}

.button-primary:active {
	background: #21759b;
}


.signupbutton {
	font-size: 14px;
	padding: 4px 8px !important;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	border-color: #298cba !important;
	font-weight: bold;
	color: #FFF !important;
	background: #21759B;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
}


p.intro a {
	font-weight: normal;
}

/* */

.submit input, .button, .button-primary, .button-secondary, input[type=button], input[type=submit] {
	font: normal 11px/16px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	text-decoration: none;
	padding: 2px 8px !important;
	cursor: pointer;
	border: 1px solid #bbb;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	color: #464646;
	text-shadow: rgba(255,255,255,1) 0 1px 0;
}

.button a, .button-secondary a {
	font-weight: normal !important;
}

.submit input:hover, .button:hover, .button-secondary:hover, input[type=button]:hover, input[type=submit]:hover {
	color: #000;
	border-color: #666;
}

.submit input, .button, .button-secondary, input[type=button], input[type=submit] {
	background: #f2f2f2;
}

.submit input:active, .button:active, .button-secondary:active, input[type=button]:active, input[type=submit]:active {
	background: #eee;
}

.button-primary {
	border-color: #298cba !important;
	font-weight: bold;
	color: #FFF !important;
	background: #21759B url(images/button-grad.png) repeat-x scroll left top;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
}

.button-primary:hover {
	border-color: #13455b !important;
	color: #EAF2FA !important;
}

.button-primary:active {
	background: #21759b url(images/button-grad.png) repeat-x scroll left bottom !important;
}

.signupbutton {
	font-size: 14px;
	padding: 4px 8px !important;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	border-color: #298cba !important;
	font-weight: bold;
	color: #FFF !important;
	background: #21759B url(images/button-grad.png) repeat-x scroll left top;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
}

a.signupbutton:hover {
	border-color: #13455b !important;
	color: #EAF2FA !important;
}

a.signupbutton:active {
	background: #21759b url(images/button-grad.png) repeat-x scroll left bottom !important;
}

.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;
}


#sitecontent {
	font-size: 12px;
	width: 960px;
	margin: 0 auto;
}

#sitecontent .image img {
	border: 1px solid #dadada;
}

#sitecontent .wrapper {
	float: left;
	margin-bottom: 14px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	float: left;
	margin: 0 14px;
}

.col-1 { width: 52px; }
.col-2 { width: 132px; }
.col-3 { width: 212px; }
.col-4 { width: 292px; }
.col-5 { width: 372px; }
.col-6 { width: 452px; }
.col-7 { width: 532px; }
.col-8 { width: 612px; }
.col-9 { width: 692px; }
.col-10 { width: 772px; }
.col-11 { width: 852px; }
.col-12 { width: 932px; }


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;

}


.alt { background: #f9f9f9; }

.submit {
	border-top: 1px solid #ccc;
	padding: 1.5em 0 0 0;
	margin: 10px 0 0 0;
	-moz-border-radius-bottomleft: 3px;
	-khtml-border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-khtml-border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
}


.updated, .error {
	margin: 0;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0;
	max-width: 980px;
}


.error {
	background-color: #ffebe8;
	border-color: #c00;
}

.error a {
	color: #c00;
}

.form-invalid {
	background-color: #ffebe8 !important;
}

.form-invalid input {
	border-color: #c00 !important;
}

.form-table td, .form-table th,
form#profile-form table td, form#profile-form table th {
	border-bottom-color: #fff;
}

.form-input-tip {
	color: #999;
}

.form-table tr, form#profile-form table tr {
	background-color: #eaf3fa;
}


.col-10 .col-5 {
	margin: 0;
	width: 352px;
	padding-right: 20px;
}

.col-10 .col-10 {
	margin: 24px 0 0;
	clear: both;
}

.col-10 .col-8, .col-10 .col-7 {
	margin: 0;
}

.col-10 .col-5 table td {
	line-height: 1.5em;
	padding: 10px 0;
	border-bottom: 1px solid #dadada;
}

.more {
	font-size: 90%;
}

.column-list {
	font-size: 10px;
	line-height: 1.5em;
}

.column-list li {
	padding-bottom: 4px;
}



#notifybox2 {
        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;

}



h3.graphics {
	clear: both;
	padding-top: 20px;
	font-size:22px;
	font-weight: normal;
	color: #999;
	padding-bottom: 6px;
}

ul.logo {
	margin: 0 14px 14px 0 !important;
	width: 176px;
	border: 1px solid #dfdfdf;
	border-top: none;
	float: left;
}

ul.logo li {
	list-style: none;
	border-bottom: 1px solid #dfdfdf;
	background: #f5f5f5;
	line-height:13px;
}

ul.logo li.img {
	background: #fff;
}

ul.logo li a span {
	color: #999;
	font-weight: normal;
}

ul.logo li a {
	display: block;
	padding: 6px 8px;
	font-size:10px;
}

ul.logo li:first-child {
	border-top: 1px solid #dfdfdf;
}

ul.logo li:last-child {
	border-bottom: none;
}

p.community {
	clear: both;
	font-size:14px;
	padding: 24px 0;
}


ul.logo .pnglogo { background: #eee; text-align: center;}

ul.logo .pnglogo:hover { background: #555; }

.pnglogo img {
	padding: 62px 0;
}

#logo-blue img, #logo-grey img { padding: 20px 0; }


ul.colors {
	margin: 0 !important;
}

ul.colors li {
	float: left;
	list-style: none;
	margin-left: 60px;
	padding-right:50px;
	border-right: 1px solid #dfdfdf;
	margin-right:50px;
	margin-bottom: 24px;
	line-height: 14px;
	font-size: 10px;
	color: #666;
}

ul.colors li strong {
	font-size: 12px;
	color: #333;
}

ul.colors li:last-child {
	padding-right: 0;
	margin-right: 0;
	border-right: none;
}

ul.colors li img {
	float: left;
	margin-left: -60px;
}

.meta {
	font-size: 11px;
	color: #777;
	margin-bottom: 10px;
}

.meta a { 
	color: #777;
	border-bottom: 1px solid #dfdfdf;
}

.meta a:hover { color: #d54e21; border-bottom-color: #d54e21; }

hr { border: none; border-top: 1px solid #dfdfdf; }


.scaninfo {margin: 0.5em 0 0.5em 0; padding: 0.5em 0.3em 0.5em 0.3em; border: 1px solid #fcefa1; background: #fbf9ee; color: #363636; }
.scaninfo a { color: #363636; }
.scanerror {margin: 0.5em 0 0.5em 0; padding: 0.5em 0.3em 0.5em 0.3em; border: 1px solid #cd0a0a; background: #fef1ec; color: #cd0a0a; }
.scanerror a { color: #C20A0A; background: #FFFFFF; }

#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}


#dialogfinal
{
    background-color: #E7E5DC;
    overflow: auto;
    white-space: nowrap;
}   
    
.dp-highlighter
{   
    font-family: "Consolas", "Courier New", Courier, mono, serif;
    font-size: 12px; 
    background-color: #E7E5DC;
    width: 99%;
    overflow: auto;
    margin: 0 0 2px 0 !important;
    border: 1px solid #D7D5CC;
    white-space: nowrap;
}   
    
.dp-highlighterb
{   
    background-color: #E7E5DC;
    width: 90%;
    white-space: nowrap;
}

/* clear styles */
.dp-highlighter ol,
.dp-highlighter ol li,
.dp-highlighter ol li span
{
    margin: 1em 0 0 0;
    padding: 0;
    border: 0;
}


.dp-highlighter ol
{
    list-style: decimal; /* for ie */
    background-color: #fff;
    margin: 0px 0px 1px 25px !important; /* Bottom Margin may need to be 1px */
    padding: 0px 0px 0px 0px;
    color: #1E1E1E;
}

.dp-highlighterb ol
{
    padding: 0px 0px 0px 10px;
}

.dp-highlighter ol li,
.dp-highlighter .columns div
{
    list-style: decimal-leading-zero; /* better look for others, override cascade from OL */
    list-style-position: outside !important;
    border-left: 3px solid #6CE26C;
    background-color: #F8F8F8;
    color: #000000;
    padding: 1px 3px 0 3px !important;
    margin: 0 !important;
    line-height: 14px;
}

.dp-highlighter.nogutter ol li,
.dp-highlighter.nogutter .columns div
{
    border: 0;
}

.dp-highlighter .columns
{
    background-color: #F8F8F8;
    color: gray;
    overflow: hidden;
    width: 100%;
}

.dp-highlighter .columns div
{
    padding-bottom: 5px;
}

.dp-highlighter ol li.alt
{
    background-color: #FFF;
    color: inherit;
}

.dp-highlighter ol li span
{
    color: black;
    background-color: inherit;
}
