﻿small
{
	font-size: 12px;
}
#inner_content
{
	padding: 0px;
}
.strength
{
	border: 3px solid #0c0; 
}
.weakness
{
	border: 3px solid #f00; 
}
.average
{
	border: 2px solid #000; 
}
.inactive
{
	border: 1px solid #888;
}
legend
{
	font-weight: bold;
	padding: 5px;
}
#div_betw_12	b
{
	display: none;
}
ul#audit_menu
{
	font: bold 11px verdana, arial, sans-serif;
    list-style-type: none;
    padding-bottom: 24px;
    border-bottom: 1px solid #444;
    margin: 0;
}
ul#audit_menu	li
{
	float: left;
	height: 21px;
	background-color: #ddd;
	margin: 2px 2px 0 2px;
}
ul#audit_menu	li.active
{
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	border-top: 1px solid #444;
    border-bottom: 1px solid #fff;
    background: #fafafa;
    /*	background-color: #FFF9EF;	*/
}
#audit_menu	a
{
	float: left;
    display: block;
    color: #444;
    text-decoration: none;
    padding: 4px;
}
#audit_menu	a:hover
{
	/*	background-color: #FFF9EF;	*/
	background: #fafafa;
}
#audit_menu	.inactive
{
	color: #888;
}

.audit_outlet
{
	padding: 10px;
	font-size: 12px;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	/*	background-color: #FFF9EF;	*/
	background: #fafafa;
}

.indicator_1
{
	text-align: center;
	font-size: 20px;
	border: 3px solid #444;
}
.indicator_title_1
{
	font-weight: bold;
	text-align: center;
}

#track	h2
{
	display: none;
}



table.datagrid_1
{
	border: 1px solid #000;
}
table.datagrid_1	th
{
	background: #eee;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
table.datagrid_1	td
{
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
table.datagrid_2
{
	border: 1px solid #000;
}
table.datagrid_2	th
{
	background: #444;
	color: #fff;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
table.datagrid_2	td
{
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#rep	h2
{
	display: none;
}
.tip_bkg_1	{background: #80ff80;}
.tip_bkg_2	{background: #a2ff80;}
.tip_bkg_3	{background: #c4ff80;}
.tip_bkg_impossible	{background: #fff;}

.bl_effort_lvl_0	{color: #0a0 ;}
.bl_effort_lvl_1	{color: #9a0 ;}
.bl_effort_lvl_2	{color: #fa0 ;}
.bl_effort_lvl_3	{color: #f00 ;}
.bl_effort_lvl_4	{color: #a62700 ;}

.hp_effort_lvl_0	{color: #0a0 ;}
.hp_effort_lvl_1	{color: #f80 ;}
.hp_effort_lvl_2	{color: #f00 ;}
.hp_effort_lvl_3	{color: #a00 ;}

.difficulty_0	{color: #0a0;}
.difficulty_1	{color: #9a0;}
.difficulty_2	{color: #fa0;}
.difficulty_3	{color: #f00;}
.difficulty_4	{color: #a62700;}
.difficulty_5	{color: #a62700;}

.tip_0	{color: #000;}
.tip_1	{color: #f80;}
.tip_2	{color: #f00;}

.chart_table
{
	width: 400px;
	margin-left: 30px;
}
.chart_table	td
{
	font-size: 11px;
	background: url('../img/common/ihm/dot.gif') bottom left repeat-x;
}
.bkg_fill
{
	/*	background: #fff9ef;	*/
	background: #fafafa;
	padding: 0px 0px 2px 0px;
}

.chart_table	.w_1	{background: none; font-size: 8px;}
.chart_table	.w_2	{background: none; font-size: 10px;}
.chart_table	.w_3	{background: none; font-size: 12px;}
.chart_table	.w_4	{background: none; font-size: 14px;}
.chart_table	.w_5	{background: none; font-size: 16px;}
.chart_table	.w_6	{background: none; font-size: 18px;}
.chart_table	.w_7	{background: none; font-size: 20px;}
.chart_table	.w_8	{background: none; font-size: 22px;}
.chart_table	.w_9	{background: none; font-size: 24px;}
.chart_table	.w_10	{background: none; font-size: 26px;}


.new_solution
{
	color: #f00;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
}


#div_betw_23	strong
{
	display: none;
}

.current_url
{
	font-weight: bold;
	background: #fff;
}
.higher_url
{
	background: #cfc ;
}
.lower_url
{
	background: #fcc ;
}
sup
{
	color: #f00;
	font-weight: bold;
}
#top_query	h1
{
	font-size: 22px;
	font-weight: normal ;
	display: inline;
}
#ad_1, #ad_2
{
	text-align: center;
}

/********** TAGCLOUD *************/
fieldset.tag_cloud
{
	margin: 0px;
	text-align: justify;
	padding: 10px;
	margin: 0px;
	background: #fff;
}
fieldset.tag_cloud	legend
{
	background: url('../img/common/ihm/toolbar_bkg.gif') #2C2C2C;
	color: #fff;
	font-weight: bold;
	padding: 3px 12px;
	font-size: 13px;
}
.t_10
{
	font-size: 28px;
}
.t_9
{
	font-size: 26px;
}
.t_8
{
	font-size: 24px;
}
.t_7
{
	font-size: 22px;
}
.t_6
{
	font-size: 20px;
}
.t_5
{
	font-size: 18px;
}
.t_4
{
	font-size: 16px;
}
.t_3
{
	font-size: 14px;
}
.t_2
{
	font-size: 12px;
}
.t_1_1
{
	font-size: 10px;
	color: #aaa;
}
.t_1_2
{
	font-size: 10px;
	color: #555;
}
.t_1_3
{
	font-size: 10px;
	color: #000;
}
.missing
{
	background: #EFF8FF;
	border: 1px solid #777;
}
.color_0
{
	color: #000;
}
.color_1
{
	color: #000080;
	font-weight: bold;
}
.color_2
{
	color: #000080;
	font-weight: bold;
}
.color_3
{
	color: #0000FF;
	font-weight: bold;
}
.specialized
{
	color: #000033;
	font-weight: bold;
}
/*
.t_5	{font-size: 30px;}
.t_4	{font-size: 25px;}
.t_3	{font-size: 20px;}
.t_2	{font-size: 16px;}
.t_1	{font-size: 12px;}
*/


/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}