html {
  height: 100%;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  background-color: #fff;
  height: 100%;
  color: #FF9900;
  background:transparent url(/images/leftcol-bg.png) scroll left top;
  }

br {
  clear:both;
}

img {
  border: none;
}

.submit {
  width: 140px;
  height: 40px;
  float: right;
  margin: 10px 20px;
  font-size: 18px;
	background-color: #FF9900;
	border: none;
	color: #fff;
	font-weight: bold;

}

.submit_left {
  width: 120px;
  float: left;
  height: 40px;
  font-size: 18px;
  margin: 10px 20px;
	background-color: #FF9900;
	border: none;
	color: #fff;
}

#container  {
  position: relative;
  background: #fff;
  border: 1px solid #A1A1A4;
  width: 800px !important;
  margin: 20px auto;
  height: 100%;
}

#container.vacancy {
  height: 1000px;
}

#logo {
  position: relative;
  width:100px;
  height: 75px;
  left: 350px;
  top: 10px;
  background-repeat: no-repeat;
  background-image: url('/images/rsta-logo.png');
}

#header {
  position: relative;
  width: 800px;
  height: 95px;
}

#logout {
	margin:10px;
	position:absolute;
	right:0;
	text-align:right;
	top:0;
}

#content {
  position: relative;
  height: 100%;
}

#launchpad {
  position: relative;
  width: 500px !important;
  margin: auto;
}

#loginForm {
	position: relative;
  color: #FF9900;
	top: 150px;
  Width: 500px;
  margin: auto;
  border: 1px solid #fff;
}

#loginForm label {
  width: 150px;
  margin-right: 10px;
  font-size: 18px;
  text-align: right;
  margin-top: 10px;
  float: left;
  clear: both;
  line-height: 30px;
  position: relative;
}

#loginForm .input {
  margin: 10px;
  width: 300px;
  font-size: 18px;
  margin-top: 10px;
  float: left;
  height: 30px;
  color: #FF9900;
	text-align: center;
	border: none;
	border-bottom: dotted;
}

#loginForm .submit {
	position: relative;
  width: 120px;
  height: 40px;
  float: right;
  margin-top: 30px;  
  font-size: 18px;
	border: 2px solid #FF9900;
	color: #FFF;
}

.lnkPWReminder {
	position: relative;
  width: 200px;
  height: 30px;
  float: right;
  margin-top: 30px;  
  font-size: 18px;
	border: 2px solid #FF9900;
	color: #FFF;
	margin:10px 20px;
	background-color:#FF9900;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
	clear: both;
}

#launchpad {
  position: relative;
  width: 420px !important;
  margin: 40px auto;
}

.launchButton {
  margin-bottom: 20px;
}

#launchpad a {
  border-bottom-width: 3px;
  border-right-width: 3px;
  position: relative;
  display: block;
  width: 120px;
  height: 120px;
  text-decoration: none;
  color: #FFF;
}

#launchpad a:hover{
  border-top-width: 3px;
  border-left-width: 3px;
  border-bottom-width: 1px;
  border-right-width: 1px;
}

#launchpad a:visited {
  color: #000;

}


#btnLaunchPad a {
  background-color: #FF9900;
  width: 400px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #000;
}


.btnLabel {
  position:relative;
	text-align:center;
	top:75px;
	font-size: 16px;

}

#tableUsers {
  position: relative;
  width: 800px;
  height: 500px;
  overflow: auto;
  color: #000;
  clear: both;
}

#tableUsers table{
	margin:0 10px;
	position:relative;
	width:775px;
}

#tableUsers th {
  font-size: 12px;
  font-weight: bold;
  text-align:left;
}

#tableUsers tr {
  height: 30px;
}

#tableUsers td {
  font-size: 15px;
  text-align:left;
  padding-left: 5px;
}

#tableUsers .userName {
  width: 300px;
}

#tableUsers .userImage {
  width: 40px;
}

#tableUsers .userImage img {
  height: 50px;
}

#tableUsers .userEmail {
  width: 250px;
}

#tableUsers .userType {
  width: 35px;
}

#tableUsers .buttons_hor {
  width: 130px;
}


#tableUsers .row_events {
  height: 42px;
}

#tableUsers .name {
  width: 200px;
}

#tableUsers .email {
  width: 300px;
}

#tableUsers .date {
  width: 100px;
}

.row_odd {
  background-color: #FF9900;
  color: #fff;
}

.row_even {
  color: #000;
}

.userimage {
  position: relative;
  width: 100px;
  float: left;
}

#form_user {
 margin-top: 20px;
}

#form_user .editSynopsis {
  position: relative;
  float: left;
  height: 150px;
  width: 700px;
  margin-left: 30px;
  margin-top: 10px;
  margin-bottom:12px;
  clear: both
}

#form_user .editBody {
  position: relative;
  float: left;
  height: 370px;
  width: 700px;
  margin-left: 30px;
  margin-top: 10px;
  clear: both
}


fieldset {
	margin: 0 40px;
	border: 1px solid #FF9900;
	width: 750px;
}

legend {
	font-size: 18px;

}

.checkArea {
  float: left;
  width: 24%;
} 


.checkgrouplabel {
  float: left;
  width: 80%;
  margin-top: 4px;
  margin-left: 5px;

}

.checkgroupbox {
  float: left;
}

#form_user .label {
  width: 20%;
  float: left;
  clear: both;
  text-align: right;
  padding-right: 5px;
  margin-top: 5px;
}

#form_user .text {
  width: 55%;
  float: left;
  margin-top: 5px;
}

#form_user .textarea {
  width: 55%;
  float: left;
  height: 50px;
  margin-top: 5px;
}


#form_user .file {
  width: 40%;
  float: left;
  margin-top: 5px;
}

#form_user .checkbox {
  float: left;
  margin-top: 5px;
}

#form_user .select {
  float: left;
  margin-top: 5px;
  width: 40%;
}

#form_user fieldset {
  width: 780;
  margin: 10px;
  float: left;
  background-color: #fff;
}

#form_user .checkArea {
  width: 50%;
}


#form_user .half_width {
  width: 48%;
  float: left;
}

#form_user .submit_inline {;
float:left;
margin-top:15px;
}

#form_user .pdfArea {
  float: left;
  width: 100%;
	height: 50px;
}


.changePW {
  float: left;
  width: 190px;
  margin-left: 10px;
}

#form_vacancy {
  padding: 0px 20px;
}

#form_vacancy .label {
  width: 100px;
  float: left;
  text-align: right;
  padding-right: 20px;
  margin-top: 20px;
}

#form_vacancy .left {
  clear: both;
}

#form_vacancy .text, .select {
  width: 74%;
  float: left;
  margin-top: 15px;
}

#form_vacancy .edit_area {
  width: 150px;
  margin-left: 20px;
}


#form_vacancy .submit_inline {;
float:left;
margin-top:15px;
}

#form_vacancy fieldset {
  float: left;
  clear: both;
  width: 100%;
}

#form_vacancy .editPurpose {
  position: relative;
  float: left;
  height: 150px;
  width: 700px;
  margin-left: 30px;
  margin-top: 10px;
  margin-bottom:12px;
  clear: both
}

#form_vacancy .editRole {
  position: relative;
  float: left;
  height: 370px;
  width: 700px;
  margin-left: 30px;
  margin-top: 10px;
  clear: both
}

#buttonArea {
  position: relative;
  width: 100%;
  height: 50px;
	float: left;
	clear: both;
}

#tableNews {
  clear: both;
}

#tableNews .date {
  border: solid 1px #000;
  width: 300px;
  padding: 5px;
}

#tableNews .image {
  border: solid 1px #000;
  width: 100px;
  padding: 0px;
  text-align: center;
}


#tableNews .title {
  border: solid 1px #000;
  width: 500px;
  padding: 5px;
}

#tableNews .applicants {
  border: solid 1px #000;
  width: 100px;
  padding: 5px;
}

#tableNews .synopsis {
  border: solid 1px #000;
  height: 100px;
  padding: 5px;
  vertical-align:top;
}

#tableNews .buttons {
  border: solid 1px #000;
  width: 90px;
  padding: 5px;
  vertical-align:top;
}

#tableNews img {
  margin-top: 10px;
}



.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
	background-color: #464646;
	padding: 8px 8px 8px;
}

.tool-title {
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	color: #fff;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}

.tool-text {
	font-size: 14px;
}


#breadcrumbtrail
{
list-style: none;
padding: 0;
margin: 0;
width:100%;
height: 30px;
background-color: #FF9900;
}

#breadcrumbtrail li
{
float: left;
margin: 0 1;
text-align: center;
width: 120px;
display: block;
height: 14px;
margin:8px 0pt;
color: #FFF;
font-weight: bold;
}

#breadcrumbtrail li a
{
float: left;
color: #000;
text-decoration: none;
text-align: center;
color: #fff;
border-bottom: 2px solid #fff;
margin:0 16px;
}



