

/* Font of bulleted list */
ul
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Dots below listed items */

ul.pricing_plan-options span
{
	border-bottom: 1px dotted #AAA;
}




/* "Includes everything .... Plus" */
.includes{ 
	background-color: #DEDDDD; 
	margin: 10px -9px 20px 0; 
	padding: 0 0 0 5px; 
	
}

.includes2  {
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	background-color: #DEDDDD; 
	margin-bottom: 10px;
	margin-top: 20px;
	color:#424344;
}


.includes_lite{ 
	background-color: #ffffff; 
	margin: 10px -9px 20px 0; 
	padding: 0 0 0 5px; 
	
}






/* THIS IS IMPORTANT.  MEASURE ALL TREE COLUMNS ALIGNMENT  PADDING IS WIDTH BETWEEN 1ST AND SECOND BUT NOT 3RD */

.pricing_plan
{
	display: block;
	float: left;
	line-height: 24px;
	padding: 0 25px 0 30px;
	position: relative;
}
.pricing_plan_top
{
	height: 60px;
	border-bottom: 1px #BCBEBF dotted;
	text-align: center;
}

/* space of the includes everything.  THE MINUS 15 CONTROLS THE MARGINS WITHIN.  FOR SPACING ISSUES.  TOOK FOREVER TO FIND THIS */

#pricing_plan_top{
	margin: 50px
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:#424344;
}

#pricing_plan_advertisements{
		text-align: center;
}

.white {
	color: #ffffff
	}

/* space of the prces */


.pricing_plan-brief  {
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-align: center;
	padding: 0 0 0 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	color:#424344;
}

.mouse-over-instruction  {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 0 0 0 5px;
	margin-bottom: 5px;
	margin-top: 8px;
	color:#000000;
}

.mouse-over-instruction2  {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 0 0 0 5px;
	margin-bottom: 5px;
	margin-top: 8px;
	color:#000000;
}

.mouse-over-instruction a  {
	font-size: 12px;
	text-decoration: none;
	color: #00356D;
	border-bottom: 1px dotted #AAA;
}

/* margin of LITE!!!! */
.pricing_plan-lite
{
	
	padding-left: 20px;
	border-right: 1px #DDD solid;
}
.pricing_plan-lite {
	width: 250px;
}

.pricing_plan-individual {
	width: 250px;
	border-right: 1px #DDD solid;
}

.pricing_plan-individual
{
	padding-right: 45px;
	

	
}
.pricing_plan-business, .pricing_plan-enterprise
{
	width: 250px;
}
.pricing_plan-business
{
	background: #FBFBFB url(../img/sales/business_plan_bg.gif) 0 0 no-repeat;
	border-right: none;
	padding: 0 8px;
	position: relative;
	top: -30px;
	width: 252px;
}

/* dont't know */
.pricing_plan-business-block
{
	padding: 37px 15px 0;
	position: relative;
}

/* get in touch words at the bottom */
.pricing_plan h4 {
	color: #1D7ABF;
	font-size: 16px;
	margin: 10px 0 0 0;
}

/* Width of the 3rd Column!!!! */
.pricing_plan-enterprise
{
	border: none;
	padding-right: 0;
	padding-left: 35px;
}
.pricing_plan-disabled
{
	opacity: 0.6;
	filter: alpha(opacity = 60);
}
.pricing_plan-title
{
	font-family: Arial, sans-serif;
	font-weight:bold;
	color: #EE881F;
	font-size: 23px;
	margin-bottom: 5px;
	padding-left: 5px;
	margin-top:9px;
}
.pricing_plan-price
{
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size: 16px;
	padding-left: 5px;
	color: #424344
	text-align: center;
}

/*
.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: #01356E;
	list-style: disc;
	margin-left: 11px;
	font-size: 14px;	
}
.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-buttons {
	margin: 0 auto 8px auto;
	}

#pricing_plan-buttons {
	margin: 0 auto 8px auto;
	}

.button_container {
	text-align: center;
}

/* */
#cool_buttons a {
	width: 175px;
	height: 42px;
	text-align: center;
	line-height: 37px;
	font-size: 20px;
	margin-right: 20px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #011C39;
	Font-family: arial, sans-serif;
}


/* */
#cool_buttons a:hover {
		width: 175px;
	height: 42px;
	text-align: center;
	line-height: 37px;
	font-size: 20px;
	margin-right: 20px;
	display: block;
	text-decoration: underline;
	font-weight: bold;
	color: #011C39;
	Font-family: arial, sans-serif; 
}

/* */
#cool_buttons a.sign_up_now {
	background: transparent url(../webimages/universal/pricing_buttons_yellow.gif) no-repeat scroll top left;
	text-align: center;
	line-height: 37px;
	text-shadow: 1px 1px 1px #757474;
	margin-left:40px;
	margin-top:12px;
	margin-bottom:10px;
}

#pop a {
	font-size: 14px;
	text-decoration: none;
	color: #00356D;
	border-bottom: 1px dotted #AAA;
}

#pop a hover{
	font-size: 14px;
	text-decoration: underline;
	color: #00356D;
	border-bottom: 1px dotted #AAA;
}
/* */
/* */
#business_buttons {
	Font-family: arial, sans-serif;
	margin-right: 0px;
}

/* */
#business_buttons a {
	width: 116px;
	height: 42px;
	float: center;
	text-align: center;
	line-height: 37px;
	font-size: 20px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #011C39;
}

/* */
#business_buttons a:hover {
	width: 116px;
	height: 42px;
	text-align: center;
	line-height: 37px;
	font-size: 20px;
	margin-right: 0px;
	display: block;
	text-decoration: underline;
	font-weight: bold;
	color: #011C39;
}

/* */
#business_buttons a.try_it_free {
	background: transparent url(../webimages/universal/pricing_buttons_business2.gif) no-repeat scroll top left;
	float:left;
	line-height: 40px;
	text-shadow: 1px 1px 1px #757474;
	margin-left:0px;
	margin-top:2px;
	margin-bottom:10px;
}

/* */
#business_buttons a.watch_one_now {
	background: transparent url(../webimages/universal/pricing_buttons_business2.gif) no-repeat scroll bottom right;
	float:right;
	line-height: 40px;
	text-shadow: 1px 1px 1px #757474;
	margin-right:0px;
		margin-top:2px;
	margin-bottom:10px;
	
}

.pricing_plan-volume_discount
{
	background: url(../img/sales/pricing_icons.jpg) no-repeat -1px -39px;	
	display: block;
	line-height: 18px;
	padding-left: 18px;
	margin: 15px 0 0 0;
}
.pricing_plan-volume_discount span
{
	color: #1D7ABF;
}
.pricing_plan-volume_discount span:hover
{
	text-decoration: underline;
}

#asterik{
	font-style:italic;
	font-size:14px;
	background-color: ffffff;
	width:100%;
	float:left;
	padding-bottom:7px;
	margin-bottom:17px;
	margin-left: 20px;
	margin-top: 20px;
}

