/*** globam/generic ***/
html { overflow-y: scroll; }

body {
  text-align:center;
  background-color:#fff;
  font-family:'Montserrat',helvetica,verdana,arial;
  font-size:13px;
  font-weight:normal;
}

/*** main layout elements ***/
#wrapper {
  margin:0 auto;
  width:1200px;
  background:#fff;
  border:2px solid #999;
}

#headerwrap {
  width:1200px;
}

#header {
  width:100%;
  /* height:60px; */
  height:82px;
  /* background:url('../images/brand/awvelogohdr.png') no-repeat left center #f6edda; */
  background:url('../images/headerbg.png') no-repeat left center #f6edda;
  /* background-position:10px 50%; */
  border-bottom:1px solid #999;
}

#leftnav {
  float:left;
  background:#f0ece1;
  border-right:1px solid #999;
  text-align:left;
  width:178px;
}
#stagecontent {
  width:820px;
  float:right;
}

#stage {
  width:1200px;
  min-height:300px;
  margin-top:0;
  padding-top:0;
}

#leftcol {
  float:left;
  padding:7px;
  width:400px;
  text-align:left;
}

#rightcol {
  float:left;
  padding:7px;
  width:440px;
  text-align:left;
}

.cert #rightcol {
  width:615px;
}

.nodelist {
  float:left;
  padding:7px;
  width:400px;
  text-align:left;
}

.nodelist li {
  list-style-type:none;
  font-size:14px;
  font-weight:bold;
  padding-left: 1em;
  text-indent: -1em;
}

#footer {
  /* height:24px; */
  width:1200px;
  text-align:center;
  /* background:#f6edda; */
  background:url(../images/footerbg.png) #f6edda;
  border-top:1px solid #888;
  padding:15px 0;
  color: white;
  font-weight: bold;
  clear:both;
}

/*** global text handling ***/
p    {
  font-size:11px;
  font-weight:normal;
}

h1 {
  font-size:25px;
  font-weight:bold;
  color:#333;
}

h2 {
  font-size:19px;
  font-weight:bold;
  color:#333;
}

h3 {
  font-size:17px;
  font-weight:bold;
  color:#333;
}

h4 {
  font-size:15px;
  font-weight:bold;
  color:#333;
}

h5 {
  font-size:13px;
  font-weight:bold;
  color:#333;
}

a:link {
  /* color:#921E1B; */
  color:#2954a8;
  font-weight:normal;
  text-decoration:none;
}
.bold a { font-weight: bold; }

a:visited {
  color:#2954a8;
  text-decoration:none;
}

a:hover {
  color:#FA7B34;
  text-decoration:underline;
}

a:active {
  color:#921E1B;
  text-decoration:none;
}

.errortext {
  color:#f00;
  font-weight:bold;
}

/***form stuff***/
fieldset {
  border: 1px dashed #888;
  padding:30px;
  margin:30px;
}

.footnote {
  font-size:11px;
  text-align:center;
}

.loginform {
  width:400px;
  margin-top:30px;
}

.colrightalign {
  text-align:right;
  padding-right:4px;
}

.colleftalign {
  text-align:left;
}

legend {
  font-weight:bold;
}

.menulist {
  text-align:left;
  width:300px;
}

.menulist ul li {
  list-style-type:circle;
  font-size:15px;
  font-weight:bold;
  line-height:1.7em;
  max-width:140px;
}

#headernav {
  padding:0 0 0 7px;
  float:right;
  margin-top:20px;
  clear:both;
}

/* nav tab stuff */
#headernav a {
  color: white;
  /* background:#E2D7A6 url(../images/trim/l.png) left top no-repeat; */
  text-decoration:none;
  padding:0 0 0 10px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

#headernav a span {
  /* background:url(../images/trim/r.png) right top no-repeat; */
  padding:0 10px 0 0;
}

#headernav a:hover {
  color:#FA7B34;
  /* background:#E2D7A6 url(../images/trim/l.png) left top no-repeat; */
  padding-left:10px
}

#headernav a:hover span {
  /* background:url(../images/trim/r.png) right top no-repeat; */
  padding-right:10px
}

#headernav ul	{
  list-style:none;
  padding:0;
  margin:0
}

#headernav li {
  float:left;
  margin:0;
}

/* left nav text and links */
#leftnav a:link {
  color:#921E1B;
  font-size:13px;
  font-weight:bold;
  text-decoration:none;
}

#leftnav a:visited {
  color:#921E1B;
  font-size:13px;
  font-weight:bold;
  text-decoration:none;
}

#leftnav a:hover {
  color:#FA7B34;
  font-size:13px;
  font-weight:bold;
  text-decoration:underline;
}

#leftnav a:active {
  color:#921E1B;
  font-size:13px;
  font-weight:bold;
  text-decoration:none;
}

.menulist ul	{
  list-style:none;
  margin:0
}

.menulist ul li {
  list-style-type:none;
  padding:8px 0 6px 0;
  margin:0;
}

/*formatting for queue display*/
/** main left column for queue display **/
#queuedisplaycol {
  float:left;
  padding:7px;
  width:920px;
  text-align:left;
}

.queuetransdate {
  width:140px;
  float:right;
  padding-right:5px;
  padding-top:3px;
}

.queuepriority {
  width:150px;
  float:right;
  padding-right:5px;
  padding-top:3px;
}

#prioritysortlink {
  float:right;
}

.queueuser {
  Xwidth:240px;
  width:400px;
  Xmax-width:240px;
  overflow-x:hidden;
  padding-right:10px;
  display: inline-block;
}

.qhead {
  background-color:#0054a6;
  padding:4px 4px 4px 4px;
  border:2px solid #555;
  color: white;
}

.qdepthead {
  background-color:#448ccb;
  padding:4px 4px 4px 4px;
  margin-left:10px;
  border:1px solid #555;
  color: white;
}

.qstudenthead {
  background-color:#cce5fb;
  margin:2px 0 4px 20px;
  padding:2px 4px 4px 4px;
  display:block;
  color: #555;
}

.qlistitem {
  margin-left:30px;
  padding-right:45px;
  vertical-align:middle;
  display: block;
  position: relative;
}

.qlistitem span a {
  position: absolute;
  right: 0;
}

.qlistbutton {
  margin:5px 0 10px 250px;
  padding:2px 4px 2px 4px;
}

#vidcol {
  float:left;
}

.playerbox {
  margin:8px;
  margin-bottom: 20px;
}

.playerbox img {
  max-width: 720px;
}

.cert .playerbox img {
  max-width: 550px;
}

.imagebox {
  margin:8px;
  margin-bottom: 20px;
  border:1px black solid;
  padding: 15px 0;
}

.studentcommentbox {
  border:1px solid #666;
  background-color:#ccc;
  padding:8px;
}

.evalFormDiv {
  float: left;
  width: 49%;
  margin-right: 4px;
}
.groupWrapper {
  min-height: 400px;
}
.groupItem {
  border: 1px solid #000;
  background: #EEE;
  margin-bottom: 10px;
}
.groupItem .itemHeader {
  line-height: 28px;
  background-color: #DAFF9F;
  border-top: 2px solid #B5EF59;
  color: #000;
  padding: 0 4px;
  cursor: move;
  font-weight: bold;
  font-size: 17px;
  height: 24px;
  position: relative;
}
.groupItem .itemHeader .editLinks {
  position: absolute;
  right: 10px;
  top: 0px;
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
}
.groupItem .itemContent {
  padding: 4px;
}
.formResponseDisplayDiv {
  border: 1px solid #000;
  background: #FFF;
  margin-bottom: 10px;
  width: 80%;
}
.formResponseDisplayDiv .itemResponseHeader {
  line-height: 28px;
  background-color: #CCCCCC;
  border-top: 2px solid #000000;
  color: #000;
  padding: 0 4px;
  cursor: move;
  font-weight: bold;
  font-size: 17px;
  height: 20px;
  position: relative;
}
.formResponseDisplayDiv .itemResponseHeader .editResponseLinks {
  position: absolute;
  right: 10px;
  top: -4px;
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
}
.formResponseDisplayDiv .itemResponseContent {
  padding: 4px;
}

.studentpagelink {
  padding-left: 50px;
}


.module {
  border: 1px solid #000;
  background: #FFFFBB;
  padding:6px;
}
.serializer {
  clear: both;
}
.sortHelper
{
  border: 3px dashed #666;
  width: auto !important;
}



div#moduleTabs {
  clear: both;
  margin-bottom: 24px;
}
div#moduleTabs ul {
  list-style: none;
  margin: 0;
  overflow: hidden:
  padding: 0;
}
div#moduleTabs li {
  height: 16px;
  float: left;
  background: #8080ff;
  margin-right: 2px;
  padding: 4px;
  font-weight: bold;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

div#moduleTabs li.currentModuleTab {
	background: #FFFFBB;
}
/* mgroupmgr forms */
#mgupdateform {
  width: 70%;
  float: left;
}
#cfvassign {
  width: 30%;
  float: left;
  text-align: left;
}
#cfvassign div {
  padding: 2px;
}

.paneltble {
border:#ccc 2px solid;
padding:20px;
text-align:top;
}
.paneltbletd {
height:100%;
padding:10px;
text-align:top;
}

/* specifics for jq sortable lists of nodes/media */
.sortnodelist {
  list-style:none;
}

.sortnodelist li {
 width:auto !important;
 height:24px;
 padding:4px 2px 0 4px;
 margin-bottom:3px;
 background-color:#efefef;
 text-align:left;
}

.sortnodelist li img.handle {
  margin-right:20px;
  cursor:move;
}


.paneltble {
border:#ccc 2px solid;
padding:20px;
text-align:top;
}
.paneltbletd {
height:100%;
padding:10px;
text-align:top;
}

/* specifics for jq sortable lists of nodes/media */
#sortnodelist {
  list-style:none;
}

#sortnodelist li {
 width:550px;
 height:22px;
 padding:3px;
 margin-bottom:3px;
 background-color:#efefef;
 text-align:left;
}

#sortnodelist2 li {
 width:550px !important;
}

#sortnodelist li img.handle {
  margin-right:20px;
  cursor:move;
}

#sortnodelist.ves li {
  height: auto;
  padding: 6px 10px;
}

.playerbox .s_t_container {
    display: inline-block;
    position: absolute;
    top: 0;
}
.playerbox .s_t_container.student {
    left: 50px;
}
.playerbox .s_t_container.teacher {
    left: 300px;
}
.playerbox .s_t_container .s_t:hover {
    cursor: pointer;
}
.playerbox .s_t_container #play-overlay {
    position: static;
    opacity: 1;
    width: 200px;
    height: 100px;
    max-width: none;
}
.playerbox .s_t_container .s_t_label {
    position: absolute;
    width: 100%;
    top: 70px;
    text-align: center;
    color: white;
    font-size: 15px;
}

