/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
   Based on work by Eric Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}

/* @group Structure */

body, html {
	background: #000000 url(../flocorp-images/flocorp-bg.jpg) repeat-x top;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;
}

#container {
	position: relative;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0 0;
}

#nav {
	width: 800px;
	margin: 0px;
	z-index: 1500;
}

#masthead {
	background: url(../flocorp-images/flo-corp-masthead.gif) no-repeat center top;
	margin: 12px 0 18px 0;
	position:relative;
}
small {font-size:9px; line-height:13px;}
/* Logo link thru CSS -- make sure heigh and width match the dimensions of your logo file. Use <a> in masthead div in the HTML file to call up the logo.

#masthead a {
	background: url(../generic-images/logo.jpg) no-repeat;
	text-indent: -9000px;
	width: 323px;
	height: 75px;
	position: absolute;
	margin: 0px;
	padding: 0px;
} */

/* use ONLY for search forms w rounded corners; otherwise, delete the following */

fieldset.search {
	border: none;
	width: 190px;
	margin: 0px 0px 0px 10px;
	background: #000000;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #fff;
	font-size: 1.2em;
	width: 140px;
	height: 24px;
	padding: 0px 5px 0;
	background: #000000 url(../flocorp-images/search-bg-left.gif) no-repeat;
	margin-right: 0px;
}
.search input.box:focus {
	background: #000000 url(../flocorp-images/search-bg-left.gif) no-repeat left;
	outline: none;
}
.search button.btn {
	width: 30px;
	height: 24px;
	cursor: pointer;
	text-indent: -9999px;
	background: #000000 url(../flocorp-images/search-bg-right.gif) no-repeat top right;
}
.search button.btn:hover {
	background: #000000 url(../flocorp-images/search-bg-right.gif) no-repeat bottom right;
}

.anim {
	margin-bottom: 20px;
}

#content {
	background:#fff url(../flocorp-images/content-top.png) no-repeat center top;

}

#content-bottom {
	background: url(../flocorp-images/content-bottom.gif) no-repeat center top;
	margin-bottom: 20px;
	
	height: 20px;
}

/*#content-old {
	margin: 20px 0px;
	overflow: auto;
}*/

/* Used for tables of product data */
#data {
	margin-left: 20px;
}

.footer {
	height: 64px;
}

.footer p {font-size:9px;}

.clearl {
	clear: left;
}

/* 2-column layout */

.col-305 {
	float: left;
	width: 305px;
}

.col-495 {
	float: left;
	width: 495px;
}


/* 3-column layouts */

.col3-1 {
    float: left;
    width: 253px;
}

.col3-2 {
    float: left;
    width: 506px;
}

.col3-3 {
    float: left;
    width: 760px;
}

/* 4-column layouts */

.col4-1 {
    float: left;
    width: 190px;
}

.col4-2 {
    float: left;
    width: 380px;
}

.col4-3 {
    float: left;
    width: 570px;
}

.col4-4 {
    float: left;
    width: 760px;
}

/* @end */

/* @group Typography */

#content h1, #content h2, #content h3 {
	color: #cc0000;
	font-family: Arial, Helvetica, Verdana, Swiss, sans-serif;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
}

#content h1 {
	font-size: 18px;
}

#content h2 {
	font-size: 16px;
}

#content h3 {
	font-size: 14px;
}

#content h4 {
	color: #000000;
	padding: 10px 20px 10px 20px;
	font: bold 16px Arial, Helvetica, Verdana, Swiss, sans-serif;
}

#content p {
	color: #000000;
	font: normal 12px/18px Verdana, Arial, Helvetica, Swiss, sans-serif;
	padding: 10px 20px 10px 20px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #444444;	
	width: 90%;
	height: 1px;
	margin: 5px 0px 5px 20px;
	padding: 0px;
	/* left align in IE, Opera */
	text-align: left;
}


#content ul, #content li, #content ol {
	color: #000000;
	font: normal 12px/18px Verdana, Arial, Helvetica, Swiss, sans-serif;
}

#data p {
	padding: 5px 2px 5px 2px;
}

.footer p {
	color: #ffffff;
	font: normal 10px/12px Verdana, Arial, Helvetica, Swiss, sans-serif;
	padding: 5px 0;
	text-align:center;
}

ul {
	margin: 0px 0px 0px 40px;
	padding: 0px 10px 5px 5px;
}

ol {
	margin: 0px 0px 0px 40px;
	padding: 0px 10px 5px 5px;
}

.sml {
	color: #000000;
	font: normal 10px/12px Verdana, Arial, Helvetica, Swiss, sans-serif;
	padding: 10px 20px 10px 20px;
}

.ovrstrk {text-decoration:line-through;
}

/* @end */


/* @group Links */

a:link {
	color: #cc0000;
}

a:visited {
	color: #444444;
}

a:hover {
	color: #990000;
}

a:active {
	color: #990000;
}

.footer a {
	font-size: 10px;
}

.footer a:link {
	color: #ffffff;
}

.footer a:visited {
	color: #dddddd;
}

.footer a:hover {
	color: #ff0000;
}

.footer a:active {
	color: #ff0000;
}



/* @end */


/* @group Elements */

/* jquery div for rounded corners or other effects */

.rounded {
	background-color: #ffffff;
}

.shaded {
	background: #ffffff url(../flocorp-images/content-gradient.gif) repeat-x 0 top;
}

img.mat {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 4px;
}

.pad-5 {
	padding-left: 5px;
}

.pad-10 {
	padding-left: 10px;
}

.pad-20 {
	padding-left: 20px;
}

.bak2top {
	font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	border: 2px solid #cccccc;
	padding: 4px;
	z-index: 1200
}

.wr_fieldset {
width: 620px; 
margin: 12px 30px 12px 30px;
padding: 0; }

.wr_fieldset fieldset {
border: 1px solid #cccccc; }

.wr_fieldset legend {
margin: 0 10px 0 10px;
padding: 0 5px 0 5px;
color: #000000;
font-size: 12px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif; }

.wr_fieldset_pad {
margin: 0;
padding: 8px; }

.quotebox {
	border: 1px solid #cccccc;
	padding: 10px 10px 10px 10px;
}


div.quotr {
  float: right;
  }
  
div.quotr p {
   text-align: left;
   margin:  0px 20px 0px 10px;
   padding:5px;
   width: 285px;
   border-top:  1px solid #cc0000;
   border-bottom:  1px solid #cc0000;
}
   
/* Floating boxes, good for photos with captions or similar */


div.floatl {
  float: left;
  }
  
div.floatl p {
   text-align: left;
   width: 265px;
   }

div.floatr {
  float: right;
  }
  
div.floatr p {
   text-align: left;
   width: 265px;
   }
   
#scrollbox {
width:400px;
height:300px;
overflow: auto
}

/* @end */


/* @group E-comm */

/* Styles for Mal's e-commerce tables currently in most of my Excel TDF masters; probably should revisit these on site-by-site basis */

.ptcol {border-bottom: 1px solid #000; text-align: center; font-size: 11px; font-family: Verdana, Arial, Helvetica, Swiss, sans-serif}

.ptfrm {border-bottom: 1px solid #cccccc; text-align: left; font-size: 11px; font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;}

.pthdr1 .pthdr {font-size: 14px; font-family: Verdana, Arial, Helvetica, Swiss, sans-serif}


/* @end */

/* @group Tables */

/* Applies global padding and paragraph styles to entire table. Normally used for forms or tabular data within the main layout table so you do not need to add paragraph or other styles to each td */

table.frm td {
	padding: 1px; 
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;}
	
.tblborder {
	border: 1px solid #000000;
	border-collapse: collapse;
}

table.calc td {
	margin-left: 20px;
	border-bottom: 1px solid #777777;
	border-collapse: collapse;
	background-color: #e1e1e1;
	text-align: center;
	padding: 3px; 
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;}
	
	
/* Add following as a table class="cellbkgrnd" for applying table cell backgrounds using tablestyle name="Alt Background By Style w/o formatting */

.cellbkgrnd {background-color: #cccccc;}

/* Adding bkground images to table cells or divs for announcement boxes or similar; commented out below until needed */

/* .bg1 {background: white url(images/divheader.gif) no-repeat top left; width: 236px; padding: 48px 10 10 10; border: 1px solid #548dab; border-collapse: collapse; text-align: left;} */

/* @end */

#lbOverlay { position: absolute; top: 0; left: 0; z-index: 99998; width: 100%; height: 100%; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }
	

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(images/close_grey.png) no-repeat; }
	#lbClose.red { background: url(images/close_red.png) no-repeat; }
	#lbClose.green { background: url(images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(images/pause_gold.png) no-repeat; }


@charset "iso-8859-1"; /* was UTF-8 */

/* SpryTabbedPanels.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */

/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 0px;
	margin: 0px;
	font: bold 0.7em sans-serif;
	background-color: #ffffff;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	background-color: #ffffff;
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: #ffffff;
	text-decoration: none;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
	background-color: none;
}


/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	padding: 0px;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}

/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}







#cse-search-box {position:absolute; right:-5px; top:8px; width:240px;}
#m1xlrrdw_t { line-height:16px;}
#conveythis_image {position:absolute; top:0; left:0;}
.footer {position:relative;}
#translator {position:absolute; letter-spacing:-5px; top:20px; right:140px;}
#social {width:150px; height:25px; position:absolute; text-align:right; right:15px; top:40px;}

#menu a {display:block; color:#fff; text-decoration:none;}
#menu .toplink { height:36px; background:url(../flocorp-images/navigation.png); text-indent:-9000px;}
a:focus {outline:none;}
#menu a.link1:hover {background-position:-220px 0px;}
#menu a.link2 {background-position:0px -36px;}
#menu a.link2:hover {background-position:-220px -36px;}
#menu a.link3 {background-position:0px -72px;}
#menu a.link3:hover {background-position:-220px -72px;}
#menu a.link4 {background-position:0px -108px;}
#menu a.link4:hover {background-position:-220px -108px;}
#menu a.link5 {background-position:0px -144px;}
#menu a.link5:hover {background-position:-220px -144px;}
#menu a.link6 {background-position:0px -180px;}
#menu a.link6:hover {background-position:-220px -180px;}
#menu a.link7 {background-position:0px -216px;}
#menu a.link7:hover {background-position:-220px -216px;}
#menu a.link8 {background-position:0px -252px;}
#menu a.link8:hover {background-position:-220px -252px;}
#menu a.link9 {background-position:-220px -288px; height:40px;}
#menu, #menu ul {list-style:none; padding:0px; margin:0px;}
#menu li ul {border-left:1px solid #000; border-right:1px solid #000;}
#menu li ul li ul {border:none;}
#menu ul {display:none;}
#menu ul li a {padding:4px 0px 4px 24px; background:#444; border-bottom:1px solid #bababa; width:194px;}
#menu ul li a:hover {background:#757575; font-weight:bold;}
#menu ul li ul li a {background:#646464; margin-top:1px; padding-left:42px; width:176px;}
#menu ul li ul li a:hover {background:#888;}

#address {margin-top:24px; height:212px; width:200px; background:url(../flocorp-images/address.png) no-repeat; padding:10px; color:#fff; font-size:10px; line-height:16px;}
#address a {text-decoration:none; color:#fff; display:block; vertical-align:middle; line-height:14px;}
#address a:hover {font-weight:bold;}
#address .print {margin:15px 0px 18px; padding-top:4px;  height:28px;}
#address .rss {padding-top:10px; height:22px;}

.container_12 .footer .grid_3 {width:160px; float:right; text-align:right;}
.container_12 .footer .grid_6 {width:515px;}
span.small {font-size:10px; display:block; text-align:right;}

#greyblock {width:241px; height:63px; background:url(../flocorp-images/greyblock.png) no-repeat; position:absolute; right:4px; top:5px;}

.datatable {margin:0 20px; border-left:1px solid #e0e0e0;}
.datatable td {padding:3px; border-bottom:1px solid #e0e0e0; border-right:1px solid #e0e0e0;  vertical-align:middle;}
.dataheader td {background:#000; color:#fff; font-size:14px; font-weight:bold; text-align:center;}
.datatitle {font-weight:bold; color:#A70E13; height:30px; vertical-align:bottom; background:#f0efef;}
ul.software {margin-left:10px;}
ul.software li {padding:10px; text-align:center; float:left; list-style-type:none;}
.footlinks div {float:left; wdith:220px; padding-right:20px;}
#content #sitemap h3 {padding:2px 20px;font-size:13px;}
#tanklevel {display:block; background:url(../flocorp-images/tanklevel.png); height:38px; font-size:12px; line-height:16px; text-align:center; padding-top:4px; color:#fff; text-decoration:none; margin-top:24px;}
#tanklevel strong {font-size:14px;}

#distributor {background:#000; color:#fff;}
#distributor p {color:#fff;}
#distributor h1 {color:#fff;}
#distributor h5 {border-bottom:1px solid #fff; font-size:18px; padding-bottom:4px; margin-right:40px;}

#mc_embed_signup input {margin:0;}
#mc-embedded-subscribe {width:53px; height:21px; border:none; background:url(../flocorp-images/yellowsubmit.png) no-repeat; float:right; cursor:pointer;}
#mce-EMAIL {background:#fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border:none; float:left; padding:3px;}
.greyedtext {color:#999; font-style:italic;}
#mc_embed_signup p {color:#fff; line-height:22px; margin:15px 0 5px;}
#mc_embed_signup {padding-bottom:10px;}
#mc_embed_close {display:none;}
#sidebarBtns {padding-top:20px; clear:both;}
#sidebarBtns a {display:block; height:22px; text-indent:-9999px; margin-bottom:15px;}
#sidebarBtns a.calculators {background:url(../flocorp-images/calc.png) no-repeat;}
#sidebarBtns a.sendtofriend {background:url(../flocorp-images/sendtofriend.png) no-repeat;}
#sidebarBtns a.rssfeed {background:url(../flocorp-images/rss.png) no-repeat;}