.services-alinea{
	margin-top: 30px;
}
#pricetable_option1, #pricetable_option2{
	position: relative;
	margin: 10px 0 30px 30px;
	float: left;
}
.moremargin{
	margin-top: 60px;
}

.pricetables1{
	margin-left: 3px;
}

.pricetable1{
	background-color: #f0f0f0;
	border: 1px solid #fff;
	box-shadow: 0px 0px 3px #ccc;
	margin-top: 20px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	
}

.pricetable_top{
	text-align: center;
	margin: 8px 8px 5px 8px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	box-shadow:inset 0 0 10px #666768;
	-moz-box-shadow:inset 0 0 10px #000000;
	
}

.pricetable_top h5{
	color: #fff;
	font-family: "B Yekan", "Arial";
	font-size: 2em;
	padding: 14px 0;
	text-align: center;
}

.pricetable_divider{
	background: url(../img/pricingt-shadow.png) 0 0 repeat;
	height: 8px;
}

.pricetable_top p{
	color: #fff;
	font-family: "B Sina", "Arial";
	font-size: 2.2em;
	padding: 11px 0;
	letter-spacing: 1px;
	text-align: center;
}

.pricetable_symbol{
	font-size: 0.9em;
	position: relative;
	top: -14px;
	padding-right: 2px;
}

.pricetable_price{
	font-size: 1.5em;
}

/* Top Colors */
.blue .pricetable_top{ background-color: #1a6db2; }
.green .pricetable_top{ background-color: #699e02; }
.orange .pricetable_top{ background-color: #f18319; }
.red .pricetable_top{ background-color: #c33419; }

.pricetable_center{
	margin: 8px;
	padding: 10px 0 35px 15px;
	background-color: #fff;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	
}

.pricetable_center ul li{
	font-family: "B Koodak", "Arial";
	font-size: 1.3em;
	padding: 8px 0;
}

.pricetable_center ul li.tick{
	color: #454545;
	background: url(../img/pricing-check.png) 0 0 no-repeat;
	padding-left: 20px;
	background-position: 0 8px;
	text-align: center;
}

.pricetable_center ul li.check{ 
	color: #979797;
	padding-left: 20px;
}

/* LIs Colors */
.blue .pricetable_center ul li.check{
	background: url(../img/icons/pricing-arrow-blue.png) 0 0 no-repeat;
	background-position: 0 8px;
	text-align: center;
}
.green .pricetable_center ul li.check{
	background: url(../img/icons/pricing-arrow-green.png) 0 0 no-repeat;
	background-position: 0 8px;
	text-align: center;
}
.orange .pricetable_center ul li.check{
	background: url(../img/icons/pricing-arrow-orange.png) 0 0 no-repeat;
	background-position: 0 8px;
	text-align: center;
}
.red .pricetable_center ul li.check{
	background: url(../img/icons/pricing-arrow-red.png) 0 0 no-repeat;
	background-position: 0 8px;
	text-align: center;
}

.pricetable_bottom{
	text-align: center;
}

.pricetable_buynow{
	color: #fff;
	font-family: "B Yekan", "Arial";
	padding: 10px 20px;
	text-transform: uppercase;
	position: relative;
	top: -8px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border: 3px solid #e6e6e6;
	
}

.pricetable_buynow:hover{
	text-decoration: none;
	opacity: 0.8;
	color: #fff;
}

/* Buy Now Colors */
.blue .pricetable_buynow { background-color: #1a6db2; text-shadow: #124a79 1px 1px 4px; }
.green .pricetable_buynow { background-color: #699e02; text-shadow: #416005 1px 1px 4px; }
.orange .pricetable_buynow { background-color: #f18319; text-shadow: #925214 1px 1px 4px; }
.red .pricetable_buynow { background-color: #c33419; text-shadow: #91200b 1px 1px 4px; }


/* Price Table 2 */
#pricetable_option2{
	clear: both;
	padding-top: 20px;
	padding-left: 20px;
}

.dark{
	background-color: #e2e2e2;
}

.light{
	background-color: #f6f6f6;
}

.noborder{
	border: 0 !important;
	padding-bottom: 1px;
}

.last{
	border-right: 1px solid #A8B5B9;
}

.pt_column{
	margin: 0;
	width: 150px;
	position: relative;
	float: left;
}

.pt_columntop{
	border-left: 1px solid #A8B5B9;
	border-top: 1px solid #A8B5B9;
	height: 100px;
	text-align: center;
}

.pt_columntop h5{
	background-color: #333;
	padding: 5px 0;
	color: #fff;
	font-family: "B Yekan", "Arial";
	text-align: center;
}

.pt_price{
	padding-top: 16px;
	padding-bottom: 8px;
	color: #1A6DB2 !important;
	font-family: "B Sina", "Arial";
	font-size: 30px;
}

.pt_columntop p{
	color: #5D89AD;
	text-shadow: 0 1px 0 white;
	text-align: center;
}

.pt_columncenter ul li{
	padding: 17px 5px 14px 7px;
	padding: 17px 5px 14px 7px;
	height: 20px;
	line-height: 20px;
	font-family: "B Jadid", "Arial";
	color: #333;
	border-left: 1px solid #b2c1c5;
	border-top: 1px solid #b2c1c5;
	text-align: center;
	text-shadow: 0 1px 0 white;
	font-weight: bold;
}

.pt_columncenter ul.nocenter li{
	text-align: center!important;
}

.pt_columncenter ul li:last-child{
	border-bottom: 1px solid #b2c1c5;
}

.pt_columnbottom{
	padding: 30px;
	text-align: center;
}
.pt_columnbottom a{
	padding: 5px;
	font-family: "B Yekan", "Arial";
	font-size: 16px;
	text-transform: uppercase;
	color: #ccc;
}
.pt_columnbottom a:hover{
	color: #fff;
}

.isover{
	box-shadow: 0 0 10px #ccc;
	position: relative;
	background: #333;
}

.services-alinea .divider-points {
	background: url(../img/recent_worksborder.png) repeat-x;
	float: right;
	height: 5px;
	position: relative;
	width: 785px;
	margin-top: -8px;
	right: 150px;
}
