#page_hits {
	font-family: courier;
	font-size: 18px;
	color: #0e3c74;
	margin: 0 0;
	padding: 0px;
	text-align: left;
	position: relative;
	top: 810px;
	left: 0px;
	width: 200px;
}

.tangerine,
.tangeleft {
	font-family: "Tangerine", serif;
	font-size: 36px;
	color: #7f8ec2;
	/* margin: 0 0; */
	margin-bottom:0px;
	padding: 0px;
}

.tangeleft {
	text-align: left;
}
.tangetaste,
.ugly,
.tasteless {
	font-family: courier;
	font-size: 14px;
	color: #0e3c74;
	margin: 0 0;
	padding: 0px;
	text-align: left;
}
.tasteless,
#page_hits {
	border-color: #4770ae #23497e #23497e #4770ae;
	border-width: medium;
	border-style: ridge;
}

#career {
	position: relative;
	width: 90%;
	margin: 5px 5px;
	padding: 5px;
}

.careerpara {
	text-align: left;
	color: #7f8ec2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
}

#contact_left {
	position: relative;
	top: 0px;
	left: 0px;
	width: 50%;
}

#contact_right {
	position: relative;
	top: -370px;
	left: 63%;
	width: 40%;
	height: auto;
	text-align: justify;
}

#error {
	text-align: center;
	color: black;
	margin: 1em 1em;
	padding: 0px 0px 3px;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed black;
}
#err {
	color: #ff7700;
	text-align: center;
	font: normal bold 8pt/14pt "script";
}

#mediconz,
#staffmail,
#VIDEOS {
	position: absolute;
	width: 50px;
	margin: auto;
	padding: 10px;
	color: #000000;

	font-size: 10px;
}

#mediconz {
	top: 0;
	right: 0;
	width: 100px;
}

#VIDEOS {
	top: 0;
	right: 120px;
}

#staffmail {
	top: 0;
	right: 200px;
}

#pin {
	display: none;
}
legend#login {
	cursor: pointer;
}

#closure,
#updateclosure {
	font-size: 11px;
	color: #333333;
	background: #f7f7f7;
	border: 1px solid #cccccc;
	padding-left: 1px;
	float: right;
	cursor: pointer;
}
#box1 {
	border-color: #cccccc #333333 #333333 #cccccc;
	border-width: medium;
	border-style: ridge;
	margin: 10% 30%;
	display: none;
	position: absolute;
	width: 400px;
	height: 275px;
	top: 0px;
	left: 0px;
	background: #f7f7f7;
	z-index: 2000;
}

#box1Title {
	position: relative;
	background: black;
	color: whitesmoke;
	width: auto;
	height: 15px;
	top: 0;
	left: 0;
	font-size: 10px;
	z-index: 2000;
}
#error {
	text-align: center;
	color: black;
	margin: 1em 1em;
	padding: 0px 0px 3px;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed black;
}
#err {
	color: #ff7700;
	text-align: center;
	font: normal bold 8pt/14pt "script";
}

#overlay {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 1000;
	background-image: url("../images/behold.png");
}

h1#myheader {
	text-align: center;
	color: black;
	margin: 1em 1em;
	padding: 0px 0px 3px;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed black;
}

.textfield {
	font-size: 11px;
	color: #333333;
	background: #f7f7f7;
	border: 1px solid #cccccc;
	padding-left: 1px;
}

.label {
	font-size: 13px;
	color: darkolivegreen;
	text-align: left;
}
.title {
	text-align: center;
	font: bold 12px sans-serif;
}
.subtitle {
	text-align: center;
	font: 12px sans-serif;
}
ul#notes {
	font-size: 10px;
	color: darkolivegreen;
	text-align: left;
}
.leftMenuItemText{
	background-color: #D6D0D0;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
	text-align: left;
	cursor: pointer;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #DFDDDD;
	font-weight: bold;

}
#cont_left a{
	text-decoration: none !important;
	color: #2F2B2A;
}

.leftMenuItemText:hover{
background-color: #EEEDED;
}
.w-96{
	width: 96%;
}