﻿div.wrapper div.main 
{
	background-color: #FBFBFB;
	margin: 0 2px;
	padding: 23px;
}
ul
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style:none;	
}

ul.pricing_plan-options span
{
	border-bottom: 1px dotted #AAA;
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style:none;
}

.pricing_plan-options-titles
{
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
	list-style:none;
}

.includes{ background-color: #E8EAF0; margin: 5px 0 10px 0; padding: 0 0 0 6px; }

.pricing_plan-options-title
{
	font-weight: bold;
	font-size: 13px;
	padding-left: 30px;
	margin-top: 10px;
	list-style:none
}

#tag{
	
	cursor: help;
	display: block;
	height: 67px;
	top: 143px;
	left: 0;
	position: absolute;
	width: 68px;
}


.pricing_plan
{
	float: left;
	line-height: 24px;
	padding: 0 10px;
}
.pricing_plan_top
{
	height: 65px;
	border-bottom: 1px #DDD dotted;
}

#pricing_plan_top{
	margin: 0 0 10px 0;
}
.pricing_plan-brief
{
	padding: 0 0 0 5px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 13px;
}

.pricing_plan-lite
{
	border-right: 1px #DDD dotted;
	padding-left: 3px;
	padding-right: 13px;
}
.pricing_plan-lite, .pricing_plan-individual
{
	width: 190px;
}
.pricing_plan-individual
{
	padding-right: 13.5px;
}
.pricing_plan-business, .pricing_plan-enterprise
{
}
.pricing_plan-business
{
	background: #FBFBFB no-repeat 0 0;
	border-right: none;
	padding: 0 8px;
	position: relative;
	top: -37px;
	width: 225px;
}
.pricing_plan-business-block
{
	padding: 37px 15px 0;
	position: relative;
}


.pricing_plan h4 {
	color: #1D7ABF;
	font-size: 16px;
	margin: 0px 0 0 0;
}

.pricing_plan-enterprise
{
	border: none;
	padding-right: 0;
	padding-left: 37px;
}
.pricing_plan-disabled
{
	opacity: 0.6;
	filter: alpha(opacity = 60);
}
.pricing_plan-title
{
	color: #1D7ABF;
	font-size: 24px;
	margin-bottom: 5px;
	padding-left: 5px;
	list-style:none
}


.pricing_plan-price
{
	font-size: 15px;
	padding-left: 5px;
}

/*
.pricing_plan p
{
	border-top: 1px solid #DDD;
	color: #999;
	font-style: italic;
	line-height: 16px;
	margin-top: 7px;
	padding: 7px 0 5px 0;
}
*/
.pricing_plan-options
{
	color: #666;
	list-style: disc;
	margin-left: 11px;	
}
.pricing_plan-options-highlight
{
	background-color: #FFB;
}
.pricing_plan-badge
{
	height: 68px;
	position: absolute;
	right: 10px;
	top: -10px;
	width: 68px;
}
.pricing_plan-badge-fix
{
	right: 20px;
}

.pricing_plan-business-block .pricing_plan-badge
{
	top: 27px;
}
.pricing_plan-button
{
	background:  url('http://www.trisys.co.uk/img/pricing_button.jpg') no-repeat 0 0;
	color: #1D7BBF;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 39px;
	line-height: 39px;
	margin: -5 auto 15px auto;
	text-align: center;
	width: 175px;
	
}
.pricing_plan-volume_discount span
{
	color: #1D7ABF;
}
.pricing_plan-volume_discount span:hover
{
	text-decoration: underline;
}

