* {
	margin: 0;
	padding: 0;
}

body {
	font: 8pt verdana;
	color: #000;
	background: url(/images/bg_body.png) repeat-y top center #fff;
}

#container {
	margin: 0 auto;
	width: 800px;
	background: url(/images/bg_container.jpg) no-repeat;
}

#datetime {
	padding-top: 8px;
	margin-right: 8px;
	text-align: right;
	line-height: 14px;
	color: #999;
}

#datetime strong {
	padding: 0 5px 0 12px;
	font-weight: normal;
	background: url(/images/icn_date.png) no-repeat 0 4px;
}

#datetime em {
	padding: 0 0 0 11px;
	font-style: normal;
	background: url(/images/icn_time.png) no-repeat 0 4px;
}

#logo {
  display: block;
  margin: 20px 0 0 40px;
  border: 0;
}

#header {
	margin-bottom: 40px;
	height: 110px;
}

#header br {
	clear: both;
}

#searchform {
	position: relative;
	display: block;
	float: right;
	margin-top: -45px;
	width: 355px;
	height: 19px;
}

#searchform label {
	display: block;
	float: left;
	margin-right: 10px;
	line-height: 19px;
	font-size: 7pt;
	color: #666;
}

#searchform .text {
	display: block;
	float: left;
	margin-right: 10px;
	width: 128px;
	height: 17px;
	font-size: 7pt;
	color: #555;
	border: 1px solid #ccc;
	background: url(/images/input_bg.png) repeat-x #fff;
}

#loginform {
	display: block;
	position: relative;
	float: right;
	margin-top: 20px;
	width: 308px;
}

#loginform label {
	float: left;
	margin: 5px 10px 0 0;
	width: 60px;
	line-height: 19px;
	font-size: 7pt;
	color: #fff;
	text-align: right;
}

#loginform .login, #loginform .password {
	float: left;
	margin: 5px 10px 0 0;
	width: 128px;
	height: 17px;
	font-size: 7pt;
	color: #555;
	border: 1px solid #ccc;
	background: url(/images/input_bg.png) repeat-x #fff;
}

#loginform .action {
	margin-top: 5px;
}

#loginform a {
	display: block;
	margin-top: 5px;
	color: #ff0;
	text-decoration: none;
	text-align: center;
}

#loginform a:hover {
	text-decoration: underline;
}

#twocolumns, #threecolumns {
	margin: 0 5px;
	padding: 0 0 0 28px;
	background: url(/images/bg_twocolumns.png) repeat-y;
}

#threecolumns {
	background: url(/images/bg_threecolumns.png) repeat-y;
}

#outermainmenu {
	float: left;
}

#mainmenu {
	display: block;
	margin: -20px 19px 20px 0;
	width: 158px;
	list-style: none;
	font-size: 9pt;
}

#mainmenu li {
	border-bottom: 1px solid #eee;
}

#mainmenu a {
	display: block;
	position: relative;
	margin: 1px 0;
	padding: 4px 0 4px 8px;
	text-decoration: none;
	color: #666;
}

#mainmenu a:hover {
	background: #eee;
}

#mainmenu a.selected, #mainmenu a.selected:hover {
	color: #fff;
	background: #92c523;
}

#submenu {
	margin-left: 16px;
	list-style: none;
	font-size: 8pt;
}

#submenu li {
	display: inline;
	border: 0;
}

#submenu a {
	margin: 0;
	padding: 2px 0;
}

#submenu a:hover {
	background: none;
	text-decoration: underline;
	color: #555;
}

#submenu a.selected, #submenu a.selected:hover {
	background: none;
	color: #72a503;
}

.content {
	float: left;
	margin: 0 0 10px 0;
	width: 402px;
}

#wide {
	width: 580px;
}

.content .header {
	padding: 10px 0 0 60px;
	height: 56px;
	color: #999;
}

#hdr_search_result		{ background: url(/images/hdr_searchres.png) no-repeat; }
#hdr_glossary					{ background: url(/images/hdr_glossary.png) no-repeat; }
#hdr_listing 					{ background: url(/images/hdr_listing.png) no-repeat; }
#hdr_rate_result			{ background: url(/images/hdr_rateres.png) no-repeat; }
#hdr_entry_form				{ background: url(/images/hdr_entryform.png) no-repeat; }
#hdr_search_provider	{ background: url(/images/hdr_searchprovider.png) no-repeat; }

.content .header h2 {
	font-weight: normal;
	font-size: 16pt;
	color: #636e04;
}

.content .header strong {
	color: #666;
}

.content p.search_result {
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: 1px solid #ccc;
	color: #666;
}

.content p.search_result a {
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	color: #00659a;
}

.content p.search_result a:hover {
	text-decoration: underline;
}

.content p.page_num {
	padding-top: 5px;
	text-align: center;
	color: #999;
}

.content p.page_num strong {
	font-weight: normal;
	color: #666;
}

.content p.page_nav {
	padding-top: 8px;
	text-align: center;
	color: #999;
}

.content p.page_nav strong {
	color: #00659a;
}

.content p.page_nav a {
	text-decoration: none;
	color: #999;
}

.content p.page_nav a:hover {
	color: #666;
}

.content p.page_nav a.pp { margin-right: 16px; }
.content p.page_nav a.np { margin-left: 16px; }

.alphabet {
	padding-left: 1px;
	height: 16px;
	border-bottom: 1px solid #ccc;
}

.alphabet div {
	display: block;
	float: left;
	
	margin-top: 10px;
	font-size: 1px;
	width: 1px;
	height: 6px;
	background: #ccc;
}

.alphabet em {
	display: block;
	float: left;
	padding: 0 4px;
	line-height: 16px;
	font-style: normal;
	font-size: 8pt;
	color: #ccc;
}

.alphabet strong {
	display: block;
	float: left;
	padding: 0 4px;
	line-height: 16px;
	font-weight: normal;
	font-size: 8pt;
	background: #92c523;
	color: #fff;
}

.alphabet a {
	display: block;
	float: left;
	padding: 0 4px;
	line-height: 16px;
	text-decoration: none;
	font-size: 8pt;
	color: #666;
}

.alphabet a:hover {
	background: #eee;
}

.glossary {
	padding-top: 10px;
}

.glossary h3 {
	padding-top: 10px;
	font-weight: bold;
	font-size: 8pt;
	color: #666;
	padding-left: 15px;
}

.glossary p {
	padding: 0 0 10px 15px;
	border-bottom: 1px solid #ccc;
	color: #999;
}

.full_news .date {
	text-align: right;
	color: #666;
}

.full_news h3, .provider_info h3 {
	margin: 15px 0 5px 0;
	font-size: 11pt;
	font-weight: bold;
	color: #00659a;
}

.full_news .text, .provider_info .text, .bwmeter .text {
        padding-top: 5px;
	padding-bottom: 10px;
	text-align: justify;
	color: #666;
}

.full_news .text {
	border-bottom: 1px solid #ccc;
}

.full_news .copyright {
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: justify;
	color: #666;
}

.bwmeter .text {
  margin-bottom: 20px;
  border-bottom: 0;
}

.bwmeter .centered {
  margin-bottom: 20px;
  text-align: center;
}

.bwmeter h2 { 
  font-size: 14pt;
  font-weight: normal;
  color: #0095ca;
}

.bwmeter h4 {
  font-size: 12pt;
  font-weight: normal;
  color: #629523;
}

.full_news .float_left, .provider_info .float_left, .bwmeter .float_left {
	margin: 0 10px 5px 0;
	float: left;
}

.float_right {
	margin: 0 0 5px 10px;
	float: right;
}

.provider_info h4 {
	margin: 10px 5px;
	font-size: 8pt;
	font-weight: bold;
	color: #00659a;
}

.provider_info table {
	margin-bottom: 35px;
	width: 100%;
	border-collapse: collapse;
}

.provider_info table td {
	height: 38px;
	padding-left: 5px;
	vertical-align: center;
	color: #00659a;
}

.provider_info table img {
	border: 0;
}

.provider_info table td a {
	text-decoration: none;
	color: #00659a;
}

.provider_info table td a:hover {
	text-decoration: underline;
}

.provider_info table td.cost {
	text-align: center !important;
}

.provider_info table td.cost a {
	font-weight: bold;
	color: #f60;
}

.provider_info table td.action {
	text-align: center !important;
}

.provider_info table td.action img {
	padding: 0 3px;
}

.provider_info tr.grey {
	background: #eee;
}

.provider_info tr.caption td {
	height: 14px;
	font-size: 7pt;
	text-align: left;
	border-bottom: 1px solid #ccc;
	color: #999;
}

.provider_info tr.viewall td {
	height: 15px;
	text-align: right;
	vertical-align: top;
	border-top: 1px solid #ccc;
}

.addcomment {
	text-align: right;
}

.addcomment img {
	margin: 5px 0 20px 20px;
	border: 0;
}

#bordertop {
	border-top: 1px solid #ccc;
}

.comments .rating {
	position: relative;
	float: right;
	margin-top: 5px;
	width: 95px;
	line-height: 14px;
	color: #999;
}

.comments h4 {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 8pt;
	font-weight: bold;
	color: #92c523;
}

.comments h4 a {
	padding-top: 5px;
	font-size: 8pt;
	font-weight: bold;
	color: #92c523;
	text-decoration: underline;
}

.comments h5 {
	font-size: 8pt;
	font-weight: normal;
	color: #999;
}

.comments p {
    color: #666;
	padding-bottom: 10px;
}

.comments .delcomment {
    text-align: right;
    padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	color: #666;
}

.listing {
	padding-top: 1px;
	border-top: 1px solid #ccc;
	border-collapse: collapse;
}

.listing .grey {
	background: #eee;
}

.listing td {
	padding: 0 15px 0 10px;
	vertical-align: top;
	text-align: justify;
	color: #666;
}

.listing td.image {
	padding: 1px;
}

.listing td.image img {
	display: block;
}

.listing a {
	float: right;
	margin: 10px 0 5px 0;
	text-decoration: none;
	color: #369;
}

.listing a:hover {
	text-decoration: underline;
	color: #147;
}

.rate_result {
	border-collapse: collapse;
}

.rate_result {
	margin: 0 auto;
}

.rate_result td {
	height: 50px;
	padding: 0 10px;
	vertical-align: center;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: #4d86b5;
	white-space: nowrap;
}

.rate_result tr.last td {
	height: 80px;
	border-bottom: 0;
}

.rate_result td.first {
	border-left: 0;
}

.rate_result tr.last2 td {
    border-bottom: 0;
}

.rate_result img {
	display: block;
	margin: auto;
	padding: 4px;
}

.rate_result .dot {
    display: inline;
    padding: 0;
    margin: 0;
}

.rate_result td.capt {
	padding: 0 20px;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	color: #666;
	border-left: 0;
}

.rate_result td.capt a {
	text-decoration: none;
	color: #666;
	border-bottom: 1px dashed #666;
}

.rate_result td.capt a:hover {
	color: #333;
	border-bottom: 1px solid #333;
}

.rate_result td.cost {
	font-size: 18pt;
	font-weight: bold;
	color: #f60;
}

.rate_result td.cost a {
	display: block;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	border-bottom: 1px dashed #666;
	color: #666;
}

.rate_result td.tarifname a {
	display: block;
	font-size: 8pt;
	font-weight: normal;
	color: #666;
}

.rate_result td.cost a:hover {
	color: #333;
	border-bottom: 1px solid #666;
}

.home_search {
	padding: 0 2px;
	height: 130px;
	border-bottom: 1px solid #ccc;
}

.home_search a {
	display: block;
	float: left;
	position: relative;
	padding: 0 54px 0 12px;
	width: 130px;
	height: 124px;
	text-decoration: none;
	font-size: 7pt;
	color: #666;
}

.home_search a.lsinglerate {
	background: url(/buttons/g_singlerate.jpg);
}

.home_search a.lresults {
	background: url(/buttons/g_results.jpg);
}

.home_search a.llisting {
	background: url(/buttons/g_listing.jpg);
}

.home_search a.lglossary {
	background: url(/buttons/g_glossary.jpg);
}

.home_search a.lentry {
	background: url(/buttons/g_entry.jpg);
}

.home_search a.lfindnow {
	background: url(/buttons/g_findnow.jpg);
}

.home_search a.rsinglerate {
	float: right;
	background: url(/buttons/b_singlerate.jpg);
}

.home_search a.rresults {
	float: right;
	background: url(/buttons/b_results.jpg);
}

.home_search a.rlisting {
	float: right;
	background: url(/buttons/b_listing.jpg);
}

.home_search a.rglossary {
	float: right;
	background: url(/buttons/b_glossary.jpg);
}

.home_search a.rentry {
	float: right;
	background: url(/buttons/b_entry.jpg);
}

.home_search a strong {
	display: block;
	margin: 10px -42px 10px 0;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #636e04;
}

.home_search a.rght strong {
	color: #04536e;
}

.home_search a:hover {
	color: #333;
}

/*.home_search {
	padding-bottom: 6px;
	border-bottom: 1px solid #ccc;
}

.home_search img {
	padding: 0 1px;
	border: 0;
}*/

.home_news {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.any_description {
	margin-bottom: 10px;
}

.any_description p {
	margin: 5px 0;
	text-align: justify;
	color: #666;
}

.postbox_down {
	margin-bottom: 10px;
	color: #555;
}

.home_news .date {
	margin: 2px 0 2px 0;
	text-align: right;
	font-size: 7pt;
	color: #999;
}

.home_news h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #069;
}

.home_news h3 a {
	color: #069;
	text-decoration: none;
}

.home_news h3 a:hover {
	text-decoration: underline;
}

.home_news p {
	margin: 5px 0;
	text-align: justify;
	color: #666;
}

.home_news p.readmore {
	margin: 0;
	padding-bottom: 12px;
	text-align: right;
}

.home_news img {
	border: 0;
}

.home_news .image_left {
	float: left;
	margin: 0 10px 5px 0;	
}

.home_news .image_right {
	float: right;
	margin: 0 0 5px 10px;	
}

.home_news .image_top {
	margin: 0 0 5px 1px;
}

.home_news .image_top_half {
	margin: 0 0 5px 110px;
}

h4.step, h4.next_step {
	font-size: 11pt;
	font-weight: bold;
	color: #00659a;
}

h4.next_step {
	border-bottom: 1px solid #ccc;
}

.entry_form, .previous_step {
	width: 100%;
	border-collapse: collapse;
	margin: 0 auto;
	white-space: nowrap;
}

.previous_step {
	margin: 15px 0 20px 0;
}

.entry_form tr.grey, .previous_step tr.grey {
	background: #eee;
}

.entry_form td, .previous_step td {
	padding: 6px 5px 0 5px;
	vertical-align: top;
	text-align: left;
	color: #999;
    width: 50%;
}

.previous_step td {
	width: 55%;
	padding: 6px 5px;
	color: #666;
}

.previous_step .capt {
	width: 45%;
	text-align: right;
}

.entry_form .capt {
	padding: 10px 20px 10px 10px;
	text-align: right;
}

.entry_form .capt strong {
	font-weight: bold;
	color: #666;
}

.entry_form .submit td {
	padding: 10px 0;
	text-align: center;
	border-top: 1px solid #ccc;
}

.entry_form .submitonly td {
	padding: 10px 0;
	text-align: center;
}

.entry_form em {
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	color: #e00;
}

.entry_form img, .bwmeter img {
	border: 0;
}

.entry_form .submit a, .bwmeter a {
	text-decoration: none;
	color: #999;
}

.entry_form .submit a:hover, .bwmeter a:hover {
	color: #444;
}

.entry_form input[type=text] {
	color: #555;
	width: 140px;
	height: 17px;
	border: 1px solid #ccc;
	background: url(/images/input_bg.png) repeat-x #fff;
}

.entry_form td.chkradio {
	line-height: 18px;
	color: #666;
}

.entry_form input[type=checkbox], .entry_form input[type=radio] {
	margin: 0 4px;
}

.entry_form select {
	color: #555;
	width: 140px;
}

.entry_form select.indent {
	width: 180px;
    margin: 0 0 10px 20px;
}

.entry_form select.multi {
	margin-bottom: 5px;
	height: 100px;
}

.entry_form td.big_area {
	padding-bottom: 14px;
	text-align: center;
}

.entry_form td.big_area textarea {
	width: 305px;
	height: 150px;
	font: 8pt verdana;
	color: #666;
	border: 1px solid #ccc;
	background: url(/images/input_bg.png) repeat-x #fff;
}

.entry_form textarea {
	margin-bottom: 14px;
	width: 140px;
	height: 100px;
	font: 8pt verdana;
	color: #666;
	border: 1px solid #ccc;
	background: url(/images/input_bg.png) repeat-x #fff;
}

.entry_error {
	margin: 5px 0;
	color: #f00;
	text-align: center;
}

.entry_valid {
	margin: 5px 0;
	font-weight: bold;
	text-align: center;
}

.previous_step tr.notice td {
	font-size: 7pt;
	text-align: right;
	color: #999;
}

#sidebar {
	float: right;
	margin: 0 0 10px 0;
	width: 170px;
}

#sidebar h5 {
	margin: 5px 25px;
	font-size: 8pt;
	font-weight: normal;
	color: #00659a;
}

#sidebar h5 a {
	color: #00659a;
	text-decoration: none;
}

#sidebar h5 a:hover {
	text-decoration: underline;
}

#sidebar p.date {
	margin: 5px 25px;
	font-size: 7pt;
	color: #999;
}

#sidebar .seperator {
	margin: 5px 0 10px 0;
    border-bottom: 1px solid #eee;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}

#footer {
	margin: 2px 5px 16px 5px;
	text-align:right;
	font-size: 7pt;
	line-height: 20px;
	color: #999;
	border-top: 1px solid #ccc;
	background: url(/images/bg_footer.png) repeat-x;
}

#footer a {
	margin: 0 10px;
	text-decoration: none;
	color: #999;
}

a.disclaimer {
	text-decoration: underline;
	color: #666;
}

#footer a:hover {
	text-decoration: underline;
	color: #555;
}

.speedcomp {
  padding: 0 70px;
}

.speedcomp span {
  display: block;
  float: left;
  padding-right: 20px;
  width: 140px;
  line-height: 40px;
  text-align: right;
}

.speedcomp .bar {
  float: left;
  width: 250px;
  margin-top: 10px;
  padding: 1px;
  border: 1px solid #ccc;
}

.speedcomp .bar div {
  height: 16px;
  font-size: 1px;
  background: #0095ca;
}

.speedcomp .user div { background: #92c523; }

.speedcomp br { clear: both; }

.grey {
	color: #666;
}


#sidebar .chat {
    background: url(/images/chat_border.png) no-repeat center;
    width: 170px;
    height: 120px;
	margin-bottom: 5px;
	text-align: right;
}

#sidebar .chat p {
    padding: 15px 40px 15px 40px;
}

#sidebar .chat img {
    padding: 15px 40px 15px 40px;
}

.banner {
	margin-bottom: 5px;
	text-align: center;
}

.threeoptions {
    text-align: center;
    padding-bottom: 50px;
}

.threeoptions .option {
    width: 180px;
    float:left;
    text-align: center;
}

ul .benefits {
    padding-left: 30px;
    list-style-type: none;

}

img {
    border: 0;
}

td.ratehead {
    font-size: 11pt;
    font-weight: bold;
    padding: 2px;
    color: white;
    background-color: #00659a
}