﻿.fontBold
{
 font-weight:bold ;
}
body
{
    margin: 0 0 0 0;
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    min-width: 800px;
}

.pageTopBar
{ 
    height: 28px;
  /*  background-color: #49a0f3;*/
    background-color: #29B787;
    border-bottom: solid 1px #709bd2;
    border-top: solid 1px #709bd2;
}

.messageError
{
    color: Red;
}

.messageWarning
{
    color: Orange;
}

.messageSuccess
{
    color: Green;
}

.modalBackground
{
    filter: Alpha(Opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
    width: 100%;
    height: 100%;
    background-color: #999999;
    position: absolute;
    z-index: 500;
    top: 0px;
    left: 0px;
}

/* Top Menu Control CSS*/
.topMenuTabLeft
{
    width: 3px;
    height: 25px;
    background-image: url('../../images/Template/topheaderTab01.gif');
    background-repeat: no-repeat;
}

.topMenuTabMiddle
{
    height: 25px;
    background-image: url('../../images/Template/topheaderTab02.gif');
    background-repeat: repeat-x;
    font-size: 12px;
    color: #295f93;
    text-decoration: none;
    text-align: center;
}

.topMenuTabMiddle a
{
    font-size: 12px;
    color: #295f93;
    text-decoration: none;
    text-align: center;
}

.topMenuTabRight
{
    width: 3px;
    height: 25px;
    background-image: url('../../images/Template/topheaderTab03.gif');
    background-repeat: no-repeat;
}

.topMenuTabRightB
{
    width: 2px;
    height: 25px;
    background-image: url('../../images/Template/topheaderTab03b.gif');
    background-repeat: no-repeat;
}
/* Top Menu Control CSS - End*/

.breadCrumb
{
    border-left: solid 1px #ffffff;
    height: 24px;
    padding-left: 5px;
    color: #ffffff;
    text-decoration: none;
}

.breadCrumb a
{
    height: 24px;
    padding-left: 5px;
    color: #ffffff;
    text-decoration: none;
}

/*Listing CSS*/
.listSearchBar
{
    height: 27px;
    background-image: url('../../images/Template/bgListingSearchBar.jpg');
    background-repeat: repeat-x;
}

.listHeading
{
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 20px;
}

.listActionBar
{
    background-color: #85afe7;
    border-top: solid 1px #3c76c4;
    border-bottom: solid 1px #3c76c4;
    padding-top: 2px;
    padding-left: 10px;
}

.listHeader
{
    background-image: url('../../images/Template/bgListingHeader.jpg');
    background-repeat: repeat-x;
    height: 21px;
    padding-left: 2px;
    text-align:left;
    font-weight:bold;	
}

.listRowNormal
{
    background-color: #edf0f4;
    padding-left: 2px;
    border-right: solid 1px #ffffff;
}

.listRowAlternate
{
    background-color: #ffffff;
    padding-left: 2px;
    border-right: solid 1px #ffffff;
    
}

.listPagingBar
{
    background-color: #dadada;
    height: 30px;
}
/*Listing CSS - End*/



fieldset
{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

fieldset legend
{
    font-size: 12px;
    color: #1068bc;
    font-family: Tahoma; /*border:solid 1px #709bd2;*/
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px; /*background-color:#49a0f3;*/
    margin-bottom: 10px;
}

/*Left Menu Control CSS*/
.leftMenuBg
{
    background-image: url('../../images/Template/leftMenuBg.gif');
    color: #346da4;
    font-size: 11px;
    text-decoration: none;
    vertical-align: middle;
}


.leftMenuBg a
{
    text-decoration: none;
    color: #346da4;
    font-size: 11px;
}

.leftMenuSub
{
    margin-left: 20px;
    border-left: solid 1px #b1d3ff;
    border-bottom: solid 1px #b1d3ff;
    margin-bottom: 3px;
}

.leftMenuSubContent
{
    padding-left: 10px;
    color: #346da4;
    text-decoration: none;
    padding-top: 2px;
    padding-bottom: 2px;
}

.leftMenuSubContent a
{
    color: #346da4;
    text-decoration: none;
}


/*Left Menu Control CSS -  End*/


/*Inner Grid Header*/
.gridInnerHeader
{
    background-color:#aabbcc;
    color: #0044ff;
}

/*
Dissable Form control
*/
.disabledFormControl
{
    border-bottom-style:none;
    font-family:Tahoma, Verdana, Arial;
    font-size:11px;
}

.requiredField
{
    color:Red;
}

/*
VenDiagram region
*/

.vennDiagramRegion
{
    color:Blue;
    font-size:13px;
    font-weight:bold;
    text-decoration: none;
}

.vennDiagramRegion a
{
    color:Blue;
    text-decoration: none;
}

.vennDiagramRegionSelected
{
    color:Red;
    font-size:15px;
    font-weight:bold;
    text-decoration: none;
}

.vennDiagramRegionSelected a
{
    color:Red;
    text-decoration: none;
}


/*
Venn-Diagram Formula.
*/

.vennDiagramFormulaSz1Blue
{
    font-size:16px;
    color:Blue;
}

.vennDiagramFormulaSz2Green
{
    font-size:14px;
    color:Green;
}

.vennDiagramFormulaSz1Orange
{
    font-size:16px;
    color:#ff6c00;
}

.vennDiagramFormulaSz3Orange
{
    font-size:12px;
    color:#ff6c00;
}

.vennDiagramFormulaSz2Red
{
    font-size:16px;
    color:Red;
}

.vennDiagramFormulaSz3Red
{
    font-size:12px;
    color:Red;
}
.GridSortCSS
{
	font-size:12px;
	color:Black;
	vertical-align:middle;
	text-decoration:none;
}