header .sub-container { color:#fff; background:url(../images/header-archived.jpg) no-repeat 0; }
header { background-color:#1c213f;}
header h2.logo a { width:450px; } /* Changes width of clickable home link in header - this will depend on how long your agency/department name is */
footer { background:#1c213f; color:#fff;}
footer h4 {color: #fff;}

/* Search Button -- If you choose to change the search button color, create new class name and change colors (instead of .green_btn which is for a green button only) */
.green_btn { background:#607c05 none repeat scroll 0 0!important; border: 1px solid #5C8645!important; color: #fff!important; }

/* Highlight Boxes -- Containing div (box) that holds the homepage slideshow */
.photo_highlight { margin:-10px -1em 0;padding-bottom:20px; }

/* Main (drop down) navigation colors */
nav#top-nav, nav#top-nav ul.sf-menu, .sf-menu li { background-color: #D9D9D9; }
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu li a:focus, .sf-menu li.sfHover .sf-with-ul, .sf-menu a:hover, .sf-menu li.current a:hover, .sf-menu li.current, ul.sf-menu li:hover > a { background:#1c213f; color:#fff; }
.sf-menu a, .sf-menu a:link, .sf-menu li ul li a  { color:#1c213f; }
.sf-menu ul { border-top:5px solid #1c213f; }
.sf-menu ul li { background:#fff; border-bottom:1px solid #f1f1f1; }

/* Dropdown navigation default arrow color - border-top-color only should be same color as links */
.sf-arrows .sf-with-ul::after, .sf-arrows .sf-with-ul:after { /* do not change this -->*/ border:5px solid transparent; /* only change this -->*/ border-top-color:#1c213f; }

/* Dropdown navigation arrow color when mouse hovers - should be same color as the text when hovered */
.sf-arrows > li > .sf-with-ul:focus::after, .sf-arrows > li:hover > .sf-with-ul::after, .sf-arrows > .sfHover > .sf-with-ul::after { border-top-color:#fff; }

/* Color of arrow when in section - should match the color of the text (can be found in "Active" colors section) */
body#home nav .hometab.sf-with-ul::after, body#governor nav .governortab.sf-with-ul::after, body#firstlady nav .firstladytab.sf-with-ul::after, body#priorities nav .prioritiestab.sf-with-ul::after, body#accomplishments nav .accomplishmentstab.sf-with-ul::after, body#newsroom nav .newsroomtab.sf-with-ul::after, body#administration nav .administrationtab.sf-with-ul::after, body#citizenservices nav .citizentab.sf-with-ul::after { border-top-color:#fff; }

/* "Active" section colors (former tabs)  -- highlight the navigation section you are in (see documentation for details) */
body#home nav .hometab, body#governor nav .governortab, body#firstlady nav .firstladytab, body#priorities nav .prioritiestab, body#accomplishments nav .accomplishmentstab, body#newsroom nav .newsroomtab, body#administration nav .administrationtab, body#citizenservices nav .citizentab, body#documents nav .documentstab {  background-color:#1C213F; color:#fff; }

/* Headline for Left Navigation */
#sectionnav h3 { background-color:#1c213f; color:#fff; }
.sectionbanner { background-color:#f4f5f7; background: -webkit-linear-gradient(left, #f4f5f7, white); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(right, #f4f5f7, white); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(left, #f4f5f7, white); /* For Firefox 3.6 to 15 */ background: linear-gradient(to right, #f4f5f7, white); /* Standard syntax (must be last) */ }

/* Home Page Example  -- if not used, delete */
.homecol1 { width:68%; float:left; margin:0 1em; }
.homecol2 { width:25%; float:left; margin:1.55em 1em; }
.homerightbox1 { background-color: #005da6; color:#fff; padding:10px; margin-bottom:10px; }
.homerightbox1 h2 { margin:0; }
.homerightbox1 ul { margin-left:-18px; }
.homerightbox2 { background-color: #b31712; color:#fff; padding:10px; margin-bottom:10px; }
.homerightbox2 h2 { margin:0; text-align:center; }
.homerightbox2 ul { margin-left:-18px; }

/*Right Column Box Styles */
.sidebarbox { background-color:#eee; }
.sidebarbox h3 { color:#fff; background-color:#1c213f; }

/* tbstribed table styles for  */
.tbstriped tr th { background-color:#1C213F; color:#fff; }
.tbstriped thead td { color:#fff; background-color:#1C213F; }
/* these are the colors for alternating rows */
.tbstriped tr td { background:#fff; }
.tbstriped tbody tr.zebra td { background:#eee; }


/* Highlight box without border -- as seen on /features/highlightbox.html  */
.highlightbox1 { background:#7497cf url("../lepage/images/fishing-bulletin-bg.jpg") no-repeat scroll right bottom; margin:10px auto 0; padding:0 0 400px; width:85%; }
.fishlink { text-decoration:none; color:#000!important; }
.gotfish { color:#fff!important; display:block; font-size:2.2em; margin:auto; padding-top:10px; text-transform:uppercase; width:72%; text-shadow:0px 1px 2px #000; text-align:center; }
.getfish { color:#fff; font-size:1.6em; text-align:center; text-shadow:0px 1px 3px #000; margin:10px; }

/* Highlight box with border -- as seen on /features/highlightbox.html */
.highlightbox2 { background:#7497cf url("../lepage/images/fishing-bulletin-bg.jpg") no-repeat scroll right bottom; margin:10px auto 0; padding:0 0 400px; border:2px solid #fff; box-shadow: 0 1px 5px 1px #666; width:85%; }
.fishbtn { display:block; margin:auto; font-size:1.5em; text-align:center; width:70%; }

/* Small Slideshow with Search and Buttons  -- as seen on /features/slideshow.html */
#home-promobox { background:#35363B; margin:0 0 10px; width:100%; }
#home-search { float:left; margin:0 2%; width:34%; }
#home-search form.searchform { background:#ffffff; border:medium none #666; border-radius:7px; box-shadow:0 2px 4px 1px #666 inset; clear:left; float:none; margin:17px auto 10px; padding:9px 10px 7px; width:100%; }
#home-search input.searchbutton { background:transparent url("../lepage/images/magn.jpg") no-repeat scroll 0 0; border:medium none; cursor:pointer; float:right; height:18px; margin:3px 0 0; width:20px; }
#home-search input.searchtext { border:medium none; color:#999999; font-size:1em; width:80%; } 
#home-popular { float:right; margin:10px 0 0; width:59%; }
ul#browse-home { float:left; list-style:outside none none; margin:5px 0 14px; padding:0; width:auto; }
ul#browse-home li { color:#fff; display:inline-block; float:left; margin:6px 4px 8px 3px; }
ul#browse-home a { background-color:#fff; border-radius:4px; color:#35363B; padding:6px 7px 5px;  text-decoration:none; }
ul#browse-home li a:hover { background-color:#475c04; color:#fff; }
#home-promobox .flexslider { padding: 3px; width:auto; }
.flexslider .slides img { color:#fff; }




.top {border-bottom: 1px solid #cccccc; padding-bottom: .8em; text-align:right; font-style:italic; clear:both;}
img.imgright { float:right; margin:0 0 10px 10px; }
img.resp-img { max-width:100%; }

.floatright { float:right; }
p.caption { text-align:left; margin-top:1px; font-style:italic; clear:both; }

.pic150 {
    width: 150px;
}
.pic350, .pic325, .pic300, .pic275, .pic250, .pic225, .pic200, .pic175, .pic150, .pic125 {
    float: right;
    margin: 0.5em 0 0.5em 0.5em;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd { background-color: #eee!important; } 


.bills { margin-bottom:35px; padding-bottom:35px; /*border-bottom:1px solid #ccc;*/ }

.citizen_forum_box {background-color:#d9d9d9; border-radius:10px; -webkit-border-radius:10px;-moz-border-radius:10px; float:right; padding:7px 20px 5px; width:30%; margin-left:10px; color:#000; }
.citizen_forum_box p, .citizen_forum_box ul {font-size:.8em; margin-top: 4px; }
.citizen_forum_box ul { padding-left:20px; }
.citizen_forum_box ul li { margin-bottom:5px; }
.citizen_forum_box ul a {color:#000;}
.citizen_forum_box h2 {margin-top: 0px; margin-bottom: 0px;} 

#request {
    padding: 4px;
    text-align: left;
	width:65%;
}
#request input {
    text-align: left;
}
#request textarea { width:52%; }
.meetingrequest textarea { width:90%!important; }
#request div.clearfix {
    clear: both;
    padding-top: 0.2em;
}
#request label {
    float: left;
    font-size: 0.85em;
    padding-right: 0.4em;
    text-align: right;
    width: 15em;
}
#request .clearfix .oneline {
    clear: both;
}
#request .oneline {
    clear: both;
}
#request .oneline label {
    float: none;
    text-align: right;
    width: auto;
}
#request fieldset {
    margin-bottom: 0.3em;
    padding-bottom: 1em;
}
#request legend {
    font-weight: bold;
}


.darkblue.button, .darkblue.button:visited, .darkblue.roundbutton, .darkblue.roundbutton:visited { background-color:#1c213f; color:#fff!important; }

.darkblue.button:hover, .darkblue.roundbutton:hover { background-color:#fff; color:#1c213f!important; border:1px solid #1c213f!important; }

.darkblueoutline.button, .darkblueoutline.roundbutton { background-color:#fff; color:#1c213f; border:1px solid #1c213f; text-shadow:none!important; font-weight:500!important; }

a.darkblueoutline.button:hover { background-color:#1c213f; color:#fff!important; }

.darkblueoutline.button:visited, .darkblueoutline.roundbutton:visited { color:#1c213f!important; }

.whiteoutline.button, .whiteoutline.roundbutton { background:none; color:#fff!important; border:1px solid #fff!important; text-shadow:none!important; font-weight:500!important; }

a.whiteoutline.button:hover, a.whiteoutline.roundbutton:hover { background-color:#fff; color:#1c213f!important; }

.whiteoutline.button:visited, .whiteoutline.roundbutton:visited { color:#fff!important; }

.borderbottom {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 15px;
}

.form_item {
    float: left;
    margin: 0;
    padding: 5px 5px 5px 10px;
}
.form_item_nf {
    margin: 0;
    padding: 5px 5px 5px 10px;
}
.form_item_options {
    color: #666;
    font-size: 0.85em;
    font-weight: normal;
}
.form_title {
	font-size:.85em;
    margin: 0;
    padding: 0 0 0 2px;
}
.form_title_review {
    border-bottom: 1px solid #ccc;
    font-size: 0.75em;
    margin: 0 0 0 4px;
    padding: 2px 0 1px 2px;
}
.form_input {
    font-size: 0.75em;
    margin: 0;
    padding: 0;
}
.form_item_or {
    clear: both;
    margin: 0;
    padding: 5px;
}
.form_title_or {
    font-size: 0.75em;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 2px;
    text-transform: uppercase;
}
.form_item_bbuttons {
    clear: both;
    margin: 0;
    padding: 5px;
}
.form_item_buttons {
    clear: both;
    margin: 0;
    padding: 5px;
}
.form_checkbox {
    float: left;
    font-size: 0.75em;
    margin: 0 0 0 15px;
    padding: 0;
    width: 1.75em;
}
.form_sub_checkbox {
    font-size: 0.75em;
    margin: 0;
    padding: 0 2px 0 20px;
}
.form_title_checkbox {
    font-size: 0.75em;
    margin: 0 0 0 15px;
    padding: 2px 0 0 2px;
}
.form_radio {
    float: left;
    font-size: 0.75em;
    margin: 0 0 0 15px;
    padding: 0;
    width: 1.75em;
}
.form_title_radio {
    font-size: 0.75em;
    margin: 0;
    padding: 4px 0 0 2px;
}
.form_item_radio {
    padding-left: 35px;
}

#proclamation-request label { font-weight:bold; }
#criticalinfo {
    display: none;
}

#cabinet li {
    margin-bottom: 9px;
}

.pdf { background:#fff url(../images/pdf-icon.png) left top no-repeat; height:45px; padding-left:40px; margin-top:30px; padding-top:5px; }
.pdf p { margin:0; }

/* Press Releases Search */

form#search-pressreleases fieldset { width:40%; }
form#search-pressreleases fieldset legend { font-weight:bold; } 

img.resp-img { max-width:100%; }


/* Homepage */

#cover { width:calc(100% + 2em); height:450px; background:#fff url(../images/governor-cover.jpg) right top no-repeat; margin:-10px 0 30px -1em; }
#cover-info { width:250px; float:left; margin:220px 0 0 21%; background:none; }
#meetgov { color:#fff; padding:1px 15px 5px; background-color: rgba(255,0,4,0.6); }
#meetgov h2 { text-transform:uppercase; font-weight:normal; font-size:105%; }
#meetgov h2 span { font-weight:bold; font-size:150%; display:block; }
#meetgov a { font-size:80%; }
#meetgov .whiteoutline.roundbutton { font-weight:normal!important; font-style:italic; }
#meetgov a.whiteoutline.button:hover, #meetgov a.whiteoutline.roundbutton:hover { background-color:#fff; color:#ff0000!important; }
#connect { background-color:rgba(255,255,255,0.8); text-transform:uppercase; font-weight:bold; }
#connect ul { list-style:none; padding:4px 0 2px; margin:0 0 0 10px; }
#connect ul li { display:inline; }
#connect ul li img { vertical-align:middle; margin-top:2px; margin-right:3px; }
#row1, #row2, #row3 { width:100%; clear:both; margin-bottom:50px; float:left; }
#tweets, #homenews { width:47%; }
#tweets { float:left; border:1px solid #ccc; height:270px; }
#tweets iframe { height:270px!important; }
#homenews { float:right; background:#00519f url(../images/maine-bg.gif) right bottom no-repeat; color:#fff; height:270px; }
#homenews h3 { margin:17px 15px 10px; }
#homenews li a, #homenews li a:visited { color:#fff!important; }
#homenews ul { margin:10px 15px 30px 15px; list-style:none; padding:0; }
#homenews li { margin-bottom:10px; }
#homenews p { margin:20px 0 15px 15px; }
#flagstatus { width:25%; min-height:200px; float:left; margin-right:8%; background:#347AAD url(../images/flags.jpg) bottom center no-repeat; background-size:80%; padding:0 10px 110px 10px; color:#fff; }
#flagstatus h3, #flagstatus p { margin-left:10px; }
#flagstatus a { color:#fff!important; }
#home-accomplishments { width:25%; min-height:200px; float:left; margin-right:8%; color:#1C213F; text-align:center; }
#home-accomplishments img { display:block; margin:0 auto; max-width:100%; }
#getupdates { width:25%; min-height:205px; background:#1C213F url(../images/get-updates-bg.jpg) right -40px no-repeat; background-size:80%; float:right; color:#fff; text-align:center; padding:0 10px; margin-top:4%; }
#homenews h3, #flagstatus h3, #getupdates h3, #home-accomplishments h3, #official-docs h3 { text-transform:uppercase; font-size:1.4em; }
#homenews h3, #flagstatus h3 { color:#fff; font-weight:normal; }
#flagstatus h3 { margin-bottom:0; }
#flagstatus p { margin-top:5px; }
#highlights { width:68%; float:left; }
#homeslides { float:left; width:35%; }
#homeslides img { max-width:100%; height:auto; }
#highlights-text { width:69%; float:left; margin-left:41%; }
#highlights-text h3 { text-transform:uppercase; }
#official-docs { text-align:center; width:25%; float:right; }
#official-docs h3 { font-weight:normal; color:#1C213F; }
#official-docs h3 + p { margin-bottom:35px; }



body#accomplishments .article ul li { margin-bottom:10px; }
