﻿body
{
    padding: 0;
    margin: 0;
    font-family: Tahoma, Arial, "sans serif";
    text-align: center;
    font-size: 9pt;
    color: #3f3f3f;
}

h1 { font-size:15pt; color:#000000; font-weight:normal;}
h2 { font-size:12pt; color:#000000; font-weight:500;}
h3 { font-size:10pt; color:#3f3f3f; font-weight:500; }
h4 { font-size:10pt; color:#3f3f3f; margin-bottom:0px; padding-bottom:0px; font-weight:bold; }
h5 { font-size:12pt; color:#000000; margin-bottom:0px; padding-bottom:0px; padding-top:0px; font-weight:500; } 
h6 { font-size:10pt; color:#3f3f3f; font-weight:500; margin-top:0px; padding-top:0px; font-weight:500; }


a:link {
COLOR: #0d7dbc;
text-decoration:none;
font-weight:normal
}
a:visited {
COLOR: #0d7dbc;
text-decoration:none;
font-weight:normal      
}
a:hover {
COLOR: #0d7dbc;
text-decoration: underline;
font-weight:normal
}
a:active {
COLOR: #0d7dbc;
text-decoration:none;
font-weight:normal
}

#wrapper
{
    width: 990px;
    margin: 0 auto;
    text-align: left;
}

#header
{
    width: 100%;
    clear: both;
    position: relative;
    height: 200px;
}

#footer
{
    width: 100%;
    clear: both;
    text-align: center;
    display:block;
}

#headerlogo
{
    width: 690px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#headernav
{
    width: 300px;
    position: absolute;
    top: 0px;
    left: 690px;
    height:229px;
}

.SearchButton
{
    margin: 0 7px 0 0;
    background-color: white;
    border: none;
    font-family: "Lucida Grande" , Tahoma, Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 130%;
    text-decoration: none;
    font-weight: bold;
    color: orange;
    cursor: pointer;
}

.Countdown
{
}

.Countdown .Count
{
    color:#128ACD;
    font-weight: bold;
}


#standardnav
{
    width: 100%;
    clear: both;
    position: relative;
    height: 35px;
    background-color: Black;
    margin-top:20px;
    top: 0px;
    left: 0px;
}

#standardnav a img { border: none; }


a:link
{
}
a:visited
{
}

/* Set the images as background images */
a#navinfo img
{
    background-image: url('/App_Master/WEC2010/nav_info.gif')
}
a#navtravel img
{
    background-image: url('/App_Master/WEC2010/nav_travel.gif')
}
a#navedu img
{
    background-image: url('/App_Master/WEC2010/nav_education.gif')
}
a#navsched img
{
    background-image: url('/App_Master/WEC2010/nav_schedule.gif')
}
a#navexpo img
{
    background-image: url('/App_Master/WEC2010/nav_expo.gif')
}
a#navsupplier img
{
    background-image: url('/App_Master/WEC2010/nav_supplier.gif')
}
a#navreg img
{
    background-image: url('/App_Master/WEC2010/nav_register.gif')
}

/* Override the background images */
a#navinfo:hover img
{
    background-image: url('/App_Master/WEC2010/nav_info_over.gif') 
}
a#navtravel:hover img
{
    background-image: url('/App_Master/WEC2010/nav_travel_over.gif')   
}
a#navedu:hover img
{
       background-image: url('/App_Master/WEC2010/nav_education_over.gif')
}
a#navsched:hover img
{
       background-image: url('/App_Master/WEC2010/nav_schedule_over.gif')
}
a#navexpo:hover img
{
       background-image: url('/App_Master/WEC2010/nav_expo_over.gif')
}
a#navsupplier:hover img
{
    background-image: url('/App_Master/WEC2010/nav_supplier_over.gif')   
}
a#navreg:hover img
{
    background-image: url('/App_Master/WEC2010/nav_register_over.gif')
}

/*Quick Links */

/* Set the images as background images */
a#qlEventUpdates img
{
    background-image: url('/App_Master/WEC2010/Quicklinks/WEC_Updates.gif')
}
a#qlSchedGlance img
{
    background-image: url('/App_Master/WEC2010/Quicklinks/Schedule.gif')
}
a#qlExhibit img
{
    background-image: url('/App_Master/WEC2010/Quicklinks/Exhibit.gif')
}
a#qlHostedBuyer img
{
    background-image: url('/App_Master/WEC2010/Quicklinks/HostedBuyer.gif')
}
a#qlEvents img
{
    background-image: url('/App_Master/WEC2010/Quicklinks/Events.gif')
}
a#qlPress img
{
    background-image: url('/App_Master/WEC2010/Quicklinks/Press.gif')
}
a#qlSupplier img
{
    background-image: url('/App_Master/WEC2010/Quicklinks/Supplier.gif')
}

a#qlRegistration img
{
    background-image: url('/App_Master/WEC2010/Quicklinks/Registration.gif')
}

a#qlwhoiscoming img
{
    background-image: url('/App_Master/WEC2010/Quicklinks/whoiscoming.gif')
}

a#qlSponsors img
{
    background-image: url('/App_Master/WEC2010/Quicklinks/SponsorsPartners.gif')
}

a#qlVideos img
{
    background-image: url('http://i.mpiweb.org/wec2010/videos.gif')
}


/* Override the background images */
a#qlEventUpdates:hover img
{
    background-image: url('/App_Master/WEC2010/Quicklinks/WEC_Updates_over.gif')
}
a#qlSchedGlance:hover img
{
    background-image: url('/App_Master/WEC2010/Quicklinks/Schedule_over.gif')
}
a#qlExhibit:hover img
{
    background-image: url('/App_Master/WEC2010/Quicklinks/Exhibit_over.gif')
}
a#qlHostedBuyer:hover img
{
    background-image: url('/App_Master/WEC2010/Quicklinks/HostedBuyer_over.gif')
}
a#qlEvents:hover img
{
    background-image: url('/App_Master/WEC2010/Quicklinks/Events_over.gif')
}
a#qlPress:hover img
{
    background-image: url('/App_Master/WEC2010/Quicklinks/Press_over.gif')
}
a#qlSupplier:hover img
{
    background-image: url('/App_Master/WEC2010/Quicklinks/Supplier_over.gif')
}

a#qlRegistration:hover img
{
    background-image: url('/App_Master/WEC2010/Quicklinks/Registration_over.gif')
}

a#qlwhoiscoming:hover img
{
    background-image: url('/App_Master/WEC2010/Quicklinks/whoiscoming_over.gif')
}

a#qlSponsors:hover img
{
    background-image: url('/App_Master/WEC2010/Quicklinks/SponsorsPartners_over.gif')
}


a#qlVideos:hover img
{
    background-image: url('http://i.mpiweb.org/wec2010/videos_over.gif')
}


/* Social Media */
a#smFacebook img
{
    background-image: url('/App_Master/WEC2010/SocialMedia/facebook_gray.jpg')
}
a#smTwitter img
{
    background-image: url('/App_Master/WEC2010/SocialMedia/twitter_gray.jpg')
}
a#smFoursquare img
{
    background-image: url('/App_Master/WEC2010/SocialMedia/foursquare_gray.jpg')
}
a#smLinkedin img
{
    background-image: url('/App_Master/WEC2010/SocialMedia/linkedIn_gray.jpg')
}
a#smPathable img
{
    background-image: url('http://i.mpiweb.org/WEC2010/Pathable_gray.jpg')
}

a#smFacebook:hover img
{
    background-image: url('/App_Master/WEC2010/SocialMedia/facebook_color.jpg')
}
a#smTwitter:hover img
{
    background-image: url('/App_Master/WEC2010/SocialMedia/twitter_color.jpg')
}
a#smFoursquare:hover img
{
    background-image: url('/App_Master/WEC2010/SocialMedia/foursquare_color.jpg')
}
a#smLinkedin:hover img
{
    background-image: url('/App_Master/WEC2010/SocialMedia/linkedIn_color.jpg')
}

a#smPathable:hover img
{
    background-image: url('http://i.mpiweb.org/WEC2010/pathable_color.jpg')
}

/* Sponsors */
a#sVancouver img
{
    background-image: url('/App_Master/WEC2010/Sponsors/Vancouver_color.gif')
}
a#sTVancouver img
{
    background-image: url('/App_Master/WEC2010/Sponsors/TourismVancouver_color.gif')
}
a#sVHDA img
{
    background-image: url('/App_Master/WEC2010/Sponsors/VHDA_color.gif')
}
a#sCTC img
{
    background-image: url('/App_Master/WEC2010/Sponsors/CTC_color.gif')
}


#bodywrapper
{
    position: relative;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    top: 20px;
    left: 0px;
}

#QuickLinks
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 110px;
}

#QuickLinks h1
{
    text-transform: uppercase;
    color: Blue;
    font-size: 16px;
}

#QuickLinks a img { border: none; }

#RightSide
{
    position: absolute;
    left: 690px;
    top: 0px;
    width: 300px;
}

#MainBody
{
    position: absolute;
    left: 120px;
    top: 0px;
    width: 557px;
    clear: both;
    padding-bottom:30px;
}

