﻿@charset "UTF-8";


/* HTML definitions */

body {
	background: #CCEBF7;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 12px;
}

p {
	margin-bottom: 1.5em;
}

a {
	color: #3866A6;
}

a:hover {
	color: #DF1F26;
}

hr
{
    clear: both;
}




/* Palette */

.red {
	color: #DF1F26;
}

.blue {
	color: #3866A6;
}

.navBlue {
	color: #329DD4
}

.lightBlue {
	color: #CCEBF7
}

sup, sub    { line-height: 0; }


.errorlist {
    color: red;
}

.errorlist li {
    padding-bottom: 3px !important;
}

/* Main layout divs */

#wrapper {
	width: 876px;
	margin: auto;
	background: #FFF url(../images/misc/curve_top.gif) no-repeat;
}

#logo h1 a {
	display: block;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	overflow: hidden;
}


#logo {
	position: relative;
	width: 120px;
	height: 121px;
	background: url(../images/misc/logo.gif) no-repeat;
	margin-top: 15px;
	margin-left: 25px;
	text-indent: -9990px;
	float: left;
}

#header h2 {
	float: left;
	margin-top: 52px;
	margin-left: 312px;
	width: 372px;
	height: 33px;
	background: url(../images/misc/bbo_title.gif) no-repeat;
	text-indent: -9999px;
}

#header .quote
{
    margin-right:42px;
    margin-top:42px;
    width:580px;
    color:#3866A6;
    float: right;
    font-style: italic;
    line-height:1.2em;
}

#header .quote span
{
    float: right;
    color: #000;
    font-style: normal;
}


#topBar {
	clear: both;
	width: 876px;
	height: 135px;
	background: url(../images/misc/top_bars.jpg) no-repeat;
	text-align: right;
}

#topBar ul {
    list-style: none;
	padding-top: 13px;
	margin-left: 620px;
}

#topBar a, #nav a {
	color: #FFF;
	text-decoration: none;
}

#topBar a:hover {
	text-decoration: underline;
}

#topBar li {
	float: left;
	margin-right: 18px;
}

#topBar ul li, #topBar #loginbox {
    height: 1.2em;
}



/* Left Nav */

#nav {
	width: 234px;
	background: #1585CC url(../images/misc/nav_bg.jpg) no-repeat;
	float: left;
	margin-bottom: 40px;
}

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

#nav li {
	display: block;
	border-top: 1px solid #FFF;
	line-height: 1.6em;
}

#nav li a {
	display: block;
	width: 219px;
	padding-left: 15px;
}

#nav li a:hover, #nav li.selected a, #nav li.selected ul li a:hover {
  background-color: #1585CC;
}

#nav li.selected ul li a {
 background: transparent;
}


#loginbox {
	display: block;
	border-top: 1px solid #FFF;
	line-height: 1.6em;
	width: 219px;
	padding-left: 15px;
	padding-top:10px;
}


#navCurve {
/*  border-top: 1px solid #FFF;*/
	background: url(../images/misc/nav_curve.png) 0px 7px no-repeat;
	height: 37px;
}

#nav li ul li
{
    border: 0;
    
}

#nav li ul li a {
	display: block;
	width: 204px;
	padding-left: 30px;
}

#navextra
{
    width:220px;
    padding: 7px;
    height: 81px;
    background: #fff url('../images/misc/completeframe.gif') no-repeat scroll 7px 7px;
    position: relative;
    
}

#footer_menu
{
    list-style: none;
}


#progressbar_wrapper {

    width: 204px;
    height: 22px;
    position: absolute;
    top: 33px;
    left: 14px;
}

#progressbar
{
        background: url('../images/misc/completebar.gif') no-repeat scroll top left;
        width: 0px;
        height: 100%;
        text-indent: -999px;
        
}

/* Content */

#content {
	color: #666;
	margin-left: 20px;
	margin-bottom: 10px;
	float: left;
	width: 593px;
	font-size: 0.8em;
	line-height: 1.4em;
}

#content h2 {
	color: #3866A6;
	font-size: 1.7em;
	margin-bottom: 10px;
}

#content h3 {
	color: #3866A6;
	font-size: 1.5em;
	margin-bottom: 10px;
}

#content h4 {
	color: #3866A6;
	font-size: 1.3em;
	margin-bottom: 10px;
}

#content h5 {
	color: #3866A6;
	font-size: 1.25em;
	margin-bottom: 10px;
}

#content h6 {
	color: #3866A6;
}

#content #questions {
  list-style-type: none;
	margin-left: 17px;
}

ul, ol {
	list-style-type: none;
	margin-left: 25px;
	margin-bottom: 10px;
}
#content p ul {
    list-style-type: disc;
}

#content p ol {
list-style-type: decimal;
}

#content li {
	padding-bottom: 8px;
}


table { margin-bottom: 1.4em; width:100%; }
td { border-style: groove; border-width: 1px; border-color: silver;}
th { font-weight: bold; }
thead th     { background: #C3EcFb; }
th,td,caption { padding: 4px 10px 4px 5px; }
tr.even td { background: #e5ecf9; }
tfoot { font-style: italic; }
caption { background: #eee; border-bottom: 1px solid gray; }

tr.row-nostyle td {
    border: none;
    background-color: #fff;
}

table.tablesorter tfoot {
    font-style: normal;
}


#mainImage {
	float: right;
	width: 268px;
	margin-left: 15px;

}

img.wrap
{
    display: block;
    margin: 0 auto 15px auto;
    background: transparent url('../images/photos/image_frame.jpg') no-repeat scroll top left;
    padding: 10px 16px 43px 9px;
    
 /*   width: 147px;
     height: 180px;*/
}


#table-examcrossword {
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    border-color: #333; border-style: solid; border-width: 1px 0 0 1px;
}
#table-examcrossword td {
    background-color: #BBB;
    border-color: #333; border-style: solid; border-width: 0 1px 1px 0;
    padding: 3px;
    margin: 0;
}
#table-examcrossword .cell-letter {
    background-color: #FFF;   
}  
#table-examcrossword .cell-letter .number {
    float: left;
    font-family: Arial, sans-serif;
    font-size: 10px;
    line-height: 10px;
    height: 10px;
    width: 20px;
    overflow: hidden;
} 
#table-examcrossword .cell-letter input {
    border: 0 none;
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    font-size: 16px;
    text-align: center;
    background: none;
    text-transform: uppercase;
}
 
ul.clues {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.clues li {
    margin: 0;
    padding: 0;
}


/* Page foot */

#bottomStripe {
	clear: left;
	width: 876px;
	height: 52px;
	background: url(../images/misc/foot_stripe.gif) no-repeat;
}

#footer {
	background: url(../images/misc/curve_bottom.gif) 0px 24px no-repeat;
	height: 50px;
	text-align: center;
}

#footSpace {
	background: #CCEBF7;
	height: 25px;
}

#footer ul {
	float: left;
	margin-top: 18px;
	margin-left: 200px;
}


#footer li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 12px;
	border-left: 1px solid #666;
}

#footer li.first {
	border: none;
}

#footer li a {
	text-decoration: none;
	color: #666;
}

#footer li a:hover {
	text-decoration: underline;
	color: #000;
}

.qimage
{
    float: right;
}

#questions ul
{
/*    list-style: none;*/
}

.draggable p
{
    background: #EFEFEF;
    border: 1px solid #AAA;
    padding: 10px;
    width:200px;
    margin-left:25px;
    cursor: move;
}

.draggable-storyboard
{
    margin: 20px 0px;
    clear: both;
    float: left;
}


.dragbox
{ 
    padding-left: 13px;
    border: 1px outset #AAA;
    background: url('../images/gripper.jpg') no-repeat scroll 4px 3px transparent ;
}

.dragbox p
{
    margin: 0.5em;
}

.dragbox:hover
{
    cursor:move;
}

.dragbox-image
{
    border:1px solid;
    float:left;
    margin:10px 20px;
    width: 150px;
    height: 150px;
}

.dragbox-image img
{
    width: 150px;
    height: 150px;
}

/* the numbers on the draggables */
.num {
    position: absolute;
    width: 20px;
    text-align: center;
}



table.students td, table.students th
{
    padding: 5px;
    border: 1px solid #efefef;

}

.start_paper
{
    width: 300px;
    height: 100px;
    background: #71D2F5;
    color: #fff;
    border: 1px solid #4779BD;
    margin: 0 auto;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    line-height: 100px;

}


.form
{
    float: left;
}
.form label {
float: left;
font-weight: bold;
    width:150px;
    margin: 0.5em 0;
}

.form p
{
    clear: both;
margin: 0.5em 0;
}

.form select {
float: left;
margin: 0.5em 0;
/*padding: 5px;*/
/*width: 250px;*/
}

.form input {
/*    float: right;*/
}

input.crossword {
    width: 15px;
}

.form p.submit
{
    margin-left:  150px;;
}

/* galleries */

.gallery
{
/*    background: #efefef;
    float: left;
    clear: both;
    padding: 18px;*/
}

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

.gallery li
{
    float: left;
    margin-right: 18px;
}

/* messages */

.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }

.error *, .notice *, .success *
{
    color:inherit;
}

.error ul, .notice ul, .success ul,
.error p, .notice p, .success p 
{
    margin-bottom: 0;
}

.tablesorter tfoot td{
    border: none;
    background-color: #fff;
}

/* the table cells which contain the icon to delete students
shouldn't have any styles */
td.deletecell, th.deletecell {
    border: none;
    background-color: #fff !important;
    background-image: none !important;
}
