html , body, div, span, iframe, h1, h2, h3, h4,blockquote,
a,em,font, img, b, u, i, table, tbody, tfoot, thead, tr, th, td, input,textarea,select{
	text-align: left;
	font-family: sans-serif, Arial, Helvetica ;
	font-size: 16px;
	line-height: 1.30;
}


body {
	
}

.copyright{
	font-size: 0.85em;
}
.wrapper, .indx{
	
	
}

.wrapper{
	/*position:fixed;
	margin-top:-115px;
	z-index:99;*/	
}

.topRow{
	max-height:50px;
}

.topRow hr{
	position:relative;
	top:-25px;
}

.indx{

	position:fixed;
	margin-top: 50px;
	
}

.indx a{
	text-decoration:none;
}

.scrollindx{  
	height:300px;
	overflow-y:scroll;
	/*border-style:inset;
	background-color:white; */
	padding-right:10px;
}

.scrollSmall{  
	height:30px;
	overflow-y:scroll;
	border-style:inset;
	border-color:black;
	border-width:1px;
	background-color:white;
	padding:5px;
}

.hoverLight:hover{
	color: rgb(255,121,0);
	-webkit-box-shadow: 0px 0px 1px 1px rgb(255,121,0);
	-moz-box-shadow: 0px 0px 1px 1px rgb(255,121,0);
	box-shadow: 0px 0px 1px 1px rgb(255,121,0);
	width:100%;
	background-color:rgb(255,135,135);
	color:white;
}


.scrollindx li:hover{
	color: rgb(255,121,0);
	-webkit-box-shadow: 0px 0px 1px 1px rgb(255,121,0);
	-moz-box-shadow: 0px 0px 1px 1px rgb(255,121,0);
	box-shadow: 0px 0px 1px 1px rgb(255,121,0);
	width:100%;
	background-color:rgb(255, 255, 230);
}

.scrollindx h1 {
	color:blue;
}

span.scrollindx{
	
	
}
.scrolliframe{
	max-height:90%;
	width:95%;
	overflow:auto;
	padding-top:20px;
}
.midjframe{
	/*position:relative;
	top:-18px;*/
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	display:inline-block;    
	/*border-style:outset;
	border-color:rgb(225,255,255);
	margin-top:25px;
	margin-left:10px;
	min-width:500px;*/
	width:95%;
	padding:10px;
}
/*
#jshare .midjframe{
		max-height:300px;
		}
*/

.norm {
	margin-left:10px;
}
.footer{
	/*position: relative;
	margin-top:10px;*/
	font-size: 0.80em;
} 
.footerfront {
	/*box-shadow: -5px 5px 5px rgb(136,136,136);
	width:90%;
	min-width:900px;*/
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	/*border-style:outset;
	border-color:rgb(255,255,255);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	z-index:0;
	padding: .5em .25em .5em 1em;
	font-size: 0.80rem;
} 

.footerfront i, .footerfront a {
	font-size: 0.80rem;
}

.title{
	width:85%;
	min-width:720px;
	margin-top:50px;
	padding-top:5px;
	height:30px;
	position:fixed;
}
.backgroundN{
	background-color: rgb(221,220,228);
	background-color: rgba(221,220,228,0.6);
}
.background{
	background-color: rgb(221,220,228);
	background: -webkit-linear-gradient(rgba(45,18,174,0.2),rgba(225,230,240,0.3),rgba(45,18,174,0.2) ); /* For Safari */
	background: -o-linear-gradient(rgba(45,18,174,0.2),rgba(225,230,240,0.3),rgba(45,18,174,0.2) ); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(rgba(45,18,174,0.2),rgba(225,230,240,0.3),rgba(45,18,174,0.2) ); /* For Firefox 3.6 to 15 */
	background: linear-gradient(rgba(45,18,174,0.2),rgba(225,230,240,0.3),rgba(45,18,174,0.2) ); /* Standard syntax */
}
.background2{
	background-color:rgb(221,220,228);
	background-color:rgba(45,18,174,0.1);
}
.hrBackgroundN{
	background-color: rgb(255,135,135);
	background-color: rgba(255,135,135,0.4);
}

.hrBackground{
	background-color: rgb(255,135,135);
	background: -webkit-linear-gradient(rgba(255,135,135,0.4),rgba(255,255,255,0.3),rgba(255,135,135,0.4) ); /* For Safari */
	background: -o-linear-gradient(rgba(255,135,135,0.4),rgba(255,255,255,0.3),rgba(255,135,135,0.4) ); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(rgba(255,135,135,0.4),rgba(255,255,255,0.3),rgba(255,135,135,0.4) ); /* For Firefox 3.6 to 15 */
	background: linear-gradient(rgba(255,135,135,0.4),rgba(255,255,255,0.3),rgba(255,135,135,0.4) ); /* Standard syntax */
}
.h1 {font-size:14px;
	font-weight:bold;}

#contacts, .h1 {
	font-size:24px;
	text-align:center;
}	
	
.noWrap{
	white-space: nowrap;
}

.displayN {
	display: none;
}
 /*===================================================
 Logo and top bar 
======================================================*/
.bar{
	width:100%;
	position: relative;
} 

.bar a{
	font-weight:bold;
	font-size: 16px;
	text-decoration:none;
	padding: 0px 5px;
	text-decoration:none;
	text-align: center;
	/*background-image: url(../images/small/clear_vertical_bar.png);
	background-repeat: no-repeat;*/
	border-right-style:solid;
	border-right-color:rgb(255,255,0);
	border-right-width:1px;
	
	
	
}
.bar a:hover{
	color: rgb(255,255,0);
	-webkit-box-shadow: 0px 0px 15px 1px rgb(255,255,0);
	-moz-box-shadow: 0px 0px 15px 1px rgb(255,255,0);
	box-shadow: 0px 0px 15px 1px rgb(255,255,0);
}

#logoContainer{
	width:150px;
	height:50px;
	margin-right:5px;
	z-index:1;
	
	float:left;
}

.logo {
	letter-spacing: 1px;
	color: rgb(131,150,156);
	text-shadow: 1px 2px .75px rgb(51,72,115);
	font-size: 1.5em;
	position: relative;
	margin-top:-5px;
	float:left;
	z-index:99;
}

.logo:hover  {
	text-shadow: 1px 2px .75px rgb(255,135,135);
}

 .imgLogo {
	width:150px;
	height:50px;
	/*border: solid 1px rgb(255,255,255);*/
}

.narrow{
	height:10px;
}


.thick{
	height:20px;
}

.thickNav{
	height:20px;
	padding-top:2px;
}

 /*===================================================
 End Logo and top bar 
======================================================*/
.banner{
	border: solid 1px rgb(255,255,255);
	padding:2px;
	top:-15px;
	position: relative;
	width:100%;
}
#jshCase .banner{
	display:inline-block;
	width:90%;
	}

.scroll_i .banner{
	top:0px;
}

/*========================================
colours
==========================================*/
.errCol, .startCol{
	color:red;
	}
.endCol{
	color:green;
}
.posCol{
	color:blue;
}

#signup .errCol{
 margin-left:125px
	}
#loginfrm  .errCol{
	font-size:11px;
	}
.orange{
	background-color:rgb(255,121,0);
	color:white;
}

.hrPink{
	background-color:rgb(255,135,135);
	color:white;
}

.logoBackground{
	background-color:rgb(255,121,0);
	background: -webkit-linear-gradient(rgba(255,121,0,0.8),rgba(255,255,0,0.3),rgba(255,121,0,0.8) ); /* For Safari */
	background: -o-linear-gradient(rgba(255,121,0,0.8),rgba(255,255,0,0.3),rgba(255,121,0,0.8) ); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(rgba(255,121,0,0.8),rgba(255,255,0,0.3),rgba(255,121,0,0.8) ); /* For Firefox 3.6 to 15 */
	background: linear-gradient(rgba(255,121,0,0.8),rgba(255,255,0,0.3),rgba(255,121,0,0.8 )); /* Standard syntax */
}
.yellow{
	background-color:rgb(255,255,0);
}

.light{
	background-color:rgb(255,255,179);
}

.lightBlue {
	background-color:rgb(215, 255, 255);
}


.logoGrey{
	background-color:rgb(131,150,156)
}

.coolBlue{
	background-color: rgb(245, 252, 252)
}
.white{
	background-color: rgb(255, 255, 255)
}

.hiLite:hover{
	background-color: rgb(255,135,130);
	background-color:rgba(255,135,135,0.4)
}
/*========================================
End colours
==========================================*/
/*----------------------------
	Styling the swing image
-----------------------------*/


#logoContainer{
	position:relative;
	z-index:1;
	-moz-perspective: 800px;
	-webkit-perspective: 800px;
	perspective: 800px;
}
#logoContainer img:hover{
	/*border-color:rgb(255,121,0);*/
}

#logoContainer img{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	
	/* Enabling 3d space for the transforms */
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	
	/* When the images are flipped, they will be hidden */
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	
	/* Enabling a smooth animated transition */
	-moz-transition:2s;
	-webkit-transition:2s;
	transition:2s;
	}
	
#front{
	z-index:100;
}

#back{
	z-index:1;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	/* Rotating the front image by default */
	-moz-transform:rotateY(180deg);
	-ms-transform:rotateY(180deg);
	-o-transform:rotateY(180deg);
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg);
}

#logoContainer.flipped #front{
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	/**
	 * Rotating the front image when the
	 * flipped class is added to the container
	 */
	
	-moz-transform:rotateY(-180deg);
	-ms-transform:rotateY(-180deg);
	-o-transform:rotateY(-180deg);
	-webkit-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
	
}

#logoContainer.flipped #back{
	
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	/* Rotating the back image div into view */
	-moz-transform:rotateY(0deg);
	-ms-transform:rotateY(0deg);
	-o-transform:rotateY(0deg);
	-webkit-transform:rotateY(0deg);
	transform:rotateY(0deg);
}
/* =================================================
Form elements - buttons,input, labels, textarea etc
====================================================*/
.labelDialog {
	display: block;
	clear: left;
	float: left;
	width: 80px;
	text-align: left;
	padding: 5px 5px 0 0;
	color: black;
}


.labelProfile {
	font-weight: bold;	
	display: block;
	clear: left;
	float: left;
	width: 140px;
	text-align: right;
	vertical-align: middle;
	padding: 0 0 5px 0;

}
.labelProfileSm {
	font-weight: bold;	
	display: block;
	clear: left;
	float: left;
	width: 80px;
	text-align: right;
	vertical-align: middle;
	padding: 0 0 5px 0;
	
}


.tnImg {
	vertical-align: middle;
}

#chngPwdfrm .labelDialog{
	width: 100px;
}
#usrUpdateFrm  .labelDialog, #crmEditFrm  .labelDialog, #crmAddfrm .labelDialog{
	width: 150px;
}
.pword{
	width: 170px;
	position:relative;
	padding: 5px 5px 0 0;
	left:0px;
	border: solid 1px rgb(255,255,255);
	border-style:inset;
	font-size:1em;
}

.indentfrmlbl{
	position:relative;
	width:160px;
	padding: 10px 0 10px 0;
	font-size:0.875em;
	text-align: right;
	}

input:hover, textarea:hover {
	-webkit-box-shadow: 0px 0px 5px 1px rgb(255,121,0);
	-moz-box-shadow: 0px 0px 5px 1px rgb(255,121,0);
	box-shadow: 0px 0px 5px 1px rgb(255,121,0);
}

input, textarea{
	margin-bottom:5px;
	max-width:95%;
	}
	
#crm_types input,
#crm_activity input
{
	margin-bottom:5px;
	width:250px;
	}
	
#crm_types input[type="checkbox"],
#crm_activity input[type="checkbox"]
{
	margin-bottom:10px;
	width:20px;
	}
input[type=file] { width: 99%;}	

#contactEditFrm .roles input,
#contactEditFrm .roles select
{	
	border-style:none;
	margin-bottom:5px;
	font-size:0.9em;
	
	}
	
#TTO input{
	width:100px;
	}	
#TTO .savebuttnX{
	width:200px;
	}
#TTO .key{
	font-size:0.875 rem;
}	

#schols td, #bnkhols td {	
	font-size:0.875rem;
}	
.mins, .hrs{
	width:50px;
	text-align:center;
	}
	
.margin5r{
	margin-right:5px;
}

.margin10r{
	margin-right:10px;
}

.margin20r{
	margin-right:20px;
}

.label_bold{
	/*color: rgb(0,0,255);*/
	font-weight:bold;
	font-size:0.875em;
}

.labeld {
	display: block;
	clear: left;
	float: left;
	width: 150px;
	text-align: left;
	padding: 5px 5px 0 0;
	color: black;
	font-size:0.875em;

}

#TTO .labeld{
	font-size:1rem
	}

.labeldpr {
	display: block;
	font-weight:bold;
	clear: left;
	float: left;
	width: 80px;
	text-align: left;
	color: black;
	padding-right:10px;
}


.labeltextpr {
	display: block;
	font-weight:bold;
	clear: left;
	float: left;
	width: 300px;
	text-align: left;
	color: black;
	padding-right:10px;
}
.labelgen {
	
	padding: 5px 5px 0 0;
	color: black;
	font-size:0.875em;
}

.labelgenpr {
	font-weight:bold;
	text-align: left;
	color: black;
}
.labelsmall {
	padding: 5px 5px 0 0;
	color: black;
	font-size:0.65em;
}

.label_l {
	display: block;
	clear: left;
	float: left;
	width: 160px;
	text-align: right;
	padding: 5px 5px 0 0;
	font-size:0.875em;
}
.labelLeft {
	display: block;
	clear: left;
	float: left;
	width: 200px;
	text-align: left;
}
.lblLeft250 {
	display: block;
	clear: left;
	float: left;
	width: 250px;
	text-align: left;
}
.char70 {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	width: 70ch;
	min-width: 15ch;
}
.char50 {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	width: 50ch;
	min-width: 15ch;
}
.char35 {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	width: 35ch;
	min-width: 35ch;
}
.char30 {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	width: 30ch;
	min-width: 30ch;
}
.char25 {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	width: 25ch;
	min-width: 25ch;
}
.char20 {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	width: 20ch;
	min-width: 20ch;
}
.char15 {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	width: 15ch;
	min-width: 15ch;
}
.char8 {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	width: 8ch;
	min-width: 8ch;
}
.char10 {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	width: 10ch;
	min-width: 10ch;
}
.labelLeftSch {
	display: block;
	clear: left;
	float: left;
	width: 300px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden; 
}

#TTO .labelLeftSch {
	width: 280px;
}
.labelRight {display: inline-block;
	clear: right;
	float: right;
	width: 250px;
	text-align: left;
	
}
/*The following are useful for displaying data within info boxes*/
.txtInfLeft {display: inline-block;
	clear: right;
	float: left;
	width: 250px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden; 
}

.txtInfRight {display: inline-block;
	clear: right;
	float: right;
	width: 250px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden; 
}
/*---------------------------------------------------------*/
.wspnor{
	white-space: normal;
}
.right {display: block;
	/*clear: left;*/
	float: right;
	width: 160px;
	text-align: right;
	padding: 5px 5px 0 0;
	font-size:0.875em;}
	
.rt {float:right;}

.menuFloatR{
	position:relative;
	float:right;  
	top: 40px;
    right: 20px;
	z-index:9999;
}
#infoframe .menuFloatR, #contacts .menuFloatR{
	top: 0px;
}
.right {display: block;
	float:right;}
.left {display: block;
	float:left;}	
	
.txtLeft{text-align:left;}
.txtRight{text-align:right;}
.block {display: block;
}
/* The recycle is the background empty or full bin icon*/
#contactEditFrm span.recycle, #bernieEdFrm span.recycle, #crmEditFrm span.recycle,#jshEditFrm span.recycle  {font-size:20px;
}
	
#bernieEdFrm input[type="checkbox"] + label .recycle, #crmEditFrm input[type="checkbox"] + label .recycle, #jshEditFrm input[type="checkbox"] + label .recycle, #contactEditFrm input[type="checkbox"] + label .recycle, #jshEditFrm input[type="checkbox"] + label .recycle{
	background-image: url(../images/recycle_bin4.png);
	background-repeat: no-repeat;
	background-position: -48px 0px;
	
}

#bernieEdFrm  input[type="checkbox"]:checked + label .recycle,#crmEditFrm  input[type="checkbox"]:checked + label .recycle,#jshEditFrm  input[type="checkbox"]:checked + label .recycle,#contactEditFrm  input[type="checkbox"]:checked + label .recycle,#jshEditFrm  input[type="checkbox"]:checked + label .recycle{
	background-image: url(../images/recycle_bin4.png);
	background-repeat: no-repeat;
	background-position: -48px -24px;
}

#bernieEdFrm input, #bernieEdFrm textarea{
 
}

#bernieEdFrm hr {  border-top: 1px solid rgb(110,138,195);
    margin: 5px 0px 10px 0px; padding: 0; 
}

.addbuttn ,.backbuttn, .savebuttn 
{
	top:20px;
	position:fixed;
	line-height:0;
	z-index:99;
}

.addbuttn 
{
	margin-left:40%;	
}
.backbuttn 
{
	top:10px;
	margin-left:60%;	
}

.savebuttn {
	margin-left:25%;	
}
.savebuttn :hover, .addbuttn :hover{
	border-style:inset;
	border-color:transparent;
	border-width:1px;
	cursor: pointer;
}

#crm_types .newbuttn,
#crm_activity .newbuttn
{
	top:200px;
	width:80px;
	position:absolute;
	margin-left:30%;	
	z-index:99;
	padding:3px 5px;
}
 #crm_types .editbuttn,
 #crm_activity .editbuttn
{
	top:170px;
	width:80px;
	position:absolute;
	margin-left:30%;	
	z-index:99;
	padding:2px 5px;

}
.emp {
	
	padding:5px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-webkit-box-shadow: 6px 6px 6px rgba(5,5,5,0.8);
	box-shadow: 6px 6px 6px rgba(5,5,5,0.8);
	margin-bottom:5px;
}

.noemp {
	padding:5px;
	margin-bottom:5px;
	margin-right:5px;
	margin-bottom:5px;
	-webkit-box-shadow: 2px 2px 1px rgba(5,5,5,0.8);
	box-shadow: 2px 2px 1px rgba(5,5,5,0.8);
	background-color:white;
	/* Enabling a smooth animated transition */
	-moz-transition:0.5s;
	-webkit-transition:0.5s;
	transition:0.5s;
}

#estabs .noemp:hover,
#jshCase .noemp:hover,
#users .noemp:hover
 {
	-webkit-box-shadow: 1px 1px 1px rgba(5,5,5,0.8);
	box-shadow: 1px 1px 1px rgba(5,5,5,0.8);
	background-color: rgb(255,135,135);
	background-color: rgba(255,135,135,0.4);
}
#estabs a{
	color:black;
}
#estabs b{
	font-size:14px;
	font-weight:bold;
	color:blue;
}

.noempHilite {
	padding:5px;
	margin-bottom:5px;
	margin-right:5px;
	margin-bottom:5px;
	-webkit-box-shadow: 1px 1px 1px rgba(5,5,5,0.8);
	box-shadow: 1px 1px 1px rgba(5,5,5,0.8);
	background-color: rgb(255,135,135);
	background-color: rgba(255,135,135,0.4);
	/* Enabling a smooth animated transition */
	-moz-transition:0.5s;
	-webkit-transition:0.5s;
	transition:0.5s;
}

#contacts .noemp{
	margin-bottom:0px;
	height:15px;
	overflow-y:hidden;
	/* Enabling a smooth animated transition */
	-moz-transition:0.5s;
	-webkit-transition:0.5s;
	transition:0.5s;
}

#contacts .noemp2{
	margin-bottom:0px;
	height:310px;
	/* Enabling a smooth animated transition */
	-moz-transition:0.5s;
	-webkit-transition:0.5s;
	transition:0.5s;
	overflow-y:scroll;
}

#contacts .titleSpace{
	height:25px;
}

.stdBorder{
	border: solid 1px rgb(255,255,255);
	border-style:inset;
	height:400px;
	width:400px;	
}

.div1, .div2,.div3
{
	width:100px;
	height:20px;
	text-align:center;	
	
}
.div1{
	background-color:rgb(255,121,0);
	top:0px;
	left:100px;
	position:relative;
	z-index:1;
}

.div2{
	background-color:rgb(255,255,0);
	top:0px;
	left:100px;
	position:relative;
	z-index:0;
}

.div3{
	background-color:rgb(0,0,255);
	top:0px;
	left:100px;
	color:white;
	position:relative;
	z-index:0;
}
.dropd{
	margin:3px 0px;
}

.raisetxt{
	vertical-align:top;
	padding-top:5px;
}
#crmEditFrm input[type="checkbox"]:checked + span,
#crmAddFrm input[type="checkbox"]:checked + label,
#crmSelEstab input[type="checkbox"]:checked + label,
#crmSelEstab input[type="radio"]:checked + label, 
#crmSelType input[type="checkbox"]:checked + label,
#crmSelType input[type="radio"]:checked + label,
.crmHelp input[type="checkbox"]:checked + label,
.crmHelp input[type="radio"]:checked + label,
#crmSelActivity input[type="checkbox"]:checked + label,
#crmSelActivity input[type="radio"]:checked + label
{
	background-color:rgb(255,135,135);
	color:white;
	padding:1px 2px
}
/*--------auth and sign in ------------------------------*/
a{	
	text-decoration:none;
}


.auth {
	width:200px;
	min-width:75px;
	/*background-color:red;
	position:absolute;
	z-index:10;*/
	
	top:0px;
	float:right;
}

.auth img{
	position:absolute;
	z-index:10;
}

.auth, .signed {	
	padding:7.5px ;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=145, Strength=1);
}

.sign{
	position:relative;
	padding:5px;
	margin-top:-25px;
	/* Enabling a smooth animated transition */
	-moz-transition:0.5s;
	-webkit-transition:0.5s;
	transition:0.5s;
	
}
.signPic{
	position:relative;
	top:-10px;
	margin-top:-25px;
	/* Enabling a smooth animated transition */
	-moz-transition:0.5s;
	-webkit-transition:0.5s;
	transition:0.5s;
	
}

.signed{	
	color:rgb(0,0,255);
	font-weight:bold;
	padding-left:2px;
}

.mkclick{
	color:rgb(0,0,255);
	cursor:pointer;
	text-decoration:underline;
}

.clickable{ 
	cursor:pointer;
}

.navigation{
	margin-top:-15px;
	position:relative;
	/* Enabling a smooth animated transition */
	-moz-transition:0.5s;
	-webkit-transition:0.5s;
	transition:0.5s;
	
}
#contacts  .navigation{
	margin-top: 0px;
}

.navigation img{
/* Enabling a smooth animated transition */
	-moz-transition:0.5s;
	-webkit-transition:0.5s;
	transition:0.5s;
}
/*------end auth and sign in ------------------------*/

/*====================================================
Styling
=====================================================*/
a img {
    border:none;
}

.borderd{
	border-color:rgb(0,0,0) !important;
}
.borderd:hover {
	border-color:rgb(45,18,174) !important;
}


.borderl{
	border-color:rgb(225,230,240) !important;
}
.borderl:hover {
	border-color:rgb(45,18,174) !important;
}



.bordery:hover {
	border-color:rgb(255,255,0) !important;
}

.borderbtm{
	border-bottom: 1px solid;
}

.boxshad{box-shadow: -5px 5px 5px rgb(136,136,136);}

.clearb{clear:both;}

#frontthree a, .noDec {
	text-decoration:none;
}

.highlight {
	
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	z-index: 100;
	background-color:rgb(255,255,255);
}

.highlight_nobg {
	
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	z-index: 100;
	
}

.highlight:hover, .highlight_nobg:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.imgshad{
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#222222', Direction=145, Strength=3);
	box-shadow: -5px 5px 3px #222222;
	-moz-box-shadow: -5px 5px 3px #222222;
	-webkit-box-shadow: -5px 5px 3px #222222;
}

.auth .imgshad {
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#222222', Direction=145, Strength=3);
	box-shadow: -3px 2px 1px #222222;
	-moz-box-shadow: -3px 2px 1px #222222;
	-webkit-box-shadow: -3px 2px 1px #222222;
}

img.imgshad:hover, .imgshad:hover{
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#222222', Direction=145, Strength=3);
	box-shadow: -1px 1px 1px #222222;
	-moz-box-shadow: -1px 1px 1px #222222;
	-webkit-box-shadow: -1px 1px 1px #222222;
}
.imgshad2{
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#222222', Direction=145, Strength=3);
	box-shadow: -5px 5px 3px #222222;
	-moz-box-shadow: -5px 5px 3px #222222;
	-webkit-box-shadow: -5px 5px 3px #222222;
}

.noflo{
overflow: hidden;
}

.pad5{
padding:5px;
}
.pad10{
padding:10px;
}
.roundedIn{
    border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-style:inset;
	border-color:rgb(255,255,255);
	padding:5px;
}
.shadow {
    -webkit-box-shadow: 3px 3px 3px rgba(51,51,51,0.3);
    box-shadow: 3px 3px 3px rgba(51,51,51,0.3);
}
.shadow2 {
    -webkit-box-shadow: 6px 6px 6px rgba(5,5,5,0.8);
    box-shadow: 6px 6px 6px rgba(5,5,5,0.8);
}

#crmFilter .filt {
	position:absolute;
	top:100px;
	border-width:1px;
	padding:0px 10px;
	left:87.5%;
}

/*=======================================================
Holders
========================================================*/

.holder{
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:10px;
}
.glass-holderstd{
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:10px;
	border-style:outset;
	position:relative;
	z-index:10;
}

.glass-holderstd:hover{
	border-style:inset;
}

.greyBorder{
	border-color: rgb(221,220,228);
}

.hrBorder{
	border-color: rgb(255,135,135);
}

.glass-holdergen{
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:10px;
	border-style:outset;
	border-color:rgb(225,255,255);
	position:relative;
	left:10px;
	margin:10px;
	z-index:10;
	top:-30px;
	
}
.glassHolderChess{	
	width:610px;
	height:660px;
	max-width:660px;
	max-height:660px;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:10px;
	border-style:outset;
	border-color:rgb(225,255,255);
	position:relative;
	left:10px;
	padding:20px;
	z-index:10;
	
}

.glass-holderm{
	width:33%;
	max-width:360px;
	min-width:200px;
	height:175px;
	height:auto;
	max-height:none;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:10px;
	border-style:outset;
	border-color:rgb(225,255,255);
	position:relative;
	left:10px;
	margin:10px;
	z-index:10;
	
}

.glass-holderm.bordernone{
	border-style: none;
}

.glass-holderw{
	width:600px;
	min-height:420px;
	max-height:420px;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:5px;
	border-style:outset;
	border-color:rgb(227,227,227);
	position:relative;
	margin:10px 5px 5px 5px;
	z-index:10;
	
}

.glass-holderop{
	position:relative;
	top:-30px;
	width:600px;
	height:100px;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:5px;
	border-style:outset;
	border-color:rgb(227,227,227);
	position:relative;
	margin:5px;
	z-index:10;
}

.glass-holderBottom{
	position:relative;
	top:0px;
	width:600px;
	height:40px;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:5px;
	border-style:outset;
	border-color:rgb(227,227,227);
	position:relative;
	margin:5px;
	z-index:110;
	
}


.glass-holders{
	width:300px;
	height:300px;
	max-width:300px;
	max-height:300px;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:10px;
	border-style:outset;
	border-color:rgb(225,255,255);
	position:relative;
	left:10px;
	margin:10px;
	z-index:10;

}

/*=====================================================
End holders
======================================================*/
/*=====================================================
Text
======================================================*/
.figcaption {
	display:block;
    position:relative;
    font-weight: bold;
  	padding-left:20px;
}

.floathdf{ 
	font-size:13px;
	display: inline;  
	background: rgb(0,0,255);
	color: white; 
	position: absolute; 
	margin-left:10px;
	bottom: 50px; 
	padding: 5px; 
	opacity: 0.8; 
	filter:alpha(opacity=80);
	z-index:999;
} 
.floathdf2{
	display: inline;  
	color: rgb(45,18,174);
   font-weight:bold;
	/*color: rgb(143,180,255);*/
	font-size: 1.3em;
	margin-bottom:2px; 
	position: absolute; 
	margin:10px 10px;
	padding: 5px; 
	opacity: 0.85; 
	filter:alpha(opacity=85);
	z-index:999;
	top:40px;
}

h2 {color: rgb(45,18,174);
	font-size: 1.5em;
}

.h2 {color: rgb(45,18,174);
   font-weight:bold;
	/*color: rgb(143,180,255);*/
   font-size: 2.5em;
   letter-spacing: 2px;
   margin-bottom:2px;
   text-shadow: 1px 2px .75px rgb(51,72,115); 
}

h3{color: rgb(95,30,47);
	font-size: 1.2em; 
}

h4{color: rgb(95,30,47);
	font-size: 1.1em;
	margin-bottom:5px;
}

#resume a{
	color:rgb(0,0,255);
}

#resume_holder dd, #colLink #resume_holder dd{
	position:absolute;
	left:210px;
	top:-15px;
	padding-right:30px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	-webkit-transition: .5s all linear;
	transition: .5s all linear;
}
.colLink {
	width:240px;
	-webkit-transition: .5s all linear;
	transition: .5s all linear;
}

.rotate{
	transform:rotate(25deg);
	-ms-transform:rotate(25deg); /* IE 9 */
	-webkit-transform:rotate(25deg); /* Opera, Chrome, and Safari */
}
.signinMenu{
	position:relative;
	padding-top:5px;
	margin-top:5px;
}
.signinMenu, .signinWelcome {
	text-align:left;
	min-width:100px; 
	display:inline;
	
}

.profilePic{
 margin-bottom:5px;
}

/*------------------------------------
Formatting for lists of team details
-------------------------------------*/

.pteams1, .pteams2 {
	display: inline-block;
	min-width:120px;
}
.pteams1{
	text-align:right;
	padding-right:5px;
}
.pteams2{
	text-align:left;
	padding-left:5px;
}
.pteams3{
	display: inline-block;
	min-width:200px;
	text-align:left;
	padding-left:15px;
}

/*--------------------------------------------
validation for forms 
---------------------------------------------*/
#crmAddfrm .indent label.error {
	margin-left: 0;
}
#crmAddfrm label.error {
	font-size: 0.875em;
	color: rgb(0,0,255);
	display: block;
	margin-left: 150px;
}
#crmAddfrm input.error, #crmAddfrm select.error  {
	 background:  rgb(255,169,184);
	 border: 1px solid red;
}

.errmsg{
	padding:2px  5px;
	width:300px;
	color:red;
	z-index:999;
	border: 1px solid red;
	background:white;
	left:250px;
	position:absolute;
	
}

.updatemsg {
	left:25px;
	top:10px;
	padding:2px  5px;
	width:90%;
	max-width:300px;
	color:red;
	z-index:999;
	border: 1px solid red;
	background:white;
	position:absolute
}

.updatemsg2{
	top:80px;
	right:5px;
	left:0px;
	padding:2px  5px;
	color:red;
	width:90%;
	z-index:999;
	border: 1px solid red;
	background:white;
	position:fixed
}

.updatemsgPos{
	margin-left:25%; 
	position:relative;
}

.errInput, .vImpt { border: 1px solid red;
		background-color:rgb(255,169,184);
	color:black
}
.error{
	color:red;
}


.inputerr{
	border-color:rgb(255,0,0);
	color: red;
	font-size:0.875em;
}
/*--end validation ------------------------ */


/*===================================================
Youtube
====================================================*/
.youtube-player {
	width:350px; 
	height:213px;
	margin:auto;
	box-shadow: -5px 5px 5px rgb(136,136,136);
}
.youtube-holder
{	width:370px;
	height:275px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5%;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:20px;
	border-style:inset;
	border-color:rgb(225,255,255);
	}
.nc
{
	margin-left:10px;
}
	
.youtube-holderf
{	width:370px;
	height:255px;
	margin-left:auto;
	margin-right:auto;
	margin-top:2%;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:20px;
	border-style:outset;
	border-color:rgb(225,255,255);
	}	
	
#dev {
	min-height: 640px;
}
#devErr {
	position:absolute;
	margin-left: 45%;
	top: 200px;
	z-index:9999;
	font-weight:bold;
	font-size:1.2em;
	background-color:white;
	border-style:solid;
	border-width:1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}

#devholder{ 
   	margin:10px auto;
	width:80%;
	min-width:640px;
	min-height:720px;
	position:relative;
	/*border-style:solid;
	border-color:blue;*/
}
#devholder2 { 
	margin:10px auto;
	width:80%;
	min-width:640px;
	min-height:820px;
	position:relative;
}

.entry{
	margin:0 auto;
	
}
.err{
	position:absolute;
	top:300px;
}

/*============================================================================
eframe 
==============================================================================*/
iframe {
	height:100%;
	width: 100%;
	
}
.center{
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
}

.infoframe{
	position:fixed;
	/*margin-left:10%;*/
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	border:15px solid #ccccff;
	z-index:9999;
	/*min-width:300px;
	min-height:520px;*/
	max-width:450px;
	width:70%;
	height:70%;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	background-image:url("../images/crossword.png");
	background-color:rgb(255,255,255);
	/*background-color: rgb(221,220,228);
	background-color: rgb(255,135,135);
	background-image:url("../images/crossword.png");*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#c0c0c0', Direction=145, Strength=3);
	box-shadow: 1px 1px 1px 2px #c0c0c0;
	-moz-box-shadow: 1px 1px 1px 2px  #c0c0c0;
	-webkit-box-shadow: 1px 1px 1px 2px  #c0c0c0;
}

#infoframe  h3{
	padding-bottom:2px;
	margin-bottom:2px;
}

.infoholder{
	position:relative;
	/*margin:auto;*/
	min-width:95%;
	min-height:95%;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	/*background:rgb(255,255,204);*/

	padding:5px 10px;
}

#inavbar #tabs{
	position:relative;
	border-style:inset;
	border-width:1px;
	margin:auto;
	min-width:95%;
	max-width:640px;
	height:1.3em;
	padding:5px 5px 1px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	cursor:pointer;
}

#inavbar #tabs li:hover{
	background:rgb(255,255,204);
}

#inavbar ul{
	background-color:white;
}

.footnote{
	position:relative;
	top:-10px;
	font-size:14px;
	
}
.ihideit{ 
	width:0px;
	height:0px;
	/*left:-20px;
	top:-20px;*/
	display:block; 
	-moz-opacity:0;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition: .25s all linear;
	transition: .25s all linear;
	z-index:-9999;
}

.ishowit{ 
	-moz-opacity:1;
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition: .25s all linear;
	transition: .25s all linear;
}




#crmAddFrm .openit{
	position:relative;
	margin-left:2px;
	-moz-opacity:1;
	opacity:1;
	filter:alpha(opacity=100);
	 /* Next 2 lines IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-webkit-transition: .25s all linear;
	transition: .25s all linear;
}


#crmAddFrm .closeit{
	position:relative;
	-moz-opacity:0;
	opacity:0;
	filter:alpha(opacity=0);
	 /* Next 2 lines IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	height:0px;
	z-index:-9999;
}

#rpt .rptdash div .openinfo {
	display:block;
	padding:0px 10px;
}

#rpt .rptdash div .closeinfo {
	display:none;
}

#rpt .chartsCenter, #rpt .itable,.genCenter{
	width:650px; 
	display: block; 
	margin:auto;
	-webkit-user-select: none;
}
#persRpt .itable,#persRpt .intable  {
	margin:auto;;
}
#persRpt {
	margin-bottom:30px;
}
#rpt .chartsCenter a{
	text-decoration:none;
	margin-right:10px;
	float:left;
}

#rpt .chartCenter{
	display: block; 
	margin:auto;
	-webkit-user-select: none;
}
/*-------------------------------------------------------
This clears the ipage of previous pages so that new ones
do not get affected by previous ones that might not be 
display:none and still occupying space.
NA 04/11/2014
--------------------------------------------------------*/
.nprn, #ipages .ihideit{
	display:none;
}

.cnprn{  display: block;
	-webkit-animation: eased-display 1s ease-out;
       -moz-animation: eased-display 1s ease-out;
}
 
	@-webkit-keyframes eased-display {
            0% {
                opacity: 0.10;
            }
  
            100% {
                opacity: 1;
            }
        }
  
        @-moz-keyframes eased-display {
            0% {
                opacity: 0.10;
            }
  
            100% {
                opacity: 1;
            }
        }

/*--- End ----------------------------------------------*/

#infodets .ishowit{
	position:absolute;
	top:35px;
	padding:0px 5px;
}

.link{
	color:rgb(0,0,255);
	text-decoration:underline;
	cursor: pointer;
}



.navbrdr li{
 /*A class to standardise navigation button styles*/
	opacity:0.975;
	filter:alpha(opacity=97.5);
	-moz-opacity: 0.975;
	border-style:outset;
	border-top: 1px solid #ccc;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	-webkit-box-shadow: 1px 2px  #888888;
	-moz-box-shadow: 1px 2px  #888888;
	box-shadow: 1px 2px  #888888;
	}
 
 .content {
	margin: 5px 10px 0 10px;
}
.contentdrop {
	position:absolute;
	margin: 5px 0px 5px 20px;
}
.main {
	position: relative;
	padding-bottom: 0.5em;
	/*border-bottom: solid 1px rgb(255,255,255);
	overflow:hidden;*/
	/*xxmin-height: 300px;*/
	margin-left:auto;
	margin-right:auto;
}


/*================================================
sign up 
==================================================*/
#signup .label,#hsignup .label{
	display: block;
	clear: left;
	float: left;
	width: 120px;
	text-align: right;
	padding: 5px 5px 0 0;
	font-weight: bold;
	font-size:0.875em;
}

.radioindent{
	margin-left: 150px;
}

 input[type=radio] {
    border: 0px;
    width: 14px;
    height: 14px;
}

.radioindent label , .attBar label{
    display:inline-block;
    padding:2px 2px;
	font-size: 14px;
	margin-right:20px;
 }

.radioindent input[type="radio"]:checked + label ,.sexbar input[type="radio"]:checked + label ,  .attBar input[type="radio"]:checked + label  , #madminFrm input[type="radio"]:checked + label,
#signup .checkbox input[type="checkbox"]:checked + label,#madminFrm input[type="checkbox"]:checked + label{
	background-color:rgb(110,138,195);
	color:#ffff00;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:2px 5px
}

/*================================================
End sign up 
==================================================*/
/*==============================================
Help CSS
===============================================*/
.hlp td, .hlp th
{
padding:10px 10px;

}

/*=============================================*/
.nsign
{
	top:150px;
	left:40%;
	text-align:center;
	position:fixed;
	z-index:9999;
}
.inline{
	width:310px;
	 background-color:red;
    display:inline;
	margin:5px;
}

.txtbrdr{
	/*max-width: 95%;*/
	border: solid 2px rgb(255,255,255);
	border-style:inset;
	padding: 0px 5px 0px 5px;
	background:rgb(255,255,255);
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	font-size: 15px;
	color: black;
	font-family: Arial, sans-serif;
	line-height: 125%;
}
#devMid  { 
	position:absolute;
	top: 0px !important;
	width:95%;
	min-width:460px;
    min-height: 640px;
	height:auto;
    padding:10px;
	/*display:none;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;*/
	-webkit-transition: .5s all linear;
	transition: .5s all linear;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-webkit-box-shadow: 6px 6px 6px rgba(5,5,5,0.8);
    box-shadow: 6px 6px 6px rgba(5,5,5,0.8);
	background-color:white;
	background-image:none;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	z-index:1;
	display:inline-block;

}

/* ====================================================
 Images
 =====================================================*/
 .imgCent {
	position: relative;
	margin:auto;
	top:.5em;
	border: solid 3px rgb(255,255,255);
	padding:0px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
 
 .imgCentMisc {
	position: relative;
	margin:auto;
	margin-bottom:10px;
	border: solid 3px rgb(255,255,255);
	padding:5px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
 .img-holderf{	
	width:165px;
	height:135px;
	margin:10px auto;
	
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:10px 10px 20px 10px;
	border-color:rgb(225,255,255);
	background-color: rgb(176,161,222);
	background: -webkit-linear-gradient(rgba(45,18,174,0.4),rgba(225,230,240,0.3),rgba(45,18,174,0.1)); /* For Safari */
	background: -o-linear-gradient(rgba(45,18,174,0.4),rgba(225,230,240,0.3),rgba(45,18,174,0.1)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(rgba(45,18,174,0.4),rgba(225,230,240,0.3),rgba(45,18,174,0.1)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(rgba(45,18,174,0.4),rgba(225,230,240,0.3),rgba(45,18,174,0.1)); /* Standard syntax */
	
	} 
	
 .img-holderf:hover, .img16:hover, .img24:hover{
	
	-webkit-box-shadow: 1px 1px 1px rgba(51,51,51,0.3);
    box-shadow: 1px 1px 1px rgba(51,51,51,0.3);
	background-color: rgb(255,201,0);
	background: -webkit-linear-gradient(rgba(254,157,4,0.6),rgba(244,248,116,0.3)); /* For Safari */
	background: -o-linear-gradient(rgba(254,157,4,0.6),rgba(244,248,116,0.3)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(rgba(254,157,4,0.6),rgba(244,248,116,0.3)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(rgba(254,157,4,0.6),rgba(244,248,116,0.3)); /* Standard syntax */
	
 }

  .img-holderm{	
	/*width:500px;
	height:185px;*/
	margin:10px auto;
	
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:10px 10px 20px 10px;
	border-color:rgb(225,255,255);
	background-color: rgb(176,161,222);
	background: -webkit-linear-gradient(rgba(45,18,174,0.4),rgba(225,230,240,0.3),rgba(45,18,174,0.1)); /* For Safari */
	background: -o-linear-gradient(rgba(45,18,174,0.4),rgba(225,230,240,0.3),rgba(45,18,174,0.1)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(rgba(45,18,174,0.4),rgba(225,230,240,0.3),rgba(45,18,174,0.1)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(rgba(45,18,174,0.4),rgba(225,230,240,0.3),rgba(45,18,174,0.1)); /* Standard syntax */
	
	} 
	
 .img-holderm:hover{
	
	-webkit-box-shadow: 1px 1px 1px rgba(51,51,51,0.3);
    box-shadow: 1px 1px 1px rgba(51,51,51,0.3);
	background-color: rgb(255,201,0);
	background: -webkit-linear-gradient(rgba(254,157,4,0.6),rgba(244,248,116,0.3)); /* For Safari */
	background: -o-linear-gradient(rgba(254,157,4,0.6),rgba(244,248,116,0.3)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(rgba(254,157,4,0.6),rgba(244,248,116,0.3)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(rgba(254,157,4,0.6),rgba(244,248,116,0.3)); /* Standard syntax */
	
 }

 
 .imgIcon {
	width:48px;
	height:48px;
	border-style: none;
	}
 .imgLeftFront {
	margin: 2px ;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	width:160px;
	height:125px;
	
	 
}
.imgLeftFront:hover{
	-webkit-box-shadow: 1px 1px 1px rgba(5,5,5,0.8);
    box-shadow: 1px 1px 1px rgba(5,5,5,0.8);
}
 
 .imgLeftMisc {
	float: left;
	margin-bottom: 10px;
	margin-right: 40px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	 
}

 .imgLeftSmall {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	 
}


.imgLeftTn {
	float: left;
	margin-bottom: 5px;
	margin-right: 20px;
	width:104px;
	height:100px;
	border: solid 3px rgb(225,230,240);
	padding:3px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#resume .imgLeftTn {
	margin-right: 5px;
}

 .imgLogo {
	width:5.625em;
	height:5.625em;
}

.imgLogoDrop {
	
	margin-bottom:-10px;
}

.imgLogoDrop2 {
	
	margin-bottom:-2.5%;
}
img.profileLeftTn {
	position: relative;
	float: left;
	margin-right: 10px;
	width:60px;
	height:60px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

img.profileTn {
	position: relative;
	margin-bottom: 10px;
	margin-right: 10px;
	width:70px;
	height:70px;
}
 .imgSM {
	width:20px;
	height:20px;
	border-style: none;
	padding:5px;
}
 .img16 {
	position:relative;
	top:0px;
	width:16px;
	height:16px;
	border: outset 1px rgb(225,230,240);
	margin:0px 5px;
	padding:1px;
}

 .img24 {
	position:relative;
	top:0px;
	width:24px;
	height:24px;
	border: outset 1px rgb(225,230,240);
	margin:0px 5px;
	padding:1px;
}
 .img30 {
	position:relative;
	top:0px;
	width:30px;
	height:30px;
	border: outset 1px rgb(225,230,240);
	margin:2px 5px;
	padding:1px;
}
 .img16:hover, .img24:hover {
	border-style:inset;
 }
.iconCase {
	background-image: url(../images/plus.png);
	background-repeat: no-repeat;
}

.iconCase:hover {
	background-image: url(../images/minus.png);
	background-repeat: no-repeat;
}

.iconPlusMinus {
	background-image: url(../images/cplus.png);
	background-repeat: no-repeat;
}

.iconPlus, .iconPlus:hover {
	background-image: url(../images/cplus.png);
	background-repeat: no-repeat;
}

.iconMinus, .iconMinus:hover {
	background-image: url(../images/cminus.png);
	background-repeat: no-repeat;
}

.iconPlusMinus:hover {
	background-image: url(../images/cplus.png);
	background-repeat: no-repeat;
} 

 .iconExCol {
	background-image: url(../images/cexpand.png);
	background-repeat: no-repeat;
}

.iconEx, .iconEx:hover {
	background-image: url(../images/cexpand.png);
	background-repeat: no-repeat;
}

.iconCol, .iconCol:hover {
	background-image: url(../images/ccollapse.png);
	background-repeat: no-repeat;
}

.iconExCol:hover {
	background-image: url(../images/cexpand.png);
	background-repeat: no-repeat;
} 
 
 .imgSM-holderf{
	width:30px;
	height:30px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin-right:20px;
	box-shadow: 3px 3px 3px rgb(136,136,136);

}

 .imgSM-holder, .credits{
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin-right:20px;
	box-shadow: 3px 3px 3px rgb(136,136,136);

}

.imgSM-holderf:hover, .imgSM-holder:hover, .credits:hover{
	box-shadow: 0px 0px 1px rgb(136,136,136);
}

.xximgSM-holderf img:hover{
	/* Enabling 3d space for the transforms */
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	
	-moz-transform:rotateY(360deg);
	-ms-transform:rotateY(360deg);
	-o-transform:rotateY(360deg);
	-webkit-transform:rotateY(360deg);
	transform:rotateY(360deg);
	/* Enabling a smooth animated transition */
	-moz-transition:2s;
	-webkit-transition:2s;
	transition:2s;

}

.imgStdProm {
	width:165px;
	height:135px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	box-shadow: -5px 5px 5px rgb(136,136,136);
	margin-top:10px;
	margin-bottom:10px;
	position:relative;
}
	
.imgStdTn {
	width:100px;
	height:100px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	box-shadow: -5px 5px 5px rgb(136,136,136);
}
.picFloat{
	position:absolute;
	top:100px;
	left:24px;
	z-index:11;
	padding-top:5px;
}

.imgGenTn {
	margin: auto;
	margin-bottom: 5px;
	/*margin-right: 20px;*/
	width:104px;
	height:100px;
	border: solid 3px rgb(255,255,255);
	padding:3px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.imgMed
{
	width:84px;
	height:84px;
}

.rowIcon
{
	width:18px;
	height:18px;
}

.imgMed2
{	position:relative;
	width:40%;
	height:40%;
	display:block;
	margin: auto;
}

.dashimg{ 
	position: relative; 
}
.dashimg img {
	width:80px;
	height:70px;
	margin-bottom:7px;
	-webkit-box-shadow: -5px 5px 3px rgba(51,51,51,0.3);
    box-shadow: -5px 5px 3px rgba(51,51,51,0.3);
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
.dashimg img:hover{
	-webkit-box-shadow: -1px 1px 1px rgba(51,51,51,0.3);
    box-shadow: -1px 1px 1px rgba(51,51,51,0.3);
	background-color: rgb(255,201,0);
}

.dashlabel{
	position: absolute; 
	bottom:10px; 
	margin:auto;
	width:80px;
	
	background-color:#ffffff;
	
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	
	
	-moz-border-bottom-leftt-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	
	text-align: center;
	font-size:13px;
}

.dashlabel:hover {
	background-color:rgb(255,135,135);
	color:white;
}

.imgGen {
	height: 53%;
	width: 80%;
	max-height:200px;
	max-width:300px;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}


/* ---------------------End images --------------------------*/
.help{
position:relative;
left:50px;
}
.helptitle{color: rgb(195,151,51);
	font-size: 1.3em;
	text-shadow: 1px 1px 1px rgb(0,0,0);
}

.warnTitle{color: rgb(255,255,255);
	font-size: 1.6em;
	text-shadow: 1px 1px 1px rgb(0,0,0);
}

/* ====================================================
 iframes
 =====================================================*/
.iframe{
	width: 100%;
	height: 100%;
	overflow:auto;
}
.iframe-scroll{
	width: 100%;
	height: 100%;
	overflow:auto;
}

div.scroll_i
{  
	/*max-height:300px;*/
	height:95%;	
overflow-y:scroll;
}

.footer{
	position:absolute;
	bottom:0;
}
/* The closex is the background cancel or close icon*/
.closex{
	position: absolute;
	top: -27px;
	right:-27px;
	height:28px;
	width:28px;
	background-image: url(../images/small/closex.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	z-index:103;
}

.closex:hover{
	background-image: url(../images/small/closex.png);
	background-repeat: no-repeat;
	background-position: -28px 0px;
}

/**
 * CSSReset.com - How To Keep Footer At Bottom of Page with CSS
 * 
 * Original Tutorial: http://www.cssreset.com/2010/css-tutorials/how-to-keep-footer-at-bottom-of-page-with-css/
 * License: Free - do whatever you like with it! Credit and linkbacks much appreciated.
 *
 * NB: Make sure the value for 'padding-bottom' on #content is equal to or greater than the height of #footer.
 */
html,
body {
	margin:0;
	padding:0;
	height:100%;
}
#wrapper {
	min-height:100%;
	position:relative;
	background-image:url("../images/crossword.png")
}

#bodyTTO #wrapper {
	background-image:none;
	background-color:white;
}

#header {
	/*background:#ededed;*/
	padding:5px 0px;
	min-height:30px;
	margin-bottom:10px;
}
#content {
	padding-bottom:100px; /* Height of the footer element */
}
#content #indx{
	padding-bottom:30px;
}

#footer {
	/*background:#ffab62;*/
	width:100%;
	height:100px;
	position:static;
	bottom:0;
	left:0;
}
#estabSel {
	padding-left:10%;
}

#indIcon span{
	display:inline;
	float:left;
	margin-right:5%;
}

.ltopIcon{
	position: relative;
	top:-10px; 
	left:-10px
}
.valignTop{
	vertical-align:top;
}
/*Grid styles*/
.wrapper{
        padding-left: 15px;
        padding-right: 15px;
        /*max-width: 1200px;*/
        margin: 0 auto;
}
.row:after{
        content: ' ';
        clear: both;
        display: block;
}
[class*="col-span"] {
  float: left;
    box-sizing: border-box;
    /*  border-style:solid;
    border-color:red;*/
}
	.sm-col-span-1{
			width: 25%;
	}
	.sm-col-span-2{
			width: 50%;
	}
	.sm-col-span-3{
			width: 75%;
	}

	.sm-col-span-4{
			width: 100%;
	}
	.sm-col-span-33{
			width: 100%;
			margin:20px 0px;
			
	}
	


/* Extra large devices (large laptops and desktops, quad HD and up) */
@media only screen and (min-width: 2560px) {
	html , body, div, span, iframe, h1, h2, h3, h4,blockquote, a,em,font, img, b, u, i, table, tbody, tfoot, thead, tr, th, td, input, p, strong, textarea, select{
	font-size: 1.125rem;
	}

	#wrapper {
	margin:10px 5%;
	}
	
	 .img16{
	 width:24px;
	 height:24px;
	 }
	 .iconCase, .iconCase:hover, .iconEx, .iconEx:hover{
	 background-size:24px;
	 }
	
	#TTO input{
	width:150px;
	}

	#TTO .savebuttnX{
	width:200px;
	}
	#TTO .key{
	font-size:1rem;
	}	
	

	.navigation img, .backbuttn img{
		width:48px !important;
		height:48px !important;
	}	

.dashimg img {
	width:100px;
	height:84px;
	}
	
.dashlabel {
	width:100px;
	font-size:15px
}
.labeld {
	width: 220px;
}
.label_l {
	width: 160px;
	font-size:0.875em;
	}
.labelLeft {
	width: 220px;
	}
.lblLeft250 {
	width: 320px;
	}
.labelLeftSch {
	width: 375px;
	}
	
	#TTO .labeld{
	width:320px;
	font-size:1rem;
	}
	
	#TTO .labelLeftSch{
	width:375px;
	}
		
	#TTO .lblLeft250 {
	width: 350px;
	}
}


@media screen and (max-width: 1024px){
	.lg-col-span-3{
		width:100%;
	}
}


@media screen and (min-width: 1024px){
	body {
	background: #ddd url(../images/bg.png) repeat top left;
}
	 .img16{
	 width:20px;
	 height:20px;
	 }
	 .iconCase, .iconCase:hover, .iconEx, .iconEx:hover{
	 background-size:20px;
	 }
	 
	.infoframe{
	max-width:550px;
	}
	
	#wrapper {
	margin:10px 10%;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#c0c0c0', Direction=145, Strength=3);
	box-shadow: 1px 1px 1px 2px #c0c0c0;
	-moz-box-shadow: 1px 1px 1px 2px  #c0c0c0;
	-webkit-box-shadow: 1px 1px 1px 2px  #c0c0c0;
	}
	#indIcon{
	margin:0px 30%;	
	}
}


@media screen and (max-width: 1000px){
	#TTO .labeld{
	width:250px;
	}
}

@media screen and (min-width: 768px){
        .lg-col-span-1{
                width: 25%;
        }
        .lg-col-span-2{
                width: 50%;
        }
        .lg-col-span-3{
                width: 75%;
        }
        .lg-col-span-4{
                width: 100%;
        }
		.lg-col-span-33{
			width: 33%;
		margin:20px 0px;	
	}

        header nav{
                text-align: center;
                padding-top: 10px;
                margin-top: 10px;
        }
        header nav li{
                display: inline-block;
        }
		/*
		#jshare .midjframe{
		min-height:320px;
		}
		
		#jshare .scrollindx{
		max-height:260px;
		}	
		*/	
			
		.midjframe{
		height:440px;
		}
		
	  	#estabs .scrollindx{
		height:420px;
		}
	 	.scrollindx{
		height:380px;
		}
		#header {
		padding:5px 0px;
		min-height:30px;
		margin-bottom:10px;
		}
		
		#TTO .labeld{
		width:200px;
		}
	 
}
@media screen and (max-width: 767px){

	#TTO .labeld{
		width:250px;
		}
	 
	.estabWrk{
	margin-top:15px;
	}
	#contacts, .h1 {
	font-size:20px;
	}
	#header{
		min-height:30px;
		margin-bottom:10px;
	}
	.sign{
	position:relative;
	padding:5px;
	margin-bottom:10px;
	}
	
	.signPic{
	position:relative;
	margin-top:-15px;
	}
	
	.norm {
	margin-left:0px;
	}
	
	#header.outcss{
	min-height:25px;
	}
	
	#header.incss{
	min-height:30px;
	margin-bottom:25px; 
	}
	
}

@media screen and (min-width: 500px){
	#schols td, #bnkhols td {	
	font-size:1rem;
	}	
}	
	

@media screen and (max-width: 460px)and (min-width: 351px){

	.toest{
		display:none;
	}
	.signPic{
	position:absolute;
	margin-top:10px;
	margin-left:70%;
	}
	.sign{
	position:absolute;
	margin-top:-35px;
	margin-left:50%;
	margin-bottom:10px;
	}
	.tn-col-span-4{
                width: 100%;
        }
	
	#header.outcss{
	min-height:25px;
	}
	
	#header.incss{
	min-height:30px;
	margin-bottom:35px;
	}
	
	.scrolliframe{
	max-height:85%;
	width:95%;
	max-width:430px;
	overflow-y:auto;
	}

	.updatemsg {
	left:5px;
	top:10px;
	max-width:270px;
	
	}
	
	.updatemsgPos{
	margin-left:10%; 
	}
	.imgGen{
	width:150px;
	height:100px;
	/*margin-bottom:75px;*/
	}
	
	#TTO .labeld{
	width:200px;
	font-size: 1rem
	}
	
	#TTO input{
	width:90px;
	font-size: 1rem
	}	
}

@media screen and (max-width: 450px){
	
}


@media screen and (max-width: 380px){
 img.profileLeftTn {
	width:50px;
	height:50px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	.signPic{
	position:absolute;
	margin-top:10px;
	margin-left:70%;
	}
	.sign{
	position:absolute;
	margin-top:-35px;
	margin-left:50%;
	margin-bottom:10px;
	}
	.logo {font-size:1.1em;
	font-weight:normal;
	text-shadow: 1px 1px .75px rgb(51,72,115);
	}
	.signinMenu, .signed {
	font-size: 14px;
	margin-left:-5px;
	padding:2px 4px ;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	
	}
	 .imgshad {
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#222222', Direction=145, Strength=3);
	box-shadow: -2px 2px 1px #222222;
	-moz-box-shadow: -2px 2px 1px #222222;
	-webkit-box-shadow: -2px 2px 1px #222222;
}
	
	 .tn-col-span-1{
                width: 25%;
        }
        .tn-col-span-2{
                width: 50%;
        }
        .tn-col-span-3{
                width: 75%;
        }
        .tn-col-span-4{
                width: 100%;
        }
	  .tn-col-span-33{
                width: 100%;
			margin:20px 0px;	
        }
	.navigation img, .backbuttn img{
		width:34px;
		height:34px:
	}	
	.help{
		left:10px;
	}
	
	#contacts, .h1 {
	font-size:14px;
	
	}

	#contacts .titleSpace{
	height:50px;
	}
	
	.estabWrk .scrollindx{
		height:90%;
		max-height:240px;
		}
	.imgGen{
	width:200px;
	height:132px;
	/*margin-bottom:75px;*/
	}
	
	#footer .noWrap{
	white-space: normal;
	}
	
}

@media screen and (max-width: 350px){
	html , body, div, span, iframe, h1, h2, h3, h4,blockquote,
	a,em,font, img, b, u, i, table, tbody, tfoot, thead, tr, th, td, input,textarea, select {
	font-size: 14px;
	}
	
	#TTO input{
	width:90px;
	font-size: 1rem
	}	
	#TTO .savebuttnX{
	width:120px;
	}
	
	#TTO .lblLeft250 {
	font-size:1rem;
	width: 200px;
	}
	
	#TTO .labeld{
	font-size:1rem
	}
	
	#TTO .labelLeftSch{
	font-size:1rem;
	}
	
	.scrolliframe{
	max-height:85%;
	width:97.5%;
	max-width:200px;
	overflow-y:auto;
}

	.updatemsg {
	left:5px;
	top:10px;
	max-widthzz:200px;	
	}

#header.outcss{
	min-height:25px;
	}
	
	#header.incss{
	min-height:30px;
	margin-bottom:30px;
	}		
	
}


@media screen and (max-width: 350px){
	.scrolliframe{
	max-height:85%;
	width:97.5%;
	max-width:330px;
	overflow-y:auto;
}
	.updatemsg {
	left:5px;
	top:10px;
	max-widthzz:200px;
	}
	
	.updatemsgPos{
	margin-left:2.5%; 
	}
#header.outcss{
	min-height:25px;
	}
	
	#header.incss{
	min-height:30px;
	margin-bottom:20px;
	}		
	
	.menuFloatR{
	position:relative;
	float:right;  
	top: 65px;
      right: 20px;
	z-index:9999;
}





/*===================================================
Youtube
====================================================*/
.youtube-player {
	width:90%; 
	height:55%;
}
.youtube-holder
{	width:95%; 
	height:57.5%;
	}

	
}


@media screen and (min-width: 321px){

.navigation img, .backbuttn img{
		width:34px;
		height:34px:
	}	
	.help{
		left:10px;
	}
	#contacts .titleSpace{
	height:40px;
	}		
}

@media screen and (max-width: 280px){

	#TTO .labeld{
	width:200px;
	}	
	
	.updatemsgPos{
	margin-left:1%; 
	}
}

@media screen and (max-width: 200px){

	#TTO .labeld{
	width:100px;
	}	
	
	.updatemsgPos{
	margin-left:0%; 
	}
}

@media screen and (min-height: 900px){
	
	 	#contacts .scrollindx{
		min-height:850px;
		}
		.midjframe{
		min-height:700px;
		}
		.midjframe .scrollindx{
		min-height:90%;
		}
		#estabs .scrollindx{
		min-height:95%;
		}
		
}

@media screen and (min-height: 720px){
		/*
		#jshare .midjframe{
		min-height:420px;
		}
	
		#jshare .scrollindx{
		max-height:400px;
		}	
		*/
		.midjframe{
		min-height:540px;
		}
	  	#estabs .scrollindx{
		min-height:520px;
		}
	 	.scrollindx{
		min-height:480px;
		}
		
		
}


@media screen and (min-height: 650px){
	
	 	#contacts .scrollindx{
		min-height:600px;
		}
		
		
}

@media screen and (min-height: 454px)and (max-height: 600px){
		/*
		#jshare .midjframe{
		min-height:220px;
		}
		
		#jshare .scrollindx{
		max-height:180px;
		}	
		*/
		.midjframe{
		max-height:340px;
		}
	  	#estabs .scrollindx{
		max-height:320px;
		}
	 	.scrollindx{
		max-height:280px;
		}
		.scroll_i{
		max-height:520px;
		}
}
@media screen and (max-height: 453px){
		.midjframe{
		max-height:340px;
		}
	  	
		#estabs .scrollindx{
		max-height:320px;
		}
	 	.scrollindx{
		max-height:280px;
		}
		.scroll_i{
		max-height:260px;
		}
}
@media screen and (max-height: 452px){
		.midjframe{
		max-height:340px;
		}
		
	  	#estabs .scrollindx{
		max-height:320px;
		}
	 	.scrollindx{
		max-height:280px;
		}
		.scroll_i{
		max-height:260px;
		}
}
@media screen and (max-height: 270px){
	
	  	#estabs .scrollindx{
		max-height:320px;
		}
	 	.estabWrk .scrollindx{
		height:90%;
		max-height:275px;
		}
		.scroll_i{
		max-height:100px;
		}
		.scrolliframe{
		height:95%;
		max-height:140px;
		}
		
}


/*----------------------------------
Site specific
------------------------------------*/
/*body{
        margin: 0;
        padding: 0;
		font-size: 14px;
		line-height: 18px;
}*/
header{
        /*background: #304480;
		color: #fff; */
        padding-top: 10px;
        padding-bottom: 10px;
        
} 
ul{
        padding: 0px;
        margin: 0px;
}

ul li{
       list-style: none;
}

.crmHelp li{
        padding: 3px;
        
}

.crmHelp ul li{
	margin-left: 30px;
	list-style: disc;
	list-style-type:square;}
	
header nav{
        text-align: right;
}

header nav a{
        color: #000;
}

 /*=================================================
 job share comms system
 ===================================================*/
 #jsh_entry{
	
 }
 #jshNotes{
	width:90%;
	position:relative;
	bottom:0;
	border: solid 2px rgb(221,220,228);
	border-style:inset;
	border-radius:7px;
	margin-top:5px;
	float:left;
	
 }
  #jshAddFrm{
	
  }
 #jshCase {
	margin-left:-10px;
	margin-right:5px;
	 }
 #jshComm {
	
	
 }
 
 #jshAddFrm select, #jshAddFrm option{
  max-width:70% !important;
  overflow:"hidden";
 }		
.jshComm {
	border: solid 1px transparent;
	border-radius:20px;
	padding:5px;
	margin:5px ;
	max-width:65%;
	min-width:55%;
	background-color:white;
	box-shadow: 2px 5px #888888;
}


.jshCommDt{
	text-align:right;
	font-size:0.85em;
}

.jshCommsTxt{
	resize:vertical; 
    overflow-y: hidden; 
	width:100%;
	}	
.jshAuth {
	background-color:rgb(255, 105, 180);
	float:right;
	color:white;
}

.jshPartner {
	background-color:yellow;
	float:left;
	margin-left:20px;
}


.sbr{
    content: "\0020";
	display:block;
    position:relative;
    top:10px;  /* Offset top the height of the pointer's border-width */
    right:-20px;
	float:right;
    z-index:2;
    width: 0;
    height: 0;
    overflow:hidden;
    border: solid 20px transparent;
    border-top: 0;
    border-bottom-color:rgb(255, 105, 180);
}
.sbl{
    content: "\0020";
	display:block;
    position:relative;
    top:10px;  /* Offset top the height of the pointer's border-width */
    left:-20px;
	float:left;
    z-index:2;
    width: 0;
    height: 0;
    overflow:none;
    border: solid 20px transparent;
    border-top-color:yellow;
	margin-right:-20px;
}

.jshName{
	color:blue;
	font-weight:bold
}


/*====================================================
smooth animation
=====================================================*/
.signed,.sign, .dashimg img, .signPic, .navigation, .navigation img, img.profileLeftTn, .youtube-player,  .youtube-holder {
/* Enabling a smooth animated transition */
	-moz-transition:0.25s;
	-webkit-transition:0.25s;
	transition:0.25s;	
}

.highlight, .highlight_nobg{
/* Enabling a smooth animated transition */
	-moz-transition:0.1s;
	-webkit-transition:0.1s;
	transition:0.1s;	
}
/*------end smooth animation ------------------------*/


/*====================================================
Quick graphical bar
=====================================================*/
.qbar{
	height:10px;
	border-style:outset;
	border-color:white;
	border-width:1px;
	display:inline-block;
	background-color: rgb(255,135,135);
}

.qbar:hover{
	background-color: rgba(221,220,228,0.6);
	-webkit-box-shadow: 0px 0px 1px 1px rgb(255,255,0);
	-moz-box-shadow: 0px 0px 1px 1px rgb(255,255,0);
	box-shadow: 0px 0px 1px 1px rgb(255,255,0);
	border-color: rgb(255,255,0);
}
.qbarholder{
	height:12px;
	width:160px;
	display:inline-block;
	margin-left:5px;
}
.wdays{
	width:24ch; /*based on 3 x contents width of 8ch each NA 25/10/2023*/
	display:inline-block;
	padding-right:5px;
}

.rt-col-10{
	margin-right:10%;
}

/*====================================================
Menu drop down list
=====================================================*/

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: absolute;
    display: inline-block;
	float:right;
	right:50px;
	top:10px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: relative;
	background-color: #f1f1f1;
    min-width: 60px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 99999;
	padding:5px;
}


/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:inline-block;
	position:relative;
	top: 40px;
    right: -10px;
	z-index:9999;
}

.menuIcon{
	font-weight:bold;
	font-size:15px;
	color:blue;
}
/*---End drop down list ---------------------------------*/
/*===================================================
Print CSS
====================================================*/
@media print {

  .filt,.dropdown,.menuFloatR, #footer, .nprn, #header, #submit, #indIcon,
  #navButtons {display:none;}
  
  #print, .footer, .footerfront, #frontmid dd, .wrapper, .ui-tabs-vertical  {background-color:none; border-style:none; box-shadow:none; margin-left:10px; margin-right:10px;}
  
  .main, body {background-color:transparent; margin:auto}
  
  #infoframe .banner{ margin-top:70px;}
  
  .banner{top:5px;}
  
  body {
	background-image:none;
	}
	
  .holder, .glass-holderstd {page-break-inside: avoid;}
}
	

.hrSep{
	border: 1px solid rgb(221,220,228);
	border-style:inset;
    height: 5px;
    /* Set the hr color */
    /* color:blue; old IE 
    background-color:blue; /* Modern Browsers */
	
}


 