/**************************************
 * THEME NAME: slrc
 *
 * Files included in this sheet:
 *
 *   slrc/slrc/gradient.css
 *   slrc/slrc/eWebEditPro.css
 *   slrc/slrc/slrc.css
 **************************************/

/***** slrc/slrc/gradient.css start *****/

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

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    background-image:url(slrc/img/gradient.jpg);
    background-position:top;
    background-repeat:repeat-x;
}

.navbar {
    background-image:url(slrc/img/gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}

/***** slrc/slrc/gradient.css end *****/

/***** slrc/slrc/eWebEditPro.css start *****/

/* SLRC - eWebEditPro CSS */
body  {
	background: white;
	font-family: Arial, Helvetica, sans-serif !important; 
	/* font-family: tahoma,sans-serif; */
	font-size: 85%;
	color: #404040;
	margin: 0;
	padding: 0;
	height: 100%;
}
table {
	font-size: 100%;
}
p {
	margin: 0 auto 0.5em;
}
a:link {
	color: #c11a04;
}
a:visited {
	color: #7F5C09;
}
a:hover {
	text-decoration: none;
	color: #d81e05;
}
h2 {
	font-size: 145%;
	font-weight: bold;
	color: #888;
	margin: 0.5ex 0 0;

}
h3 {
	font-size: 130%;
	font-weight: bold;
	color: #888;
	margin: 0.5em 0;
}
li {
	padding: 0;
	margin: 0;
}
ul {
	margin-bottom: 1em;
	margin-top: 0;
	list-style: url(/img/li1.gif);
}
ul ul {
	list-style: disc;
	list-style: url(/img/li2.gif);
}
ul ul ul {
	list-style: url(/img/li3.gif);
}/***** slrc/slrc/eWebEditPro.css end *****/

/***** slrc/slrc/slrc.css start *****/

/* SLRC CSS Styles  */

/* for Ektron CMS eWebEditPro users */
@import url("eWebEditPro.css");

body {
	background: white url(slrc/img/html_border_left.gif) repeat-y left !important;
}
#envelope { /* required to get right-border down to the bottom on short content */
	background: url(slrc/img/body_border_right.gif) repeat-y right ;
	position: absolute;
	width: 100%;
	height: 100%;
}
#page { /* required to get right-border down to bottom on long content */
	background: url(slrc/img/body_border_right.gif) repeat-y right ;
	padding-bottom: 2em; /* needed for right-border under footer */
}
#header {
	background: #d81e05 url(slrc/img/heading_bkg.gif) repeat-x top left;
	margin: 0 0 0 0;
}
#header span {
	background: url(slrc/img/heading_border_right.gif) no-repeat top right ;
	display: block;
	height: 74px;
}
#header span h1 {
	height: 0px !important;
	overflow: hidden;
	background: url(slrc/img/slrc_banner.gif) no-repeat top left ;
	padding: 74px 0 0 0;
	margin: 0;
	font-size: 1%;
	width: 715px !important;
}
#header span h1 a {
	padding: 74px 715px 0 0;
	width: 100%;
	margin: 0;
	font-size: 1%;
}
.gecko #header span h1 a { /* Firefox Fix */
	padding-top: 100px;
}
#subheader {
	font-size: 80%;
	color: #aaa;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 0;
}
#nav {
	text-align: right;
	margin: 0 4px;
	padding: 3px 24px 4px;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	display: block;
	clear: none;
	background: #f2bf49 url('slrc/img/nav_border.gif') bottom left repeat-x;
}
#nav ul {
	margin: 0;
	padding: 0;
	display: inline;
}
#nav ul li {
	margin: 0;
	padding: 0.7ex 0;
	list-style: none;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
#nav ul li a {
	color: #c11a04;
	font-weight: bold;
	text-decoration: none;
	background: url(slrc/img/nav_bullet.gif) no-repeat ;
	padding: 0 0 0 30px;
	background-position: 4px 50%;
}
#nav ul li.first a {
	background: none;
}
#nav ul li a:hover {
	color: #f01b06;
}
#content {
	margin: 0 auto;
	padding: 0.25ex 1em;
	clear: none;
	/* width: 720px; */
	/* Specific for Moodle */
	width: 90%;
}
#footer {
	font-size: 80%;
	color: #aaa;
	text-align: center;
	margin: 4em auto 2em;
	padding: 0;
	clear:both;
}








/* Skip Navigation for screen readers*/
#skip a, #skip a:hover, #skip a:visited
  {
  position:absolute;
  left:0px;
  top:-500px;
  width:1px;
  height:1px;
  overflow:hidden;
  }
#skip a:active
  {
  position:static;
  width:auto;
  height:auto;
  }

/* icons for different types of assets */
.pdf { list-style: url(slrc/img/icon/pdf.gif); }
.doc { list-style: url(slrc/img/icon/doc.gif); }
.pps { list-style: url(slrc/img/icon/ppt.gif); }
.ppt { list-style: url(slrc/img/icon/ppt.gif); }
.swf { list-style: url(slrc/img/icon/swf.gif); }

.sublist { margin: 0 1em 0.5em; }

/* Home Page */
#ctl00_ContentArea_BannerImage{
	margin: 1em 0 0;
	padding: 0;
	width: 688px;
}
#ctl00_ContentArea_BannerImage div.BannerDesc {
	font-size: 80%;
	color: #aaa;
	text-align: right;
}
#ctl00_ContentArea_BannerImage div#vt {
	margin: -18px 0 0 0;
}
.ie #ctl00_ContentArea_BannerImage div#vt { /* IE */
	margin: -16px 0 0 1px;
}


/* Home Page 2.0  */

#ctl00_ContentArea_HomePageNavigation, #ctl00_ContentArea_NewsAndUpdatesHome {
	text-align: center;
	margin: 1.5em 0;
}
#ctl00_ContentArea_HomePageNavigation h2, #ctl00_ContentArea_NewsAndUpdatesHome h2 {
	color: #c11a04;
	margin: 0 0 2ex;
	font-size: 130%;
}
#ctl00_ContentArea_HomePageNavigation {
	float: left;
	width: 170px;
	border-right: 1px solid #aaa;
	padding: 0 20px 0 0;
}
#ctl00_ContentArea_HomePageNavigation p {
	margin: 0 0 4ex;
	font-size: 90%;
}
#ctl00_ContentArea_NewsAndUpdatesHome {
	width: 500px;
	float: right;
}
#ctl00_ContentArea_NewsAndUpdatesHome h3 {
	font-size: 120%;
}
#ctl00_ContentArea_NewsAndUpdatesHome img {
	margin: 0 auto;
}
#moreUpdates {
	margin: 2em;
}

/* News and Updates */

#NewsAndUpdates .update h3 {
	margin: 0;
	padding: 0ex 0;
	color: black;
}
#NewsAndUpdates .clear {
	clear: both;
}
#NewsAndUpdates hr {
	border: 1px solid #aaa;
	border-bottom: 1px solid #ddd;
}

/* specific to Moodle */
.navbar {
        margin: 0.5em 6px 0 6px;
}
#layout-table { 
        width: 99%;
}
/***** slrc/slrc/slrc.css end *****/


