/********************************************/
/***** Print styles for library survey *****/
/********************************************/

* {
	margin: 0;
	padding: 0;
}
body, table {
	font-size: small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFF;
}
body#popUp {
	background-color: #FFF;
	margin: 0;
	padding: 5%;
}
td {
	line-height: 150%;
	padding: 2px;
}	
img {
	border: 0px;
}
#container {
	width: 736px;
	margin: 1em auto;
	font-size: 1em;
}
#header, #header h1, #footer, #nav, #backLink, #rightcol, #printInstructions {
	display: none !important;
}
#pagebody {	padding: 1px 3px 0 3px; background: #fff url(../images/bg_body_shadow.gif) repeat-y 0 0; }
#leftcol, #rightcol, #leftColDashboard { float: left; padding-top: 1em;}
#leftcol { 
	width: 545px;
	border-right: 1px solid #000; 
}
#leftcolDashboard { 
	width: 725px;
}

#search .TextInput {
	font-size: 1.2em;
	border: 1px solid #000;
	width: 95%;
}
h2, h3, h5 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
h2 {
	color: #000;
	font-size: 1.8em;
	padding: 10px 20px;
}
#pageheaderPopup h2 {
	color: #000;
	font-size: 1.8em;
	padding: 0px 20px;
}
h3 {
	color: #333;
	font-size: 1.6em;
	margin: 0 0 10px 0; 
}
#pageheaderPopup h3 {
	color: #333;
	font-size: 1.2em;
	margin: 0;
	padding: 0px 20px;
}
span.titleColor {
	color: #333;
}
#reports dt {
	color: #333;
	margin: 1em 0 0.5em 0;
	font-size: 1.2em;
}
h4 { 
	font-size: 1.2em;
	margin: 0 0 4px 0; 
	padding: 0.5em 0;
	color: #666;
}
h5 {
	color: #000;
	font-size: 0.9em;
	margin: 2px 0 5px 20px; 
}
#pageheader {
	margin-top: 10px;
	border-bottom: 1px solid #000;
}
#pageheaderPopup {
	margin-top: 0px;
	border-bottom: 1px solid #000;
}
#content {
	padding: 12px 20px;
	margin-bottom: 1em;
	}
#content p {
	margin-bottom: 1.3em;
}
#contentPopup {
	padding: 12px 20px;
	/* margin-bottom: 1em; */
	}
#contentPopup p {
	margin-bottom: 1.1em;
	font-size: 90%;
	line-height: 125%;
}
#contentPopup p.instructions {
	margin-bottom: 1.1em;
	font-size: 90%;
	font-weight: bold;
	line-height: 125%;
}
#contentPopup p.instructionsColor {
	margin-bottom: 1.1em;
	font-size: 90%;
	font-weight: bold;
	line-height: 125%;
	color: #9E0B0E;
}
p, li { line-height: 150%; }

p img {
	margin: 1em auto; }
	
dd p { margin: 2px 0 4px 0; }
ol {
	margin: 15px;
	padding: 0 8px;
	}
ul {
	margin: 10px;
	padding: 0 8px;
	}
li {
	margin-bottom: 1em;
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */

.ralign { text-align: right; }
.right, .alignright {	float: right; margin-left:8px;}

.alignleft {
	float: left; margin-right: 8px;
}
#questionBlock {
	font: 12px Arial,Helvetica,sans-serif;
	margin: 20px 0px 15px 0px;
}
#questionNumber {
	float: left;
	width: 6%;
	font-size: 125%;
}
#questionText {
	font-weight: normal;
	float: left;
	width: 92%;
	font-size: 125%;
}
.questionInstruction {
	font-size: 90%;
	color: #666;
}
.answerField {
	margin-left: 6%;
	width: 30%;
	float: left;
}
.answerLabel {
	float: left;
	width: 60%;
	font-size: 100%;
}
textarea {
	padding: 3px;
	border: 1px solid black;
	font: 100% Arial,Helvetica,sans-serif;
}
/**** Dashboard styles ******/
#SurveyArea {
	width: 100%;
	margin: 0px 0px 100px 0px;
}
#BranchArea {
	float: left;
	width: 50%;
	font: 11px Arial,Helvetica,sans-serif;
	padding: 0em 1.5em 50px 0em;
	border-right: 1px solid #333;
}
#SystemArea {
	float: left;
	width: 43%;
	font: 11px Arial,Helvetica,sans-serif;
	padding: 0em 0em 0em 1.5em;
}
.colHeader {
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}
.colBranch {
	float: left;
	width: 60%;
	font: bold 11px Arial,Helvetica,sans-serif;
	padding-right: 15px;
}
.colStatus {
	float: left;
	width: 20%;
	font: bold 11px Arial,Helvetica,sans-serif;
}
.colActions {
	float: left;
	width: 15%;
	text-align: left;
	font: bold 11px Arial,Helvetica,sans-serif;
}
span.colTitle {
	padding: 3px 3px 0px 3px;
	background-color: #800;
	color: #FFF;
}
span.colTitle2 {
	padding: 3px 3px 0px 3px;
	background-color: #666;
	color: #FFF;
}
.rowBranch {
	float: left;
	width: 60%;
	font: 11px Arial,Helvetica,sans-serif;
	padding-bottom: 9px;
	padding-right: 15px;
}
.rowStatus {
	float: left;
	width: 20%;
	text-align: left;
	font: 11px Arial,Helvetica,sans-serif;
}
.rowActions {
	float: left;
	width: 15%;
	text-align: left;
}
.rowActions ul {
	margin: 0; /*removes indent IE and Opera*/ 
	padding: 0; /*removes indent Mozilla and NN7*/ 
	list-style-type: none; /*turns off display of bullet*/ 
	font: 11px Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.rowActions ul li {
	display: inline;
}
.rowActions ul li img {
	margin: 0px 2px 0px 0px;
}
#logoutArea {
	font: 11px Arial,Helvetica,sans-serif;
	text-align: right;
	width: 100%;
}
#surveyNav {
	border-top: 1px solid #000;
	margin: 5px 0px 25px 0px;
	padding: 10px 0px;
}
#surveyNav .navLeft {
	float: left; 
	width: 35%;
	text-align: left;
}
#surveyNav .navRight {
	float: left; 
	width: 35%;
	text-align: right;
}
#surveyNav .navCenter {
	float: left; 
	width: 30%;
	text-align: center;
}
/********** ADMIN STYLES **********/
.editRow {
	padding: 0px 0px 10px 0px;
}
.editLabel {
	float: left;
	width: 10%;
	font: bold 11px Arial,Helvetica,sans-serif;
}
.editValue {
	float: left;
	width: 75%;
	font: 11px Arial,Helvetica,sans-serif;
	padding: 0px 10px 0px 10px;
}
.editAction {
	float: left;
	width: 10%;
	font: 11px Arial,Helvetica,sans-serif;
}
/********** PROGRESS BAR STYLES **********/
#progressBar {
	display: block;
	margin-top: 5px;
	width: 160px;
}
#progessBarLabel {
	font: bold 90% Arial,Helvetica,sans-serif;
	text-align: right;
	padding-right: 10px;
	float: left;
	width: 45px;
}
#leftBarEnd {
	float: left;
	width: 2px;
	height: 13px;
}
#rightBarEnd {
	float: left;
	width: 2px;
	height: 13px;
}
#middleBar {
	float: left;
	width: 100px;
	height: 13px;
	background: #fff url(../images/bar_off_slice.gif) 0px 2px repeat-x;
	text-align: left;
}
.barLeftOff {
	background: #fff url(../images/bar_left_end_off.gif) 0px 2px no-repeat;
}
.barLeftOn {
	background: #fff url(../images/bar_left_end_on.gif) 0px 2px no-repeat;
}
.barRightOff {
	background: #fff url(../images/bar_right_end_off.gif) 0px 2px no-repeat;
}
.barRightOn {
	background: #fff url(../images/bar_right_end_on.gif) 0px 2px no-repeat;
}
/*****  VIEW/PRINT PAGE Styles **********/
#questionResultsArea {
	margin: 10px 0px 0px 20px;
	font: normal 100% Arial,Helvetica,sans-serif;
}
.questionResult {
	margin-bottom: 10px;
}
.questionResultNumber {
	font-weight: bold;
	float: left;
	width: 5%;
}
.questionResultText {
	font-weight: bold;
	float: left;
	width: 90%;
}
.questionResultAnswer {
	font: normal 100% Arial,Helvetica,sans-serif;
	margin: 5px 0px 20px 5%;
}
.questionResultAnswer div {
	margin: 0px 0px 10px 0px;
}