@charset "utf-8";
/* CSS Document */

body {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	margin:0;
	padding:0;
	background-image: url(../images-scheetz/bg.png);
	background-repeat: repeat-x;
	background-color: #666;
}
#wrap {
margin-left:auto;
margin-right:auto;
margin-top:20px;
width:960px;
}
#inner-wrap {
float:left;
}
#inner-wrap-top {
background-image:url(../images/wrappertop.png);
background-position:left top;
background-repeat:no-repeat;
clear:both;
font-size:50%;
height:12px;
text-indent:-9999px;
width:960px;
}
#inner-wrap-middle {
background-image:url(../images/wrappermiddle.png);
background-position:left top;
background-repeat:repeat-y;
clear:both;
float:left;
width:960px;
}
#inner-wrap-bottom {
background-image:url(../images/wrapperbottom.png);
background-position:left top;
background-repeat:no-repeat;
clear:both;
font-size:50%;
height:12px;
text-indent:-9999px;
width:960px;
}
#header {
	background-image:url(../images/header-bg.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	float:left;
	margin-bottom:20px;
	margin-left:1px;
	margin-right:1px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:30px;
	width:898px;
	padding-top: 10px;
}
#profile-wrap {
	margin: 0px;
	padding: 0px;
	text-align: right;
	float: right;
	width: 550px;
}
#profile-wrap img.profile-image {
border:1px solid #CCCCCC;
float:right;
padding:4px;
}
#profile-wrap h2.profile-name {
display:block;
float:right;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:120%;
font-weight:bold;
padding-right:10px;
padding-top:55px;
}
#logo-wrap {
float:left;
}
#planroom-logo {
	background-image:url(../images-scheetz/plan-room-green.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:54px;
	margin:0 0 15px;
	padding:0;
	text-indent:-9999px;
	width:274px;
}
#logo-wrap ul {
clear:both;
}
#logo-wrap ul li {
float:left;
margin-right:20px;
}
#logo-wrap a.add-job {
background-image:url(../images/add-job.jpg);
background-position:left top;
background-repeat:no-repeat;
display:block;
height:75px;
text-indent:-9999px;
width:72px;
}
#logo-wrap a.add-sub {
background-image:url(../images/add-sub.jpg);
background-position:left top;
background-repeat:no-repeat;
display:block;
height:75px;
position:relative;
text-indent:-9999px;
width:72px;
}
#planroom-nav {
clear:right;
display:block;
float:right;
margin-top:10px;
}
#planroom-nav li {
display:block;
float:left;
font-size:90%;
margin:0 0 0 20px;
}
#planroom-nav a {
color:#00483A;
text-decoration:none;
}
#planroom-nav a:hover {
color:#FB9821;
}
#content {
clear:both;
float:left;
width:960px;
}
div.column-left {
float:left;
margin:0 0 20px 30px;
width:430px;
}
div.column-right {
float:right;
margin:0 30px 20px 0;
width:430px;
}
div.column-top {
background-image:url(../images-scheetz/column-top.png);
background-position:left top;
background-repeat:no-repeat;
clear:both;
font-size:50%;
height:12px;
text-indent:-9999px;
width:430px;
}
div.column-middle {
background-image:url(../images-scheetz/column-middle.png);
background-position:left top;
background-repeat:repeat-y;
clear:both;
float:left;
width:430px;
}
div.column-bottom {
background-image:url(../images-scheetz/column-bottom.png);
background-position:left top;
background-repeat:no-repeat;
clear:both;
font-size:50%;
height:12px;
margin-bottom:5px;
text-indent:-9999px;
width:430px;
}
h1.column-header {
	color:#333333;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:115%;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:0;
	padding-left:8px;
	padding-top:5px;
	clear: both;
}
div.column-search {
float:right;
padding-top:3px;
}
#footer {
	color:#FFF;
	font-size:85%;
	margin-top:15px;
	text-align:center;
}
#column-list {
margin-left:15px;
}
#column-list li {
	clear:both;
	display:block;
	font-size:125%;
	margin-bottom:6px;
	margin-top:6px;
	padding:0;
	margin-right: 6px;
}
#column-list li a {
color:#00483A;
font-weight:normal;
text-decoration:none;
}
#column-list li a:hover {
color:#FB9821;
}
#column-list p {
color:#666666;
font-size:80%;
font-style:italic;
margin:0 10px 10px 0;
padding:0;
}
#column-list input.checkbox {
margin-right:5px;
}
#column-list span {
clear:both;
color:#666666;
display:block;
font-size:65%;
font-style:italic;
padding-left:25px;
}
#widecolumn-middle em {
	font-size: 85%;
	color: #666;
	text-align: center;
	display: block;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	border: 2px dotted #CCC;
	margin-bottom: 15px;
}
div.column-middle em{
	font-size: 85%;
	color: #666;
	text-align: center;
	display: block;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	border: 2px dotted #CCC;
	margin-bottom: 15px;
}


#dropdown {
	float: left;
	margin-left: 15px;
	margin-bottom: 5px;
}

h1.login {
background-image:url(../images-scheetz/planroom-login-screen.jpg);
background-position:left top;
background-repeat:no-repeat;
display:block;
float:left;
height:364px;
margin-left:10px;
text-indent:-9999px;
width:369px;
}
#homescreen-buttons {
float:right;
margin-bottom:30px;
margin-right:20px;
margin-top:10px;
}
#homescreen-buttons a.help-button {
background-image:url(../images/help.jpg);
background-position:left top;
background-repeat:no-repeat;
display:block;
float:left;
height:93px;
text-indent:-9999px;
width:97px;
}
#homescreen-buttons a.admin-button {
background-image:url(../images/admin.jpg);
background-position:left top;
background-repeat:no-repeat;
display:block;
float:left;
height:93px;
margin-left:10px;
text-indent:-9999px;
width:97px;
}
#login {
clear:right;
float:right;
width:525px;
}
#login h2.administrator {
color:#333333;
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:125%;
font-weight:bold;
}
#login h2.user-id {
background-image:url(../images-scheetz/username.jpg);
background-position:left 2px;
background-repeat:no-repeat;
clear:both;
display:block;
float:left;
height:24px;
text-indent:-9999px;
width:126px;
}
#login h2.password {
background-image:url(../images-scheetz/password.jpg);
background-position:left 2px;
background-repeat:no-repeat;
clear:both;
display:block;
float:left;
height:24px;
text-indent:-9999px;
width:126px;
}
#login form input.user-id {
background-color:#EEEEEE;
border:1px solid #CCCCCC;
color:#333333;
padding:2px;
width:200px;
}
#login form input.password {
background-color:#EEEEEE;
border:1px solid #CCCCCC;
color:#333333;
padding:2px;
width:200px;
}
#login form span.login-button {
display:block;
margin-left:125px;
}
label.edit-label {
display:block;
float:left;
font-size:90%;
padding:4px 10px 0 2px;
text-align:right;
width:70px;
}
input.edit-textfield {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
color:#333333;
margin-bottom:10px;
padding:2px;
}
#file-list {
	display:block;
	padding-left:5px;
	margin-bottom: 5px;
	padding-right: 5px;
}
#file-list a.file-name {
color:#00483A;
text-decoration:none;
}
#file-list a.file-name:hover {
color:#FB9821;
}
#file-list a.edit {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
color:#00483A;
margin-left:10px;
padding-left:4px;
padding-right:4px;
text-decoration:none;
}
#file-list a.edit:hover {
border:1px solid #999999;
color:#FB9821;
}
#file-list li {
background-position:left top;
background-repeat:no-repeat;
clear:both;
display:block;
float:left;
font-size:90%;
padding:10px 0 10px 40px;
}
#file-list li.file {
background-image:url(../images/filetypes/file.png);
}
#file-list li.word {
background-image:url(../images/filetypes/word.png);
}
#file-list li.excel {
background-image:url(../images/filetypes/excel.png);
}
#file-list li.ppt {
background-image:url(../images/filetypes/ppt.png);
}
#file-list li.pdf {
background-image:url(../images/filetypes/pdf.png);
}
#file-list li.jpg {
background-image:url(../images/filetypes/jpg.png);
}
#actions {
	background-color:#EEEEEE;
	clear:both;
	width:870px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
	text-align: right;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#actions h1.page-title {
color:#00483A;
display:block;
float:left;
font-size:125%;
font-weight:bold;
}
#actions input.action-button {
	margin-left: 10px;

}
#actions form.action-float {
	display: block;
	float: right;
}
#actions #button-wrap {
	float: right;
}



#file-upload {
	color:#333333;
	float:left;
	font-size:90%;
	padding-left:15px;
	width:400px;
}
#file-upload h2 {
color:#333333;
display:block;
font-size:100%;
font-weight:bold;
margin-bottom:10px;
}
#edit-file-details {
	clear: both;
	float: left;
}
#widecolumn-wrap {
	float: left;
	margin-left: 30px;
}

#widecolumn-top {
	background-image: url(../images-scheetz/widecolumn-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: left;
	font-size: 50%;
	text-indent: -9999px;
}
#widecolumn-bottom {
	background-image: url(../images-scheetz/widecolumn-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	clear: both;
	float: left;
	font-size: 50%;
	text-indent: -9999px;
}
#widecolumn-middle {
	background-image: url(../images-scheetz/widecolumn-middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#widecolumn-middle h1 {
	font-size: 125%;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

#wide-column-actions {
	clear:both;
	margin: 0;
	padding: 0px;
	float: left;
}

#wide-column-actions input.action-button {
	float: left;
	margin-right: 10px;
}
#wide-column-actions form.action-float {
	display: block;
	float: left;
}
#widecolumn-middle label.label {
	display:block;
	font-size:90%;
	text-align:right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 2px;
}
#widecolumn-middle input.textfield {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-bottom: 7px;
	padding: 3px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 7px;
}
#widecolumn-middle select.select {
	margin-bottom: 7px;
	margin-left: 7px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 3px;
	color: #333;
}


#loading {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
	color: #00483A;
	background-color: #FFF;
	border: 1px solid #00483A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#loading h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}
#confirm-action {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	text-align: center;
	color: #00483A;
	background-color: #FFF;
	border: 1px solid #00483A;
}
#confirm-action h2 {
	font-size: 125%;
	font-weight: bold;
}
#confirm-action a {
	color: #00483a;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}
#confirm-action a:hover {
	color: #FB9821;
}
#action-buttons {
	display: block;
	float: right;
	width: 260px;
}
#action-buttons li {
	display: block;
	float: left;
	margin-left: 10px;
}
#action-buttons a {
	display: block;
}
#action-buttons form {
	float: left;
	height: 1px;
	width: 1px;
}

#action-buttons a.delete {
	background-image: url(../images-scheetz/button-delete.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 75px;
	text-indent: -9999px;
	text-align: left;
}
#action-buttons a.cancel {
	background-image: url(../images-scheetz/button-cancel.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 75px;
	text-indent: -9999px;
	text-align: left;
}
#action-buttons a.save {
	background-image: url(../images-scheetz/button-save.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 75px;
	text-indent: -9999px;
	text-align: left;
}
#action-buttons a:hover {
	background-position: -75px 0px;
}
a.button {
	font-size: 90%;
	font-weight: bold;
	color: #FFF;
	background-color: #00483A;
	text-align: center;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	float: left;
	margin-right: 10px;
}
a.button:hover {
	background-color: #FB9821;
}
h1.jobs {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	display: block;
}

#jobs-assigned a{
	color: #00483A;
	font-size: 125%;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
#jobs-assigned a:hover {
	color: #FB9821;
}
#jobs-assigned p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#company-info {
	margin-left: 15px;
	font-weight: bold;
}
#company-info li {
	margin-bottom: 5px;
	margin-top: 5px;
}
#company-info li span {
	font-weight: normal;
	padding-left: 7px;
}
