/* -------------------------------------------------------------------------------------------------

Title:  RaiseYourHand.com Style Sheet
Author: WassermanPartners.com
Edit:   10/05/18

------------------------------------------------------------------------------------------------- */

/* RESET - v1.0 | 20080212 ---------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}

ol, ul { list-style: none; }



blockquote, q { quotes: none; }

blockquote:before, 
blockquote:after,
q:before, 
q:after {
	content: '';
	content: none;
	}

/* remember to define focus styles! */

:focus { outline: 0; }

/* remember to highlight inserts somehow! */

ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
	}


/* General -------------------------------------------------------------------------------------- */

body {
    font-family: "Lucida Grande","Lucida Sans Unicode", Arial, Verdana, serif;
    font-size: 12px;
    color: #666;
    margin: 0;
    padding: 0;
    background: url("../images/2011campaign/body-bg-2011.gif") top center no-repeat fixed #fd9800;
}

.wrapper {
    text-align: center;
    width: 100%;
}

.container{
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    text-align: left;
    background: #ebe9e5;
}

.content {
    clear: both;
    margin: 0 auto;
    width: 960px;
    padding-bottom: 25px;
}

.footer {
/*  edited: 10/07/15 (tl) to replace with a newer footer graphic
    background: url("../images/footer_bg.jpg") no-repeat scroll center top #ebe9e5;
    height: 200px;

    2011/04/26: removed footer background image
    background: url("../images/footer_bg.jpg") no-repeat scroll center bottom #ebe9e5;
*/
    width: 100%;
    float: left;
}
.footer .container {
    height: 250px;
}

.header {
    position: relative;
    width: 980px;
    height: 140px;
    background: url("../images/2011campaign/header-bg-2011.gif") top center no-repeat scroll #ebe9e5;
}

a.tag:link,
a.tag:visited,
a.tag:hover,
a.tag:active {
	position: absolute;
        left: 10px;
        top: 0px;
	width: 261px;
	height: 125px;
	background: url("../images/2011campaign/logo-2011.gif") top left no-repeat;
}

a.tag:hover {
        background-position: 0 -125px;
}

textarea {
	font-family: "Lucida Grande","Lucida Sans Unicode", Arial,Verdana,sans-serif;
	font-size: 12px;
	color: #666;
	}

.clear-both, .clear { clear: both; }

/* Global Navigation ---------------------------------------------------------------------------- */

.global_nav {
	position: absolute;
	left: 292px;
	top: 28px;
	width: 679px;
}

.nav { float: right; }
.nav li { float: left; }
.nav a { 
	float: left;
        margin: 4px 29px 5px 0;
	height: 21px;
	line-height: 21px;
	text-indent: -3000px;
	}

#g01 a { background: transparent url("../images/2011campaign/topNav-TheGame-2011.gif") top left no-repeat; width: 141px; }
#g02 a { background: transparent url("../images/2011campaign/topNav-Champions-2011.gif") top left no-repeat; width: 165px; }
#g03 a { background: transparent url("../images/2011campaign/topNav-Events-2011.gif") top left no-repeat; width: 116px; }
#g04 a { background: transparent url("../images/2011campaign/topNav-KnowYourRights-2011.gif") top left no-repeat; width: 270px; }
#g05 a { background: transparent url("../images/2011campaign/topNav-IndustryVitals-2011.gif") top left no-repeat; width: 248px; }
#g06 a { background: transparent url("../images/2011campaign/topNav-AskAQuestion-2011.gif") top left no-repeat; width: 233px; }
#g07 a { background: transparent url("../images/2011campaign/topNav-Toolkit-2011.gif") top left no-repeat; width: 120px; }
#g08 a { background: transparent url("../images/2011campaign/topNav-Blog-2011.gif") top left no-repeat; width: 77px; }
#g09 a { background: transparent url("../images/2011campaign/topNav-About-2011.gif") top left no-repeat; width: 96px; }

#g01 a:hover,
#g02 a:hover,
#g03 a:hover,
#g04 a:hover,
#g05 a:hover,
#g06 a:hover,
#g07 a:hover,
#g08 a:hover,
#g09 a:hover { background-position: 0 -21px; }

#g01 a.selected,
#g02 a.selected,
#g03 a.selected,
#g04 a.selected,
#g05 a.selected,
#g06 a.selected,
#g07 a.selected,
#g08 a.selected,
#g09 a.selected { background-position: 0 -42px; }


/* Homepage ------------------------------------------------------------------------------------- */

.thegame2011_container {
    width: 620px;
    height: 291px;
    float: left;
    margin-left: 10px;
    text-align: center;
}
.thegame2011_container a {
    display: block;
    background: transparent url("../images/2011campaign/theGameWidget-2011.gif") top left no-repeat;
    height: 291px;
    line-height: 291px;
    text-indent: -5000px;
}
.thegame2011_container a:hover {
    background-position: 0 -291px;
    text-decoration: none;
}
.champions2011_container {
    width: 300px;
    height: 277px;
    float: left;
    margin-left: 20px;
    text-align: center;
}
.champions2011_container a {
    display: block;
    background: transparent url("../images/2011campaign/championWidget-2011.gif") top left no-repeat;
    height: 277px;
    line-height: 277px;
    text-indent: -5000px;
}
.champions2011_container a:hover {
    background-position: 0 -277px;
    text-decoration: none;
}

#events_and_tweets {
    width: 380px;
    float: left;
    margin: 20px 20px 0 10px;
}

.events_container {
    width: 379px;
    height: 111px;
    /* no logo */ background: transparent url("../images/2011campaign/eventsWidget-bg-no-logo-2011.gif") top left no-repeat;
    color: #fff;
}
.events_container_logo {
    /* logo */ background: transparent url("../images/2011campaign/eventsWidget-bg-2011.gif") top left no-repeat;
}
.events_container:hover {
    /* no logo */ background-position: 0 -111px;
    color: #0f5b6b;
}
.events_container a {
    text-decoration: none;
}
.events_container a:hover {
    text-decoration: none;
}
.events_homepage_name {
/*  Don't need width: 175px and float: left and will use font-size: 14px if we use the container without a logo */
    color: #fff;
    text-transform: uppercase;
    margin-left: 23px;
    padding-top: 53px;
    font-size: 14px;
    cursor: pointer;
}
.events_homepage_name_logo {
    width: 175px;
    float: left;
    font-size: 12px;
}
.events_homepage_date {
/*  Will use line-height to give some space between name and date if we use the container without a logo */
    line-height: 20px; /* font-size plus 6px */
    text-transform: none;
    font-weight: normal;
}
.events_homepage_date_logo {
    line-height: 18px; /* font-size plus 6px */
}
.events_homepage_no_logo {
    display: none;
}
.events_homepage_logo {
    margin: 16px 0 0 21px;
    float: left;
}

.tweets_container {
    width: 380px;
    height: 111px;
    margin-top: 20px;
    background: transparent url("../images/2011campaign/tweetsWidget-bg-2011.gif") top left no-repeat;
    /* color:#555; */
}
.tweets_container:hover {
    background: transparent url("../images/2011campaign/tweetsWidget-bg-2011.gif") top left no-repeat;
}

.tweets {
    font-size: 11px;
}
.tweets #twitter_update_list {
    width: 311px;
    margin: 45px 20px 20px 35px;
    padding: 0px;
}
.tweets #twitter_update_list li {
    padding-bottom: 0px;
}

#learnYour3Rights_container {
    width: 540px;
    height: 242px;
    float: left;
    margin: 20px 10px 0 0;
    text-align:  center;
}
#learnYour3Rights_container a {
    display: block;
    background: transparent url("../images/2011campaign/learnYourRightsVidoesWidget-2011.gif") top left no-repeat;
    height: 242px;
    line-height: 242px;
    text-indent: -5000px;
}
#learnYour3Rights_container a:hover {
    background-position: 0 -242px;
    text-decoration: none;
}

/* End of Homepage ------------------------------------------------------------------------------------- */



/* raise your hand for the record module (highfive) ------------------------- 

In order to maintain the hover state, all markup is placed within the <a> tags. 
Block-level elements are not permitted within this markup to avoid unpredictable
rendering. <span>, although redundant is the preferred tag.

-----------------------------------------------------------------------------  */
.blurb #high-five-number-id  {
   display:block;
   float: left;
   font-weight:bold;
   font-size:48px;
   padding-top:10px;
   padding-LEFT:15px;
   padding-bottom:13px;

}

a.module.highfive {
    background: url("../images/bg-module-highfive-counter.jpg") no-repeat ;
    margin-top:18px;
    display:inline;
    margin-left:20px;
    width:302px;
    height:177px;
    float:left;
    cursor:pointer;
    text-decoration: none;
    position:relative;
    }

a.module.highfive:hover { background-position: 0 -177px; }


.right_column a.module.highfive {
    background: url("../images/bg-module-highfive-counter-events.jpg") no-repeat ;
    }

.right_column a.module.highfive:hover {
     background-position: 0 -178px;
}
    

a.module.highfive .blurb {
    display:block;
    float: left;
    margin: 56px 0 0 27px;
    font-size:13px;
    line-height:16px;
    color:#ebe9e5;
    }

a.module.highfive .cta  {
	font-weight: normal;
    padding: 16px 0 0 3px;
    width:190px;
    float:left;
    }

a.module.highfive .cta:hover { color:#80b6bf; }

a.module.highfive .countdowncalendar {
	float: right;
	width: 150px;
	display: block;
    font-size: 9px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
 	}

a.module.highfive .countdowncalendar span {
	background: url("../images/bg-module-highfive-countdown.gif") no-repeat 0 0;
	letter-spacing: -0.05em;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding: 4px 6px 0 6px;
	}

.record {
 
 font-weight: bold;
 padding-left:16px;
 padding-bottom:10px;
 font-size:12px;

}


/* No Guinness Trademark Version */

a.module.highfive.noguinness { background: url("../images/bg-module-highfive-ng.gif") no-repeat scroll 0 -178px; float:left; }
a.module.highfive.noguinness:hover { background-position: 0 0; }
a.module.highfive.noguinness .cta  { width: 125px;}
a.module.highfive.noguinness .countdowncalendar { width: 100px; text-align: center; padding-top: 10px; line-height: 25px;}
a.module.highfive.noguinness .countdowncalendar em { font-style: normal; display: block; line-height: 20px;}
a.module.highfive.noguinness .countdowncalendar span { background: url("../images/bg-module-highfive-countdown-med.gif") top center no-repeat; padding: 20px 0 10px 0; font-size:24px; display: block;}


/* raise your hand for the record event page (highfive) ------------------------- */

/* blurb (highfive) ---------- */

.highfiveevent {
   width:629px;
   height: 400px;
   float:left;
   background:#efe;
   background: url("../images/congratulations-bg.jpg") no-repeat 0 46px;



   
    }

.highfiveevent .blurb {
    padding: 0 25px 0 30px;
 

	}

.highfiveevent .blurb h2 { font-size: 16px; }

.highfiveevent .blurb h3 { 
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 1em;
	}

.highfiveevent .blurb p { 
	font-size: 13px;
	line-height: 1.4;
	padding-bottom: 1em;
	}

.highfiveevent .blurb img.floatright {
	padding: 0 0 0 15px;
	float:right;
	}

a.see-more {
        position:absolute;
        left:170px;
        top:120px;
        display:block;
        height:36px;
        width:260px;
        background:red;
        cursor:pointer;
        background: url("../images/see-more.gif") no-repeat 0 -21px;
        height:21px;
        text-indent:-3000px;
}

a.see-more:hover {
        background: url("../images/see-more.gif") no-repeat 0 0;
}

.highfiveevent .blurb a:link,
.highfiveevent .blurb a:visited,
.highfiveevent .blurb a:hover,
.highfiveevent .blurb a:active {
    color:#15839A;
	}

.highfiveevent .blurb a:hover { color: #E56A15; }

.highfiveevent .blurb a.rsvp_facebook:link,
.highfiveevent .blurb a.rsvp_facebook:visited,
.highfiveevent .blurb a.rsvp_facebook:hover,
.highfiveevent .blurb a.rsvp_facebook:active {
    width:200px;
    height:24px;
    background: url("../images/button-highfive-rsvp.gif") no-repeat 0 0;
	display: block;
	text-indent: -3000px;
	text-decoration: none;
	}

.highfiveevent .blurb a.rsvp_facebook:hover { background-position: 0 -24px; }


/* schedule (highfive) --------- */

table.highfiveschedule {
	width:580px;
	margin-left:25px;
	margin-top:20px;
	background-color: #e2e0db;
	float: left;
	}

table.highfiveschedule td {
	padding: 10px;
	border-bottom: 1px solid #d6d1c6;
	}

table.highfiveschedule td.eventdate {
	padding-top: 20px;
	padding-left: 20px;
	color: #2d7145;
	font-weight: bold;
	}

table.highfiveschedule td.col.eventtime { 
	padding-left: 20px;
	width: 25%;
	}

table.highfiveschedule td.col.eventdetail { width: 30%; }
table.highfiveschedule td.col.eventlocation { width: 35%; }


/* wrapupparty (highfive) --------- */

.wrapupparty {
    position:relative;
	float: left;
        height:180px;
        padding-left:130px;
        background:url("../images/record-badge.gif") no-repeat 25px 20px;
}

.video-container {
    float:left;
    padding-left:40px;
    padding-top:30px;
}

h2.world_record {
font-size:18px;
padding:20px 0px 20px 40px;
}

p.wrapup {
padding-left:40px;
padding-right:40px;
}

.wrapupparty .highlight_container {
     width:590px;
     float:left;
     margin-left:20px;
     padding-top:18px;
	}

.wrapupparty .highlight {
    width:136px;
    height:200px;
    float:left;
    margin-left:10px;
    background:url("../images/highlight-bg.gif") no-repeat;
	}

.wrapupparty h4 {
	text-indent:-3000px;
	margin-top:15px;
	margin-left:20px;
	}

.wrapupparty h4.beat945 {
    width:88px;
    height:16px;
    background:url("../images/h4-highlight-beat-bg.gif") no-repeat;
	}

.wrapupparty h4.nowornever {
    width:73px;
    height:45px;
    background:url("../images/h4-highlight-now-or-never-bg.gif") no-repeat;
	}

.wrapupparty h4.finalhighfives {
    width:100px;
    height:32px;
    background:url("../images/h4-highlight-final-hi-fives-bg.gif") no-repeat;
	}

.wrapupparty h4.prizes {
    width:58px;
    height:14px;
    background:url("../images/h4-highlight-prizes-bg.gif") no-repeat;
	}

.wrapupparty .highlight p {
	width:100px;
	margin-left:20px;
	margin-top:14px;
	}

.wrapupparty a:link,
.wrapupparty a:visited,
.wrapupparty a:hover,
.wrapupparty a:active {
    color:#15839A;
	}

.wrapupparty a:hover { color: #E56A15; }


/* fineprint (highfive) --------- */

.wrapupparty .fineprint { 
	width: 570px;
	padding: 10px 0 0 10px; 
	float: left; 
	font-size: 9px;
	}

.wrapupparty .fineprint .floatleft { float: left; }
.wrapupparty .fineprint .floatright { float: right; }


/* rightcolumn (highfive) --------- */


.counter {
    float:left;
    background:url("../images/counter-final.gif") no-repeat;
    width:280px;
    height:176px;
    margin-left:15px;
    margin-top:25px;
	}

  .hi-five-time-remaining {
    float:left;
    background:url("../images/hi-five-time-remaining.gif") no-repeat;
    width:280px;
    height:176px;
    margin-left:0px;
    margin-top:0px;
	}


.high_five_number_large {
/*    padding-left:79px;  edit: 10/08/24 - tl: style module to center dynamically instead of using padding */
    padding-top:45px;
    font-weight:bold;
    font-size:88px;
    color:#EBE9E5;
    line-height:82px;
    letter-spacing: -0.1em;
    }

/* 10/08/24 - tl: adjust style for centering text in module */

#high-five-number-id {
	letter-spacing: -0.05em;
	text-align: center;
	}

.hi-five-time-remaining .high_five_number_large {
    padding-left:30px;
    padding-top:45px;
        color:#666666;
        font-size: 54px;
        font-family: Arial,Helvetica,sans-serif;
        letter-spacing: normal;
}

.sponsors h3 {
    margin-top:35px;
    margin-left:95px;
    text-indent:-3000px;
    width:102px;
    height:50px;
    background:url("../images/h3-sponsors.gif") no-repeat 0 0;
	}

.sponsors p {
	text-align: center;
	padding: 15px 0;
	}

h3.jointhemovement {
    text-indent:-3000px;
    margin: 20px auto 0 auto;
    width: 676px;
    height: 38px;
    background:url("../images/h3_jointhemovement.gif") no-repeat;
	}

a img { border:none; }



/* Left Column ---------------------------------------------------------------------------------- */

.column_wrapper {
	float:left;
	background:url("../images/columns_bg.jpg") repeat-y;
	}

.left_column {
	padding-top:70px;
	background:url("../images/left_column_top_bg.jpg") top center no-repeat;
	width:629px;
	float:left;
	}

.left_column ul { padding:20px; }
.left_column ul li { padding-top:20px; }

.left_column .general {
    float: left;
    width: 580px;
    padding-left: 20px;
	}

.left_column .general p,
.left_column .general h4 {
    padding-bottom: 1em;
    line-height: 130%;
	}

.left_column .general h4 { font-size: 125%; }

.left_column .general ul {
    padding: 0 0 24px 14px;
    margin: 0;
    }

.left_column .general ul li {
/*    border: 1px solid 0; */
    padding: 0 0 14px 0;
    list-style-type:circle;
    }

.left_column .general a:link,
.left_column .general a:visited,
.left_column .general a:hover,
.left_column .general a:active {
    text-decoration: none;
    color: #15839a;
	}

.left_column .general a:hover { text-decoration: underline; }


/* Right Column ----------------------------------------------------------------------------------------------------- */

.right_column {
	height:100%;
	width:320px;
	float:left;
	margin-left:10px;
	}

.right_column_top {
    margin:0px;
    padding:0px;
	position:relative;
	width:320px;
	float:left;
	background:url("../images/right_col_top_bg.jpg") no-repeat;
	padding-bottom:25px;
	}

.right_column_bottom {
    margin: 0;
    padding: 0 0 15px 0;
    width: 320px;
    min-height:80px;
    float: left;
/*    background:url("../images/right_col_bottom_bg.jpg") no-repeat;*/
	background: none;
	}

/* Modules ---------------------------------------------------------------------------------------------------------- */

.right_column .mod {
	margin: 15px 0 0 0;
	padding: 0 20px;
	width: 280px;
	float: left;
	background:url("../images/mod-bg-top.gif") center top no-repeat;
	}

.right_column .mod .bot { 
	margin: 0;
	padding: 0 0 6px 0;
	background:url("../images/mod-bg-bot.gif") center bottom no-repeat;
	}

.right_column .mod .container { 
	background: none;
	width: 250px;
	padding: 25px 15px 15px 15px;
	}

.right_column .mod h3 {
	text-indent: -3000px;
	width: 250px;
	height: 20px;
	padding-bottom: 15px;
	}

.right_column .mod .cta { padding-top: 15px; }

.right_column .mod .cta a:link,
.right_column .mod .cta a:visited,
.right_column .mod .cta a:hover,
.right_column .mod .cta a:active {
	color: #15839A;
	text-decoration: none;
	}

.right_column .mod .cta a:hover { text-decoration: underline; }


/* -- Twitter Module ------------------------------------------------------------------------------------------------ */

.right_column .mod.twitter h3 { background: url("../images/h3-mod-twitter.gif") 0 0 no-repeat; }

#twitter_update_list {
	width: auto;
    float: left;
    list-style: none;
    }

#twitter_update_list span a:link,
#twitter_update_list span a:visited,
#twitter_update_list span a:hover,
#twitter_update_list span a:active {
    font-weight: normal;
    }

#twitter_update_list span a:hover { text-decoration: underline }

#twitter_update_list a { color:#70575d; }

#twitter_update_list a:hover { color:#15839A; }

#twitter_update_list li { padding-bottom: 15px; }


/* -- Facebook Page Module ------------------------------------------------------------------------------------------ */

.right_column .mod.facebook h3 { background: url("../images/h3-mod-facebookpage.gif") 0 0 no-repeat; }



/* -- Trophy Wall Module -------------------------------------------------------------------------------------------- */

.right_column .mod.trophywall {	background: none; }
.right_column .mod.trophywall .container {	
	padding: 0; 
	width: 280px; 
	}

/* -- Industry Vitals Module -----------------------------------------------------------------------------------------*/

.right_column .mod.industryvitals { padding-bottom: 0; }
.right_column .mod.industryvitals h3 { background: url("../images/h3-mod-industryvitals.gif") 0 0 no-repeat; }

.right_column .mod.industryvitals .container {	
	background: url("../images/bg-mod-industryvitals.gif") -40px 40px no-repeat; 
	height: 180px;
	}

.right_column .mod.industryvitals p { width: 100px; }



/* Latest Mixes Module ---------------------------------------------------------------------------------------------- */

.right_column .mod.latestmixes { 
	padding: 20px 20px 15px 20px; 
	width: 280px;
	}

.right_column .mod.latestmixes h3 {
    background: url("../images/h3-rhythmixer-latestmixes.jpg") 0 0 no-repeat;
    height: 45px;
	}

.right_column .mod.latestmixes ol {
    background: url("../images/bg-dotted-5e5542.gif") left bottom repeat-x;
    width: 280px;
    padding-bottom: 15px;
 	}

.right_column .mod.latestmixes ol li {}

.right_column .mod.latestmixes ol li a:link,
.right_column .mod.latestmixes ol li a:visited,
.right_column .mod.latestmixes ol li a:hover,
.right_column .mod.latestmixes ol li a:active {
    display: block;
    background: transparent url("../images/li-latestmixes.gif") 0 -35px no-repeat;
    padding-left: 10px;
    width: 265px;
    line-height: 35px;
    height: 35px;
    text-decoration: none;
    color: #70575d;
	}

.right_column .mod.latestmixes ol li a:hover { background-position: 0 5px; }

.right_column .mod.latestmixes ol li a span {
    font-size: 9px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 5px;
    color: #5e5542;
	}

.right_column .mod.latestmixes .cta { padding: 10px 0 10px 0; }

.right_column .mod.latestmixes .cta a:link,
.right_column .mod.latestmixes .cta a:visited,
.right_column .mod.latestmixes .cta a:hover,
.right_column .mod.latestmixes .cta a:active {
    display: block;
    text-indent: -3000px;
    background: transparent url("../images/button-makeyourownmix.gif") 0 0 no-repeat;
    width: 275px;
    height: 27px;
	}

.right_column .mod.latestmixes .cta a:hover { background-position: 0 -27px; }
.right_column .mod.latestmixes p { 	width: 280px; }


/* Footer ----------------------------------------------------------------------------------------------------------- */


.footer .container {
    width: 980px;
    margin: 0 auto;
    text-align: center;
	}

#footer_hr1 {
    border-top: 3px solid #e5e2db;
    border-bottom: 3px solid #fbf9f5;
    border-left: 0px none;
    border-right: 0px none;
    width: 960px;
    margin: 0 auto;
    padding: 0;
	}

.footer_nav {
    margin: 25px auto 0;
    text-align: center;
    width: 750px;
	position: relative;
	}

.footer_nav a {
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
	color:#70575d;
	}

.footer_nav a.share_this {
	text-transform:uppercase;
	font-size:11px;
	margin-top:-3px;
	padding-top:5px;
	padding-left:12px;
	padding-right:6px;
	text-decoration:none;
	color:#70575d;
	width:84px;
	height:24px;
	background:url("../images/share_this_bg.jpg") no-repeat;
	display:block;
	float:left;
	}

.footer_nav a:hover { color:#c25e19; }

.footer_nav_1 { margin-top: 25px; margin-right: 150px; }
.footer_nav_2 { margin-top: 10px; }

.columns_footer {
	float:left;
	width:960px;
	height:118px;
	background:url("../images/inner_columns_footer.jpg") no-repeat;
	}

.worksafelogo {
    margin-top: 25px;
    text-align: center;
}

.sharewidget {
    background-color:#FFCC33;
    background: transparent url("../images/bg-share.gif") 0 0 no-repeat;
    width: 143px;
/*    margin: -5px 0 0 10px;*/
    padding-top: 4px;
    padding-bottom: 0;
/*    float: left;*/
    text-align: left;
	position: absolute;
	top: -7px;
	left: 580px;
	}

.sharewidget .custom_images { padding-left: 10px;}

.addthis_toolbox .custom_images a {
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
    }



/* Toolkit ---------------------------------------------------------------------------------------- */


#flashcontent {
   margin-top:10px;
   margin-left:60px;
	}



p.toolkit-intro {
	padding: 0 65px 20px 65px;
	}

h3.instructional_videos {
    display:block;
    text-indent:-3000px;
    background:url("../images/h3_instructional_vids.gif") no-repeat 0px 0px;
    width:250px;
    height:19px;
    margin-left:65px;
    padding-bottom:20px;
}

h3.videos {
    display:block;
    text-indent:-3000px;
    background:url("../images/h3-videos.gif") no-repeat 0px 0px;
    width:150px;
    height:19px;
    margin-left:65px;
    padding-bottom:20px;
    margin-top:20px;
}

h3.links{
    display:block;
    text-indent:-3000px;
    background:url("../images/h3-links.gif") no-repeat 0px 0px;
    width:150px;
    height:19px;
    padding-bottom:20px;
    margin-top:10px;
    margin-left:2px;
}

h3.documents {
    display:block;
    text-indent:-3000px;
    background:url("../images/h3-documents.gif") no-repeat 0px 0px;
    width:149px;
    height:19px;
    padding-bottom:20px;
    margin-top:10px;
    margin-left:2px;
}

h4.toolkit_vid {
    height:12px;
    background:url("../images/play_icon.gif") no-repeat 0px 2px;
    text-transform:uppercase;
    color:#15839A;
    padding-bottom:20px;
    padding-left:22px;
    padding-top:4px;
}

       
.vid_container {
    width:390px;
    float:left;
    margin-left:65px;
}

.link_container{
    margin-top:8px;
    width:390px;
    height:245px;
    float:left;
    margin-left:65px;
}

.document_container{
    margin-top:8px;
    width:390px;
    height:245px;
    float:left;
    margin-left:65px;
}


p.vid_description {
    padding-top:15px;

}

li.documents {
        margin-left:30px;
	padding-left:19px;
	padding-bottom:8px;
        margin-top:6px;
        background:url("../images/doc-icon.gif") no-repeat 0px 1px
	}

li.links  {
        margin-left:30px;
	padding-left:19px;
	padding-bottom:8px;
        margin-top:6px;
        background:url("../images/link-icon.gif") no-repeat 0px 1px
	}
        

.doc_links, .link_links {
  color:#15839a;
  text-decoration:none;
}

.doc_links:hover,.link_links:hover {
 text-decoration:underline;
}



/* About ---------------------------------------------------------------------------------------- */

.about-bottom, .toolkit-bottom {
    height:61px;
    background: url("../images/about-bottom.jpg") no-repeat;
	}

.about-top, .toolkit-top {
    height: 76px;
    background: url("../images/about-top.jpg") no-repeat;
    text-align: center;
	}

.about-body, .toolkit-body {
    background:#d6d1c6;
    width: 959px;
    padding-top: 10px;
    padding-bottom: 30px;
	}

.prev-about {
    float:left;
    width: 115px;
    height: 149px;
    background: url("../images/left_over.jpg") no-repeat 0px 100px;
    height: 376px;
    cursor: pointer;
	}

.next-about {
    float: right;
    width: 115px;
    height: 149px;
    background: url("../images/right_over.jpg") no-repeat 0px 100px;
    height: 376px;
    cursor:pointer;
	}

#carousel-body{
    width: 720px;
    float: left;
	}

.yui-carousel-first-button-disabled {
    width: 115px;
    height: 149px;
    background: url("../images/left_up.jpg") no-repeat 0px 100px;
    height: 376px;
    cursor:default;
	}

.yui-carousel-button-disabled {
    width: 115px;
    height: 149px;
    background: url("../images/right_up.jpg") no-repeat 0px 100px;
    height: 376px;
    cursor:default;
	}

.yui-carousel-nav { display:none; }

.about-image {
    display: block;
    width: 620px;
    border: none;
    zoom: 1;
	}

#carousel-body { margin-left:50px; }

.yui-carousel-element li {
    height: 420px;
    width: 650px;
    border:none;
    }

h1.about-h1{
    margin:12px 0px 0px 15px;
    padding: 0px;
    height: 44px;
    width: 106px;
    float:left;
    background: url("../images/about.gif") no-repeat;
    display:inline;
	}


h1.toolkit-h1 {
  margin:12px 0px 0px 15px;
  padding: 0px;
  height: 44px;
  width: 150px;
  float:left;
  background: url("../images/toolkit.gif") no-repeat;
  display:inline;
	}

a.about-2007,
a.about-2008,
a.about-2009,
a.about-2010,
a.about-2011 {
    display: block;
    width:102px;
    height:45px;
    float:left;
	background: url("../images/about_us_tabs.gif") 0 0 no-repeat;
	}

a.about-2007 { background-position: 0 0; }
a.about-2007:hover { background-position: 0 -45px; }
a.about-2007_active { background-position: 0 -90px; }

a.about-2008 { background-position: -102px 0; }
a.about-2008:hover { background-position: -102px -45px; }
a.about-2008_active { background-position: -102px -90px; }

a.about-2009 { background-position: -204px 0; }
a.about-2009:hover { background-position: -204px -45px; }
a.about-2009_active { background-position: -204px -90px; }

a.about-2010 { background-position: -306px 0; }
a.about-2010:hover { background-position: -306px -45px; }
a.about-2010_active { background-position: -306px -90px; }

a.about-2011 { background-position: -408px 0; }
a.about-2011:hover { background-position: -408px -45px; }
a.about-2011_active { background-position: -408px -90px; }

ul.nav-bg{
    display:block;
    height:45px;
    background:url("../images/about_us_nav_bg.gif") no-repeat;
    float:left;
    width: 552px;
    padding-left: 17px;
/*    margin-left: 135px;*/
	margin-left: 84px;
	}

.nav-bg li{
    width:102px;
    height: 45px;
    float:left;
	}

.about-info {
    margin-top: 10px;
    font-size:13px;
    line-height: 16px;
	}



/* Ask a Quesiton ------------------------------------------------------------------------------- */

h1.your_questions_answered {
	margin-left:20px;
	display:block;
	width:385px;
	height:47px;
	text-indent:-3000px;
	background:url("../images/h1_your_questions_bg.gif") no-repeat;
	}

h2.ask_a_question {
    padding-bottom:10px;
    margin-left:20px;
    margin-top:38px;
    text-indent:-3000px;
    width:280px;
    height:40px;
    background:url("../images/h2_ask_a_question.gif") no-repeat;
	}

h2.speak_up {
	padding-bottom:10px;
	margin-left:20px;
	margin-top:28px;
	text-indent:-3000px;
	width:280px;
	height:80px;
	background:url("../images/h2_let_your_voice_be_heard.gif") no-repeat;
	}

.textarea-span {
	padding-top:3px;
	width:275px;
	height:175px;
	background:url("../images/text_area_bg.jpg") no-repeat;
	border:none;
	color:#666;
    display:block;
	}

.textarea-span textarea{
    width: 260px;
    height: 145px;
    overflow: auto;
    border:none;
    background: transparent;
	}

input.submit_question {
	position:absolute;
	left:17px;
	top:258px;
	cursor:pointer;
	text-transform:uppercase;
	color:#79575d;
	width:86px;
	height:24px;
	background:url("../images/submit_question_bg.jpg") no-repeat;
	border:none;
	}

input.submit_question:hover { color:#a64f13; }

.speak_up_bubble {
	color:#ebe9e5;
	padding-top:20px;
	margin-left:20px;
	width:274px;
	height:213px;
	background:url("../images/speak_up_bg.jpg") no-repeat;
	}

.speak_up_content {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding-left:15px;
	width:240px;
    font-family: Arial;
	}


.questions_section { padding: 5px 36px 5px 15px; }

.answer {
    background: url("../images/background-answer-bottom.gif") bottom no-repeat #168ea7;
    width: 524px;
    padding: 10px 4px 10px 42px;
    color:#fff;
    margin-left:8px;
    display:none;
	}

.question a {
    text-decoration: none;
    color:#666;
    display:block;
    background: #dad2c7 url("../images/bullet.gif")  no-repeat 25px 13px;
    padding: 13px 0px 2px 50px;
	}

.question a:hover {
    color:#d16c26;
    background: #dad2c7 url("../images/bullet-hover.gif") 25px 13px no-repeat;
	}

.answer-question a {
    background: url("../images/background-answer-top.gif") 0px 0px no-repeat  ;
    color: #fff;
    text-decoration: none;
    display:block;
    padding: 4px 0px 0px 8px
	}

.answer-question span {
    padding: 9px 2px 2px 42px;
    background: url("../images/bullet-close.gif") no-repeat  #168ea7 17px 8px;
    display:block;
	}

.question, .answer-question { margin-top: 10px; }




/* Industry Vitals ------------------------------------------------------------------------------ */


.industry-top-right { 
    width: 692px;
    margin:0px;
    padding: 0px;
    float:left;
    padding-left: 20px;
	}

.industry-top-right-top {
    background: url("../images/industry_data_top.jpg") top no-repeat;
    height: 7px;
    width: 692px;
	}

.industry-top-right-bottom {
    background: url("../images/industry_data_bottom.jpg") top no-repeat;
    height: 7px;
    width: 692px;
	}

.industry-top-right-middle {
    background: #e2dfd8;
    width: 689px;
    border-left: 2px solid #c2bfb8;
    border-right: 1px solid #c2bfb8;
    padding-top: 20px;
	}

.industry-top-left {
    width: 232px;
    margin: 0px;
    padding: 0px;
    float:left;
    margin-left: 10px;
	}

.industry-top-left-top {
    background: url("../images/workers_widget_top.jpg") top no-repeat;
    height: 51px;
    width: 232px;
	}

.industry-top-left-bottom {
    background: url("../images/workers_widget_bottom.jpg") bottom no-repeat;
    height: 6px;
    width: 232px;
	}

.industry-top-left-middle {
    background: #e2dfd8;
    width: 230px;
    border-left: 1px solid #c2bfb8;
    border-right: 1px solid #c2bfb8;
    line-height: 18px;
    font-size: 13px;
    padding-bottom: 5px;
    font-family: arial;
	}

a.know-rights { color: #15839a; }
.industry-top-left-middle h3 { padding: 10px 0 0 15px; }
p.industry-top-left-p { padding: 10px 15px 25px 15px; }

.yui-h-slider,
.yui-v-slider,
.yui-region-slider {
    position: relative;
	}

.yui-h-slider .yui-slider-thumb,
.yui-v-slider .yui-slider-thumb,
.yui-region-slider .yui-slider-thumb {
    position: absolute;
    cursor: default;
	}

 .yui-h-slider {
    background: url(../images/slider-bg.gif) no-repeat 5px 0;
    height: 68px;
    width: 580px;
    padding-left:60px;
    margin-left: 60px;  
}

 .yui-h-slider .yui-slider-thumb {
    top: -8px;
    cursor:pointer;
}


 .yui-h-slider .yui-slider-thumb { top: -8px; }

.agri-cont {
    width: 73px;
    height: 73px;
    float:left;
	}

.const-cont {
    width: 135px;
    height: 135px;
    float: left;
	}

.forst-cont {
    width:78px;
    height: 78px;
    float: left;
	}

.manu-cont {
    width: 122px;
    height: 122px;
    float:left;
	}

.rest-cont {
    width: 101px;
    height: 101px;
    float:left;
	}

.ret-cont {
    width:103px;
    height: 103px;
    float: left;
	}

#agriculture-graph {
    width: 73px;
    height: 73px;
	}

#construction-graph {
    width: 105px;
    height: 105px;
	}

#forestry-graph {
    width: 78px;
    height: 78px;
	}

#manufacturing-graph {
    width: 121px;
    height: 121px;
	}

#hospitality-graph {
    width: 101px;
    height: 101px;
	}

#retail-graph {
    width: 101px;
    height: 101px;
	}

.graphs { padding-left:45px; }

.legend {
    padding: 0px 25px 25px 25px;
    height: 24px;
	}


/* j-query tabs*/

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}


/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
	}

.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
	}

.tab_1 span { background:url("../images/tab-agriculture.gif") no-repeat 0 -33px; }
.tab_2 span { background:url("../images/tab-construction.gif") no-repeat 0 -33px; }
.tab_3 span { background:url("../images/tab-forestry.gif") no-repeat 0 -33px; }
.tab_4 span { background:url("../images/tab-manufacturing.gif") no-repeat 0 -33px; }
.tab_5 span { background:url("../images/tab-hospitality.gif") no-repeat 0 -33px; }
.tab_6 span { background:url("../images/tab-retail.gif") no-repeat 0 -33px; }

.tabs-nav li {
    float: left;
    margin: 0;
    width: 136px; /* be nice to Opera */
    height: 33px;
	}

.tabs-nav li span {
	display:block;
        width: 136px;
        height: 33px;
        text-indent:-3000px ;
        cursor:pointer;
}


.tabs-nav li a:hover span { background-position: 0 0; }

.tabs-nav li.tabs-selected a span { background-position: 0 -33px; } /* Neutralize Mouseover for Selected State */

#tab_container {
	padding-left:12px;
	padding-top:40px;
	height:370px;
	float:left;
	width:942px;
	background: url("../images/tabs-bg.jpg") no-repeat 12px 399px;
	}

.tabs-container {
	position:relative;
	width:940px;
	padding-bottom:10px;
	height:300px;
	border-left:1px solid #cac6bc;
	border-right:1px solid #cac6bc;
	background:#e0ddd6;
	border-top: 16px solid #0b313b;
	margin-top: 1px;
	}

#tab-2.tabs-container { border-top-color: #15839a; }
#tab-3.tabs-container {	border-top-color: #2e794a; }
#tab-4.tabs-container { border-top-color: #cc5140; }
#tab-5.tabs-container { border-top-color: #d16c26; }
#tab-6.tabs-container { border-top-color: #daa533; }

.fast_facts_container, .injury_anatomy_container, .injury_gender_container, .top_accidents_container {
	width:214px;
	height:300px;
	float:left;
	position:relative;
	display:block;
	margin-left:18px;
	padding-top:18px;
	}

.injury_gender_container { background: url("../images/injury_gender_bg.jpg") no-repeat 0px 50px; }

.injury_anatomy_container, 
.fast_facts_container, 
.top_accidents_container { background: url("../images/tabs_divider.jpg") no-repeat 212px 23px; }

h3.fast_facts {
	display:block;
	text-indent:-3000px;
	background:url("../images/h3_fast_facts.jpg") no-repeat 0px 0px;
	}

h3.injuries {
	height:15px;
	display:block;
	text-indent:-3000px;
	background:url("../images/h3_injury_anatomy.jpg") no-repeat 0px 0px;
	}

h3.top_accidents {
	height:15px;
	display:block;
	text-indent:-3000px;
	background:url("../images/h3_top_accidents.jpg") no-repeat 0px 0px;
	}

h3.injury_gender {
	height:15px;
	display:block;
	text-indent:-3000px;
	background:url("../images/h3_injury_gender.jpg") no-repeat 0px 0px;
	}

h3.training_info {
	height:15px;
	display:block;
	text-indent:-3000px;
	background:url("../images/h3_training_info.jpg") no-repeat 0px 0px;
	padding-bottom:10px;
	}

h3.find_an_event {
	margin-top:40px;
	margin-left:15px;
	height:35px;
	padding-bottom:15px;
	display:block;
	text-indent:-3000px;
	background:url("../images/h3_find_an_event.gif") no-repeat 0px 0px;
	}

ul.facts {
	font-size:11px;
	width:180px;
	padding-left:15px;
	}

ul.facts li {
	padding-top:10px;
	list-style-type: circle;
	line-height:14px;
	}

.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */
	}


.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
	}

/* Small Tabs */

ul.small_tab_set {
	padding-top:20px;
	margin-left:-2px;
	}

ul.small_tab_set li { width:35px; }

#agriculture_tab_container_small, 
#construction_tab_container_small, 
#forestry_tab_container_small, 
#manufacturing_tab_container_small, 
#hospitality_tab_container_small,
#retail_tab_container_small {
	margin-left:-8px;
	color:#e0ddd6;
	}

#agriculture_tab_container_small li, 
#construction_tab_container_small li, 
#forestry_tab_container_small li, 
#manufacturing_tab_container_small li, 
#hospitality_tab_container_small li,
#retail_tab_container_small li {
    display:inline;
    margin-left:2px;
	}

.tabs-nav a.small_tab_1, 
.tabs-nav li.small_tab_2,
a.tabs-nav li.small_tab_3,
a.tabs-nav li.small_tab_4,
a.tabs-nav li.small_tab_5,
a.tabs-nav li.small_tab_6 {
	display:block;
	width:35px;
	height:33px;
	background:#eff;
	float:left;
	}

#agriculture_tab_container_small .tabs-container, 
#construction_tab_container_small .tabs-container, 
#forestry_tab_container_small .tabs-container, 
#manufacturing_tab_container_small .tabs-container, 
#hospitality_tab_container_small .tabs-container,
#retail_tab_container_small .tabs-container {
	width:210px;
	border-top:none;
	margin-top:1px;
	padding-bottom:5px;
	background:#b29a2d url("../images/small-tab-bg.jpg") no-repeat 0px 155px;
	height:155px;
	border-left:none;
	border-right:none;
	}

.tabs-nav a.small_tab_1,
.tabs-nav a.small_tab_1_unselected, 
.tabs-nav a.small_tab_1_inactive,
.tabs-nav a.small_tab_2,
.tabs-nav a.small_tab_2_unselected,
.tabs-nav a.small_tab_2_inactive,
.tabs-nav a.small_tab_3, 
.tabs-nav a.small_tab_3_unselected,
.tabs-nav a.small_tab_3_inactive, 
.tabs-nav a.small_tab_4,
.tabs-nav a.small_tab_4_unselected,
.tabs-nav a.small_tab_4_inactive, 
.tabs-nav a.small_tab_5,
.tabs-nav a.small_tab_5_unselected,
.tabs-nav a.small_tab_5_inactive, 
.tabs-nav a.small_tab_6,
.tabs-nav a.small_tab_6_unselected,
.tabs-nav a.small_tab_6_inactive  {
	display:block;
	width:35px;
	height:40px;
	float:left;
	text-indent:-3000px;
	}


/* small agriculture tabs */

.tabs-nav a.small_tab_1_unselected { background:url("../images/small_tab_1_unselected.jpg") no-repeat 0px 0px; }

.tabs-nav a.small_tab_1_unselected:hover, 
.tabs-nav a.small_tab_1:hover, 
.tabs-nav .tabs-selected a.small_tab_1, 
.tabs-nav .tabs-selected a.small_tab_1_unselected {
	background:url("../images/small_tab_1_active.jpg") no-repeat 0px 0px;
	}

.tabs-nav a.small_tab_2_unselected { background:url("../images/small_tab_2_unselected.jpg") no-repeat 0px 0px; }

.tabs-nav a.small_tab_2_unselected:hover, 
.tabs-nav a.small_tab_2:hover, 
.tabs-nav .tabs-selected a.small_tab_2, 
.tabs-nav .tabs-selected a.small_tab_2_unselected {
	background:url("../images/small_tab_2_active.jpg") no-repeat 0px 0px;
	}

.tabs-nav a.small_tab_3_unselected { background:url("../images/small_tab_3_unselected.jpg") no-repeat 0px 0px; }

.tabs-nav a.small_tab_3_unselected:hover, 
.tabs-nav a.small_tab_3:hover, 
.tabs-nav .tabs-selected a.small_tab_3, 
.tabs-nav .tabs-selected a.small_tab_3_unselected {
	background:url("../images/small_tab_3_active.jpg") no-repeat 0px 0px;
	}

.tabs-nav a.small_tab_5, 
.tabs-nav a.small_tab_5_inactive, 
.tabs-nav a.small_tab_5_unselected   {
	background:url("../images/small_tab_5_unselected.jpg") no-repeat 0px 0px;
	}

.tabs-nav a.small_tab_5_unselected:hover, 
.tabs-nav a.small_tab_5:hover, 
.tabs-nav .tabs-selected a.small_tab_5, 
.tabs-nav .tabs-selected a.small_tab_5_unselected {
	background:url("../images/small_tab_5_active.jpg") no-repeat 0px 0px;
	}

.tabs-nav a.small_tab_4, 
.tabs-nav a.small_tab_4_inactive, 
.tabs-nav a.small_tab_4_unselected  {
	background:url("../images/small_tab_4_unselected.jpg") no-repeat 0px 0px;
	}

.tabs-nav a.small_tab_4_unselected:hover, 
.tabs-nav a.small_tab_4:hover, 
.tabs-nav .tabs-selected a.small_tab_4, 
.tabs-nav .tabs-selected a.small_tab_4_unselected {
	background:url("../images/small_tab_4_active.jpg") no-repeat 0px 0px;
	}

.tabs-nav a.small_tab_6, 
.tabs-nav a.small_tab_6_inactive, 
.tabs-nav a.small_tab_6_unselected   {
	background:url("../images/small_tab_6_unselected.jpg") no-repeat 0px 0px;
	}

.tabs-nav a.small_tab_6_unselected:hover, 
.tabs-nav a.small_tab_6:hover, 
.tabs-nav .tabs-selected a.small_tab_6, 
.tabs-nav .tabs-selected a.small_tab_6_unselected {
	background:url("../images/small_tab_6_active.jpg") no-repeat 0px 0px;
	}


/* end tabs */

.gender_numbers {
    display:block;
    width:150px;
    height:22px;
    position:absolute;
    top:115px;
    left:18px;
    color:#fe3535;
    font-size:13px;
	}

.men_stat {
    float:left;
    padding-left:32px;
	}

.women_stat{
	float:left;
	padding-left:40px;
	}


.common_injuries {
    width:200px;
    position:absolute;
    top:174px;
    left:4px;
	}

.common_injuries li {
	margin-left:3px;
	margin-top:3px;
	font-size:11px;
	color:#f5f3f0;
	padding-top:2px;
	padding-bottom:4px;
	padding-right:8px;
	padding-left:8px;
	float:left;
	background-color:#b5b2aa;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px; 
	}

div.top_accidents {
    font-size:11px;
    display:block;
    width:185px;
    height:200px;
    padding-left:15px;
    padding-top:15px;
	}

div.top_accidents h4 {
    font-size:14px;
    font-weight:bold;
	}

/* industry-info/training information */

.training_info_top {
	float:left;
	height:7px;
	width:941px;
	background: url("../images/training-info-bg-top.jpg") no-repeat scroll 0px 0px;
	}

.training_info {
    margin-left:12px;
    margin-top:20px;
    float:left;
    height:300px;
    width:941px;
    background: #E0DDD6 url("../images/industry_info_bg.jpg") no-repeat scroll 0px 51px;
	}

.training_info_container {
    border-left:1px solid #CAC6BC;
    border-right:1px solid #CAC6BC;
    float:left;
    height:284px;
    width:939px;
    overflow:visible;
	}

.training_info_content {
    width:839px;
    padding-left:20px;
    padding-top:0px;
    float:left;
	}

p.intro_copy {
    font-weight:bold;
    font-size:13px;
    color:#168aa2;
    padding-left:12px;
    width:640px;
	}

div.hazard_list_container {
    width:715px;
    height:165px;
    float:left;
	}

ul.hazard_list {
    display:inline;
    margin-left:12px;
    width:210px;
    height:165px;
    float:left;
    line-height:14px;
    list-style-type:circle;
    padding-top:8px;
    padding-left:12px;
	}

ul.hazard_list li {
	font-size:11px;
	padding-top:10px;
	}


/* EVENTS PAGE ---------------------------------------------------------------------------------- */

h3.events {
	display:block;
	margin-left:25px;
	height:31px;
	padding-bottom:10px;
	text-indent:-3000px;
	background:url("../images/h3_events.gif") no-repeat 0px 0px;
	}

h3.pastEvents {
    height:31px;
    margin-left:25px;
    padding-bottom:10px;
    display:block;
    text-indent:-3000px;
    margin-top:35px;
    background:url("../images/h3_pastevents.gif") no-repeat 0px 0px;
}

p.events-top {
    width:500px;
    padding:10px 28px 0px;
	}

 .events_links {
    color:#E56A15;
}

.event_listing_container, 
.campus_listing_container {
    position:relative;
    width:568px;
    margin-top:30px;
    margin-left:25px;
	}

.event_listing_top {
    width:570px;
    height:5px;
    background:url("../images/event_listing_top.jpg") no-repeat 0px 0px;
    margin-bottom:0px;
	}

.event_listing_center {
    border-left:1px solid #c7bfb2;
    border-right:1px solid #c7bfb2;
    background:#e6e0d8;
    padding-top:5px;
    padding-bottom:5px;
	}

.event_listing_bottom {
    width:570px;
    height:5px;
    background:url("../images/event_listing_bottom.jpg") no-repeat 0px 0px;
    margin-bottom:0px;
	}

.event-container-bottom {
    margin-top:30px;
    padding-top:10px;
    width:630px;
    height:68px;
    background:url("../images/events-bottom-bg.jpg") no-repeat bottom;
	}

.event_image {
	margin-top:5px;
	border:4px solid #dad4c7;
	margin-left:13px;
	float:left;  
	}

h4.event_title {
	padding-bottom:7px;
	color:#15839a;
	}

.event_date {
    padding-bottom:7px;
    color:#e56a15;
    font-weight:bold;
	}

.event_description_container {
    float:left;
    margin-left:20px;
    width:375px;
	}

.event_description { font-size:11px; }

.facebook_cta {
    display:block;
    color:#15839a;
    font-weight:bold;
    font-size:9px;
    margin-top:8px;
    text-decoration:none;
    text-transform:uppercase;
    line-height:13px;
	}

.facebook_cta:hover { text-decoration:underline; }

.google_map_container {
	width:281px;
	height:221px;
	margin-left:20px;
	}

.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */

.ui-tabs .ui-tabs-nav {
    padding:0;
    margin-left:-2px;
    margin-top:5px;
    cursor:crosshair
	}


.ui-tabs .ui-tabs-nav li { 
	list-style: none; 
	float: left; 
	position: relative; 
	top: 2px;
        margin: 0 0 0 0;
	border-bottom: 0 !important; 
	padding: 0; 
	white-space: nowrap; 
	}

.ui-tabs .ui-tabs-nav li a { 
	float: left; 
	padding: 0; 
	text-decoration: none; 
	}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected { 
	margin-bottom: 0; 
	padding-bottom: 1px; 
	}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, 
.ui-tabs .ui-tabs-nav li.ui-state-disabled a, 
.ui-tabs .ui-tabs-nav li.ui-state-processing a { 
	cursor: text;
 	}

.ui-tabs .ui-tabs-nav li a, 
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { 
	cursor: pointer; 
	} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-panel { 
	display: block; 
	border-width: 0; 
	padding: 1em 1.4em; 
	background: none; 
	}

.ui-tabs .ui-tabs-hide { display: none !important; }

.question-added{
	font-size: 13px;
	padding: 0px 30px;
	font-weight: bold;
	}


/* Contact Form  ---------------------------------------------------------------------------------------------------- */

.contact_wrapper {
    padding:10px 0px 20px 20px;
	}

p.contact_form {
    padding-top:5px;
	}

.contact_box {
    margin-left:2px;
    width:294px;
    height:115px;
    float:left;
    padding-bottom:25px;
	}


.contact-submitted {
	margin-top: 10px;
	background-color: #f62c20;
	border: 1px solid #fff;
	color: #fff;
	padding: 10px 15px;
	width: 305px;
	}


h2.know_your_rights {
    padding-bottom:10px;
    margin-left:20px;
    padding-bottom:30px;
    text-indent:-3000px;
    width:255px;
    height:42px;
    background:url("../images/h2_know_your_rights.gif") no-repeat;
	}


h4.contact {
	font-size:13px;
	color:#E56A15;
	}

h3.contact_us {
	padding-bottom:10px;
	text-indent:-3000px;
	width:250px;
	height:29px;
	background:url("../images/h3_contact_us.gif") no-repeat 0px 0px;
	}

h3.get_in_touch {
	padding-bottom:10px;
	text-indent:-3000px;
	width:250px;
	height:36px;
	background:url("../images/h3_get_in_touch.gif") no-repeat 0px 0px;
	}

.questions_section ul {
	list-style: circle;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	}

.questions_section ol {
	list-style: decimal;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	}

.questions_section ul li {
	padding: 0px;
	margin: 0px;
	}

.questions_section p { padding: 5px 0px; }

.answer a { color: #fff; }


/* Know Your Rights ----------------------------------------------------------------------------- */

.rights_container { padding-left:38px; }

.right_1_container {
    background:url("../images/right_1_bg.jpg") no-repeat 0px 0px;
    width:551px;
    height:245px;
    padding-top:22px;
	}

.right_2_container {
    background:url("../images/right_2_bg.jpg") no-repeat 0px 0px;
    width:551px;
    height:245px;
    padding-top:22px;
	}

.right_3_container {
    background:url("../images/right_3_bg.jpg") no-repeat 0px 0px;
    width:551px;
    height:245px;
    padding-top:22px;
	}

.right_content_container {
    padding-left:135px;
    padding-right:30px;
    padding-top:40px;
    font-size:13px;
    font-weight:bold;
    color:#755c62;
	}

p.right_content { padding-top:15px; }

img.so {
    padding-left:140px;
    padding-top:10px;

}
.form-error{
    color: red;
    padding-top: 10px;
}
.form-error ul{
    margin:0px;
    padding: 0px;
}
.form-error ul li{
    margin:0px;
    padding: 0px;
}
p.contact_form input{
    width: 334px;
}
.contact_form textarea{
    width: 334px;
    height: 75px;
}

/* Rhythmixer --------------------------------------------------------------- */

.noflash {
    background: url("../images/bg-noflash.jpg") 0 0 no-repeat;
    width: 954px;
    height: 593px;
    }

.noflash .container {
    width: 300px;
    padding-top: 125px;
    }

.noflash .container p {
    padding-top: 10px;
    text-align: center;
    color: #eee;
    }

.noflash .container p a:link,
.noflash .container p a:visited,
.noflash .container p a:hover,
.noflash .container p a:active {
    color: #eee;
    }

.noflash .container p a:hover { 
    color: #999;
    text-decoration: none;
    }

#google_iframe {
    text-indent: -30000px;
    display: block;
    width: 281px;
    height: 221px;
    background: transparent url("../images/2011campaign/eventsMapWidget-2011.gif") top left no-repeat;
	}



/* Added 11/05/10 - TL --------------------------------------------------------------- */

.content .pagemissing a:link,
.content .pagemissing a:visited,
.content .pagemissing a:hover,
.content .pagemissing a:active {
	color: #15839A;
	text-decoration: none;
	}

.content .pagemissing a:hover { text-decoration: underline; }
.content .left_column .pagemissing ul { padding: 0.25em; }
.content .left_column .pagemissing ul li { list-style: disc; }


/* Sitemap --------------------------------------------------------------- */

.sitemap-bottom {
    height:61px;
    background: url("../images/singleColumn-bottom.jpg") no-repeat;
	}

.sitemap-top {
    height: 76px;
    background: url("../images/singleColumn-top.jpg") no-repeat;
    text-align: center;
	}

.sitemap-body {
    background:#d6d1c6;
    width: 959px;
    padding-top: 10px;
    padding-bottom: 30px;
}

h1.sitemap-h1 {
    margin-left: 25px;
    padding-bottom: 10px;
    height: 40px;
    background: url("../images/h1_sitemap.gif") no-repeat;
    display: block;
    text-indent: -3000px;
}

#sitemap_list { margin: 0 40px; }

#sitemap_list ul { }

#sitemap_list li {
	color: #15839A;
    line-height: 1.75em;
    list-style: disc;
	}

#sitemap_list li a {
    text-decoration: none;
    color: #15839A;
	}

#sitemap_list li a:hover { text-decoration: underline; }

