﻿/* Main Section Background */

#main {background: #fff url(/PublishingImages/Phase2/main_bg_home.gif) repeat-x top;}

/* Overrides for Global Inner (FLA) */

#wrap #sidebar {display: none;}
#wrap #content-outer {
float: none;
padding: 0;
width: 100%;
}
#wrap #main-inner {padding: 0 70px;}

#main-content h1 {margin-bottom: .5em;}
#main-content #section-masthead #page-heading h1 {margin-left: 20px;}
#page-heading a.learn-more {
background: url(/PublishingImages/Phase2/cta_images/learn_more.gif) no-repeat top;
clear: left;
display: block;
height: 23px;
margin: 1em 0 0 20px;
text-indent: -9999px;
width: 84px;
display: none;
}
#page-heading a.learn-more:hover {
background-position: bottom;
display: none;
}

/* Section Images Background */

/*
div#main-inner {background: url(/PublishingImages/canada/section_imgs/hero_home_can.png) no-repeat 200px 0;}
*/

#wrap #main .image-one {background: url(/PublishingImages/Florida/Site/home_page_bg/image_1.jpg) no-repeat 0 0;}
#wrap #main .image-two {background: url(/PublishingImages/Florida/Site/home_page_bg/image_2.jpg) no-repeat 0 0;}
#wrap #main .image-three {background: url(/PublishingImages/Florida/Site/home_page_bg/image_3.jpg) no-repeat 0 0;}
#wrap #main .image-four {background: url(/PublishingImages/Phase2/home_page_bg/image_4.jpg) no-repeat 0 0;}

ul#bg-switcher {
visibility: hidden;
/*float: left;
padding-left: 20px;*/
}
ul#bg-switcher li {
cursor: pointer;
float: left;
height: 69px;
margin-right: 20px;
padding: 0;
text-indent: -9999px;
width: 62px;
background-position: 0 0;
background-repeat: no-repeat;
}
ul#bg-switcher li.imageone {background-image: url("/PublishingImages/Florida/Site/home_page_bg/imageone.png");}
ul#bg-switcher li.imagetwo {background-image: url("/PublishingImages/Florida/Site/home_page_bg/imagetwo.png");}
ul#bg-switcher li.imagethree {background-image: url("/PublishingImages/Florida/Site/home_page_bg/imagethree.png");}
ul#bg-switcher li.imagefour {background-image: url(/PublishingImages/Phase2/home_page_bg/imagefour.png); display: none;}

#wrap #bg-switcher li.hover, #bg-switcher li.active {background-position: 0 bottom;}

/* Section Masthead Styles */

/* #section-masthead {margin-bottom: 9em;} Hidden for U.S. News announcement */

/* My Chart Styles */

#secondary-content {
padding: 0 0 20px;
width: 260px;
}
#myChartSignIn {
background: url(/PublishingImages/Phase2/secondary-content-featured.png) no-repeat 0 0;
margin-bottom: 2em;
}
#myChartSignIn div.sos-login {
border-top: 1px dotted #999;
margin: .5em 0;
padding-top: .8em;
}
#myChartSignIn div.sos-submit {
border-bottom: 1px dotted #999;
margin-bottom: .5em;
padding-bottom: 1em;
}
#myChartSignIn div.text-input-border input {
border: 1px solid #999;
font-size: 1.1em;
height: 1.2em;
padding: 2px;
width: 208px;
}
#myChartSignIn div.text-input-border {margin-bottom: .5em;}
#myChartSignIn label {display: block;}
#myChartSignIn-bottom {
background: url(/PublishingImages/Phase2/secondary-content-featured_bottom.gif) no-repeat bottom;
padding: 20px;
}
#wrap #myChartSignIn a.sign-in {
background: url(/PublishingImages/Florida/Site/cta_images/sign_in_btn.gif) no-repeat 0 0;
display: block;
float: left;
height: 23px;
text-indent: -9999px;
width: 57px;
}
#wrap #myChartSignIn a.sign-in:hover {background-position: bottom;}
#myChartSignIn ul.info {
float: right;
font-size: .9em;
}
#content #myChartSignIn ul.info li {
background: none;
padding-left: 0;
}
#wrap #main-content #myChartSignIn ul li {background: url(/PublishingImages/Florida/Site/list_arrow_orange.gif) no-repeat 0 5px;}
#primary-content ul.required-list li {padding-bottom: 1.4em;}
#ctl00_PlaceHolderMain_ctl00_canadaDiv1 ol {
list-style-type:decimal;
}
#ctl00_PlaceHolderMain_ctl00_canadaDiv1 ol li {
font-size: 1.2em;
margin-left: 1.5em;
padding-left: 0;
}
#ctl00_PlaceHolderMain_ctl00_canadaDiv1 ol ul {
margin-bottom: 0;
}
#ctl00_PlaceHolderMain_ctl00_canadaDiv1 ol ul li {
font-size: 100%;
margin-left: 0;
padding-left: 8px;
}
#wrap #main-content #myChartSignIn ol ul li {background: none;}
a.lnkResetPassword, a.lnkForgotMyChartID {
float: right;
font-size: 1.1em;
}

/************ =IE6 fix for extra padding below social media links
***************************************/

* html #section-masthead {
margin-bottom: 0; 
padding-bottom: 3em;
}

/************ =IE7 fix for extra padding below social media links
***************************************/

*:first-child+html #section-masthead {
margin-bottom: 0; 
padding-bottom: 3em;
}

