/*********************************
 * Page Layout Elements
 */

/* Give every element a default of no padding and no margin */
* {padding:0px;margin: 0px;}

body {
	padding:0;margin:0;
	background:#ccc;
	font-family: arial;
	font-size: 12px;
	line-height: 150%;
}

img {border-width:0px}

#content,#footer,#header, .header_content_spacer_top, .header_content_spacer_bottom{
	width: 736px;
	padding:0px 0px;margin: 0 auto;
	padding: 14px;
	background: #fff;
}

#header {
	background: #fff url(/images/background_top.gif) top left no-repeat;
	padding-top: 10px;margin-top: 10px;
}

.header_content_spacer_top {
	padding: 0; width: 764px;
	height: 25px;
	background: #ccc url(/images/background_bottom.gif) top left no-repeat
}

.header_content_spacer_bottom {
	padding: 0; width: 764px;
	height: 15px;
	background: #ccc url(/images/background_top.gif) bottom left no-repeat
}

#logo {
	display: block;
	margin-bottom: 10px;
}

#menu {
	background: url(/images/menu/menu_back.jpg) top right no-repeat;
}

#footer {
	background: #fff url(/images/background_bottom.gif) bottom left no-repeat;
	padding-top: 0;
}

#app_links {float: right; text-align: right;}

/*********************************
 * Fonts
 */

h1 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight:  bold;
	font-size:  16px;
}

h1.with_background {
	color: #fff;
	background: url(/images/header_wide.jpg) top left no-repeat;
	height: 30px;
	padding: 5px 15px 0px 15px;
}

h1 span {
	float: right;
	font-size: 14px;
}

h1.with_background span a{
	color:  #fff;
}

h1.thin_background {
	background: url(/images/header_thin.jpg) top left no-repeat;
}

h1.super_thin_background {
	background: url(/images/header_super_thin.jpg) top left no-repeat;
}

h2 {
	font-size:  14px;
	margin: 5px 0px;
}

h2 span {
	margin-left:  20px;
	font-size:  12px;
	font-weight: normal;
}

.small {
	font-size:  11px;
}

.bold {
	font-weight:  bold;
}

.red {
	color:  red;
}

.gray {
  color: gray;
}

.margin {
	margin: 10px 0px;
}

.note {
  font-size: 12px;
	border:  1px solid #ccc;
  padding: 10px;
}

/*********************************
 * Tables and Other Block Elements
 */

.listing {
	width: 100%;
	border-collapse: collapse;
}

.listing th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
    border-bottom: 1px solid #000;
}

.listing td {
	padding: 5px;
}

.shaded td{
	background: #efefef;
}

.list_filter {padding: 10px 0px}

red td {
	color:  red;
}

.shaded_box {
	background-color: #efefef;
	padding: 10px;
}

/*********************************
 * Forms
 */

option {padding-right: 6px;}

.field, .field_area, .question_field {
	font-family: arial; font-size: 12px;
	border:  1px solid #ccc;
	padding: 3px; margin-bottom: 10px;
	width: 85%;
}

.field_area {
	height: 100px;
}

.auto_width {
	width: auto;
}

.full_width {
	width: 99%;
}

input {
	padding: 3px;
}

input.question_button {
	width: 180px;
	margin: 10px 10px;
}


/*********************************
 * Pages
 */

/* Admin - Team Form */
#team_completion_language_select td {padding-right: 20px;}
ol#optional_questions {margin: 0px 20px;}
.question_field {width: 68%;}
#team_form_left_column {width: 70%;}
.team_members {margin-bottom: 20px;}
#sample_questions {
	margin: 10px 0px;
}
#sample_questions ul {
	margin: 0px 10px;
}
#sample_questions li {
	font-size: 11px;
	padding-bottom: 3px;
}

/* Admin - Show Team */

.box_top {
	margin-top:  15px;
}

.box_top, .box_bottom {
	width: 736px;
	height: 15px;
	background: #efefef url(/images/box_top.gif) no-repeat;
}

.box_bottom {
	background: #efefef url(/images/box_bottom.gif) no-repeat;
	margin-bottom: 20px;
}

#show_team {width: 100%;}

#team_summary {
	width:  100%;
	border-collapse: collapse;
}
#team_summary th, #team_summary td {
	background:  #efefef;
	padding: 10px;
}

#team_summary th {
	text-align: center;
}

.big_number {
	width: 25%;
}

#data_row td h1 {
	font-family:  Georgia, Times New Roman;
	font-weight:  normal;
	font-size:  40px;
	color: #272F44;
	text-align:  center;
	margin: 20px 0px 20px 3px;
}
#caption_row td {
	text-align:  center;
}
#team_activity_list {
	width:  100%;
}
#team_activity_list td {
	padding-right:  20px;
}
#master_sidebar_list {
	list-style:  none;
	margin-left: 20px;
}
#master_sidebar_list li {
	font-weight:  bold;
}
#master_sidebar_list ul {
	list-style: none;
	margin:  5px 0px 0px 10px;
}
#master_sidebar_list ul li {
	font-weight:  normal;
	padding-left:  10px; margin-top: 2px; padding-top: 2px;
	height: 22px;
}

#master_sidebar_list ul li.selected {
	background:  url(/images/sidebar/sidebar_selected.gif) top left no-repeat;
}

/* 
#team_actions {height: 30px;}
#team_actions h2 {float: left;margin-right: 40px;}
*/

/* Diagnostics - List */

.diagnostic_actions {
	text-align: right;
}

/* Answers */

/* Edit */
#question_number {
	font-family:  Georgia;
	font-size:  20px;
	font-weight: bold;
	padding: 10px;
	width: 30px;
}
#question_text{
	font-family:  Georgia;
	font-size:  17px;
	margin:  30px 0px;
	height: 60px;
/*	padding-left:3em*/
}

#possible_answers,#answer_legend {
	margin:  0 auto;
}
#possible_answers td {
	padding: 5px;
}
#answer_legend td {
	width: 215px;
}
#right_legend {
	text-align: right;
}
#answer_buttons, #questions_count {
	text-align: center;
	padding:  30px 0px;
}
#answer_buttons_table {
	margin: 0 auto;
}
#answer_buttons a{
	margin-right: 20px;
}
#question_category_and_factor td {
	width: 215px;
}

#questions_count {
	text-align: right;
	font-family: Georgia;
	font-size: 12px;
}

/* Answers - Edit Open Question */
#open_answer {margin: 0 auto; width: 50%;}

#status_indicator {text-align: center;}

/* Diagnostic - Welcome */
#welcome_heading,#welcome_form {
	margin:  0 auto 30px auto;
}
#welcome_form td {padding: 0px 10px;}

.login_email {width: 200px;margin: 0px;}

/* Diagnostic - Intro */

.intro_table {width: 100%}
.caption {
	width: 20%;
	font-weight: bold;
}
#diagnostic_team_members div {
	width: 45%;
	float: left;
	padding-right: 10px;
}
#welcome_text{
	font-family:  Georgia;
	font-size:  17px;
	margin:  30px 0px;
}
#start_diagnostic{
	text-align: center;
}

/* Diagnostic - Confirm Complete */
#confirm_complete_text {width:  50%; margin: 0 auto;}

/* Admin - Edit Question */
#admin_question_options {margin-top: 30px;text-align: center;}
#admin_question_options input { margin-right: 30px;}
#status_indicator {height: 50px;}

/* Admin - Edit Translation */
#translation_question_text{
	font-family:  Georgia;
	font-size:  17px;
	margin:  30px 0px;
	height: 60px;
}
#translation_question_number {
	font-family:  Georgia;
	font-size:  20px;
	font-weight: bold;
	padding: 5px;
	width: 30px;
}

/* Admin - Translation */
#translate_field_label {
	font-family:  Georgia;
	font-size:  18px;
	font-weight: bold;
	margin: 5px;
}

#translate_field_label a {
	font-family:  Georgia;
	font-size:  14px;
	font-weight: normal;	
}

#translate_field_text {
	font-family:  Georgia;
	font-size:  16px;
	padding: 5px;
	margin: 0 0 20px 0;
}

/* Report Generation */

#report_container {
	height: 960px;
}

#report_container_included {
	padding: 10px;
  float:left;
  border: 2px solid black;
}

#report_container_available {
	padding: 10px;
  float:left;
  border: 2px solid black;
  background: gray;	
}

.report_heading {
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight:  bold;
	font-size:  14px;
	padding: 0 0 10px 0;
}

.report_pages_list {
	padding:0 0 0 20px;
	list-style-image:url(/images/icons/report.gif)
}

#report_pages_available {
	width:250px;
  height:900px;
}

#report_pages_included {
  width:250px;
	height:900px;
}

.report_download_link {
  padding-left: 20px;
}

/* Notices */

#warning, #notice {
	font-family:'Trebuchet MS';
	font-size:15px;letter-spacing: -1px;
	line-height:110%;color:#fff;font-weight:bold;
	background-color:#F46518;
	padding:5px;
	margin:0px 0px 20px 0px
}
	
#notice {
	background-color:#d9d9d9;
	color:#1F4D63
}

/*********************************
 * Pagination
 */
.pagination {
  padding: 3px;
  margin: 3px;
  text-align: right;
}
.pagination a {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #aaaadd;
  text-decoration: none;
  color: #000099;
}
.pagination a:hover, .pagination a:active {
  border: 1px solid #000099;
  color: #000;
}
.pagination span.current {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #000099;
  font-weight: bold;
  background-color: #000099;
  color: #FFF;
}
.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #eee;
  color: #ddd;
}

/*********************************
 * Generated Styles
 */

.fieldWithErrors>input, .fieldWithErrors>textarea {
	background-color: #ffff80
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 0px 5px 5px 5px;
  margin-bottom: 20px;
}

#errorExplanation h2 {
  text-align: center;
  font-weight: bold;	
  font-size: 14px;
  padding: 3px;
  background-color: red;
  color: #fff;
  letter-spacing:1px
}

#errorExplanation p {
  margin-bottom: 0;
  padding: 5px;
  font-size: 13px;font-weight: bold;
}

#errorExplanation ul li {
  margin-left: 20px;
  font-size: 11px;
  line-height: 25px;
  list-style: square;
}
