/* Last Updated: August 22, 2006 - Anthony Watts

Table of Contents:

Layout
Typography
Images
Headers
Links
Lists
Tables
Forms
Miscellaneous

*/

/* Layout */

body {
height: 100%;
margin: 0;
padding: 0;
background: #232323;
font-family:  Georgia, "Times New Roman", serif;
font-size: 12px;
color: #FFFFFF;
}

#outer_container {
width: 750px;
}

#content_container {
display: block;
width: 520px;
float: left;
margin: 0 0 5px 20px;
padding: 0;
}

#content {
margin: 20px 0 0 0;
padding: 10px;
background: #F0F0F0;
color: #1E1E1E;
border: 10px solid #ffffff;
}

#nav {
display: block;
float: left;
width: 210px;
padding: 0;
text-align: right;
}

#footer {
clear: both;
width: 750px;
margin: 3px 0 30px 0;
text-align: right;
}

.right {
text-align: right;
}

.hide {
display:  none;
}

.show {
display:  block;
}

.clear {
clear:both;
}

#search {
margin: 0 0 10px 0;
padding: 5px 5px 1px 5px;
background: #f9f9f9;
}

.newsitem {
float: right;
width: 420px;
}

.datebox {
float: left;
width: 50px;
text-align: center;
text-transform: uppercase;
background: url('/images/global_datebox_bg.gif') repeat-y;; margin-left:0; margin-right:0; margin-top:-2px; margin-bottom:0
}

div.datebox_top {
height: 8px;
font-size: 1px;
line-height: 0;
background: url('/images/global_datebox.gif') no-repeat;
}

div.datebox_bottom {
height: 8px;
font-size: 1px;
line-height: 0;
background: url('/images/global_datebox.gif') no-repeat bottom;
}

#hilite_box {
width: 480px;
background: url('/images/global_hilitebox_bg.gif') repeat-y;; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px
}

.hilitebox_top {
height: 6px;
font-size: 1px;
line-height: 0;
background: url('/images/global_hilitebox.gif') no-repeat;
}

.hilitebox_bottom {
height: 6px;
font-size: 1px;
line-height: 0;
background: url('/images/global_hilitebox.gif') no-repeat bottom;
}

.hilitebox_info {
width: 449px;
margin: 0 0 0 5px;
padding: 10px;
background: #e6f2af;
}

/* Typography */

p, address {
margin: 0 0 10px 0;
line-height: 16px;
font-style: normal;
}


p.note {
margin: 0 0 1em 0;
font-style: italic;
font-size: 0.9em;
color: #1e1e1e;
}

.staff_name {
margin: 0 0 0.5em 0;
font-size: 1.3em;
color: #278AAA;
font-family:Georgia, Times, serif;
}

.block_divider{
border-top: solid 1px #CCCCCC;
}

.newsdate_month {
margin: 0;
color: #ffffff;
font-size: 10px;
font-weight: bold;
}

.newsdate_day {
margin: -5px 0 -2px 0;
font-size: 22px;
font-weight: bold;
color: #e9e611;
}

.newsdate_year {
margin: 1px 0 0 0;
font-size: 11px;
font-weight: bold;
color: #ffffff;
}

/* Images */

img {
margin: 0;
border:none;
}

img.nopad {
margin:0;
}

.canada_logo {
margin-top: 30px;
}

.print_icon{
position:absolute;
margin: -10px 0 0 440px;
}

/* Headers */

h1.logo {
margin: 0;
width: 210px;
height: 75px;
background: url('/images/global_logo.gif') no-repeat;
}

h2 {
position: relative;
margin: 0 0 15px 0;
font-size: 16px;
font-variant: small-caps;
color: #393939;
border-bottom: 1px dashed #cccccc;
}

h3 {
margin: 0 0 0.5em 0;
font-size: 1.3em;
color: #278AAA;
}

h3.newstitle {
margin: 0 0 5px 0;
font-size: 15px;
font-variant: small-caps;
color: #278AAA;
}


#hilite_box h3 { 
margin: 0 0 0.1em 0;
padding: 0;
font-size: 1.5em;
color: #d09414;
}

.cta_apply h2, .cta_wizard h2, .cta_programs h2, .cta_resources h2 {
font-size: 20px;
margin: 0;
padding: 0;
border: none;
}


/* Links */

#content a:link, #content a:visited, #content a:active {
font-weight: bold;
text-transform: none;
outline: none;
color: #777777;
}

#content a:hover {
text-decoration: none;
color: #333333;
}

#footer a:link, #footer a:visited, #footer a:active {
font-weight: bold;
text-decoration: none;
text-transform: none;
outline: none;
color: #777777;
}

#footer a:hover {
text-decoration: none;
color: #999999;
}

#nav a {
margin: 0;
font-size: 1em;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
color: #FFFFFF;
outline: none;
}

#nav .apply a { 
float: right;
display: block;
width: 82px;
height: 83px;
background: url('/images/btn_applynow.gif') no-repeat;
}

.cta_programs h2 a {
color: #375300;
text-decoration: none;
}

.cta_resources h2 a {
color: #1C5C77;
text-decoration: none;
}

.cta_apply div,
.cta_wizard div,
.cta_programs div a,
.cta_programs div a:visited, 
.cta_resources div a,
.cta_resources div a:visited {
color: white;
font-weight: bold;
text-decoration: none;
line-height: 120%;
font-size: 14px;
}

#hilite_box a.begin_button, a.begin_button:visited, a.begin_button:hover, a.begin_button:active {
padding: 2px 3px;
background: #d09414;
text-transform: uppercase;
font-size: 10px; 
color:#ffffff;
border: 1px solid #ffffff;
}

#content .link_here a {
text-transform: uppercase;
}

/* Lists */

#nav ul {
margin: 21px 0 0 0;
list-style-type: none;
}

#nav li {
margin: 0 0 5px 0;
}

#content ul {
margin: 15px 0 15px 0;
padding-left: 10px;
list-style-type: none;
}

#content li {
margin: 0 0 5px 0;
}

/**
 * Definitions for fields, buttons, and forms
 * 
 * Fieldsets can be nested; those containing radio buttons
 * or checkboxes can be given a class of 'radio'
 */

form { margin: 0; padding: 0; }

form fieldset h3 { font-size: 13px; }

/*-------------------------------------------------
 Fieldsets
 -------------------------------------------------*/

form fieldset {
  background: #fff;
  border: 1px solid #cfcfcf;
  margin: 0 0 0.5em 0; padding: 1.1em 0.8em 1.1em 1.7em;
}

form fieldset fieldset {
  background: #f0f0f0;
  border: 1px solid #e7e7e7;
  margin: 0.5em 0.8em 0.5em 0; padding: 0.6em;
  clear: both;
}

/*-------------------------------------------------
 Radio groups
 -------------------------------------------------*/

form fieldset.radio input {
  margin-right: 0.5em;
  vertical-align: middle;
  display: inline;
  clear: none;
}

form fieldset.radio p,
form fieldset.radio label { margin: 0; }

form fieldset.radio ul {
  width: 420px;
  background: #f6f6f6;
  margin: 0; padding: 5px 5px 1px 5px;
  list-style-type: none;
  float:left;
}

form fieldset.radio li { 
  width: 130px;
  margin: 0; padding: 0;
  float: left;
}

form fieldset.radio li label { font-size: 10px; } 

form fieldset.radio ul.normal li {
  width: 210px;
}

form fieldset.radio h4 {
  width: 434px; 
  clear: both;
  margin-bottom: -10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

/*-------------------------------------------------
 Labels
 -------------------------------------------------*/

form label {
  font-size: 12px;
  color: #444;
  font-weight: bold;
}

/*-------------------------------------------------
 Input and text elements
 -------------------------------------------------*/

form input,
form select { font-size: 12px; padding: 2px 0; margin-bottom: 5px;}

form fieldset.info input { width: 260px; }


form textarea {
  width: 95%;
  padding: 0.3em;
  display: block;
  clear: both;
  height: 3em;
}

form input[type=radio] { margin: 0 0.5em 0 0; }

#search label {
padding: 0 4px 0 0;
margin: 0;
color: #666666;
font-weight: bold;
text-transform: uppercase;
text-align: right;
}

input.input_button {

margin: 15px 2px 0 0;
padding: 2px 3px;
background: #d09414;
text-transform: uppercase;
font-size: 14px;
color:#ffffff;
border: 1px solid #ffffff;
font-family:  Georgia, "Times New Roman", serif;

}

/* Miscellaneous */

div.item {
margin-top: 1em;
}

#nav .apply {
margin-top: 1.8em;
}

#begin_button { 
text-align: right;
}

#ctl00_cphPage_frvJuryProcess {
margin-top: 2em;
}

.link_here {
text-align: right;
}

.big_titles {
font-size: 140%;
color: #278AAA;
}

div.cta_apply {
float: left;
padding: 10px;
width: 230px;
background: #E9E611;
cursor: pointer;
cursor: hand;
}

div.cta_programs {
float: left;
padding: 10px;
width: 230px;
background: #89C554;
cursor: pointer;
cursor: hand;
}

div.cta_wizard {
float: left;
margin: 0 0 0 20px;
padding: 10px;
width: 230px;
background: #72C6E4;
cursor: pointer;
cursor: hand;
}

div.cta_resources {
float: left;
margin: 0 0 0 20px;
padding: 10px;
width: 230px;
background: #72C6E4;
cursor: pointer;
cursor: hand;
}

div.posted_info {
text-transform: uppercase;
font-size: 10px;
text-align: right;
color: #666;
}

#home_links {
float: right;
margin: 7px 0px 0px 0px;
padding: 0px;
width: 90px;
background: transparent;
}

img.home_links_img {padding: 7px 0px 7px 0px;}


/* Tables */

table {
margin: 0;
padding: 0;
border-collapse: collapse;
border: 1px solid #cccccc;
background: #e7ede1;
}

th {
margin: 0 0 2px 0;
padding: 4px;
background: #dbe3d2;
color: #333333;
}

caption {
font-weight: bold;
}

td {
margin: 0 0 2px 0;
padding: 4px;
border: 1px solid #cccccc;
}

table.approval_table {
width: 100%;
margin: 5px 0 15px 0;
}

table.approval_table td {
width: 50%;
}

tr.approval_header td {
font-weight: bold;
}
