/*
Theme Name : Shop3
Description : irantoolbar.Com
*/
body{
	margin:0 auto;
	background: #4E8BF0;
	font:8pt tahoma;
}
img{
	border:none;
}
textarea{
	border:1px solid #777;
	background-color:#fff;
	font:8pt tahoma;
	color:#777;
}
input{
	border:1px solid #777;
	color:#777;
	background-color:#fff;
	font:8pt 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(images/arrow.gif) no-repeat right 5px;
	padding:0 12px 0 0;
}
li{
	padding:0 12px 0 0;
	display:block;
	background:url(images/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(images/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(images/head-down.gif) no-repeat;
	height:15px;
	width:820px;
	overflow:hidden !important; overflow:visible;
}
#header{
	background:url(images/header.gif) no-repeat;
	margin:0px 10px 0px 10px;
	width:800px;
	height:99px;
}
#search{
	background:url(images/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:8pt;
	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(images/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;
	color:#000;
}
#rightcol-btext{
	padding:5px;
}
#rightcol-down{
	background:url(images/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{
	margin-top: 13px;
	height:70px;
	width:260px;
	text-align:right;
	padding-top:3px;
}
#leftcol-foot2{
	height:30px;
	width:260px;
	text-align:center;
}
#leftcol-rule{
	background:url(images/rule.gif) no-repeat;
	height:20px;
	width:570px;
	margin-top:5px;
	padding-bottom:5px;
}
#leftcol-news{
	background:url(images/news.gif) no-repeat;
	height:20px;
	width:570px;
	margin-top:10px;
	padding-bottom:10px;
}
#leftcol-desc{
	background:url(images/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(images/relate.gif) no-repeat;
	height:20px;
	width:570px;
	margin-top:70px;
	padding-bottom:10px;
}
#paginate{
	float:right;
	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;
}