body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
body {
	background-color: #ccffcc;
	background-image: url('../img/green-gradient.gif');
	background-repeat: repeat-x;
	background-position: center 210px;
}
p#Text {
	color: maroon;
	padding: 5px;
	text-align: center;
}
div.header {
	width: 100%;
	height: 180px;
	background-color: white;
	background-image: url('../img/header-bg-890306.jpg');
	background-position: center center;
}
div.header-top {
	width: 100%;
	height: 146px;
	text-align: center;
}
div.header-tabs {
	width: 960px;
	height: 34px;
	margin: 0 auto;
	position: relative;
}
span.tab {
	float: right;
	margin-left: 1px;
	background-image: url('../img/tab-right.gif');
	background-position: right center;
	display: inline-block;
	position: relative;
	z-index: 10;
}
span.tab-left {
	display: inline-block;
	height: 34px;
	background-image: url('../img/tab-left.gif');
	background-position: left center;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 34px;
}
span.menu {
	position: absolute;
	display: block;
	width: 120px;
	display: none;
	right: -1px;
	top: 34px;
	line-height: normal;
	background-color: gray;
	background-image: url('../img/menu.gif');
	background-position: center center;
	background-repeat: repeat-y;
}
span.tab-left a, span.tab-left a:link, span.tab-left a:visited {
	text-decoration: none;
	color: white;
}
span.tab-left a:hover {
	color: maroon;
	text-decoration: underline;
}
span.menu a, span.menu a:link, span.menu a:visited {
	display: block;
	color: white;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-family: Tahoma;
}
span.menu a:hover {
	color: maroon;
	text-decoration: underline;
}
span.menu-top {
	display: block;
	height: 5px;
	font-size: 3px;
	background-image: url('../img/menu.gif');
	background-position: left top;
}
span.menu-bottom {
	display: block;
	height: 5px;
	font-size: 1px;
	background-image: url('../img/menu.gif');
	background-position: right bottom;
}
div.news-ticker {
	height: 30px;
	background-image: url('../img/news-ticker.gif');
	background-repeat: repeat-x;
}
div.ticker {
	width: 960px;
	margin: 0 auto;
	height: 30px;
	background-image: url('../img/ticker-text.gif');
	background-position: right center;
	background-repeat: no-repeat;
	text-align: right;
	direction: rtl;
	line-height: 27px;
	overflow: hidden;
}
div.ticker-wrapper {
	height: 30px;
	width: 700px;
	float: right;
	overflow: hidden;
}
ul#news li {
	padding-right: 80px;
}
ul#news li a, ul#news li a:link, ul#news li a:visited {
	color: navy;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}
ul#news li a:hover {
	color: maroon;
	text-decoration: underline;
}
div.date {
	overflow: hidden;
	float: left;
	background-image: url('../img/date.gif');
	background-position: center center;
	margin-left: 15px;
	width: 150px;
}
div.date-right {
	background-image: url('../img/date.gif');
	background-position: right top;
	background-repeat: no-repeat;
}
div.date-left {
	height: 30px;
	background-image: url('../img/date.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	line-height: 28px;
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-align: center;
}
div.main {
	width: 968px;
	margin: 0 auto;
	background-image: url('../img/page-border-1.gif');
	background-position: center center;
	background-repeat: repeat-y;
}
div.main-left {
	width: 968px;
	margin: 0 auto;
	background-image: url('../img/page-left.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
div.main-right {
	width: 968px;
	margin: 0 auto;
	background-image: url('../img/page-right.gif');
	background-position: right top;
	background-repeat: no-repeat;
}
div.page {
	width: 954px;
	margin: 0 auto;
	background-color: #fff204;
}
table.page {
	width: 930px;
	margin: 0 auto;
}
td.empty {
	height: 6px;
	font-size: 2px;
}
td.right-space {
	font-size: 1px;
	width: 10px;
}
td.right-side {
	width: 232px;
	vertical-align: top;
	padding-top: 5px;
}
h3 {
	display: block;
	background-image: url('../img/sec2-title.gif');
	height: 33px;
	line-height: 33px;
	text-align: right;
	padding-right: 35px;
	font-family: "B Koodak", "B Titr", Arial;
	font-size: 16px;
	color: #6f9660;
	direction: rtl;
}
div.section-content {
	display: block;
	background-image: url('../img/section-bg.gif');
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 15px;
}
div.section-bottom {
	height: 5px;
	font-size: 2px;
	background-image: url('../img/section-bottom.gif');
	margin-bottom: 10px;
}
table#league-table {
	width: 228px;
	direction: rtl;
	border: 0;
	margin: 0 auto;
}
table#league-table td {
	text-align: center;
	border: 0;
	font-size: 12px;
	color: #333399;
	font-family: Tahoma;
	height: 20px;
	vertical-align: middle;
	direction: rtl;
}
table#league-table tr {
	background-image: url('../img/tr.gif');
	background-repeat: repeat-x;
}
table#league-table tr#sanat {
	background-image: url('../img/tr-sanat.gif');
	background-repeat: repeat-x;
	color: maroon;
}
table#league-table tr#sanat td {
	color: maroon;
}
td.left-side {
	vertical-align: top;
	width: 180px;
	padding-top: 5px;
}
td.left-space {
	width: 10px;
	font-size: 1px;
}
td.center {
	vertical-align: top;
	padding-top: 6px;
}
div.slider-top {
	font-size: 1px;
	height: 2px;
	background-image: url('../img/slider-bg.gif');
	background-position: left center;
}
div.slider-bottom {
	font-size: 1px;
	height: 2px;
	background-image: url('../img/slider-bg.gif');
	background-position: right center;
	margin-bottom: 10px;
}
div.slider-middle {
	background-image: url('../img/slider-bg.gif');
	background-position: center center;
	background-repeat: repeat-y;
}
div.slider-controls {
	height: 30px;
	width: 476px;
	margin: 0 auto;
}
div.slider-left {
	float: right;
	width: 31px;
}
div.slider-nums {
	float: right;
	width: 414px;
	text-align: center;
}
div.slider-nums a, div.slider-nums a:link, div.slider-nums a:visited {
	text-align: center;
	text-decoration: none;
	direction: rtl;
	font-family: "B Koodak";
	color: white;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 20px;
	background-image: url('../img/slider-num-bg.gif');
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 3px;
	height: 30px;
	display: inline-block;
	line-height: 30px;
}
div.slider-right {
	float: right;
	width: 31px;
}
div.slider-space {
	font-size: 1px;
	height: 4px;
}
div.slider {
	height: 88px;
	width: 486px;
	margin: 0 auto;
	overflow: hidden;
	direction: ltr;
}
div.slider ul li {
	float: left;
}
div.slider a, div.slider a:link, div.slider a:visited {
	display: inline-block;
	width: 162px;
	text-align: center;
}
div.news-title {
	background-image: url('../img/news2-title.gif');
	height: 33px;
	line-height: 33px;
	text-align: right;
	padding-right: 35px;
	font-family: "B Koodak", "B Titr", Arial;
	font-size: 16px;
	color: #6f9660;
	direction: rtl;
}
div.news-middle {
	background-image: url('../img/news-bg.gif');
	background-repeat: repeat-y;
	padding-top: 5px;
}
div.news-bottom {
	background-image: url('../img/news-bottom.gif');
	font-size: 1px;
	height: 5px;
	margin-bottom: 10px;
}
div.shirt-bottom {
	margin-bottom: 10px;
	font-size: 1px;
	height: 5px;
	background-image: url('../img/shirt-bottom.gif');
}
div.shirt-top {
	font-size: 1px;
	height: 5px;
	background-image: url('../img/shirt-top.gif');
}
div.shirt-middle {
	background-image: url('../img/shirt-middle.gif');
	background-repeat: repeat-y;
	text-align: center;
}
div.gold {
	border: 1px #c1deb8 solid;
	background-color: #f2faf0;
	height: 80px;
	margin-bottom: 10px;
	line-height: 90px;
	font-family: "B Koodak", "B Titr", Arial;
	color: #6f9660;
	text-align: center;
}
input.enter {
	display: block;
	margin: 0 auto;
	width: 140px;
	height: 26px;
	font-size: 14px;
	background-image: url('../img/enter.gif');
	background-position: right center;
	background-repeat: no-repeat;
	border: 1px #bbdab0 solid;
	margin-bottom: 5px;
	background-color: white;
	text-align: center;
	line-height: 26px;
}
div.submit {
	text-align: center;
	margin-top: 10px;
}
table.result {
	width: 200px;
	background-image: url('../img/result-bg.gif');
	height: 50px;
	margin: 0 auto;
}
table.result td.space {
	width: 5px;
	font-size: 1px;
}
table.result td.score {
	width: 15px;
	text-align: center;
	font-family: "B Titr", Arial;
	color: navy;
	text-align: right; ;
	color: #6f9660;
	direction: rtl;
}
table.result td.team {
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #6f9660;
}
div.weather {
	width: 200px;
	background-image: url('../img/weather-bg.gif');
	height: 50px;
	margin: 0 auto;
}
div.weather div.icon {
	float: right;
	margin-right: 3px;
	width: 50px;
	height: 50px;
}
div.weather div.info {
	float: right;
	margin-right: 0px;
	width: 120px;
	height: 50px;
}
div.weather div.info div.today {
	font-family: Tahoma;
	font-size: 12px;
	color: green;
	text-align: right;
	margin-top: 5px;
}
div.weather div.info div.today span.what-day {
	font-family: Tahoma;
	font-size: 10px;
	color: green;
	font-weight: normal;
}
div.weather div.info div.temp {
	font-family: Tahoma;
	font-size: 12px;
	color: maroon;
	text-align: right;
	direction: rtl;
}
div.silver {
	text-align: center;
	direction: rtl;
}
div.silver img {
	margin-right: 5px;
}
div.news-item-top {
	width: 486px;
	height: 5px;
	margin: 0 auto;
	background-image: url('../img/news-item.gif');
	background-position: right center;
}
div.news-item-middle {
	width: 486px;
	margin: 0 auto;
	background-image: url('../img/news-item.gif');
	background-repeat: repeat-y;
	background-position: center center;
}
div.news-item-bottom {
	width: 486px;
	height: 5px;
	margin: 0 auto;
	background-image: url('../img/news-item.gif');
	background-position: left center;
	font-size: 1px;
}
h4 {
	direction: rtl;
	text-align: right;
	padding-right: 15px;
	overflow: hidden;
	font-family: "B Koodak", "B Titr", Arial;
	color: navy;
	font-size: 16px;
}
h4.modiriat {
	direction: rtl;
	text-align: right;
	padding-right: 30px;
	font-family: "B Koodak", "B Titr", Arial;
	color: #6f9660;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
h4 a, h4 a:link, h4 a:visited {
	font-family: "B Koodak", "B Titr", Arial;
	color: navy;
	font-size: 16px;
	text-decoration: none;
}
h4 a:hover {
	color: maroon;
	text-decoration: underline;
}
div.news-pic {
	float: right;
	width: 100px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	margin-right: 10px;
	display: inline;
}
div.news-text {
	float: right;
	margin-right: 5px;
	width: 365px;
	text-align: justify;
	text-indent: 15px;
	font-family: Tahoma;
	font-size: 13px;
	direction: rtl;
	line-height: 20px;
}
div.kadr-info {
	width: 337px;
}
div.news-details {
	direction: rtl;
	display: block;
	width: 486px;
	margin: 0 auto;
	height: 16px;
}
div.news-details span.continue {
	float: right;
	padding-right: 21px;
	text-align: left;
	background-image: url('../img/news-icons.gif');
	background-position: right top;
	background-repeat: no-repeat;
	height: 16px;
	font-size: 12px;
	line-height: 16px;
	font-family: Tahoma;
	margin-left: 5px;
	margin-right: 15px;
	display: inline;
}
span.continue a, span.continue a:link, span.continue a:visited {
	text-decoration: none;
	color: green;
}
span.continue a:hover {
	text-decoration: underline;
	color: maroon;
}
div.news-details span.date {
	float: right;
	padding-right: 21px;
	display: inline;
	color: green;
	text-align: left;
	background-image: url('../img/news-icons.gif');
	background-position: right -16px;
	background-repeat: no-repeat;
	height: 16px;
	font-size: 12px;
	line-height: 16px;
	font-family: Tahoma;
	margin-right: 10px;
}
div.news-details span.hit {
	float: right;
	padding-right: 21px;
	display: inline;
	color: green;
	text-align: left;
	background-image: url('../img/news-icons.gif');
	background-position: right -32px;
	background-repeat: no-repeat;
	height: 16px;
	font-size: 12px;
	line-height: 16px;
	font-family: Tahoma;
	margin-right: 10px;
}
a.all-results, a.all-results:link, a.all-results:visited {
	display: block;
	text-align: right;
	font-family: Tahoma;
	font-size: 12px;
	color: green;
	text-decoration: none;
	margin-top: 10px;
	background-image: url('../img/green-bullet.gif');
	background-position: 200px 8px;
	background-repeat: no-repeat;
	line-height: 20px;
	padding-right: 35px;
}
a.all-results:hover {
	color: maroon;
	text-decoration: underline;
}
a.world-leagues, a.world-leagues:link, a.world-leagues:visited {
}
div.news-space {
	font-size: 1px;
	height: 5px;
}
div.sms-title {
	height: 38px;
	color: #6f9660;
	font-family: "B Koodak", Tahoma;
	text-align: right;
	padding-right: 45px;
	font-size: 15px;
	background-image: url('../img/sms.gif');
	background-position: center top;
	line-height: 14px;
	padding-top: 12px;
}
div.sms-number {
	height: 28px;
	color: navy;
	font-family: "B Titr", Arial;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	direction: rtl;
	background-image: url('../img/sms.gif');
	background-position: center bottom;
	margin-bottom: 10px;
}
table#today-game {
	width: 476px;
	margin: 0 auto;
	direction: rtl;
}
table#today-game td {
	margin: 0 auto;
	direction: rtl;
}
table#today-game td.space {
	width: 10px;
}
table#today-game td.today-team {
	font-family: "B Koodak", Arial;
	text-align: center;
	color: navy;
	font-size: 20px;
	vertical-align: middle;
	width: 200px;
}
table#today-game td.today-score {
	font-family: "B Titr", Arial;
	text-align: center;
	font-size: 18px;
	vertical-align: middle;
	width: 30px;
}
table#today-game td.today-goal {
	padding-right: 10px;
	vertical-align: top;
	padding-bottom: 10px;
}
table#today-game td.today-goal span {
	display: block;
	text-align: right;
	font-family: Tahoma;
	font-size: 12px;
	color: navy;
	padding-right: 13px;
	background-image: url('../img/green-bullet.gif');
	background-position: right 5px;
	background-repeat: no-repeat;
	margin-bottom: 2px;
}
table#today-game td.today-goal span.table-place {
	background-image: url('../img/bullet_star.gif');
	background-position: 100% center;
}
table#today-game td.date {
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: navy;
	direction: rtl;
}
div#footer {
	background-color: #10109b;
	height: 60px;
	margin-top: 5px;
	background-image: url('../img/footer-logo.gif');
	background-repeat: no-repeat;
	background-position: center center;
	border-top: 3px white solid;
}
div#footer div#copy-right {
	width: 420px;
	color: white;
	padding-top: 15px;
	float: right;
	direction: rtl;
	font-family: Tahoma;
	font-size: 12px;
	text-align: right;
	padding-right: 15px;
}
div#footer div#footer-links {
	float: left;
	width: 420px;
	text-align: right;
	padding-top: 7px;
}
div#footer div#footer-links div.footer-column {
	display: inline;
	margin-left: 10px;
	float: right;
}
div#footer div#footer-links div.footer-column h2 a, div#footer div#footer-links div.footer-column h2 a:link, div#footer div#footer-links div.footer-column h2 a:visited {
	padding-right: 13px;
	font-family: Tahoma;
	color: #FFFF99;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
	direction: rtl;
	background-image: url('../img/orange-bullet.gif');
	background-position: right 5px;
	background-repeat: no-repeat;
	display: block;
}
div#footer div#footer-links div.footer-column h2 a:hover {
	text-decoration: underline;
}
div.section-bottom-table {
	background-image: url('../img/section-bottom-table.gif');
	margin-bottom: 10px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #e9eeff;
}
div.section-bottom-table a, div.section-bottom-table a:link, div.section-bottom-table a:visited {
	display: block;
	text-align: right;
	font-family: Tahoma;
	font-size: 12px;
	color: green;
	text-decoration: none;
	background-position: 205px 7px;
	background-repeat: no-repeat;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-top: 5px;
	background-image: url('../img/datails.gif');
}
div.section-bottom-table a:hover {
	color: maroon;
	text-decoration: underline;
}
div.ajaxError {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 15px;
	color: red;
	font-family: Tahoma;
	font-size: 12px;
	direction: rtl;
	background-image: url('../img/ajax-error.gif');
	background-position: center 10px;
	background-repeat: no-repeat;
}
table#detail-table {
	width: 476px;
	margin: 0 auto;
	border: 1px #d3ddff solid;
	border-top: 0;
}
table#detail-table td {
	height: 38px;
	vertical-align: middle;
	text-align: center;
	font-family: Tahoma;
	background-image: url('../img/detail-table.gif');
	background-position: center center;
	background-repeat: repeat-x;
	font-size: 12px;
	color: green;
	direction: rtl;
}
table#detail-table tr.head td {
	background-position: center top;
	color: navy;
}
table#detail-table tr.sanat td {
	background-position: center bottom;
	color: green;
	font-weight: bold;
}
div#table-update {
	direction: rtl;
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	padding-right: 34px;
	padding-bottom: 10px;
	color: navy;
}
div.fans {
	padding-right: 0;
	padding-top: 2px;
	text-align: center;
	height: 48px;
}
div.shop {
	padding: 0;
	height: 50px;
	text-align: center;
}
div.fans-text {
	font-family: "B Koodak", Arial;
	font-size: 16px;
}
div.under {
	background-image: url('../img/under.gif');
}
h5 {
	font-family: "B Koodak", Arial;
	font-size: 16px;
	text-align: right;
	padding-right: 15px;
	color: green;
	direction: rtl;
	padding-top: 15px;
}
div.news-item-middle div.match {
	text-align: right;
	direction: rtl;
	background: transparent url('../img/green-bullet.gif') no-repeat scroll 435px 8px;
	width: 446px;
	margin: 0 auto;
	padding-top: 3px;
}
div.news-item-middle div.match span {
	color: black;
	font-family: Tahoma;
	font-size: 12px;
	margin-right: 15px;
	display: inline-block;
}
div.news-item-middle div.match span.sanat {
	color: maroon;
	font-weight: bold;
}
table#today-game td.result-green {
	color: #f26522;
}
div.contact-text {
	text-align: right;
	font-family: "B Koodak", Tahoma;
	font-size: 16px;
	text-indent: 5px;
	color: navy;
	direction: rtl;
	width: 95%;
	margin: 0 auto;
	line-height: 20px;
	padding-top: 10px;
}
div.contact-sms {
	text-align: left;
	width: 90%;
	direction: rtl;
	font-family: "B Koodak" , Arial;
	font-size: 18px;
	padding-left: 37px;
	background: transparent url('../img/contact-icons.gif') no-repeat scroll left top;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
}
div.contact-mail span {
	margin-left: 30px;
}
div.contact-sms span {
	margin-left: 30px;
}
div.contact-mail {
	text-align: left;
	width: 90%;
	direction: rtl;
	font-family: "B Koodak" , Arial;
	font-size: 18px;
	padding-left: 37px;
	background: transparent url('../img/contact-icons.gif') no-repeat scroll left bottom;
	height: 40px;
	margin: 0 auto;
}
div.contact-mail img {
	margin-top: 13px;
}
p.history {
	width: 456px;
	text-align: justify;
	margin: 0 auto;
	color: navy;
	text-indent: 15px;
	direction: rtl;
	font-family: Tahoma;
	font-size: 13px;
	padding-top: 5px;
	line-height: 18px;
}
div.kadr-name {
	font-family: "B Koodak", Arial;
	font-size: 16px;
	color: navy;
	padding-bottom: 5px;
}
div.kadr-thumb {
	width: 128px;
	height: 121px;
}
div.kadr-desc {
	padding-right: 13px;
	padding-top: 2px;
	color: green;
	font-size: 13px;
	font-family: Tahoma;
	background: transparent url('../img/green-bullet.gif') no-repeat scroll 315px 8px;
}
div.loader {
	text-align: center;
	padding: 15px;
	font-family: Tahoma;
	color: navy;
	font-size: 12px;
	direction: rtl;
}
div.loader img {
	margin-bottom: 5px;
}
span.MinTemp {
	color: navy;
	font-size: 10px;
	display: block;
	padding-top: 1px;
}
span.MaxTemp {
	color: maroon;
	font-size: 10px;
	display: block;
	padding-top: 1px;
}
a.up, a.up:link, a.up:visited {
	text-align: right;
	display: block;
	padding-right: 45px;
	font-family: "B Koodak", Tahoma;
	font-size: 15px;
	direction: rtl;
	text-decoration: none;
	color: green;
	background: transparent url('../img/up.gif') no-repeat scroll 450px center;
}
a.modiriat-bakhsh, a.modiriat-bakhsh:link, a.modiriat-bakhsh:visited {
	direction: rtl;
	text-align: right;
	display: block;
	padding-right: 45px;
	font-family: Tahoma;
	font-size: 12px;
	color: green;
	text-decoration: none;
	background: transparent url('../img/green-bullet.gif') no-repeat scroll 450px 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.modiriat-bakhsh:hover {
	color: blue;
	text-decoration: underline;
}
span.khorouji {
	display: block;
	padding-right: 35px;
	background: transparent url('../img/bullet_star.gif') no-repeat scroll 455px 7px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Tahoma;
	font-size: 12px;
	color: navy;
}
a.gallery-item, a.gallery-item:link, a.gallery-item:visited {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	display: inline-block;
	background: transparent url('../img/gallery/shadow.gif') no-repeat scroll 3px 9px;
	width: 129px;
	height: 72px;
}
div#mask {
	width: 100%;
	height: 100%;
	opacity: 0.5;
	background-color: black;
	filter: alpha(opacity=50);
	display: none;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1515;
}
div#mask-image {
	border: 3px white solid;
	position: absolute;
	width: 801px;
	height: 450px;
	z-index: 1616;
	display: none;
	background-color: white;
	left: -815px;
}
div#mask-image-alt {
	position: absolute;
	display: block;
	background-color: transparent;
	color: white;
	right: 15px;
	bottom: 12px;
	font-family: Tahoma;
	font-size: 13px;
	direction: rtl;
}
table#tablighat {
	border: 1px silver solid;
	width: 316px;
	direction: rtl;
	margin: 0 auto;
	text-align: center;
}
table#tablighat tr td {
	border-top: 1px silver solid;
	font-family: Tahoma;
	color: navy;
	font-size: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
}
table#tablighat tr td.radif {
	width: 60px;
}
table#tablighat tr.head td {
	background-color: #CCCCCC;
	font-family: "B Koodak";
	font-size: 18px;
	line-height: 100%;
}
table#tablighat tr td.abad {
	font-family: Tahoma;
	color: teal;
	font-size: 13px;
}
div.qz {
	text-align: center;
	font-family: Tahoma;
	font-size: 13px;
	color: maroon;
	direction: rtl;
	padding-top: 5px;
}
p.team-players {
	width: 476px;
	margin: 0 auto;
	text-align: center;
	direction: rtl;
	padding-bottom: 10px;
}
p.team-players span.players-column {
	width: 152px;
	display: inline-block;
}
p.team-players span.players-column span.players {
	display: block;
	text-align: right;
	padding-right: 19px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Tahoma;
	color: navy;
	font-size: 12px;
	background: transparent url('../img/user.gif') no-repeat scroll right center;
}
div.teams-result-head {
	width: 476px;
	margin: 0 auto;
	background: transparent url('../img/section-item.gif') no-repeat scroll center top;
	height: 25px;
	font-size: 1px;
	line-height: 25px;
}
div.teams-result-item {
	width: 476px;
	margin: 0 auto;
	background: transparent url('../img/section-item.gif') no-repeat scroll center bottom;
	height: 25px;
	text-align: center;
	direction: rtl;
}
div.teams-result-item span {
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	direction: rtl;
	display: inline-block;
}
div.teams-result-item span.hafte {
	width: 80px;
}
div.teams-result-item span.tarikh {
	width: 56px;
}
div.teams-result-item span.teams {
	width: 246px;
}
div.teams-result-item span.rotbe {
	width: 80px;
}
div.message-phone {
	text-align: right;
	background: transparent url('../img/messages.gif') no-repeat scroll 461px 4px;
	font-family: "B Homa", Arial;
	font-size: 18px;
	direction: rtl;
	color: green;
	padding-right: 26px;
}
div.message-sms {
	text-align: justify;
	direction: rtl;
	text-indent: 25px;
	font-family: Tahoma;
	font-size: 13px;
	color: navy;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	background: transparent url('../img/messages.gif') no-repeat scroll 460px -34px;
	line-height:20px;
}
a.boride, a.boride:link {
	text-align: right;
	text-indent: 25px;
	direction: rtl;
	font-family: Tahoma;
	font-size: 12px;
	color: blue;
	padding-top: 2px;
	padding-bottom: 5px;
	text-decoration: none;
	display: block;
	background:transparent url('../img/zoom.gif') no-repeat scroll 450px 3px;
	padding-right: 15px;
	padding-left: 10px;
}
a.boride:visited {
	color: purple;
}
a.boride:hover {
	text-decoration: underline;
	color: olive;
}
a.eghdamat, a.eghdamat:link {
	text-align: right;
	text-indent: 25px;
	direction: rtl;
	font-family: Tahoma;
	font-size: 12px;
	color: blue;
	padding-top: 2px;
	padding-bottom: 5px;
	text-decoration: none;
	display: block;
	background:transparent url('../img/pdf.gif') no-repeat scroll 450px 3px;
	padding-right: 15px;
	padding-left: 10px;
}
a.eghdamat:visited {
	color: purple;
}
a.eghdamat:hover {
	text-decoration: underline;
	color: olive;
}
div.store-item {
	display: inline-block;
	width: 152px;
	height: 160px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 5px;
	zoom: 1;
	*display:inline;
}
* html div.store-item {
	display: inline;
}
div.store-item a {
	display: block;
}
span.store-item-name {
	height: 28px;
	direction: rtl;
	width: 152px;
	display: block;
	line-height: 28px;
	font-family: Tahoma;
	font-size: 12px; 
	color: navy;
	text-align: center;
	background-image: url('../img/store/item-name.jpg');
}
#logo-light {
	position: absolute;
	top: -147px;
	right: 0;
}
div.playerRank {
	width: 200px;
	height: 30px;
	margin: 0 auto;
	background-image: url('../img/ranking-table-bg.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	direction: rtl;
}
div.playerRank span.position {
	width: 35px;
	font-family: B Titr;
	color: white;
	font-size: 16px;
	text-align: center;
	display: inline-block;
}
div.playerRank span.name {
	width: 130px;
	font-family: Tahoma;
	color: green;
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
	display: inline-block;
}
div.playerRank span.score {
	width: 30px;
	font-family: B Homa;
	color: green;
	font-size: 16px;
	text-align: center;
	display: inline-block;
}
div.rankLegend {
	width: 200px;
	margin: 0 auto;
	font-family: Tahoma;
	color: green;
	font-size: 10px;
	direction: rtl;
	text-align: left;
}
ul#smsWrap {
	list-style-type: none;
}









#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100px;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 100px;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 14px "B Titr", Tahoma;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: navy;
	direction: rtl;
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: right; 
	text-align: right;
	direction: rtl;
	padding-right: 5px;
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: right; 
	padding-bottom: 1.0em;
	color: silver;
}			
#lightbox-secNav-btnClose { 
	float: left;
}

