div#pricingplan {
	position: relative;
	width: 725px;
}


div#pricingplan td, div#modules td {
	text-align: center;
	border-bottom: 1px solid #ccecf8;
	font-family: Verdana;
	padding: 10px 5px 10px 5px;
	font-size: 11px;
}


div#pricingplan td.header, div#modules td.header {
	text-align: left;
	width: 187px;
}


div#pricingplan a, div#modules a {
	font-size: 10px;
}


div#pricingplan table.simple th {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	font-size: 16px;
	border-bottom: 2px solid #ccecf8;
	width: 130px;
}


div#pricingplan .simple td, div#pricingplan th, div#modules td, div#modules th {
	border-left: 1px solid transparent;
}


div#pricingplan h2, div#modules h2 {
	font-size: 16px;
	margin: 5px;
}


th span {
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
}


th.free, td.free {
	background-color: #f6fbfe;
}


th.express, td.express {
	background-color: #eef9fd;
}


th.business, td.business {
	background-color: #e7f6fc;
}


th.portal, td.portal {
	background-color: #e0f4fb;
}


tr.prices {
	font-weight: bold;
}


tr.prices td.header {
	font-weight: normal;
}


tr.modules a {
	display: block;
}


div#pricingplan table.simple tr.modules td, div#pricingplan table.extended tr.modules td {
	border-left: 1px solid transparent;
	border-bottom: none;
}


table.extended tr.modules td {
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-color: #fff;
}


table.extended th {
	font-size: 16px;
	border-bottom: 2px solid #ccecf8;
	width: 130px;
}


table.sharedinfo {
	border: 2px solid #a6dba7;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
	width: 100%;
}


div#pricingplan table.sharedinfo td {
	border: none;
	text-align: left;
	padding: 14px;
	color: #666;
}


table.sharedinfo td img {
	display: block;
}


table.sharedinfo tr {
	background-color: #e0f2e0;
}


th.activator {
	text-align: left;
}


div#pricingplan table.sharedinfo td.starter {
	background-color: #a6dba7;
	width: 29px;
	padding: 0;
}


div#pricingplan table.sharedinfo h2 {
	padding-left: 20px;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}


td.shared1 h2 {
	background: url('/files/system/pricingplan/shared1_bg.gif') left center no-repeat;
}


td.shared2 h2 {
	background: url('/files/system/pricingplan/shared2_bg.gif') left center no-repeat;
}


td.shared3 h2 {
	background: url('/files/system/pricingplan/shared3_bg.gif') left center no-repeat;
}


td.shared4 h2 {
	background: url('/files/system/pricingplan/shared4_bg.gif') left center no-repeat;
}


div.pricingplan {
	position: relative;
}


div#extended {
	height: 0px;
	overflow: hidden;
}


a.activator {
	position: absolute;
	bottom: -20px;
	left: 5px;
	z-index: 99;
}


a.pricesaspdf {
	position: absolute;
	bottom: -20px;
	right: 5px;
	z-index: 99;
}


/* MODULES */
div#modules {
	display: none;
	position: relative;
}


/* TABS */
a.moduleactivator {
	display: block;
	margin-bottom: 8px;
	font-weight: bold;
}


div#tabs {
	width: 725px;
}


div#tabs ul, div#tabs ul li {
	margin: 0;
	padding: 0;
	list-style: none;
} 


div#tabs ul {
	background: url('/files/system/pricingplan/tabs_bottom_bg.jpg') left bottom no-repeat;
	float: left;
	width: 100%;
}


div#tabs ul li {
	float: left;
	background: url('/files/system/pricingplan/tab_end_inactive.jpg') right top no-repeat;
	margin: 0px 1px 0px 0px;
}


div#tabs ul li a {
	display: block;
	float: left;
	padding-top: 7px;
	height: 52px;
	width: 230px;
	background: url('/files/system/pricingplan/tab_start_inactive.jpg') left top no-repeat;
	color: #000;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
div#tabs ul li a span {
	display: block;
	font-size: 11px;
	font-weight: normal;
}


div#tabs ul li.ui-state-active {
	background: url('/files/system/pricingplan/tab_end.jpg') right top no-repeat;
}


div#tabs ul li.ui-state-active a {
	background: url('/files/system/pricingplan/tab_start.jpg') left top no-repeat;
}


div.ui-tabs-panel {
	clear: both;
	background: url('/files/system/pricingplan/tabarea_bg.jpg') left top no-repeat;
}


div.ui-tabs-hide {
	display: none;
}


/* PACKAGES */
div.tabarea {
	padding-top: 30px;
	position: relative;
	width: 100%;
}


div.tabarea table {
	width: 685px;
	margin: 0px 0px 30px 20px;
}


div.tabarea table tr:nth-child(odd) {
  background-color: transparent;
}


div.tabarea table tr:nth-child(even) {
  background-color: #f7fcfe;
}


div.tabarea table th  {
	font-size: 12px;
	padding: 5px;
	border-bottom: 2px solid #ccecf8;
}


div.tabarea table td {
	padding: 5px;
}


div#modules div.tabarea table th, div#modules div.tabarea table td {
	text-align: left;
	border-left: none;
}


div.tabarea table td.header {
	width: 200px;
}


div.tabarea table td.included, table td.included{
	background-image: url('/files/system/pricingplan/included.png');
	background-position: 133px;
	background-repeat: no-repeat;
}


div#pricingplan table td.included{
	background-position: center;
}


div.tabarea table td.included span, table td.included span{
	visibility: hidden;
}


div#modules div.tabarea tr:hover {
	background-color: #eee;
}


div#modules div.tabarea table th.price {
	width: 145px;
	text-align: right;
	padding-right: 20px;
}


div#modules div.tabarea table td.price {
	text-align: right;
	font-weight: bold;
	padding-right: 20px;
}


.info a, .video a {
	background: url('/files/system/pricingplan/pdf.gif') center left no-repeat;
	padding: 5px 0px 5px 20px;
	line-height: 20px;
}


.video a {
	background: url('/files/system/pricingplan/video.gif') center left no-repeat;
}


.price a {
	font-weight: normal;
}
