body {
	text-align:center;
	color:#666;
}


img {border:0}
.hidden {text-indent:-10000px;}
strong{font-weight:bold;}



h1 {font-size:153.9%;padding:10px 0 6px 0;}
.intro-block h1, h1.entry-title {color:#2B9DCF;}
.intro-block {color:#666;border-bottom:1px solid #efefef;}
h2 {font-size:138.5%;padding:10px 0 6px 0;}
h2.page-title {color:#2B9DCF;margin-bottom:25px;}





#main {margin:0;}

#result_header,#check_another {margin-left:190px;}

/* Results Grid */
#results-grid table {
	width:682px;
	clear:both;
	margin:0;
}
#results-grid td {
	border-right:1px solid #eee;
	border-top:1px solid #ccc;
	padding:15px 0;
}
#results-grid tr {
	vertical-align:top;
}

/*grid titles*/
#example #results-grid tr.grid-titles {
	background:url(/broadband_check/images/header_bar.jpg) repeat-x 0;
}
#results-grid tr.grid-titles th {
	text-align:center !Important;
	padding:5px 0 !important;
	border:none;
}
#results-grid tr.grid-titles p {
	padding:2px 0 0 0;
	font-size:9pt !important;

}
#results-grid tr.grid-titles a {
	background:url(/broadband_check/images/icon-sort-down.gif) no-repeat right 2px;
	padding:0 12px 0 0;
	color:#666;
	text-decoration:none;
}

/*grid theme*/
#results-grid .rank {
	width:40px;
	text-align:center;
	padding-top:18px;
}
#results-grid .rank p {
	padding-top:0px;margin:0;display:inline;
}
#results-grid .rank1 {}
#results-grid .bestseller {
padding-right: 2px;
	width:210px;
	text-align:left !important;
}
#results-grid .bestseller p {
	font-size:9pt;
	color:#666;
}
#results-grid td div {	margin-left:10px;}
#results-grid .speed {
	width:70px;
	text-align:center;
}
#results-grid .speed h3 {font-weight:bold; color:#FF3FA1; text-align:center;}
#results-grid td.monthly-cost {background:#FFFFBF}
#results-grid .monthly-cost h3 {font-weight:bold;color:#4C9F13; text-align:center;}

#results-grid .download-limit {
	width:110px;
	text-align:center;
}
#results-grid .contract {
	width:80px;
	text-align:center;
}

#results-grid .contract p {font-size:10px; text-align:center;} 

#results-grid .monthly-cost {
	width:100px;
	text-align:center;
	
}
#results-grid .monthly-cost p,#results-grid .monthly-cost div {
	font-size:10px;
	line-height:110%;
	padding-top:2px;
	color:#999;
}
.monthly-cost div {margin-top:6px;}
#results-grid .buy {
	width:90px;
	border-right:none;
	text-align:center;
}
#results-grid p {
	padding:0 10px;	
	font-size:9pt;
	color:#999;
}
#results-grid h2 {
	padding:0 0 5px 10px;
}
#results-grid p {
	padding:0 0 5px 10px;
}
#results-grid h2 a {
	text-decoration:none;
}
#results-grid h3 {
	padding:0;
}
#results-grid .buy-button {
	width:58px;
	height:38px;
	text-indent:-10000px;
	display:block;
	margin:0 0 0 15px;
}

/*active column theme*/
#results-grid .active-col {}
#results-grid .active-col-header {
	background-position:center -348px !important;
}
#results-grid .active-col-header p {
	padding:0 !important;
}
#results-grid .active-col-header a {
	
}

#results-grid tr.grid-titles th {
/* border-top:5px solid #6ca2d1 !important;*/
}

#results-grid .rank1 p {
color:#333;
font-size:11pt;
}
#results-grid .buy-button {
background:url(/broadband_check/images/btn_buy.gif) no-repeat -80px -149px;
}
#results-grid h2 {
font:14px Helvetica, sans-serif;
color:#5085af;
}
#results-grid a {color:#5085af;}
#results-grid h3 {
font:18px Helvetica, sans-serif;
color:#5085af;
text-align:center;
}
#results-grid .active-col-header {
border-bottom:5px solid #6ca2d1!important;

}
#results-grid .active-col-header a {
color:#6ca2d1;
}
#results-grid .active-col {
background:#e5f5f8;
}

#results-grid {margin:0;}
body#providers, body.providers {margin:0px;}
.providers {margin:20px;}
#provider-grid {margin:20px 0 0 40px}
div.provider-logo {float:left;width:126px;height:90px;}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * General page setup
 */



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables features
 */

.dataTables_wrapper {
	position: relative;
	min-height: 302px;
	_height: 302px;
	clear: both;
}

.dataTables_processing {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 250px;
	margin-left: -125px;
	border: 1px solid #ddd;
	text-align: center;
	color: #999;
	font-size: 11px;
	padding: 2px 0;
}

.dataTables_length {
	width: 40%;
	float: left;
	padding-left:10px;
	padding-top:3px;
}

.dataTables_filter {
	width: 50%;
	float: right;
	text-align: right;
}

.dataTables_info {
	width: 60%;
	float: left;
}

.dataTables_paginate {
	width: 44px;
	* width: 50px;
	float: right;
	text-align: right;
}

/* Pagination nested */




/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables display
 */
table.display {
	margin: 0 auto;
	width: 100%;
	clear: both;
}

table.display thead th {

padding-top:10px;
padding-bottom:10px;
font-weight:bold;

	color:#666;
	text-decoration:underline;
	cursor: pointer;
	* cursor: hand;
}

table.display tfoot th {
	padding: 3px 10px;
	border-top: 1px solid black;
	font-weight: bold;
}

table.display tr.heading2 td {
	border-bottom: 1px solid #aaa;
}

table.display td {
	padding: 3px 10px;
}

table.display td.center {
	text-align: center;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables sorting
 */






/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables row classes
 */
table.display tr.oddA {
	background-color: #ddffdd;
}

table.display tr.evenA {
	background-color: #eeffee;
}

table.display tr.oddC {
	background-color: #ddddff;
}

table.display tr.evenC {
	background-color: #eeeeff;
}

table.display tr.oddX {
	background-color: #ffdddd;
}

table.display tr.evenX {
	background-color: #ffeeee;
}

table.display tr.oddU {
	background-color: #ddd;
}

table.display tr.evenU {
	background-color: #eee;
}




/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Misc
 */
.top {
    background-color: #F5F5F5;
    border: 1px solid #CCCCCC;
    height:28px;
}
html>body .top 
{ background-color: #F5F5F5;
    border: 1px solid #CCCCCC;
    height:25px;}


.bottom {
	padding: 5px;

}

.top .dataTables_info {
	float: none;
}

.clear {
	clear: both;
}

tfoot input {
	margin: 0.5em 0;
	width: 100%;
	color: #444;
}

tfoot input.search_init {
	color: #999;
}


.example_alt_pagination div.dataTables_info {
	width: 40%;
}

.example_alt_pagination .dataTables_paginate {
	width: 400px;
}

.example_alt_pagination div.dataTables_paginate span.paginate_button,
 	.example_alt_pagination div.dataTables_paginate span.paginate_active {
	border: 1px solid #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 2px 5px;
	margin: 0 3px;
	cursor: pointer;
	*cursor: hand;
}

.example_alt_pagination div.dataTables_paginate span.paginate_button {
	background-color: #ddd;
}

.example_alt_pagination div.dataTables_paginate span.paginate_button:hover {
	background-color: #ccc;
}

.example_alt_pagination div.dataTables_paginate span.paginate_active {
	background-color: #99B3FF;
}


.odd_selected {
	background-color: #B0BED9;
}

.even_selected {
	background-color: #9FAFD1;
}
