/* CSS Document */

body {
margin: 0px;
padding: 0px;
background-color: #2e69a6;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #444444;
font-size: 11px;
}

a:link { color: #2e69a6; text-decoration: none; }
a:visited { color: #2e69a6; text-decoration: none; }
a:active { color: #2e69a6; text-decoration: none; }
a:hover { color: #F17827; text-decoration: none; }


table.main {
	background-color: #FFFFFF;
	border-right: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-bottom: 1px solid #000000;
	margin-top: 15px;
}

.nav { color: #FFFFFF; }
.nav a:link { color: #FFFFFF; text-decoration: none; }
.nav a:visited { color: #FFFFFF; text-decoration: none; }
.nav a:active { color: #FFFFFF; text-decoration: none; }
.nav a:hover { color: #FF8A00; text-decoration: none; }

.topnav { color: #444444; font-size: 10px; }
.topnav a:link { color: #444444; text-decoration: underline; font-size: 10px; }
.topnav a:visited { color: #444444; text-decoration: underline; font-size: 10px; }
.topnav a:active { color: #444444; text-decoration: underline; font-size: 10px; }
.topnav a:hover { color: #CCCCCC; text-decoration: underline; font-size: 10px; }

table.welcome { 
	background-color: #fafafa; 
/* 	border: 1px solid #e5e5e5;  */
}

.plan_title { font-size: 18px; font-weight: bold; color: #135da9; padding-left: 4px; vertical-align: middle; }
.plan_price { font-size: 18px; font-weight: bold; color: #ff8a00; }

.comapare_title { font-size: 150%; margin: 0px; font-weight: bold; color: #135da9; }

table.why {
	background-color: #fafafa;
/* 	border: 1px solid #e5e5e5; */
}

.why_header { color: #135da9; font-size: 10px; font-weight: bold; }

table.sidebar {
	background-color: #FAFAFA;
/* 	border: 1px solid #e5e5e5; */
}

td.news {
	background-color: #FFFFFF;
/* 	border: 1px solid #e5e5e5; */
	padding: 7px 3px 3px 3px;
}

td.speedtest {
	background-color: #FFFFFF;
/* 	border: 1px solid #e5e5e5; */
	padding: 3px;
}

.speedtest_header { color: #2e69a6; font-size: 13px; font-weight: bold; }

.beforetext { color: #888888;  font-weight: bold; }
.redtext { color: red; font-weight: bold; }
.righttext_1 { color: #125ba7; font-weight: bold; }
.righttext_2 { color: #ff8a00; font-weight: bold; }

h1 { font-size: 150%; margin: 0px; }

.mheading { color: #888888; font-size: 150%; margin: 0px; font-weight: bold; }
.whyhead { font-size: 125%; font-weight: bold; }


.price { clear: none; }

/* FROM HERE: new additions CSS ready */
.blurb { padding: 0px 7px 5px 2px; }
.date { float: right; padding-bottom: 2px; }
.ntopic { float: left; padding-bottom: 2px; }
.ntext { clear: both; }

#loginbox { height: auto; margin: 0px 0px 5px 0px; padding-top: 5px; }
.line { width: 100%; height: 22px; }
.loginleft { float: left; padding: 2px 0px 2px 0px; }
.loginright { float: right; width: 110px; }
.submit { float: right; }
.txtbox { width: 104px; height: 14px; font-size:11px;}
.hline { width: 100%; height: 28px; }

.speedimg { width: 40px; float: left; text-align: left; }
.speedtext { width: 140px; float: left; }

a.order { outline: none; margin: 8px 0px 0px 0px; padding: 0px; display: block; width: 63px; text-indent: -900.0em; line-height: 22px; text-decoration: none; background: url(images/order_inact2.png) no-repeat; }
a.order:hover { background: url(images/order_act.png) no-repeat; color: #2E69A6; }

a.all_plans { font-size: 12px; font-weight: bold; margin-bottom: 10px; line-height: 18px; }

a img { border: none; outline: none; }

ul { margin-top: 5px; margin-bottom:0; list-style: outside; margin-left: 25px; padding-left: 0px; }

li { margin: 2px 0 2px 0; }
.chleft { float: left; margin-left: 5px; }
/* 	Perl Desk */
.kbbox { width: 15em; }
.right { float: right; margin-top: 5px; }
.left { float: left;}
