﻿/* -------------------------  [ PNG fix ]  -------------------------- */

body { behavior: url("csshover3.htc"); }
.Film,.Group,.Link,.Sound,.Album,#logo,.Blog,img,#wmap{ behavior: url(iepngfix.htc) }

/* -------------------------  [ PNG fix - END ]  -------------------------- */

body{
	margin:0px;
	padding:0;
	font:9pt tahoma;
}

.row1
{
	background:url('../images/purple/gdTop.jpg') repeat-x bottom;
	height:114px;
	margin:0px;
	padding-left:25px;
}

.row2
{
	background:url('../images/purple/bgWNT.jpg') repeat-x;
	margin:0px;
}

.row3
{
	background:url('../images/purple/gdBottom.jpg') repeat-x;
	height:200px;
	margin:0px;
	padding:15px;
	direction:rtl;

}

#logo{
	display:block;
	width:262px;
	height:103px;
	background:url('../images/purple/logo.png') no-repeat;
	float:right;
	cursor:pointer;
}

#wmap
{
	width:100%px;
	height:364px;
	background:url('../images/purple/World-Net-Iran.png') no-repeat center;
}

#lastlogin
{
	display:block;
	width:59px;
	height:64px;
	background:url('../images/purple/lastLogin.gif');
	float:right;
	
}

input.text
{
	border:solid 1px #C0C0C0;
	height:20px;
	direction:rtl;
	padding:5px;
	font:9pt tahoma;
}

.rowSpace
{
	padding:10px;
	clear:both;
}

.txtSearch
{
	background:#fff url('../images/purple/searchIco.gif') no-repeat;
	border:solid 1px #C0C0C0;
	height:20px;
	direction:rtl;
	padding:5px;
	font:9pt tahoma;
}

input.button
{
	background:url('../images/purple/gdBut.gif') repeat-x;
	border:solid 1px #e1ce70;
	height:28px;
	font-weight:bold;
	padding:2px 6px 2px 6px;
	font-family:B yekan,tahoma;
	font-size:10pt;
}
/* -------------------------  [ B u t t o n s ]  -------------------------- */

#but
{
	border:0px;
	width:83px;
	height:101px;
	display:block;
	margin-right:8px;
	float:left;
	cursor:pointer;
}

.Film, .Film:visited
{
	background:url('../images/purple/IcoFilm.png') no-repeat right top;
	height:100%;
}

.Film:hover
{
	background-position:-3px 0px;
}

.Album, .Album:visited
{
	background:url('../images/purple/icoAlbum.png') no-repeat right top;
	height:100%;
}

.Album:hover
{
	background-position:-3px 0px;
}

.Link, .Link:visited
{
	background:url('../images/purple/icoLink.png') no-repeat right top;
	height:100%;
}

.Link:hover
{
	background-position:-3px 0px;
}

.Group, .Group:visited
{
	background:url('../images/purple/icoGroup.png') no-repeat right top;
	height:100%;
}

.Group:hover
{
	background-position:-3px 0px;
}

.Blog, .Blog:visited
{
	background:url('../images/purple/icoBlog.png') no-repeat right top;
	height:100%;
}

.Blog:hover
{
	background-position:-3px 0px;
}

.Sound, .Sound:visited
{
	background:url('../images/purple/icoSound.png') no-repeat right top;
	height:100%;
}

.Sound:hover
{
	background-position:-3px 0px;
}
/* -------------------------  [ B u t t o n s - END ]  -------------------------- */

