
.bn-service-plan {float:left; width: 430px;border-right: 1px solid #c9c9c9; padding-right: 15px; margin-right:15px;}
.bn-service-plan.last {padding: 0px; border-right: none; margin-right:0px;}
.bn-service-plan h2 {background-color:#829A3D;color:#fff;border-bottom:0;margin:0;font-weight:normal;text-shadow:0px 2px 2px #000;margin-bottom: 2px;padding: 5px;}
.bn-service-plan-wrapper {padding: 10px 10px 15px 15px;}


.bn-hosting-plans .bn-section {
  float : left;
  width : 310px;
  margin-left : 20px;
}
.bn-section.bn-plan-first {
  margin-left : 0;
}
.bn-plan .bn-section-header {
  text-align : center;
}
.bn-plan .bn-section-header h4 {
  margin : 0;
  font-size : 9pt;
  text-transform : uppercase;
  color : #829a3d;
}
.bn-plans-body { margin-top:0px; }
.bn-bravesites-info .bn-section-header h4, #bravesites .bn-plan .bn-section-header h4 {
  color : #4786bf;
}
#bravesites .bn-bravehost-info .bn-section-header h4 {
  color : #829a3d;
}
.bn-matrix-table th, .bn-matrix-table td {
  border-top-width : 0;
  border-bottom-width : 0;
}
.bn-matrix-table th {
  background-color : #829A3D;
  padding : 3px 5px;
  color : #fff;
  text-shadow: 0px 1px 2px #000;
  -moz-text-shadow : 0px 1px 2px #000;
  -webkit-text-shadow : 0px 1px 2px #000;
  font-size : 125%;
  text-align : center;
}
.bn-matrix-table th .price {
  color : #fafdf1;
  float : none;
  text-align : center;
}
#bravehost .bn-matrix-table th strong, #bravesites .bn-matrix-table th strong {
  color : #fff;
}
.bn-matrix-table, .bn-choice-table {
  margin-bottom : 15px; 
}
.bn-matrix-table td {
  padding-top : 10px;
  padding-bottom : 10px;
  border-color : #83993e;
  background-color : transparent;
}
.bn-matrix-table tr.alt td { background-color : #EBEFE0;
  border-color : #83993E; }
.bn-choice-table td {
  background-color : #efefef;
  border-color : #ccc;
}
.bn-matrix-table .feature-desc {
  font-size : 130%;
  letter-spacing : -1px;
}
.price {
  color : #7F9A1D;
  font-size : 12pt; 
}
.price span {
  font-size : 9pt;
}
.order-row {
  border-bottom : 3px solid #e4e4e4;
}
.order-row td {
  background-color : #fff;  
}
.order-row .label {
  font-weight : bold;
  font-size : 115%;
  color : #7f9a1d;  
}
.bn-matrix-table th.bn-bravesites-header {
  background-color : #3d6899;
}
.h-feature {
  text-align : center;
  font-weight : bold;
  border-right : 1px solid #e4e4e4;
}
.n-feature {
  text-align : center;
  border-right : 1px solid #e4e4e4;
}
.td-last {
  border-right : 0;
}

.plan-details {
  padding : 10px 30px 0 30px;
  height : 70px;
}
.plan-details strong {
  color : #000;
}
.plan-details ul {
  zoom : 1;
  margin : 0;
  padding : 0;
  list-style-type : none;
}
.plan-details li {
  display : block;
  width : 309px;
  background : url(http://assets.bravenet.com/bn/bravehost/img/icons/plan-list.png) left center no-repeat;
  padding-left : 21px;
  margin-bottom : 5px;
  color : #666;
}
.bn-plan .price {
  font-size : 175%;
  text-align : center;
}
.bn-plan button {
  width : 263px;
  margin-left : 15px;
}
#bravesites .plan-details li {
  background-image : url(http://assets.bravenet.com/bn/bravehost/img/icons/builder-list.png);
}



.package-selection {
  float : left;
  width : 400px;
  zoom : 1;
  overflow : hidden;
}
.package {
  float : left;
  width : 193px;
  border-radius : 5px;
  -moz-border-radius : 5px;
  -webkit-border-radius : 5px;
  background-color : #fff;
  border : 1px solid #c9c9c9;
}
.package h3 {
  margin : 0;
  padding : 5px;
  background-color : #95A448;
  color : #fff;
  font-weight : normal;
  text-shadow: 0px 2px 2px #000;
  -moz-text-shadow : 0px 2px 2px #000;
  -webkit-text-shadow : 0px 2px 2px #000;
}
.package p {
  margin : 10px;
}
.package:last-child {
  margin-left : 10px;
}
.package-selection .selected h3 {
  background-color : #474F18;
}
.total-wrapper {
  text-align : right;
}
.total-price {
  color : #7F9A1D;
  font-size : 17pt;
}
#bravesites .total-price {
  color : #4786bf;
}
.grayed * {
  color : #c9c9c9;
}
#bravesites .grayed .total-price {
  color : #c9c9c9;
}
.grayed img {
  opacity : 0.2;
  -moz-opacity : 0.2;
  Filter : Alpha(opacity=20);
}
.grayed button, #bravehost .grayed button, #bravesites .grayed button {
  background-color : #efefef;
  background-image : none;
}
.grayed button span, #bravehost .grayed button span, #bravesites .grayed button span {
  text-shadow : 0px 0px 0px transparent;
  -moz-text-shadow : 0px 0px 0px transparent;
  -webkit-text-shadow : 0px 0px 0px transparent;
}
#bravehost .bn-bravesites-info button {
  background-color : #3D6B99;
}
.bn-bravesites-info .price {
  color : #3d6b99;
}
#bravehost .bn-bravesites-info .button-hover {
  background-color : #1F507F;
}
.bn-section-content-holder {
  padding : 5px;
  color : #666;
}
#bravesites .bn-bravehost-info button {
  background-color : #7F9A1D;
}
#bravesites .bn-bravehost-info .price {
  color : #7F9A1D;
}
#bravesites .bn-bravehost-info .button-hover {
  background-color : #5B6F1B;
}
.bn-section-content-holder {
  padding : 5px;
  color : #666;
}

.bn-hosting-plans h4 {
  margin-top : 0;
  padding-top : 0;
}
#hostPackage ul {
  clear : both;
  margin : 10px;
  padding-top : 10px;
}
.bigprice { font-size: 135%; font-weight:bold; color : #819737; }

