/* Input pagina */
#page_multi_input {
	width: 916px;
	margin-left: 12px;
	margin-bottom: 50px;
}

#input_block {
	display: block;
	position: relative;
	height: 240px;
	width: 916px;
	border-bottom: 1px solid #d2d0d0;
	margin-top: 30px;
}
#input_block img {
	cursor: pointer;
}
#input_block h1 {
	display: block;
	font-family: arial narrow, arial;
	color: #807b7b;
	font-size: 20px;
	margin: 0px;
}
#input_block h2 {
	font: bold 10px verdana;
	color: #928f8f;
	margin: 0px;
	position: absolute;
	top: 65px;
	height: 30px;
	line-height: 30px;
}
#input_block h3 {
	font: 10px verdana;
	color: #928f8f;
	margin: 0px;
}
#input_block #title_keywords {
	display: block;
	position: absolute;
	height: 43px;
	top: 0px;
	left: 0px;
	border-bottom: 1px solid #edecec;
}
#input_block #title_how_recent {
	display: block;
	position: absolute;
	width: 130px;
	height: 43px;
	top: 0px;
	left: 246px;
	border-bottom: 1px solid #edecec;
}
#input_block #title_domains {
	display: block;
	position: absolute;
	width: 510px;
	height: 43px;
	border-bottom: 1px solid #edecec;
	top: 0px;
	left: 406px;
}
#input_block #input_a {
	display: block;
	position: absolute;
	width: 206px;
	height: 124px;
	padding: 6px;
	background: url(mi_input_a.gif);
	border: none;
	top: 73px;
	left: 0px;
	font: 11px verdana;
	border-bottom: 1px solid #cccccc;
	color: #928f8f;
	overflow: auto;
}
#input_block #input_b {
	display: block;
	position: absolute;
	width: 206px;
	height: 146px;
	padding: 6px;
	background: url(mi_input_b.gif);
	border: none;
	top: 50px;
	right: 0px;
	font: 11px verdana;
	color: #928f8f;
	border-bottom: 1px solid #cccccc;
	overflow: auto;
}
#input_block #pop_how_recent {
	display: block;
	position: absolute;
	width: 124px;
	height: 130px;
	padding-left: 4px;
	padding-top: 4px;
	top: 74px;
	left: 246px;
	font: 10px verdana;
	text-decoration: none;
	color: #8e8989;
}
#input_block #pop_how_recent .block {
	height: 22px;
	padding-bottom: 4px;
	line-height: 20px;
}
#input_block #pop_how_recent input {
	display: block;
	margin-right: 4px;
	float: left;
}
#input_block #pop_domains {
	display: block;
	position: absolute;
	width: 266px;
	height: 133px;
	border: 1px solid #cccccc;
	top: 75px;
	left: 406px;
	overflow: hidden;
}
#input_block a.opt_a, #input_block a.opt_b, #input_block a.opt_c {
	display: block;
	position: absolute;
	text-align: right;
	border: none;
	top: 213px;
	right: 700px;
	font: 12px verdana;
	color: #ff007a;
}
#input_block a.opt_b {
	right: 250px;
}
#input_block a.opt_c {
	right: 0px;
}

#ignore_domains {
	display: block;
	position: absolute;
	top: 214px;
	font: 12px verdana;
	color: #ff007a;
	left: 406px;
	width: 100px;
	text-align: left;
}


a.checkbox {
	display: block;
	height: 19px;
	line-height: 19px;
	padding-top: 2px;
	background: url(checkbox_off.png) no-repeat 7px 3px;
	padding-left: 24px;
	font: 10px verdana;
	text-decoration: none;
	color: #8e8989;
	overflow: hidden;
	white-space: nowrap;
}

a.checkbox_on {
	background-image: url(checkbox_on.png);
}


.querynum {
    display: block;
	float: left;
	width: 100px;
	font-family: verdana;
	color: #aca8a8;
	font-size: 12px;
	font-weight: bold;
	margin-top: 30px;
}

.querynum b {
    display: block;
	margin-bottom: 6px;
	font-size: 11px;
	color: #8e8989;
}

.querynum span {
    display: block;
	float: left;
	width: 60px;
	color: #009ff4;
}

.querynum_end {
    display: block;
	float: left;
	font-size: 20px;
	font-family: arial narrow;
	color: #ff007a;
	font-weight: bold;
	margin-top: 44px;
	width: 200px;
}

.querynum_end a {
    display: block;
	margin-top: 3px;
	float: right;
	width: 71px;
	height: 22px;
	background: url(splitbutton.png);
}
.querynum_end a:hover {
	background-position: bottom left;
}
#querynum_block {
	display: block;
	width: 400px;
	height: 80px;
	padding-left: 520px;
}

#max_queries {
	display: block;
	float: right;
	font: 12px arial;
	text-decoration: none;
	color: #5e5959;
	margin-right: 96px;
	margin-top: 4px;
}


#multi_search #processing {
	display: block;
}


#all_data {
	background: url(table_background.gif) 0px 2px;
}

/* Tabel */
.tabel {
	margin-bottom: 40px;
}
.tabel .h1_domains {
	background: url(mst_domains.png) no-repeat right bottom;
	height: 30px;
}
.tabel .h1_keywords {
	background: url(mst_keywords.png) no-repeat right bottom;
	width: 94px !important;
}
.tabel .h1_roi {
	font: 8px verdana;
	width: 10px;
	padding: 0px 5px;
	color: #666666;
	text-transform: uppercase;
	border-bottom: 1px dotted #ff007a;
	text-align: center;
}
.tabel .h2_domains {
	font: 10px verdana;
	color: #ff007a;
	text-transform: uppercase;
	border-bottom: 1px dotted #ff007a;
	background: url(mst_th_right.gif) no-repeat right bottom;
	text-align: center;
	white-space: nowrap;
	padding: 0px 3px;
}
.tabel .h2_keywords {
	font: 8px verdana;
	color: #009eeb;
	text-transform: uppercase;
	border-right: 1px dotted #009eeb;
	background: url(mst_th_left.gif) no-repeat right bottom;
	padding: 6px;
	text-align: right;
}
.tabel .h2_roi_key {
	font: 8px verdana;
	color: #666666;
	white-space: nowrap;
	text-transform: uppercase;
	border-right: 1px dotted #009eeb;
	padding: 6px;
	text-align: right;
}
.tabel .h1_totals {
	background: url(mst_totals.gif) no-repeat right bottom;
	height: 30px;
}
.tabel .h2_totals {
	font: 11px verdana;
	height: 30px;
	color: #333333;
	padding: 0px 4px;
	background: #f0f0f0;
	border-bottom: 2px solid #d2d0d0;
	border-right: 1px dotted #009eeb;
	text-align: center;
}
.tabel .h2_totals_under {
	font: 11px verdana;
	height: 30px;
	color: #333333;
	padding: 0px 4px;
	border-right: 2px solid #d2d0d0;
	text-align: center;
}
.tabel .h3_totals {
	font: 11px verdana;
	color: #333333;
	width: 60px;
	padding: 0px 4px;
	border-right: 2px solid #d2d0d0;
	border-bottom: 1px dotted #ff007a;
	background: #f0f0f0;
	text-align: center;
}
.tabel .h2_roi {
	text-align: center;
	font: 11px verdana;
	color: #333333;
	border-bottom: 2px solid #d2d0d0;
	padding: 0px 4px;
}
.tabel .h2_roi_under {
	text-align: center;
	font: 11px verdana;
	color: #333333;
	border-right: 1px dotted #009eeb;
	padding: 0px 4px;
}
.tabel .h3_roi {
	text-align: center;
	font: 11px verdana;
	color: #333333;
	border-bottom: 1px dotted #ff007a;
}
.tabel .cell {
	font: 11px verdana;
	color: #333333;
	width: 60px;
	height: 29px;
	padding: 0px 4px;
	border-bottom: 1px dotted #ff007a;
	border-right: 1px dotted #009eeb;
	text-align: center;
}
.tabel .cell a {
	color: #333333;
	text-decoration: none;
}
.tabel .cell a:hover {
	text-decoration: underline;
}
.tabel .f_cell {
	width: 60px;
	color: white;
	line-height: 2px;
	border-right: 1px dotted #009eeb;
}
.tabel .f_totals {
	color: white;
	line-height: 2px;
	border-right: 2px solid #d2d0d0;
}
.tabel .f_keywords {
	height: 10px;
	color: white;
	line-height: 2px;
	border-right: 1px dotted #009eeb;
}
.tabel .f_roi {
	color: white;
	line-height: 2px;
}
.tabel #max_hits_keyword {
	background: url(mst_bg_blue.gif);
}
.tabel #max_hits_tld {
	background: url(mst_bg_pink.gif);
}
.tabel #max_hits_both {
	background: url(mst_bg_both.gif);
}
.tabel .max_hits {
	border: 2px solid #3a0071;
	font-weight: bold;
}
.tabel #max_keyword {
	border: 2px solid #009ff4;
	font-weight: bold;
}
.tabel #max_tld {
	border: 2px solid #ff007a;
	font-weight: bold;
}

#multiTabelLegenda {
	display: block;
	height: 20px;
	margin: -30px 0px 40px 12px;
	background: url(table_legenda.png) no-repeat;
}

#permalink {
	margin: -14px 0px 4px 12px;
	border-top: 1px solid #d2d0d0;
}



#scrolldiv_tlds {
	position: absolute;
	top: 0px;
	width: 220px;
	padding: 4px 0px;
}
#cat_select {
	font: 11px verdana;
	color: #928F8F;
	width: 209px;
}
#cat_select_block {
	position: absolute;
	display: block;
	top: 50px;
}
#exact_wording_block {
	position: relative;
	top: 12px;
	color: #928F8F;
	font: 10px verdana;
	height: 20px;
}
#exact_wording_block input {
	float: left;
}
#exact_wording_block img {
	margin-top: 2px;
}
#exact_wording_block span {
	display: block;
	float: left;
	margin: 4px 4px 0px 4px;
}