/* CSS Document */


#compare-plans {
	width: 98%;
	padding: 0 0 0 0px;
	margin: 20px 5px;
}

caption {
	padding: 0 0 5px 0;
	width: 445px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
th {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border-right: 1px solid #6d8d81;
	border-left: 1px solid #6d8d81;
	border-bottom: 1px solid #6d8d81;
	border-top: 1px solid #6d8d81;
	letter-spacing: 1px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #7a9b8f ;
}
th.nobg {
border-width:0px 0 1px 0px;
	background: none;
	color:#4f6b72;
	border-color:#f1e8e8;
}
#compare-plans td {
	border-right: 1px solid #abc5bb;
	border-bottom: 1px solid #abc5bb;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	text-align:center;
	font-size:11px;
}
td.ordernow, td.empty, td.ordernow img
{
border:0;
text-align:center;
}
.ordernow a
{
display:block;
width:auto;
height:22px;
border:0;
background:url(../images/order.png) bottom no-repeat;

}

.ordernow a:hover
{
background-position: top;
text-align:center;
}
.ordernow a span
{
display:none;
}
td.alt {
	background: #F5FAFA;
	color: #797268;
	font-size:11px;
}
th.spec, #compare-plans td.empty {
	border-right: 1px dotted #abc5bb;
	border-bottom:0px solid #97cde6;
	border-left:0px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #f1e8e8;
	border-top: 0;
	background: #ecf9f4 url(images/bullet2.gif) no-repeat;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #615b51;
	border-right:1px dotted #abc5bb;
}

