﻿*
{
    padding: 0;
	font-weight: 700;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.btnLogin
{
    background: url('../images/login101.png') center left no-repeat;
    text-indent: 18px;
    padding-left: 2px !important;
}
.btn
{
    width: 120px;
    font-family: Century Gothic;
    font-size: 10pt;
}
.txtbox
{
    /*width: 175px;*/
    width: 100%;
    height: 17px;
    border: 1px solid #404040;
    float: left;
    font-family: Century Gothic;
    font-size: 9pt;
    color: #404040;
    padding: 3px;
}
.txtMainContent {
	font-family: Calibri, Verdana, Arial;
	vertical-align:top;
	text-align:justify;
	padding-top:5px;
	padding-right:2px;
	line-height:25px;
	font-size: 14px;
	color: #454141;
}
.accPanel
{
	padding: 5px 5px 5px 5px;
	height: 600px;
	width: 200px;
	overflow: auto;
	background-color:#efedef;
	border: solid 1px #eeeeee;
	float: left;
	color:#1F1F1F;
}
.row
{
    width: 1024px;
    float: left;
    padding: 2px;
}

.sticker2
{
    width: 585px;
    height: 30px;
    border: 0px solid #ff0000;
    color: #800000;
    font-family: Century Gothic;
    font-size: 12pt;
    float: left;
    margin-left: 255px;
}

.sticker3
{
    width: 130px;
    border: 0px solid green;
    float: left;
    font-family: Century Gothic;
    font-size: 9pt;
    color: #404040;
    padding: 3px;
    background-color: transparent;
}

.heading
{
    font-weight: bold;
}

/*Gridview Black Glass Start*/
/* Grouping Area - Left corner */
.ob_gGACnL
{
    width: 25px;
    height: 46px;
    background-image: url(../images/black_glass/grouping_area_left.png);
    left: -5px;
    top: 0px;
    border: 0px solid red;
}


/* main section for grouping area */
.ob_gGA
{
    border: 0px solid #ff0500;
    background-image: url(../images/black_glass/grouping_area.png);
    height: 46px;
    color: #ffffff;
    top: 0px;
    line-height: 41px;
    left: 20px;
    right: 20px;
    margin: 0px;
    padding: 0px;
    padding-top: 0px;
}

/* Grouping Area - Right corner */
.ob_gGACnR
{
    width: 25px;
    height: 46px;
    background-image: url(../images/black_glass/grouping_area_right.png);
    right: -5px;
    top: 0px;
    border: 0px solid red;
}

/* Left Side (Border) - used when grouping is enabled */
.ob_gBLSWG
{
    top: 46px;
    bottom: 16px;
    left: -5px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 10px;
    font-size: 1px;
    background-image: url(../images/black_glass/left_side.png);
    background-repeat: repeat-y;
    z-index: 31;
    border: 0px solid red;
}

/* Right Side (Border) - used when grouping is enabled */
.ob_gBRSWG
{
    top: 46px;
    bottom: 16px;
    right: -5px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 10px;
    font-size: 1px;
    background-image: url(../images/black_glass/right_side.png);
    background-repeat: repeat-y;
    z-index: 31;
    border: 0px solid red;
}

/* Left Side (Border) - used when grouping is enabled */
.ob_gBLSWG
{
    top: 46px;
    bottom: 16px;
    left: -5px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 10px;
    font-size: 1px;
    background-image: url(../images/black_glass/left_side.png);
    background-repeat: repeat-y;
    z-index: 31;
    border: 0px solid red;
}

/* bottom Left corner */
.ob_gFCnL
{
    background-image: url(../images/black_glass/footer_corner_left.png);
    height: 16px;
    width: 25px;
    background-repeat: no-repeat;
    left: -25px;
    width: 25px;
}

/* Container for the bottom corners */
.ob_gFCnC
{
    height: 16px;
    background-image: url(../images/black_glass/footer_corner_middle.png);
    background-repeat: repeat-x;
    font-size: 1px;
    margin-left: 25px;
    margin-top: -16px;
    margin-right: 20px;
    border: 0px solid red;
}

/* Right corner */
.ob_gFCnR
{
    background-image: url(../images/black_glass/footer_corner_right.png);
    height: 16px;
    width: 25px;
    background-repeat: no-repeat;
    margin-top: -16px;
    right: -25px;
    border: 0px solid red;
}

/*Header*/
.ob_gC
{
    background-image: url(../images/black_glass/header.png);
    background-repeat: repeat-x;
    background-color: #A8AEBD;
    height: 25px;
    font-family: Century Gothic;
    font-size: 8pt;
    font-weight: lighter;
    color: #01354d;
    text-align: left;
    cursor: pointer;
    width: 100px;
    border: 0px solid red;
}

.ob_gC th
{
    border-color: #ffffff;
    border-style: solid;
}


/*Column Divider*/
.divider
{
    width: 1px;
    top: 0px;
    bottom: 0px;
    height: 100%;
    background-color: #EEE;
}

/*Row*/
.gvRow
{
    background-color: #E5E5E5;
}


.gvRowAlt
{
    background-color: #FFFFFF;
}

.gvRowDiv
{
    background-color: #F5F5F5;
}

/*Gridlines Color*/
.Grid, .Grid th, .Grid td
{
    border-color: #ffffff;
}

/*table.GridView tr td, th
{
    border: 1px solid #ffffff;
}*/

/*Pager of Footer*/
.ob_gFCont /*.ob_gridFooterContainer*/
{
    background-image: url(../images/black_glass/footer.png);
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 0px;
    height: 29px;
    padding-left: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    vertical-align: middle;
    position: relative;
    cursor: default;
    font-family: Century Gothic;
    font-size: 8pt;
    color: #080808;
    white-space: nowrap;
    z-index: 0;
    overflow: hidden;
    text-align: left;
}

/*Gridview black Glass End*/

/***********************************************
START - STYLE SHEET FOR MODAL POP EXTENDER(S)
************************************************/
.modalpopup
{
    font-family: Century Gothic;
    font-size: small;
    padding: 2px 3px; /*display: block; 	width:400px;     height:250px;  */
    position: absolute;
    display: block;
    background-color: transparent;
    border: solid 1 gray;
}

.modalpopupmag
{
    font-family: Century Gothic;
    font-size: small;
    padding: 3px 15px 0px 3px; /*display: block; 	width:400px;     height:250px;  */
    position: absolute;
    display: block;
    background-color: Gray;
    border: solid 1 gray;
}

.modalpopupmag1
{
    font-family: Century Gothic;
    font-size: small;
    padding: 3px 15px 0px 3px; /*display: block;*/
    width: 305px;
    height: 140px;
    position: absolute;
    display: block;
    background-color: Gray;
    border: solid 1 gray;
}
.modalBackground
{
    background-color: Gray; /*filter:alpha(opacity=50);     opacity:0.5;*/
}

.containermodalpop
{
    width: 400px;
    height: 250px;
    border: solid 1px #808080;
    border-width: 1px 0px;
    text-align: center;
    padding-bottom: 18px;
}

.containermodalpopDoc
{
    width: 600px;
    height: 300px;
    border: solid 1px #808080;
    border-width: 1px 0px;
    text-align: center;
    padding-bottom: 18px;
}

.containermodalpopMDE
{
    width: 500px;
    height: 500px;
    border: solid 1px #808080;
    border-width: 1px 0px;
    text-align: center;
    padding-bottom: 18px;
}

.containermodalpopMessage
{
    width: 300px;
    height: 100px;
    border: solid 1px #808080;
    border-width: 1px 0px;
    text-align: center;
    padding-top: 1px;
    padding-left: 2px;
    padding-bottom: 18px;
    padding-right: 2px;
}

.headermodalpop
{
    background: url(../images/sprite.png) repeat-x 0px -200px;
    color: #000;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 3px 5px;
    vertical-align: text-top;
    width: 390px;
    height: 21px;
    text-align: center;
}

.headermodalpopDoc
{
    background: url(../images/sprite.png) repeat-x 0px -200px;
    color: #000;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 3px 5px;
    vertical-align: text-top;
    width: 600px;
    height: 21px;
    text-align: center;
}

.headermodalpopMessage
{
    background: url(../images/sprite.png) repeat-x 0px -200px;
    color: #000;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    vertical-align: text-top;
    width: auto; /*300px*/
    height: 20px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    text-align: center;
}

.headermodalpopMDE
{
    background: url(../images/sprite.png) repeat-x 0px -200px;
    color: #000;
    font-size: large;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 3px 5px;
    vertical-align: text-top;
    width: 490px;
    height: 21px;
    text-align: center;
}

.headermodalpop .msg
{
    font-weight: bold;
}

.bodymodalpoptop
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 5px; /*15px*/
    text-align: center;
}

.bodymodalpopNew
{
    background-color: transparent;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    text-align: center;
}

.bodymodalpop
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    text-align: center;
}

.bodymodalpopMDE
{
    background-color: White;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    text-align: center;
}

.bodymodalpop .msg
{
    background: url(../images/sprite.png) no-repeat 0px -1150px;
    float: left;
    padding-left: 22px;
}

.bodymodalpopMessage
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    width: auto; /*300px*/
    padding-left: 5px;
    padding-top: 17px;
    padding-bottom: 17px;
    padding-right: 5px;
    text-align: center;
}

.bodymodalpopMessage .msg
{
    background: url(../images/sprite.png) no-repeat 0px -1150px;
    float: left;
    padding-left: 22px;
}

.footermodalpop
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: none solid;
    border-width: 0px 1px;
    text-align: center;
    width: auto; /*390px*/
    padding-right: 1px;
    padding-left: 3px;
    padding-top: 5px;
    padding-bottom: 1px;
}

.footermodalpopmsg
{
    background: url(../images/sprite.png) repeat-x 0px -200px;
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: none solid;
    border-width: 0px 1px;
    text-align: center;
    width: auto; /*300px*/
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.footermodalpopMDE
{
    background: url(../images/sprite.png) repeat-x 0px -200px;
    color: #000;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    vertical-align: text-top;
    width: 490px;
    height: 21px;
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 7px;
    padding-bottom: 5px;
}

.closemodalpop
{
    right: 7px;
    background: url(../images/sprite.png) no-repeat 0px -300px;
    width: 25px;
    cursor: pointer;
    position: absolute;
    top: 7px;
    height: 15px;
}

.1modalpopup
{
    font-family: Century Gothic;
    font-size: small;
    padding: 2px 3px;
    display: block;
    position: absolute;
}

.1container
{
    width: 300px;
    border: solid 1px #808080;
    border-width: 1px 0px;
}

.1header
{
    background: url(../images/sprite.png) repeat-x 0px -200px;
    color: #000;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 3px 10px;
}

.1header .msg
{
    font-weight: bold;
}

.1body
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 30px;
}

.1body .msg
{
    background: url(../images/sprite.png) no-repeat 0px -1150px;
    float: left;
    padding-left: 22px;
}

.1footer
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: none solid;
    border-width: 0px 1px;
    text-align: right;
    padding-bottom: 8px;
    padding-right: 8px;
}

.1close
{
    right: 7px;
    background: url(../images/sprite.png) no-repeat 0px -300px;
    width: 25px;
    cursor: pointer;
    position: absolute;
    top: 7px;
    height: 15px;
}

.1modalBackground
{
    background-color: Gray; /*filter:alpha(opacity=50);     opacity:0.5;*/
}


/***********************************************
END - STYLE SHEET FOR MODAL-POP EXTENDER(S)
************************************************/
