/*
See colour combo at
http://www.colorcombos.com/color-schemes/294/ColorCombo294.html
#B7C68B, #F4F0CB, #DED29E, #B3A580, #685642
*/


html,body  { height:100%;	background-color:#eeeeee; background-repeat:repeat; font-family:tahoma ; }
.site-name { font-size:large; font-weight:bold; padding-left:1em; color:gray; white-space:nowrap;
		margin-left:.8em; float:left; margin-top:10px; }
h1#site-name-lrg { float: left; margin-left:5em; margin-top:0em; }
/* main body attributes STARTED HERE */
body { font-family: tahoma,inherit;	font-size:.9em;	margin:0px; background-color:#eeeeee; }
.page_wrapper { width:1024px; margin-left:auto; margin-right:auto; background-color: #ffffff;
	border-radius: 0em 0em 1em 1em; background-position: 0% 0%; background-repeat: repeat-x;
    background-size:auto auto; }
p {	margin: 0.5em 0em 1em 0em; text-align: justify;	line-height: 150%; }
p a:visited { color: #3F2670; background-color: transparent; }
p a:active { color: #A50707; background-color: transparent; }

h1, h2, h3, h4, h5, h6 {
	color: #545454;
	font: 100% inherit;
	font-weight: bold;
	margin: 0;
	padding-top: 0.5em;
}

h1 { font-size: 160%; }
h2 { font-size: 150%; }
h2.sidebox { font-size: 110%; }
h2.box {	font-size: 110%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 100%; }

/*  Table of content attributes*/
p.toc{
	font-family: inherit;
	background-color: #E9F4F3;
	padding: .6em;
	margin-bottom: .6em;
	margin-top: 0em;
	margin-left: 1em;
	margin-right: 3em;
	border: 1px #ACCFCC solid;
} 

/* list attributes */
ul { font-family: inherit; margin-bottom: 0px; margin-top: 0px;	margin-right: 0px; }
li { font-family: inherit; margin-bottom: 0px; margin-top: 0px;	margin-right: 0px; }
li.folders {
	list-style: disc url(../../images/folder.gif) outside;
	font-family: inherit;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

li.folders .disabled { color: #B8AE9C; }
ul.folder {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0em;
	padding:0em;
}

/* link attributes */
a:link, a:visited  { color: #1A4A72; }
a:active { color: #932318; }
/* align text to the left */
.left { text-align: left; }
a.dropdown-title { color: white; font-weight: normal; text-decoration: none; }


/* table border */
.tableborder { border: 1px #595241 solid; }
/* main submit button */
.button {
  	background-color: #fd4b30;
  	color: #FFFFFF;
	font-weight: normal;
	border-color:#fd4b30;
	border-radius: .3em .3em .3em .3em;
	-moz-border-radius: .3em .3em .3em .3em;
/*	-moz-box-shadow:.1em .1em .2em #999999;
	box-shadow: .1em .1em .2em #999999;*/
/*	font-size:100%;*/

}
.button:focus, .button:hover { background-color: #fd4b30; border-color:#fd4b30; }
.button:active { background-color: #685642; color: #F4F0CB; }
/* small submit button at top */
.button2 { font-family: inherit; background-color: #B3A580; }
.button2:focus { background-color: #685642; border:  #ACCFCC  solid 1px; color: #F4F0CB; }
/* date attributes */
small.date {
	font-family: inherit;
	color: #595241;	
	margin-bottom: 0px; 
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	font-size:1em;
}

/* page breakline */
hr { color: #ACCFCC; background-color: white; height: 1px; }
/* message box styles */

/* Editor box small */
.editorsmallbox {
	font-family: inherit;
	background-color: #E9F4F3;
	padding: 2px;
	padding-right: 3px;
	border: 1px #ACCFCC solid;
}

/* Editor box large */
.editorlargebox {
	font-family: inherit;
	background-color: #E9F4F3;
	margin-left:1em;
	padding-left: .2em;
	padding-right: .5em;
	padding-top: .5em;
	padding-bottom: .4em;
	border: 1px #ACCFCC solid;
}


select.dropdown { font-family: inherit; }
.highlight, a.highlight { background-color: #5B8E88; color: white; }
a .highlight { background-color: #5B8E88; color: white; }
.center { text-align: center; }
/* edit content tabs */
.buttontab {
	color:#555;
	white-space: nowrap;
  	background-color: #FFFFFF;
	margin: 0px;
	border:0;
	font-weight:500;
	text-align:center;
	padding:0em 0em 0em;

}

.tab { border-top: 1px solid #DED29E; border-left: 1px solid #DED29E; border-right: 1px solid #DED29E; border-bottom:0; text-align: center; white-space: nowrap; width:13%; padding:0; margin:0; }
.buttontab selected {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	border:0;
	padding-left: 3px;
	padding-right: 3px;
  	background-color: #FFFFFF;
	margin: 0px;
	font-weight:bold;
	text-align:center;
	padding:0em 1em 0em;
	white-space: nowrap;
	text-decoration:underline;
	width:12%;
}
td.selected{
	width:13%;
	font-weight: bold;
	text-align: center;
	white-space:nowrap;
	background-color: white;
	border-top: 1px #B8AE9C solid;
	border-left: 1px #B8AE9C solid;
	border-right: 1px #B8AE9C solid;
	padding-left: 3px;
	padding-right: 3px;

}
.econtainer{ background-color: #fffaf0; border:1px #6F7172 solid; margin-left:.5em; }
.tab a:link, .etab a:visited { color: black; background-color: white; }
.tab a:hover { color: black; background-color: white; }
.etabself {	background-color: #6F7172; text-align: center; font-weight: bold; padding: 2px; }
.unsaved { }
.saved {
/*
background-color: white;
border:1px solid #fd4b30;*/
color:black;
margin: 10px;

}
.unsaved input[type="submit"]{ border:2px solid red; }
/* the side menu */
/* the side menu heading */
td.dropdown-heading {
	background-color: #fd4b30;
	color: white;
	border: 1px solid #fd4b30;
	font-weight: bold;
	padding: 2px;
}

td.dropdown-heading a, td.dropdown-heading a:hover, td.dropdown-heading a:visited {
	text-decoration: none;
}

td.dropdown-heading.closed {
	border-bottom: 1px solid #ECFEEA;
}

/* the side menu content */
td.dropdown {
	padding: 2px;
	background-color: white;
	color: black;
	
	border-bottom: 1px solid #fd4b30;
	font-weight: normal;
}
td.dropdown a, td.dropdown a:visited  {
	color: #595241;
	text-decoration: none;
}
td.dropdown a:hover {
	color: #595241;
	text-decoration: underline;
}
td.dropdown.cell {
	border-bottom: 0px;
}
td.dropdown strong {
	color: #2A6C28;
}

/* added for 1.4.2: */
.results {
	padding-left: 20px;
}

h5.search-results {
	background-color: #F7F3ED;
	color: #595241;
	padding: 1px;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 5px;
}

small.search-info {
	color: #595241;
}

p.search-description {
	background-color: #FFFCE5;
	color: #595241;
}

.test-box {
	background-color: #F7F3ED;
	color: #595241;
	border-left: 1px solid #595241;
	border-right: 1px solid #595241;
	border-top: 1px solid #595241;
	font-weight: bold;
	padding: 2px;
}

/***************************************************************/

table.tabbed-table {

	width: 100%;
	border:1px black solid;
}
table.tabbed-table th#left-empty-tab {
	background-color: transparent;
	width: 15px;
	border-bottom: 1px solid #B8AE9C;
}
table.tabbed-table th#right-empty-tab {
	text-align: right;
	background-color: transparent;
	border-bottom: 1px solid #B8AE9C;
	width: 400px;
	padding-right: 5px;
}
table.tabbed-table th#right-empty-tab a {
	text-decoration: underline;
}
table.tabbed-table th.tab-spacer {
	background-color: transparent;
	width: 5px;
	border-bottom: 1px solid #B8AE9C;
}

table.tabbed-table th.tab {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 110px;
	background-color: #E9F4F3;
	border-bottom: 1px solid #B8AE9C;
	border-left: 1px solid #B8AE9C;
	border-top: 1px solid #B8AE9C;
	border-right: 1px solid #B8AE9C;
}
table.tabbed-table th.tab:hover {
	background-color: #ACCFCC;
}

table.tabbed-table th.tab a:focus {
	color: white;
}
table.tabbed-table th.selected {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 110px;
	background-color: #ACCFCC;
	border-left: 1px solid #B8AE9C;
	border-top: 1px solid #B8AE9C;
	border-right: 1px solid #B8AE9C;
}

table.tabbed-table a, table.tabbed-table a:visited, table.tabbed-table a:hover {
	color: black;
	text-decoration: none;
}


a#my-start-page {
	padding: 2px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 2px 5px;
}

a#back-to {
	padding-left: 20px;
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#breadcrumbs {
    /* The path bar, including breadcrumbs and add to favorites */
	display:none;
	clear:both;
	font-size: 0.85em;
	padding-left:.5em;
	margin-top:-.3em;
	margin-left:-.2em;
	padding: 0em 0em .2em .2em;
	float:left;
	width:99.8%;
	border-bottom:1px solid #B7C68B;
	background-color: #F4F0CB;
}
h2.page-title {
	clear:right;
	margin-bottom: 22px;
	padding:0px;
color:black;
}

h1 {
	margin-bottom: 5px;
}


div#help {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #F7F3ED;
	margin-left: 5px;
	margin-right: 5px;
	font-size: small;
}

h3#help-title {
	margin-left: 5px;
	margin-right: 5px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding: 1px;
	background-color: #F7F3ED;
}
.line {
	border-bottom: 1px solid black;
}
div#help p {
	padding: 0px;
	margin: 0px;
}

div#toctoggle {
	float: left;
	padding-left: 10px;
}

h1#section-title {
	float: left;
	margin-left:1em;
	margin-top:-.5em;
	
}

div#bypass-links{
	width:3px;
}

div#top-links {
	float:right;
	clear:both;
	padding-right: 5px;
	margin-right:20px;
	margin-top:0em;
	font-size:15px;
}
div#top-links a:link, div#top-links a:visited {
	text-decoration:none;
	margin-left:.5em;
	margin-right:.5em;
	
}
div#top-links a:focus{
	color:white;
	background-color:#F6EAD6;
}
#top-links-text{
	float:right;
	clear:right;
	margin-left: 2em;
	
	white-space:nowrap;
	
	
	border-radius: .3em .3em .3em .3em;
	-mox-border-radius: .3em .3em .3em .3em;
/*	-moz-box-shadow:.1em .1em .2em #999999;
	 box-shadow: .1em .1em  .2em #999999;*/
     color:white;
	 }
	 #top-links-text a{color:#FD3FED;background-color:none;}
	 
	
	 
#top-links-jump{
	float:left;
	white-space:nowrap;
	margin-top:-1em;
	background-color:#F4F0CB;
	padding-right:.5em;
	display:none;
}

#jumpmenu{
	background-color:#F4F0CB;
	border:thin solid #DED29E;
	border-radius:.3em .3em .3em .3em;
	-moz-border-radius:.3em .3em .3em .3em;	
/*	font-size:100%;*/
}
a#editor-link {
	background-color: #F7F3ED;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 8px;
	border: 1px solid #DED29E;
	font-weight: normal;
	text-decoration: none;
}

a#editor-link:hover {
	background-color: #F7F3ED;
	border: 1px solid #B8AE9C;
}

a#editor-link.off {
	background-image: url(images/pen.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
a#editor-link.on {
	background-image: url(images/pen2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}


/* for data tables */

table.data {
	
	width: 98%; 
	margin-left: auto; 
	margin-right: auto;
	border-radius:.5em;
	-moz-border-radius: .5em .5em .5em .5em;
	padding:.2em
	font-family:tahoma;
	text-align:center;
} 

table.data th {
	
	padding: 3px;
	white-space: nowrap;
	text-align:center;
	
}

table.data th a {
	color: white;
	padding-right: 15px;
	margin-right: 15px;
	background-image: url('images/sort.png');
	background-repeat: no-repeat;
	background-position: right;
}

table.data tbody {
	
}

table.data tbody th {
	text-align: center;
	background-color:#fd4b30 ;
	cursor: auto;
	color:white;
}

table.data td {
	padding: 3px;
}

table.data tbody tr:hover {
	
	
}

table.data tbody tr.selected {
	background-color: #E9F4F3;
	cursor: auto;
}

table.data tfoot {
	background-color: #eeeeee;
}

table.data tfoot tr:first-child td {
	padding: 5px;
	background-image: url('images/arrow_ltr.gif');
	background-repeat: no-repeat;
	background-position: 4px 5px;
	padding-left: 40px;
}

table.data.static tfoot td, table.data.static tfoot tr:first-child td {
	
	padding: 5px;
	background-image: none;
	padding-left: 0px;

}

/*buttons*/
table.data tfoot input {
background-color:#fd4b30;
	color:white;
	text-align: center;
	border-width: 1px;
	cursor: pointer;
	
	width: auto;

}
table.data tfoot input:focus, table.data tfoot input:hover {
background-color:#fd4b30;
	color:white;
	text-align: center;
	border-width: 1px;
	cursor: pointer;
	
	width: auto;
border-color:#fd4b30;

}


/* used for static tables with no form elements: */
table.data.static tbody tr:hover {
	background-color: transparent;
	cursor: auto;
}

/* course browser: */

div#browse {
	margin-left: auto; 
	margin-right: auto; 
	width: 80%;
}

div.browse-selected {
	background-image: url('images/side_arrow.gif'); 
	background-repeat: no-repeat; 
	padding-left: 9px; 
	background-position: center left;
}

div.browse-unselected {
	padding-left: 9px; 
}

ul.browse-list {
	list-style: none;
	padding:0px;
}

/* feedback /errors */
div#error {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #DD0000;
	padding: 5px;
	background-color: #E49E7A;
	color:  #000000;
	background-color: #F69E94;
	padding-left: 25px;
	
	border-radius: .5em;
	-moz-border-radius: .5em;
}
div#error h4 {
	color: black;
	margin-left: 0px;
}

div#error a{
	color:red;
	text-decoration:underline;
}
div#error ul, div#feedback ul, div#help ul {
	position: relative;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type:none;
}

div#error ul li{
	margin-top: 5px;
}

div#feedback {

}

div#help {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #ACCFCC;
	padding: 5px;
	background-color: #E9F4F3;
	color:  #000000;
	border-radius: .5em;
	-moz-border-radius: .5em;
}

div#info { width:800px; border-radius: 5px; margin:30px 40px 10px 40px; background-position: 30px 15px; 
background-repeat: no-repeat; padding: 14px 30px 5px 100px;min-height: 60px;
border: #eac45c 1px solid; background-color: #fff0bc; background-image: url("images/box-cancel.png"); }
div#info ul {list-style: none;}
div#info a{ color:red; text-decoration:underline; }
div#warning {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #FF8400;
	padding: 5px;
	background-color: #FFF6ED;
	color:  #000000;
	font-weight: bold;
	border-radius: .5em;
	-moz-border-radius: .5em;
}
acronym { cursor: help; }
div.news p { margin-left: 10px; }
div.news span.date { font-family: inherit; color: #B8AE9C; }

/* home page links */
div.home-link {
	padding: 2px;
	float: left;
	text-align: center;
	margin: 2px;
	width: 120px;
	height: 90px;
}
div.home-link:hover {
	padding: 1px;
	background-color: #F7F3ED;
	border: 1px solid #afafaf;
	float: left;
	text-align: center;
	margin: 2px;
}
div.home-link a { text-decoration: none; font-weight: bold; }
div.home-link img {	border: 0px; }

/* sequence links */
div.sequence-links {
	float:right;
	margin-top: 5px;
	padding-right: 5px;
	padding-top:7px;
margin-bottom:22px;
}
div.sequence-links a { text-decoration: none; }

div.dropdown {
	width: 200px;
	padding: 2px;
	background-color: white;
	color: black;
	border-left: 1px solid #ECFEEA;
	border-right: 1px solid #ECFEEA;
	border-bottom: 1px solid #ECFEEA;
	font-weight: normal;
}

div.dropdown-heading {
	background-color: #ACCFCC;
	color: #595241;
	border-left: 1px solid #ECFEEA;
	border-right: 1px solid #ECFEEA;
	border-top: 1px solid #ECFEEA;
	font-weight: bold;
	padding: 2px;
}

.required {	font-weight: bold; color: red; padding-right: 2px; }
div#content_text { margin-left: 5px; }
form { clear: none; display:inline; }
optgroup { font-size: small; }

/* packing */
div.paging { width: 100%;text-align: center;margin: 0.5em auto;}
div.paging ul {list-style: none;display: inline;padding: 0px;border: 1px solid #000;}
div.paging li { 
	display: inline; 
	padding-left: 2px; 
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.paging li a {
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

div.paging li a:hover, div.paging li a.current {
	background-color: #DED29E;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#header{
	/* background-image: url('images/pencil_top_ds.png'); */
/*	background-position: 99% 99%;*/
	background-repeat: repeat;
	background-image: url('images/pattern-1.png');
	height:8em;
	margin-bottom:-2em;
	padding-bottom: 2em;

	}

#header a{
	font-weight:600;
	font-family:tahoma;
	text-align:center;
}


#header a:hover {
	color:#ff0cea;
	background-color:#20ff02;
}
#tl_corner{

	background-image:url(images/tl_corner.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding:0;
}
div.top {
	/* Top space */
	background-color: #595241;
	color: #FFF;
	margin: 0;
	padding: 0;
	padding-top:9px;
}
div.tabs {
	/* Navigational Plone Tabs(tm), implemented by customizing the a tag - they are surprisingly elegant. The power of CSS runs strong in these :) */
	background-color: transparent;
	border-collapse: collapse;
	border-bottom: 1px solid #B8AE9C;
	padding: 0.5em 0em 0em 2em;
	white-space: nowrap;
}

div.tabs a {
    /* The normal, unselected tabs. They are all links */
	background-color: transparent;
	border-color: #B8AE9C;
	border-width: 1px; 
	border-style: solid solid none solid;
	color: #595241;
	height: 1.2em;
	margin-right: 0.5em;
	padding: 0em 2em 0em;
    
}

div.tabs a.selected {
    /* The selected tab. There's only one of this */
	background-color: white;
	border-bottom: #B8AE9C 1px solid;
	color: #595241;
	font-weight: normal;
}

div.tabs a:hover, div.tabs a.active {
	background-color: #B8AE9C;
	border-bottom: 1px solid #B8AE9C;
	color: white;
}
.contentbox{
        margin-top:-4px !important;
	border-radius:0em 0em 0.5em 0.5em;
	-moz-border-radius: 0em 0em .5em .5em;
/*	-moz-box-shadow:.1em .1em .1em #999999;
	box-shadow: .1em .1em .1em #999999;*/
}

.headingbox{
	border-radius:.5em;
	-moz-border-radius: .5em .5em 0em 0em;
/*	-moz-box-shadow:.1em .1em .2em #999999;
	box-shadow: .1em .1em .2em #999999;*/
}


h4.box {
	font-size:0.85em;
	padding: 2px;
	border-radius: .5em .5em 0em 0em;
	-moz-border-radius: .5em .5em 0em 0em;
	padding:.2em;
	border-top:1px solid #F4F0CB;
	border-left:1px solid #F4F0CB;
	border-right:1px solid #F4F0CB;
		border-bottom:1px solid #F4F0CB;
/*	-moz-box-shadow:.1em .1em .1em #999999;
	box-shadow: .1em .1em .1em #999999;*/
}
h2.box {
	font-size:0.85em;
	padding: 2px;
	border-radius: .5em .5em 0em 0em;
	-moz-border-radius: .5em .5em 0em 0em;
	padding:.2em;
	border-top:1px solid #fd4b30;
	border-left:1px solid #fd4b30;
	border-right:1px solid #fd4b30;
		border-bottom:1px solid #fd4b30;
/*	-moz-box-shadow:.1em .1em .1em #999999;
	box-shadow: .1em .1em .1em #999999;*/
}

div.box {
	padding: .5em;
padding-top:10px;
	background-color:#fd4b30;
	color: black;
	font-size:0.85em;
	font-weight: normal;
	
	border-radius:.5em .5em .5em .5em;
	-moz-border-radius: .0em .0em .5em .5em;
/*	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;*/
/*	-moz-box-shadow:.1em .1em .1em #999999;
	 box-shadow: .1em .1em  .1em #999999;*/
}

h5.box { 
	background-color: #6F7172;
	border: 1px solid #B8AE9C;
	border-style: solid solid none solid;
	color: Black;
	padding: 0em 1em 0em 1em;
	display: inline;
	font-size:  1em;
	height: 1em;
}

div.box a:link {
	text-decoration: none;
}

div.box a:visited {
	
}

div.box a:hover {
	
}

.boxDetails {
	text-align: right;
}

div.box .content {
	padding: 1em;
/*	font-size:  1em;*/
}

div.box a.close {
	float: right;
	text-transform: none;
	border-left: 1pt solid #B8AE9C;
	padding: 0em 0.2em;
}

div.box h1, 
div.box h2, 
div.box h3, 
div.box h4 {
	margin: 0;
	padding: 0;
}

div.box .even {
	background-color: #F7F3ED;

}

div.box .odd {
	background-color: transparent;
}


/* users/index.php */

div.course {
	position: relative;
	width: 25em;
	height: 10.5em;
	border: rgb(204, 204, 204) 1px solid;
	background-color: #F7F7F7;
	float: left;
	margin: 3px;
	padding: 5px;
}

div.course.break {
	clear: left;
}

div.course h2 {
	border: 0px;
	font-weight: normal;
	font-size: large;

}

div.course:hover {
	background-color:#FBF4E9;
	border: #B8AE9C 1px solid;
}

div.course img.icon	{
	float: left;
	margin: 2px;
	height:6.8em;
	width:6.8em;
	margin-right:5px;
}
img.headicon	{
	float:  left;
	margin-top:.5em;
	margin-left:.5em;
	margin-right:.5em;
	height:6.45em;
	width:6.45em;
	vertical-align:top;
	text-align: right;
	border:1px solid white;
}
div.course div.shortcuts a {
	text-align: right;
	text-decoration:none;
	clear: left;
	vertical-align: middle;
}

div#alternatives_shortcuts {
	float: right;
	margin: -2em 5pt;
	border-radius: .5em .5em .5em .5em;;
	-moz-border-radius: .5em .5em .5em .5em;
/*	-moz-box-shadow:.1em .1em .2em #999999;
	 box-shadow: .1em .1em  .2em #999999;*/
	 border:1px solid #F4F0CB;
	 padding-top: .2em;
	 padding-left: .2em;
	 padding-right: .2em;
}

fieldset#shortcuts {
	float: right;
	background-color: #FEFDEF;
	border: 1pt solid #B8AE9C;
	margin: -5pt 5pt 5pt 5pt;
	padding-right: 10pt;
	padding-bottom: 5pt;
	padding-left: 10pt;
}

fieldset {
	margin-bottom: 10pt;
	border-radius: .5em .5em .5em .5em;;
	-moz-border-radius: .5em .5em .5em .5em;
	padding:.2em
}
div#shortcuts{
	border-left:thin solid #B7C68B;
	border-right:thin solid #B7C68B;
	border-bottom:thin solid #B7C68B;
	border-radius: 0em 0em .5em .5em;
	-moz-border-radius: 0em 0em .5em .5em;
	float:left;

/*	-moz-box-shadow:.1em .1em .2em #999999;
	 box-shadow: .1em .1em  .2em #999999;*/
	margin-right:2em;
	padding:.1em;
}
#shortcuts legend {
	border-radius:.5em;
	-moz-border-radius: .5em .5em .5em .5em;
	padding:.2em
}
#shortcuts ul {
float:right;
	margin-bottom: 0em;
	margin-left: 0em;
	list-style-type:  none;
	padding-left: 0em; 
}
#shortcuts li{
	display: inline;
}
#shortcuts li a{
	height:1.3em;
}

a#guide {
	background-image: url('images/help.png'); 
	background-repeat: no-repeat; 
	background-position: 2px 2px;
	padding: 3px 10px 5px 30px;
	text-decoration:none;
	font-size:0.85em;
	float:right;
}
div#guide_box{
	border-left:thin solid #DED29E;
	border-right:thin solid #DED29E;
	border-bottom:thin solid #DED29E;
	border-radius: 0em 0em .5em .5em;
	-moz-border-radius: 0em 0em .5em .5em;
/*	-moz-box-shadow:.1em .1em .2em #999999;
	box-shadow: .1em .1em .2em #999999;*/
		background-color: #eeeeee;
	float:right;
	margin-right:2em;
	padding-left:.1em;
	width:auto;
}
div#guide_box:focus{
		background-color: #DED29E;
}
div#content-text {
	padding-right: 5pt;
	line-height:150%;
}

div#content-text li {
	margin-left: 15pt;
}

div#content-test {	
	float: left;
	margin-top: 2em;
	padding-right: 5pt;
	width: 80%;
}
div#content-test ol{	
	margin-right: 5pt;
}

div#content-test ol ul li{
	list-style-type: none;
	padding: 0px 2px 0px 15px;
	margin-bottom: 1px; 
	line-height: 200%; 
	background-color: #fdfdfd; 
	border-bottom: 1px solid #efefef; 
	border: 1px solid #eeeeff;
}
div#content-test li{
	list-style-type: none;
}
div#content-forum {	
	float: left;
	margin-top: 2em;
	padding-right: 5pt;
	width: 80%;
}
div#content-forum ol{	
	margin-right: 5pt;	
}

div#content-forum ol ul li{
	list-style-type: none;
	padding: 0px 2px 0px 15px;
	margin-bottom: 1px; 
	line-height: 200%; 
	background-color: #fdfdfd; 
	border-bottom: 1px solid #efefef; 
	border: 1px solid #eeeeff;
}
div#content-forum li{
	list-style-type: none;
}

div#content-info {
	margin: 5pt;
	font-size: small;
	color: #b8ae9c;
	clear: both;
}

div#container {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 95%;
	border:1px solid #DED29E;
	border-radius: .5em .5em .5em .5em;
	-moz-border-radius: .5em .5em .5em .5em;
/*	-moz-box-shadow:.1em .1em .2em #999999;
	 box-shadow: .1em .1em  .2em #999999;*/
	padding:.2em
}

div#menutoggle{
	text-align: right; 
	padding-bottom: 10px; 
	padding-right: 10px; 
	float: left; 
	margin-top: 10px; 
	padding-right: 5px; 
	font-size:0.95em;
}


/* login page */
div.column {
	float: left;
	width: 45%;
	margin: 5px;
	min-width: 170px;
}

div.column h3 {
	}

div.insidecol {
	min-height: 170px;
	height: 170px;
	padding:5px;
}


/* index page */
ul#home-links, ul#home-detail-links {
	list-style: none;
}
ul#home-links li {
	
	display: inline;
	float: left;
	padding: 0.8em;
	text-align: center;
	margin: 0.1em;
	width: 8.5em;
	height: 7.0em;
	padding-left:0px;

}
ul#home-links li a {
	text-decoration: none;
	border: 1px transparent;
	font-weight: bold;
}
ul#home-links li a img {
	border: 0px;
	display: block;
	padding-left:25px;
}


/* tree */
.img-size-tree {
	vertical-align: middle;
	margin-top: 0px;
	margin-left:-.5em;
	margin-bottom:-.2em;
    padding:0;
	height:1.3em;
	width:1.4em;
}
/* profile page */

dl#public-profile {
	width: 100%;
	
}
dl#public-profile dt {
	float: left;
	font-weight: bold;
	width: 30%;
	border-right: 1px solid #F7F3ED;
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
	margin-right: 5px;
}
dl#public-profile dd {
	margin-bottom: 5px;
	padding: 5px 0px 5px 5px;
}

div.social-right{
	width:65%;
	float:left;
	clear:right;
	margin-left:.5em;
}
div.social-left{
	width:29%;
	margin-left:.5em;
	float:left;
}
div.social-wrapper{
	padding:5em;
	border-radius:.5em .5em .5em .5em;
	-moz-border-radius: .5em .5em .5em .5em;
/*	-moz-box-shadow:.1em .1em .2em #999999;
	 box-shadow: .1em .1em .2em #999999;*/
}
/* floating layout */
#contentwrapper{
	float: left;
	width: 100%;
overflow:hidden;
background-color:white;

}
#contentcolumn {
	padding-right: 1em;
	padding-left: 1em;
	overflow:inherit;
margin-top:12px;
	}

#leftcolumn{
	float: left;
	width:21em;
	overflow: hidden;
	margin: -10px 5px 0;
}

#footer{
	clear: left;
	width: 100%;
	text-align: center;
	padding: 4px 0px;
}

/** forum stuff **/
.forum-thread li {border:1px solid #eee; border-bottom: 1px solid #F7F3ED; float:left; width: 97%; list-style: none; }
.forum-thread li.even { background-color: #F7F3ED; border-top: none;  margin-top:.5em;}
.forum-thread li.odd { background-color: #fff; margin-top:1em;}
div.forum-post-author { float:left; width:150px; padding:8px 10px; }
div.forum-post-author a.title {font-size: 1.1em; line-height: 1.2em; font-weight: bold; text-decoration:none; }	
div.forum-post-author img.profile-picture { border: 2px solid #F7F3ED; text-align:right;}
div.forum-post-content { margin-left: 150px; padding: 5px 0px 18px 18px;}
div.forum-post-content h3 { font-weight: 500; margin-top:-.5em; clear:right;}
div.forum-post-ctrl { margin-left:10px;margin-right:10px;float: right; padding: 2px; margin-top:-.2em;margin-right:.3em;color: #a1a1a1;-moz-border-radius:.3em;border-radius:.3em;font-size:small;}
div.forum-post-ctrl a { text-decoration: none; }
div.forum-post-ctrl span { color: black; background-color: #fefdc2; padding: 3px; }
div.forum-post-content p.date { color: black; border-bottom: 1px solid #fd4b30;font-size:small;}
div.forum-post-content div.body p { margin-bottom:1em; }
div.forum-paginator{border:1px #DED29E solid; padding:.3em; width:95%;margin:auto;background-color:#F7F3ED;}
span.forum-paginator-active{font-weight:700;text-decoration:underline; height:2em;}



/** inbox stuff - reuses some of the forum layout **/
#inbox-msg li {border:1px solid #fd4b30; border-bottom: 1px solid #fd4b30; width: 95%; list-style: none; min-height: 11em;}


/* Top navigation tabs / list */
div#topnavlistcontainer {
	/*background-image: url('images/pencil_bottom_ds.png'); */
	height:1.6em;
	margin-left:1em;
	clear:both;
}

ul#topnavlist {
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -2px;
	margin-top: -.3em;
 }

ul#topnavlist li {

	list-style: none;
	display: inline-block;
	height:auto;
	border-radius: .5em .5em 0em 0em;
	-moz-border-radius: .5em .5em 0em 0em;


}

ul#topnavlist li a:hover, ul#topnavlist li a:focus, ul#topnavlist li a.active {
	background-color:  #B7C68B;
	color: #685642;
	text-decoration:none;
	border-radius: .5em .5em 0em 0em;
	-moz-border-radius: .5em .5em 0em 0em;
	border-bottom: 1px solid #B7C68B;

}

ul#topnavlist li a {
    /* The normal, unselected tabs. They are all links */
	color: #555;
	font-weight:bold;
	border-top:1px solid #B7C68B;
	border-left:1px solid #B7C68B;
	border-right:1px solid #B7C68B;
   	text-decoration:underline;
	background-color:white;
	border-radius: .5em .5em 0em 0em;
	-moz-border-radius: .5em .5em 0em 0em;
	padding: .1em 1.8em .3em 1.8em;
		margin-bottom:0em;

}


ul#topnavlist li a.selected {
    /* The selected tab. There's only one of these */
	color: #555;
	font-weight: normal;
	border-radius:.3em .3em 0em 0em;
	-moz-border-radius: .3em .3em 0em 0em;
	padding: 1em 1.8em 1.1em 1.8em;
	margin-bottom:0em;
}

ol#tools>li:hover {
	border: 1px solid #eeeeee;
	background-color: #eeeeee; 
}

/*  tool list on admin home and manage screens  */
 li.top-tool { 
	list-style: none;
	padding: 2px 2px 2px 5px;
	margin-bottom: 5px; 
	margin-left:-1em;
	margin-right:1em;
	line-height: 200%; 
	background-color: #eeeeee; 
	border-bottom: 1px solid #619bb6; 
	border: 1px solid #619bb6;
}

li.top-tool a {  font-weight: bold; } 

li.child-tool a { 
	font-weight: normal; 
	text-decoration:underline;
}
 
ul.child-top-tool {
	margin-top: -5px;
	padding-left: 0px;
	margin-left: 0px;
	display: inline;
}
ul.child-top-tool:before {
	content: " : ";
}

li.child-tool {
	display: inline;
	margin-right: 5px;
/*	font-size: 80%;*/
}

/* to modify  tool icons on the course home page */
/*
#icon-color-filter{
	width:3.9em;
	height:3.85em;
	background-color:#000000;
	-moz-opacity:0.5;
	  filter:alpha(opacity=10);
	opacity:.10;
	margin-top:-3.85em;
	margin-left:1.90em;

}
*/
.img-size-home {
	height:2.85em;
	width:2.9em;
}

/* browse courses */
div.browse-course {
	width: 28em;
	padding-bottom: 10px;
	background-color: #fffaf0;
	border:1px #6F7172 solid;
/*	font-size:9pt;*/
	min-height:18em;
	margin:auto;
	margin-left:1em;
	margin-top:1em;
}

dl.browse-course {
	width: 90%;
	padding-bottom: 10px;
	background-color: #fffaf0;
	margin:auto;
	margin-left:1em;
}
dl.browse-course dt {
	float: left;
	font-weight: bold;
	width: 25%;
	text-align: right;
	clear: left;
	padding: 5px 10px 5px 0px;
	vertical-align: middle;
}
dl.browse-course dd {
	margin-bottom: 5px;
	clear: right;
	padding: 5px 0px 5px 10px;
	margin-left: 26%;

}
/*  form fields grouping for WCAG 2.0 conformance*/
fieldset.group_form{
	width:93%;
	margin:.5em;
	border:2px #fd4b30 solid;
   	min-height: 170px;
	padding:.5em;
	background-color:#ffffff;
	margin-left:32px;
	font-family:tahoma;
	font-size:14px;
	margin-left:11px;

} 
legend.group_form{
	border:1px #fd4b30 solid;
	
	
	color: black;
	padding-left: 1em;
	padding-right: 1em;
	border-radius:.2em;
	-moz-border-radius: .2em .2em .2em .2em;
/*	-moz-box-shadow:.1em .1em .1em #999999;
	box-shadow: .1em .1em .1em #999999;*/
}
/* file storage */

#fsfloat1{
	float:right;
}
#fsfloat2{
	float:right;
	width:48%;
}


/* highlight active links for WCAG 2.0 conformance */
a:active,a:hover,a:focus{
	
}


/* menu align right layout, uncomment to enable */

/*
h2.page-title {
    clear:left
}
h2, h3, h4, h5, h6 {
        clear: left;
}
#contentcolumn_shiftright {
    margin-right: 17em;
margin-left:1em;
margin-top:1em;
}
#leftcolumn{
    float: right;
}
#home-links{
clear:left;
}
table.data {
	clear:left;
}
div#menutoggle{
	float: right; 
}
#fsfloat2{
	float:left;
	width:48%;
}

#fsfloat1{
	float:left;
}
*/



/* format of "table of contents" on content page */
#toc a 		{ display:block; margin:3px; }
#toc .h2		{ padding:0 0 0 10px;}
#toc .h3		{ padding:0 0 0 30px;}
#toc .h4		{ padding:0 0 0 40px; }
#toc .h5		{ padding:0 0 0 50px; }
#toc .h6		{ padding:0 0 0 60px; }

fieldset#toc {
	background-color: #FEFDEF;
	border: 1pt solid #B8AE9C;
	width:50%;
}

#side-menu{
	 overflow:hidden; 
	 width:20.5em;
	 padding-bottom:.3em; 
	  padding-right:.5em;
display:none;
}

/* cleans up glossary question mark line spacing*/
sup{
	border: 1pt solid #B8AE9C;
	vertical-align:bottom;
	margin-top: 1em;
}

/* jQuery tooltip styles */
#tooltip{
	position:absolute;
	z-index:3000;
	border:3px solid #111;
	background-color:#F4F0CB;
	padding:5px;


}
#tooltip h3,#tooltip div{
	margin:0;
}
a.tooltip{
	color:blue;
/*	font-size:100%;*/
	padding-left:.2em;
	padding-right:.2em;
	padding-bottom:.2em;
	text-decoration:none;
	border-bottom:1px dashed;

}
/* style for home page modules "detail view" */

div.home_box {
	width: 21em;
	height: 10em;	
	margin-top: 1em;
	padding: 3px;
	padding-bottom: .4em;
	float: left;
}

.outside_box{
	border:1px solid #eeeeee;
	background: #eeeeee;
	padding:.2em;
	margin-left:.4em;
	width:20em;
	height:9.8em;
	-moz-border-radius:.3em .3em .3em .3em;
	border-radius: .3em .3em .3em .3em;
/*	-moz-box-shadow:.1em .1em .2em #999999;
	box-shadow: .1em .1em .2em #999999;*/
	padding:.2em;
	color:white;

}

.inside_box{
	border:1px solid #fd4b30;
	background: #ffffff;
	padding:.3em;
	width:95%;
	margin:auto;
	height:42%;
	margin-bottom:.2em;
	font-size:80%;
	border-radius:.5em;
	-moz-border-radius:.5em;
	padding:.2em;
margin-top:2px;overflow:auto;
}

.home-title { font-size:90%; font-weight:bold; }
.buttonbox { float:right; }
.details_text{ margin-left:1em; }
.draggable_selected { background-color: lightgray; cursor: move; }
div#subnavlistcontainer { margin:auto; }
div#subnavbacktopage {padding-top:5px; padding-left:20px; float:left; }

div.toolcontainer{
	width:95%;
	margin:auto;
	border:1px solid #685642;
	padding-top:1em;
	padding-bottom:1em;
	border-radius:.5em;
	-moz-border-radius: .5em .5em .5em .5em;
}

ul#subnavlist {	margin-bottom:2px;margin-top: 35px;font-family: tahoma,Verdana,Helvetica,Arial,serif; margin-right:25px; }

ul#subnavlist li {
  	background-color: #F5F5F5; list-style: none; display: inline-block;	font-weight:700;text-align:center;
	border-radius: 6px; padding:5px 5px;
	/*	-moz-box-shadow:.1em .0em .1em #999999; box-shadow: .1em .0em .1em #999999;*/}
ul#subnavlist li  ul#subnavlist li a:focus, ul#subnavlist li.active, ul#subnavlist li:hover { color: white; text-decoration:none; }
ul#subnavlist li.active{background-color:#FD4B30;color:white;}
ul#subnavlist li.active a{background-color:#FD4B30;color:white;}
ul#subnavlist li a { color: #555; height: 1.5em; font-weight:500; margin-bottom:2px; }
div.menuedit { float:right; margin-top:-1.2em; }
/* NEW IN ATUTOR 2.0 */
/* alternate colours in the My Course list */
tr.even { background-color: #E5E5E5; }
tr.odd { background-color: transparent; }

/* Content editor wrapper div */

.editor_wrapper{
	border:1px solid #fd4b30;
	border-radius:.5em;
	-moz-border-radius: .5em .5em .5em .5em;
	padding: .5em .5em .1em .5em ;
}
/* Content editor tabs */
.editor_buttontab {
	color:#685642;
/*	font-size:10pt;*/
	border:0;
	white-space: nowrap;
	margin: 0px;
	font-weight:500;
	text-align:center;
	padding:0em 0em 0em;
	-moz-box-shadow:0;
	box-shadow: 0;
}
.editor_tab{
	border:0;
	margin-bottom:-.5em;
	margin-top:1.5em;
	text-align: center;
	white-space: nowrap;
	background-color: #eeeeee;
	border-radius: 4px;
	-moz-border-radius: .3em .3em 0em 0em;
/*	-moz-box-shadow:.1em .0em .1em #999999;
	box-shadow: .1em .0em .1em #999999;*/
	padding: 0em .2em 0em .2em ;
	height:1.4em;
}
.editor_tab:hover, .editor_tab input[type=submit]:hover, .editor_tab:active, .editor_tab:focus, .editor_tab input[type=submit]:focus{
	color:#fd4b30
}

.editor_tab_selected{
	border:0;
	padding: 0em .2em .2em .2em;
  	background-color: #fd4b30;
	font-weight:bold;
	text-align:center;
	white-space: nowrap;
	text-decoration:none;
	border-radius:4px;
	-moz-border-radius: .3em .3em 0em 0em;
	height:1.4em;
color:white;font-family:tahoma;
}
.editor_tab input[type=submit] { height:1.6em;font-weight:normal;font-family:tahoma; }
/* 1pxgs current box on My Start */
.current_box{
	float:left;
	margin-left:1em;
	width:30%; 
	padding:.5em;
	padding-left:1em;
	border: 1px solid #fd4b30;
	border-radius: .5em .5em .5em .5em;
	-moz-border-radius: .5em .5em .5em .5em;
/*	-moz-box-shadow:.1em .1em .1em #999999;
	 box-shadow: .1em .1em  .2em #999999;*/
}

ul.current_list { line-height:2em;  list-style-type:none; margin-left:-3em; }
.current_list img { vertical-align:middle; }
.logoutbar{
      background-color: #B7C68B; 
      font-size:0.85em; 
      border-bottom:1px solid #F4F0CB; 
      height:2em;
      text-align:right;
      padding-right:1em;
      clear:both;
	  display:none;
}

.select { margin-left: .2em; background-color:#F4F0CB; border: 1px solid #DED29E; padding-right:.1em; }
/* Preference Editor tabs */
/* Preferences tabs */

table.etabbed-table	{ padding-left:5em; margin-top:1em; /*	font-size:10pt;*/ }
/* Preference Editor tabs */
.etabbed-list-container { /*	font-size:10pt;*/ width:90%; }
.etabbed-list{ margin-bottom:-.4em; height:1.8em; width:80%; }
.prefs-tab-spacer { background-color: transparent; width: 1em; }
.prefs_buttontab {
	background-color: #DED29E;
	border-left:0;
	border-right:0;
	border-bottom:0;
	border-top:0;
}
.prefs_buttontab input[type="submit"]:active, .prefs_buttontab:hover, .prefs_buttontab  input[type="submit"]:focus{
	background-color: #F4F0CB;

}

.prefs_tab{

	border-top: 1px solid #685642;
	border-left: 1px solid #685642;
	border-right: 1px solid #685642;
	border-bottom: 0;
	text-align: center;
	white-space: nowrap;
	background-color: #DED29E;
	border-radius: .3em .3em 0em 0em;
	-moz-border-radius: .3em .3em 0em 0em;
	padding: .2em .2em .15em .3em;
	display: inline;
	margin-left:.5em;
	font-weight:bold;
	text-decoration:none;
}
.prefs_tab:active, .prefs_tab:hover,.prefs_tab:focus{
	background-color: #F4F0CB;

}

.prefs_tab_selected{

	border-top: 1px solid #685642;
	border-left: 1px solid #685642;
	border-right: 1px solid #685642;
	border-bottom:0;
	text-align:center;
	white-space: nowrap;
	background-color: #F4F0CB;
	border-radius:.3em .3em 0em 0em;
	-moz-border-radius: .3em .3em 0em 0em;
	padding: .5em .5em .3em .5em;
	display: inline;
	margin-left:.5em;
	font-weight:bold;
	text-decoration:none;
	
}

a.pref_wiz_launcher { cursor:pointer; }
.admin_container { border:1px solid #685642; border-radius:.5em; -moz-border-radius:.5em; }
.wizscreen{ background-color:#ffffff; padding:2em; line-height:2em; }
.wizscreen > legend{
	padding-left:2em;
	padding-right:2em;
	border:1px solid black;
	background-color:#ffffff;
	color:#0000FF;
	font-weight:bold;
}

.wizscreen .buttons { padding-top: 2em; }
.wizscreen .button { margin: 0em 0.25em; }
.navlist{ list-style: none; display: inline; }
.crumbcontainer{
	padding:0;
	width:100%;
	
		clear:both;
/*	font-size: 0.85em;*/
	
	
background-repeat: repeat;
	background-image: url('images/pattern-1.png');
background-color:#EBEBEB;
	
	
}
#course_title_container{
	float:left;
	clear:both;
	left:1em;

}
#my_courses_container{
	  width:58%; 
	  min-width:38em;
	  margin-left:1em;
	  border:none;
	  float:left;
	  border-radius: .5em .5em .5em .5em;
	-moz-border-radius: .5em .5em .5em .5em;
/*	-moz-box-shadow:.1em .1em .1em #999999;
	 box-shadow: .1em .1em  .1em #999999;*/
}
.shortcut_icon{
	border:0;
	vertical-align:middle;
	height:1.15em;
	width:1.15em;
}
ul#content-tool-links {
	list-style: none outside none;
}
ul#content-tool-links li{
	display: inline;
	float: left;
	width: 5em;
	padding: 0 3em 0 0;
	text-align: center;
	font-size: 0.7em;
	font-weight:bold;
	color: #1A4A72;
	line-height:120%;
}
ul#content-tool-links img{
	border: 0 none;
	display: block;
	padding-left: 10px;
}
.hidden {
	display: none;
}
.clickable {
	cursor: pointer;    
}
.nowrap {
	white-space: nowrap;
}
.flowplayerholder{
	clear:right;
}


/* Transformable repository search */

.browse-result{
	border:thin solid #DED29E;
	padding:.5em;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	border-radius: .3em .3em .3em .3em;
	-moz-border-radius: .3em .3em .3em .3em;
/*	-moz-box-shadow:.1em .1em .1em #999999;
	box-shadow: .1em .1em .1em #999999;*/
}

.tr_results_tools{
	float:right;
	padding-left:.2em;
	padding-right:.2em;
	padding-top:.2em;
	border:thin solid #DED29E;
	border-radius: .3em .3em .3em .3em;
	-moz-border-radius: .3em .3em .3em .3em;
/*	-moz-box-shadow:.1em .1em .1em #999999;
	box-shadow: .1em .1em .1em #999999;*/
}

div.pageinator_box{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: -.5em;
	
	border-left:thin solid #DED29E;
	border-right:thin solid #DED29E;
	border-radius: .3em .3em 0em 0em;
	-moz-border-radius: .3em .3em 0em 0em;
}

#previewText{
	font-family: monospace;
	border: 2px solid rgb(0, 0, 0);
	padding:1em;
	color: rgb(255, 255, 255);
	background-color: rgb(0, 0, 0);
}
#previewArea{
	padding: 0em;
	border-bottom-width: 0px;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
	float:left;
	clear:right;
	line-height:1.5;

}
#display-settings-preview{
	width:60%;
	float:left;
}
#feedback{
	width: 90%;
}
#defaultfontsize-wrapper{
	width:25%;
	float:left;
}

/* ATutor Social Styles */

div .profile_container {
	background-color:#eee; 
	border: 1px solid #8e8e8e; 
	width:80%; 
	padding:0.5em; 
	margin-bottom: 0.5em;
}

div .profile_container .top_right {
	float: right;
}

dl.public-profile dd{
	margin-left:0px;
}
dl.public-profile dt {
	float: left;
	font-weight: bold;
	min-width:12em;
}

/* Search form */
div .search_form {
	margin-bottom: 1em;
}

div .search_form .row{
/*	background-color: #DEDEC0;*/
		background-color: #ffffff;
	padding: 8px;
}
div .button {
	background-color:#fd4b30; border-color: #fd4b30; 
}
div .button:hover{
	cursor:pointer;
}

/* Side menu */


ul.social_side_menu {
	padding-left: 2em;
}
ul.social_side_menu li {
	padding-bottom: 0.2em;
	list-style: circle;
}

div .divider {
	border-bottom:1px solid #C1C157; 
	padding-bottom:0.5em; 
	margin-bottom:0.5em;
}

.activity{
 	line-height:18pt;
	font-size:.8em;
}

div.headingbox{
		
	background-color: #a1a1a1;
	text-decoration:none;
	line-height:1em;
	font-size:.7em;
	color:white;
}

div.contentbox, input-form{
	margin-left:.2em;
	margin-right:.2em;
	border-left:2px #a1a1a1 solid;
	border-right:2px #a1a1a1 solid;
	border-bottom:2px #a1a1a1 solid;
	padding:.52em;
	background-color: #ffffff;
        overflow:hidden;
}

div.suggestions{
	border:1px solid #a50707;
	margin-left:10px; 
	width:100%;
	color:white;
}
li.inlinelist{
	background-color: #eeeeee;
	list-style: none;
	display: inline-block;
	font-weight:700;
	text-align:center;
	
	border-radius: 1em 1em 1em 1em;
	-moz-border-radius: 1em 1em 1em 1em;
	height:.8em;	
/*	-moz-box-shadow:.1em .0em .1em #999999;
	box-shadow: .1em .0em .1em #999999;*/
	padding:9px 21px 14px 20px;
	font-size:0.8em;
}
ul.social_inline_menu{
	margin-bottom:2px;
	margin-top: 35px;
	font-family: tahoma,Verdana,Helvetica,Arial,serif;
}
div.social-wrapper{
	 
	width:96%;
	padding:.5em;
	margin:auto;
}

.network-activity{
    float:left;
    width:60%;
}
.my-contacts{
    float:right;
    width:38%;
    min-width:300px;
}
.my-network-groups{
    float:right;
    clear:right;
    width:380px;
   
}
.people-you-may-know{
    padding-top:1em;
    float:right;
    clear:right;
    width:38%;
    min-width:38%;
 }
.contentbox-a{
    width: 100%;
}
.contentbox-b{
    padding-bottom:0.2em;
}
.logo{
width:15em;
margin-left:2em;
margin-top:-2.5em;
}
.content-settings{
	width: 30%;
	float: left;
}
.current-content{
	color:#685642;
}
.del-content-icon{
margin-left:.5em;
	border:0;
height:.9em;
width:.9em;
/*font-size:100%;*/
}
div.bypass{
height:1px;
}
/* relative image size styles */

input.img1616{
cursor:pointer;
}

input.img1616, img.img1616{
height:1.6em;
width:1.6em;
float:left;
margin:3px;
}

img.img1111{
height:.8em;
width:.8em;
}
img.img2424{


}
input[type=image].fl-force-right{
height:.9em;
width:.9em;
font-size:100%;
}

.fl-force-right{
float:right;	
	
}
img.fl-col{
height:3.5em;
width:3.5em;
/*font-size:100%;*/
}


/*  Photo Album Styles 
 * 
 * 
 * 
 * 
 */
div.topbar{
	float:left;
	width: 95%;
}
div.paginator{
	float: right;
	margin: 0px;
}
.paginator ul li{
	list-style: none;
}
.paginator li{
	padding-right: 0.5em;
	float: left;
}

div.summary{
	float: left;
	margin-top: 0.5em;
	width:70%;
}

div.album_panel{
	float: left;
	
	border: 1px solid #fd4b30;	
	width: 95.5%;
	border-radius:.5em;
	-moz-border-radius: .5em .5em .5em .5em;
/*	-moz-box-shadow:.2em .2em .1em #999999;
    box-shadow: .2em .2em .1em #999999;*/
	padding:.3em;
	color:white;
}
div.album_panel div.photo_wrapper {
	/* This class is to fix the problem where the images shift
	 * to the right when there is a border upon selection 
	 */
	height: 150px;
	float: left;
}
div.album_panel .photo_frame{
	float: left;
	margin: 0.2em;
	min-height: 140px;
	min-width: 140px;
	text-align: center;
}
div.album_panel .photo_frame a:focus, div.album_panel .photo_frame a:hover{
	cursor: pointer;
	float:left;
	min-width: 140px;
	min-height: 140px;
	background: #FCE6C9;
}
div.album_panel .photo_frame img{
	background: #FFFFFF;
	border: 1px solid #D2D2D2;
	padding: 0.2em;
}
div.album_panel .album_description{
	margin: 0.5em;
	width: 95%;
	float: left;
}

div.search_bar {
	/* background-image: url('images/search_bg.png');
	background-repeat: no-repeat; */
	background-color:#ffffff;
	border:thin solid #fd4b30;
	margin-left: 0.5em;
	margin-top: 0.5em;
	height: 27px;
	width: 180px;
	float: left;
	border-radius:.5em;
	-moz-border-radius:.8em .8em .8em .8em;
/*		-moz-box-shadow:.2em .2em .1em #999999;
    box-shadow: .2em .2em .1em #999999;*/
}
div.search_bar .s{
	float: left;
	border: 0px;
	margin-top: 0.3em;
	margin-left: 0.5em;
	width: 148px;
}
div.search_bar .s_img{
	float: right;
	border: 0px;
	margin-top: 0.375em;	
	margin-top: -1.4em\9; /* the \9 to accomodate IE 7&8 */
	margin-right: 0.4em;
}

div.album {
	background: #FFFFFF;
	padding:1em;
	border: 3px solid #a1a1a1;	
	width: 95%;
	margin: 0 0.5em;
	float: left;
	border-radius:.5em .5em .5em .5em;
	-moz-border-radius: .5em .5em .5em .5em;
/*		-moz-box-shadow:.2em .2em .1em #999999;
    box-shadow: .2em .2em .1em #999999;*/
color:black;
	}
div.album .image{
	float: left;
	margin: 0.5em;
	min-width: 140px;
}
div.album img{
	border-width: 0px;
}
div.album .image img.no-image {
	float: left;
	width: 130px;
	height: 97px;
	background-color: #EFEFEF;
}
div.album .info{
	float: left;
	width: 70%;
}
div.album .info span{
	float: left;
	color: #666666;
}
div.album .info p{
	font-size: 0.85em;
	margin: 0;
}
div.album .search_photo_frame{
	float: left;
	margin: 0.2em;
	min-height: 160px;
	max-height: 160px;
	max-width: 140px;
	text-align: center;
	border: 1px solid #d3d3d3;
	overflow: hidden;
}
div.album .search_slider{
	float: left;
	overflow: hidden;
	position: relative;	/* ie7 */
}
div.album .search_slider_left{
	float: left;
	width: 10%;
}
div.album .search_slider_right{
	float: right;
	text-align: right;
	width: 10%;
}
div.album .search_slider ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 99999px;
	position: relative;
}
div.album .search_slider ul li{
	float: left;
}
div.album .search_slider_a{
	width: 80%;
}
div.album .search_slider_p{
	width: 730px;	/* 146 per frame, 5 frame per row */
}
div.album .search_slider_p ul li{
/*	height: 576px;	/* 144 per frame, 4 row */
	width: 730px;	/* 146 per frame, 5 frame per row */
}
div.album .search_paginator {
	width: 100%;
}

div.add_photo{
	float: left;
	
	border: 1px solid #fd4b30;	
	width: 96%;
	border-radius:.5em;
	-moz-border-radius: .3em .3em .3em .3em;
	margin-bottom:.2em;
}
div.add_photo ul{
	margin: 0px;
	padding: 0px;
}
div.add_photo .toggle_uploader{
	width: 95%;
	margin: 0.5em;
}
div.add_photo div#ajax_uploader{
	display: none;
	margin-top: 0.5em;
}
div.add_photo .files .tn {
	max-height: 30px;
}
div.add_photo img{
	border: 0;
}
div.add_photo ul li{
	float: left;
	padding: 0.2em;
	list-style: none;
	width: 100%;
	height: 100%;
	border-bottom: 1px solid #ddd;
/*	display: inline; */
}
div.add_photo p.memory_usage {
	float: right;
	font-size: 0.9em;
	color: #5B5B5B;
}

div.add_profile_photo{
	float: left;
	background: #eeeeee;
	border: 1px solid #fd4b30;	
	width: 96.5%;
	border-radius:.5em;
	-moz-border-radius: .5em .5em .5em .5em;
/*		-moz-box-shadow:.2em .2em .1em #999999;
    box-shadow: .2em .2em .1em #999999;*/
	margin-bottom:.2em;
color:black;
}
div.add_profile_photo .profile_photo{    
	float: left;    
	padding: 0.5em;

}
div.add_profile_photo .uploader{    
	float: left;    
	width: 50%;
	padding: 0.5em;
	border-bottom: 1px solid #ddd;
}	

div.photo_panel{
	background: ;
	float: left;
	border: 1px solid #fd4b30;
	text-align: center;
	width: 95%;
	padding: 0.5em;
	border-radius:.5em;
	-moz-border-radius: .5em .5em .5em .5em;
}
div.photo_panel img{
	background: #FFFFFF;
	border: 1px solid #D2D2D2;
	padding: 0.2em;
}
div.photo_panel div.ordering{
	float:left;
}
div.photo_panel div.paginator{
	float:right;
}
div.photo_panel .flc-inlineEditable{
	width: 604px;
	margin: 0 auto;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
div.comment_panel{
	background: #FFFFFF;
	float: left;
	border: 1px solid #fd4b30;
	width: 95%;
	padding:.5em;
	border-radius: .3em .3em .3em .3em;
	-moz-border-radius: .3em .3em .3em .3em;
/*		-moz-box-shadow:.2em .2em .1em #999999;
    box-shadow: .2em .2em .1em #999999;*/
	margin-top:.2em;
}
div.comment_panel .comment_feeds{
	float: left;
	width: 50%;
}
div.comment_panel .photo_actions{
	margin: 0.5em;
	max-width: 49%;
	
	float:right;
	padding:1em;
	border:thin solid #685642;
	border-radius:.3em;
	color:white;
	-moz-border-radius: .3em .3em .3em .3em;
}
.row textarea#comment_template, textarea#comment_template active{
	background-color:white;
	border:thin solid #fd4b30;
	border:thin solid #fd4b30;
	padding:.2em;
	border-radius:.3em;
	color:black;
	-moz-border-radius: .3em .3em .3em .3em;
}
.row textarea#comment{
	background-color:#ffffff;
	border:thin solid black;
	border:thin solid black;
	padding:.2em;
	border-radius:.3em;
	-moz-border-radius: .3em .3em .3em .3em;
}
div.comment_panel textarea { width:100%; }
div.comment_box{
	float:left;
	width:100%;
	margin: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background: #F4F0CB;
}
div.comment_box .comment_actions { float: left; margin-top: 1em; font-size: 0.8em; color: #666666; }
div.edit_photo_frame{
	width: 95%;	
	float: left;
	padding: 0.2em;
	background: #F7F7F7;
	border:thin solid #DED29E;
	border-radius:.5em;
	-moz-border-radius: .5em .5em .5em .5em;
}
div.edit_photo_box{	
	float: left;
	border: 1px solid #D2D2D2;
	background: white;
	margin: 0.2em;
	margin-bottom: 0.8em;
	padding: 0.8em;
	width: 94%;
	color:black;
	border-radius:.3em;
	-moz-border-radius: .3em .3em .3em .3em;
}
div.edit_photo_box .info { float: left; width: 60%; }
.info textarea{
	background-color: #F4F0CB;
	border:thin solid #DED29E;
	border-radius:.3em;
	-moz-border-radius: .3em .3em .3em .3em;
	margin-top:.2em;
}
div.edit_photo_box .info textarea.alt_text { height: 2.5em; }
div.edit_photo_box .info textarea { width: 100%; }
div.edit_photo_box .action{
	float: right;
	background: #F7F7F7;
	min-width: 140px;
	padding:.2em;
	border:thin solid #DED29E;
	border-radius:.3em;
	-moz-border-radius: .3em .3em .3em .3em;
}


/* FLUID Image Reorderer */
.fl-imageReorderer-item {
}
.fl-reorderer-movable-hover a{
	cursor: pointer;
	background-color: #ECEECC;
}
.fl-reorderer-movable-dragging a{
	background-color: #ECEECC;
}
.fl-reorderer-dropMarker {
	border: 2px solid red;
	min-height: 100px;
	float: left;
}
.fl-reorderer-avatar {
	opacity: 0.6;
	filter:alpha(opacity=60);
}


/* FLUID Simple Inline Editor */
.fl-inlineEdit-invitation {
   background-color: #FFECB3 !important;
   border: 1px solid #CCC !important;
}
.fl-inlineEdit-focus {
    border: 2px solid #777777;
}


.pa_tool_link{

text-decoration:none;
}

.pa_tool_image{
vertical-align:middle;
margin-right:.5em;
}
/*social networking box on admin page */
#social_networking{
padding: 1em;
margin: 0;
}

/* End Photo Album Styles
 * 
 * 
 * 
 * 
 */

/* Test template styles */

ul.likert-question{
	padding: 0px;
	margin: 0px; 
	list-style-type: none;
}
li.likert-question{
 	padding: 4px; 
 	display: inline;
}
table.matching-question{
	width:100%
}
ul.matching-question{
	padding: 0px; 
	margin: 0px; 
	list-style-type: none;
}
li.matching-question{
	padding: 4px;
}
ul.multianswer-question{
	padding: 0px; 
	margin: 0px; 
	list-style-type: none;
}
li.multianswer-question{
	padding: 4px;
}
ul.multichoice-question{
	padding: 0px; 
	margin: 0px; 
	list-style-type: none;
}
li.multichoice-question{
	padding: 4px;
}
ul.ordering-question{
	padding: 0px; 
	margin: 0px; 
	list-style-type: none;
}
li.ordering-question{
	padding: 4px;
}
div.dd-question{
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 100%;
}
ul.dd-question{
	position: absolute; 
	top: 10px; 
	left: 5px;
}

ol.dd-question{
	position: absolute; 
	list-style-type: upper-alpha; 
	top: 10px; 
	left: 310px;
}

/* File Storage */
.fs_tools{
 	width:95%;
 	padding-left:3em;
}
.fs_tools .input-form{
	float:left;
	width:45%;
	margin-left:1em;
}
.fl-uploader-browse-instructions {
    background-color: #DED29E !important;
    color: #666666;
    padding: 6px;
    text-align: center;
}
.fl-uploader-queue-footer {
    background-color: #F4F0CB !important;
    border-top: 1px solid #685642 !improtant;
    color: #4D4D4D;
    font-size: 1.07em;
    font-weight: bold;
    padding: 8px 6px;
    position: relative;
    vertical-align: middle;
    z-index: 6;
}

.flc-uploader-button-upload .fl-uploader-button-upload .fl-uploader-dim{ }
.group-selected{ background-color:#F4F0CB; }
#my_courses_container  td{text-align:center;font-size:16px;vertical-align:middle;}
.headingbox h3 {margin-left:6px;margin-right:6px;margin-top:6px;margin-bottom:10px;color:#FFFFFF;}
.page-title{margin-top:20px;}
#menu-item-977 a:hover {background-color:#20ff02;color:#fd3fed !important;}
#social-icon-wrapper a:hover {opacity:1;border: 1px solid;}
.logo {display:none;}
.data {font-family:tahoma;}
.site-name {font-family:tahoma;}
.upgradeable {list-style-image:url("../../Limitless/images/icons/color-mini-icons/success.png");}
#side-menu  .box{background-color:#eeeeee;border:1px solid #fd4b30;}
#subnavlistLI { padding: 15px 25px 70px 20px; border-radius: 6px; border: 1px solid rgba(0, 0, 0, 0.05); text-align: center; }

#LatestCourses { float: left; margin: 5px; width: 300px; height: auto; border-radius: 4px; background-color: #F5F5F5;
padding: 10px; border: 1px solid rgba(0, 0, 0, 0.05); margin-right: 20px; margin-bottom: 20px;}

#LatestCoursesbtn { padding: 4px 10px; background: #fb4b30; color: #FFFFFF; border-radius: 4px; }

#LatestStudents { float:left; margin:10px; width:300px; height:145px; border-radius: 4px; background-color: #F5F5F5;
padding: 10px; border: 1px solid rgba(0, 0, 0, 0.05);}

#CourseDescription { border-radius: 4px; background-color: #F5F5F5; padding: 10px; border: 1px solid rgba(0, 0, 0, 0.05); width: 670px; }
#CourseDescriptionbtn { padding: 4px 10px; background: #fb4b30; color: #FFFFFF; border-radius: 4px; }

#Navulli { padding: 15px 25px 70px 20px;
border-radius: 6px;
border: 1px solid rgba(0, 0, 0, 0.05);
text-align: center; }

#SearchTech { float:left; margin:10px; width:300px; height:145px; border-radius: 4px; background-color: #F5F5F5;
padding: 10px; border: 1px solid rgba(0, 0, 0, 0.05);}