.numInstalls { width: 35%; border: 1px solid gray; }
.uds-pricing-table table,
#main #content .uds-pricing-table table {
	opacity: 1.0;
	width: 100%;
	text-align: center;
	border: none;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	border-collapse:collapse;
	border-spacing:0;
       line-height:18px;
}
#main #content .uds-pricing-table table .price {
	padding:25px 0 0 0;
}

.uds-pricing-table th,
#main #content .uds-pricing-table th {
	line-height: 18px;
	padding: 9px 9px;
	color: #242424;
	font-size: 12px;
	font-weight: normal;
	width: 90px;
}
.uds-pricing-table table tr.odd img, #main #content .uds-pricing-table table tr.odd img
{
	vertical-align: middle;
}

.uds-pricing-table thead th.header-shadow.column-0, 
#main #content .uds-pricing-table thead th.header-shadow.column-0 {
	border: none !important;
}

.uds-pricing-table thead th{
	text-align: center;
	font-family: "Open Sans", sans-serif;
}

.uds-pricing-table thead th .price,
#main #content .uds-pricing-table thead th .price {
	font-size: 28px;
	font-weight: normal;
	text-shadow: 1px 1px 1px white;
	color: #242424;
	display: block;
	padding: 15px 0 0 0;
}

.uds-pricing-table thead th .unit,
#main #content .uds-pricing-table thead th .unit {
	font-size: 12px;
	margin-bottom: 0px;
	text-shadow: 1px 1px 1px white;
	display: block;
	margin-top: -5px;
}

.uds-pricing-table thead th .uds-product-name,
#main #content .uds-pricing-table thead th .uds-product-name {
	font-size: 15px;
	background-color: #c1c1c1;
	color: #fafafa;
	text-shadow: 1px 1px 1px #999;
	padding: 8px 0 7px 0;
	font-family: "Open Sans", sans-serif;
	text-align: center;
	display: block;
	font-weight: normal;
}

.uds-pricing-table thead th,
#main #content .uds-pricing-table thead th {
	padding: 0px 0px 9px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.uds-pricing-table thead th.odd,
#main #content .uds-pricing-table thead th.odd {
	background-color: #9aa5a9;
}

.uds-pricing-table thead th.column-0,
#main #content .uds-pricing-table thead th.column-0 {
	background-color: transparent;
	border-top: none;
	border-left: none;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.uds-pricing-table tr.odd td,
#main #content .uds-pricing-table tr.odd td {
	background-color: #fff;
}

.uds-pricing-table tr.even td,
#main #content .uds-pricing-table tr.even td {
	background-color: #eee;
}

.uds-pricing-table tbody tr.even,
#main #content .uds-pricing-table tbody tr.even {
	background-color: #eee;
	padding: 15px;
}

.uds-pricing-table thead th.header-shadow,
#main #content .uds-pricing-table thead th.header-shadow {
	background-color: transparent !important;
	border: none !important;
}

.uds-pricing-table tbody th,
#main #content .uds-pricing-table tbody th {
	padding-left: 9px;
	border: 1px solid #ddd;
	text-align: center;
	font-weight: normal;
}

.uds-pricing-table tbody td,
#main #content .uds-pricing-table tbody td {
	padding: 9px;
	text-align: center;
	border: 1px solid #ddd;
}

.uds-pricing-table tfoot th,
#main #content .uds-pricing-table tfoot th {
	text-align: center;
	padding: 30px 0px;
}

.uds-pricing-table tfoot th.footer-shadow,
#main #content .uds-pricing-table tfoot th.footer-shadow {
	padding: 0px;
	height: 5px;
} 

/* Shadows */

.uds-pricing-table thead th.featured-l .uds-product-name,
#main #content .uds-pricing-table thead th.featured-l .uds-product-name {
	background-image: url(../images/shadow-left.png);
	background-repeat: repeat-y;
	background-position: top right;
}

.uds-pricing-table thead th.featured-r .uds-product-name,
#main #content .uds-pricing-table thead th.featured-r .uds-product-name {
	background-image: url(../images/shadow-right.png);
	background-repeat: repeat-y;
	background-position: top left;
}

.uds-pricing-table th.featured-l,
#main #content .uds-pricing-table th.featured-l,
.uds-pricing-table td.featured-l,
#main #content .uds-pricing-table td.featured-l {
	background-image: url(../images/shadow-left.png);
	background-repeat: repeat-y;
	background-position: top right;
}

.uds-pricing-table th.featured-r,
#main #content .uds-pricing-table th.featured-r,
.uds-pricing-table td.featured-r,
#main #content .uds-pricing-table td.featured-r {
	background-image: url(../images/shadow-right.png);
	background-repeat: repeat-y;
	background-position: top left;
}

.uds-pricing-table thead tr th.header-shadow.featured,
#main #content .uds-pricing-table thead tr th.header-shadow.featured {
	background-color: transparent;
	background-image: url(../images/shadow-top.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	border: none;
}

.uds-pricing-table.ie6 thead tr th.header-shadow.featured,
#main #content .uds-pricing-table.ie6 thead tr th.header-shadow.featured {
	background-image: none;
}

.uds-pricing-table thead tr th.header-shadow.featured-l,
#main #content .uds-pricing-table thead tr th.header-shadow.featured-l {
	background-color: transparent;
	background-image: url(../images/shadow-top-left.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.uds-pricing-table thead tr th.header-shadow.featured-r,
#main #content .uds-pricing-table thead tr th.header-shadow.featured-r {
	background-color: transparent;
	background-image: url(../images/shadow-top-right.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.uds-pricing-table tfoot tr th.footer-shadow.featured,
#main #content .uds-pricing-table tfoot tr th.footer-shadow.featured {
	background-color: transparent;
	background-image: url(../images/shadow-bottom.png);
	background-repeat: repeat-x;
	background-position: top left;
	border: none;
}

.uds-pricing-table.ie6 tfoot tr th.footer-shadow.featured,
#main #content .uds-pricing-table.ie6 tfoot tr th.footer-shadow.featured {
	background-image: none;
}

.uds-pricing-table tfoot tr th.footer-shadow.featured-l,
#main #content .uds-pricing-table tfoot tr th.footer-shadow.featured-l {
	background-color: transparent;
	background-image: url(../images/shadow-bottom-left.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.uds-pricing-table tfoot tr th.footer-shadow.featured-r,
#main #content .uds-pricing-table tfoot tr th.footer-shadow.featured-r {
	background-color: transparent;
	background-image: url(../images/shadow-bottom-right.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.uds-pricing-table tfoot tr th.footer-shadow.featured,
#main #content .uds-pricing-table tfoot tr th.footer-shadow.featured,
.uds-pricing-table tfoot tr th.footer-shadow.featured-l,
#main #content .uds-pricing-table tfoot tr th.footer-shadow.featured-l,
.uds-pricing-table tfoot tr th.footer-shadow.featured-r,
#main #content .uds-pricing-table tfoot tr th.footer-shadow.featured-r,
.uds-pricing-table thead tr th.header-shadow.featured,
#main #content .uds-pricing-table thead tr th.header-shadow.featured,
.uds-pricing-table thead tr th.header-shadow.featured-l,
#main #content .uds-pricing-table thead tr th.header-shadow.featured-l,
.uds-pricing-table thead tr th.header-shadow.featured-r,
#main #content .uds-pricing-table thead tr th.header-shadow.featured-r {
	border: none !important;
}

/* END Shadows */


.uds-pricing-table tfoot tr,
#main #content .uds-pricing-table tfoot tr {
	border: none;
}
#main #content .uds-pricing-table tfoot th{
	font-weight: normal !important;
}
#main #content .uds-pricing-table tfoot th a{
	margin-left: 7px;
}


.uds-pricing-table tr th.featured,
.uds-pricing-table tr td.featured,
#main #content .uds-pricing-table tr th.featured,
#main #content .uds-pricing-table tr td.featured {
	background-color: #f5f5f5;
}

.uds-pricing-table thead tr th.featured,
#main #content .uds-pricing-table thead tr th.featured {

}

.uds-pricing-table tfoot tr th.featured,
#main #content .uds-pricing-table tfoot tr th.featured {
	border: 1px solid #ddd;
}

.uds-pricing-table thead th.featured .uds-product-name, 
#main #content .uds-pricing-table thead th.featured .uds-product-name {
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
}

/* Dark with green featued column */

.uds-pricing-table.dark th,
#main #content .uds-pricing-table.dark th, .uds-pricing-table.dark td,
#main #content .uds-pricing-table.dark td {
	color: #eee;
}

.uds-pricing-table.dark thead th,
#main #content .uds-pricing-table.dark thead th {
	padding: 0px 0px 9px;
	border-left: 1px solid #242424;
	border-right: 1px solid #242424;
}

.uds-pricing-table.dark tfoot tr th.featured,
#main #content .uds-pricing-table.dark tfoot tr th.featured {
	border: none;
}

.uds-pricing-table.dark thead th.odd,
#main #content .uds-pricing-table.dark thead th.odd {
	background-color: #404040;
}

.uds-pricing-table.dark thead th.even,
#main #content .uds-pricing-table.dark thead th.even {
	background-color: #666;
}


.uds-pricing-table.dark thead th .uds-product-name,
#main #content .uds-pricing-table.dark thead th .uds-product-name {
	background-color: #242424;
	text-shadow: 1px 1px 1px black;
	color: #fff;
	border-left: 1px solid #242424;
	border-right: 1px solid #242424;
}

.uds-pricing-table.dark thead th.featured.uds-product-name,
#main #content .uds-pricing-table.dark thead th.featured.uds-product-name {
	background-color: #819835;
	border: none;
	
}

.uds-pricing-table.dark thead th .price, .uds-pricing-table.dark thead th .unit,
#main #content .uds-pricing-table.dark thead th .price, #main #content .uds-pricing-table.dark thead th .unit {
	text-shadow: 1px 1px 1px black;
	color: #fff;	
}

.uds-pricing-table.dark tr.even td, .uds-pricing-table.dark tr.even th,
#main #content .uds-pricing-table.dark tr.even td, #main #content .uds-pricing-table.dark tr.even th {
	background-color: #666;
}

.uds-pricing-table.dark tr.odd td, .uds-pricing-table.dark tr.odd th,
#main #content .uds-pricing-table.dark tr.odd td, #main #content .uds-pricing-table.dark tr.odd th {
	background-color: #404040;
}

.uds-pricing-table.dark tbody td, .uds-pricing-table.dark tbody th,
#main #content .uds-pricing-table.dark tbody td, #main #content .uds-pricing-table.dark tbody th {
	border: 1px solid #353535;
}

.uds-pricing-table.dark thead th.column-0,
#main #content .uds-pricing-table.dark thead th.column-0 {
	border-bottom: 1px solid #242424;
	border-left: none;
	border-right: none;
	background-color: transparent;
}

.uds-pricing-table.dark thead tr th.featured,
#main #content .uds-pricing-table.dark thead tr th.featured {
	border: none;
}

.uds-pricing-table.dark tr th.featured,
.uds-pricing-table.dark tr td.featured,
#main #content .uds-pricing-table.dark tr th.featured,
#main #content .uds-pricing-table.dark tr td.featured {
	background-color: #90aa3c;
	border: 1px solid #748a2b;
	border-right: 1px solid #353535;
}

.uds-pricing-table.ie6.dark tr th.featured,
.uds-pricing-table.ie6.dark tr td.featured,
#main #content .uds-pricing-table.ie6.dark tr th.featured,
#main #content .uds-pricing-table.ie6.dark tr td.featured {
	background-color: #90aa3c !important;
}

.uds-pricing-table.dark tr.even th.featured,
.uds-pricing-table.dark tr.even td.featured, 
#main #content .uds-pricing-table.dark tr.even th.featured,
#main #content .uds-pricing-table.dark tr.even td.featured {
	background-color: #819835;
}

.uds-pricing-table.dark tfoot tr th.featured,
#main #content .uds-pricing-table.dark tfoot tr th.featured {
	border: 1px solid #5e7a29;
}

/* blue and yellow */

.uds-pricing-table.blue-yellow th,
#main #content .uds-pricing-table.blue-yellow th, .uds-pricing-table.blue-yellow td,
#main #content .uds-pricing-table.blue-yellow td {
		text-shadow: 1px 1px 1px #0e4156;
	color: #fff;	
}

.uds-pricing-table.blue-yellow thead th,
#main #content .uds-pricing-table.blue-yellow thead th {
	padding: 0px 0px 9px;
	border-left: 1px solid #229bcc;
	border-right: 1px solid #229bcc;
}

.uds-pricing-table.blue-yellow tfoot tr th.featured,
#main #content .uds-pricing-table.blue-yellow tfoot tr th.featured {
	border: none;
}

.uds-pricing-table.blue-yellow thead th.odd,
#main #content .uds-pricing-table.blue-yellow thead th.odd {
	background-color: #45a8d1;
}

.uds-pricing-table.blue-yellow thead th.even,
#main #content .uds-pricing-table.blue-yellow thead th.even {
	background-color: #4dbce9;
}


.uds-pricing-table.blue-yellow thead th .uds-product-name,
#main #content .uds-pricing-table.blue-yellow thead th .uds-product-name {
	background-color: #317b99;
	text-shadow: 1px 1px 1px #08374a;
	color: #e4f7ff;
}

.uds-pricing-table.blue-yellow thead th.featured.uds-product-name,
#main #content .uds-pricing-table.blue-yellow thead th.featured.uds-product-name {
	background-color: #f2c45a;
	border: none;
	text-shadow: 1px 1px 1px #fff2d4;
	color: #49360b;
}

.uds-pricing-table.blue-yellow thead th .price, .uds-pricing-table.blue-yellow thead th .unit,
#main #content .uds-pricing-table.blue-yellow thead th .price, #main #content .uds-pricing-table.blue-yellow thead th .unit {
	text-shadow: 1px 1px 1px #0e4156;
	color: #fff;	
}

.uds-pricing-table.blue-yellow thead th.featured .price, .uds-pricing-table.blue-yellow thead th.featured .unit,
#main #content .uds-pricing-table.blue-yellow thead th.featured .price, #main #content .uds-pricing-table.blue-yellow thead th.featured .unit {
	text-shadow: 1px 1px 1px #fff2d4;
	color: #49360b;	
}


.uds-pricing-table.blue-yellow tr.even td, .uds-pricing-table.blue-yellow tr.even th,
#main #content .uds-pricing-table.blue-yellow tr.even td, #main #content .uds-pricing-table.blue-yellow tr.even th {
	background-color: #4dbce9;
}

.uds-pricing-table.blue-yellow tr.odd td, .uds-pricing-table.blue-yellow tr.odd th,
#main #content .uds-pricing-table.blue-yellow tr.odd td, #main #content .uds-pricing-table.blue-yellow tr.odd th {
	background-color: #45a8d1;
}

.uds-pricing-table.blue-yellow tbody td, .uds-pricing-table.blue-yellow tbody th,
#main #content .uds-pricing-table.blue-yellow tbody td, #main #content .uds-pricing-table.blue-yellow tbody th {
	border: 1px solid #229bcc;
	text-shadow: 1px 1px 1px #229bcc;
}

.uds-pricing-table.blue-yellow thead th.column-0,
#main #content .uds-pricing-table.blue-yellow thead th.column-0 {
	border-bottom: 1px solid #229bcc;
	border-left: none;
	border-right: none;
	background-color: transparent;
}

.uds-pricing-table.blue-yellow thead tr th.featured,
#main #content .uds-pricing-table.blue-yellow thead tr th.featured {
	border: none;
}

.uds-pricing-table.blue-yellow tr th.featured,
.uds-pricing-table.blue-yellow tr td.featured,
#main #content .uds-pricing-table.blue-yellow tr th.featured,
#main #content .uds-pricing-table.blue-yellow tr td.featured {
	background-color: #d9b050;
	border: 1px solid #d0a645;
	text-shadow: 1px 1px 1px #fff2d4;
	color: #49360b;	
}

.uds-pricing-table.ie6.blue-yellow tr th.featured,
.uds-pricing-table.ie6.blue-yellow tr td.featured,
#main #content .uds-pricing-table.ie6.blue-yellow tr th.featured,
#main #content .uds-pricing-table.ie6.blue-yellow tr td.featured {
	background-color: #d9b050 !important;
}

.uds-pricing-table.blue-yellow tr th.featured-l,
.uds-pricing-table.blue-yellow tr td.featured-l,
#main #content .uds-pricing-table.blue-yellow tr th.featured-l,
#main #content .uds-pricing-table.blue-yellow tr td.featured-l {
	border-right: 1px solid #d0a645;
}


.uds-pricing-table.blue-yellow tr.even th.featured,
.uds-pricing-table.blue-yellow tr.even td.featured, 
#main #content .uds-pricing-table.blue-yellow tr.even th.featured,
#main #content .uds-pricing-table.blue-yellow tr.even td.featured {
	background-color: #f2c45a;
}

.uds-pricing-table.blue-yellow tfoot tr th.featured,
#main #content .uds-pricing-table.blue-yellow tfoot tr th.featured {
	border: 1px solid #d0a645;
}

/* Grey and orange */

.uds-pricing-table.light thead th,
#main #content .uds-pricing-table.light thead th {
	padding: 0px 0px 9px;
	border-left: 1px solid #96a0a4;
	border-right: 1px solid #96a0a4;
	border-top: none;
}

.uds-pricing-table.light thead th.odd,
#main #content .uds-pricing-table.light thead th.odd {
	background-color: #d4dde2;
}

.uds-pricing-table.light thead th.even,
#main #content .uds-pricing-table.light thead th.even {
	background-color: #f7f9fe;
}


.uds-pricing-table.light thead th .uds-product-name,
#main #content .uds-pricing-table.light thead th .uds-product-name {
	background-color: #56666a;
	text-shadow: 1px 1px 1px #76868a;
	color: #fff;
}

.uds-pricing-table.light thead th.featured.uds-product-name,
#main #content .uds-pricing-table.light thead th.featured.uds-product-name {
	background-color: #ecf1f2;
	border: none;
	color: #666;
	text-shadow: 1px 1px 1px white;
}

.uds-pricing-table.light tr.even td, .uds-pricing-table.light tr.even th,
#main #content .uds-pricing-table.light tr.even td, #main #content .uds-pricing-table.light tr.even th {
	background-color: #FFF;
}

.uds-pricing-table.light tr.odd td, .uds-pricing-table.light tr.odd th,
#main #content .uds-pricing-table.light tr.odd td, #main #content .uds-pricing-table.light tr.odd th {
	background-color: #d4dde2;
}

.uds-pricing-table.light tbody td, .uds-pricing-table.light tbody th,
#main #content .uds-pricing-table.light tbody td, #main #content .uds-pricing-table.light tbody th {
	border: 1px solid #a8aaac;
	font-weight: normal;
	font-size: 115%;
	vertical-align: middle;
	padding: 1.3em 1.5em;
}

.uds-pricing-table.light thead th.column-0,
#main #content .uds-pricing-table.light thead th.column-0 {
	border-bottom: 1px solid #96a0a4;
	border-left: none;
	border-right: none;
	background-color: transparent;
}

.uds-pricing-table.light tr th.featured,
.uds-pricing-table.light tr td.featured,
#main #content .uds-pricing-table.light tr th.featured,
#main #content .uds-pricing-table.light tr td.featured {
	border: 1px solid #96a0a4;
	background-color: #dde9ea
}

.uds-pricing-table.light tr td.featured,
#main #content .uds-pricing-table.light tr td.featured {
	border-right: 1px solid #96a0a4;
}

.uds-pricing-table.light  tr.even th.featured,
.uds-pricing-table.light  tr.even td.featured, 
#main #content .uds-pricing-table.light  tr.even th.featured,
#main #content .uds-pricing-table.light  tr.even td.featured {
	background-color: #FFF;
}

/* Lime */

.uds-pricing-table.lime thead th .uds-product-name,
#main #content .uds-pricing-table.lime thead th .uds-product-name {
	background-color: #878b83;
	text-shadow: 1px 1px 1px #76868a;
	color: #fff;
}

.uds-pricing-table.lime thead th.featured.uds-product-name,
#main #content .uds-pricing-table.lime thead th.featured.uds-product-name {
	background-color: #878b83;
	border: none;
	color: #fff;
}

.uds-pricing-table.lime tr.even td, .uds-pricing-table.lime tr.even th,
#main #content .uds-pricing-table.lime tr.even td, #main #content .uds-pricing-table.lime tr.even th {
	background-color: #d8f0c0;
}

.uds-pricing-table.lime thead th.featured,
#main #content .uds-pricing-table.lime thead th.featured  {
	background: inherit;
}

.uds-pricing-table.lime tr.odd td, .uds-pricing-table.lime tr.odd th,
#main #content .uds-pricing-table.lime tr.odd td, #main #content .uds-pricing-table.lime tr.odd th {
	background-color: #a8d848;
}

.uds-pricing-table.lime tbody td, .uds-pricing-table.lime tbody th,
#main #content .uds-pricing-table.lime tbody td, #main #content .uds-pricing-table.lime tbody th {
	border: 1px solid #89b630;
	text-shadow: 1px 1px 1px #fff;
}

.uds-pricing-table.lime thead th.column-0,
#main #content .uds-pricing-table.lime thead th.column-0 {
	border-bottom: 1px solid #89b630;
	border-left: none;
	border-right: none;
	background-color: transparent;
}
/* New pricing table styles */
.aug_new_pricing_table, .aug_new_pricing_table * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.aug_new_pricing_table { display: block; padding: 0; margin: 0; position: relative; font-family: 'Open Sans', sans-serif; width: 994px; padding: 22px 32px 0 33px; margin: 0 auto; background-image: url("../images/pricing/tableBgHead.png"); background-position: center top; background-repeat: no-repeat; }
.aug_new_pricing_table .pricing-header { display: block; padding: 0; margin: 0; position: relative; height: 180px; }
.aug_new_pricing_table .pricing-header .product-installations, .aug_new_pricing_table .pricing-header .products_info { display: block; padding: 0; margin: 0; position: relative; float: left; }
.aug_new_pricing_table .pricing-header .product-installations { width: 232px; }
.aug_new_pricing_table .pricing-header .product-installations select { margin-top: 10px;  }
.aug_new_pricing_table .pricing-header .product-installations .selectBoxHolder { display: block; padding: 0; margin: 0; position: relative; width: 185px; height: 52px; padding: 0 13px 0 18px; border: 1px solid #d7d7d7; background-color: #efefef; margin: 88px auto 0 auto; overflow: hidden; }
.aug_new_pricing_table .pricing-header .product-installations .selectBoxHolder .leftArea { display: block; padding: 0; margin: 0; position: relative; float: left; height: 52px; line-height: 52px; font-size: 12px; width: 85px; }
.aug_new_pricing_table .pricing-header .product-installations .selectBoxHolder input[type='number'] { display: block; padding: 0; margin: 0; position: relative; float: right; width: 52px; margin-top: 4px; }
.aug_new_pricing_table .pricing-header .products_info { width: 696px; overflow: hidden; margin: 0 !important; padding: 0 !important; }
.aug_new_pricing_table .pricing-header .products_info li { display: block; padding: 0; margin: 0; position: relative; float: left; width: 232px; }
.aug_new_pricing_table .pricing-header .products_info li .product_name { display: block; padding: 0; margin: 0; position: relative; text-align: center; height: 58px; line-height: 58px; color: black; font-size: 25px; font-family: 'Open Sans', sans-serif; font-weight: bold; -webkit-text-shadow: 0px 1px 1px rgba(110, 143, 145, 0.75); -moz-text-shadow: 0px 1px 1px rgba(110, 143, 145, 0.75); text-shadow: 0px 1px 1px rgba(110, 143, 145, 0.75); }
.aug_new_pricing_table .pricing-header .products_info li .product_price { display: block; padding: 0; margin: 0; position: relative; text-align: center; height: 112px; line-height: 112px; font-family: 'Open Sans', sans-serif; color: white; font-size: 48px; font-style: normal; font-weight: 600; -webkit-text-shadow: 0px 1px 1px rgba(49, 49, 49, 0.75); -moz-text-shadow: 0px 1px 1px rgba(49, 49, 49, 0.75); text-shadow: 0px 1px 1px rgba(49, 49, 49, 0.75); }
.aug_new_pricing_table .pricing-header .products_info li .product_price:first-letter { font-size: 25px; }
.aug_new_pricing_table .productsListingPrices { display: block; padding: 0; margin: 0; position: relative; background-image: url("../images/pricing/tableBgMiddle.png"); background-position: center 93px; background-repeat: repeat-y; }
.aug_new_pricing_table .productsListingPrices ul.rowListingPrices { display: block; padding: 0; margin: 0; position: relative; margin: 0 !important; padding: 0 !important; overflow: hidden; }
.aug_new_pricing_table .productsListingPrices ul.rowListingPrices li { display: block; padding: 0; margin: 0; position: relative; overflow: hidden; height: 39px; margin: 0 !important; display: table; }
.aug_new_pricing_table .productsListingPrices ul.rowListingPrices li:first-child { height: 175px; background-image: url("../images/pricing/tableBgHeadSpacer.png"); background-position: center 93px; background-repeat: repeat-y; }
.aug_new_pricing_table .productsListingPrices ul.rowListingPrices li p { display: block; padding: 0; margin: 0; position: relative; width: 232px; height: 39px; line-height: 17px; overflow: hidden; padding: 0 15px; text-align: center; font-size: 13px; color: #1a1a1a; font-family: 'Open Sans', sans-serif; display: table-cell; vertical-align: middle; text-align: center; }
.aug_new_pricing_table .productsListingPrices ul.rowListingPrices li p.row-0.column-0 { height: 96px; font-size: 18px; line-height: 96px; }
.aug_new_pricing_table .productsListingPrices ul.rowListingPrices li p.row-0.column-1, .aug_new_pricing_table .productsListingPrices ul.rowListingPrices li p.row-0.column-2, .aug_new_pricing_table .productsListingPrices ul.rowListingPrices li p.row-0.column-3 { height: 96px; line-height: 30px; }
.aug_new_pricing_table .footer_pricing { display: block; padding: 0; margin: 0; position: relative; width: 100%; height: 202px; overflow: hidden; background-image: url("../images/pricing/tableBgBottom.png"); background-position: center top; background-repeat: no-repeat; top: -18px; }
.aug_new_pricing_table .footer_pricing ul { display: block; padding: 0; margin: 0; position: relative; margin: 39px 0 0 0 !important; }
.aug_new_pricing_table .footer_pricing ul li { display: block; padding: 0; margin: 0; position: relative; margin: 0 !important; }
.aug_new_pricing_table .footer_pricing ul li p { display: block; padding: 0; margin: 0; position: relative; float: left; width: 232px; height: 95px; text-align: center; }
.aug_new_pricing_table .footer_pricing ul li p a { display: block; padding: 0; margin: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; width: 177px; height: 44px; line-height: 44px; color: white; font-size: 90%; margin: 25px auto 0 auto; background-color: #af2020; border-top: 1px solid #c76363; border-bottom: 1px solid #921b1b; text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 0, 0, 0.075); -webkit-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 0, 0, 0.075); -moz-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 0, 0, 0.075); -o-text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 0, 0, 0.075); -webkit-box-shadow: -4px 4px 5px rgba(50, 50, 48, 0.45); -moz-box-shadow: -4px 4px 5px rgba(50, 50, 48, 0.45); box-shadow: -4px 4px 5px rgba(50, 50, 48, 0.45); font-family: 'Open Sans', sans-serif; font-weight: 700; text-decoration: none; }
.aug_new_pricing_table .footer_pricing ul li p a:hover { background-color: #981212; *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF981212', endColorstr='#FF981212'); background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #981212), color-stop(100%, #981212)); background-image: -webkit-linear-gradient(top, #981212 0%, #981212 100%); background-image: -moz-linear-gradient(top, #981212 0%, #981212 100%); background-image: -o-linear-gradient(top, #981212 0%, #981212 100%); background-image: linear-gradient(top, #981212 0%, #981212 100%); border-color: transparent; }
.aug_new_pricing_table .footer_pricing ul li p a span { background-image: url("../images/pricing/bg-check.png"); background-position: right center; background-repeat: no-repeat; padding-right: 25px; }
