/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}.mytable{border: solid 1px #d0d0d0;}.headrow{background: #471220;color: white;font-family: Arial, Helvetica, sans-serif;}.headcell{border-right: solid 1px #d0d0d0;}#tableleft{float: left;}#tableright{float: left;width: 240px;}
/* End of Yahoo! Style Resets */

/* Begin Generic Site Styles */
.mytable
{
	border: solid 1px #d0d0d0;
}
.headrow
{
	background: #471220;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}
.headcell
{
	border-right: solid 1px #d0d0d0;				
}
#tableleft
{
	float: left;
}
#tableright
{
	float: left;
	width: 240px;
}
html
{
  background: url("images/page-bg.gif") repeat;
  font-family: Helvetica, Kalimati;
  font-size: .85em;
  line-height: 125%;
}

a:visited
{
  color: #900;
}

ul, ol, dl 
{
  margin:12px;  
}

td, th
{
  padding: 4px;
  border: 1px solid #ccc;
  background: #fff;
}

th
{
  font-weight:bold;
  text-align:center;
}

table caption
{
  padding: 5px;
  font-size: 1.2em;
  text-align:center;
  font-weight:bold;
}

h1,h2,h3,h4,h5
{
  clear:both;
  margin: 8px;
}

h1{ font-size: 2em; line-height: 110%; }
h2{ font-size: 1.8em; line-height: 110%; }
h3{ font-size: 1.6em; line-height: 110%; }
h4{ font-size: 1.4em; line-height: 110%; }
h5{ font-size: 1.2em; line-height: 110%; }

strong{ font-weight: bold; }
em,i{ font-style: italic; }

p{ margin-top: 1em;  }

/**
 *  faux-grid
 */
div.row, .ainst-title-group{
  clear:both;

}
div.cell
{
  padding:8px;
  float:left;
  position:relative;
}

/**
 * Forms
 */

fieldset{
  text-align:left;
  float:left;
  width:100%;
}

fieldset legend{
  font-size:1.2em;
  font-weight: bold;
  padding: 10px;
}

fieldset li{
  min-width: 50%;
  clear:both;
  padding: 5px 0px;
}

fieldset label{
  float:left;
  width: 8em;
  padding-right: .5em;
  text-align:right;
}

form .button
{
  clear: both;
  margin-left: 15px;
}

div, h1,h2,h3,h4,h5
{ zoom: 1; }

.center, .group-name { text-align:center; }

.input-row{
  text-align: center;
  vertical-align: top;
}

.input-row input{ margin-top: 10px; }

.report-text-elm{ padding-left: 25px; }

.report-text-elm-item{ margin: 5px; }

.picklist-elm{ position:relative; }

.elm-title, .report-text-elm{ clear: both;}
.elm-title{ padding-top: 1em; }

.disabled
{
  color: #ccc;
}

li.disabled
{
  display:none;
}
/* Generic Float Containers */
.floats
{
  background: #fff;
  margin: 10px;
  float:left;
  border: 1px solid #eee;
}
.floats li
{
  float:left;
  padding: 6px;
}

.floats li.newline
{
  clear:left;  
}

#asgn-area
{
  clear: both;
  margin-top: 50px;
  margin-left: -200px;
}

#asgn-area .cell
{
  margin-left: 20px;
}

#asgn-area h3
{
  margin-bottom: 25px;
}

.ae-purpose
{
  width: 70%;
}

.ae-purpose .button
{
  margin:15px auto;
  width: 10em;
  text-align:center;
}

#ae-select select
{
  font-size: 1.2em;
}

#asgn-create-instructions ol
{
  margin: 5px 0px 5px 15px;
}

#asgn-create-instructions ol li
{
  list-style-type: decimal;
  padding: 5px;
}

table.AspectPrompt li{ list-style-type: none; display:inline; }

.aspect-prompt{
  padding: 15px 0px;
}


/* End of Generic Site Styles */

/* Button Styler */
a.button, a.small-button
{
  display: block;  
}

.button, .small-button
{
  text-decoration: none;
  border: 1px solid #bfbfbf;
  font-weight: bold;
}

.button
{
  letter-spacing: 1px;
  font-weight: bold;
  margin: 5px;
  height: 30px;
  line-height: 30px;
  padding: 0px 10px;
}

.small-button
{
  font-size:.8em;
  font-weight: normal;
  letter-spacing: 2px;
  margin: 5px;
  line-height:20px;
  padding: 0px 10px;
}

 .button
,.small-button
,.ui-tabs-nav li.over
,.ui-tabs-nav li.over *
{
  color: #fff !important;
  background: #777;
}
/* Buttons Done */

#content{
  
  margin:0em 2em;
  position:relative;
  padding-left: 170px;
}

#header{
  position:relative;
  padding: 0px;
  height:124px;
  background: url('images/header-bg.png') top repeat-x;
  text-align:center;
  overflow:hidden;
}

#header #logo
{
  position:absolute;
  top: 25px;
  left: 20px;
  height: 76px;
  width: 190px;
  background: #fff url('images/site_logo.png') no-repeat;
}

#header h1{
  margin: 0px;
  font-size: 2em;
  text-align: left;
  display:block;
  padding: 20px 0px;
  margin-left: 230px; 
}

#uni-logo-holder
{
  text-align:center;
}

#uni-logo {
  overflow: hidden;
  background-repeat: no-repeat;
  width: 150px;
  margin: 0px auto;
  height: 0px !important;
}

#cookie-check
{
  width: 70%;
  margin:0px auto;
  text-align:center;
}

#nav{
  position:absolute;
  width: 177px;
  top:0px;
  left:0px;
  background: url('images/faux-left.png') left repeat-y;
  padding: 5px 0px 8px 0px;
}

#nav .topcap, #nav .bottomcap
{
  display:block;
  position:absolute;
  left:0px;
  width: 177px;
}

#nav .topcap{
  height: 15px;
  top:-15px; 
  background: url('images/faux-left-top-cap.png') left top no-repeat;
}

#nav .bottomcap
{
  height: 12px;
  bottom:-12px;
  background: url('images/faux-left-bottom-cap.png') left bottom no-repeat;
}

#nav a
{
  display:block;
  position:relative;
  color: #000;
  margin: 5px;
  margin-left: 2px;
  padding-left: 18px;
  border-left: 2px solid #fbfbfb;
  text-decoration:none;
}

#nav a:hover
{
  color: #009;  
}

#nav .currentlink a
{
  font-weight:bold;
}

#nav .toolgroup-title
{
  display:block;
  margin-top:10px;
  font-weight:bold;
}

#nav .ng-title
{
  display:block;
  font-weight:bold;
  margin-top: 8px;
  margin-left: 15px;
}

#navlist
{
  margin: 0px 5px 0px 3px;
}

#nav .home-link a
{
  margin: 0px;
  font-variant:small-caps;
  text-align:center;
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 1.1em;
  background: url(images/nav-break.gif) bottom repeat-x;
}

#nav .home-link a:hover
{
  border: none;
}

#nav.login form
{
  margin: 0px 5px;  
}
#nav.login fieldset li
{
  padding: 5px 0px;
}

#nav.login fieldset li label
{
  text-align:left;
}

#nav.login #login-form input
{
  width: 80%;
}

#nav.login #login-form .small-button
{
  margin-left: 12px;
}

/* Header Toolbar */
#header #toolbar
{
  font-size: 12px;
  line-height:30px;
  height: 30px;
  position:absolute;
  bottom:0px;
  right:0px;
  padding: 0px 15px 0px 10px;
  background: url('images/header-toolbar-fill.png') center repeat-x;
}
#header #toolbar .leftcap
{
  position:absolute;
  top:0px;
  left: -30px;
  height:30px;
  width: 30px;
  background: url('images/header-toolbar-left.png') center no-repeat;
}

.section-break-center
{
  
  clear:both;
  background: url('images/section-break.gif') top repeat-x;
}

.section-break-lc
{
  padding-left: 10px;
  background: url('images/section-break-left-cap.gif') top left no-repeat;
}

.section-break-rc
{
  background: url('images/section-break-right-cap.gif') top right no-repeat;
}

/* Front Page */
#frontpage
{
  font-size: 1.1em;
  line-height: 1.2em;
}

#frontpage img
{
  margin: 10px;
}

#main .main-page-title{ padding: 0px 25px; }

/* MyAsgns */
#my-asgns
{
  float:left;
}

#asgn-area .ui-tabs-panel
{
  min-width: 15em;
}

/* Instructor Dashboard */
.dash-asgn-title
{
  margin-right: 100px;
}

.dash-asgn-title a
{
  text-decoration:none;
  font-size: .8em;
  margin-left: 25px;
}
/* Give Main a consistent margin */
#main
{
  padding: 13px;
  padding-left: 30px;
}

#footer
{
  clear:both;
  margin-top: 30px;
  padding-top:20px;
  width: 100%;
  text-align:center;
}

#footer a
{
  font-size:.8em;
}

#nsf-footer
{
  text-align:right;
  margin-right:20px;
  padding-right: 50px;
  padding-top: 1em;
  height: 50px;
  font-size:.8em;
  background: url('images/nsf-logo.gif') no-repeat top right;
}
h1.page-title
{
  margin-top:0px;
}

.asgn-title
{
	font-size:1.1em;
	font-weight:bold;
}
.subheader
{
font-weight:bold;
}
/**
 * asmt-tables
 */

#asmt_submit_holder{
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dashed #ccc;
}

.asmt-table, .inst-display
{
  clear:both;
  margin-top: 15px;
}

.inst-display .picklist
{
  margin: 10px;
  padding: 3px;
}

.picklist label{ max-width: 200px; }

.picklist td, .picklist th
{
  border: none;
  background: transparent;
}

.inst-display .picklist li
{
  list-style-type:none;
}

.inst-display ul, ol
{
  padding-left: 15px;  
}
.inst-display li
{
  padding: 4px;
}

.inst-display ul.disc li{
  list-style-type: circle;
}

.inst-display ol li{
  list-style-type: decimal;
}

.inst-display li{
  list-style-type:none;
}

.PickList .element-title { margin: 10px; }
.PickList span span { font-weight: bold; }

.end_column{ border-right: 2px solid #aaa; }

/**
 * jQuery Related Styles
 */

#data-tree-selector div.tree_holder
{
  width:100%;
  display:none;
}

.tree_holder li.multiaspect
{
  float:left;
}

.tree_holder li.asp-n2
{
  width: 40%;
  margin-left: 5%;
}

.tree_holder li.asp-n3
{
  width: 30%;
  margin-left: 2%;
}

 .tree_holder li.elmgroup
,.tree_holder li.ainst
{
  clear:both; 
}

.tree_holder ol
{
  margin-left:0px;
}

.tree_holder label
{
  text-indent: -6px;
}

.tree_holder li
{
  /* This line only required by IE to look right */
  overflow:hidden;
  padding: 3px 3px 3px 25px;
  position:relative;
}

.tree_holder .exp-holder
{
  padding-left: 0px;
}
.tree_holder .exp
{
  top: -3px;
  left: -25px;
}

.checkbox
{
  position: absolute;
  float:left;
  top: 0px;
  left: 0px;
  width:16px;
  height:16px;
  background: url(images/Checks.png) no-repeat;
  background-position: 0px -32px;
}

.partial.checkbox{ background-position:0px -16px; }
.selected.checkbox{ background-position:0px 0px; }

.nav-group li.done a
{
  background: url(images/CheckOnly.gif) left top no-repeat;
}

.checked
{
  background: url(images/CheckOnly.gif) left top no-repeat;
  height: 14px;
  width: 14px;
}

.tree_holder .header
{
  padding-left:20px;
  position:relative;
}

.tree_holder label
{
  display:block;
  padding: 2px 10px;
  font-weight:bold;
}

.no-children label
{
  font-weight:normal;
}

.tree_holder label.over
{
  background: #999;
  color: #fff;
}
.tree_holder li.has-children
{
  margin: 3px 0px;
}

/*  */
.options-set .input-step
{
  padding:  15px;
  float:left;
}

/* Expandables */
.exp-holder{
  padding-left: 30px;
  position:relative;
}

.exp
{
  position:absolute;
  top:0px;
  left:0px;
  height:24px;
  width:24px;
  background: url(images/Plus_Minus.png) no-repeat;
  background-position: 0px 0px;
}

.exp:hover, .exp.over{ background-position: 0px -24px; }

.exp.minus{ background-position: -24px 0px; }
.exp.minus:hover, .exp.minus.over{ background-position: -24px -24px; }

.expando{ cursor: default; }

/* UI Tabs theme */
.tabber-clear
{
  clear:left;
}

.ui-tabs-nav
{
  display:block;
  margin:0px;
  padding: 0px;
}

.ui-tabs-nav li /* This is the whole menu. Use this as a base class. */
{
  display:inline;
  list-style-type:none;
  font-size:1.4em;
  padding: 8px;
  margin-left: 4px;
  border: 1px solid #ddd;
  border-bottom-width:1px;
  background: #f7f7f7;
  margin-bottom:-1px;
}

.sub-tabs.ui-tabs-nav li
{
  display:block;
  font-size: 1.2em;
  padding: 4px;
  border-color:#dedede;
  background: #fafafa;
}

/* This is the current tab. It's very important to create a strong visual indication which tab is the current one.*/
#main .ui-tabs-nav li.ui-tabs-selected{ /* In skins */ }

#main .ui-tabs-nav a
{
  text-decoration:none;
}
.ui-tabs-hide { display: none; }

.ui-tabs-disabled /* For when a tab is disabled. Highly recommended to appear somewhat transparent or disabled. This is often done by graying the color. */
{}

.ui-tabs-panel /* These are the boxes that will have their visibility toggled. */
{
  float:left;
  margin-top:8px;
  padding: 10px;
  font-size: .95em;
  background: #fbfbfb url('images/box-bg.gif') repeat;
  border: 1px solid #ddd;
}

/* Tables in a panel */
.ui-tabs-panel table
{
  background: #f7f7f7;
}

.ui-tabs-panel table th
{
  font-weight: bold;
  text-align:center;
}
/* UI Datepicker styles */
body #ui-datepicker-div
{
  display:none;
}

 .datepicker
,#ui-datepicker-div
{
  display:block;
  cursor:default;
  width: 200px;
  background: #FCFCFC;
  border: 1px solid #777;
}

#main  .ui-datepicker-close
,.ui-datepicker-clear
{
  padding: 5px;
}

.ui-datepicker-close
{
  text-align:right;
  margin-left: 40%; 
}

.ui-datepicker-clear
{
  width: 50%;
  float: left;
}

#main table.ui-datepicker
{
  width: 200px;
}

.ui-datepicker-div td
,.ui-datepicker-div th
,#main .datepicker td
,#main .datepicker th
{
  padding: 5px 0px;
  vertical-align:middle;
  text-align:center;
}

.ui-datepicker-header select.ui-datepicker-new-month
{
  width: 55%;
  margin-left:2%;

}

.ui-datepicker-header select.ui-datepicker-new-year
{
  width: 40%;
  margin-left:2%;
}

.ui-datepicker-links{clear:both;}

.ui-datepicker-links div
{
  background: #fcfcfc;
  font-weight: bold;
  float:left;
  margin-left: 1%;
  width: 31%;
}
.ui-datepicker-links a
{
  cursor:pointer;
}

 .ui-datepicker-links div label
,.ui-datepicker-links div a
{
  display:block;
  padding: 2px;
}

.ui-datepicker-links div.ui-datepicker-prev
{
  text-align:left; 
}

.ui-datepicker-links div.ui-datepicker-current
{
  text-align:center;
}
.ui-datepicker-links div.ui-datepicker-next
{
  text-align:right;
}

.ui-datepicker-today
{
  font-weight: bold;
}

.ui-datepicker-unselectable
{
  cursor:default;
  background: #f9f9f9;
  color: #aaa;
}

.ui-datepicker-title-row
{
  font-weight:bold;
}

.ui-datepicker-days-cell-over
{
  cursor: pointer;
  background: #999;
  color: #fff;
}

#main .datepicker_cover {
  display: none; /*sorry for IE5*/
  display/**/: block; /*sorry for IE5*/
  position: absolute; /*must have*/
  z-index: -1; /*must have*/
  filter: mask(); /*must have*/
  top: -4px; /*must have*/
  left: -4px; /*must have*/
  width: 193px; /*must have to match width and borders*/
  height: 200px; /*must have to match maximum height*/ 
}

#respondent-name
{
  padding: 10px;
  margin: 1em;
  background: #f9f9f9 url(images/box-bg.gif) repeat;
  border: 1px solid #dedede;
  text-align:center;
}

/* Begin Assessment Styles */
.ainst-holder
{
  padding: 10px;
  margin: 15px;
  background: #f9f9f9 url(images/box-bg.gif) repeat;
  border: 1px solid #ddd;
  
}

.ainst-header
{
  clear:both;
  float:left;
}

.ainst-header .asgn-prev{}
.ainst-header .asgn-next{ float:right; }

.ainst-header *
{
  float: left;
  line-height: 1.5em;
}

.ainst-header h2
{
  margin: 0px 50px; 
}

.ainst-header #popup_link
{
  float:none;
  clear:both;
  display:block;
  text-align:center;

}

#ainst-prompt
{
  padding-top: 30px;
  clear:left;
}

#ainst-prompt .note
{
  font-size:95%;
}

#ainst-prompt ul{
  margin: 10px;
}

#ainst-prompt ol li
{
  margin: .5em 0px 0px 2em;
  list-style-type:decimal;
}

#ainst-prompt dl
{
  margin: 1em;
  position:relative;
}

#ainst-prompt dt
{
  font-weight:bold;
}

#ainst-prompt dd
{
  text-indent: -.5em;
  padding-left: 2em;
}

.empty{
   border: 0px;
   background:transparent;
}

.inst-prompt
{
  display: block;
  clear: both;
  padding-top: 1em;
  font-weight:bold;
}

.elm-prompt
{
  padding: 6px;
}

.group-name, table .elm-prompt
{
  padding: 0px 5px;
  background: #f9f9f9 url('images/box-bg.gif') repeat;
}

/* Rubric */
.Table_Rubric .rubric-cell
{
  text-align: center;
}

.Table_Rubric .active
{
  padding:0px;
  cursor: pointer;
}

.Table_Rubric .active div
{
  margin:0px 4px;
  border: 1px solid #fff;
  padding: 4px 2px;
}

.Table_Rubric .active.over div
{
  border: 1px solid #ccc;
  background: #eee;
}

.Table_Rubric .selected div
{
  background: none;
  border:none;
}

.Table_Rubric .selected
{
  background: #777;
  color: #fff;
}

/* Text */
.Text
{
  padding: 20px 0px;
}

.text-response
{
  padding: 10px;
  padding-left: 20px;
  border: 1px solid #ccc;
  background: #fff;
}
.text-response p
{
  margin-bottom:1em;
}

textarea
{
  height: 10em;
  width: 100%;
}
/* End of Assessments */

/* Reports Page */

#report-body{
  padding-top:25px;
}

#report-body h3{ clear: both; padding-top: 1em; margin-top: 1em;  }

#report-body .slot span { font-weight:bold; }
#report-body .slot-details{ display:none; }

 #report-body .slot .edit-cell
,#report-body .slot input{ display: none; }

#report-body .slot .UserList
{
  margin-top:15px;
}

#report-body .slot.graph-bar
{
  font-weight:bold;
  text-indent: 4px;
  padding: 2px 0px;
  background:#e7e7e7;
  border: 1px solid #e0e0e0;
}

#report-body .slot.Text p{
  float:left;
  margin-left: 15px;
  margin-top: 10px;
  padding: 8px;
  background: #fff;
  border: 1px solid #eee;
}

#report-body .slot.Text .mid-text-br
{
  display:block;
  clear:both;
}

/* End of Reports Page */

/* AjaxMessage */
#AjaxMessage
{
  padding: 10px;
  color: #f00;
}

.loading
{
  height: 30px;
  background-image: url("images/white-loader.gif");
  background-position: 7px center;
  background-repeat: no-repeat;
}
.dark-loader{
  padding-left: 36px;
  height: 30px;
  background-image: url("images/dark-loader.gif");
  background-position: 7px center;
  background-repeat: no-repeat;  
}

.button.loading, .small-button.loading
{
  border: none;
  color: #000;
}

/* Toggle names styles */
.instructions{
  padding: 10px;
}
#toggle-names {
  position:relative;
  cursor: pointer;
  text-align: right;
  padding-right: 30px;
}

#toggle-names .sign{
  float:right;
  display:block;
  height:24px;
  width:24px;
  background: url(images/Plus_Minus.png) no-repeat;
  background-position: 0px 0px;
}

#toggle-names .sign.minus{
  background-position: -24px 0px;
}

#toggle-names.over .sign.plus{  background-position:   0px -24px; }
#toggle-names.over .sign.minus{ background-position: -24px -24px; }

/* Exercise Reports Styles */
#reports-download
{
  margin-left: 10px;
  padding-left: 10px;
  border-left: 2px dotted #cecece;
}
