fix coding style like indentation, spaces etc.
authorCindy Li <cli@ocad.ca>
Tue, 10 Aug 2010 14:52:56 +0000 (14:52 -0000)
committerCindy Li <cli@ocad.ca>
Tue, 10 Aug 2010 14:52:56 +0000 (14:52 -0000)
docs/themes/default/styles.css

index 2c08aa2..a18d9a7 100644 (file)
 html,body{
   height:100%;
 }
-
-
 /* main body attributes */
 body {
   font-family: 'Droid Sans', Cantarell, Tahoma, Geneva,sans-serif;;
   font-size:.9em;
   margin:0px;
   background-color:  #FFFFFF;
-  
   /* background-image:url('images/texture_bg.png'); */
 }
-
 p {
     /*text-align: justify;*/
-    line-height: 150%;
+  line-height: 150%;
   font-size: 1em;
 }
-
 p a {
-    text-decoration: underline;
+  text-decoration: underline;
 }
-
 p a:visited {
   color: #3F2670;
-    background-color: transparent;
+  background-color: transparent;
 }
-
 p a:active {
   color: #A50707;
-    background-color: transparent;
+  background-color: transparent;
 }
-
 h1, h2, h3, h4, h5, h6 {
-    color: #000000;
-    clear: right;
-    font: 100% Verdana, Helvetica, Arial, sans-serif;
+  color: #000000;
+  clear: right;
+  font: 100% Verdana, Helvetica, Arial, sans-serif;
   font-weight: bold;
-    margin: 0;
-    padding-top: 0.5em;
-    /*border-bottom: 1px solid #B8AE9C;*/
+  margin: 0;
+  padding-top: 0.5em;
+  /*border-bottom: 1px solid #B8AE9C;*/
 }
-
 h1 {
-    font-size: 160%;
+  font-size: 160%;
   color: #000;
-
 }
-
 h2 {
     font-size: 120%;
 }
 h3 {
     font-size: 100%;
 }
-
 h4 {
     font-size: 90%;
 }
-
 h5 {
     font-size: 100%;
 }
-
 p.subgroup {
   margin:0 0 0 2em;
 }
-
 /* list attributes */
 ul {
-
   margin-bottom: 0px;
   margin-top: 0px;
   margin-right: 0px;
 }
-
 li {
   margin-bottom: 0px;
   margin-top: 0px;
   margin-right: 0px;
 }
 img {
-    border: none;
+  border: none;
 }
 ul.msg {
   line-height: 150%
 }
-
 li.msg_err, li.msg_info {
   margin-bottom: 30px;
   margin-top: 0px;
@@ -114,12 +96,9 @@ span.err_type{
   padding: .1em .5em;
   font-size: smaller;
 }
-
 span.msg{
-
   line-height: 150%;
 }
-
 span.congrats_msg{
   line-height: 120%;
   color: green;
@@ -128,7 +107,6 @@ span.congrats_msg{
   font-weight: bold;
   white-space:nowrap;
 }
-
 span.info_msg{
   line-height: 100%;
   color: blue;
@@ -136,15 +114,12 @@ span.info_msg{
   font-size: large;
   font-weight: bold;
 }
-
 span.padding_left {
   padding-left: 1em;
 }
-
 em {
   font-weight: bold;
 }
-
 span.small_font {
   font-size: smaller;
 }
@@ -155,7 +130,7 @@ a:link, a:visited  {
 }
 a:hover {
   color: #932318;
-color:#ffffff;
+  color:#ffffff;
 }
 a:active {
   color: #932318;
@@ -172,17 +147,12 @@ input[type=button] {
   border:outset 1px #ccc;
   font-weight:bold;
   padding: 1px 2px;
-
-
 }
-
 input[type=submit] {
   cursor:pointer;
   border:outset 1px #ccc;
   font-weight:bold;
-
 }
-
 input[type=text] {
   cursor:pointer;
   border-bottom:solid 1px #ccc;
@@ -199,46 +169,39 @@ input[type=text] {
 }
 /* small submit button at top */
 .button2 {
-
   background-color: #E9F4F3;
-
 }
 .button2:focus {
   background-color: #E9F4F3;
   border:  #ACCFCC  solid 1px;
 }
-
 .center {
   text-align: center;
 }
-
 /* paging */
 div.paging {
-   width: 100%;
-   text-align: center;
-   margin: 0.5em auto;
+  width: 100%;
+  text-align: center;
+  margin: 0.5em auto;
   font-size: smaller;
 }
 div.paging ul {
-   list-style: none;
-   display: inline;
-   padding: 0px;
+  list-style: none;
+  display: inline;
+  padding: 0px;
 }
 div.paging li { 
   display: inline; 
   padding-left: 1px; 
   padding-right: 1px;
 }
-
 div.paging li a {
   padding-left: 4px;
   padding-right: 4px;
 }
-
 div.paging li a:hover, div.paging li a.current {
    color: #FFA20C;
 }
-
 /* floating layout */
 #contentwrapper{
   width: 99%;
@@ -250,14 +213,12 @@ div.paging li a:hover, div.paging li a.current {
 #contentcolumn_shiftright {
   margin-left: 18em;
 }
-
 #leftcolumn{
   float: left;
   width: 17em;
   margin-left: 5px;
   margin-top:-10px;
 }
-
 #footer{
   /*position:absolute;
   bottom:0px;*/
@@ -266,10 +227,9 @@ div.paging li a:hover, div.paging li a.current {
   text-align: center;
   padding: 4px 0px;
 }
-
 #side-menu{
   overflow:hidden;
-padding:.2em;
+  padding:.2em;
 }
 
 /* sequence links */
@@ -284,7 +244,6 @@ div#sequence-links a {
 
 /***************************************************************/
 /* NEW STUFF */
-
 table.tabbed-table {
   width: 100%;
   border:1px black solid;
@@ -363,7 +322,6 @@ table.tabbed-table a, table.tabbed-table a:visited, table.tabbed-table a:hover {
 #banner a:visited {
   color: #365D95;
 }
-
 #banner a:hover {
   color: white; background-color: #365D95
 }
@@ -375,7 +333,6 @@ table.tabbed-table a, table.tabbed-table a:visited, table.tabbed-table a:hover {
   font-weight:bold;
   margin-left: 10px; 
   margin-top: 2px; 
-
   color: black; 
   background-color: white; 
   padding-left: 70%; 
@@ -388,7 +345,6 @@ float:right;
   font-weight:bold;
   margin-left: 10px; 
   margin-top: 2px; 
-
   color: black; 
   background-color: transparent; 
   padding-left: 70%; 
@@ -415,129 +371,110 @@ h2 #title {
   margin: 0px 0px 0px 0px; 
   color: #053188;
 }
-
 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 */
   font-size: 0.85em;
   margin: 0em 2em 1em 2em;
   padding-left:4px; 
 }
-
 h2.page-title {
   clear:right;
   margin-left:1em;
 }
-
 h1 {
-       margin-bottom: 5px;
+   margin-bottom: 5px;
 }
-
 div#sub-menu {
-       color: #555;
-       background-color:#FAEBD7; 
-       padding-top: 3px; 
-       font-size:0.85em; 
-       border-top:1px solid #cccccc;
-       height:2.1em;
+    color: #555;
+  background-color:#FAEBD7; 
+  padding-top: 3px; 
+   font-size:0.85em; 
+    border-top:1px solid #cccccc;
+    height:2.1em;
 }
-
 div#sub-navigation {
    float:left;
 }
-
 div#subnavlistcontainer {
-       width:95%;
-       height:auto;
-       height:1.6em;
-
+  width:95%;
+  height:auto;
+  height:1.6em;
 }
-
 ul#subnavlist {
-       margin-top: 0px;
-       font-size:.8em;
-               margin-left:.5em;
+  margin-top: 0px;
+  font-size:.8em;
+  margin-left:.5em;
 }
-
 ul#subnavlist li {
-       background-color: #FFFFFF;
-       list-style: none;
-       display: inline-block;
-       text-align:center;
-       border-top:1px solid #cccccc;
-       border-left:1px solid #cccccc;
-       border-right:1px solid #cccccc;
-       border-radius: .3em .3em 0em 0em;
-       -moz-border-radius: .3em .3em 0em 0em;
-       padding: .4em 1em .35em 1em ;
+  background-color: #FFFFFF;
+  list-style: none;
+  display: inline-block;
+  text-align:center;
+  border-top:1px solid #cccccc;
+  border-left:1px solid #cccccc;
+  border-right:1px solid #cccccc;
+  border-radius: .3em .3em 0em 0em;
+  -moz-border-radius: .3em .3em 0em 0em;
+  padding: .4em 1em .35em 1em ;
 }
-
 ul#subnavlist li a:hover, ul#subnavlist li a:focus, ul#subnavlist li:hover{
-       color: black;
-       text-decoration:none;
-       background-color: #FFF5EE;
-       height:1.2em;
+  color: black;
+  text-decoration:none;
+  background-color: #FFF5EE;
+  height:1.2em;
 }
 ul#subnavlist li.active{
-       padding-bottom: .5em;
-       background-color: #FFF5EE;
+  padding-bottom: .5em;
+  background-color: #FFF5EE;
 }
 ul#subnavlist li a {
-    /* The normal, unselected tabs. They are all links */
-       color: #555;
-    height: 1.0em;
-       text-decoration:underline;
-       font-weight:500;
+  /* The normal, unselected tabs. They are all links */
+  color: #555;
+  height: 1.0em;
+  text-decoration:underline;
+  font-weight:500;
 }
-
 div#subnavbacktopage {
-       padding-top:5px;
-       padding-left:5px;
-       float:left;
+  padding-top:5px;
+  padding-left:5px;
+  float:left;
 }
-
-
 a#guide {
-       background-image: url('images/guide.png'); 
-       background-repeat: no-repeat; 
-       background-position: 2px 2px;
-       padding: 3px 10px 1px 25px;
-       text-decoration:none;
-       font-size:0.85em;
-       float:right;
+  background-image: url('images/guide.png'); 
+  background-repeat: no-repeat; 
+  background-position: 2px 2px;
+  padding: 3px 10px 1px 25px;
+  text-decoration:none;
+  font-size:0.85em;
+  float:right;
 }
-
 div#guide_box{
-background-color:#FAEBD7;
+  background-color:#FAEBD7;
 /*
-       border-left:1px solid #cccccc;
-       border-right:1px solid #cccccc;
-       border-bottom:1px solid #cccccc;
+  border-left:1px solid #cccccc;
+  border-right:1px solid #cccccc;
+  border-bottom:1px solid #cccccc;
 */
-       border-radius: 0em 0em .5em .5em;
-       -moz-border-radius: 0em 0em .5em .5em;
-       line-height:1.5em;
-       float:right;
-
-       margin-right:2em;
-       padding:.1em;
+  border-radius: 0em 0em .5em .5em;
+  -moz-border-radius: 0em 0em .5em .5em;
+  line-height:1.5em;
+  float:right;
+  margin-right:2em;
+  padding:.1em;
 }
-
 div#guide {
   padding-right: 5px;
   float:right;
 }
-
 div#sub-navigation strong {
   color: black;
 }
-
 div#help {
   border-left: 1px solid black;
   border-right: 1px solid black;
@@ -550,7 +487,6 @@ div#help {
   margin-right: 5px;
   font-size: small;
 }
-
 h3#help-title {
   margin-left: 5px;
   margin-right: 5px;
@@ -566,19 +502,16 @@ div#help p {
   padding: 0px;
   margin: 0px;
 }
-
 div#toctoggle {
   float: left;
   padding-left: 10px;
 }
-
 h1#section-title {
   float: left;
   white-space:nowrap;
   margin-left:1em;
   margin-bottom: -0.5em;
 }
-
 div#top-links {
   float:right;
   padding-right: 5px;
@@ -586,7 +519,6 @@ div#top-links {
   margin-top:1em;
   white-space:nowrap;
 }
-
 div#top-links a:link, div#top-links a:visited {
   text-decoration:none;
   margin-left:10px;
@@ -603,11 +535,9 @@ table.filter {
   margin-right: auto;
   text-align: left;
 } 
-
 table.filter th {
   font-weight: bold;
 }
-
 table.filter td {
   padding: 5px;
   white-space: nowrap;
@@ -621,13 +551,11 @@ table.data {
   margin-left: auto;
   text-align: left;
 } 
-
 table.data th {
   background-color: #F6EAD6;
   padding: 3px;
   white-space: nowrap;
 }
-
 table.data th a {
   color: #595241;
   padding-right: 15px;
@@ -636,37 +564,30 @@ table.data th a {
   background-repeat: no-repeat;
   background-position: right;
 }
-
 table.data tbody {
   border-top: 1px solid #B8AE9C;
   border-bottom: 1px solid #B8AE9C;
 }
-
 table.data tbody th {
   text-align: left;
   background-color: #F7F3ED;
   cursor: auto;
 }
-
 table.data td {
   padding: 3px;
 }
-
 table.data tbody tr:hover {
   background-color: #efefef;
   cursor: pointer;
 }
-
 table.data tbody tr.selected {
   background-color: #E9F4F3;
   cursor: auto;
 }
-
 table.data tfoot {
   background-color: #F7F3ED;
   /*border-top: 1px solid #B8AE9C;*/
 }
-
 table.data tfoot tr:first-child td {
   /*border-top: 1px solid #B8AE9C;*/
   padding: 5px;
@@ -675,37 +596,31 @@ table.data tfoot tr:first-child td {
   background-position: 4px 5px;
   padding-left: 40px;
 }
-
 table.data.static tfoot td, table.data.static tfoot tr:first-child td {
   border-top: 1px solid #B8AE9C;
   padding: 15px;
   background-image: none;
   padding-left: 0px;
 }
-
 /*buttons*/
 table.data tfoot input {
   background-color: #efefef;
   font-weight: normal;
   border:  #AAA  solid 1px;
 }
-
 table.data tfoot input:focus {
   background-color: #FFDAB9;
   border:  #AAA  solid 1px;
 }
 
-
 /* used for static tables with no form elements: */
 table.data.static tbody tr:hover {
   background-color: transparent;
   cursor: auto;
 }
-
 .data-table-tip {
-       margin-left: 2em;
+  margin-left: 2em;
 }
-
 div#error {
   width: 50%;
   margin-left: auto;
@@ -719,14 +634,13 @@ div#error {
   background-color: #F4DCDC;
   padding-left: 25px;
   font-weight: bold;
-border-radius:.3em .3em .3em .3em;
--moz-border-radius:.3em .3em .3em .3em;
+  border-radius:.3em .3em .3em .3em;
+  -moz-border-radius:.3em .3em .3em .3em;
 }
 div#error h4 {
   color: black;
   margin-left: 0px;
 }
-
 div#error ul, div#feedback ul, div#help ul {
   position: relative;
   list-style: none;
@@ -734,11 +648,9 @@ div#error ul, div#feedback ul, div#help ul {
   padding-left: 0px;
 
 }
-
 div#error ul li{
   margin-top: 5px;
 }
-
 div#feedback {
   width: 50%;
   margin-left: auto;
@@ -750,11 +662,9 @@ div#feedback {
   background-color: #F2FCF0;
   color: #595241;
   font-weight: bold;
-border-radius:.3em .3em .3em .3em;
--moz-border-radius:.3em .3em .3em .3em;
-
+  border-radius:.3em .3em .3em .3em;
+  -moz-border-radius:.3em .3em .3em .3em;
 }
-
 div#help {
   width: 50%;
   margin-left: auto;
@@ -765,10 +675,9 @@ div#help {
   padding: 5px;
   background-color: #E9F4F3;
   color: #024C41;
-border-radius:.3em .3em .3em .3em;
--moz-border-radius:.3em .3em .3em .3em;
+  border-radius:.3em .3em .3em .3em;
+  -moz-border-radius:.3em .3em .3em .3em;
 }
-
 div#info {
   width: 50%;
   margin-left: auto;
@@ -780,10 +689,9 @@ div#info {
   background-color: #EFE6FF;
   color: #595241;
   font-weight: bold;
-border-radius:.3em .3em .3em .3em;
--moz-border-radius:.3em .3em .3em .3em;
+  border-radius:.3em .3em .3em .3em;
+  -moz-border-radius:.3em .3em .3em .3em;
 }
-
 div#warning {
   width: 50%;
   margin-left: auto;
@@ -795,29 +703,25 @@ div#warning {
   background-color: #FFF6ED;
   color: #D95900;
   font-weight: bold;
-border-radius:.3em .3em .3em .3em;
--moz-border-radius:.3em .3em .3em .3em;
+  border-radius:.3em .3em .3em .3em;
+  -moz-border-radius:.3em .3em .3em .3em;
 }
 acronym {
   cursor: help;
 }
-
 .required {
   font-weight: bold;
   color: red;
   padding-right: 2px;
 }
-
 form {
   clear: none;
   display:inline;
 }
-
 h3.indent {
   width: 90%;
   padding: 0px 0px 10px 60px;
 }
-
 h4.box {
   font-size:0.85em;
   padding: 3px;
@@ -828,9 +732,7 @@ h4.box {
   */
   -moz-border-radius:.5em .5em 0em 0em;
   border-radius:.5em .5em 0em 0em;
-
 }
-
 div.box {
   padding: 5px;
   background-color: #FAEBD7;
@@ -845,49 +747,40 @@ div.box {
   padding:2px;
   -moz-border-radius:.0em .0em .5em .5em;
   border-radius:.0em .0em .5em .5em;
-
 }
-
 h5.box { 
-    background-color: #6F7172;
-    border: 1px solid #B8AE9C;
-    border-style: solid solid none solid;
-    color: Black;
-    padding: 0em 1em 0em 1em;  
-    display: inline;
+  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;
+  height: 1em;
 }
-
 div.box a:link {
   text-decoration: none;
 }
-
 div.box a:visited {
   color: #2A6C28;
   text-decoration: none;
 }
-
 div.box a:hover {
   text-decoration: underline;
 }
-
 .boxDetails {
-    text-align: right;
+  text-align: right;
 }
-
 div.box .content {
-    padding: 1em;
+  padding: 1em;
   font-size:  1em;
 }
-
 div.box a.close {
-    float: right;
-    text-transform: none;
-    border-left: 1pt solid #B8AE9C;
-    padding: 0em 0.2em;
+  float: right;
+  text-transform: none;
+  border-left: 1pt solid #B8AE9C;
+  padding: 0em 0.2em;
 }
-
 div.box h1, 
 div.box h2, 
 div.box h3, 
@@ -895,17 +788,12 @@ div.box h4 {
     margin: 0;
     padding: 0;
 }
-
 div.box .even {
     background-color: #F7F3ED;
 }
-
 div.box .odd {
     background-color: transparent;
 }
-
-
-
 div#container {
   text-align: left;
   margin: 0px auto;
@@ -913,7 +801,6 @@ div#container {
   border:0;
   width: 95%;
 }
-
 div#menutoggle{
   text-align: right; 
   padding-bottom: 10px; 
@@ -925,9 +812,6 @@ div#menutoggle{
 }
 
 /*** header ***/
-
-
-
 /*
 ul.topnavlist {
   padding-top: 10px;
@@ -937,33 +821,26 @@ ul.topnavlist {
   line-height:1.0em;
   border:1px solid black;
 }
-
 ul.topnavlist li {
   list-style: none;
   list-style-position:inside;
   display: inline;
   margin: 0px;
 }
-
 ul.topnavlist li a:hover, ul.topnavlist li a:focus, ul.topnavlist li a.active {
     background-color: #FAEBD7;
     color: black;
     text-decoration:none;
     line-height:1.6em;
 }
-
 ul.topnavlist li a {
-
-    color: #555;
+  color: #555;
   font-weight:bold;
-    padding: 0em .5em 0em;
-     text-decoration:none;
+  padding: 0em .5em 0em;
+  text-decoration:none;
   background-color:white;
-
 }
-
 ul.topnavlist li a.selected {
-
     color: #555;
     font-weight: normal;
 }
@@ -978,7 +855,6 @@ fieldset.group_form{
 border:none;
 
 }
-
 legend.group_form{
   background-color: #eeeeee;
   font-weight: 600;
@@ -990,25 +866,21 @@ fieldset.group_form1{
   margin:.5em;
   min-height:15em;
 }
-
 table.qdb_table{
-       width:100%;
+  width:100%;
 }
-
 table.qdb_table td{
-       vertical-align:top;
+  vertical-align:top;
 }
 /* highlight active links for WCAG 2.0 conformance */
 a:active,a:hover,a:focus{
   background-color:#FAEBD7;
   color:#000000;
 }
-
 .highlight, a.highlight {
-       background-color: #5B8E88;
-       color: white;
+  background-color: #5B8E88;
+  color: white;
 }
-
 .selected {
   font-size : 14px;
   color : black;
@@ -1022,14 +894,13 @@ table.form-data th,table.form-data td {
   padding: 4px;
 }
 table.form-data{
-width:80%;
+  width:80%;
 }
 th.box {
   border-bottom: #006699 solid 1px;
   color: white;
   background-color: #006699;
 }
-
 table.box {
   background-color: white;
   border-right: #006699 solid 1px;
@@ -1038,12 +909,10 @@ table.box {
   margin-right: 500px;
   margin-bottom: 10px;
 }
-
 table.box th, table.box td {
   border-bottom: #006699 solid 1px;
   font-size: smaller;
 }
-
 #source ol {
   background:#F6EAD6 none repeat scroll 0 0;
   border:1px solid black;
@@ -1053,13 +922,11 @@ table.box th, table.box td {
   margin-top:1em;
   line-height: 200%;
 }
-
 img.inline-badge {
   float:left;
   margin-left:3em;
   padding:12px;
 }
-
 pre.badgeSnippet {
   margin-bottom:2em;
   margin-left:108px;
@@ -1068,11 +935,11 @@ pre.badgeSnippet {
 
 /* Liquid Round theme elements */
 #liquid-round {
-background-image:url('images/books_top.jpg');
-background-repeat:repeat-x;
-width:99%;
-margin-left:auto;
-margin-right:auto;
+  background-image:url('images/books_top.jpg');
+  background-repeat:repeat-x;
+  width:99%;
+  margin-left:auto;
+  margin-right:auto;
 }
 
 /*
@@ -1091,25 +958,19 @@ border-radius:.8em .8em .8em .8em;
 }
 */
 .top {
-    width:100%;
+  width:100%;
   height:15px;
 }
 .top span {
   display:block;
   position:relative;
   height:20px;
-
-
-
 }
-
 .center-content {
   position:relative;
   padding:1px 0px 1px 0px;
   margin:-1px 0 -50px 0;
 }
-
-
 .bottom {
   margin-left:auto;
   margin-right:auto;
@@ -1124,14 +985,10 @@ border-radius:.8em .8em .8em .8em;
   height:60px;
 }
 
-
 /* Navigation tab style */
-
-
 div.topnavlistcontainer {
   margin-left:-2.5em;
 }
-
 .navigation a
 {
   color: #000;
@@ -1150,7 +1007,6 @@ div.topnavlistcontainer {
   border-radius:.3em .3em 0em 0em;
   -moz-border-radius:.3em .3em 0em 0em;
 } 
-
 .navigation li
 {
   list-style: none;
@@ -1163,12 +1019,10 @@ div.topnavlistcontainer {
   color: #fff;
   background: #FAEBD7;
   text-decoration:underline;
-
   padding-bottom: -.4em;
   padding-top: .2em;
   padding-bottom: .1em;
 }
-
 .navigation a.active 
 {
   background-color:#FAEBD7;
@@ -1177,27 +1031,19 @@ div.topnavlistcontainer {
   padding-top: .2em;
   padding-bottom: .1em;
 }
-
 #logo{
   float:left;
   clear:right;
   margin-left:2em;
-
 }
-
-
 ul.navigation li a:hover, ul.navigation li a:focus, ul.navigation li a.active {
-      background-color:#FAEBD7; 
-      color: #000000;
-      text-decoration:none;
-
-
+  background-color:#FAEBD7; 
+  color: #000000;
+  text-decoration:none;
 }
-
 ul.navigation li a.active{
-      background-color: #FAEBD7; 
-      padding-right: 10px;
-      
+  background-color: #FAEBD7; 
+  padding-right: 10px;
 }
 
 /* course search result display */
@@ -1206,66 +1052,56 @@ ul.navigation li a.active{
   padding-right: 1em;
 }
 .search_top{
-white-space:nowrap;
-font-size:.8em;
-margin-right:1em;
-float:right;
-
+  white-space:nowrap;
+  font-size:.8em;
+  margin-right:1em;
+  float:right;
 }
 #search_text_at_header{
-       border:1px solid #cccccc;
-       background-color:#ffffff;
-       margin-right: .5em;
-       border-radius:.3em .3em .3em .3em;
-       -moz-border-radius:.3em .3em .3em .3em;
+  border:1px solid #cccccc;
+  background-color:#ffffff;
+  margin-right: .5em;
+  border-radius:.3em .3em .3em .3em;
+  -moz-border-radius:.3em .3em .3em .3em;
 }
 .search_top input[type=submit]{
-       -moz-border-radius:.2em;
-       border-radius:.2em;
-       font-size:8pt;
-       border:1px solid #cccccc;
+  -moz-border-radius:.2em;
+  border-radius:.2em;
+  font-size:8pt;
+  border:1px solid #cccccc;
 }
-
 li.course {
   font-size:smaller;
   margin:1em 0;
 }
-
 ol li{
-list-style:none;
+  list-style:none;
 }
-
-div.box ol
-{
-list-style:none;
-list-style-position:inherit;
-padding:0px;
-margin:0px;
-
-
+div.box ol{
+  list-style:none;
+  list-style-position:inherit;
+  padding:0px;
+  margin:0px;
 }
-
 li.mine{
-background-image: url('images/my_own_course.gif');
-background-repeat: no-repeat;
-background-position: 0px 0px;
-padding-left: 18px;
-line-height:1.5em;
+  background-image: url('images/my_own_course.gif');
+  background-repeat: no-repeat;
+  background-position: 0px 0px;
+  padding-left: 18px;
+  line-height:1.5em;
 }
-
 div.box ol li.theirs{
-list-style-position:outside;
-list-style-image: url('images/others_course.png');
-list-style-type: disc;
- /*list-style: disc inside url("themes/default/images/my_own_course.gif"); */
-
+  list-style-position:outside;
+  list-style-image: url('images/others_course.png');
+  list-style-type: disc;
+  /*list-style: disc inside url("themes/default/images/my_own_course.gif"); */
 }
 li.theirs{
-background-image: url('images/others_course.png');
-background-repeat: no-repeat;
-background-position: 0px 0px;
-padding-left: 18px;
-line-height:1.5em;
+  background-image: url('images/others_course.png');
+  background-repeat: no-repeat;
+  background-position: 0px 0px;
+  padding-left: 18px;
+  line-height:1.5em;
 }
 .results h3 {
   display:inline;
@@ -1280,11 +1116,9 @@ div#content-text {
   padding-right: 5pt;
   line-height:150%;
 }
-
 div#content-text li {
   margin-left: 15pt;
 }
-
 div#content-test {  
   float: left;
   margin-top: 2em;
@@ -1294,7 +1128,6 @@ div#content-test {
 div#content-test ol{  
   margin-right: 5pt;;  
 }
-
 div#content-test ol ul li{
   list-style: none;
   padding: 0px 2px 0px 15px;
@@ -1305,14 +1138,12 @@ div#content-test ol ul li{
   /* -moz-border-radius: 4px;  */
   border: 1px solid #eeeeff;
 }
-
 div#content-info {
   margin: 5pt;
   font-size: small;
   color: #b8ae9c;
   clear: both;
 }
-
 fieldset#shortcuts {
   float: right;
   background-color: #FEFDEF;
@@ -1322,7 +1153,6 @@ fieldset#shortcuts {
   padding-bottom: 5pt;
   padding-left: 10pt;
 }
-
 .shortcuts ul {
   position: relative;
   margin-top: 0pt;
@@ -1331,191 +1161,175 @@ fieldset#shortcuts {
   list-style-type:  none;
   padding-left: 0pt; 
 }
-
 div.menuedit{
   float:right;
   margin-top:-1.2em; 
-
 }
 .hidden {
-    display: none;
+  display: none;
 }
 .nowrap {
-    white-space: nowrap;
+  white-space: nowrap;
 }
 .clickable {
-    cursor: pointer;    
+  cursor: pointer;    
 }
 
 /* Content editor wrapper div */
 .editor_wrapper{
-       border:1px solid #cccccc;
-       border-radius:.5em;
-       -moz-border-radius: .5em .5em .5em .5em;
-       padding: .1em .5em .1em .5em ;
+  border:1px solid #cccccc;
+  border-radius:.5em;
+  -moz-border-radius: .5em .5em .5em .5em;
+  padding: .1em .5em .1em .5em ;
 }
 /* Content editor tabs */
-table.etabbed-table    {
-       padding-left:.5em;      
-       font-size:10pt;
-       width: 95%;
+table.etabbed-table  {
+  padding-left:.5em;  
+  font-size:10pt;
+  width: 95%;
 }
-
 table.etabbed-table input[type=submit] {
-       border:0;
+  border:0;
 }
-
 table.etabbed-table td.tab-spacer {
   background-color: transparent;
   width: 5px;
-
 }
-
-
-
 .editor_buttontab {
-       color:#000000;
-       font-size:10pt;
-       border:0;
-       white-space: nowrap;
-       background-color: #ffffff;
-       margin: 0px;
-       font-weight:500;
-       padding:0em 0em .1em 0em;
-
+  color:#000000;
+  font-size:10pt;
+  border:0;
+  white-space: nowrap;
+  background-color: #ffffff;
+  margin: 0px;
+  font-weight:500;
+  padding:0em 0em .1em 0em;
 }
 .editor_tab{
-       border-top: 1px solid #cccccc;
-       border-left: 1px solid #cccccc;
-       border-right: 1px solid #cccccc;
-       border-bottom:0;
-       margin-bottom:-.5em;
-       white-space: nowrap;
-       background-color: #ffffff;
-       border-radius: .3em .3em 0em 0em;
-       -moz-border-radius: .3em .3em 0em 0em;
-       padding: 0em .5em 0em .5em ;
-       height:1.4em;
-       width:5%;
+  border-top: 1px solid #cccccc;
+  border-left: 1px solid #cccccc;
+  border-right: 1px solid #cccccc;
+  border-bottom:0;
+  margin-bottom:-.5em;
+  white-space: nowrap;
+  background-color: #ffffff;
+  border-radius: .3em .3em 0em 0em;
+  -moz-border-radius: .3em .3em 0em 0em;
+  padding: 0em .5em 0em .5em ;
+  height:1.4em;
+  width:5%;
 }
 .editor_tab:hover, .editor_tab input[type=submit]:hover{
-       background-color:#FAEBD7;
+  background-color:#FAEBD7;
 }
 
 .editor_tab_selected{
-       border-top: 1px solid #cccccc;
-       border-left: 1px solid #cccccc;
-       border-right: 1px solid #cccccc;
-       border-bottom: #FAEBD7;
-       padding: .0em .5em 0em .5em ;
-       background-color: #FAEBD7;
-       font-weight:bold;
-       white-space: nowrap;
-       text-decoration:none;
-       border-radius: .3em .3em 0em 0em;
-       -moz-border-radius: .3em .3em 0em 0em;
-       width:5%;
-       height:1.5em;
-
+  border-top: 1px solid #cccccc;
+  border-left: 1px solid #cccccc;
+  border-right: 1px solid #cccccc;
+  border-bottom: #FAEBD7;
+  padding: .0em .5em 0em .5em ;
+  background-color: #FAEBD7;
+  font-weight:bold;
+  white-space: nowrap;
+  text-decoration:none;
+  border-radius: .3em .3em 0em 0em;
+  -moz-border-radius: .3em .3em 0em 0em;
+  width:5%;
+  height:1.5em;
 }
 .editor_tab input[type=submit]{
-       height:1.2em;
+  height:1.2em;
 }
 .unsaved {
-       color: red;
-       background-color: #FFFDE0;
-       font-weight: bold;
-       margin-left:.5em;
+  color: red;
+  background-color: #FFFDE0;
+  font-weight: bold;
+  margin-left:.5em;
 }
 .saved {
-       background-color: #FFFDE0;
-       margin: 10px;
+  background-color: #FFFDE0;
+  margin: 10px;
 }
-
 .shortcut_icon{
-       border:0;
-       vertical-align:middle;
+  border:0;
+  vertical-align:middle;
 }
 div.shortcuts{
-       border-left:1px solid #cccccc;
-       border-right:1px solid #cccccc;
-       border-bottom:1px solid #cccccc;
-       border-radius: 0em 0em .5em .5em;
-       -moz-border-radius: 0em 0em .5em .5em;
-       float:right;
-       margin-right:2em;
-       padding-left:.5em;
-       padding-right:.5em;
-       padding-bottom:.2em;
-
+  border-left:1px solid #cccccc;
+  border-right:1px solid #cccccc;
+  border-bottom:1px solid #cccccc;
+  border-radius: 0em 0em .5em .5em;
+  -moz-border-radius: 0em 0em .5em .5em;
+  float:right;
+  margin-right:2em;
+  padding-left:.5em;
+  padding-right:.5em;
+  padding-bottom:.2em;
 }
 .shortcuts ul {
-       position: relative;
-       margin-top: 0pt;
-       margin-bottom: 0pt;
-       margin-left: 0pt;
-       list-style-type:  none;
-       padding-left: 0pt; 
+  position: relative;
+  margin-top: 0pt;
+  margin-bottom: 0pt;
+  margin-left: 0pt;
+  list-style-type:  none;
+  padding-left: 0pt; 
 }
 .shortcuts li{
-       display: inline;
+  display: inline;
 }
-
 dl.form_layout dt{
-text-align:center; 
-float:left;
-clear:left;
-padding-bottom:.5em;
+  text-align:center; 
+  float:left;
+  clear:left;
+  padding-bottom:.5em;
 }
-
 dl.form_layout dd{
-margin-left: 12em;
-padding-bottom:.5em; 
+  margin-left: 12em;
+  padding-bottom:.5em; 
 }
-
 ul#content-tool-links {
-       list-style: none outside none;
+  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%;
+  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;
+  border: 0 none;
+  display: block;
+  padding-left: 10px;
 }
 .hidden {
-    display: none;
+  display: none;
 }
 .clickable {
-    cursor: pointer;    
+  cursor: pointer;    
 }
 .nowrap {
-    white-space: nowrap;
+  white-space: nowrap;
 }
 .selected-sidemenu {
-    font-weight:bold;
-    color: #ffffff;
+  font-weight:bold;
+  color: #ffffff;
 }
 div#alternatives_shortcuts {
-       float: right;
-       margin: 0 2em;
-       border-radius: .5em .5em .5em .5em;;
-       -moz-border-radius: .5em .5em .5em .5em;
-        border:1px solid #cccccc;
-        padding-top: .2em;
-        padding-left: .2em;
-        padding-right: .2em;
+  float: right;
+  margin: 0 2em;
+  border-radius: .5em .5em .5em .5em;;
+  -moz-border-radius: .5em .5em .5em .5em;
+  border:1px solid #cccccc;
+  padding-top: .2em;
+  padding-left: .2em;
+  padding-right: .2em;
 }
 #filesDiv{
-width:95%;
-
+  width:95%;
 }