﻿.MasterBackgroundImage
{
	background-image: url(/Portal/Images/ZCO_BackGround.jpg);
}

html 
{
    overflow:auto;
}

body
{
	font-family: Verdana, Arial, Sans-Serif;
	color: #93979A;
	font-size: 10pt;
}

.Perf
{
	color: Gray;
	font-size: smaller;
}

.style1
{
    width: 100%;
}
.style2
{
    width: 200px;
}           
.style3
{
    width: 225px;
}
.style4
{
    width: 125px;
}      
.style5
{
    width: 25px;
}  
.style6
{
    width: 200px;
}
.style7
{
    width: 193px;
}    
.style8
{
    width: 225px;
}        
.style10
{
    width: 25px;
}
.style13
{
    width: 750px;
}

.gradient 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;		
	color: #FFFFFF;		
    height: 26px;
    background: url(images/header.gif) 0% 0% repeat-x;
}

.GridBody 
{
    text-align: center;    
    width: 100%;
    margin:0 auto;
}

.Grid 
{
     width:100%;
     margin:0 auto;
     text-align: left;
}

.Error
{
    border-style: groove;
    border-color: #149751;
    border-width: thin;
    /*margin: 10%;*/
    padding: 1%;
    font-weight:bold;
    text-align: center;
}
.Roles 
{
 float:left;    
}
.UserInformation 
{
}
.watermarked
{
       background: #FFAAFF;
}

.GridViewStyle
{
    border: 2px solid;
    padding: 4px;
    border-color: #149751;
    color: Black;
}
LoginScreen 
{
    font-weight: bolder;
    border: 2px solid;
    padding: 4px;
    border-color: #149751;
    display: table-caption;
}

div#NewUser 
{
    text-align: center;
    margin:0 auto;
}
div#NewUserHeader
{
    text-align:left;
    width: 100%;    
    margin-left: auto;
    margin-right:auto;
}
div#NewUserMain
{
    width: 50%;    
    margin:0 auto;
}
div#NewUserError 
{
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align:left;
    border-color: #149751;
    border-style: solid;
    border-spacing: 2%;
    border-width: thin;
}

.NewUserCompleted
{
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align:left;
    border-color: #149751;
    border-style: solid;
    border-spacing: 2%;
    border-width: thin;
}

.GridViewStyle a
{
    color: #FFFFFF;
}

.GridViewHeaderStyle th
{
    border-left: 1px solid #EBE9ED;
    border-right: 1px solid #EBE9ED;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	height: auto;
	font-weight:bold;
}

.GridViewHeaderStyle
{
    font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	height: auto;
	font-weight:bold;
    color: #FFFFFF;
    background: url(images/header.gif) 0% 0% repeat-x;
}

.GridViewFooterStyle
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	height: auto;
	font-weight:bold;
    color: #FFFFFF;
    background: url(images/header.gif)  0% 0% repeat-x;
}

.GridViewRowStyle
{
    background-color: #FFFFFF;
    color: #000000;
}

.GridViewAlternatingRowStyle
{
    background-color: #F6F6F8;
    color: #000000;
}

.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
    border: 1px solid #EBE9ED;
}

.GridViewRowStyle a, .GridViewAlternatingRowStyle a
{
    color: #000000;
}

.GridViewSelectedRowStyle
{
    background-color: #E2DED6;
    font-weight: bold;
    color: #333333;
}

.GridViewPagerStyle
{
    background-color: #284775;
    color: #FFFFFF;
}
.GridViewPagerStyle table /* to center the paging links*/
{
    margin: 0 auto 0 auto;
}
.DisabledTextBox 
{
/*
    background-color: Gray;
    color:Black;
*/
    cursor: default;
}
.RequiredLabel 
{
    color:Red;
}

.TableClass 
{
/*
    border: 2px solid;
    padding: 4px;
    border-color: #149751;
*/
    color:Black;
}

.TableRowClass 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: smaller;    
}

.TableCellLeft
{
    text-align:right;
    text-transform:capitalize;
    vertical-align:middle;
/*    
    border-bottom: 2px solid;
    border-color: #149751;
*/
}
.TableCellRight
{
    text-align:left;
    vertical-align:middle;
    border-spacing: 0;
/*    
    border-bottom: 2px solid;
    border-color: #149751;
*/
}

.ButtonTableClass 
{
}
.ButtonAllUsersClass 
{
}
.ButtonSaveClass 
{
}
.UserAddedSuccessfully 
{
    border-style: groove;
    border-color: #149751;
    border-width: thin;
    /*margin: 10%;*/
    padding: 1%;
    font-weight:bold;
    text-align: center;
}
div.hr hr
{
    background-color: Green;
    color: Green;
    height: 2px;
}
.RequiredTextBox
{
    background-color:Yellow;
}
.ErrorLabel 
{
    background-color:Black;
    color:Red;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	-moz-opacity:.70;
	-ms-filter:"alpha(opacity=70)";
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

.headerfont 
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;		
	color: #FFFFFF;		
}

.LeftMenuBar
{
	background-color: #149751;
	color: White;
	font-size: 8pt;
	width: 175px;
	margin: 5px;
	font-weight: bold;
	padding-bottom:10px;
	padding-top:10px;
}

.Link
{
	color: White;
	cursor: hand;
	text-decoration: none;
}

ul
{
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
}

.newsTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
}

.newsBody
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.newsControlTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
}

.newsSumarry
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.DropShadow
{
	filter: progid:DXImageTransform.Microsoft.Shadow(color=Gray, direction=135, strength=5);
	border-width: 1px;
	border-style: solid;
	border-color: Silver;
	cursor: pointer;
}

p
{
	font-family: Verdana, Arial, Sans-Serif;
}

h1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14pt;
}

h2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13pt;
}

h3
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12pt;
}

table h1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14pt;
}

table h2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13pt;
}

table h3
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12pt;
}

a
{
	text-decoration: none;
	outline: none;
	color: Gray;
}

a.categoryLink:link
{
	text-decoration: none;
	outline: none;
	color: #696969;
	cursor: hand;
}
a.categoryLink:visited
{
	text-decoration: none;
	outline: none;
	color: #696969;
	cursor: hand;
}
a.categoryLink:hover
{
	text-decoration: underline;
	outline: none;
	color: #696969;
	cursor: hand;
}

.DivCenter
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

a:hover
{
	text-decoration: underline;
	color: #1A205A;
}
a:visited
{
	color: #1A205A;
}



a.NoLink:link
{
	color: #FFFFFF;
	text-decoration: none;
}

a.NoLink:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

a.NoLink:hover
{
	color: #FFFFFF;
	text-decoration: none;
}


a.SeletedLink:link
{
	color: #CC9900;
	text-decoration: underline;
}

a.SeletedLink:visited
{
	color: #CC9900;
	text-decoration: underline;
}

a.SeletedLink:hover
{
	color: #CC9900;
	text-decoration: underline;
}

.Hidden
{
	display: none;
}

.NoLink
{
	color: #FFFFFF;
	text-decoration:none;
}
.LeftMenu
{
	background-color: #149751;
	color: #FFFFFF;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	width:200px;
	text-decoration:none;
}

.MasterLeft
{
	background-color: #149751;
	color: #FFFFFF;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	text-align: left;
	height: auto;
	padding: 5px;
	font-weight:bold;
	width:200px;
}

.MasterContent
{
	text-align: left;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
}

.MenuBar
{
	background-color: #d9d9d9;
	border: 2px solid #d9d9d9;
}

.TopGroup
{
	background-color: #d9d9d9;
	cursor: pointer;
}

.MenuGroup
{
	background-color: #d9d9d9;
	border: 1px solid #d9d9d9;
	cursor: default;
}

.TopMenuItem
{
	background-color: #d9d9d9;
	font-size: smaller;
	font-weight:bold;
	color: #595959;
	cursor: default;
}

.TopMenuItemHover
{
	background-color: #EBEBEB;
	font-size: smaller;
	color: #595959;
	cursor: default;
	font-weight:bold;
}

.MenuItem
{
	font-size: smaller;
	border: 1px solid #d9d9d9;
	color: #595959;
	cursor: default;
	padding: 20px;
	font-weight:bold;
}

.MenuItemHover
{
	font-size: smaller;
	background-color: #EBEBEB;
	color: #808080;
	border: 1px solid #ffffff;
	cursor: default;
	font-weight:bold;
}

.TopGroupFoot
{
	background-color: Transparent;
	cursor: default;
}

.MenuGroupFoot
{
	font-size: smaller;
	cursor: default;
}
.MenuGroupFootHover
{
	font-size: smaller;
	background-color: #EBEBEB;
	color: #808080;
	cursor: default;
}
.TopMenuItemFoot
{
	font-size: smaller;
	background-color: Transparent;
	color: #FFFFFF;
	cursor: default;
}

.TopMenuItemHoverFoot
{
	font-size: smaller;
	background-color: #EBEBEB;
	color: #808080;
	cursor: default;
	line-height: 100%;
}

.MenuItemFoot
{
	font-size: smaller;
	border: 1px solid #EBEBEB;
	color: #FFFFFF;
	cursor: default;
	background-color: Transparent;
}

.MenuItemHoverFoot
{
	font-size: smaller;
	background-color: #EBEBEB;
	color: #808080;
	border: 1px solid #808080;
	cursor: default;
}

.DropShadow
{
	filter: progid:DXImageTransform.Microsoft.Shadow(color=Gray, direction=135, strength=5);
	border-width: 1px;
	border-style: solid;
	border-color: Silver;
	cursor: pointer;
}

.ImageLogo
{	
}

.MenuBody
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #696969;
	font-style: normal;
	text-align: center;
 	background-repeat: repeat;
}

