/*
 * Project:		Red Deer College
 * Date:		2009/08/09
/* ---------------------------------------- */

* { margin: 0; padding: 0; }

html { min-height: 100%; margin: 0 0 1px; font-size: 100.01%; }
body { background: #fff; font-size: 62.5%;  font-family:verdana,arial,helvetica,sans-serif; letter-spacing:0px}
* html body { background-image: none; }

.description {
font-family:tahoma; 
font-size:8pt; 
color: #4c4c4c;
}

body, textarea, input, select, option, button { color: #333; font-family: Arial,Helvetica Neue,Helvetica,sans-serif; line-height: 1.2; }
li, dt, dd, p, th, td, caption, pre { font-size: 1.2em; }
ul, ol, dl, p, table, pre, h1, h2, h3, h4, h5, h6 { margin-bottom: 15px; }

a { color: #2a93d5; text-decoration: none; }
a:hover, a:focus, a:active { text-decoration: underline; }

ul, ol, dd, blockquote { padding-left: 40px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
li *, li p, li li, dt *, dd *, p *, th *, td * { font-size: 1em; }

img { border: none; -ms-interpolation-mode: bicubic; }
pre { font-family: "Courier New",monospace; white-space: pre-wrap; }
table { border-collapse: collapse; border-spacing: 0; }
button { overflow: visible; padding: 0 10px; } button::-moz-focus-inner { padding: 0; border: none; }

hr { overflow: hidden; height: 1px; margin: 15px 0 !important; margin: -5px 0 8px; padding: 0; border: none; background-color: #ccc; color: #ccc; }
*:first-child+html hr { margin: -7px 0 8px !important; }

.offset { position: absolute !important; left: -10001px !important; overflow: hidden !important; }

/* LAYOUT
------------------------------------------- */

#outer { }
 #inner { }
  #top { margin: 0 0 15px; padding: 0 0 15px; border-bottom: 3px double #ccc; }
   #logo { margin: 0 0 10px; }
    #logo img { display: block; }
   #skip-links { display: none; }
   #corner { display: none; }
  #wrap { }
   #sidebar { display: none; }
    #nav { display: none; }
   #content { }
#footer { margin: 15px 0 0; padding: 15px 0 0; border-top: 3px double #ccc; }
 #footer ul { display: none; }
 #footer p { }

/* GENERAL
------------------------------------------- */

/* headers */

h1, h2, h3, h4, h5, h6 { line-height: 1.1; }
h1 { font-size: 1.8em; font-weight: normal; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.0em; }

/* containers */

div.header-a {  }
 div.header-a p.image { display: none; }
 div.header-a p.breadcrumbs { }

div.sections-a { }
  div.sections-a div.section p.image { display: none; }

/* forms */

form.ask-a { display: none; } 
	
/* lists */

ul.clean-a { list-style: none; margin: 0 0 15px; padding: 0; }

ul.features-a {  }
 ul.features-a li { }
 ul.features-a li.separate { display: none; }
  ul.features-a li a { }
   ul.features-a li br { display: none; }
   ul.features-a li strong { font-weight: normal; }
   ul.features-a li img { display: none; }

ul.nav-a { list-style: none; margin: 0 0 15px; padding: 0; }

ul.nav-b { list-style: none; margin: 0 0 15px; padding: 0; }

ul.nav-c { display: none; }

ul.social-a { display: none; }

/* tables */

table { }
 table th, table td { padding: 5px 10px; border: 1px solid #ccc; }

/* ELEMENTS
------------------------------------------- */

#showcase { }
  #showcase div.slide {  }
   #showcase div.slide p.image { display: none; }
   #showcase div.slide div.description { }
 #showcase ul { display: none; }