﻿/*--------------------Begin Rahmani --------------------------*/

.SearchDiv
{
   margin-bottom: 5px;
   width: 100%;
}
.GridDiv
{
    border-width: 1px;
    border-color: Gray;
    border-style: solid;
    background-color: WhiteSmoke;
    width: 100%;
}
.FormviewDiv
{
    border: 1px solid #DEDFDE;
    background-color: WhiteSmoke;
    width: 100%;
}
.PageHelpDiv
{
    border-width: 1px;
    border-color: Gray;
    border-style: solid;
}
.ToolbarTable
{
    border-bottom-width: 1px;
    border-bottom-color: Gray;
    border-bottom-style: dashed;
}
.Toolbar
{
    font-size: 8pt;
    font-family: Tahoma;
    color: Black;
    cursor: Hand;
}
.ToolbarButtonDefualt
{
    font-size: 8pt;
    font-family: Tahoma;
    color: Black;
    cursor: Hand;
    width: 100px;
}
.ToolbarButtonHover
{
    font-size: 8pt;
    font-family: Tahoma;
    color: Maroon;
    cursor: Hand;
    width: 100px;
}
.SpecificHyperLink
{
    color: Blue;
    font-size: 8pt;
    font-family: Tahoma;
    text-decoration: none;
    cursor: Hand;
}
a
{
    text-decoration: none;
    cursor: hand;
}
a:hover
{
    font-size: 10px;
    font-weight: bold;
}

.persianYear
{
    direction: rtl;
}
.englishYear
{
    direction: ltr;
}
.Masked
{
    background-color: WhiteSmoke;
    font-size: medium;
}
.UnMasked
{
    background-color: WhiteSmoke;
    font-size: medium;
}
.AdImage
{
    margin: 10px 10px;
    padding: 0;
    border-style: double;
    border-color: #CCCCCC;
    border-width: 2px;
    width: 80px;
    height: 60px;
}
.AdImageList
{
    margin-left: 2px;
    margin-bottom: 2px;
    padding: 0;
    border-style: double;
    border-color: #CCCCCC;
    border-width: 2px;
    width: 67px;
    height: 50px;
}

.gridAdBackGroundImage
{
    background-image: url(        '../../Images/Watermark-Foroosh.png' );
    background-position: center;
    background-repeat: no-repeat;
}
.gridParkingBackGroundImage
{
    background-image: url(        '../../Images/Watermark-Parking.png' );
    background-position: center;
    background-repeat: no-repeat;
}
.gridNoteBackGroundImage
{
    background-image: url(        '../../Images/Watermark-Yaddsht.png' );
    background-position: center;
    background-repeat: no-repeat;
}
.gridHeader
{
    background-image: url(               '../../Images/Small-Key-Kham-S.png' );
    background-repeat: repeat-x;
}
#login
{
    width: 210px;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 100px;
    text-align: right;
    direction: rtl;
    float: right;
    
}
#memberRegister
{
    width: 210px;
    margin-top: 10px;
    margin-left: 20px;
    text-align: right;
    direction: rtl;
    float: left;
}
#visitorInfo
{
    width: 400px;
    margin-top: 10px;
    margin-right: 20px;
    text-align: right;
    direction: rtl;
    float: right;
    min-height:300px;
}
#footer
{
    clear: both;
    width: 100%;
    margin-bottom: 10px;
}
.footerContent
{
	padding: 50px 46px 0 0;
}
.boxMessage
{
	padding: 30px 30px 20px 20px;
	text-align: center;
	height: 100%;
}
.boxAdRegCode
{
	text-align: center;
	direction: ltr;
	margin-top: 5px;
	width: 150px;
}
.boxMemberCellPhone
{
	padding: 25px 100px 20px 67px;
	text-align: left;
	vertical-align: middle;
}

.boxNumberSmall
{
	font-family: Tahoma;
	font-size:8pt; 
	color:Black;
	background-color: #FFFFFF;
	border:solid 1px Gray;
    height:15px;
    width:70px;
}
.boxNumberMedium
{
	font-family: Tahoma;
	font-size:8pt; 
	color:Black;
	background-color: #FFFFFF;
	border:solid 1px Gray;
    height:15px;
    width:85px;
}
.boxNumberLarge
{
	font-family: Tahoma;
	font-size:8pt; 
	color:Black;
	background-color: #FFFFFF;
	border:solid 1px Gray;
    height:15px;
    width:145px;
}

.imageButton
{
    position:absolute;
}

.textWaterMark
{
	background-color: Purple;
	font-size: Tahoma;
	font-size: 8px;
}
a img
{
	border:0;
}

/* ==== gridview header sort icons*/
.imgSort
{
	padding-right: 20px;
} 

/* ===== gridview footer ==== */
.pgr
{
	background-color: #989898;
}
.pgr table
{
	margin: 1px 0;
}
.pgr td
{
	border-width: 0;
	padding: 0 6px;
	border-right: solid 1px #666;
	font-weight: bold;
	font-size:9px;
	color: #fff;
	line-height: 12px;
}
.pgr a
{
	color: #666;
	text-decoration: none;
}
.pgr a:hover
{
	color: #000;
	text-decoration: none;


/*------------------------------------End Rahmani --------------------------------------*/

