/*
Theme Name : PersianShop
Theme Version : 1.0 Beta
CSS Version : 2.1
Author : Pouya Graph
Copyright©2009 All Right Reserved By Pouya Graph :)
Test on: IE 6.x, IE 7.x, IE 8.x, Firefox 3.x, Opera 10.x, Safari 4.x, Chrome 1.x
*/
body{
	margin:0 auto;
	background: #D6D7D9;
	font:11px tahoma;
}
img{
	border:none;
}
textarea{
	border:1px solid #777;
	background-color:#fff;
	font:11px tahoma;
	color:#777;
}
input{
	border:1px solid #777;
	color:#777;
	background-color:#fff;
	font:11px tahoma;
}
a{
	text-decoration:none;
	color:#000;
}
a:hover{
	text-decoration:none;
	color:#FF7800;
}
h1{
	font:16px tahoma;
}
h2{
	font: 14px tahoma;
}
h3{
	font:10px tahoma;
}
h4{
	font:8px tahoma;
}
h5{
	font:4px tahoma;
}
h6{
	font:2px tahoma;
}
ul{
	list-style-type:none;
	margin:0px;
	padding:1px;
}
ul li{
	display:block;
	background:url(style/arrow.gif) no-repeat right 5px;
	padding:0 12px 0 0;
}
li{
	padding:0 12px 0 0;
	display:block;
	background:url(style/cat-arrow.gif) no-repeat right 5px;
	margin-right: 8px;
}
#all{
	height:auto;
	width:820px;
	overflow:hidden !important; overflow:visible;
	margin:10px auto 10px auto;
}
#all-up{
	background:url(style/head-up.gif) no-repeat;
	height:15px;
	width:820px;
	overflow:hidden !important; overflow:visible;
}
#all-body{
	background-color:#fff;
	height:100%;
	width:820px;
	overflow:hidden !important; overflow:visible;
}
#all-down{
	background:url(style/head-down.gif) no-repeat;
	height:15px;
	width:820px;
	overflow:hidden !important; overflow:visible;
}
#header{
	background:url(style/header.gif) no-repeat;
	margin:0px 10px 0px 10px;
	width:800px;
	height:99px;
}
#search{
	background:url(style/search.gif) left no-repeat;
	float:right;
	height:52px;
	width:231px;
	margin-right:10px;
	margin-top:30px;
}
.search-input{
	background:none;
    height:22px;
	width:120px;
	color:#000;
	border:none;
	padding-top:20px;
	font-size:10px;
	padding-right: 50px;
}
.search-button{
	background:none;
	height:30px;
	width:30px;
	border:none;
	padding-top:20px;
	padding-right:10px;
	cursor:pointer;
}
#rightcol{
	height:auto;
	width:200px;
	float:right;
	padding:10px;
	color:#404040;
}
#rightcol-up{
	background:url(style/rightcol-up.gif) no-repeat;
	height:30px;
	width:200px;
}
#rightcol-uptext{
	font-weight:bold;
	color:#777;
	text-align:center;
	padding:7px;
}
#rightcol-body{
	height:auto;
	width:198px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}
#rightcol-btext{
	padding:5px;
}
#rightcol-down{
	background:url(style/rightcol-down.gif) no-repeat;
	height:10px;
	width:200px;
	padding-bottom:0px;
	margin-bottom:10px;
}
#leftcol{
	height:auto;
	width:570px;
	float:right;
	padding:10px;
	color:#404040;
}
#leftcol-body{
	height:auto;
	width:570px;
}
#leftcol-col{
	float:right;
	padding:5px;
	height:340px;
	width:260px;
	border:1px dotted #ccc;
	margin:5px;
}
#leftcol-uptext{
	font-weight: bold;
	height:20px;
	width:260px;
	text-align:center;
	padding-top:5px;
}
#leftcol-entry{
	height:200px;
	width:260px;
	text-align:right;
}
#leftcol-foot1{
	height:70px;
	width:260px;
	text-align:right;
	padding-top:3px;
}
#leftcol-foot2{
	height:30px;
	width:260px;
	text-align:center;
}
#leftcol-rule{
	background:url(style/rule.gif) no-repeat;
	height:20px;
	width:570px;
	margin-top:5px;
	padding-bottom:5px;
}
#leftcol-news{
	background:url(style/news.gif) no-repeat;
	height:20px;
	width:570px;
	margin-top:10px;
	padding-bottom:10px;
}
#leftcol-desc{
	background:url(style/desc.gif) no-repeat;
	height:20px;
	width:570px;
	margin-top:10px;
	padding-bottom:10px;
}
#leftcol-d{
	float:right;
	padding-top:10px;
	padding-bottom:10px;
	height:auto;
	width:550px;
}
#leftcol-descbody{
	float:right;
	padding:5px;
	height:auto;
	width:550px;
	border:1px dotted #ccc;
}
#leftcol-desctitle{
	font-weight: bold;
	height:20px;
	width:550px;
	text-align:right;
	padding-top:5px;
}
#leftcol-descentry{
	height:auto;
	width:550px;
	text-align:right;
}
#leftcol-descfoot1{
	height:80;
	width:550px;
	text-align:right;
}
#leftcol-descfoot2{
	height:20;
	width:550px;
	text-align:right;
	margin-bottom:20px;
}
#leftcol-rel{
	height:auto;
	width:570px;
	margin-top:10px;
	margin-bottom:10px;
	
}
#leftcol-relate{
	background:url(style/relate.gif) no-repeat;
	height:20px;
	width:570px;
	margin-top:70px;
	padding-bottom:10px;
}
#paginate{
	float:left;
	padding:5px;
	height:auto;
	width:558px;
	border:1px dotted #FF7800;
	margin-top:10px;
}
#footer{
	height:auto;
	width:820px;
	text-align:center;
	color:#fff;
	padding:10px;
}

.Input       { color: #212121; font-family: Tahoma; font-size: 11px; border: 1px solid #7B97A6; padding-left: 3px; padding-right: 3px; background-color: #FFFFFF }
.Button      { color: #000000; font-family: Tahoma; font-size: 11px; border: 1px solid #000000; background-color: #FFCC00 }