﻿body
{
	font-family: Tahoma;
	font-size: 13px;
	text-align: center;
    /*background: url("https://www.niazpardaz.com/images/13.png?p=2") repeat scroll 0 0 #FFFFFF;*/
}

body
{
	text-align: -moz-center;
}


/* jquery tabs*/
.ui-helper-reset
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.ui-helper-hidden
{
	display: none;
}

.ui-helper-hidden-accessible
{
	position: absolute;
	left: -99999999px;
}

.ui-helper-reset
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.ui-helper-clearfix
{
	display: inline-block;
}

* html .ui-helper-clearfix
{
	height: 1%;
}

.ui-helper-clearfix
{
	display: block;
}

.ui-helper-zfix
{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

.ui-state-disabled
{
	cursor: default !important;
}

.ui-icon
{
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-overlay
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-widget-content
{
	border: 1px solid #a6c9e2;
	background: #fcfdfd url(https://www.hira-static.com/niazpardaz.com/images/ui-bg_inset-hard_100_fcfdfd_1x100.png?p=2?p=2) 50% bottom repeat-x;
	color: #222222;
}

.ui-widget-content a
{
	color: #222222;
}

.ui-widget-header
{
	border: 1px solid #4297d7;
	background: #2191c0 url(https://www.hira-static.com/niazpardaz.com/images/ui-bg_gloss-wave_75_2191c0_500x100.png?p=2?p=2) 50% 50% repeat-x;
	color: #eaf5f7;
	font-weight: bold;
}

.ui-widget-header a
{
	color: #eaf5f7;
}

.ui-state-default, .ui-widget-content .ui-state-default
{
	border: 1px solid #77d5f7;
	background: #0078ae url(https://www.hira-static.com/niazpardaz.com/images/ui-bg_glass_45_0078ae_1x400.png?p=2?p=2) 50% 50% repeat-x;
	font-weight: normal;
	color: #ffffff;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.ui-state-hover a, .ui-state-hover a:hover
{
	color: rgb(204, 0, 255);
	text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active
{
	border: 1px solid #acdd4a;
	background: #6eac2c url(https://www.hira-static.com/niazpardaz.com/images/ui-bg_gloss-wave_50_6eac2c_500x100.png?p=2?p=2) 50% 50% repeat-x;
	font-weight: normal;
	color: #ffffff;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.ui-widget :active
{
	outline: none;
}

.ui-corner-top
{
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}

.ui-corner-bottom
{
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.ui-corner-all
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.ui-tabs
{
	position: relative;
	padding: .2em;
	zoom: 1;
}

.ui-tabs .ui-tabs-nav
{
	margin: 0;
	padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li
{
	list-style: none;
	float: left;
	position: relative;
	top: 1px;
	margin: 0 .2em 1px 0;
	border-bottom: 0 !important;
	padding: 0;
	white-space: nowrap;
}

.ui-tabs .ui-tabs-nav li a
{
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected
{
	margin-bottom: 0;
	padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a
{
	cursor: text;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a
{
	cursor: pointer;
}

.ui-tabs .ui-tabs-panel
{
	display: block;
	border: 0;
	padding: 1em 1.4em;
	background: none;
}

.ui-tabs .ui-tabs-hide
{
	display: none !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus
{
	border: 1px solid #448dae;
	background: #79c9ec url(https://www.hira-static.com/niazpardaz.com/images/ui-bg_glass_75_79c9ec_1x400.png?p=2?p=2) 50% 50% repeat-x;
	font-weight: normal;
	color: #026890;
}

.ui-state-hover a, .ui-state-hover a:hover
{
	color: #026890;
	text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active
{
	border: 1px solid #acdd4a;
	background: #6eac2c url(https://www.hira-static.com/niazpardaz.com/images/ui-bg_gloss-wave_50_6eac2c_500x100.png?p=2?p=2) 50% 50% repeat-x;
	font-weight: normal;
	color: #ffffff;
}
/* Main CSS*/

input
{
	direction: rtl;
}

.c_r
{
	background: url(https://www.hira-static.com/niazpardaz.com/images/c-r.png?p=2?p=2) no-repeat right #EFEFEF;
	font-variant: small-caps;
	line-height: 28px;
	padding: 0;
	margin: 0 0 10px 0;
	text-indent: 5px;
}

.c_l
{
	background: url(https://www.hira-static.com/niazpardaz.com/images/c-l.png?p=2?p=2) no-repeat left;
	display: block;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0;
	color: #4B5B74;
}

#Logo
{
	background: url(https://www.hira-static.com/niazpardaz.com/images/Niazpardaz-logo.png?p=2?p=3) no-repeat;
	background-position: 0 0px;
	width: 238px;
	height: 72px;
	display: block;
}

#GoHome
{
	background: url(https://www.hira-static.com/niazpardaz.com/images/csg2.png?p=2?p=2) no-repeat;
	background-position: 0 -936px;
	width: 32px;
	height: 32px;
	display: block;
}

.adtbl
{
	table-layout: fixed;
	font-size: 11px;
}

.limg
{
	max-width: 119px;
	max-height: 90px;
}

.Rank
{
	width: 79px;
	height: 9px;
}

table._T
{
	table-layout: fixed;
    background-color: #f5f5f5;
}

.T12
{
	font-size: 12px;
	font-family: Tahoma;
}

.a
{
	color: #f30;
	font-weight: bold;
}


.la
{
	width: 193px;
	height: 145px;
	border-right: lavender 1px solid;
	border-top: lavender 1px solid;
	border-left: lavender 1px solid;
	border-bottom: lavender 1px solid;
	padding: 10px 2px 10px 2px;
}

.mrg2
{
	margin-bottom: 2px;
}

.mrg2
{
	margin-bottom: 2px;
}
/* #9BDCFC */

.hprcp_head
{
	background-color: #9BDCFC;
	height: 24px;
	padding-left: 15px;
	background: url(https://www.hira-static.com/niazpardaz.com/Images/csg2.png?p=2?p=2) repeat bottom;
	background-position: 0 -345px;
	border-left: 1px solid #9BDCFC;
	border-right: 1px solid #9BDCFC;
	border-top: 1px solid #9BDCFC;
	padding-top: 6px;
	border-bottom: 1px solid #9BDCFC;
	text-align: center;
	font-family: Tahoma;
	font-size: 11pt;
}

.hprcp_n .hprcp_e, .hpmb_e
{
	display: block;
	font-size: 0;
	margin: 0;
	line-height: 0;
	height: 6px;
}

.hprcp_n .hprcp_w, .hpmb_e
{
	display: block;
	font-size: 0;
	margin: 0;
	line-height: 0;
	height: 6px;
}

.hprcp_s .hprcp_e, .gbhprcp_s .hprcp_e
{
	display: block;
	font-size: 0;
	margin: 0;
	line-height: 0;
	height: 10px;
}

.hprcp_s .hprcp_w, .gbhprcp_s .hprcp_w
{
	display: block;
	font-size: 0;
	margin: 0;
	line-height: 0;
	height: 10px;
}

.hprcp_mid
{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	text-align: right;
	font-family: Tahoma, 'Times New Roman', Arial;
	font-size: 10pt;
	padding: 5px 5px 5px 5px;
}

.gbhprcp_s .hprcp_e
{
	background: transparent url(https://www.hira-static.com/niazpardaz.com/Images/csg2.png?p=2?p=2) no-repeat scroll bottom right;
	background-position: 170px -406px;
	bottom: -1px;
	right: -1px;
}

.gbhprcp_s .hprcp_w
{
	background: transparent url(https://www.hira-static.com/niazpardaz.com/Images/csg2.png?p=2?p=2) no-repeat scroll bottom left;
	background-position: 0 -190px;
	left: -2px;
	width: 10px;
	float: left;
}

.gbhprcp_s
{
	background-color: rgb(248,251,253);
	border-color: #ccc;
	border-style: solid;
	border-width: 0 1px 1px;
	border-style: none;
}

.hprcp_head .mtitle
{
	font-weight: bold;
	font-family: Tahoma, helvetica, sans-serif;
	color: #5d5d5d;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.srchBox
{
	background: url('https://www.hira-static.com/niazpardaz.com/images/csg2.png?p=2') repeat-x top right;
	background-position: 0 -30px;
	text-align: center;
}

.srchBoxE
{
	background: url(https://www.hira-static.com/niazpardaz.com/Images/csg2.png?p=2?p=2) no-repeat top left;
	background-position: -139px -110px;
}

.srchBoxW
{
	background: url(https://www.hira-static.com/niazpardaz.com/Images/csg2.png?p=2?p=2) no-repeat top right;
	background-position: 100% -486px;
}

.srchBoxW select
{
	margin: 8px 4px;
	vertical-align: middle;
	top: -1px;
	right: -10px;
	width: 135px;
}

.srchBoxW input
{
	
	vertical-align: middle;
	top: 0;
}

.srchBoxW a:active, .srchBoxW, .srchBoxW
{
	padding-left: 10px;
	font-family: Verdana;
	font-size: .85em;
}

div.snav
{
	background: url(https://www.hira-static.com/niazpardaz.com/Images/csg2.png?p=2?p=2) no-repeat bottom left;
	background-position: 0 -721px;
	margin: 0;
	padding: 0;
}

div.snavE
{
	background: url(https://www.hira-static.com/niazpardaz.com/Images/csg2.png?p=2?p=2) no-repeat bottom right;
	background-position: 100% -786px;
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

div.snavW
{
	background: url(https://www.hira-static.com/niazpardaz.com/Images/csg2.png?p=2?p=2) repeat-x top left;
	background-position: 0 -641px;
	margin-right: 6px;
}

A.whitelinks:link
{
	color: #fff;
}

.mrg2
{
	margin-bottom: 2px;
}

div.ttp
{
	cursor: default;
	position: absolute;
	padding: 8px 10px 8px 8px;
	width: 300px;
	display: block;
	background-color: #ffe;
	color: black;
	border-top: 1px solid #999;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: 1px solid #666;
	z-index: 100;
	line-height: 1.3;
	white-space: normal;
	font-weight: normal;
}

#nav td
{
	background: url(https://www.hira-static.com/niazpardaz.com/Images/csg2.png?p=2?p=2) no-repeat bottom left;
	height: 27px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

#nav td#contactus
{
	background-position: 0 -584px;
	width: 75px;
}

#nav td#tariff
{
	background-position: -30px -248px;
	width: 80px;
}

#nav td#pay
{
	background-position: -30px -248px;
	width: 80px;
}

#nav td#home
{
	background-position: -50px -248px;
	width: 104px;
}

#nav td#sell
{
	background-position: -30px -248px;
	width: 45px;
}

#nav td#buy
{
	background-position: -30px -248px;
	width: 45px;
}

#nav td#myacc
{
	background-position: -30px -248px;
	width: 70px;
}

a
{
	text-decoration: none;
	color: #00f;
}

.maindivcss
{
	vertical-align: top;
	width: 960px;
    margin: auto;
	margin-left: auto;
	margin-right: auto;
}

.grp1
{
	text-align: left;
	width: 160px;
	vertical-align: top;
	float: right;
}

.grp2
{
	min-width: 160px;
}

.wlcm
{
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	float: right;
}

.headercss
{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

.headtd
{
	width: 50%;
	text-align: right;
}

input
{
	font-family: Tahoma;
	direction: ltr;
}

.brcss
{
	height: 5px;
	color: White;
	font-size: 5px;
}

a
{
	color: #4772D3;
}

a:hover
{
	text-decoration: underline;
	color: rgb(204, 0, 255);
}

.srchtip
{
	display: none;
	position: absolute;
	width: 181px;
	height: 65px;
}

div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner
{
	position: absolute;
	width: 20px;
	height: 20px;
	background-color: #FFF;
	overflow: hidden;
}

div.top-left-inside, div.bottom-left-inside, div.top-right-inside, div.bottom-right-inside
{
	position: relative;
	font-size: 150px;
	font-family: arial;
	color: #E6E6E6;
	line-height: 40px;
}

#NewAdsTable img, #fvAdd img, #tblleft img, #ad_srctbl img
{
	vertical-align: top;
}

#TextAds a
{
	font-size: 11px;
}

.lftcol hr, .ad_divrelad hr
{
	height: 1px;
	color: #F3F9FC;
}

#textad, #Partners
{
	background-color: #006666;
	height: 25px;
	font-size: large;
	-moz-border-radius: 10px;
}

#textad h6, #divtopvisited h6, #Partners h6
{
	color: White;
	padding: 5px 0 5px 0;
	text-align: center;
}

#PartnerLinks
{
	text-align: right;
	width: 150px;
	font-size: 10px;
	padding-right: 5px;
}

#arts, #artbody
{
	text-align: right;
}

#tabs
{
	text-align: right;
}

#artstabbody a
{
	color: #4772D3;
}

#artstabbody
{
	width: 408px;
	line-height: 17px;
	font-size: 12px;
	white-space: nowrap;
	text-align: right;
	margin-top: -5px;
}

#artstabbody span
{
	height: 8px;
}

#arts a, #artstabbody a
{
	background: url(https://www.hira-static.com/niazpardaz.com/images/bullet.gif?p=2?p=2) no-repeat right;
	text-align: right;
	margin-left: 15px;
	padding-right: 15px;
}

.artall
{
	float: left;
	height: 20px;
	margin-top: -5px;
	font-weight: bold;
	margin-left: -30px;
}

.headtbl
{
	width: 100%;
	padding-top: 5px;
}

#footertbl
{margin: auto;
	width: 960px;
	float: right;
}

#_ql
{
	position: relative;
	left: 291px;
	top: 19px;
	width: 13px;
	height: 14px;
}

#_qr
{
	position: relative;
	left: 133px;
	top: 20px;
	width: 13px;
	height: 14px;
}

.headercss
{
	width: 975px;
}

#artstabbody
{
	width: 378px;
}

.maindivcss
{
	vertical-align: top;
	width: 975px;
}

.headercss
{
	width: 960px;
    margin: auto;
}

.maindivcss
{
	vertical-align: top;
	width: 960px;
    margin: auto;
}

.artvtbl
{
	width: 960px;
    margin: auto;
}

#BannerAds img
{
	padding-bottom: 10px;
}

.adgh
{
	height: 30px;
	padding-top: 10px;
	font-size: 12px;
}

.curdt
{
	float: left;
	padding-top: 10px;
	font-size: 11px;
	color: #5D5D5D;
}

#besmel
{
	margin: -5px 0 10px 0;
}

.bannerads
{
	text-align: center;
	background: url(https://www.hira-static.com/niazpardaz.com/images/roundhead0.gif?p=2?p=2) no-repeat 0 0;
	width: 150px;
	height: 30px;
	font-size: 16px;
	padding-bottom: 10px;
}

.bannerads h6
{
	color: #5D5D5D;
	height: 20px;
	padding-top: 10px;
}

#TextAds
{
	width: 150px;
}

.rnk
{
	width: 80px;
	height: 9px;
	padding-left: 2px;
}

.tcenter
{
	padding-right: 6px;
}

.zfs
{
	font-size: 8px;
}

.hprcp_mid li
{
	list-style: none outside none;
	width: 148px;
}

.hprcp_mid li span
{
	cursor: pointer;
	display: inline-block;
	padding-right: 22px;
	height: 20px;
    white-space: nowrap;
}

.hprcp_mid ul
{
	padding: 0;
	margin: 0;
}

input.newad
{
	background: transparent url('https://www.hira-static.com/niazpardaz.com/images/new-ad.png?p=2') 0 -50px no-repeat;
	width: 132px;
	height: 35px;
	border: none;
	border: 0;
	line-height: 0;
	cursor: pointer;
	margin: 0 -180px 0 0;
}

input.newad:hover
{
	background: transparent url('https://www.hira-static.com/niazpardaz.com/images/new-ad.png?p=2') 0 0px no-repeat;
}


#STDDL
{
	width: 75px;
	height: 25px;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
	color: #4772D3;
}

input.searchbox
{
	direction: rtl;
	font-family: Tahoma;
	font-weight: bold;
	width: 200px;
	height: 18px;
	margin-right: 198px;
}

input, textarea, select
{
	border: 1px solid #A0C5DE;
	border-radius: 4px 4px 4px 4px;
}
.listadbrifdesc{text-align: justify; padding-right:10px; width: 180px;padding-top: 4px;color: #4C5A75;line-height: 1.5}
.la{vertical-align:top}
.la .Rank{padding:4px}
#visitsTable td{padding:5px; border: 1px solid #D3E0EE}
.plus1
{
    border: 0px solid #00AEFF;
    color: #000000;
    font-size: 11px;
    line-height: 20px;
    padding: 5px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    text-align: center;
    text-shadow: #f1f7f9 -1px 1px 0;
    font-size: 8pt;
    position: fixed;
    left: 4px;
    bottom: 0px;
    background-color: #DDFB9F;
    background-repeat: repeat;
    font-family: tahoma;
    direction: rtl;
}
.roundborder
{
    border: 1px solid silver;
    -moz-border-radius: 10px;
    web-kit-border-radius: 10px;
    border-radius: 10px;
}


