body
{ 
	background-color: 					#0f1941; 				/* rgb(15.25.68) */
	color:											#576189;
}

/******************************************************************************/

div.poem
{
	position:					absolute;
	top:							50px;
	left: 						160px;
	width:						570px;
	height:						500px;
	overflow:					auto;
	
	margin-top:				5px;
	padding-left:			50px;
	padding-right:		25px;
	margin-bottom:		55px;
	
	font-family:			Tahoma,sans-serif;
	font-weight:			normal;
	color:						#c5c5c5;
	text-decoration:	none;
	line-height: 			150%;		
	font-size:				11pt;	
	text-align:				justify;
}

div.rira
{
	position:					absolute;
	top:							5px;
	left: 						450px;
	width:						530px;
	height:						260px;
	padding-top:			5px;
	padding-bottom:		5px;
	overflow:					auto;
}

/******************************************************************************/

@font-face {
	font-family:			Tahoma,sans-serif;
	font-style:  			normal;
	font-weight: 			normal;
/*	src: 							url(http://www.seyedalisalehi.com\style\TAHOMA0.eot); */
}

@font-face {
	font-family:			Tahoma,sans-serif;
	font-style:  			normal;
	font-weight: 			bold;
/*	src: 							url(http://www.seyedalisalehi.com\style\TAHOMA1.eot); */
}

font
{
	font-family:			Tahoma,sans-serif;
	font-weight:			normal;
	color:						#c5c5c5;
	text-decoration:	none;
	line-height: 			150%;	
}

font.title
{
	font-size:				12pt;
	font-weight:			bold;
}

font.small
{
	font-size:			8pt;
	color:					#677199;
}

font.update
{
	font-size:			7pt;
	color:					#c9cbd3;
	font-weight:		normal;
}

/******************************************************************************/

a, a.small
{
	text-decoration:		none;
	color:							#677199;
}

a.menu
{
	color:							#c5c5c5;
}

a:hover
{
	text-decoration:		underline;
	color:							#677199;
}

/******************************************************************************/

img
{
	border:					0px;
}

img.menu
{
	border-width:		1px;
	border-color:		#0f1941;
}

img.books
{
 	width: 					100px;
	height: 				140px;
	border-width:		1px;
	border-color:		#576189;
	border-style: 	dotted;
}

img.cover
{
 	width: 					470px;
	height: 				684px;
	border-width:		1px;
	border-color:		#0f1941;
}

img.images
{
	border-width:		1px;
	border-color:		#0f1941;
}

img.glass
{
}

/**********************************************************************/

td.title
{
 	background-color:	#576189;
	padding-right:		5px;
	padding-left:			5px;
	padding-top:			3px;
	padding-bottom:		4px;
}

td.intro
{
	text-align:				justify;
}

/******************************************************************************/

input, textarea, select
{
	font-family:			Tahoma,sans-serif;
	font-size:				8pt;
	font-weight:			normal;
	color:						#0f1941;
	background-color: #c5c5c5; 
	border: 					1px;
	border-style:			inset;
}

input.field, textarea.field, select.latin
{
 	direction:				ltr;
}

input.field_index
{
 	direction:				ltr;
	background-color: #0f1941;
	color:						#c5c5c5;
}

input.checkbox
{
	border: 						0px;
	background-color: 	#0f1941; 
}

input.button
{
	font-size:				10pt;
	color:						#c5c5c5;
	background-color: #0f1941;  
	border-style:			outset;
}

select.field
{
 	direction:				rtl;
}

input#url
{
	color:					#576189;
	font-size:			7pt;
	border: 				0px;
}

/******************************************************************************/