/** pricing plans **------------------------------------------------------------*/
.pricing h1 {
    padding: 4px 0 15px 0;
    font-size: 16px;
}
.dotted-table {
	border-bottom:dotted;
	border-color:#000;
	border-width:1px;
    padding: 5px 0;
}
.headline {
	font-family: 'Pontano Sans', sans-serif;
	font-size:28px;
	font-weight:bold;
	margin:5px 5px 5px 5px;
}
.headline-questions {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.headline-answers {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0;
}
.bonus {
	font-size:20px;
	padding:10px 20px 10px 20px;
}
.pricing .price {
	font-family: 'Pontano Sans', sans-serif;
	font-size:28px;
	font-weight:800;
	margin:5px 5px 5px 5px;
}
.price-small {
	font-family: 'Pontano Sans', sans-serif;
	font-size:18px;
	font-weight:800;
	margin:5px 5px 5px 5px;
}
.icons-subtext {
	font-size:12px;
	margin:5px 10px 2px 2px;
}
.reasons-text {
	font-size:14px;
	text-align:left;
	margin:2px !important;
}
.reasons {
	font-size:11px;
	text-align:left;
	padding:5px 5px 5px 25px;
}
.downtext {
	font-size:12px;
	text-align:justify;
	margin:8px !important;
	line-height:16px;
}
.downheadline {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:15px 5px 15px 5px;
}
.price-card-premium {
	background: #fecd32; /* Old browsers */
	background: -moz-linear-gradient(top, #fecd32 0%, #f98900 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fecd32), color-stop(100%, #f98900)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fecd32 0%, #f98900 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fecd32 0%, #f98900 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fecd32 0%, #f98900 100%); /* IE10+ */
	background: linear-gradient(top, #fecd32 0%, #f98900 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fecd32', endColorstr='#f98900', GradientType=0 ); /* IE6-9 */
	border:solid 1px #fecd32;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-box-shadow: 0px 0px 10px #000000;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
}
.price-card-simple {
	background: #fcfcfc; /* Old browsers */
	background: -moz-linear-gradient(top, #fcfcfc 0%, #cecece 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #cecece)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fcfcfc 0%, #cecece 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fcfcfc 0%, #cecece 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fcfcfc 0%, #cecece 100%); /* IE10+ */
	background: linear-gradient(top, #fcfcfc 0%, #cecece 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#cecece', GradientType=0 ); /* IE6-9 */
	border:solid 1px #107500;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
.price-card-explorer {
	background: #efffea; /* Old browsers */
	background: -moz-linear-gradient(top, #efffea 0%, #8fc65f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efffea), color-stop(100%, #8fc65f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #efffea 0%, #8fc65f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #efffea 0%, #8fc65f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #efffea 0%, #8fc65f 100%); /* IE10+ */
	background: linear-gradient(top, #efffea 0%, #8fc65f 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efffea', endColorstr='#8fc65f', GradientType=0 ); /* IE6-9 */
	border:solid 1px #107500;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
.price-card-insight {
	background: #e5f3f9; /* Old browsers */
	background: -moz-linear-gradient(top, #e5f3f9 3%, #68ccf9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, #e5f3f9), color-stop(100%, #68ccf9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e5f3f9 3%, #68ccf9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e5f3f9 3%, #68ccf9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e5f3f9 3%, #68ccf9 100%); /* IE10+ */
	background: linear-gradient(top, #e5f3f9 3%, #68ccf9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5f3f9', endColorstr='#68ccf9', GradientType=0 ); /* IE6-9 */
	border:solid 1px #68CCF9;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
.price-card-down {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f2d296 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f2d296)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f2d296 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f2d296 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f2d296 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%, #f2d296 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2d296', GradientType=0 ); /* IE6-9 */
	border:solid 1px #F29D00;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
.pricing a.addToCart {
    height: auto;
    width: auto;
    display: block;
	table-layout:fixed;
	color: #ffffff;
	font-family: 'Pontano Sans', sans-serif;
	font-size: 20px;
	padding:10px 10px 10px 10px;
	margin:5px 5px 5px 5px;
	text-decoration: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-box-shadow: 0px 1px 3px #000000;
	-moz-box-shadow: 0px 1px 3px #000000;
	text-shadow: 1px 1px 3px #000000;
	border: solid #162e00 1px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#3e9c00), to(#193300));
	background: -moz-linear-gradient(top, #3e9c00, #193300);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#3e9c00, endColorStr=#193300);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#3e9c00, endColorStr=#193300);
	display:inline-block; /* IE is so silly */
}
.button:hover {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#193300), to(#3e9c00));
    background: -moz-linear-gradient(top, #193300, #3e9c00);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3e9c00, endColorstr=#193300);
}
.pricing a.addToCart:hover {
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#193300), to(#3e9c00));
    background: -moz-linear-gradient(top, #193300, #3e9c00);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3e9c00, endColorstr=#193300);
}
.pricing h3 {
    margin: 20px 0;
}
.pricing p {
    margin: 10px 0;
}
.pricing a.button {
    color: #fff;
}
.pricing a.addToCart.loading {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.pricing .pricing-table a.addToCart {
    font-size: 10px;
    padding: 5px;
    margin: 5px 0 10px 0;
    font-weight: normal;
}
.pricing-table tr.actions {
    
}
.expander-content {
    display: none;
    padding-top: 10px;
}
.expander-title {
    font-weight: bold;
    cursor: pointer;
    padding: 3px 0 3px 20px;
    font-weight: bold;
    font-size: 14px;
    color: #222;
    border-bottom: 1px dotted #dedede;
    height: 17px;
    background: url(../images/icon_expander.gif) no-repeat scroll 0 0;
}
.expander-title:hover, .expander-title.expanded {
    color: #777;
}
.expander-title.expanded {
    background-position: 0 -23px;
    border: 0;
}
.mass-actions {
    padding: 5px 0 13px 20px;
}
.mass-actions a {
    font-weight: bold;
    font-size: 110%;
}
.testimonials table tr td {
    vertical-align: top;
}
.testimonials .testimonial-title td {
    padding-top: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #dedede;
}
.testimonials .author td {
    vertical-align: top;
    font-weight: bold;
}
.actions span.dotted-table {
    display: inline-block;
    border: 0;
}