﻿/*	Global Style Sheets
	© 2008 www.edreamer.ir, All Rights Reserved. */

* {
	margin: 0px;
	padding: 0px;
}

a
{
	text-decoration: none;
}

a:link {
	color:#ff9600;
}

a:visited {
	color:#ff9600;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #9db74f;
}

a img
{
	border-style: solid;
	border-width: 0;
}

body
{
	margin: 0px;
	background: #444444 url('../images/bg.gif') repeat;
	color: #5e5e5e;
	font-family: Tahoma, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

table
{
	border-collapse: collapse;
	font-size: 8pt;
	cursor: default;
	border-width:0px;
}

hr
{
	border-color:white;
	border-style: solid;
	border-width: 1px;
	margin:10px 0px 10px 0px;
	clear:both;
}

ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	
    direction:rtl;
}

.container ul
{
	list-style-position: inside;
	list-style-type: disc;
}
.container li
{
	margin: 10px 0px 10px 0px;
}

#panelcontainer 
{
	width:220px;
	vertical-align:top;
	background: transparent url('../images/rgtlup.gif') repeat-y;
}

#flashbanner
{
	/*background-image: url('../images/banner.gif');*/
	height:261px;
	width:760px;
}

#watermark
{
	text-align: center;
	margin: 20px 20px 20px 0px;
}
.container {
	background:#f5f5f5 url('../images/pnlcntwtrmk.gif') no-repeat scroll left bottom;
	width:440px;
	direction:rtl;
	vertical-align:top;
}

.category a, .category a:visited 
{
	z-index: 1;
	position: relative;
	
	float:left;
	color:#ff9600;
	background-color:#F5F5F5;
}

.bullet
{
	color:#ff9600;
	float:right;
	font-weight:bold;
}

.bulletleft
{
	color:#ff9600;
	float:left;
	font-weight:bold;
	margin-top:10px;
}

.pagetitle
{
	word-spacing:1pt;
	letter-spacing:-1pt;
	
	display:block;
	color:#6699cc;
	font-size:11pt;
	font-weight: bolder;
}

.title a, .title a:visited 
{
	z-index: 1;
	position: relative;
	
	color:#6699cc;
	font-weight:bold;
	float:right;
}

.readmore a, .readmore a:visited
{
	color:#6699cc;
	float:left;
	margin-top:10px;
}

.smallpic
{
	float:right;
	margin: 0px 0px 10px 30px;
}

* html .smallpic
{
	float:right;
	margin: 0px 0px 0px 10px;
}


.largepic
{
	text-align:center;
	margin: 20px 0px 20px 0px;
}


.photoframe
{
	border: solid 8px #ffffff;
}

.loading
{
	background-image: url('../images/loading.gif');
	background-position: center;
	background-repeat: no-repeat;
}

.tip {
	border: 1px solid #CFCFBE;
	background-color: #FFFFEE;
	font-size:100%;
	margin-bottom:10px;
	
	font-size: 8pt;
	width: 100%;
	height: 25px;
	margin:0 auto;
	direction:rtl
}

.tip a.link {
	color:#5e5e5e;
}

.tooltip
{
	border: 1px solid #CFCFBE;
	background-color: #FFFFEE;
	padding: 7px;
	margin:0 auto;
	direction:rtl;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#444444,direction=135, Strength=6);
}
.tooltipico
{
	vertical-align: top; 
	width: 20px;
	float:right;
}
.tooltipbody
{
	 vertical-align: top;
	 float:right;
}
.paneltip
{
	width:170px;
	margin-left:20px;
	color:White;
	direction:rtl;
}

#bottomnavigation
{
	margin-bottom:40px;
	color:#ff9600;
}

#bottomnavigation a
{
	color: #5e5e5e;
}

#bottomnavigation span
{
	color: #5e5e5e;
}

.preloadingshadow 
{
	background-image: url('../images/shadow.gif');
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999; /*90*/
	width: 100%;
	height: 465px; /*500*/
	/*-moz-opacity: 0.6;
	background-color: #000000;
	filter:alpha(opacity=60);
	opacity: 0.6;*/
}

.graydateholder
{
	float: left; 
	position: relative; 
	width:100%;
}

.graydate
{
	z-index: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	/*color: #e8e8e8;*/
	color: #dcdcdc;
	font-size: 15pt;
	font-weight: normal;
	letter-spacing: -1px;
	direction:rtl;
	text-align:left;
	width:100%;
}

.price
{
	font-size:9pt;
	font-weight:bold;
	color:#9db74f;
	float:left;
	letter-spacing: -1px;
}

.guaranty
{
	margin-top:-5px;
	font-size:9pt;
	font-weight:bold;
	color:#fab521;
	float:left;
	letter-spacing: -1px;
}
.pager
{
	width:440px;
	height:20px;
	margin: 0px 0px 0px 20px;
	direction:rtl;
}
.pager img
{
	vertical-align: text-top;
}