﻿/********************************************************************
 * KimiaHost.com													*
 * All Rights Reserved.												*
 * Copyright (C) 2000-2007, Sallar Kaboli, Dadeh Gostar Kimia Inc.	*
 * www.SallarKaboli.com | www.RootCoders.com | www.DoctorDevil.com	*
 *******************************************************************/

#extend td{
	text-align: right;
	direction: rtl;
}

#extend_content #extend_container{
	background: transparent url(../images/extend_container.gif) center center repeat-y;
	padding: 20px 10px 20px 10px;
	height: 400px;
	vertical-align: top;
	color: #2b2b2b;
	line-height: 16px;
}

#extend_content #extend_container p{
	/*background: transparent url('../images/bullet_black.gif') no-repeat right top;*/
	text-indent: 15px;
	margin: 10px 3px 0 3px;
	text-align: justify;
}



ul.step{
	list-style-type: none;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

* html ul.step{
	margin: 10px 10px 10px 0px;
}

ul.step li{
	margin: 0px;
	padding: 0px;
}

ul.step li a{
	line-height:30px;
	padding: 7px 0px 10px 0px;
	text-decoration: none;
	color: #2b2b2b;
	display: block;
	background-color: #f7f7f7;
	margin-bottom: 3px;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}

* html ul.step li a{
	width: 95%;
	padding: 15px 10px 15px 0px;
	line-height:30px;
	text-decoration: none;
	color: #2b2b2b;
	display: block;
	background-color: #f7f7f7;
	margin-bottom: 3px;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;

}

* html ul.step li a img{
	margin-left: 10px;
}

ul.step li a img{
	border: 0px;
	padding: 0 10px 0 10px;
}

ul.step li a:hover{
	color: #f1f1f1;
	background-color: #800000;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	text-decoration: none;
}

#step2 form{
	margin: 15px 0 0 0;
}

#total,#total2{
	color: #003300;
	font-weight: bold;
}

#pay_m1{
	line-height: 14px;
	width: 170px;
	float: right;
	margin-left: 0px;
}

#pay_m2{
	line-height: 14px;
	width: 170px;
	float: right;
	margin-left: 0px;
}

#pay_m3{
	line-height: 14px;
	width: 170px;
	float: right;
}

div.dotted{
	background: transparent url('../images/plans/dot.gif') no-repeat left center;
}

span#num{
	color: #003366;
}

span#num2{
	color: #003366;
	font-size: 8pt;
}

#whois td{
	padding: 5px;
	text-align: center;
	direction: ltr;
	vertical-align: middle;
}

#whois td #whois_name{
	font-family: tahoma;
	font-size: 12px;
	font-color: #333;
	padding: 2px;
	font-weight: bold;
	border: 1px #191919 solid;
}

#whois td select{
	font-family: tahoma;
	font-size: 11px;
	font-color: #333;
	padding: 1px;
	direction: rtl;
}

button#whois_button{
	font-family: tahoma;
	font-size: 11px;
	padding: 2px;
	direction: rtl;
	text-align: center;
}

.highlight{
	font-weight: bold;
	color: #CC0000;
}


td.dot{
	background: transparent url('../images/plans/dot.gif') no-repeat right center;
}

#ltr_div{
	direction: ltr;
	text-align: left;
}

#ltr_div ul{
	margin: 10px 0 0 5px;
	padding: 0;
	list-style: none;
}

#ltr_div li{
	background: transparent url('../images/bullet_black.gif') no-repeat center left;
	padding-left: 20px;
}

div#page{
	line-height: 16px;
	font-size: 12px;
	text-align: justify;
	padding: 0 5px 0 5px;
	color: #363C48;
}

#heading1{
	color: #800000;
	font-weight: bold;
}

.heading2{
	color: #336699;
	font-weight: bold;
}

#ex_news ul{
	list-style-type: none;
	margin: 5px 5px 0 0;
	padding: 0;
}

#ex_news ul li{
	background: transparent url(../images/bullet_star.gif) right center no-repeat;
	padding-right: 20px;
	padding-top: 1px;
	height: 16px;
	letter-spacing: normal;
}

#ex_news a{
	color: #800000;
	text-decoration: none;
}

#ex_news a:hover{
	background: transparent url('../images/dotted2.gif') bottom repeat-x;
	color: #2b2b2b;
}

#serv td{
	height: 27px;
	direction: ltr;
	text-align: center;
	font-weight: bold;
}

#serv tr.grey{
	background-color: #F3F3F3;
}

#serv tr.header{
	background: #333333;
	color: #f1f1f1;
	margin-bottom: 3px;
}

#serv tr.header td{
	font-weight: normal;
	color: #f1f1f1;
	direction: rtl;
}