﻿/*–––––––––––––––––––––––––––––––––––––––––––––––––
Base Style Sheet (for version 7 browsers)
Version: 1.0
Author: Reza Mizbani
Website: http://www.kpslaptop.com/
–––––––––––––––––––––––––––––––––––––––––––––––––*/
body
{
	margin:0;
	text-align:center;
}
body ,tr,td,a,p,span,div,input,select,textarea
{
	font-family:Tahoma;
	font-size:8pt;
}
a
{
	text-decoration:none;
	color:#1468AC;
}
a:hover
{
	
}
img
{
	border:none;
}
div,table
{
	direction:rtl;
}
/************************** MENU ************************/
.Menu
{
	
	position:absolute;
}
.Menu td
{
	white-space: nowrap;
	
}

.Menu .MenuItem
{
	white-space:nowrap;
	
}
.Menu .MenuItem .M-Line-R
{
	width:10px;
	background-image:url(../../images/FirstPage/Menu/M-Line-R.png);
	background-repeat:repeat-y;
}
.Menu .MenuItem .M-Line-L
{
	width:10px;
	background-image:url(../../images/FirstPage/Menu/M-Line-L.png);
	background-repeat:repeat-y;
}
.Menu .MenuItem .M-Line-C
{
	white-space: nowrap;
	padding:1px;
	padding-right:5px;
	padding-left:7px;
	background-image:url(../../images/FirstPage/Menu/M-Line-C.gif);
}
.Menu .MenuItem .M-Line-C a
{
	cursor:pointer;
	margin-top:2px;
}
.Menu .MenuItem .M-Side-R
{
	width:10px;height:8px;
	background-image:url(../../images/FirstPage/Menu/M-Side-R.png);
	background-repeat:no-repeat;
}
.Menu .MenuItem .M-Side-L
{
	width:10px;height:8px;
	background-image:url(../../images/FirstPage/Menu/M-Side-L.png);
	background-repeat:no-repeat;
}
.Menu .MenuItem .M-Side-C
{
	height:8px;
	background-image:url(../../images/FirstPage/Menu/M-Side-C.png);
	background-repeat:repeat-x;
}

.Menu .MenuSubItem
{
	white-space:nowrap;
	visibility:hidden;
}
.Menu .MenuSubItem .M-Top-R
{
	width:10px;
	background-image:url(../../images/FirstPage/Menu/M-Top-R.png);
	background-repeat:no-repeat;
}
.Menu .MenuSubItem .M-Top-L
{
	width:10px;
	background-image:url(../../images/FirstPage/Menu/M-Top-L.png);
	background-repeat:no-repeat;
}
.Menu .MenuSubItem .M-Top-C
{
	white-space: nowrap;
	padding:1px;
	padding-right:5px;
	padding-top:4px;
	padding-left:7px;
	background-image:url(../../images/FirstPage/Menu/M-Top-C.png);
	background-repeat:repeat-x;
}
.Menu .MenuSubItem .M-Top-C a
{
	color:#000000;
	font-weight:bold;
	cursor:pointer;
}
.Menu .MenuSubItem .M-Line-R
{
	width:10px;
	background-image:url(../../images/FirstPage/Menu/M-Line-R.png);
	background-repeat:repeat-y;
}
.Menu .MenuSubItem .M-Line-L
{
	width:10px;
	background-image:url(../../images/FirstPage/Menu/M-Line-L.png);
	background-repeat:repeat-y;
}
.Menu .MenuSubItem .M-Line-C
{
	white-space: nowrap;
	padding:1px;
	padding-right:5px;
	padding-left:7px;
	background-image:url(../../images/FirstPage/Menu/M-Line-C.gif);
}
.Menu .MenuSubItem .M-Line-C a
{
	cursor:pointer;
	margin-top:2px;
}
.Menu .MenuSubItem .M-Side-R
{
	width:10px;height:8px;
	background-image:url(../../images/FirstPage/Menu/M-Side-R.png);
	background-repeat:no-repeat;
}
.Menu .MenuSubItem .M-Side-L
{
	width:10px;height:8px;
	background-image:url(../../images/FirstPage/Menu/M-Side-L.png);
	background-repeat:no-repeat;
}
.Menu .MenuSubItem .M-Side-C
{
	height:8px;
	background-image:url(../../images/FirstPage/Menu/M-Side-C.png);
	background-repeat:repeat-x;
}
/******************************* Mould ***************************/
.Mould 
{
	margin-top:10px;
}
.Mould .T
{
	height:5px;
	background:url(../../images/File/M-Top.gif);
	background-repeat:repeat-x;
}
.Mould .B
{
	height:5px;
	background:url(../../images/File/M-Bottom.gif);
	background-repeat:repeat-x;
}
.Blank
{
	height:3px;
	width:3px;
	background:url(../../images/File/Blank.gif) repeat;
}
.BORDER_TL
{
	height:5px;
	width:5px;
	background:url(../../images/File/Blank_TL.gif) no-repeat;
}
.BORDER_TR
{
	height:5px;
	width:5px;
	background:url(../../images/File/Blank_TR.gif) no-repeat;
}
.BORDER_BR
{
	height:5px;
	width:5px;
	background:url(../../images/File/Blank_BR.gif) no-repeat;
}
.BORDER_BL
{
	height:5px;
	width:5px;
	background:url(../../images/File/Blank_BL.gif) no-repeat;
}
.Mould .Top .Right
{
	width:10px;height:23px;
	background:url(../../images/File/M-T-R.gif);
	background-repeat:no-repeat;
}
.Mould .Top .Center
{
	height:23px;
	background:url(../../images/File/M-T-C.gif);
	background-repeat:repeat-x;
	padding:1px 10px 0px 10px;
}
.Mould .Middle .Center p,.Mould .Middle .Center span,.Mould .Middle .Center
{
	text-align:justify;
}
.Mould .Top .Left
{
	width:10px;height:23px;
	background:url(../../images/File/M-T-L.gif);
	background-repeat:no-repeat;
}
.Mould .Middle .Right
{
	width:10px;
	background:url(../../images/File/M-M-R.gif);
	background-repeat:repeat-y;
}
.Mould .Middle .Center
{
	vertical-align:top;
}
.Mould .Middle .Left
{
	width:10px;
	background:url(../../images/File/M-M-L.gif);
	background-repeat:repeat-y;
}
.Mould .Middle .R
{
	width:6px;
	background:url(../../images/File/M-Right.gif);
	background-repeat:repeat-y;
}
.Mould .Middle .L
{
	width:5px;
	background:url(../../images/File/M-Left.gif);
	background-repeat:repeat-y;
}

.Mould .Bottom .Right
{
	width:10px;height:14px;
	background:url(../../images/File/M-B-R.gif);
	background-repeat:no-repeat;
}
.Mould .Bottom .Center
{
	width:10px;height:14px;
	background:url(../../images/File/M-B-C.gif);
	background-repeat:repeat-x;
}
.Mould .Bottom .Left
{
	width:10px;height:14px;
	background:url(../../images/File/M-B-L.gif);
	background-repeat:no-repeat;
}

/*******************************************************/
.BG_DataList 
{
	
	background:url(../../images/File/BgDatalist.gif);
	background-position:right bottom;
}
.V-Line
{
	background:url(../../images/File/V-Line.gif);
	background-repeat:repeat-y;
}
.ToolsItem
{
	height:22px;
	text-align:right;
	padding:4px 6px 0px 0px;
	width:100px;
	float:left;
}
.ToolsItem a span
{
	font-weight:normal;
}
.ToolsItemSelect
{
	height:22px;
	text-align:right;
	padding:4px 5px 0px 0px;
	width:100px;
	border:solid 1px #C5C5C5;
	border-bottom:none;
	background:#F6F6F6;
	
}
.ToolsItemSelect a span
{
	font-weight:normal;
	text-decoration:underline;
}
.ToolsBody
{
	display:none;
	background:url(../../images/File/ToolsBG.gif) #F6F6F6 repeat-x bottom;
	position:absolute;
	border:solid 1px #C5C5C5;
	border-top:none;
	z-index:999;
}
.ToolsBody a
{
	color:#677E9B;
}
.ToolsItem a
{
	cursor:pointer;
	color:#333333;
}
.ToolsItem a:Hover span
{
	text-decoration:underline;
}
/**********************Contex Menu ***************/
#ContextMenu
{
	border:solid 1px #979797;
	background:#F5F5F5;
	width:177px;
	padding-left:0px;
	text-align:center;
	position:absolute;
	display:none;
	top:0;
	left:0;
}
#ContextMenu table
{
	margin:2px;
}
#ContextMenu td
{
	padding:3px;
	cursor:pointer;
}
#ContextMenu .MenuIcon
{
	background:#F0F0F0 url(../../Images/File/MSP.gif) repeat-y;
	width:20px;
	padding-right:4px;
	height:24px;
}
#ContextMenu .MenuText
{
	background:#F0F0F0;
	width:143px;
}
#ContextMenu .MenuIconSel
{
	background:#F0F0F0 url(../../Images/File/MSPSel.gif) repeat-y right;
	width:20px;
	padding-right:4px;
	height:24px;
}
#ContextMenu .MenuTextSel
{
	background:#F0F0F0 url(../../Images/File/MSPSel.gif) no-repeat;
	width:143px;
}
.v_align
{
	vertical-align:top;
	margin-right:15px;
}