﻿/*–––––––––––––––––––––––––––––––––––––––––––––––––
First Page [First.aspx] Style Sheet (for version 7 browsers)
Version: 1.0
Author: Reza Mizbani
Website: http://www.kpslaptop.com/
–––––––––––––––––––––––––––––––––––––––––––––––––*/
body
{
	background-color:#000000;
}
.Frame
{
	background-color:#1A1A1A;
	width:861px;
	padding-bottom:25px;
}
.Body
{
	background-color:#232323;
	border:solid 1px #4D4D4D;
	margin:24px 10px 0px 10px;
	padding:8px 20px 1px 20px;	
	text-align:right;
	
}
.tblTop
{
	color:#D0D1D1;
	width:798px;
	padding:0px;
}
.txtS
{
	border:solid 1px #616B84;
	padding-top:2px;
	height:20px;
	width:165px;
	margin:0px;
}
.LoginBar
{
	background-image:url(../../images/FirstPage/LoginBar.gif);
	background-repeat:repeat-x;
	padding-right:5px;
	height:22px;
	border-bottom:solid 1px #000000;
	font-size:7pt;
	font-weight:bold;
	color:#646464;
}

.MenuBar
{
	/*background-image:url(../../images/FirstPage/MenuBar.gif);*/
	background-image:url(../../images/Banners/First.jpg);
	background-repeat:no-repeat;
	height:20px;
}
.Middle
{
	width:798px;
	padding:0px;
}
.Middle #right
{
	width:399px;
	border-left:solid 1px #494949;
	border-left-style:dotted;
	color:#ffffff;
	text-align:justify;
	padding:15px;
	border-bottom:solid 1px #4F4F4F;
}
.Middle #left
{
	width:399px;
	color:#ffffff;
	text-align:justify;
	padding:15px;
	border-bottom:solid 1px #4F4F4F;
}
.Block
{
	border-spacing:0;
}
.Block .B-Right
{
	width:5px;height:50px;
	background:url(../../images/FirstPage/B-Right.gif) no-repeat;
}
.Block .B-Right-C
{
	width:5px;height:50px;
	background:url(../../images/FirstPage/B-Right-C.gif) no-repeat;
}
.Block .B-Center
{
	height:50px;
	background:url(../../images/FirstPage/B-Center.gif) repeat-x;
	padding:2px 10px 0px 10px;
}
.Block .B-Center-C
{
	height:50px;
	background:url(../../images/FirstPage/B-Center-C.gif) repeat-x;
	padding:2px 10px 2px 10px;
}
.Block .B-Left
{
	width:5px;height:50px;
	background:url(../../images/FirstPage/B-Left.gif) no-repeat;
}
.Block .B-Left-C
{
	width:5px;height:50px;
	background:url(../../images/FirstPage/B-Left-C.gif) no-repeat;
}
.Block .B-Body
{
	padding:5px;
	border:solid 1px #5C5C5C;
	border-bottom:none;
	border-top:none;
	background-color:#000000;
}
.Block .B-P-Right
{
	width:5px;height:4px;
	background:url(../../images/FirstPage/B-P-Right.gif) no-repeat;
}
.Block .B-P-Center
{
	height:4px;
	background:url(../../images/FirstPage/B-P-Center.gif) repeat-x;
}
.Block .B-P-Left
{
	width:5px;height:4px;
	background:url(../../images/FirstPage/B-P-Left.gif) no-repeat;
}
.BlocksPart
{
	padding:10px;
}
.PartSpliter,.PartSpliter td
{
	vertical-align:top;
}

/*************************************/
.FootMenu
{
	width:645px;
	text-align:center;
	border-top:solid 1px #4F4F4F;
	padding:10px;
}
.FootMenu a
{

	color:#C1C1C1;
}
.FootMenu a:hover
{
	color:#fff;
}
.FootRight
{
	
	color:#A8A8A8;
	vertical-align:middle;
	padding-top:10px;
	padding-bottom:0px;
	margin:0px;
}
.FootRight a
{
	color:#A8A8A8;
}
.TopSearch
{
    width:17px;
    padding-top:1px
}