html {
	overflow-y: scroll;	/* always display vertical-scrollbar in ff */
}


body#behzad {
	margin: 0;
	padding: 0;

	background: #000 url(../img/bg-main2.jpg) center top repeat-x;
	text-align: center;
}
#header-wrapper {
	width: 988px;
	margin: 0 auto;
	background: url(../img/bg-header-wrapper5.gif) center 4px no-repeat;
	text-align: center;
}

#header {
	margin: 0 auto;
	width: 948px;

	background: url(../img/bg-header7.jpg) center 4px no-repeat;
	display: block;
	text-align: right;
}

#logo-bar {
	height: 122px;
}

#logo {
	width: 363px;
	height: 90px;
	background: url(../img/logo-18ghadam2.gif) left top no-repeat;
	margin: 0;
	padding: 0;
	margin-top: 17px;
	margin-right: 14px;
	float: right;
}

#logo a {
	width: 363px;
	height: 70px;
	display: block;
}

#logo span {
	display: none;
}

#stats-wrapper {
	width: 279px;
	height: 117px;
	background: url(../img/bg-stats5.gif) right top no-repeat;
	float: left;
	padding-left: 14px;
	color: #fff;
}

#stats {
	display: block;
	float: left;

	clear: both;
	height: 70px;
	width: 259px !important;
	margin: 0 auto;
	margin-top: 5px;


}


ul#tabs {
	margin: 0;
	padding: 0;
	display:block;
	float:right;
	height:25px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:619px;
	padding-right: 14px;
}

#tabs li {
background-repeat:no-repeat;
display:block;
float:right;
height:25px;
margin-left:1px;
}

#tabs li a {
background:transparent none repeat scroll 0%;
display:block;
float:right;
height:25px;
width:100%;
}
li#t-home {
	background: transparent url(../img/tabs.gif) repeat scroll -569px 25px;
	width:73px;
}
#t-home a:hover, #t-home a.active {
background:transparent url(../img/tabs.gif) repeat scroll -569px 0px;
}

li#t-mypg {
	background: transparent url(../img/tabs.gif) repeat scroll -488px 25px;
	width:81px;
}
#t-mypg a:hover, #t-mypg a.active {
background:transparent url(../img/tabs.gif) repeat scroll -488px 0px;
}

li#t-cmnt {
	background: transparent url(../img/tabs.gif) repeat scroll -395px 25px;
	width:93px;
}
#t-cmnt a:hover, #t-cmnt a.active {
background:transparent url(../img/tabs.gif) repeat scroll -395px 0px;
}
li#t-plyr {
	background: transparent url(../img/tabs.gif) repeat scroll -339px 25px;
	width:56px;
}
#t-plyr a:hover, #t-plyr a.active {
background:transparent url(../img/tabs.gif) repeat scroll -339px 0px;
}
li#t-team {
	background: transparent url(../img/tabs.gif) repeat scroll -284px 25px;
	width:55px;
}
#t-team a:hover, #t-team a.active {
background:transparent url(../img/tabs.gif) repeat scroll -284px 0px;
}

li#t-teac {
	background: transparent url(../img/tabs.gif) repeat scroll -93px 25px;
	width:45px;
}
#t-teac a:hover, #t-teac a.active {
background:transparent url(../img/tabs.gif) repeat scroll -93px 0px;
}
li#t-news {
	background: transparent url(../img/tabs.gif) repeat scroll -138px 25px;
	width:39px;
}
#t-news a:hover, #t-news a.active {
background:transparent url(../img/tabs.gif) repeat scroll -138px 0px;
}

li#t-leag {
	background: transparent url(../img/tabs.gif) repeat scroll -227px 25px;
	width:57px;
}
#t-leag a:hover, #t-leag a.active {
background:transparent url(../img/tabs.gif) repeat scroll -227px 0px;
}

li#t-natl {
	background: transparent url(../img/tabs.gif) repeat scroll -177px 25px;
	width:50px;
}
#t-natl a:hover, #t-natl a.active {
background:transparent url(../img/tabs.gif) repeat scroll -177px 0px;
}

li#t-frcst {
	background: transparent url(../img/tabs.gif) repeat scroll 0 25px;
	width:93px;
}
#t-frcst a:hover, #t-frcst a.active {
background:transparent url(../img/tabs.gif) repeat scroll 0 0;
}

#tabs span {
	display: none;
}

#searchbox {
	background: transparent	url(../img/bg-searchbox.gif) right top no-repeat;
	width: 297px;
	height: 37px;
	float: left;

}

#searchbox form {
	padding-right: 48px;
	width: 227px;
	height: 37px;
	float: right;
	text-align: right;
}

#q {
	width: 164px;
	height: 16px;
	background:#fff;
	margin: 0;
	border: 0;
	padding: 0;
	line-height: 1.0em;
	font: 11px Tahoma, Nesf2, Nesf, sans-serif;
	float: right;
	margin-top: 9px;
}

#btn-search {
	margin: 0;
	padding: 0;
	clear: none;
	float: left;
	margin-right: 6px;
	margin-top: 4px;
}
a#domain {
	
	display: block;
	width: 100px;
	height: 16px;
	float: left;
	clear: both;
}
a#domain address {
	display: none;
}
#today {
	float: left;
	width: 279px;
	background: #0b6b4b;
	height: 20px;
}

#navbar {
	height: 48px;
}
#statusbar-wrapper {
	width: 920px;
	margin: 0 auto;
	background: #1d1d1d url(../img/bg-statusbar.gif) center top no-repeat;
}
#statusbar {
	padding: 15px;
}

#statusbar a {
	color: #ff8400;

}
#statusbar a:hover {
	color: #ffba00;
}

#msg-welcome {
	margin: 0 auto;
	width: 856px;
	height: 25px;
	background: url(../img/msg-welcome.gif) right 3px no-repeat;
	text-align: left;
}
#msg-welcome span {
	display: none;
}

#content-wrapper {
	width: 980px;
	height: auto;
	background: #fff url(../img/bg-content.gif) center top no-repeat;
	padding-top: 20px;
	margin: 0 auto;
}
#content {
	width: 940px;
	margin: 0 auto;
	background: #fff;
	float: right;
	height: auto;
	display: block;
	text-align: right;
	padding: 0 20px;
	*/ to be fixed for ie5.5  */
}

.box-title-wrapper {
	background:  url(../img/bg-box-title.gif) right 0px no-repeat;
	height: 28px;
	width: auto;
	padding-right: 15px;
	line-height: 1.0em;
}

.box-title {
	background: #ff7017 url(../img/bg-box-title.gif) left -28px no-repeat;
	display: block;
	float: right;
	height: 21px;
	width: auto;	line-height: 1.0em;
		padding-left: 10px;
		padding-right: 4px;
		padding-top: 7px;
}

.box-title span {
	text-align: right;
	line-height: 1.0em;
	width: auto;
	color: #fff;
	display: inline;
	font: 11px Tahoma;
}

.box-wrapper {
	border-top: 1px solid #fff;
	background: #f5f5f5 url(../img/bg-box.gif) right top repeat-x;
	padding: 10px;
}

.box {
	background: #fff;
padding: 10px;
}


.top-news {
	display: block; margin:0;padding:0;height:60px;
	background:#fff
}

.top-news img {
	display: block;

float: right;
	margin-left: 10px;
	
	}
	
a.top-news-link {
	display: block;
	background: transparent url(../img/arrow-rtl-green.gif) right 6px no-repeat;
	padding-right: 10px;
	height: auto;
}
a.top-news-link-left {
	display: block;
	background: transparent url(../img/arrow-rtl-green.gif) left   6px 0px  2px no-repeat;
	padding-right: 10px;
	
	height: auto;
}
p.news-desc {
	margin-top: 5px;
}

td {
	vertical-align: top;
}


li.link-comments {
	display: block;
	float: right;
	width: auto;
	clear: none;
	margin: 0;
	padding: 0;
height: 18px;
	padding-right: 20px;
background: transparent url(../img/icon-comments.gif) right 0px no-repeat;margin-left: 30px;
padding-bottom: 2px;
}

li.link-page {
	display: block;
	float: right;
	width: auto;
	clear: none;
	margin: 0;
	padding: 0;
	height: 18px;
	padding-right: 20px;
background: transparent url(../img/icon-page.gif) right 0px no-repeat;margin-left: 30px;
padding-bottom: 2px;
}

.stats-row {
	height: 18px;
}

.stats-col-right {
float: right; width:149px;font-size:10px;background: transparent url(../img/icon-bullet.gif) right 6px no-repeat; padding-right: 10px;
}

.stats-col-left {
float: right; width: 75px;font-size:10px;text-align:left;
}

#date-col {
float: right; width:149px;font-size:10px;background: #0b6b4b url(../img/icon-bullet.gif) right 6px no-repeat; padding-right: 6px;line-height:1.6em;
}
#time-col {
float: right; width: 75px;font-size:10px;text-align:left;background: #0b6b4b  right 4px no-repeat;line-height:1.6em;padding-left: 6px;
}

hr {
	height: 1px;
	color: transparent;
	background: #fff;
	border: 0;
	border-bottom: 1px dashed #e1e1e1;
}
.hr {
	height: 1px;
	border: 0;
	clear: both;
	display: block;
	background: #fff url(../img/bg-hr.gif) 0px 0px repeat;
	margin: 10px 0;
	margin-bottom: 5px;
}
.date {
	font-size: 10px;
	color: #666;
}

table.news td {
	height: 18px;
	vertical-align: middle;
}

td.left {
	text-align: left;
}

p {
	margin: 0;
	padding: 0;
}

.comment-small * {
	font-size: 10px;
}

.league-data-header {
background: #5db783 url(../img/bg-table-header.gif) top right repeat-x;
}
.league-data-header td {
	color: #fff;
	
	vertical-align: middle;
	line-height: 1.0em;
	text-align: center;
	height: 16px;

}

.league-data-odd-row {
color: #777;
background: #f9f9f9;
text-align: center;
border-bottom: 1px dotted #ccc;
}
.league-data-even-row {
color: #777;
background: #f0f0f0;
text-align: center;
vertical-align: middle;
}
.message-new {
color: #777;
background: #fce732;
text-align: center;
border-bottom: 1px dotted #ccc;
font-style: bold;
font-size:14px;
}
input.text {
	border: 1px solid #b1d0cb;
	background: #f5fffe;
	padding: 2px;
	margin-top: 3px;
}

.forum-header {
	background: #eee;
	font-size: 10px;
	
}

.forum-header td {
	text-align: center;
	padding: 5px;
	font-size: 10px;
}
.forum-header td:first-child {
	text-align: right;
	padding-right: 27px;
}
.forum-posts {
	background: #fff url(../img/bg-hr.gif) 0px bottom repeat-x
}
.forum-posts td {
	text-align: center;
	color: #777;
}
.forum-posts td:first-child {
	text-align: right;
}

}

ul.players {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	margin-top: 10px;

}
ul.players li {
	padding: 0;
	margin :0;
	list-style-type: none;
	padding-right: 20px;
	height: 20px;
	background: transparent url(../img/icon-player.gif) top right no-repeat;
}

ul li.master {
	margin-top: 8px;
	list-style-type: none;
	padding-right: 50px;
	height: 20px;
	background: transparent url(../img/icon-master.gif) top right no-repeat;
	
} 

.team-info {
	color: #fff;
	font: bold 19px Arial;
	vertical-align: top;
}

select {
font-family:Tahoma;
font-size:12px;
}