@charset "UTF-8";
/**
	* CSS main styles *
	* $Id: styles.css 451 2011-08-27 05:31:07Z zpatz $
	* $URL: https://www.toofast.ca/svn/toofast/trunk/styles.css $
**/
/* Reset basic appearances of general objects to fix browser display incompatibilities */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin: 0; padding: 0; border: 0; outline: 0;
	font-weight: inherit; font-style: inherit; font-family: inherit; font-size: inherit;
}

/* Reset basic appearances of tables */
table, tbody, tfoot, thead, tr, th, td, input {
	margin: 0;
	font-weight: inherit; font-style: inherit; font-family: inherit; font-size: inherit;
}
/* Body styles */
body {
	background: #000A13 url(images/top_bg_repeat.jpg) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #121212;
}
a {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #99CCFF;
	text-decoration: underline;
}
h1 {
	margin: 1.5em 0 1em 0;
	padding: 0;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
}
h2 {
	margin: 1.5em 0 1em 0;
	padding: 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
}
h3 {
	margin: 1em 0 0.5em 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #336699;
}
p {
	margin: 1em 0.5em;
}
/* Header image */
.header {
	margin: 0;
	padding: 0;
	background: url(images/top_bg.jpg) no-repeat top left;
	height: 105px;
}
/* Top Nav Links */
#nav {
	position: absolute;
	top: 3px;
	right: 20px;
	font-size: 9px;
	font-weight: bold;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	margin-left: 3em;
	color: #F0F0FF;
	text-decoration: none;
	text-shadow:1px 1px 0 #003366;
}
#nav ul li a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
#leftnav {
	position: absolute;
	top: 30px;
	right: 20px;
}
#leftnav select {
	margin: 0;
	padding: 1px;
	font: inherit;
	font-weight: bold;
	color: #336699;
}
#leftnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#leftnav ul li {
	margin: 0;
	padding: 0;
}
#leftnav ul li a {
	margin: 0 20px 0 0;
	padding: 0;
	color: #6699CC;
	text-decoration: none;
}
#leftnav ul li a.active {
	position: relative;
	margin: 0 20px 0 0;
	padding: 0 0 45px 0;
	color: #FFFFFF;
}
#leftnav ul li a:hover {
	color: #FFFFFF;
}
/* Page Content */
#content {
	display: block;
}
/* Left Nav box */
.leftContent {
	position: absolute;
	left: 20px;
	text-align: left;
	width: 200px;
	height: auto;
	display: block;
	border: 1px solid #336699;
	background: #6699CC url(images/login_bg.jpg) no-repeat top left;
}
#sideNav, .jstree {
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
	font-size: 0.9em;
	font-weight: bold;
}
#sideNav a {
	padding: 0.5em;
	line-height: 2em;
	color: #003366;
	text-decoration: none;
	background: none;
	text-shadow:1px 1px 0 #99CCFF;
}
#sideNav a:hover {
	text-decoration: underline;
	color: #FFFF66;
	text-shadow:1px 1px 0 #003366;
}
#login {
	font-size: x-small;
	font-weight: bold;
	color: #003366;
}
#textLogin {
	margin: 1em;
}
#textPassword {
	margin: 1em;
}
#submit {
	margin: 1em;
}
#login input {
	padding: 1px;
	font: inherit;
}
.link-head {
	color: #336699;
	text-align: left;
	margin: 0;
	margin-bottom: 2px;
	padding: 4px;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 1px dotted #336699;
	text-shadow:1px 1px 0 #99CCFF;
}
.sub-link {
	padding: 0.5em;
	line-height: 2em;
	font-size: x-small;
}
/* Content Box */
.rightContent {
	margin: 0 20px 0 240px;
	padding: 0.5em 1em;
	border: 1px solid #999999;
	border-bottom: none;
	background: #FAFAFA url(images/body_tile.gif) repeat-x top left;
}
/* Footer */
#footer {
	margin: 0 20px 0 240px;
	padding: 0.5em 1em;
	font-size: xx-small;
	border: 1px solid #999999;
	background: #CCCCCC url(images/foot_grad.gif) repeat-x bottom left;
	color: #666666;
}
#sponsors {
	margin: 0 20px 0 240px;
	padding: 0;
	min-width: 700px;
}
.sponsor_container {
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
}
.sponsor_link {
	display: inline-block;
	width: 24%;
}
#policy a {
	color: #FFFFFF;
	text-decoration: none;
}
#policy a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#fb_like {
    border: 0px solid;
    width: 250px;
}
#linkedin_share {
    border: 0px solid;
    width: 100px;
    position: absolute;
    margin: -54px 250px;
}
#twitter_share {
    border: 0px solid;
    width: 110px;
    position: absolute;
    margin: -26px 250px;
}
#google_plusone {
    border: 0px solid;
    width: 110px;
    position: absolute;
    margin: -55px 359px;
}

/* Style for wrapping the jsTree */
#surveyList a {
	white-space: normal;
	height: auto;
	padding: 1px 2px;
}
#surveyList li > ins {
	vertical-align: top;
}
#surveyList .jstree-hovered, #surveyList .jstree-clicked {
	border: 0;
}
#surveyList a.jstree-drop {
	width: 172px;
}
#surveyList a.jstree-draggable {
	width: 154px;
}
#ajaxMessage{
	display: none;
	padding: 2px;
	text-align: center;
	width: 500px;
	font-weight: bold;
	position: absolute;
	z-index: 1000;
}
#pageLinks a:link {
	font-weight: bold;
	color: #cc3300;
	text-decoration: none;
}
#pageLinks a:visited {
	text-decoration: none;
}
#pageLinks a:active {
	text-decoration: none;
}
#pageLinks a:hover {
	text-decoration: none;
	color: #fff;
}
#contentBkg {
	background-image: url(images/contentBar.jpg);
	background-repeat: repeat-y;
	width: 998px;
	height: 1000px;
}
#pic1 {
	margin: 20px 0 10px 20px;
}
.getiq {
	margin: 2% 20px 30px 770px;
	padding: 10px 10px 10px 10px;
	position: fixed;
	z-index: 2;
	color: #000000;
	display: none;
	border: 1px solid #000000;
	background-color: #99CCFF;
	width: 20%;
	height: 75%;
}
ul {
	padding: 0;
	margin: 0 0 0 30px;
}
ol {
	padding: 0;
	margin: 0 0 0 30px;
}
li {
	padding: 0 0 8px 0;
	margin: 0;
}
/*************** inside pages ********************/
#surveyTitle {
	font-weight: bold;
	font-size: 1.2em;
	color: #ffffff;
}
#surveySubtitle {
	font-weight: bold;
	font-size: 1em;
	color: #ffffff;
	margin: 10px 0 10px 0;
}
#surveyLinks a:link {
	color: #ffffff;
	text-decoration: none;
	margin: 10px 10px 10px 0;
}
#surveyLinks a:visited {
	text-decoration: none;
}
#surveyLinks a:active {
	text-decoration: none;
}
#surveyLinks a:hover {
	text-decoration: none;
	color: #CC0000;
}
.likertExtended {
	width: 18%;
}
.likertExtendedEdit {
	width: 22%;
}
/*************** question database image rollover ********************/
#questionDB {
	width: 240px;
}
#questionDB a {
	background-image: url(images/question_db_on.jpg);
	display: block;
	height: 40px;
	width: 376px;
}
#questionDB a:hover {
	background-image: url(images/question_db_over.jpg);
	color: white;
}
/*************** tables question database ********************/
table {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	border-right: none;
	background: #FFFFFF;
}
td {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 0.5em;
	text-align: left;
}
tr.banner {
	background: #003366;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
}
tr.question {
	font-size: 1em;
	font-weight: bold;
	color: #333300;
	background: #99CCFF;
}
tr.survey {
	font-size: 1.2em;
	font-weight: bold;
	color: #cc0000;
}
tr.title {
	background: #99CCFF;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
tr.columns {
	font-weight: bold;
	color: #333300;
}
tr.answers {
	color: #333300;
}
/*************** admin user view ********************/
.userview {
	background: #FFFFFF;
	color: #000000;
}
#number {
	color: #000000;
	font-weight: bold;
	padding: 0;
	position: relative;
	width: 30px;
	margin: -1px 0 0 10px;
}
#name {
	color: #000000;
	font-weight: bold;
	padding: 0;
	position: relative;
	width: 150px;
	margin: -14px auto auto 50px;
}
#organization {
	color: #000000;
	font-weight: bold;
	padding: 0;
	position: relative;
	width: 330px;
}
.viewOrg {
	margin: -14px 0 0 200px;
}
#lastlogin {
	color: #000000;
	font-weight: bold;
	margin: -14px 0 0 510px;
	padding: 0;
	position: relative;
	height: 15px;
}
#logtype {
	color: #000000;
	font-weight: bold;
	padding: 0;
	position: relative;
	width: 200px;
	margin: -1px 0 0 10px;
}
#logtotal {
	color: #000000;
	font-weight: bold;
	padding: 0;
	position: relative;
	width: 150px;
	margin: -14px auto auto 300px;
}
.individual {
	background-color: #FFFFFF;
	border-color: #555555;
	border-top: 1px solid #555555;
	padding-bottom: 10px;
}
.surveys {
	margin: -64px 0 42px 343px;
	position: relative;
	width: 300px;
}
.logs {
	margin: -29px 0 42px 400px;
	position: relative;
	width: 300px;
}
.usercontrol {
	margin: 0 0 0 1px;
	position: relative;
	width: 400px;
}
.changepass {
	width: 400px;
}
.userinfo {
}
#sortfind {
	margin: -70px 0 0 487px;
	position: relative;
}
