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

table#price-chart { padding:0; margin:0 0 25px 0; border-collapse:collapse;     
/* -moz-border-radius: 12px; /* FF1+ */
  /*-webkit-border-radius: 12px; /* Saf3+, Chrome */
    /*      border-radius: 12px; /* Opera 10.5, IE 9 */
		  
     -moz-box-shadow: 0px 0px 17px #333; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 17px #333; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 17px #333; /* Opera 10.5, IE 9.0 */
}
table#price-chart th img { margin-top:190px;} 
table#price-chart th { margin-bottom:160px;} 


table#price-chart th.heading { width: 135px ;}
table#price-chart th.basic { background:url(ecommerceshopping-final-package.png) no-repeat; width:154px; height:208px; }
table#price-chart th.professional { background:url(completebusinesspackage-final-package.png) no-repeat; width:154px; height:208px; }
table#price-chart th.business { background:url(starttupbusiness-final-package.png) no-repeat; width:170px; height:208px;  }
table#price-chart th.enterprise { background:url(seriousbloggerpackage-final-package.png) no-repeat; width:154px; height:208px; }

table#price-chart th,table#price-chart td  { border: 0px solid #000; text-align:center;  }
table#price-chart th h4,table#price-chart td h4{ color: #00ccff; text-align:center; text-shadow:0 1px 1px #000; font-weight:bold; }
table#price-chart td{ padding:10px;}

table#price-chart .even td { background: #0a0a0a;}

/*table#price-chart .odd td { background: #e6e6e6;}*/

/*table#price-chart .odd .table-col-0 { background: #f3f3f4;}*/
/*table#price-chart .odd .table-col-1 { background: #f3f3f4;  }*/
/*table#price-chart .odd .table-col-2 { background: #fc5d85; }*/
/*table#price-chart .odd .table-col-3 { background: #f3f3f4;  }*/
/*table#price-chart .odd .table-col-4 { background: #f3f3f4;}*/

table#price-chart .even .table-col-0 { background: #121212; }
table#price-chart .even .table-col-1 { background: #121212; }
table#price-chart .even .table-col-2 { background: #ff3366; }
table#price-chart .even .table-col-3 { background: #121212; }
table#price-chart .even .table-col-4 { background: #121212; }
