﻿/*********license:html5-css3 *********/

#ip-countcategory{
	width:945px;
	float:right;
	margin-top:8px;
	text-align:right;
	direction:rtl;
}
/******************ظ†ظ…ط§غŒط´ ظ…ع©ط§ظ†***********/
.ip-place{
	width:945px;
	height:20px;
	font-size:14px;
	margin-right:5px;
	float:right;
}
/******************ظ†ط§ظ… طµظپط­ظ‡ غŒط§ ظ…ط­طµظˆظ„***********/
.ip-cname{
	width:945px;
	height:20px;
	font-size:16px;
	margin-right:5px;
	float:right;
	margin-top:5px;
	line-height:24px;
}


/******************Right panel**********/
#ip-catpanel{
	width:190px;
	border:1px solid #e3e3e3;
	float:right;
	padding-right:5px;
	margin-top:10px;
}
.ip-catclear{
	width:180px;
	float:right;
	font:14px;
	color:#333;
	margin-top:5px;
}
#ip-catpanel a{
	color:#454545;
}
#ip-catpanel a:hover{
	text-decoration:underline;
}
#ip-catbody{
	width:743px;
	float:left;
	margin-top:10px;
}	
	/******************search***********/
	#ip-search{
		/*height:25px;*/
		width:165px;
		margin-right:10px;
		float:right;
		margin-top:5px;
	}
	.ip-txtsearch{
		width:135px;
		height:21px;
		float:right;
		border:1px solid #e3e3e3;
	}
	.ip-btnsearch{
		height:25px;
		width:25px;
		background:url(../images/icon-search.png) no-repeat;
		float:left;
	}
	
	/******************fature***********/
	.ip-catfature
	{
		width:180px;
		margin-right:5px;
		float:right;
		margin-top:5px;
	}
	.ip-catfature h3{
		text-decoration:none;
		font-weight:normal;
		font-size:14px;
		font-style:normal;
		color:#0b65a5;
		float:right;
		width:180px;
		margin-right:15px;
	}
	.ip-catfature h2
	{
		text-decoration:none;
		font-weight:bold;
		font-size:18px;
		font-style:normal;
		line-height:24px;
		color:#0b65a5;
		float:right;
		text-emphasis:accent;
		width:180px;
		background:url(../images/flesh-cat.png) no-repeat right center;
		padding-right:14px;
	}
	.ip-catfature ul li
	{
		font-family:IRANsans;
		font-size:12px;
		list-style: url(../images/fature-dote.png);
		list-style-position:inside ;
	}
	.ip-catfature ul li.selected{
		list-style: url(../images/fature-dote-2.png);
		list-style-position:inside ;		
	}
/******************Control Box***********/
.ip-control
{
	width:733px;
	height:25px;
	background:#ebebeb;
	float:right;
	padding:5px;
}
.ip-control span{
	font-family:tahoma;
	font-size:12px;
	color:#676767;
	float:right;
	margin-left:5px;
}
.ip-listbox{
	background:url(../images/gr-checkbox.jpg) repeat-x;
	height:19px;
	border:1px solid #e3e3e3;
	float:right;
}
.ip-imgview{
	width:19px;
	height:16px;
	float:right;
	margin-left:5px;
	margin-top:3px;
	
}
.ip-imgview:hover{
	width:19px;
	height:16px;
	background:#FFF;
	
}
.ip-imgview:focus{
	padding:3px;
	background:#FFF;
	border:1px solid #fff;

}
.ip-cnext{
	height:20px;
	width:80px;
	border-radius:0 3px 3px 0;
	background:#999999;
	float:right;
	color:#FFF;
	text-shadow:1px 1px #000;
	font-family:tahoma;
	text-align:center;
	font-size:12px;
}
.ip-cnext:hover{
	background:#666;
}
.ip-cprev{
	height:20px;
	width:80px;
	border-radius:3px 0 0 3px;
	background: url(../images/gr-prev.png) repeat-x;
	float:right;
	color:#FFF;
	text-shadow:1px 1px #000;
	font-family:tahoma;
	text-align:center;
	font-size:12px;
	margin-right:3px;}
	.ip-cprev:hover{
		background:url(../images/gr-prevh.png) repeat-x;
	}
	

/******************Body-Product***********/
#ip-catproduct{
	width:743px;
	float:right;
}
#category-product{
	margin-top:5px;
	margin-left:4px;
}

#category-product:hover{
	border:1px solid #0b65a5;
}
.ip-compare{
	float:right;
	font-family:IRANsans;
	font-size:11px;
	color:#676767;
	/*padding-right:15px;*/
	/*background:url(../images/fature-dote.png) no-repeat right center;*/
	margin-top:8px;
	margin-right:5px;
}
.ip-compare a{
	color:#676767;
	font-weight:bold;
}
.ip-compare a:hover{
	text-decoration:underline;
	color:#FF7D00;
}

/******************Control-box-bottom***********/
#ip-controlbottom{
	margin-top:8px;
}
#ip-cnumber{
	float:right;
}
#ip-cnumber span {
	float:right;
	margin-right:8px;
	font-family:tahoma;
	font-size:12px;
}

#ip-cnumber span:hover {
	text-decoration:underline;
}
#ip-cnumber span a{color:#676767}