﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
	background: #FFFFFF url('../Images/bggrey.jpg') repeat-x;
	font-size: .80em;
	font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #696969;
	text-align: center;
	font-weight: normal;
}

/* Display Link as normal */
.greenCell a:link
{
	font-weight: bold  !important;
	color: #696969 !important;
	padding-left:5px;
	text-decoration:none !important;
}

a:link, a:visited
{
	color: #046e3d;
	text-align: left;
}
a:hover
{
	color: #06B566;
	text-decoration: none;
}
a:active
{
	color: #06B566;
}

.aLinks
{
	background-image: url('/EMISPortal/Images/world_S.png'); 
	background-repeat: no-repeat; 
	background-position: left center; 
	text-align: right; 
	padding-left: 12px; 
	font-size: 11px;
}

a[href="javascript: var w=window.open('http://www.globalcrconline.org/');"].level2
{
 background-color:#ad928d;
}
a[href="javascript: var w=window.open('http://www.globalcrconline.org/');"].level2:hover
{
 background-color:#ad675a;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}
/* Popup*/
.popBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.popIt
{
	margin: 0px;
	border-style: none;
	color: #A59A79;
	position: fixed;/*absolute;*/
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	/* Netscape */
	-moz-opacity: 0.7;
	/* IE 5-7 */
	filter: alpha(opacity=70);
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	/* Safari 1.x */
	-khtml-opacity: 0.5;
	z-index: 10000;
	text-align: center;
	vertical-align: middle;
	background-color: Gray; /*rgba(51,51,51,0.7);/* #EBF0DD; 235,240,221*/
	padding-top: 30%;
}
.popItDarker
{
	margin: 0px;
	border-style: none;
	color: #A59A79;
	position: fixed; /*absolute;*/
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.9; /* Netscape */
	-moz-opacity: 0.9; /* IE 5-7 */
	filter: alpha(opacity=90); /* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; /* Safari 1.x */
	-khtml-opacity: 0.9;
	z-index: 10000;
	text-align: center;
	vertical-align: middle;
	background-color: #DFDFDF; /*rgba(51,51,51,0.7);/* #EBF0DD; 235,240,221*/
	padding-top: 30%;
}

.point
{
	cursor: pointer
}

/* Reporter Styles*/
.divEmis
{	
	background-image: url('../Images/EMIStran200.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	min-height: 300px; /*filter: alpha(opacity=10);
	opacity: 0.1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";*/
	text-align: center;
	vertical-align: middle;
	position: relative;
}

.tvReportCol
{
	width: 200px;
	border-right-style: groove;
	border-right-width: thin;
	border-right-color: #E1E1E1;
}
.repGrid
{
	text-align: left;
	padding-left: 5px;
}

}

.fList
{
	list-style-type:none;
	padding:0px;
	margin:0px;	
}
.fListItem
{
	/*list-style-image: url('../Images/folderb10.png');*/
	list-style-type:none;
	background-image: url('../Images/folderb15.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 18px;
	padding-top: 4px;	
}
.fldRLink
{
	text-decoration: none;
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #FFFFFF;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 700;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
	text-align: center;
}
h3
{
	font-size: 1.2em;
	background-image: url('../Images/bgStripG.png');
	text-align: left;
	background-repeat: repeat-y;
	padding-left: 4px;
}


h4
{
	font-size: large;
	color: #808080;
	font-weight: bold;
}

h5, h6
{
	font-size: medium;
	color: #808080;
	text-transform:uppercase;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
	border-style: solid solid none solid;
	border-width: 1px 1px 0px 1px;
	border-color: #855733;
	width: 1024px;
	background-color: #fff;
	margin: 20px auto 0px auto;
}

.header
{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #07195b;
	font-weight: bold;
	top: 0px;
	left: 0px;
	background-image: url('../Images/PortalHead.png');
	z-index:100;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 3px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
	border-style: none solid solid solid;
	border-width: 0px 1px 1px 1px;
	border-color: #855733;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	line-height: normal;
	font-size: 10px;
	color: #854637;
	width: 1024px;
	background: #DFDFDF; /*background-image: url('../Images/bggreen.jpg');
	background-repeat: repeat-y;*/
}
.DevEMIS
{	
	font-weight:bold;
	background: #DFDFDF; 
	-webkit-transition: background-color 500ms ease;
    -moz-transition: background-color 500ms ease;
    -o-transition: background-color 500ms ease;
    -ms-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
    -moz-border-radius: 80px;
	-webkit-border-radius: 80px;
	border-radius: 80px; 
	-khtml-border-radius: 80px; 
	position:relative;	
}
.DevEMIS:hover
{
	cursor: pointer;
	background-color: rgba( 0, 0, 0, .2); /*background: #D2CECC;*/
	-webkit-transition: background-color 500ms ease-out;
	-moz-transition: background-color 500ms ease-out;
	-o-transition: background-color 500ms ease-out;
	-ms-transition: background-color 500ms ease-out;
	transition: background-color 500ms ease-out;	    
    -moz-border-radius: 90px;
	-webkit-border-radius: 90px;
	border-radius: 90px; 
	-khtml-border-radius: 90px; 
	text-shadow: 2px;
}

/* css not this good :P - found tooltip css at cssdeck.com */

.tool-tip
{
	color: #FFFFFF;
	text-transform:capitalize;
	background-color: rgba( 0, 0, 0, .2);
	text-shadow: none;
	font-size: 10px;
	visibility: hidden;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	text-align: center;
	opacity: 0;
	z-index: 999;
	padding: 5px 5px;
	position: absolute;	
	-webkit-transition: all 410ms ease-in-out;
	-moz-transition: all 410ms ease-in-out;
	-ms-transition: all 410ms ease-in-out;
	-o-transition: all 410ms ease-in-out;
	transition: all 410ms ease-in-out;
}

.tool-tip,
.tool-tip.top{
	top: auto;
	bottom: 114%;
	left: 50%;		
}

.tool-tip.top:after,
.tool-tip:after{
	position: absolute;
	bottom: -12px;
	left: 50%;
	margin-left: -7px;
	content: ' ';
	height: 0px;
	width: 0px;
	border: 6px solid transparent;
    border-top-color: rgba( 0, 0, 0, .2);	
}

/* default heights, width and margin w/o Javscript */

.tool-tip,
.tool-tip.top{
	width: 80px;
	height: 22px;
	margin-left: -43px;
}

/* on hover of element containing tooltip default*/

*:not(.on-focus):hover > .tool-tip,
.on-focus input:focus + .tool-tip{
	visibility: visible;
	opacity: 1;
	-webkit-transition: all 410ms ease-in-out;
	-moz-transition: all 410ms ease-in-out;
	-ms-transition: all 410ms ease-in-out;
	-o-transition: all 410ms ease-in-out;
	transition: all 410ms ease-in-out;		
}


/* tool tip slide out */

*:not(.on-focus) > .tool-tip.slideIn,
.on-focus > .tool-tip{
	display: block;
}

.on-focus > .tool-tip.slideIn{
	z-index: -1;
}

.on-focus > input:focus + .tool-tip.slideIn{
	z-index: 1;
}

/* top slideIn */

*:not(.on-focus) > .tool-tip.slideIn,
*:not(.on-focus) > .tool-tip.slideIn.top,
.on-focus > .tool-tip.slideIn,
.on-focus > .tool-tip.slideIn.top{
	bottom: 50%;
}

*:not(.on-focus):hover > .tool-tip.slideIn,
*:not(.on-focus):hover > .tool-tip.slideIn.top,
.on-focus > input:focus + .tool-tip.slideIn,
.on-focus > input:focus + .tool-tip.slideIn.top{
	bottom: 110%;
}	

/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px 0px 0px 0px;
	background-color: #07195b;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	border-spacing: 0px;
	vertical-align: middle;
	}
.orange
{
	color: #F5C406;
	font-weight: bold;
}

div.menu
{
	padding: 0px 0px 0px 8px;
	z-index:888;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
	background-color: #677090;
	border: 1px solid #989EB6;
	color: #dde4ec;
	display: block;
	line-height: 1.35em;
	padding: 4px 20px;
	text-decoration: none;
	white-space: nowrap;
}

div.menu ul li a:hover
{
	background-color: #96a3d2;
	color: #465c71;
	text-decoration: none;
}

div.menu ul li a:active
{
	background-color: #3e4c63;
	color: #cfdbe6;
	text-decoration: none;
}



/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
	display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 250px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 260px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 450px;
	text-align: left;
}


/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align:  center;
    width: 100%;
	height: 100px;
}

.loginDisplay
{
	font-size: 1.1em;
	display: block;
	text-align: right;
	padding: 10px;
	color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: larger;
    color: Red;
	font-weight: 700;
}
.failureNotificationSmall
{
	font-size: x-small;
	color: Red;
	font-weight: 100;
}
.validationFailHighlight
{
	background-color: #FFFACD;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.hTable
{
	padding: 0px;
	margin: 0px;
	width: 1024px;
	border-collapse: collapse;
	border-spacing: 0px;
}

.hide
{
	color: #FF00FF;
	font-size: 1px;
	visibility: hidden;
	background-color: #FFFF00;
	width: 100px;
	height:2px;
}
.dgv
{
	background-color: #677090;
	color: #dde4ec;
	text-align: left;
}

.TableColHead
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C0C0C0;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}
.TableColHeadB
{
	font-weight: bold;
	color: #000000;
	background-color: #C0C0C0;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
}

.TableBottomBorder2
{
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: #C0C0C0;
    border-spacing: 5px;
}

.DefaultRow
{
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #C0C0C0;
	
}
.dataCellSmall
{
	text-align: center;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.infoCellSmall
{
text-align: center; 
font-size: 9px; 
font-style: italic;
}

.greenCell
{
	background-color: #81B49B;
}

/*ToTop*/
.TTop
{
	background-image: url('/EMISPortal/Images/totop-fst.png'); 
	background-repeat: no-repeat; 
	background-position: center center; 
	position: fixed; 
	bottom: 5px;
	right: 5px;
	padding-left: 12px; 
	width:40px; 
	height:48px
}
.TTop:hover
{
	background-image: url('/EMISPortal/Images/totop-fs.png'); 	
}


/*AutoCompleteExtender*/

.aceHigh
{
	background-color: #a59a79;
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer;
}
.aceMatch
{
	font-weight:bold;
}
.aceItem
{
	background-color: White;
	font-weight: normal;
}
.aceList
{
	padding: 0px;
	background-color: #EEEEEE;
	font-weight: normal;
	margin: 0px;
	list-style-type: circle;
	text-align: left;
}

.load
{
    background-image: url(../Images/loader.gif);
    background-position: right;
    background-repeat: no-repeat;
}

.lbls
{
	font-style:italic;	
}

/*Default page*/
.smallBlue
{
	width: 7px; height: 7px;
}
.normalBlue
{
	width: 10px; height: 10px;
}

.DefaultRowSmall
{
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #C0C0C0;
	font-size: 0.75em;
	text-align:left;
	display:block;
}
.olSmall
{
	list-style-image: url(../Images/acceptS.png);
	padding-left: 20px;
	margin-left: 15px;
	font-weight: normal;
}
.olNormal
{
	list-style-image: url(../Images/accept.png);
	padding-left: 20px;
	margin-left: 30px;
	font-weight: normal;	

}
.olSmallSub
{
	font-style: italic; padding-left: 20px; margin-left: 15px; list-style-image: url(../Images/acceptS.png)
}

 .styleSI
{
	font-size: x-small;
	color: Gray;
	color: #800000;
	letter-spacing: 5px;
}  

/* Manual table at sams downloads */
.greenTable
{
	border: thin solid #ffffff;
	background: #a39975 url('../Images/tableBackground.png') no-repeat center;
	height: 234px;
	width: 85%;
	position: relative;
	z-index: 998;
	color: #FFFFFF;
}	
	.greenHeader
{
	background-image: url(../Images/bgSmallw2.png);
	text-decoration: underline;
	font-size: 1.3em;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	font-weight: bold;
}
.greenCellManuals
{
	padding-left:5pt;	
	font-family:Arial;
	font-size:10pt;
	color:#ffffff;
	height:30px;
	text-align:left;
}
.aManuals
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5pt;
}

/* Added by Boipelo for Helpdesk.aspx */
.form-submit-button 
{
    background: #0066A2;
    color: white;
    border-style: outset;
    border-color: #0066A2;
    height: 35px;
    width: 100px;
    font: bold 15px arial, sans-serif;
}

.form-create-button 
{
    background: #0066A2;
    color: white;
    border-style: outset;
    border-color: #0066A2;
    height: 26px;
    width: 100px;
    font: bold 12px arial, sans-serif;
}


/* Content Page Layout */
.demoarea {
	padding:20px;
	background:#FFF url(images/demotop.png) no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}