/* List Premier Stylesheet */

html,body{
	margin: 20px 0px 0px 0px;
	padding:0;
	border:none;
	color: #000000;
	background: #FFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

form {
  padding: 0;
	margin: 0;
	border: none;
}

/*LOGIN CLASS*/
.login {
	padding: 0;
	margin: 0;
	border: solid 1px #CCCCCC;
	font-size: 40px;
	background: #FFFFFF;
	width: 100%;
}

.loginbutton {
	padding: 5px 10px 5px 10px;
	margin: 0;
	border: solid 1px #CCCCCC;
	font-size: 20px;
	background: #FFFFFF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.logintitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
}

.logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

/*LOGOUT CLASS*/
.logouttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*ERRORS CLASS*/
.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;	
	font-weight: bold;
}

/*ADMIN MENU CLASS*/
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #004e94;
	font-weight: bold;
	text-decoration: none;
}

.menulink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffae00;
	font-weight: bold;
	text-decoration: underline;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #004e94;
	font-weight: bold;
	text-decoration: none;
}

.menuusername {
	color: #da3f3f;
}

/* THANKS */
.thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFFFFF;
	font-weight: bold;
}

/* ADMIN */
.admintitle {
	padding: 0;
	margin: 0;
	font-size: 40px;
	color: #004e94;
}

.content {
	font-size: 14px;
}

.admintabletitle {
	padding: 5px 5px 5px 5px;
	font-size: 20px;
	color: #004e94;
	background: #f8f8f8;
}

.admintableerror {
	padding: 5px 5px 5px 5px;
	font-size: 20px;
	color: #da3f3f;
	background: #f8f8f8;
}

.admintabletext1 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 2px 5px;
	font-size: 14px;
	color: #4495de;
	background: #f8f8f8;
}

.admintabletext2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 2px 5px;
	font-size: 14px;
	color: #004e94;
	background: #FFFFFF;
}

.countvacancies {
	padding: 0;
	margin: 0;
	font-size: 20px;
	color: #da3f3f;
}

.adminform {
	padding: 0px;
	margin: 0;
	border: solid 1px #CCCCCC;
	font-size: 15px;
	background: #FFFFFF;
	color: #004e94;
	width: 100%;
}

.adminradio {
	padding: 5px;
	margin: 0;
	border: solid 1px #CCCCCC;
	font-size: 20px;
	background: #FFFFFF;
	color: #004e94;
}

.actionslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #da3f3f;
	font-weight: bold;
	text-decoration: none;
}

.actionslink:hover{
	color: #ffae00;
	text-decoration: underline;
}

.deleteform{
	padding: 5px;
	margin: 0;
	border: solid 1px #CCCCCC;
	font-size: 20px;
	background: #FFFFFF;
	font-weight: bold;
	color: #004e94;
	width: 100%;
}

#logo {
	position: absolute;
	top: 10px;
	left: 0px;
	visibility: visible;
	width: 100%;
}

#maincontent {
	font-size: 80%;
}

#maincontent p {
	margin: 8px 0;

	text-align: justify;
}
#maincontent ul {
	margin: .5em;
	padding: .5em;
}
#maincontent ol {
	margin: 1em;
	padding: 1em;
}

h1 {margin: 0;}

h2 {
	margin: 24px 0 0 0; /* shorthand T-R-B-L */
	font-family: "Century Gothic", Arial, sans-serif; 
	font-weight: normal;
	font-size: 200%;
}
h3 {font-size: 130%; margin: 44px 0 0 0;}
h4 {font-size: 115%; margin: 36px 0 0 0;}

#maincontent a:link {color: #878F74;}
#maincontent a:visited {color: #000000;}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {color: #000000;}

/*
.p7snaptrigger 
{
	display: block;
	background-color: #ffffff;
}
*/

#p7snapsubs1, #p7snapsubs3 , #p7snapsubs2{
	position: absolute;
	width: 154px;
	top: 87px;
	font-size: .8em;
	background-color: #FFFFFF;
	height: 43px;
	visibility: hidden;
}

#p7snapsubs1 {left: 14px;}
#p7snapsubs2 {left: 93px;}
#p7snapsubs3 {left: 260px;}

.p7submenus p {margin: 0;}

.p7submenus a, .p7submenus a:visited {
	display: block;
	padding: 1px 8px 1px 12px;
	background-color: #ffffff;
	color: #2B4C9D;
	text-decoration: none;
	border-top: 1px solid #2B4C9D;
	border-right: 1px solid #2B4C9D;
	border-bottom: 1px solid #2B4C9D;
	border-left: 1px solid #2B4C9D;
}

.p7submenus a:hover, .p7submenus a:active, .p7submenus a:focus {
	background-color: #2B4C9D;
	color: #ffffff;
}

#footer {
	font-size: 85%;
	color: #A69490;
}
#footer p {
	margin: 0;
	padding: 6px 0 0 0;
	border-top: 1px solid #A69490;
}

#footer a:link {color: #A69490; text-decoration: none;}
#footer a:visited {color: #A69490;}
#footer a:hover, #footer a:active, #footer a:focus {color: #000000;}

.footerlink, .footerlink a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: none;
	text-decoration: none;
}

.footerlink a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: none;
}
