﻿/*****************************************************************
Skills Canada BC Website Stylesheet ::: For All Default Pages
Written by Erin Chung in 2008
*****************************************************************/
* {
  padding: 0;
  margin: 0;
  text-align: left;
  font-family: Helvetica, Sans-serif, Arial;
}
body {
  text-align: center;
  background: url(images/bg.gif) repeat-x #fff;
}
a {
  text-decoration: none;
  cursor: pointer;
  color:#3a4f62; 
}
#wrapper {
  width: 880px;
  margin: auto;
  border-left: 10px solid #f8f7f7;
  border-right: 10px solid #f8f7f7;
  border-bottom: 10px solid #f8f7f7;
  background: url(images/content.gif) repeat-y;
}
#wrapper01 {
  width: 880px;
  margin: auto;
  
  
  
  
}
h1 {
  font-family: "Lucida Sans Unicode";
}
#header {
  height: 62px;
  background: url(images/top-wide.gif) no-repeat;
}
#header ul {
  list-style: none;
}
#header ul li a{
  display: block;
  width: 250px;
  height: 62px;
  text-indent: -99999px;
}
#navigation {
  height: 45px;
  background: url(images/navi_bg.gif) repeat-x;
}
#navigation ul {
  list-style-type: none;
}
#navigation ul li {
  float: left;
}
#navigation ul li a {
  display: block;
  height: 45px;
  text-indent: -99999px;
  background: no-repeat;
  height: 45px; 
  background: url(images/navi.gif); 
}
#navigation ul li a.home { width: 74px; background-position: 0 -45px ; }
#navigation ul li a.competitions { width: 130px; background-position: -74px -45px ; }
#navigation ul li a.programs { width: 105px; background-position: -204px -45px ; }
#navigation ul li a.partners { width: 99px; background-position: -309px -45px ; }
#navigation ul li a.media { width: 77px; background-position: -408px -45px ; }
#navigation ul li a.aboutus { width: 102px; background-position: -485px -45px ; }
#navigation ul li a#selected.home { background-position: 0 0; }
#navigation ul li a#selected.competitions { background-position: -74px 0; }
#navigation ul li a#selected.programs { background-position: -204px 0; }
#navigation ul li a#selected.partners { background-position: -309px 0; }
#navigation ul li a#selected.media { background-position: -408px 0; }
#navigation ul li a#selected.aboutus { background-position: -485px 0; }
        
#navigation ul li div {
  position: absolute;
  z-index: 100;
  display: none;
}
#navigation ul li div a{
  background: #f6f6f6;
  width: 160px;
  height: 20px;
  padding: 3px 3px 0px 3px;
  text-indent: 0;
  font-size: .75em;
  color: gray;
  display: block;
  border-bottom: 1px solid #ededed;
  border-right: 1px solid #ededed;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  opacity: .95;
  filter: alpha(opacity=95);
}  
#navigation ul li div a:hover {
  color: #0d85ac;
  background: #f0eeee;
  border-bottom: 1px solid #e7e5e5;
  border-right: 1px solid #e7e5e5;
  border-left: 1px solid #f4f3f3;
  border-top: 1px solid #f4f3f3;
  opacity: .7;
  filter: alpha(opacity=70);
}
#navigation ul li:hover div {
  display: inline;
}
#navigation ul li.over div {
  display: inline;
}
#page_title {
  height: 89px;
  background: url(images/page_title.gif) repeat-x;
}
#page_title h1 {
  font-family: "Lucida Sans Unicode";
  font-weight: normal;
  color: #ffffff;
  font-size: 1.5em;
  padding: 31px 0 0 35px;
}
#content_left {
  width: 597px;
  float: left;
  background: url(images/frontbanner_shadow.gif) no-repeat top left;
}
#content_left_body {
  float: right;
  width: 410px;
}
#content_left_body ul
{
	
	padding-left:40px
}
#content_left_body h2 {
  font-family: "Lucida Sans Unicode";
  font-size: 1.1em;
  font-weight: normal;
  color: #204961;
  padding-top: 15px;
  padding-left: 3px;
}
#content_left_body h3 {
  font-family: "Lucida Sans Unicode";
  font-size: .9em;
  font-weight: normal;
  color: #204961;
  padding-top: 15px;
  padding-left: 3px;}
#content_left_body p {
  padding: 5px 25px 0 5px;
  font-size: .75em;
  line-height: 150%;
  color: #5e5e5e;
}
#content_left_body p a {
  color: #177197;
  border-bottom: 1px solid #02374e;
}
#content_left_sidebar {
  float: left;
  width: 155px;
  margin: 15px;
  display: inline;
}
.left_sidebar_within {
  width: 155px;
  border: 1px solid #c6dce6;
  background: #eff6f9;
  color: #496548;
  font-size: .75em;
  margin-bottom: 10px;
}
.left_sidebar_within h3{
  font-size: 1em;
  padding: 5px 7px;
  border-bottom: 1px solid #bfe5be;
  background: #e5eff3;
}
h3.sponsor_logo {
  font-weight: normal;
  font-size: .6em;
  text-transform: uppercase;
  color: #5e5e5e;
  text-align: center;
  padding-top: 10px;
}
a.sponsor_logo {
  width: 155px;
  text-align: center;
  display: block;
  padding-top: 8px;
}
.left_sidebar_within ul.parent {
  padding: 5px;
  margin-left: 15px;
  line-height: 150%;
  color: #4b82a1;
}
.left_sidebar_within ul.child {
  margin-left: 15px;
}
.left_sidebar_within ul a{
  color: #4b82a1;
  border-bottom: 1px solid #dbebf2;
}
.left_sidebar_within ul a:hover {
  color: #1a4a65;
  border-bottom: 1px solid #b6d5e3;
}
#content_right {
  width: 283px;
  float: right;
  background: url(images/frontbanner_shadow.gif) no-repeat top right;
}
#content_right h1 {
  font-family: Arial;
  padding: 10px 10px 0 10px;
  font-size: 1.1em;
  font-weight: normal;
  color: #2c4051;
}
#content_right p {
  color: #a1adb8;
  font-size: .7em;
  line-height: 130%;
  padding: 5px 13px 10px 13px;
}
#content_right div {
  background: #ebf2f8;
  margin-top: 10px;
  border-bottom: 1px solid #d9e1e8;
  display: inline-block;
  width: auto;
}
#content_right div.one { background:url(images/pictures/medal.gif) no-repeat #ebf2f8; background-position: right; padding-right: 50px;}
#content_right div.two { background:url(images/pictures/bus.gif) no-repeat #ebf2f8; background-position: right; padding-right: 60px; }
#content_right div.three { background:url(images/pictures/booth.gif) no-repeat #ebf2f8; background-position: right; padding-right: 70px; }
#content_right div.four { background:url(images/pictures/presentation.gif) no-repeat #ebf2f8; background-position: right; padding-right: 50px; }
#footer {
  clear: both;
}
#footer {
  height: 125px;
  background: url(images/footer.gif) no-repeat;
  clear: both;
}
#footer ul#logos {
  list-style-type: none;
  padding: 50px 33px 0 0;
}
#footer ul#logos li a.bc { width: 57px; background: url(images/logos/british_columbia.png); }
#footer ul#logos li a.canada { width: 87px; background: url(images/logos/canada.png); }
#footer ul#logos li a.ita { width: 106px; background: url(images/logos/ita.png); }
#footer ul#logos li a.worldskills { width: 65px; background: url(images/logos/worldskills.png); }
  
* html #footer ul#logos li a.bc { width: 57px; background: url(images/logos/british_columbia.gif); }
* html #footer ul#logos li a.canada { width: 87px; background: url(images/logos/canada.gif); }
* html #footer ul#logos li a.ita { width: 106px; background: url(images/logos/ita.gif); }
* html #footer ul#logos li a.worldskills { width: 65px; background: url(images/logos/worldskills.gif); }
  
#footer ul#logos li a:hover { background-position: 0 -60px; cursor: default;}
#footer ul#logos li {
  float: right;
}
#footer ul#logos li a {
  display: block;
  height: 60px;
  text-indent: -999999px;
  margin: 0 0 0 19px;
  background: center no-repeat;
  cursor: default;
}
#footer ul#bottom-nav {
  clear: both;
  list-style-type: none;
  text-align: left;
  padding-top: 5px;
}
#footer ul#bottom-nav li{
  display: inline;
  color: #717171;
  font-size: .75em;
  padding: 0 10px 0 0;
}
#footer ul#bottom-nav li a {
  color: #1281cf;
}
#footer ul#bottom-nav li a:hover {
  color: #1281cf;
}
#footer p{
  font-size: .65em;
  text-align: left;
  padding-top: 10px;
  color: #737373;
}
#footer p a{
  border-bottom: 1px solid #737373;
  color: #1281cf;
}
#footer p a:hover {
  color: #737373;
}

