/*
====== Reset
*/
*
{
	margin: 0;
	padding: 0;
	border: 0;
}

table
{	
	border-collapse:collapse;
}
/*
====== Reset End
*/

/*
====== Table Trix
*/
TABLE.side_cutt_paddings TD.first-child, TABLE.side_cutt_paddings TH.first-child
{
	padding-left: 0px;
}
TABLE.side_cutt_paddings TD.last-child, TABLE.side_cutt_paddings TH.last-child
{
	padding-right: 0px;
}
TABLE.side_cutt_paddings TD:first-child, TABLE.side_cutt_paddings TH:first-child
{
	padding-left: 0px;
}
TABLE.side_cutt_paddings TD:last-child, TABLE.side_cutt_paddings TH:last-child
{
	padding-right: 0px;
}

TABLE.top_left_aligned_cells TD, TABLE.top_left_aligned_cells TH
{
	vertical-align: top;
	text-align: left;
}
/*
====== Table Trix End
*/

/*
====== Diverse Simple Markers
*/
.full_width
{
	width: 100%;
}
.white
{
	color: #fff;
}
.nomargin
{
	margin: 0;
}
/*
====== Diverse Simple Markers End
*/


HR
{
	border-top: 1px solid #1d626b;
	border-bottom: 1px solid #2c8894;
	/*margin: 16px 0;*/
}


.gray_button
{
	background: transparent url(../img/new_btn_left.png) no-repeat scroll left top;
	color: #494949;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 38px;
	padding: 0 0 0 4px;
	text-decoration: none;
}

.gray_button SPAN
{
	background: transparent url(../img/new_btn_right.png) no-repeat scroll right top;
	display: inline-block;
	margin: 0;
	padding-left: 6px;
	padding-right: 10px;
	white-space: nowrap;
}

.green_button
{
	background:transparent url(../img/green_btn_left.png) no-repeat scroll left top;
	color:#FFFFFF;
	cursor:pointer;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	line-height:38px;
	padding:0 0 0 4px;
	text-decoration:none;
}

.green_button SPAN
{
	background:transparent url(../img/green_btn_right.png) no-repeat scroll right top;
	display:inline-block;
	margin:0;
	padding-left:15px;
	padding-right:19px;
	white-space:nowrap;
}


BODY
{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	padding: 0px 0 100px 0;
}

P
{
	margin: 16px 0;
}

#wrap
{
	text-align: left;
	margin:0 auto;
	text-align: left;
	width: 861px;
	padding-top: 40px;
	position: relative;
}

.av-pineberry {
	position: absolute;
	top: 0px;
	right: 0;
}






/*
====== The Main Analysis Table
*/
TABLE.onpage_analysis TD
{
	border-bottom: 1px solid #e7e5e5;
}

TABLE.onpage_analysis TD.first-child
{
	border-left: 1px solid #e7e5e5;
}

TABLE.onpage_analysis TD.last-child
{
	border-right: 1px solid #e7e5e5;
}

TABLE.onpage_analysis
{
	border-color: black;
	border-collapse: separate;
	width: 100%;
}
TABLE.onpage_analysis TD, TABLE.onpage_analysis TH
{
	padding: 10px;
}
TABLE.onpage_analysis TH
{
	color: white;
	font-weight: bold;
	background-color: #7e7e7e;
}
TABLE.onpage_analysis TH.first-child
{
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
}
TABLE.onpage_analysis TH.last-child
{
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
}

TABLE.onpage_analysis TD.header
{
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
}
TABLE.onpage_analysis TD.reduction
{
	color: #9f2407;
	font-weight: bold;
	white-space: nowrap;
}
TABLE.onpage_analysis TR.epilouge TD
{
	background-color: #f2f1f1;
	padding: 15px;
}
TABLE.onpage_analysis TR.epilouge A
{
	color: black;
}
/*
====== The Main Analysis Table End
*/

.blueish
{
	margin-bottom: 20px;
	color: #fff;
	margin-top: 34px;
}

.blueish .middle
{
	background-color: #216F79;
	padding: 20px;
	/*font-size: 14px;*/
}

.blueish .top
{
	background-image: url("../img/header_box_top.png");
	width: 861px;
	height: 2px;
	line-height: 2px;
	font-size: 2px;
}

.blueish .bottom
{
	background-image: url("../img/header_box_bottom.png");
	width: 861px;
	height: 2px;
	line-height: 2px;
	font-size: 2px;
}



.onpage_panel
{
	width: 100%;
	vertical-align: middle;
	text-align: left;
	margin-top: 16px;
}

.onpage_panel .right
{
	text-align: right;
}

.onpage_error
{
	padding-left: 20px;
	background-image: url("../img/exclamation.png");
	background-position: center left;
	background-repeat: no-repeat;
	color: #9f2407;
	font-weight: bold;
	font-size: 13px;
}

BODY.onpage_result
{
	color: black;
}

TABLE.onpage_meta
{
	font-size: 14px;
	margin: 0 0 0 0;
}
TABLE.onpage_meta TD, TABLE.onpage_meta TH
{
	padding: 2px 5px;
}

.onpage_score
{
	color: #448013;
	font-weight: bold;
	white-space: nowrap;
}

TD.onpage_score
{
	text-align: right;
}
TD.onpage_score BIG
{
	background:transparent url(../img/final_score_left.png) no-repeat scroll left top;
	font-size:24px;
	line-height:46px;
	padding:0 0 0 4px;
	text-decoration:none;
	display:inline-block;
}

TD.onpage_score SPAN
{
	background:transparent url(../img/final_score_right.png) no-repeat scroll right top;
	display:inline-block;
	margin:0;
	padding-left:16px;
	padding-right:20px;
	white-space:nowrap;
}

BODY TR.onpage_score
{
	font-size: 16px;
	font-weight: bold;
	line-height: 49px;
}
BODY TR.onpage_score TD.last-child
{
	text-align: right;
}

.onpage_award
{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #d8d7d7;
	margin: 5px 0;
	padding: 15px;
}

.onpage_sub_info_heading
{
	font-size: 13px;
	font-weight: bold;
}

.onpage_meta_wraper
{
	margin: 16px 0;
	color: #fff;
}


/*
====== YABA 2010
*/
#Container {
	position: relative;	
}

.blueish {
	margin-top: 30px !important;
}

#yaba-bubble {
	position: absolute;
	top: -20px;
	right: 0;
	width: 249px;
	height: 83px;
	padding: 10px;
	padding-top: 8px;
	padding-left: 15px;
	background: url(../img/yaba_bubbla.gif) 0 0 no-repeat;
	color: #fff;
}

#yaba-bubble strong {
	font-size: 16px;
	line-height: 24px;
}

#yaba-bubble a {
	color: #fff;
}

.yaba {
	margin-top:5px;
	padding: 20px;
	background: #c4e3b9;
	border: 1px solid #a8c0a0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

.yaba a {
	color: #000;	
}


/*
====== Print
*/
@media print
{	
	BODY
	{
		padding: 0;
	}
	
	.noprint
	{
		display: none;
	}
	
	.onpage_award
	{
		display: none;
	}
	
	HR, .blueish .top, .blueish .bottom
	{
		display: none;
	}
	
	.blueish .middle
	{
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-right: 4px;
	}
	
	td.onpage_score big
	{
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-right: 4px;
		background: white;
		padding:0;
	}
	
	td.onpage_score span
	{
		background: none;
		padding-left:20px;
		padding-right:20px;
		white-space:nowrap;
	}
	
	.onpage_meta_wraper
	{
		margin: 16px 0 0 0;
	}

}
/*
====== Print End
*/

