
    /* General Styles Starts*/


body {
	font: 13px Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;

background: url(http://www.lightthenight.org/assets/images/bckgrnd_sky_fade.jpg) repeat-x #FFF;
	}
#body_content {
	width: 100%;
	float: left;
}

#content_subpage #simpleBody h2 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #e5c35f;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	white-space: normal;
	padding: 0px;
	margin-left: 0px;
	overflow: hidden;
	text-transform: uppercase;
	display: none;
}


img {
	border: 0;
	}

p {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #05182c;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: left;
}
h1 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #082a63;
	font-weight:normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;

}
h2 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #cc0000;
	font-weight:normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;

}

h3 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #082a63;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}


h4 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #082a63;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h5 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #082a63;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	white-space: normal;
	padding: 0px;
	margin-left: 0px;
	overflow: hidden;
}

a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

ul {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 13px;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	list-style-image: url(http://www.lightthenight.ca/assets/images/ul_disc3.png);
	color: #05182c;
}

li {
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 2px;
	margin-top: 3px;
}


ol {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 13px;
	list-style-position: outside;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: decimal;
}


.img_flt_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}
.img_flt_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.photo_caption {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
        font-weight: bold;
	color: #082A63;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CC0000;
	padding-left: 5px;
	margin: 0px 0px 15px;
	padding-top: 0px;
	padding-right: 0px;
	text-align: left;
	overflow: hidden;
}

.photo_caption_noBorder {
	font-size: 12px;
	font-style: italic;
        font-weight: bold;
	color: #082A63;
	text-align: left;
}

.photo_caption_right {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
        font-weight: bold;
	color: #082A63;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CC0000;
	padding-right: 5px;
	margin: 0px 0px 15px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: right;
	overflow: hidden;
}


hr {
	margin: 10px 0px;
	padding: 0px;
	border-top: dotted 1px;
	color: #235d91;
	width: 100%;
	float: left;
}

.hr_honoredPatient {
	margin:40px 0px 40px 0px;
}

form {
	margin:0px;
	}

.clrall {
	clear: both;
	height:0px;
	margin: 0px;
	padding: 0px;
	}

hr.filler, hr.filler4, hr.filler4home{
	height:0px;
	border:0px;
	margin: 0px;
	padding: 0px;
	display: none;
	}
hr.filler4{
	height:4px;
	display: none;
	}
hr.filler4home{
	height:4px;
	clear:both;
	display: none;
	}

/* Input Styles Starts */

.txtbox {
 	border: 1px solid #000000;
 	margin-left: 5px;
	font-size: 12px;
	vertical-align: middle;
	}

/* Input Styles Ends */




/* Container Styles Starts */

.oneColLiqCtrHdr #container {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;
	width: 967px;
	}

/* Container Styles Ends */




/* Header Styles Starts */

/* Chapter Finder Float */
#header_center {
	float: left;
	margin-top: 13px;
	margin-right: 0px;
	margin-left: 16px;
	text-align: left;
    }

#header_center img {
	margin-top: 2px;
	padding-left: 4px;

	}

#header a {
    color: #ffffff;
    font-size: 10px;
    text-decoration: none;
    }

#header a:hover {
    text-decoration: underline;
    }


/* END Chapter Finder Float */

#header_block_subpage {

        margin: 0px;
	padding: 0px;
position:relative;
	}

#header_block_subpage_home {
	height: 112px;
        margin: 0px;
	padding: 0px;
	text-align: left;
}

#header_left {
        margin: 0px;
	padding: 12px 0 0 0;
	float: left;
	height: 29px;
	text-align: right;
        width: 400px;
	}

#header_left img {
	margin: 0px;
	padding: 0px;
	float: left;
}

#header_right input{
	margin-top: 2px;
	margin-left: 6px;
        padding: 0px;
	vertical-align: middle;
	font-size:9px;
	}

#header_right {
	float: right;
	margin-top: 7px;
	margin-right: 15px;

	}

#header_right img {
	margin-top: 2px;
	padding-left: 8px;

	}

#header_right select{
	margin: 2px 10px 0 10px;
	font-size:10px;
	}
#header_left_block_home {
position:absolute;top:18px; left:8px;
	width: 296px;
	height: 54px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}
#header_right_block_home {
	float: left;
	width: 750px;
	height: 10px;
	margin-top: 32px;
margin-left:320px;
}

#header_home_right_block_content{
	margin-left: 0px;
	 margin-top: 0px;
	}


header_home_right_block_content input{
	 vertical-align: middle;
	 }

#header_left_block {
position:absolute;top:18px; left:8px;
	width: 296px;
	height: 54px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}
#header_right_block {
	float: left;
	width: 750px;
	height: 10px;
	margin-top: 32px;
margin-left:320px;
}

#header_right_block_content {
	 margin-left: 0px;
	 margin-top: 0px;
	 }

#header_right_block_content input {

	 }




/* top navigation dropdown styles */

#headcontainer {
	width: 967px;
	height: 112px;
	margin: 0px;
	padding: 0px;

}
#headcontainer_home {
	width: 967px;
	height: 81px;
	margin: 0px;
	padding: 0px;
        float: left;
}


.topNavMenu {
	margin: 0px;
	padding: 0px;
	width: 750px;
	text-align: left;
}
.topNavMenuItem {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
        float: left;
border-right:1px dotted #ccc;
        text-align: left;
margin: 0 0px 0 0;
}
.topNavMenuItem a {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #173e7c;
	padding: 4px 14px;
	float: left;
	display: block;
	text-align: left;

}
.topNavMenuItem a:hover {
	background-color: #80a2d7;
	text-decoration: none;
	color: #FFFFFF;
}

#topNavMenuItemSelected a {
	background-color: #80a2d7; color:#fff;
}






.topNavDropdownMenu {
	margin: 0px;
	z-index: 50;
	position: absolute;
        float: left;
	padding-top: 47px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
}
.topNavDropdownMenuItem {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #999999;
}
.topNavDropdownMenuItem a {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 10px;
	display: block;
}
.topNavDropdownMenuItem a:hover {
	background-color: #94222A;
}



/* top navigation dropdown styles ENDS */



#header_links {
	 text-align: right;
	 float:right;
	 position: relative;
	 bottom: 20px;
	 font-size: 10px;
	 font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	 margin-right: 15px;
	 display: inline;
	}

#header_links img {
	vertical-align: text-top;
	}

#header_links a {
	text-decoration: underline;
	color: #7e469b;
	}

#header_links a:hover {
	text-decoration: none;
	}


.oneColLiqCtrHdr #header {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	padding: 0;
	width: 967px;
	height: 41px;
	font-size: 10px;
	color: #FFFFFF;
	/*background-color: #082a63;
background-color: rgba(8, 42, 99, 0.7);*/
	margin: 0px;
	}


.oneColLiqCtrHdr #header h1 {
	margin: 0;
	padding: 10px 0;
	}

/* Header Styles Ends */



#postcodecont {
	height: 100px;
}

#postimage {
	float: left;
	width: 50%;
}

#postform {
	float: right;
	width: 50%;
	margin-top: 30px;
}

#postform img {
	margin-top: 5px;
}


#gobut {
	margin-top: 5px;
}





/* Left Panel Starts */

#leftpane {
	width: 176px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	clear: both;
	}

/* Left Navigation Starts */

div.leftmenu {
	width: 176px;background-color:#e5efff;
	}

div.leftmenu div {
	overflow: hidden;
	}

div.leftmenu div.collapsed {
	height: 25px;
	}

div.leftmenu div ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.leftNavMenuParentItem {
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #235d91;
	padding:0px;
	margin:0px;
}
.leftNavMenuParentItem a {
	color: #FFF;
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 13px;
	text-decoration: none;
	background-color: #06265c;
	display: block;
	padding: 6px;

}
.leftNavMenuParentItem a:hover {
	background-color: #082a63;
	color: #FFF;
	text-decoration: none;
}

.leftNavMenuItemLevel1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	display: block;
	padding:0px;
	margin:0px;
}

.leftNavMenuItemLevel1 a {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #082a63;
	text-decoration: none;
	background-color: ;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
}

.leftNavMenuItemLevel1 a:hover {
	background-color: #cfe2ff;
	color: #082a63;
	text-decoration: none;
}

.leftNavMenuItemLevel2 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	padding:0px;
	margin:0px;
}

.leftNavMenuItemLevel2 a {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #082a63;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-color: ;
}

.leftNavMenuItemLevel2 a:hover {
	background-color: #cfe2ff;
	color: #082a63;
	text-decoration: none;
}

.leftNavMenuItemLevel3 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	padding:0px;
	margin:0px;
}

.leftNavMenuItemLevel3 a {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #082a63;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
	background-color: ;
}

.leftNavMenuItemLevel3 a:hover {
	background-color: #cfe2ff;
	color: #082a63;
	text-decoration: none;
}

.leftNavMenuItemLevel4 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	padding:0px;
	margin:0px;
}

.leftNavMenuItemLevel4 a {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #082a63;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 40px;
	background-color: ;
}
.leftNavMenuItemLevel4 a:hover {
	background-color: #cfe2ff;
	color: #082a63;
	text-decoration: none;
}

.leftNavMenuItemLevel1.selected a,
.leftNavMenuItemLevel2.selected a,
.leftNavMenuItemLevel3.selected a,
.leftNavMenuItemLevel4.selected a {background-color:#80A2D7;color:#fff;}

#promo1  {
	background-color: ;
	text-align: left;
	margin-top: 16px;
	padding: 0px;
}

#promo2  {
	background-color: ;
	text-align: left;
	margin-top: 10px;
	padding: 0px;
}

#promo3 {
	background-color: ;
	text-align: center;
	margin-top: 10px;
	padding: 0px;
	display: block;
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #082a63;
}

/* Left Navigation Ends */





/* Content Styles Starts */

div.full{
	width:100%;
	}


.oneColLiqCtrHdr #mainContent {
	padding: 0;
	/*background: #FFFFFF;*/
	width: 967px;
	margin: 0px;

	}

.oneColLiqCtrHdr #mainContent_subpage {
	padding: 0;
	/*background: #FFFFFF;*/
	width: 967px;
	margin: 0px;

	}

#content_subpage {
	padding: 0 15px 5px;
	margin-left: 216px;
	width: 720px;
	margin-top: 0px;
	}

#content {
	padding: 0px;
	text-align: left;
	width: 947px;
	margin: 0px;
        float: left;
	}

#home_copy_container {
	width: 830px;
	margin:0px;
	float:left;
}

#content_mainheader_left {
	width: 200px;
	float: left;
	color: #7e469b;
	}

.content_mainheader_right {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #7e469b;
	float: right;
	padding-top: 10px;
	margin-right: 20px;
	}

#content_subpage p.firstpara {
	margin-top: 0;
	padding-top: 0;
	}

#breadcrumbs {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 10px;
	padding: 5px 0px;
	color: #235d91;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #235d91;
	text-align: left;
	display: block;
	width: 100%;
	display: none;
	}

#content_subpage #breadcrumbs a {
	color: #e5c35f;
	}
#content_subpage #breadcrumbs a:hover {
        text-decoration: underline;
	}
#chapter_home_container {
	text-align: left;
	float: left;
	width: 100%;
}










/* National and Chapter Content Templates Starts*/
/* Custom and Additional Interior Styles Starts*/

#left_col_home {
	width: 200px;
	float: left;
	padding-right: 5px;
}
#center_col_home {
	width: 200px;
	float: left;
	padding-right: 5px;
}
#right_col_home {
	float: left;
	padding: 0px;
}
#right_col_home_1 {
	/*background-color: #a5c6db;
	padding: 10px;
	width: 250px;
	border-top-width: 1px;
	border-top-style: dotted;

	border-top-color: #235d91;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;   */


    	padding: 10px;
	width: 250px;
	border-top-width: 1px;
	/*border-top-style: dotted;*/
	border-top-color: #235d91;
	border-bottom-width: 1px;
	/*border-bottom-style: dotted;*/
	border-bottom-color: #235d91;
}
#right_col_home_2 {
   /*	background-color: #a5c6db;
	padding: 10px;
	width: 250px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #235d91;
	border-bottom-color: #235d91;    */

     /*background-color: #FFFFFF;*/
	padding: 10px;
	width: 250px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	/*border-top-style: dotted;*/
	/*border-bottom-style: dotted;*/
	border-top-color: #235d91;
	border-bottom-color: #235d91;

}
#bttm_col_home {
	padding-top: 10px;
	clear: both;
	text-align: left;
}


#left_col_main_home {
	float: left;
	width: 440px;
}
#national_layout_container {
	text-align: left;
	width: 720px;
	float: left;
}


#national_layout_container a img {
	border: 0px;
}


#nat_col_generic_left {
	float: left;
	padding: 0px;

}
#nat_col_generic_right {
	float: left;
	padding: 0px;
	width: 50%;
}
#chap_col_generic_left {
	width: 350px;
	float: left;
	padding: 5px;
}
#chap_col_generic_right {
	width: 340px;
	float: right;
	padding: 5px;
}
#chapter_row {
	display: block;
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 20px;
}
#content_subpage img  {
	border: 4px solid #235d91;

}
#left_col_home_topimage {
	width: 420px;
	text-align: left;
	margin: 0px 0px 15px;
	padding: 0px;
	vertical-align: middle;
	float: left;
}
#content_subpage .title_headline {

	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 21px;
	color: #082a63;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	white-space: normal;
	padding: 0px;
	margin-left: 0px;
	overflow: hidden;
	text-transform: ;
}

#content_subpage table#faq h3 a {
	color: #082a63;
	text-decoration: none;
}


#content_subpage table#faq h3 a:hover {
	text-decoration: underline;
}

#content_form input{
	margin-top: 2px;
	margin-left: 6px;
        padding: 0px;
	vertical-align: middle;
	font-size:9px;
	}
#incentives h3  {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#incentives p {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #05182c;
	padding: 0px;
	text-align: left;
	margin: 0px;
}


/* Custom and Additional Interior Styles Ends*/
/* National and Chapter Content Templates ENDS*/











.content_img1 {
	padding-right: 15px;
	float: left;
	}

.content_right_ftext {
	margin-left: 250px;
	width: 380px;
	}

.top_mp_null {
	margin-top: 0;
	padding-top: 0;
	}

#index_imgs {
	border-top: 1px solid #7e469b;
	border-bottom: 1px solid #7e469b;
	margin: 25px 0px;
	padding: 10px 2px;
	text-align:center;
	}

.top_of_page a{
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 10px;
	float: right;
	padding: 6px;
	width: 80px;
	text-align: right;
	font-style: italic;
	}

.top_of_page_faq a {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
	width: 80px;
	text-align: left;
	font-style: italic;
	}





/* FOOTER AREAS STYLES START HERE */




#sponsors_title {
	float: left;
	padding-top: 0px;
	margin-left: 0px;
    margin-bottom:6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699c3;
	width: 967px;
	}

.natsponfiller{
	width:0px;
        height:0px;
        display: none;
	}

div#content .natsponfiller{
	width:0px;
        height: 0px;
        display: none;
	}





#sponsors {
	width:100%;
	float:left;
	height:auto;
	padding:14px 0 30px 0;
}
#sponsor_left {
	width:430px;
	float:left;
	height:100px;
}
#sponsor_right {
	width:500px;
	float:left;
	height:100px;
}
#honoredFriend {
	background: url(/assets/images/sponsors/sponsorTitle_honoredFriend.gif) no-repeat 0px 10px;
	padding:10px 0 0 70px;
	min-height:60px;
	margin:0 0 6px 0;
}
#specialFriends {
	background: url(/assets/images/sponsors/sponsorTitle_specialFriends.gif) no-repeat 10px 0px;
	padding:4px 0 0 70px;
	min-height:60px;
}
#specialFriends img {
	float:left;
}
#nationalSponsors {
	background: url(/assets/images/sponsors/sponsorTitle_nationalSponsors.gif) no-repeat 0px 10px;
	padding:0 0 0 80px;
	min-height:65px;
	margin:0 0 6px 0;
}
#nationalSponsors_btm {
	padding:0 0 0 80px;
	min-height:60px;
}
#honoredFriend img, #specialFriends img, #nationalSponsors img, #nationalSponsors_btm img {
	float:left;
	padding:0 20px 0 0;
}


.sponsor_logo_space {
	padding-right: 20px;
	padding-left: 0px;
}




.xhtml_css_validation {
	float: right;
	margin: 0;
	padding: 2px;
	}

#flashmedium {
	width: 262px;
	height: 132px;
	margin-top: 5px;
}

/* Content Styles Ends */





/* form Component styles start */

#formComponent {
        height:100%
}

#formComponentImg {
        float: left;

}

#formComponentForm {
        margin-top: 30px;
        margin-left: 30px;
        margin-bottom: 30px;
        float: left;
}

#formComponentform input{
        vertical-align: middle;
}


/* form component style end */

/* footer Styles Starts */

.blockimgsmain2 {
	padding: 0; margin: 0;
	}

.blockimgs2 a{
	float: left;
	border: 1px solid #dedede;
	margin-right: 2px;
	}

.blockimgs2 a:hover {
	border: 1px solid #000;
}

.oneColLiqCtrHdr #footer {
	padding: 10px 0px 0px;
	margin: 10px 0px;
	float: left;
	width: 967px;
	color: #082a63;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6699c3;
	}

.oneColLiqCtrHdr #footer span {
	font-size: 10px;
	padding: 0px;
	}

.oneColLiqCtrHdr #footer span#footerleft {
	float: left;
	}

.oneColLiqCtrHdr #footer span#footerright {
	font-size: 10px;
	float: right;
	margin-left: 10px;
	}

span#footerright a {
	padding-left: 2px;
	padding-right: 2px;
}

.oneColLiqCtrHdr #footer b {
	color: #7e469b;
	}

#support {
	text-align: center;
	margin: 5px 0;
	}

#footer a {
	color: #cc0000;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: none;
	}
/* footer Styles Ends */

/* Email Template Starts */

#emailcontainer {
	width: 500px;
	margin-top: 20px;
	padding: 10px;
	text-align: left;
	}

.emailitemtext {
	padding-bottom: 0;
	margin-bottom: 0;
	}

#closebutton {
	margin-left: 25px;
	}

#mailimg {
	float: left;
	padding-right: 10px;
	}
/* Email Template End */


/* Contacts */
div#contactsInfo {
	padding-top: 10px;
	padding-bottom: 10px
	}
div#contactsInfoTitle{
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #082a63;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
/* Fix for Firefox to ensure floated divs are displayed within the main content div. */
div.content_fix{
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}

/*Event detail*/
div#eventDetailTitle{
  	font-weight: bold;
  	padding-top: 15px;
  	padding-bottom: 15px;
	}

div#eventLocation{
  	float:left;
  	width:50%;
	}

div#eventDetails{
  	float:left;
  	width:50%
	}

div#eventDescription{
  	margin-top:20px;
  	width: 100%;
	}

div#eventContactDetails{
  	margin-top: 20px;
  	width: 100%;
	}

span.title{
  	font-weight: bold;
	}

div.clrRight{
	clear: right;
	}
div.barker{
	float:left;
	padding-right: 5px;
}
#backgroundFooterImage {
	height: 475px;
	width: 100%;
	display: block;
	float: left;
	background-image: url(/assets/images/ltn_bg_lineart.gif);
display:none;
}





/* Content Editor Styles Dropdown Starts */


.paragraph {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #05182c;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: left;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.bold_italic {
	font-weight: bold;
	font-style: italic;
}

.bold_underline {
	text-decoration: underline;
	font-weight: bold;
}

.bold_italic_underline {
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}

.italic_underline {
	text-decoration: underline;
	font-style: italic;
}

.headline_1 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #082a63;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: ;
}

.headline_2 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #CC0000;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: ;
}

.headline_3 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #082a63;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.headline_4 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #082a63;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.headline_5 {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #082a63;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #235d91;
	white-space: normal;
	padding: 0px;
	margin-left: 0px;
	overflow: hidden;

}

.text_left {
	text-align: left;
}

.text_center {
	text-align: center;
}

.text_right {
	text-align: right;
}

.text_justify {
	text-align: justify;
}

ul {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 13px;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	list-style-image: url(/assets/images/ul_disc.png);
	color: #05182c;
}

li {
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 2px;
	margin-top: 3px;
}

ol {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 13px;
	list-style-position: outside;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: decimal;
}

.image_border_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 4px solid #235d91;
}

.image_border_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 4px solid #235d91;
}

.image_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}

.image_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.caption {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
    font-weight: bold;
	color: #082A63;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CC0000;
	padding-left: 5px;
	margin: 0px 0px 15px;
	padding-top: 0px;
	padding-right: 0px;
	text-align: left;
	overflow: hidden;
}



/* Content Editor Styles Dropdown Ends */









/**** Page Specific Styles Start ****/



/** Home Page Styles **/

#thankYouBanner_home {
	width:730px;
	text-align:center;
	margin: 0 0 0 90px;
	padding:20px 30px;
	-moz-box-shadow: 0px 4px 10px #002a65;
	border-top:3px solid #7baed5;
	border-bottom:3px solid #7baed5;
	font-size:18px;
	font-weight:normal;
	line-height:26px;
	color:#002a65;
	background-color: #FFF;
	background-image: url(/assets/images/banner_bg_fill.jpg);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}

#home_copy_container h1 {
	margin-bottom:4px;
	padding:0px;
	font-size:18px;
}
#home_copy_container h2 {
	padding:0px;
	margin-bottom:18px;
	font-size:15px;
	color: #082a63;

}




#homeContentWrapper {
	float:left;
	padding: 0 0 0 50px;
}

/*** Michael C. Hall Homepage Content ***/
#home_mchContainer {
	/*width:830px;
	height:575px;
	text-align:left;
	background-image: url(/chapter/national/image/homepage/mch/home_image_main_mch_thanks.jpg);*/
	background-repeat: no-repeat;
	position:relative;
}
#home_mchContainer img {
	position:absolute;
	bottom:25px;
	right:0px;
}

#home_cta_navContainer {
	width:830px;
	height:60px;
	text-align:left;
	float:left;
	margin:0 0 20px 0;
	padding:0px;
}
#home_cta_navContainer img {
	margin:0px;
	padding:0px;
	float:left;
}

/*** Michael C. Hall Homepage Content END ***/




/*** Michael C. Hall Landing Page ***/

.spokesperson_columnLeft {
	width:230px;
	float:left;
	margin: 0 30px 0 0;
}
.spokesperson_columnRight {
	width:300px;
	float:left;
	background-color:rgba(255, 255, 255, 0.6);
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	padding:40px 15px;
	height:240px;
}
.spokesperson_columnBottom {
	float:left;
	clear:both;
	width:600px;
	margin:20px 0 0 0;
}
.spokespersonQuote {
	font-size:18px;
	font-style:italic;
	line-height:30px;
}
.spokespersonCaption {
	text-align:right;
	font-style:italic;
	margin:0px;
	padding:0px;
}

/** Home Page Styles END **/






/** Honored Patient Page **/

#honoredPatientContainer {
	float:left;
	clear:both;
	width:720px;
	padding:10px 0;
	margin:0 0 20px 0;
	border-bottom:1px solid #80A2D7;
}
.hp_leftCol {
	float:left;
	width:200px;
}
.hp_leftCol img {
	margin:0 0 10px 0;
}
.hp_rightCol {
	float:left;
	width:510px;
	padding: 0 0 0 10px;
}

/** Honored Patient Page END**/




/** Incentives Page **/

#incentivesContainer {
	font-family: Gill Sans MT, Arial, Verdana, sans-serif;
	font-size: 13px;
}
#incentivesTop {margin:0 0 20px 0;}
#incentivesTop img {float:right; margin:0 0 0 10px;}
#incentivesBottom {margin:20px 0 16px 0; padding:0 0 10px 0; border-bottom:1px solid #80A2D7;}
#incentivesBottom p {}
#incentivesBottom h3 {margin:0px;}
#incentivesChart {float:left; margin:0 0 10px 0; border-top:1px solid #80A2D7;width:720px;}
.incentiveRow {border-bottom:1px solid #80A2D7;padding:6px 0; clear:both; height:auto;float:left;width:720px;}
.incentiveLevel {display:block; color:#082A63; font-weight:bold; width:80px; float:left;}
.incentiveAmount {display:block; width:130px; float:left;}
.incentiveDescription {display:block; width:500px; float:left;}
.disclaimer {font-size:12px; font-style:italic; color:#444;margin-bottom:4px;}

/** Incentives Page END**/




/*** Gas Promotion Styles ***/
.whiteAllCaps {color:#fff;text-transform:uppercase;font-size:21px;}







#charityLogos {
	border-top: 1px dotted #6699C3;
	padding:10px 0 0 0;
	float:left;
	width:100%;
	height:auto;
	clear:both;
	text-align:left;
	width:967px;
}
#charityLogosContainer {
	width:480px; float:left;
}
ul.charityLogos {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.charityLogos li {
	display:inline;
	margin: 0 10px 0 0;
}

#followUsContainer {
	width:485px; float:left; text-align:right;padding:10px 0;
}
.followus_icon {margin:0 5px 0 0;}








/****** Misc Styles ******/

/** Button Styles **/




.btnGradient_red {
    background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.23, rgb(139,2,2)),
    color-stop(0.62, rgb(204,0,0))
);
    background-image: -moz-linear-gradient(
    center bottom,
    rgb(139,2,2) 23%,
    rgb(204,0,0) 62%
);
    border:1px solid #8b0202;
    padding:4px 20px;
    margin:0 16px 0 0;
    display:block;
    color:#fff;
    float:left;
}

.btnGradient_red:hover {text-decoration:none;color:#fff;}


#ie_historyFrame { width: 0px; height: 0px; display:none }
#firefox_anchorDiv { width: 0px; height: 0px; display:none }
#safari_formDiv { width: 0px; height: 0px; display:none }
#safari_rememberDiv { width: 0px; height: 0px; display:none }




/*** Gas Promotion Styles ***/
.whiteAllCaps {color:#fff;text-transform:uppercase;font-size:21px;}




/* Home page content */





/* fbg */
.fbg { }
.fbg_resize { padding:2px 20px; border-top:0px solid #efefef; border-bottom:0px solid #efefef;}
.fbg a { }
.fbg  h2 { }
.fbg img { padding:2px; border:0px solid #cfd2d4;}
.fbg .col { margin:0; float:left;}
.fbg .c1 { padding:0 12px 0 0; width:200px;}
.fbg .c2 { padding:0 12px; width:200px;}
.fbg .c3 { padding:0 0 0 12px; width:200px;}
.fbg .c4 { padding:0 0 0 50px; width:200px;}
.fbg .c1 img { margin:8px 10px 4px 0;}
.fbg .c2 img { margin:8px 10px 4px 0;}
.fbg .c3 img { margin:8px 10px 4px 0; float:left;}
.fbg .c4 img { margin:8px 10px 4px 0; float:left;}



/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {

margin:5px;
padding-top: 5px;
width: 400px;
background-color: #FFFFFF;
}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
width: 400px;}

#slideshow .slides ul {
/* total width of all slides -
960px multiplied by 3 in this case */
width: 2880px;}

#slideshow .slides li {
width: 360px;
float: left;
padding-bottom: 5px;
padding-left:15px;

}

#slideshow .slides h2 {
margin-top: 0;}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
background-color: #FFFFFF;
border-top: 1px solid #ccc;}

#slideshow .slides-nav li {
float: left;}

#slideshow .slides-nav li a {
display: block;
padding: 2px 4px;
outline: none;}


#slideshow .slides-nav li.on,
#slideshow .slides-nav li.on a {
background-color: #CCCCCC;}

#slideshow .slides-nav li.on a {
position: relative;
top: -2px;}


* {margin:0; padding:0}
/*body {font:12px Verdana,Arial; color:#000000; background:#FFFFFF url(images/ltnNBg2.jpg) 40% 0 no-repeat}    */



p {line-height:1.4; margin-bottom:2px}
#wrapper {width:568px;

/*background-image: url(http://www.lightthenight.ca/chapter/national/image/SliderBG5.jpg) ;  */
margin:10px ;
   padding-top:10px;
   padding-left:18px;
   padding-bottom:10px;
}


.sliderbutton {float:left; width:15px; padding-top:2px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#FFFFFF}
#slider {float:left; position:relative; overflow:auto; width:500px; height:260px; border:2px solid #fff; background:#fff}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:500px; height:300px; padding-right:10px}

.pagination {float:right; list-style:none; height:5px; margin:5px 20px 20px 50px}
.pagination li {float:left; cursor:pointer; padding:5px 8px; background:#FFFFFF; border:1px solid #999; margin:0 4px 0 0; text-align:center; color:#CC0033}
.pagination li:hover {background:#CC0000; border:1px solid #bbb; color:#000}
li.current {border:1px solid #ccc; background:#888}

li#content {width:464px; height:270px; padding:15px 10px 15px 18px}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}


