﻿/* main Content style */
.nodec
{
	/* Styling question */
	text-decoration: None;
	height: 20px;
	color: #333333;
}
.nodecLive
{
	/* Styling question */
	text-decoration: None;
	height: 20px;
	padding-left: 12px;
	color: #0000b0;
	margin-bottom: 5px;
}
.verdana-heading
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 5px;
	font-weight: bold;
	color: #0095d9;
}
.grd_content
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.content
{
	font-family: Helvetica,sans-serif,Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	text-transform: none;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
}
/* no align style */
.content_align
{
	font-family: Helvetica,sans-serif,Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-transform: none;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
}
/* Main heading style */
.header_heding
{
	font-family: Verdana,Helvetica, Sans-Serif,Arial;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	color: #17618e;
	text-decoration: none;
	text-align: center;
	text-transform: none;
}
/* Sub heading style */
.sub_heding
{
	font-family: Verdana,Helvetica, Sans-Serif,Arial;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #0094da;
	text-decoration: none;
	text-align: left;
	text-transform: none;
}

/* table style */
table.yui-datatable-theme
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	border: solid 1px #7f7f7f;
	width: auto;
}

/* common cell styles */
.yui-datatable-theme th, .yui-datatable-theme td
{
	cursor: default;
}

/* header cell styles */
.yui-datatable-theme th
{
	background: url(../Images/sprite.png) repeat-x 0px 0px;
	border-color: #989898 #cbcbcb #989898 #989898;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px medium;
	color: #000;
	padding: 4px 2px 4px 2px;
	text-align: center;
	vertical-align: bottom;
}

/* data data cell style */
.yui-datatable-theme td
{
	padding: 4px 10px 4px 10px;
	border-right: solid 1px #cbcbcb;
}

/* alternating row style */
.yui-datatable-theme .alt-data-row
{
	background-color: #edf5ff;
}

/* mouseover row style */
.yui-datatable-theme .row-over, .yui-datatable-theme .cell-over
{
	background-color: #b2d2ff;
}

/* select row style */
.yui-datatable-theme .row-select
{
	background-color: #426fd9;
	color: #fff;
}
/* ModalPopup  style */
.ModalPopupBG
{
	background-color: Gray;
	filter: alpha(opacity=30);
	opacity: 0.8;
}
.submenuH
{
	margin: 0;
	padding: 0,0,0,0;
	list-style-type: none;
	display: block;
	height: 40px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica,Arial,Verdana,sans-serif; /*border-bottom: 1px solid #C0E2D4; 	border-top: 1px solid #C0E2D4;*/
	color: #874B46;
	vertical-align: middle;
}
.submenuH1
{
	margin: 0;
	padding: 0,0,0,0;
	list-style-type: none;
	display: block;
	height: 20px;
	width: inherit;
	vertical-align: bottom;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	border-bottom: 1px solid #C0E2D4;
	border-top: 1px solid #C0E2D4;
	color: #874B46;
	vertical-align: middle;
}

/* TAB CONTROL */

.visoft__tab_xpie7 .ajax__tab_header
{
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
}

.visoft__tab_xpie7 .ajax__tab_outer
{
	height: 29px;
}

.visoft__tab_xpie7 .ajax__tab_inner
{
	padding-left: 3px;
}

.visoft__tab_xpie7 .ajax__tab_tab
{
	padding: 8px 40px;
	margin: 0;
}

.visoft__tab_xpie7 .ajax__tab_body
{
	font-family: verdana,tahoma,helvetica;
	font-size: 10pt;
	border: 1px solid #999999;
	border-top: 0;
	padding: 8px;
	background-color: #ffffff;
}

/*-------------------------------*/
/*Container supported classes*/
/*-------------------------------*/
/*Main wrapper class*/
.ContainerWrapper
{
	background-color: #DFE8F6;
	border-right: 1px solid #9ABBE8;
	border-bottom: 1px solid #9ABBE8;
	border-left: 1px solid #9ABBE8;
	width: 100%;
}
/*Gap between wrapper and container*/
.ContainerMargin
{
	padding: 4px;
}
/*Container*/
.Container
{
	border: 1px solid #99BBE8;
	background-color: White;
}
/*Header of each container*/
.ContainerHeader
{
	background-image: url(../Controls/Images/Container_Header.gif);
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	color: #133047;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
}
/*Margin of Header of each container*/
.ContainerHeader td
{
	padding: 4px;
}

.ContainerFooter
{
	font-size: 12px;
	font-weight: bold;
	color: #133047;
	background-image: url(../Controls/Images/Grid_Footer.gif);
	height: 25px;
}


/* Auto complet */

/* AutoComplete item */
.AutoExtender
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: solid 1px #006699;
	line-height: 20px;
	padding: 10px;
	background-color: White;
	margin-top: 0px;
}
.AutoExtenderList
{
	cursor: pointer;
	color: Maroon;
}
.AutoExtenderHighlight
{
	color: White;
	background-color: #006699;
	cursor: pointer;
}
#divwidth
{
	width: auto !important;
}
#divwidth div
{
	width: auto !important;
}

/* Buttom style */

.btn_white
{
	font-family: sans-serif,Verdana, Helvetica;
	font-size: .6em;
	font-weight: normal;
	border: 0;
	cursor: pointer;
	background-color: White;
	padding-right: 10px;
}

/*-------------------------------*/
/*Messages Status supported classes*/
/*-------------------------------*/
/*General class for Message*/
#tblMessage
{
	height: 23px;
}
/*Message for Successful*/
.Success
{
	height: 25px;
	border: solid 1px #5AAD0D;
	background-color: #E5F7D5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
/*Message for Information*/
.Information
{
	height: 25px;
	border: solid 1px #88B5E9;
	background-color: #E2EDF8;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
/*Message for Warning*/
.Warning
{
	height: 25px;
	border: solid 1px #FD7B04;
	background-color: #FFF7E7;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
/*Message for Error*/
.Error
{
	height: 25px;
	border: solid 1px #FF0001;
	background-color: #FFEAEA;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


/*-------------------------------*/
/*Messages Status Icon supported classes*/
/*-------------------------------*/
/*General class for Message Icon*/
#dvIcon
{
	line-height: 21px;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 38px;
	font-family: sans-serif,Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
}
/*Message Icon for Successful*/
.Successdv
{
	background-image: url( '../Images/Message_Success.png' );
	vertical-align: middle;
	line-height: 21px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 38px;
	font-family: sans-serif,Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
}
/*Message Icon for Information*/
.Informationdv
{
	background-image: url(         '../Images/Message_Information.png' );
	vertical-align: middle;
	line-height: 21px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 38px;
	font-family: sans-serif,Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
}
/*Message Icon for Warning*/
.Warningdv
{
	background-image: url(         '../Images/Message_Warning.png' );
	vertical-align: middle;
	line-height: 21px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 38px;
	font-family: sans-serif,Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
}
/*Message Icon for Error*/
.Errordv
{
	background-image: url(         '../Images/Message_Error.png' );
	vertical-align: middle;
	line-height: 21px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 38px;
	font-family: sans-serif,Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

#message_box
{
	position: absolute;
	top: 0;
	z-index: 10;
	text-align: center;
	font-weight: bold;
	background-image: url(../Images/lod.gif);
	width: 80px;
	height: 24px;
	left: 45%;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.PageNumber
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: White;
	font-weight: bold;
}

.PagerStyle
{
	width: 686px;
	height: 36px;
	background-image: url(../Images/photonav.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-align: center;
}

/* Tab container */


.ajax__myTab .ajax__tab_header
{
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
	border-bottom: solid 1px #999999;
}
.ajax__myTab .ajax__tab_outer
{
	padding-right: 4px;
	height: 21px;
	background-color: #ece9d8;
	margin-right: 2px;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	border-top: solid 1px #aaaaaa;
}
.ajax__myTab .ajax__tab_inner
{
	padding-left: 3px;
	background-color: #ece9d8;
}
.ajax__myTab .ajax__tab_tab
{
	height: 13px;
	padding: 4px;
	margin: 0;
}
.ajax__myTab .ajax__tab_hover .ajax__tab_outer
{
	background-color: #cccccc;
}
.ajax__myTab .ajax__tab_hover .ajax__tab_inner
{
	background-color: #cccccc;
}
.ajax__myTab .ajax__tab_hover .ajax__tab_tab
{
}
.ajax__myTab .ajax__tab_active .ajax__tab_outer
{
	background-color: #fff;
	border-left: solid 1px #999999;
	border-bottom-style: none;
}
.ajax__myTab .ajax__tab_active .ajax__tab_inner
{
	background-color: #fff;
}
.ajax__myTab .ajax__tab_active .ajax__tab_tab
{
}
.ajax__myTab .ajax__tab_body
{
	font-family: verdana,tahoma,helvetica;
	font-size: 10pt;
	border: 1px solid #999999;
	border-top: 0;
	padding: 8px;
	background-color: #ffffff;
}


