﻿.template
{
	background-image: url(/images/TemplatePromo/bg_box_top.png);
	background-repeat:no-repeat;
	width:230px;
	border:none;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
}
.template_footer
{
	height:6px;
	width:230px;
	background-image:url(/images/TemplatePromo/box_bottom.png);
	background-repeat:no-repeat;
}
.template_package{
	color:#690;
	font-family: Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
.template_price{
	color:#690;
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;

}
.template_details{
	color:#333;
	font-family: Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding-right:40px;
	margin-bottom:0px;
	margin-top:0px;
}
.template_info{
	color:#333;
	font-family: Arial, sans-serif;
	font-size:11px;
	text-decoration:none;
	padding-right:40px;
	margin-bottom:0px;
	margin-top:0px;
}
.list-templates
	{
		list-style-type:none;
		list-style-position:inside;
		padding-right:0px;
		width:729px;
		margin-right:0px;
		margin-left:0px;
	}
		.list-templates li
		{
			float:right;
			margin-left:10px;
			margin-bottom:20px;
			width:230px;
		}
   .template .logo
   {
	   padding-bottom:3px;
		padding-right:7px;
   }
.radio-list
{
	float:right;
	margin-right:10px;
}
.caption
{
	float:right;
	font-weight:bold;
	line-height:24px;
}
.row
{
	clear:both;
}
	.template .service-info
	{
		margin-top:15px;
	}
		.template .service-info ul
		{
			list-style-type:none;
		}
		.template .service-info ul li
		{
			padding-right:20px;
			background-image:url(/Images/icon_v2.png);
			background-repeat:no-repeat;
			background-position:right 2px;
		}
	.template .details-box
	{
		height:125px;
	}
	.template .details-box-info
	{
		height:auto;
	}
	.plans
	{
	    padding-right:13px;
	}
