/**************************************
 * THEME NAME: sdscotland
 *
 * Files included in this sheet:
 *
 *   sdscotland/style.css
 **************************************/

/***** sdscotland/style.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

div#page {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}
    
th.header,
td.header,
h1.header,
h2.header,
h3.header,
th.header, td.header, h1.header, h2.header, h3.header, div.header {
background-color:#75B3C0;
background-position:center top;
background-repeat:repeat-x;
color:#FFFFFF;
}

div.center{
  text-align: center;
}

.navbar {
background-position:center top;
background-repeat:repeat-x;
}

.block_admin_tree .admintree {
text-align:left;
background-color:#DDECEF;#75B3C0;
}

.coursebox {
border-style:solid;
border-width:1px;
margin-bottom:15px;
width:100%;
background-color:#7DBD96;
}

.generalbox, .content, .sideblock .content, #course-view .section td, #course-view .section td.side {
background-color:#DDECEF;
color: #00798B;
padding-bottom: 10px;
}

#course-view .current td.side {
background: #7DBD96;
}

#course-view .section td.spacer {
background: #FFFFFF;
}

.cell.c0, .cell.c1, .cell.c2, .cell.c3, .cell.c4, .cell.c5, .cell.c6, cell.c7, cell.c8, cell.c9, cell.c10  {
background-color:#DDECEF;
}

.cell.lastcol, .cell.c1.lastcol, .cell.c2.lastcol, .cell.c3.lastcol, .cell.c4.lastcol, .cell.c5.lastcol, .cell.c6.lastcol, .cell.c7.lastcol, .cell.c8.lastcol, .cell.c9.lastcol, .cell.c10.lastcol  {
background-color:#DDECEF;
}

#course-view .section h3{
color: #00798B;
}

.block_admin_tree.sideblock .link.current {
background-color: #75B3C0;
}

a:link, a:visited, .helplink, h2.main {
color: #555555;
}

#header, .headermain, h1.headermain, .headermenu, .navbar {
background-color:#75B3C0; 
color: #FFFFFF;
border: 0;
padding-left: 3px;
}

#header-home {
background: #FFFFFF url(pix/header_bg.png) repeat-y scroll right top;
padding-left: 0;
}

#headermain-home {
background-colour: #fcfdff;
border: 0;
}

.navbar {
padding-left: 5px;
}

.headermenu {
display: none;
}

hr {
color: #75B3C0;
}

body {
font-family: arial,sans-serif;
font-size: 83%;
}/***** sdscotland/style.css end *****/

