@charset "utf-8";
/* CSS Document */

div#s_leftcol {
	float: left;
	width: 175px;
}

div#s_rightcol {
	float: left;
	width: 554px;
	padding-left: 15px;
	text-align:left;
}

div#h_leftcol {
	float: left;
	width: 554px;
	text-align:left;
}

div#h_rightcol {
	float: left;
	width: 175px;
	padding-left: 15px;
	text-align:left;
}

#h_leftcol h1 {
color:#31803f;

}

div#lnav{
	width:149px;
	background: url(../images/lnav_bg.gif) repeat-x;
	font: 12px arial;
	border: 1px solid #31803F;
	background-color:#c2e7ba;
	padding-left:5px;
	margin-bottom:15px;
}

div#lnavhdr{
	width:149px;
	height: 17px;
	padding-top: 6px;
	color: white;
	font-weight: bold;
}

div#lnavcnt{
	width:149px;
	padding: 10px 0px;
}

div#lnavcnt a:link, div#lnavcnt a:active, div#lnavcnt a:visited{
	padding-left:9px;
	color: #053868;
	font: 12px/1.8em arial;
	text-decoration: none;
}

div#lnavcnt a:hover{
	text-decoration: underline;
}

div#lnavcnt a#on{ 
	background: url(../images/lnav_ar.gif) no-repeat 0px 50%;
	font-weight: bold;
}
/***** Features Table Start ********/


tr.one {
color:#0F4276;
background-color: #CCCCCC;
text-align:center;
}
tr.two {
color:#0F4276;
background-color:#E6E6E6;
text-align:center;
}

td.question {
          text-align:center;
          width: 1%;
}
td.feature {
         margin: 3px;
         padding: 5px;
         height: 15px;
         text-align:left;
         font-size:13px;
		 width:28%;
     }

td.plans {
          text-align:center;
          margin: 3px;
		  width:10%;
}
td.select {
background-color:#A6BDD4;
width:10%;

}

tr.dblue th {
       background:url(../images/package_table_header.jpg) repeat-x;
       color:#FFFFFF;
       height:35px;
       text-align:left;
       font-size:12px;
padding:0 6px ;
}

.dedicatedtable2 {
	margin:0 0 10px 0;
	padding:0;
	width:100%;
	border:1px solid #000;
	font-family:tahoma;
}

.dedicatedtable2 a{
color:#0f4276;
font-weight:bold;
text-decoration:underline;
}

.dedicatedtable {
	margin:0;
	padding:0;
	width:500px;
	border:1px solid #000;
}

a.g_buttonlink {
	background:url(../images/button_g_1.gif) no-repeat;
	text-decoration:none;
	width:89px;
	height:25px;
	color:#000000;
	font: bold 13px/25px arial;
	cursor:pointer;
	display:block;
}

/* Comparison table CSS ********/

TABLE.comparison {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-bottom: 1px solid #82ADD2;
}

TABLE.comparison TD {
	vertical-align: top;
	padding: 8px 15px;
	border-top: 1px solid #82ADD2;
}

TABLE.comparison TR.header TD {
	border-top: none;
	vertical-align: bottom;
}

TABLE.comparison TD.feature {
	font-weight:normal;
	padding-left:0px;
	width:25%;
}
TABLE.comparison TD.jonnyhost {
	font-weight:bold;
	border-left:1px dashed #82ADD2;
	color:#053868;
	width:18%;
}

TABLE.comparison TD.competitor {
	border-left: 1px dashed #82ADD2;
	font-weight:normal;
	color: #053868;
	width:18%;
}

TABLE.comparison div.header {
	font-weight: bold;
	margin-bottom:2px;
}

/**** Features table CSS *********/
TABLE.comparison {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-bottom: 1px solid #82ADD2;
}

TABLE.comparison TD {
	vertical-align: top;
	padding: 8px 15px;
	border-top: 1px solid #82ADD2;
}

TABLE.comparison TR.header TD {
	border-top: none;
	vertical-align: bottom;
}

TABLE.comparison TD.feature {
	font-weight:normal;
	padding-left:0px;
	width:25%;
}
TABLE.comparison TD.jonnyhost {
	font-weight:bold;
	border-left:1px dashed #82ADD2;
	color:#053868;
	width:18%;
}

TABLE.comparison TD.competitor {
	border-left: 1px dashed #82ADD2;
	font-weight:normal;
	color: #053868;
	width:18%;
}

TABLE.comparison div.header {
	font-weight: bold;
	margin-bottom:2px;
}