﻿.lblCaption
{
	text-align:center;
	color: Black;
	text-decoration: none;
	font-size: 8pt;
	font-family: tahoma;
	font-weight: bold;
}
.lblCaptions
{
	text-align:center;
	color: Black;
	text-decoration: none;
	font-size: 8pt;
	font-family: tahoma;
	font-weight: bold;
}
.TblPicture
{
	background-color: #caebfa;
	border: solid 1px #35c0f4;
	width:200px;
	height:100px;
}

/* */

.ReturnButton
{
    font: bold 8pt tahoma;
    color:#202020;
    width: 120px;
    height: 30px;
    background-color:#92daf5;
    border-bottom:solid 2px #0a526d;
    border-right:solid 2px #0a526d;
    border-top:solid 1px #0d6a8e;
    border-left:solid 1px #0d6a8e;
    background-image:url(../Images/Rtrn.png);
    background-position:left;
    background-repeat:no-repeat;
}
.BtnCancelThm
{
	font: bold 8pt tahoma;
	color: #202020;
	width: 120px;
	height: 30px;
	background-color: #92daf5;
	border-bottom: solid 2px #0a526d;
	border-right: solid 2px #0a526d;
	border-top: solid 1px #0d6a8e;
	border-left: solid 1px #0d6a8e; 
	background-image:url(../Images/icons/enseraf.png);
	background-position: left;
	background-repeat: no-repeat;
}
.BtnSendThm
{
	font: bold 8pt tahoma;
	color: #202020;
	width: 120px;
	height: 30px;
	background-color: #92daf5;
	border-bottom: solid 2px #0a526d;
	border-right: solid 2px #0a526d;
	border-top: solid 1px #0d6a8e;
	border-left: solid 1px #0d6a8e; 
	background-image:url(../Images/icons/Send.png);
	background-position: left;
	background-repeat: no-repeat;
}
.BtnEditThm
{
	font: bold 8pt tahoma;
	color: #202020;
	width: 120px;
	height: 30px;
	background-color: #92daf5;
	border-bottom: solid 2px #0a526d;
	border-right: solid 2px #0a526d;
	border-top: solid 1px #0d6a8e;
	border-left: solid 1px #0d6a8e; 
	background-image:url(../Images/icons/Edit.png);
	background-position: left;
	background-repeat: no-repeat;
}
.BtnSearchThm
{
	font: bold 8pt tahoma;
	color: #202020;
	width: 120px;
	height: 30px;
	background-color: #92daf5;
	border-bottom: solid 2px #0a526d;
	border-right: solid 2px #0a526d;
	border-top: solid 1px #0d6a8e;
	border-left: solid 1px #0d6a8e; 
	background-image:url(../Images/icons/Srch.png);
	background-position: left;
	background-repeat: no-repeat;
}
.BtnThm
{
    font: bold 8pt tahoma;
    color:#202020;
    width: 150px;
    height: 30px;
    background-color:#92daf5;
    border-bottom:solid 2px #0a526d;
    border-right:solid 2px #0a526d;
    border-top:solid 1px #0d6a8e;
    border-left:solid 1px #0d6a8e;
}
.BtnShekayatThm
{
    font: bold 8pt tahoma;
    color:#202020;
    width: 150px;
    height: 30px;
    background-color:#92daf5;
    border-bottom:solid 2px #0a526d;
    border-right:solid 2px #0a526d;
    border-top:solid 1px #0d6a8e;
    border-left:solid 1px #0d6a8e;
    background-image:url(../Images/icons/shekayat.png);
	background-position: left;
	background-repeat: no-repeat;
}
.BtnDarkhastThm
{
    font: bold 8pt tahoma;
    color:#202020;
    width: 150px;
    height: 30px;
    background-color:#92daf5;
    border-bottom:solid 2px #0a526d;
    border-right:solid 2px #0a526d;
    border-top:solid 1px #0d6a8e;
    border-left:solid 1px #0d6a8e;
    background-image:url(../Images/icons/darkhast.png);
	background-position: left;
	background-repeat: no-repeat;
}
.BtnNextThm
{
    font: bold 8pt tahoma;
    color:#202020;
    width: 150px;
    height: 30px;
    background-color:#92daf5;
    border-bottom:solid 2px #0a526d;
    border-right:solid 2px #0a526d;
    border-top:solid 1px #0d6a8e;
    border-left:solid 1px #0d6a8e;
    background-image:url(../Images/icons/Next.png);
	background-position: left;
	background-repeat: no-repeat;
}
.BtnpreviousThm
{
    font: bold 8pt tahoma;
    color:#202020;
    width: 150px;
    height: 30px;
    background-color:#92daf5;
    border-bottom:solid 2px #0a526d;
    border-right:solid 2px #0a526d;
    border-top:solid 1px #0d6a8e;
    border-left:solid 1px #0d6a8e;
    background-image:url(../Images/icons/previous.png);
	background-position: left;
	background-repeat: no-repeat;
}
/* Gridview */
.Grd
{
    background-color: #fff;
    font-family: Tahoma;
    font-size: 10pt;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 0px;
}
.Grd th
{
    font-family: Tahoma;
    color: White;
    background-color: #0e93be;
    padding: 5px;
    font-size: 10px;
}

.Grd th table TR TD
{
    font-family: Tahoma;
    color: White;
    background-color: #0e93be;
    padding: 5px;
    font-size: 10pt;
    font-weight: bold;
}

.Grd th a
{
    font-family: Tahoma;
    font-size: 10pt;
    text-decoration: underline;
    color: White;
    padding: 5px;
}

.Grd tr:hover td
{
    cursor: hand;
    color: Maroon;
}

.Grd tr.even:hover td
{
    cursor: hand;
    color: Maroon;
}

.Grd tr td
{
    color: #015186;
     border:0;
}

.Footer
{
    background-color: #D1D1D1;
    color: Black;
}

.Grd td
{
    color: #015186;
    font: 12px "Tahoma";
    padding: 4px;
}
*.Grd tr.even td
{
    background-color: #e9f5fe;
}

.Grd td a
{
    color: #015186;
    font: 10pt "Tahoma";
    padding: 3px;
    text-decoration: none;
}
.Grd td a:hover
{
    color: Maroon;
     font: 10pt "Tahoma";
    text-decoration: none;
}


/*  DataList */
.DtLst
{
	color: #4c4c4c;	
	font-family: Tahoma;
	font-size: 13pt;
	line-height:20px;
	background-color: #e1f4fd;
}
.DtLstAlternateItem
{
	color: #4c4c4c;
	font-family: Tahoma;
	font-size: 8pt;
	line-height:20px;
}
/* Menu Start*/
.MenuBK
{
	font-family: Tahoma;
	font-size: 10pt;
	color: Black;
}
.MenuBKSelected
{
	font-family: Tahoma;
	font-size: 10pt;
	color: Black;
}
.parentMenuContainer
{
	background-color: #f4eff0;
	border: 0px solid #E4E9EF;
	height:32px;
	width:200px;
	padding: 1px;
	border-collapse: separate;
	border-spacing: expression(cellSpacing=1);
	border-spacing: 1px;
	text-align: right;
}
.menuContainer
{
	font-family: Tahoma;
	font-size: 10pt;
	padding: 0px;
	width: 200px;
	height: 32px;
    text-align: right;
	border-collapse: separate;
	border-spacing: expression(cellSpacing=1);
	border-spacing: 1px;
}
.menuItem
{
	padding: 0px;
	margin:0px;
	margin-top:1px;
	margin-bottom:1px;
	width: 200px;
	height: 32px;
	text-align: right;
	border-collapse: separate;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0px;
	background-color: #35c0f4;
	border: solid 1px #35c0f4;
}
.menuItemOver
{
	cursor: hand; 
	cursor:pointer;
	padding: 0px;
	margin:0px;
	margin-top:1px;
	margin-bottom:1px;
	width: 200px;
	height: 32px;
	border-collapse: separate;
	border-spacing: expression(cellSpacing=1);
	border-spacing: 1px;
	background-color: #caebfa;
	border: solid 1px #35c0f4;
}

.parentMenuItem
{
	text-align: right;
	padding: 0px;
	margin:0px;
	margin-top:1px;
	margin-bottom:1px;
	width: 200px;
	height: 32px;
	border-collapse: separate;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0px;
	background-color: #35c0f4;
	border: solid 1px #35c0f4;
	color: Black;
}
.parentMenuItemOver
{
	background-color: #caebfa;
	border: solid 1px #35c0f4;
	padding: 0px;
	margin:0px;
	margin-top:1px;
	margin-bottom:1px;
	width: 200px;
	height: 32px;
    text-align: right;
	border-collapse: separate;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0px;
	color: Black;
}

.parentMenuItem #tm_contentCell a
{
	text-decoration: none;
}

.parentMenuItemOver #tm_contentCell a
{
	text-decoration: none;
}

.menuItem #tm_contentCell a
{
    text-decoration: none;
}
.menuItemOver #tm_contentCell a
{
	text-decoration: none;
}

/* Menu END*/
/*MasterPage Styles Start*/
.HeaderLeft1
{
	background-image: url(../Images/Header/Hdr1.png);
	background-repeat: no-repeat;
	width: 173px;
	height: 129px;
}
.HeaderLeft2
{
	background-image: url(../Images/Header/Hdr2.png);
	background-repeat: no-repeat;
	width: 266px;
	height: 129px;
}

.HeaderCenter
{
	background-image: url(../Images/Header/Hdr3.png);
	background-repeat: no-repeat;
	width: 254px;
	height: 129px;
}

.HeaderRight1
{
	background-image: url(../Images/Header/Hdr4.png);
	background-repeat: no-repeat;
	width: 102px;
	height: 129px;
}
.HeaderRight2
{
	background-image: url(../Images/Header/Hdr5.png);
	background-repeat: no-repeat;
	width: 146px;
	height: 129px;
}

.FooterLeft
{
	background-image: url(../Images/Footer/FooterLeft.png);
	background-repeat: no-repeat;
	width: 18;
	height: 17;
}
.FooterBack
{
	background-image: url(../Images/Footer/FooterBack.png);
	width:905px;
	background-repeat: repeat-x;
	height: 17px;
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
}
.FooterRight
{
	background-image: url(../Images/Footer/FooterRight.png);
	background-repeat: no-repeat;
	width: 18;
	height: 17;
}
.MainBoxBorder
{
	border-left-color: #27bff0;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #27bff0;
	border-right-style: solid;
	border-right-width: 1px;
	height:100%;
}

/* MasterPage Styles End*/

/* Center Box Start*/
.CBTopLeft
{
	background-image: url(../Images/Theme/Blue/CenterBox/CBTopLeft.png);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
}
.CBTopMiddle
{
	background-image: url(../Images/Theme/Blue/CenterBox/CBTopMiddle.png);
	background-repeat: repeat-x;
	height: 8px;
}
.CBTopRight
{
	background-image: url(../Images/Theme/Blue/CenterBox/CBTopRight.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 8px;
}
.CBSubTopLeft
{
	background-image: url(../Images/Theme/Blue/CenterBox/CBSubTopLeft.png);
	background-repeat: no-repeat;
	width: 8px;
	height: 28px;
}
.CBSubTopMiddle
{
	background-image: url(../Images/Theme/Blue/CenterBox/CBSubTopMiddle.png);
	background-repeat: repeat-x;
	height: 28px;
	width: 102px;
}
.CBSubTopLine
{
	background-image: url(../Images/Theme/Blue/CenterBox/CBSubTopLine.png);
	background-repeat: repeat-x;
	width: 1px;
	height: 28px;
}
.CBSubTopTitle
{
	background-image: url(../Images/Theme/Blue/CenterBox/CBSubTopTitle.png);
	background-repeat: repeat-x;
	height: 28px;
	text-align: center;
}
.CBSubTopRight
{
	background-image: url(../Images/Theme/Blue/CenterBox/CBSubTopRight.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 28px;
}
.CBCenterLeft
{
	background-image: url(../Images/Theme/Blue/CenterBox/CBCenterLeft.png);
	background-repeat: repeat-y;
	width: 8px;
}
.CBCenterMiddle
{
	background-color: #caebfa;
}
.CBCenterRight
{
	background-image: url(../Images/Theme/Blue/CenterBox/CBCenterRight.png);
	background-repeat: repeat-y;
	width: 9px;
}
.CBBottomLeft
{
	background-image: url(../Images/Theme/Blue/CenterBox/CBBottomLeft.png);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
}
.CBBottomMiddle
{
	background-image: url(../Images/Theme/Blue/CenterBox/CBBottomMiddle.png);
	background-repeat: repeat-x;
	height: 8px;
}
.CBBottomRight
{
	background-image: url(../Images/Theme/Blue/CenterBox/CBBottomRight.png);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
}
/* Center Box END*/

/* Weather Box Start*/
.WBTopLeft
{
	background-image: url(../Images/Theme/Blue/Weather/WBTopLeft.png);
	background-repeat: no-repeat;
	height: 57px;
	width: 6px;
}
.WBTopImage
{
	background-position: left;
	background-image: url(../Images/Theme/Blue/Weather/WBTopImage.png);
	background-repeat: no-repeat;
	height: 57px;
	width: 47px;
}
.WBTopMiddle
{
	background-image: url(../Images/Theme/Blue/Weather/WBTopMiddle.png);
	background-repeat: repeat-x;
	height: 57px;
	width: 169px;
}
.WBTopRight
{
	background-image: url(../Images/Theme/Blue/Weather/WBTopRight.png);
	background-repeat: no-repeat;
	width: 6px;
	height: 57px;
}
.WBCenterLeft
{
	background-image: url(../Images/Theme/Blue/Weather/WBCenterLeft.png);
	background-repeat: repeat-y;
	width: 6px;
}
.WBCenterMiddle
{
	background-color: #caebfd;
}
.WBCenterRight
{
	background-image: url(../Images/Theme/Blue/Weather/WBCenterRight.png);
	background-repeat: repeat-y;
	width: 6px;
}
.WBBottomLeft
{
	background-image: url(../Images/Theme/Blue/Weather/WBBottomLeft.png);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
.WBBottomMiddle
{
	background-image: url(../Images/Theme/Blue/Weather/WBBottomMiddle.png);
	background-repeat: repeat-x;
	height: 6px;
}
.WBBottomRight
{
	background-image: url(../Images/Theme/Blue/Weather/WBBottomRight.png);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
/* Weather Box END*/

/* Religious Box Start*/
.RBTopLeft
{
	background-image: url(../Images/Theme/Blue/ReligiousBox/RBTopLeft.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 5px;
}
.RBTopMiddle
{
	background-image: url(../Images/Theme/Blue/ReligiousBox/RBTopMiddle.png);
	background-repeat: repeat-x;
	height: 11px;
}
.RBTopRight
{
	background-image: url(../Images/Theme/Blue/ReligiousBox/RBTopRight.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 11px;
}
.RBSubTopLeft
{
	background-image: url(../Images/Theme/Blue/ReligiousBox/RBSubTopLeft.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 5px;
}
.RBSubTopImage
{
	background-position: left;
	background-image: url(../Images/Theme/Blue/ReligiousBox/RBSubTopImage.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 59px;
}
.RBSubTopMiddle
{
	background-image: url(../Images/Theme/Blue/ReligiousBox/RBSubTopMiddle.png);
	background-repeat: repeat-x;
	height: 33px;
	width: 159px;
}
.RBSubTopRight
{
	background-image: url(../Images/Theme/Blue/ReligiousBox/RBSubTopRight.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 33px;
}
.RBCenterLeft
{
	background-image: url(../Images/Theme/Blue/ReligiousBox/RBCenterLeft.png);
	background-repeat: repeat-y;
	width: 5px;
}
.RBCenterMiddle
{
	background-color: #caebfd;
}
.RBCenterRight
{
	background-image: url(../Images/Theme/Blue/ReligiousBox/RBCenterRight.png);
	background-repeat: repeat-y;
	width: 5px;
}
.RBBottomLeft
{
	background-image: url(../Images/Theme/Blue/ReligiousBox/RBBottomLeft.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.RBBottomMiddle
{
	background-image: url(../Images/Theme/Blue/ReligiousBox/RBBottomMiddle.png);
	background-repeat: repeat-x;
	height: 5px;
}
.RBBottomRight
{
	background-image: url(../Images/Theme/Blue/ReligiousBox/RBBottomRight.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
/* Religious Box END*/


/* Small Box Start*/
.SBTopLeft
{
	background-image: url(../Images/Theme/Blue/SmallBox/SBTopLeft.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 5px;
}
.SBTopMiddle
{
	background-image: url(../Images/Theme/Blue/SmallBox/SBTopMiddle.png);
	background-repeat: repeat-x;
	height: 15px;
	color: White;
}
.SBTopRight
{
	background-image: url(../Images/Theme/Blue/SmallBox/SBTopRight.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 15px;
}
.SBSubTopMiddle
{
	background-image: url(../Images/Theme/Blue/SmallBox/SBSubTopMiddle.png);
	background-repeat: repeat-x;
	height: 25px;
	color: White;
}
.SBCenterLeft
{
	background-image: url(../Images/Theme/Blue/SmallBox/SBCenterLeft.png);
	background-repeat: repeat-y;
	width: 5px;
}
.SBCenterMiddle
{
	background-color: #caebfd;
}
.SBCenterRight
{
	background-image: url(../Images/Theme/Blue/SmallBox/SBCenterRight.png);
	background-repeat: repeat-y;
	width: 5px;
}
.SBBottomLeft
{
	background-image: url(../Images/Theme/Blue/SmallBox/SBBottomLeft.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 4px;
}
.SBBottomMiddle
{
	background-image: url(../Images/Theme/Blue/SmallBox/SBBottomMiddle.png);
	background-repeat: repeat-x;
	height: 4px;
}
.SBBottomRight
{
	background-image: url(../Images/Theme/Blue/SmallBox/SBBottomRight.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 4px;
}
/* Small Box END*/


/* Menu Start*/
.Menu
{
}
.MEnd
{
	background-image: url(../Images/Theme/Blue/Menu/MLeft.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 1px;
}
.MMiddle
{
	font-family: Tahoma;
	font-size: 10pt;
	color: Black;
	background-image: url(../Images/Theme/Blue/Menu/MMiddle.png);
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
}
.MSpliter
{
	background-image: url(../Images/Theme/Blue/Menu/MSpilter.png);
	background-repeat: no-repeat;
	width: 3px;
	height: 20px;
}
.MBLeft
{
	background-image: url(../Images/Theme/Blue/Menu/MBLeft.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 2px;
}
.MBMiddle
{
	background-image: url(../Images/Theme/Blue/Menu/MBMiddle.png);
	background-repeat: repeat-x;
	height: 31px;
	text-align: center;
}
.MBRight
{
	background-image: url(../Images/Theme/Blue/Menu/MBRight.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 2px;
}
/* Menu Box END*/