/* @override http://sb.pearanalytics.com/css/sb.css */

@import url('../js/facebox/facebox.css');

.default_modal ol, .default_modal ul { list-style: none; }

.default_modal h1, .default_modal h2, .default_modal h3 { font-size: 1em; font-weight: normal; }

a, a:link, a:visited, a:active,:focus { outline: none !important; }

.default_modal { font-size: 10px; }

#the_widget, .default_modal, .qtip-contentWrapper {
	font-size: 10px !important;
}


.float_left { float: left !important; }
.float_right { float: right !important; }

.default_modal .roundtop {
	-moz-border-top-left-radius:5px;
	-moz-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}

.default_modal .roundbottom {
	-moz-border-bottom-left-radius:5px;
	-moz-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}

.default_modal .round {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
 
/* slightly enhanced, universal clearfix hack */
 
.default_modal .clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
 
.default_modal .clearfix { display: inline-block; }
 
/* start commented backslash hack \*/
 


.default_modal body, .default_modal div, .default_modal dl, .default_modal dt, .default_modal dd, .default_modal ul, .default_modal ol, .default_modal li, .default_modal h1, .default_modal h2, .default_modal h3, .default_modal h4, .default_modal h5, .default_modal h6, .default_modal pre, .default_modal form, .default_modal fieldset, .default_modal input, .default_modal textarea, p, .default_modal blockquote, .default_modal th, .default_modal td, .default_modal div, .default_modal span { margin: 0; padding: 0; background: none; background-color: transparent; list-style-image: none; }

.default_modal table { border-collapse: collapse; border-spacing: 0; }

.default_modal fieldset, .default_modal img, .default_modal abbr, .default_modal acronym { border: 0; }

.default_modal address, .default_modal caption, .default_modal cite, .default_modal code, .default_modal dfn, .default_modal th, .default_modal var { font-style: normal; font-weight: normal; }

.default_modal ol, .default_modal ul { list-style: none; list-style-type: none; }

.default_modal caption, .default_modal th, .default_modal td { text-align: left; }

.default_modal h1, .default_modal h2, .default_modal h3, .default_modal h4, .default_modal h5, .default_modal h6 { font-size: 1em; font-weight: normal; }

.default_modal select, .default_modal option, .default_modal input, .default_modal textarea { font-size: inherit; font-family: inherit; }

.default_modal a, .default_modal a:link, .default_modal a:visited, .default_modal a:active,:focus { outline: none !important; }


.default_modal .bottom_actions {
	width: 400px;
}

.sb_widget_loading {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #777 !important;
}

#widget_closer {
	width:397px;
	text-align:right;
	position:absolute;
	margin-top:-12px;
}

/* @group WIDGET */

.basic_widget_layout {
	font-size: 1.2em !important;
}

.basic_widget_layout p, .basic_widget_layout h3 {
	margin-bottom: 15px !important;
}

.basic_widget_layout h3 {
	font-size: 1.3em !important;
	font-weight: bold;
	float: left;
}

/* @group GET FULL REPORT */

#get_full_report {
	
}

#get_full_report a:link, #get_full_report a:active, #get_full_report a:visited {
	color: #000;
}

#get_full_report a:hover {
	color: #999;
}

#get_full_report p {
	margin-bottom: 15px;
	font-size: 1.2em;
	line-height: 1.6em;
}

#get_full_report input.email_input {
	border: 1px solid #ccc;
	padding: 8px;
	width: 350px;
	font-size: 1.2em;
}

#get_full_report .agree_label {
	display: block;
	float: right;
	width: 360px;
	color: #999;
	font-size: .9em;
	line-height: 1.2em;
	margin-left: 10px;
}

/* @end */

/* @group CONTENT */

#container_widget {
	width: 400px;
	overflow: hidden;
	margin: 0 auto;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#container_widget h2.title {
	font-size: 2em;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}

/* @group ICON LINKS */

#container_widget #icon_links li {
	float: left;
	margin-right: 10px;
}

#container_widget #icon_links li a {
	float: left;
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -999999px;
}

#container_widget #icon_links li.more_info a {
	background: url(../images/sb/icon_sprite.png) no-repeat 0 0;
}

#container_widget #icon_links li.tweetit a {
	background: url(../images/sb/icon_sprite.png) no-repeat 0 -584px;
}

#container_widget #icon_links li.backtoscore a {
	background: url(../images/sb/icon_sprite.png) no-repeat 0 -651px;
}

#container_widget #icon_links li.comments a {
	background: url(../images/sb/icon_sprite.png) no-repeat 0 -126px;
}

#container_widget #icon_links li.details a {
	background: url(../images/sb/icon_sprite.png) no-repeat 0 -251px;
}

/* @end */

/* @end */

/* @group SCORE DETAILS */

#container_widget h2.chart {
	padding: 15px 0 0 70px;
	background: url(../images/sb/icon_sprite.png) no-repeat left -250px;
	height: 40px;
}
#container_widget h2.info_title {
	padding: 15px 0 0 70px;
	background: url(../images/sb/icon_sprite.png) no-repeat left 1px;
	height: 40px;
}

#container_widget h3.graph_title {
	font-size: 1.3em;
	position: absolute;
}

/* @group BAR */

#container_widget .bar {
	height: 66px;
	overflow: hidden;
}

#container_widget .detailed .bar {
	height: 220px;
}

#container_widget .red {
	background: url(../images/sb/bar_red.png) repeat-x 0 top;
}

#container_widget .gray {
	background: url(../images/sb/bar_gray.png) repeat-x 0 top;
}

#container_widget .detailed .gray {
	background: #aaa url(../images/sb/bar_gray.png) repeat-x 0 bottom;
	padding-bottom: 4px;
}

#container_widget .detailed .red {
	background: #cc0000 url(../images/sb/bar_red.png) repeat-x 0 bottom;
	padding-bottom: 4px;
}

#container_widget .bar ul {
	width: 100%;
	color: #fff;
}

#container_widget .base_bar {
	position: absolute;
	margin-left: -1px;
	background-color:#c8c8c8;
	height:62px;
	width:2px;
}

#container_widget .bar ul li {
	height: 44px;
	overflow: hidden;
}

#container_widget .bar ul li .stars {
	width: 60px;
	height: 29px;
	float: left;
	border-right: 2px solid #ccc;
	padding: 15px 10px 0 0;
	text-align: right;
}

#container_widget .detailed .gray .actual_bar {
	margin-top: 10px;
	height: 20px;
	background-image: url(../images/sb/horizontal_bar_red.png);
	float: left;
}

#container_widget .detailed .red .actual_bar {
	margin-top: 10px;
	height: 20px;
	background-image: url(../images/sb/horizontal_bar_gray.png);
	float: left;
}

#container_widget .bar .actual_score {
	display: block;
	width: 327px;
	float: right;
}

#container_widget .bar .actual_score img {
	margin-right: 5px;
	height: 10px;
	width: 12px;
}

#container_widget .bar .actual_score strong {
	margin-top: 1px;
	position: relative;
}

/* @end */

/* @group SCORE */

#container_widget .graph .score_wrapper {
	height: 40px;
}

#container_widget .graph .score {
	margin-left: -15px;
	background: url(../images/sb/arrow.png) no-repeat center top;
	padding-top: 20px;
	width: 30px;
	text-align: center;
	position: absolute;
	font-size: 1.4em;
}



/* @end */

/* @group GRAPH */

#container_widget .graph {
	width: 100%;
	margin-bottom: 20px;
}

#container_widget .graph .details {
	color: #fff;
	padding: 6px 10px;
}

#container_widget .searchability .details {
	background-color: #565656;
}

#container_widget .searchperformance .details {
	background-color: #990000;
}

#container_widget .button a {
	color: #fff !important;
	display: block;
	float: right;
	text-decoration: none !important;
	padding: 8px 30px 8px 15px;
}

#container_widget .button a:hover {
	background-color: #999;
}

#container_widget .searchability .button a {
	background: #565656 url(../images/sb/arrow_sprite_white.gif) no-repeat 90% -32px;
}

#container_widget .searchability  .button a:hover {
	background-color: #999;
}

#container_widget .searchperformance .button a {
	background: #990000 url(../images/sb/arrow_sprite_white.gif) no-repeat 90% -32px;
}

#container_widget .searchperformance  .button a:hover {
	background-color: #bb0000;
}

/* @end */

/* @group FOOTER */

#container_widget #footer {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #ddd;
	font-size: .9em;
	background-image: none !important;
	background-color: #fff !important;
	height: 20px !important;
}


#container_widget #footer a:link, #container_widget #footer a:active, #container_widget #footer a:visited {
	color: #000;
}

#container_widget #footer a:hover {
	color: #999;
}

/* @end */



/* @end */

/* @group OVERVIEW */

#container_widget h2.website_analyzer {
	text-indent: -999999px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 0;
	height: 41px;
	background: url(../images/sb/logo_large.png) no-repeat;
	padding-bottom: 25px;
}

.score_wrapper {
	width: 400px;
}

#score_overview h3 {
	font-size: 1.4em;
	margin: -23px 0 20px 0;
	font-weight: bold;
}

#container_widget #score_overview .score_wrapper {
	margin-bottom: 20px;
}

#container_widget #score_overview .score_wrapper .title {
	font-size: 1.3em;
	margin-bottom: 4px;
	font-weight: bold;
}

#container_widget #score_overview .score_wrapper .score_red, #score_overview .score_wrapper .score_gray, #score_overview .score_wrapper .score_green, #score_overview .score_wrapper .score_orange {
	width: 140px;
	text-align: center;
	float: left;
}

#container_widget #score_overview .score_wrapper .score_red .score {
	background: url(../images/report/score_background_red.gif) no-repeat 0 top;
}

#container_widget #score_overview .score_wrapper .score_green .score {
	background: url(../images/report/score_background_green.gif) no-repeat 0 top;
}

#container_widget #score_overview .score_wrapper .score_orange .score {
	background: url(../images/report/score_background_orange.gif) no-repeat 0 top;
}

#container_widget #score_overview .score_wrapper .score_gray .score {
	background: url(../images/sb/square_gradient_gray.png) no-repeat 0 top;
}

#container_widget #score_overview .score_wrapper .score {
	font-size: 30px !important;
	margin: 0 !important;
	color: #fff;
	width: 65px;
	height: 51px;
	padding-top: 14px !important;
	line-height: 1em !important;
	margin: 0 0 4px 40px !important;
	overflow: hidden;
}

#container_widget #score_overview .score_meta {
	float: right;
	width: 200px;
	text-align: center;
	font-size: 1.4em;
	margin: 0 25px 0 0;
}

#container_widget #score_overview .score_meta .star_score {
	margin: 15px 0;
}

#container_widget #score_overview .score_meta strong {
	color: #cc0000;
}

#info_score_red {
	background: url(../images/report/score_bg_red.png) repeat-x center center;
	display: block;
	color: #fff;
	padding: 10px 6px;
	width: 30px;
	margin: 0 10px 10px 0;
	float: left !important;
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

#info_score_orange {
	background: url(../images/report/score_bg_orange.png) repeat-x center center;
	display: block;
	color: #fff;
	padding: 10px 6px;
	width: 30px;
	margin: 0 10px 10px 0;
	float: left;
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

#info_score_green {
	background: url(../images/report/score_bg_green.png) repeat-x center center;
	display: block;
	color: #fff;
	padding: 10px 6px;
	width: 30px;
	margin: 0 10px 10px 0;
	float: left;
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

/* @end */




/* @end */

/* @group REPORT */

#container_report {
	width: 900px;
	margin: 20px auto;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#container_report #header {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#container_report h1 {
	width: 238px;
	height: 53px;
	background: url(../images/sb/logo_fullreport.png) no-repeat;
	text-indent: -99999px;
	float: left;
}

#container_report #sub_header {
	text-align: right;
	margin-top: 10px;
}

#container_report #sub_header #us {
	font-size: 2.5em;
}

#container_report #sub_header #report_meta {
	color: #cc0000;
	font-size: 1.4em;
	margin: 8px 0 0;
}

#container_report #content {
	
}

#container_report #content #left_col {
	width: 234px;
	overflow: hidden;
	float: left;
}

#container_report #content #left_col ul#main_nav li a {
	display: block;
	margin-bottom: 5px;
	width: 234px;
	height: 54px;
	text-indent: -99999px;
}

#container_report #content #left_col ul#main_nav li.add_score a {
	background: url(../images/sb/report_links_sprite.png) no-repeat left top;
}

#container_report #content #left_col ul#main_nav li.get_widget a {
	background: url(../images/sb/report_links_sprite.png) no-repeat 0 -57px;
}

#container_report #content #left_col ul#main_nav li.feedback a {
	background: url(../images/sb/report_links_sprite.png) no-repeat left -114px;
}

#container_report #content #left_col ul#main_nav li.tweet a {
	background: url(../images/sb/report_links_sprite.png) no-repeat left -171px;
}

#container_report #content #left_col ul#main_nav li.contact a {
	background: url(../images/sb/report_links_sprite.png) no-repeat left -228px;
}

#container_report #content #right_col {
	width: 620px;
	float: right;
}

#container_report #content .item_row {
	margin-bottom: 40px;
	border: 1px solid #fff;
}

#container_report #content .item_row .item_title .title {
	font-size: 2.6em;
}

#container_report #content .item_row .item_title .title a, #container_report #content .item_row .item_title .title .nolink {
	color: #000 !important;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 3px;
	height: 32px;
	display: block;
	float: left;
	margin-right: 20px;
	margin-top: 8px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#container_report #content .item_row .item_title .title a:hover {
	color: #999 !important;
}

#container_report #content .item_row .item_title ul {
	float: right;
}

#container_report #content .item_row .item_title ul li, #container_report #content .item_row .item_title ul li a {
	width: 49px;
	height: 49px;
	margin-left: 3px;
	float: left;
	display: block;
}

#container_report #content .item_row .item_title .score_gray {
	background: url(../images/sb/icon_sprite.png) no-repeat 0 -357px;
	color: #fff;
	font-size: 2em;
	text-align: center;
	overflow: hidden;
	width: 49px;
	height: 52px;
	margin-left: 3px;
	float: left;
	display: block;
}

#container_report #content .item_row .item_title .score_red {
	background: url(../images/sb/icon_sprite.png) no-repeat 0 -453px;
	color: #fff;
	font-size: 2em;
	text-align: center;
	overflow: hidden;
	width: 49px;
	height: 52px;
	margin-left: 3px;
	float: left;
	display: block;
}

#container_report #content .item_row .item_title .score_orange {
	background: url(../images/sb/icon_sprite.png) no-repeat 0 -743px;
	color: #fff;
	font-size: 2em;
	text-align: center;
	overflow: hidden;
	width: 49px;
	height: 52px;
	margin-left: 3px;
	float: left;
	display: block;
}

#container_report #content .item_row .item_title .score_green {
	background: url(../images/sb/icon_sprite.png) no-repeat 0 -833px;
	color: #fff;
	font-size: 2em;
	text-align: center;
	overflow: hidden;
	width: 49px;
	height: 52px;
	margin-left: 3px;
	float: left;
	display: block;
}

#container_report #content .item_row .item_title .score_red a, #container_report #content .item_row .item_title .score_orange a, #container_report #content .item_row .item_title .score_green a {
	color: #fff !important;
	text-decoration: none !important;
	width: 49px;
	height: 49px;
	display: block;
	padding-top: 13px;
}

#container_report #content .item_row .item_title .title a {
	background: url(../images/sb/report_arrow.gif) no-repeat right 13px;
	padding-right: 26px;
}

#container_report #content .item_row .item_title .title a.less {
	background: url(../images/sb/report_arrow.gif) no-repeat right -39px;
	padding-right: 26px;
}

#container_report #content .item_row .item_title a:hover {
	color: #ddd !important;
}

#container_report #content .item_row .item_title ul li.score_info a {
	background: url(../images/sb/icon_sprite.png) no-repeat 0 0;
	text-indent: -99999px;
}

#container_report #content .item_row .item_title ul li.graph a {
	background: url(../images/sb/icon_sprite.png) no-repeat 0 -251px;
	text-indent: -99999px;
}

#container_report #content .item_desc {
	font-size: 1.4em;
	margin-left: 65px;
	margin-top: -10px;
}

#container_report #content .item_desc img {
	margin-left: 20px;
}

#container_report #content .item_desc strong {
	color: #cc0000;
}

#container_report .item_sub_list {
	margin-top: 10px;
}

.score_explanation {
	margin-left: 65px;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}


.score_explanation h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 15px;
}

.score_explanation p, .score_explanation ul {
	margin-bottom: 15px;
	font-size: 1.1em;
	line-height: 1.4em;
}

#container_report .item_sub_item_row {
	margin-left: 65px;
	border-bottom: 1px dotted #ccc;
}

#container_report .item_sub_item {
	padding-top: 10px;
	height: 40px;
}

#container_report .item_sub_button {
	padding: 7px 0 8px 65px;
	width: 200px;
	float: left;
	font-size: 1.4em;
}

#container_report .more_info {
	background: url(../images/sb/moreinfo_small.png) no-repeat left top;
}

#container_report .less_info {
	background: url(../images/sb/lessinfo_small.png) no-repeat 15px top !important;
}

#container_report .more_info a {
	margin-left: -80px;
	color: #000 !important;
	text-decoration: none !important;
	padding: 5px 0 5px 80px;
}

#container_report .more_info a.less_info {
	background: url(../images/sb/lessinfo_small.png) no-repeat left top;
}

#container_report .item_sub_button a:hover {
	color: #999 !important;
}

.sub_pass {
	background: url(../images/report/good.gif) no-repeat right 10px;
}

.sub_fail {
	background: url(../images/report/bad.gif) no-repeat right 10px;
}

.sub_warn {
	background: url(../images/report/warning.gif) no-repeat right 10px;
}

#container_report .item_sub_score {
	width: 200px;
	font-size: 1.2em;
	color: #999;
	float: left;
	padding-top: 6px;
}

.item_sub_item_info {
	padding: 10px 40px 10px 65px;
}

.item_sub_item_info table {
	width: 100%;
}

.item_sub_item_info table td, .item_sub_item_info table th {
	font-size: 1.2em;
	padding: 10px;
}

.item_sub_item_info table th {
	font-weight: bold;
	background-color: #000;
	color: #fff;
}

.item_sub_item_info table tr {
	border-bottom: 1px dotted #ddd;
}

.item_sub_item_info h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 15px;
}

.item_sub_item_info p, .item_sub_item_info ul {
	margin-bottom: 15px;
	font-size: 1.1em;
	line-height: 1.4em;
}

.item_sub_item_info a {
	color: #000 !important;
}

.item_sub_item_info a:hover {
	color: #999 !important;
}

.score_row {
	margin-bottom: 15px;
}

.score_row p {
	width: 455px;
	float: right;
}

.score_row_score {
	float: left;
	width: 90px;
	height: 50px;
	font-size: 1.2em;
	margin-top: 2px;
}

.score_row_score_box {
	float: left;
	background-color: #eee;
	padding: 8px 0;
	width: 30px;
	text-align: center;
	color: #fff;
}

.score_row_score span {
	padding: 6px;
	float: left;
}

.red_small {
	background-color: #cb0000;
}

.orange_small {
	background-color: #F39C1D;
}

.green_small {
	background-color: #96BD1D;
}

/* @end */

/* @group WIDGET SUBMIT */

#the_widget {
	width: 189px;
	height: 159px;
	overflow: hidden;
	background-image: url(../images/sb/sb_widget.jpg);
	font-size: 10px;
}

#the_widget #the_widget_pear_link {
	position: absolute;
	display: block;
	color: #999;
	text-decoration: none;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 9px;
	text-align: right;
	width: 179px;
	margin-top: 45px;
}

#the_widget .widget_input {
	margin: 65px 0 0 12px;
	border: 1px solid #ccc;
	width: 153px;
	padding: 6px;
	display: block;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#the_widget .widget_submit {
	width: 168px;
	height: 28px;
	overflow: hidden;
	color: transparent;
	border: 0;
	margin: 3px 0 0 11px;
	background-image: url(../images/sb/sb_widget_submit.gif);
	cursor: pointer;
}

#the_widget #the_widget_getit {
	
}

#the_widget #the_widget_getit a {
	display: block;
	width: 189px;
	height: 20px;
	margin-top: 12px;
	text-indent: -9999px;
}

.default_modal {
	background-color: #fff;
	padding: 20px;
}

/* @end */

.submit_full_form {
	cursor: pointer;
}

.get_this_widget {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.get_this_widget p {
	margin-bottom: 10px;
	font-size: 1.2em;
}

.get_this_widget textarea {
	width: 375px;
	height: 150px;
}