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

* {font-family:Arial, Helvetica, sans-serif; }

body {
	background-color: #4c463f;
	font-family: Arial, Helvetica, sans-serif;
}

.wrapper {
	background-image: url(/images/page_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	min-height: 700px;
	background-color: #fefefe;
}
.wrapper #footer {
	background-color: #4c463f;
	background-image: url(/images/footerfill.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 87px;
}
#footer {
	background-image: url(/images/footerfill.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	position: relative;
	background-color: #4c463f;
	color: #999;
}
#footer .powerdby {
	position: absolute;
	left: 20px;
	top: 20px;
	text-transform: uppercase;
	font-style: oblique;
}
#footer .copy {
	position: absolute;
	top: 20px;
	right: 20px;
}
#userbar {
	color: #FFF;
	height: 24px;
	text-align: right;
	padding-right: 150px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 24px;
}
#userbar a.prefrences {
}
#userbar a.loglink {
	margin-right: 50px;
}
#userbar .user {
	margin-right: 30px;
}
#userbar a {
	color: #FC3;
	text-decoration: none;
}
#userbar .prefpane {
	position: absolute;
	z-index: 100;
	width: 300px;
	top: 22px;
	right: 30px;
	background-color: #424242;
	color: #FFF;
	text-align: left;
	border: 1px solid #000;
}
#userbar .prefpane .innerpane {
	margin: 10px;
	height: 350px;
	position: relative;
}
#userbar #prefpanel .innerpane #panelClose {
	position: absolute;
	right: 5px;
	bottom: 5px;
	background-image: url(/images/panelClose.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-right: 25px;
	line-height: 20px;
	color: #FFF;
}
#prefpanel {
	display: none;
}
#header {
	position: relative;
	height: 54px;
	background-image: url(/images/in_logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header .in-title {
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	text-transform: uppercase;
	color: #f3f3f3;
	position: absolute;
	top: 18px;
	right: 30px;
}
.bodycontent {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFF;
	background-image: url(/images/inner_t_fill.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	position: relative;
	/* height: 600px; */ /* for testing only */
	min-height: 600px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1b97bf;
	border-bottom-color: #1b97bf;
	border-left-color: #1b97bf;
}
.bodycontent .tlc {
	background-image: url(/images/inner_tlc.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	height: 34px;
	width: 12px;
	left: -1px;
	top: 0px;
}
.bodycontent .trc {
	background-image: url(/images/inner_trc.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	height: 34px;
	width: 12px;
	top: 0px;
	right: -1px;
}
.bodycontent .blc {
	background-image: url(/images/inner_blc.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	height: 11px;
	width: 12px;
	left: -1px;
	bottom: -1px;
}
.bodycontent .brc {
	background-image: url(/images/inner_brc.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	height: 11px;
	width: 12px;
	right: -1px;
	bottom: -1px;
}
#main_nav {
	height: 33px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
}
#sub_nav {
	height: 33px;
	margin-right: -10px;
	margin-left: -20px;
	margin-bottom: 5px;
	padding-top: -25px;
}

#adminbod {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.help-pane {
	height: 500px;
	width: 500px;
	position: absolute;
	top: 150px;
	right: -465px;
	background-image: url(/images/helppanel.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 75;
}
.help-pane .h-tab {
	height: 135px;
	width: 40px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.help-pane .h-cont {
	float: left;
	position: absolute;
	left: 50px;
	top: 10px;
	right: 10px;
	bottom: 10px;
}
    .slide-out-div {
	padding: 20px;
	width: 250px;
	border: 1px solid #29216d;
	position: absolute;
	top: 120px;
	background-image: url(/images/helppanel.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
        z-index: 120;
      }
.slide-out-div p {
}
.slide-out-div p {
	line-height: 16px;
}
.help-pane-cont {
	overflow: auto;
	height: 250px;
}
.slide-out-div .helplink {
	position: absolute;
	left: 20px;
	bottom: 5px;
}
#userbar a:hover {
	color: #0CF;
}
.slide-out-div h3 {
	color: #FC3;
}
.slide-out-div a {
	color: #FF3;
	text-decoration: none;
}
