html {
	font-size: 100.01%;
}
body {
	margin: 0;
	color: #231f20;
	font-size: 64%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #E7E7E8;
}
#main {
	position: relative;
	margin: 0 auto;
	width: 876px;
}
/* @group Header */
#header {
	position: relative;
	padding-top: 23px;
	margin-left:1px;
}
#header a#register_btn {
	position: absolute;
	right: 15px;
	top: 0;
	margin: 5px 22px 5px 0;
	float: right;
}
#header img {
	border: 0;
	margin: 0;
}
h2#logo {
	margin: 0;
}
/* @end */
/* @group Menu */
ul#main_menu {
	height: 25px;
	margin: 0 22px;
	padding: 0 0 0 0;
	list-style: none;
	background: #77787B;
}
ul#main_menu li {
	float: left;
	margin: 3px 3px 7px 4px;
	padding: 0;
	height: 11px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
ul#main_menu li:before {
	content: '/';
}
ul#main_menu li.first {
	padding-left: 0;
}
ul#main_menu li.first:before {
	content: none;
}
#main_menu a {
	color: white;
	text-decoration: none;
	margin-left: 10px;
}
#main_menu a:focus {
	outline: none;
}
#main_menu li a:hover  {
	color: #000000;
}
#main_menu li.active a {
	color: #FFBF03;
}
.clearfix {
	clear:both;
}
/* @end */
/* @group Content */
#content {
	width: 832px;
	margin: 0 auto;
	background: #FFFFFF;
}
#donate_now {
        text-indent: -9999px;
        background: url(/images/buttons/donate_now.png) no-repeat;
        display: block;
        width: 221px;
        height: 76px;
        position: relative;
        margin: 0 0 15px 0;
}
#donate_now:hover {
        background: url(/images/buttons/donate_now_hover.png) no-repeat;
        width: 221px;
        height: 76px;
}
#content #text h2{
	text-indent: 0;
	line-height:17px;
	font-size:14px;
	width:250px;
	margin-left:154px;
}
#home #content #text .home_h2{
	text-indent: 0;
	line-height:17px;
	font-size:14px;
	width:250px;
	margin: 0 0 0 0;
}
#text
{
        float: left;
        width: 490px;
        margin: 28px 0 0 0;
        font-size: 12px;
        line-height: 150%;
        color: #231F20;
        padding-bottom: 1em;
}
#home #text{
        margin: 28px 0 0 40px;
}
#text img
{
        float: left;
        clear: left;
        border: 3px solid #C5C5C5;
}
#home #content #text h2
{
        margin: 0 0 0 158px;
        text-indent: 0;
        font: normal "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
        text-transform: uppercase;
}
#text p {
        margin: 1em 0 1em 158px;
}
#text a {
        text-decoration: none;
        text-transform: uppercase;
        color: #0077C1;
}
#text a:hover {
        text-decoration: underline;
}

/* @end */
/* @group Footer */
p#footer {
	width: 832px;
	text-align: center;
	margin: 20px auto;
	color: #231F20;
}
p#footer a {
	color: #231F20;
	text-decoration: none;
}
p#footer a#d7_link img {
	border: 0;
	position: relative;
	top: 6px;
	left: -2px;
}
p#footer a#d7_link img.hover {
	display: none;
}
p#footer a#d7_link:hover img.hover {
	display: inline;
}
p#footer a#d7_link:hover img.normal {
	display: none;
}
/* @end */
/* @group Slideshow */
#slideshow {
	height: 400px;
	width: 600px;
	overflow: hidden;
}
#slideshow_home {
	height: 300px;
	width: 400px;
	overflow: hidden;
}
#slideshow_home img {
	margin-top:15px;
}
#slideshow_thumb {
	height: 147px;
	width: 220px;
	margin: 0 0 15px 0;
	overflow: hidden;
}
/* @end */

a#hope_image {
	float: left;
	height: 116px;
	width: 119px;
	background-image: url(/images/HOPE_International.gif);
	background-position: 0 0;
	text-decoration: none;
	text-indent: -9999px;
	margin-right: 10px;
}
a#hope_image:hover {
	background-position: 0 -116px;
}
.news_item{
	margin:0 0 24px 0;
	width:400px;
}

#side_logos_gold, #side_logos_silver, #side_logos_title, #side_logos_bronze {
  padding: 0;
  margin: 0 10px 0 0;
}
h3#side_logos_gold_head,
h3#side_logos_silver_head,
h3#side_logos_title_head,
h3#side_logos_bronze_head {
	background-color: #d8d9db;
	padding: 8px;
	line-height: 100%;
	font-size: 10pt;
}
h3#side_logos_silver_head {
	border-top: 40px #fff solid;
}
h3#side_logos_gold_head {
	margin-top: 110px !important;
}
#side_logos_gold li, #side_logos_silver li, #side_logos_title li, #side_logos_bronze li {
  padding: 0 0 0 20px;
  margin: 0;
  float: left;
  list-style-type: none;
  /* height: 72px; */
  width: 166px;
  text-align: left;
  border-bottom: 1px #d8d9db solid;
}
#side_logos_gold li:last-child, #side_logos_silver li:last-child, #side_logos_gold li.last, #side_logos_silver li.last,
#side_logos_title li:last-child, #side_logos_title li.last, #side_logos_bronze li:last-child, #side_logos_bronze li.last {
	border-bottom: none;
}
#side_logos_title li a {
  text-indent: -9999px;
  height: 72px;
  /* float: left; */
  display: block;
  margin: 15px 0;
  background-repeat: no-repeat;
}
#side_logos_gold li a{
  text-indent: -9999px;
  /* background: url(../images/footer.jpg) no-repeat !important; */
  height: 72px;
  /* float: left; */
  display: block;
  margin: 15px 0;
  background-repeat: no-repeat;
}
#side_logos_gold li a:focus, #side_logos_s li a:focus, #side_logos_title li a:focus, #side_logos_bronze li a:focus {
	outline: none;
}
#side_logos_title li#envision a {
  background-image: url(/images/sponsors/side/Envision_logo.png);
  background-position: 0 0 !important;
  width: 153px;
  height: 43px;
}
#side_logos_title li#envision a:hover {
  background-position: 0 -43px !important;
}

/* GOLD SPONSORS */

#side_logos_gold li#domain7 a{
  background-image: url(/images/sponsors/side/D7_logo.png);
  background-position: 0 0 !important;
  width: 99px;
  height: 31px;
}
#side_logos_gold li#domain7 a:hover {
  background-position: 0 -31px !important;
}
#side_logos_gold li#rally a{
  width: 153px;
  height: 26px;
  background-image: url(/images/sponsors/side/Rally_logo.png);
  background-position: 0 0 !important;
}
#side_logos_gold li#rally a:hover {
  background-position: 0 -26px !important;
}
#side_logos_gold li#globe a {
  width: 96px;
  height: 28px;
  background-image: url(../images/sponsors/side/Globe_logo.png);
  background-position: 0 0;
}
#side_logos_gold li#globe a:hover {
  background-position: 0 -28px !important;
}
#side_logos_gold li#running a{
  width: 130px;
  height: 41px;
  background-image: url(/images/sponsors/side/Running-Room.png);
  background-position: 0 0 !important;
}
#side_logos_gold li#running a:hover {
  background-position: 0 -41px !important;
}

#side_logos_gold li#times a{
  width: 91px;
  height: 24px;
  background-image: url(/images/sponsors/side/Times_logo.png);
  background-position: 0 0 !important;
}
#side_logos_gold li#times a:hover {
  background-position: 0 -24px !important;
}
#side_logos_gold li#blackwood a {
/*   margin-bottom: 5px; */
  width: 135px;
  height: 49px;
  background-image: url(../images/sponsors/side/Blackwood_logo.png);
  background-position: 0 0;
}
#side_logos_gold li#blackwood a:hover {
  background-position: 0 -49px !important;
}
#side_logos_gold li#abbotsford a {
  width: 119px;
  height: 44px;
  background-image: url(../images/sponsors/side/Abbotsford_logo.png);
  background-position: 0 0;
}
#side_logos_gold li#abbotsford a:hover {
  background-position: 0 -44px !important;
}
#side_logos_gold li#ecotex a {
  /* margin-left: 5px; */
  width: 144px;
  height: 41px !important;
  background-image: url(/images/sponsors/side/ecotex2.png);
  background-position: 0 0;
}
#side_logos_gold li#ecotex a:hover {
  background-position: 0 -41px !important;
}
#side_logos_gold li#starfm a {
  /* margin-left: 5px; */
  width: 74px;
  height: 45px !important;
  background-image: url(/images/sponsors/side/star_fm.png);
  background-position: 0 0;
}
#side_logos_gold li#starfm a:hover {
  background-position: 0 -45px !important;
}
#side_logos_gold li#country107 a {
  /* margin-left: 5px; */
  width: 181px;
  height: 37px !important;
  background-image: url(/images/sponsors/side/country2.png);
  background-position: 0 0;
}
#side_logos_gold li#country107 a:hover {
  background-position: 0 -37px !important;
}

#side_logos_gold li#clac a{
  background-image: url(/images/sponsors/side/CLAC_logo.png);
  background-position: 0 0 !important;
  width: 78px;
  height: 41px;
}
#side_logos_gold li#clac a:hover {
  background-position: 0 -41px !important;
}
#side_logos_gold li#greatwest a{
  /* margin-left: 5px; */
  width: 127px;
  height: 75px !important;
  background-image: url(/images/sponsors/side/gw-fitness-club-logo.jpg);
  background-position: 0 0;
}
#side_logos_gold li#greatwest a:hover {
  background-position: 0 -75px !important;
}
#side_logos_gold li#innfit a{
/* margin-left: 5px; */
background-image: url(/images/sponsors/side/innovative_fitness_logo.jpg);
background-position: 0 0px !important;
width: 147px;
height: 52px;
}
#side_logos_gold li#innfit a:hover {
background-position: 0 -52px !important;
}
#side_logos_gold li#truehealth a{
/* margin-left: 5px; */
background-image: url(/images/sponsors/side/true-health-logo.jpg);
background-position: 0 0 !important;
width: 120px;
height: 50px;
}
#side_logos_gold li#truehealth a:hover {
background-position: 0 -50px !important;
}
#side_logos_gold li#kpmg a{
/* margin-left: 5px; */
background-image: url(/images/sponsors/side/kpmg-logo.jpg);
background-position: 0 0 !important;
width: 105px;
height: 41px;
}
#side_logos_gold li#kpmg a:hover {
background-position: 0 -41px !important;
}



/* SILVER SPONSORS */
#side_logos_silver li#boosterjuice a {
  /* margin-left: 5px; */
  width: 152px;
  height: 48px !important;
  background-image: url(/images/sponsors/side/boosterjuice.png);
  background-position: 0 0;
}
#side_logos_silver li#boosterjuice a:hover {
  background-position: 0 -48px !important;
}

#side_logos_silver li a {
  text-indent: -9999px;
  height: 72px;
  /* float: left; */
  display: block;
  margin: 15px 0;
  background-repeat: no-repeat;
}
#side_logos_silver li#neufeld a {
  /* margin-left: 5px; */
  width: 155px;
  height: 50px !important;
  background-image: url(/images/sponsors/side/Neufeld_logo.png);
  background-position: 0 0;
}
#side_logos_silver li#neufeld a:hover {
  background-position: 0 -50px !important;
}
#side_logos_silver li#parallel a {
  /* margin-left: 5px; */
  width: 166px;
  height: 35px !important;
  background-image: url(/images/sponsors/side/parallel_logo.jpg);
  background-position: 0 0;
}
#side_logos_silver li#parallel a:hover {
  background-position: 0 -35px !important;
}
#side_logos_silver li#remax a {
  /* margin-left: 5px; */
  width: 142px;
  height: 50px !important;
  background-image: url(/images/sponsors/side/remax-logo.jpg);
  background-position: 0 0;
}
#side_logos_silver li#remax a:hover {
  background-position: 0 -50px !important;
}

#countdown_dashboard {
	height: 50px;
}

.dash {
	width: 32px;
	height: 32px;
	float: left;
	margin-left: 20px;
	position: relative;
}

.dash .digit {
	font-size: 16pt;
	font-weight: bold;
	float: left;
	width: 16px;
	text-align: center;
	color: #000;
	position: relative;
}

.dash_title {
	position: absolute;
	display: block;
	bottom: 0px;
	right: 6px;
	font-size: 5pt;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 2px;
}

/* @end */

