/* @override 
	http://www.churchplantmedia.com/css/pricing.css
*/

#content {
   width: 972px;
   padding-left: 0;
   padding-right: 0;
}

table{
   width: 959px;
   border-collapse: collapse;
}

col.col-attr{
   width: 446px;
}

col.col-core{
   width: 171px;
}

col.col-plus{
   width: 172px;
}

col.col-max{
   width: 170px;
}

table td{
   border: 1px solid #DADBD7;
}

td.attr{
   border-left: none;
   background-color: #f1f2ed;
}

#pricing-wrap{
   position: relative;
   background: url(/_img/pricing/bg_table_price-list2.gif) no-repeat 0 0;
}

/* @group Price List Section */

tbody#pricing th{
   height: 72px;
   border: none;
}

tbody#pricing td{
   border: none;
}

#pricing th.core,
#pricing th.plus,
#pricing th.max{
   text-indent: -9999px;
}

#pricing th.attr a{
   width: 291px;
   height: 32px;
   display: block;
   margin-top: 16px;
   margin-left: 74px;
   text-indent: -9999px;
}

#pricing td.attr{
   padding: 0 22px;
   background: none;
   vertical-align: middle;
}

#pricing td.attr span{
   color: #7c7d7a;
   font-size: .8125em;
   font-weight: normal;
}

tr#design-price td{
   border-top: none;
   height: 54px;
}

tr#discount td{
   height: 61px;
}

tr#onetime td{
   height: 68px;
}

tr#monthly td{
   height: 64px;
}

tbody#pricing td{
   font-size: 1.6em;
   font-weight: bold;
   color: #40413f;
   line-height: 1.2;
   vertical-align: middle;
}

td.rep{
   text-indent: -9999px;
}

a.more-info{

   display: inline-block;
   width: 20px;
   height: 21px;
   font: 0/0 Arial;
   overflow: hidden;
   vertical-align: bottom;
   line-height: 1.2;
   text-indent: -9999px;
   background: url(/_img/pricing/bg_a_more-info.gif) 0 0;
}

a.more-info:hover{
   background-position: 0 -21px;
}

/* @end Price List */

/* @group Design Info Section */

tbody#design-info td{
   font-size: 1.3em;
   font-weight: bold;
   padding: 12px 22px;
   line-height: 1.1;
   color: #747474;
   text-align: center;
}

tbody#design-info td.attr span{
   float: left;
   margin-top: 4px;
   color: #40413f;
}

tbody#design-info a.more-info{
   float: left;
   display: inline;
   margin-left: 5px;
}

td.check{
   text-indent: -9999px;
   background: url(/_img/pricing/bg_check.gif) no-repeat center;
}

/* @end Design Info */

/* @group Benefits */

table#feature-list{
   margin-bottom: 38px;
}

#feature-list th{
   text-indent: -9999px; 
}

h3#benefit-header{
   width: 988px;
   height: 104px;
   background: url(/_img/pricing/bg_h3_benefit-header2.gif);
   margin-left: -17px;
   text-indent: -9999px;
   margin-bottom: 0;
   margin-top: -1px;
}

tbody#benefits th{
   height: 27px;
   background: url(/_img/pricing/bg_benefits_th2.gif);
   border-right: 1px solid #434442;
   border-bottom: 1px solid #434442;
   border-top: 1px solid #434442;
}

table#feature-list td{
   font-size: 1.3em;
   font-weight: bold;
   padding: 12px 22px;
   line-height: 1.1;
   color: #40413f;
}

table#feature-list td.core,
table#feature-list td.plus,
table#feature-list td.max{
   font-size: 1.3em;
   font-weight: bold;
   padding: 12px 22px;
   line-height: 1.1;
   color: #747474;
   text-align: center;
}

/* @end Benefits */

/* @group Page and Content Features */

tbody#page-features th{
   height: 37px;
   background: url(/_img/pricing/bg_page-features_th.gif);
   border-right: 1px solid #434442;
   border-bottom: 1px solid #434442;
   border-top: 1px solid #434442;
}

/* @end  */

/* @group Sermon Features */

#sermon-features th,
#blog-features th,
#event-features th,
#seo-features th,
#system-features th,
#business-features th{
   height: 37px;
   border-right: 1px solid #434442;
   border-bottom: 1px solid #434442;
   border-top: 1px solid #434442;
}

#sermon-features th {
   background: url(/_img/pricing/bg_sermon-features_th.gif);
}

#blog-features th	{
	background:url(/_img/pricing/bg_blog-features_th.gif);
}

#event-features th	{
	background:url(/_img/pricing/bg_events-features_th.gif);
}

#seo-features th	{
	background:url(/_img/pricing/bg_seo-features_th.gif);
}

#system-features th{
	background:url(/_img/pricing/bg_monthly-system_th.gif);
}

#business-features th{
	background:url(/_img/pricing/bg_stable-business_th.gif);
}

/* @end  */

/* @group Add-ons */


#addons{
   margin-bottom: 40px;
   width: 972px;
   float: left;
}

#addons h3{
   height: 52px;
   margin: 0 0 -17px;
   text-indent: -9999px;
   background: url(/_img/pricing/bg_h3_addons.gif) no-repeat;
}

.addon{
   padding: 26px 26px 13px;
   width: 907px;
   float: left;
   margin: 0 1px;
}

.addon.odd{
   background: #f3f4f0;
}

.addon .desc{
   float: left;
   width: 465px;
   padding-right: 75px;
}

#content .addon .desc h4{
   font-size: 1.5em;
   color: #40413f;
   text-transform: none;
   font-weight: bold;
}

#content .addon .desc p{
   font-size: 1.4em;
   color: #40413f;
   width: 740px;
}

.addon .price{
   float: right;
   width: 155px;
   margin-right: -50px;
   position: relative;
}

.addon .additional{
   float: left;
   width: 200px;
}

#content .price p{
   font-size: 1.1em;
   font-weight: bold;
}

#content .price p strong{
   float: left;
   display: inline;
   font-size: 2.4em;
   margin-right: 5px;
   color: #3c3d3c;
}

#content .price p span{
   color: #9f9f9f;
   float: left;
   width: 35px;
   line-height: 1;
   padding-top: 7px;
   font-size: 1.1em;
}

#content .price p span.discount{
   position: absolute;
   left: 0px;
   top: 30px;
   color: #3c3d3c;
   font-size: 1em;
}

.additional{
   padding-top: 5px;
}

#content .additional p{
   color: #7e7f7e;
   font-size: 1.3em;
   line-height: 1.4;
}

#content .additional p a{
   text-decoration: none;
}

#content .additional p a:hover{
   text-decoration: underline;
}

.future{
   clear: left;
   margin-bottom: 33px;
   width: 972px;
   float: left;
}

.future h3{
   height: 52px;
   text-indent: -9999px;
   margin: 0;
   margin-bottom: 7px;
}

#fall.future h3{
   background: url(/_img/pricing/bg_future_fall_h3.gif) no-repeat;
}

#winter.future h3{
   background: url(/_img/pricing/bg_future_winter_h3.gif) no-repeat;
}

#content .future ul{
   width: 290px;
   line-height: 1.1em;
   float: left;
   margin: 0;
   padding-left: 24px;
}

#content .future li{
   background-image: url(/_img/pricing/bg_future_li.gif);
   background-position: 0 4px;
      line-height: 1.4em;
   padding-left: 24px;
   color: #40413f;
   font-weight: bold;
   margin-bottom: 12px;
}

#content h3#have-questions{
   clear: left;
}

#content h3#have-questions a{
   display: block;
   background: url(/_img/pricing/bg_h3_have-questions.gif) no-repeat;
   text-indent: -9999px;
   height: 61px;
}

/* @end  */