/*
	Theme Name: Panocap
	Theme URI: panocap.com
	Description: Panocap Wordpress Template
	Author: Spyderworks
	Author URI: http://www.spyderworksdesign.com/
	Version: 1

	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	This CSS file is a concatenation of style.css from HTML5 Boilerplate and style.css from Starkers.
	Comment blocks indicate where each begins and ends, like this, for example...
*/

/** START HTML5 Boilerplate CSS **/

/*! normalize.css v1.0.1 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}
#content a {
color:#004987
}

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */

}

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */



/*
 * Addresses margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2.45em;
    margin: 0.87em 0;
margin-bottom:20px;
font-weight:bold;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
font-weight:normal;
letter-spacing:1px;
}
h2.nowrap {
	white-space:nowrap;
}

h3 {
    font-size: 1.30em;
    margin: 1.5em 0 0.5em 0;
	line-height:120%;
	font-weight:normal;
	letter-spacing:0.05em;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.75em;
    margin: 2.33em 0;
}

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/*
 * Addresses styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/*
 * Addresses margins set differently in IE 6/7.
 */

p,
pre {
    margin: 0.8em 0;
}
p {
	margin-top:0;
}

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/*
 * Addresses `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/*
 * Addresses margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}
.entry-content > ul {
	margin-top:0px;
	margin-bottom:30px;
}
ul ul {
	list-style-type:disc;
	margin-bottom:8px;
	margin-top:0;
}

dd {
    margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}
ol {
	padding:0 0 0 25px;
	color:#004877;
}
ol li {
	color: #666;
}
ol > li > ul {
	padding-left:10px;
	list-style-type:disc;
	margin-bottom:30px;
}
ol > li > ul > li > ul {
list-style-type:circle;
}

/*
 * Corrects list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/*
 * Corrects margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 80%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
margin:0 0 10px 0;
background:#eee;
padding:3px 8px;
border:1px solid #ddd;
width:50%;
}

/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */

button[disabled],
input[disabled] {
    cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/*
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*! main.css  */
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #666;
}

body {
    font-size: 1.05em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


/** END HTML5 Boilerplate CSS **/






/** START Starkers CSS **/

/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

/* You might find the following useful */
/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */

/* TYPOGRAPHY */
/* ----------------------------------------- */

html {
	font-family:'Trebuchet MS', "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 { } /* This helps to identify headings at the initial build stage, so I thought it'd be useful to have it */
.alert { background:red; color:white } /* 'alert' has a basic style, since it's useful to have it standing out for testing purposes.


/* Font stack options

	The following represents a list of font stacks, as recommended by Nathan Ford in
	http://unitinteractive.com/blog/2008/06/26/better-css-font-stacks/

	I've added inverted commas around the relevant family names to ensure compatibility.
	p = balanced for paragraphs or body copy
	t = balanced for headlines or titles

	- - - -

Arial, "Helvetica Neue", Helvetica, sans-serif - p, t

Baskerville, "Times New Roman", Times, serif - p
Baskerville, "Times, Times New Roman", serif - t

Cambria, Georgia, Times, "Times New Roman", serif - p, t
"Century Gothic", "Apple Gothic", sans-serif - p, t

Consolas, "Lucida Console", Monaco, monospace - p, t

"Copperplate Light", "Copperplate Gothic Light", serif - p, t

"Courier New", Courier, monospace - p, t

"Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif - p, t

Futura, "Century Gothic", "Apple Gothic", sans-serif - p, t

Garamond, "Hoefler Text", "Times New Roman", Times, serif - p
Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif - t

Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif - p
Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif - t

Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif - p
Georgia, Times, "Times New Roman", serif - t

GillSans, Calibri, Trebuchet, sans-serif - p
GillSans, Trebuchet, Calibri, sans-serif - t

"Helvetica Neue", Arial, Helvetica, sans-serif - p
Helvetica, "Helvetica Neue", Arial, sans-serif - t

Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif - p, t

"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif - p, t

Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif - p
Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif - t

Tahoma, Geneva, Verdana - p
Tahoma, Verdana, Geneva - t

Times, "Times New Roman", Georgia, serif - p, t

 - p
Trebuchet, Tahoma, Arial, sans-serif - t

Verdana, Geneva, Tahoma, sans-serif - p
Verdana, Tahoma, Geneva, sans-serif - t

*/

/** END Starkers CSS **/

/** START WordPress-Defined CSS Classes **/
.wp-caption-text{}
.gallery-caption{}
.bypostauthor{}
.sticky{}
/** Keep drop-downs working **/
#access li {
	float: left;
	position: relative;
}
#access ul ul {
	display: none;
	float: left;
	position: absolute;
	top: 10px;
	padding:0;
	left: 0;
	z-index: 99999;
	background:url(images/menuBg.png);
}
#access ul ul li a {
	padding:6px 18px;
	display:block;
		background:none !important;
}
#menu-item-165 ul, #menu-item-1636 ul, #menu-item-1637 ul {
	width:244px;
	margin-left:-112px;
}
#access #menu-main-menu > li:first-child > a {
padding-left:0
}


#access #menu-item-2097, #access #menu-item-2096 {
display:none
}

#access ul ul li:hover a {
	color:white;
}
#access ul ul li:hover {
	background:#004e7c;
}
#access ul ul li  {
	padding:0px;

	width:100%;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul li:hover > ul {
	display: block;
}
/** END WordPress-Defined CSS Classes **/

/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/

/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/

body {
  min-width: 960px;
}

/* Containers
----------------------------------------------------------------------------------------------------*/
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/


.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}



.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11,
.push_12, .pull_12 {
	position:relative;
}


/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/


.container_12 .grid_1 {
	width:60px;
}

.container_12 .grid_2 {
	width:140px;
}

.container_12 .grid_3 {
	width:220px;
}

.container_12 .grid_4 {
	width:300px;
}

.container_12 .grid_5 {
	width:380px;
}

.container_12 .grid_6 {
	width:460px;
}

.container_12 .grid_7 {
	width:540px;
}

.container_12 .grid_8 {
	width:620px;
}

.container_12 .grid_9 {
	width:700px;
}

.container_12 .grid_10 {
	width:780px;
}

.container_12 .grid_11 {
	width:860px;
}

.container_12 .grid_12 {
	width:940px;
}




/* Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/


.container_12 .prefix_1 {
	padding-left:80px;
}

.container_12 .prefix_2 {
	padding-left:160px;
}

.container_12 .prefix_3 {
	padding-left:240px;
}

.container_12 .prefix_4 {
	padding-left:320px;
}

.container_12 .prefix_5 {
	padding-left:400px;
}

.container_12 .prefix_6 {
	padding-left:480px;
}

.container_12 .prefix_7 {
	padding-left:560px;
}

.container_12 .prefix_8 {
	padding-left:640px;
}

.container_12 .prefix_9 {
	padding-left:720px;
}

.container_12 .prefix_10 {
	padding-left:800px;
}

.container_12 .prefix_11 {
	padding-left:880px;
}



/* Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/


.container_12 .suffix_1 {
	padding-right:80px;
}

.container_12 .suffix_2 {
	padding-right:160px;
}

.container_12 .suffix_3 {
	padding-right:240px;
}

.container_12 .suffix_4 {
	padding-right:320px;
}

.container_12 .suffix_5 {
	padding-right:400px;
}

.container_12 .suffix_6 {
	padding-right:480px;
}

.container_12 .suffix_7 {
	padding-right:560px;
}

.container_12 .suffix_8 {
	padding-right:640px;
}

.container_12 .suffix_9 {
	padding-right:720px;
}

.container_12 .suffix_10 {
	padding-right:800px;
}

.container_12 .suffix_11 {
	padding-right:880px;
}



/* Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/


.container_12 .push_1 {
	left:80px;
}

.container_12 .push_2 {
	left:160px;
}

.container_12 .push_3 {
	left:240px;
}

.container_12 .push_4 {
	left:320px;
}

.container_12 .push_5 {
	left:400px;
}

.container_12 .push_6 {
	left:480px;
}

.container_12 .push_7 {
	left:560px;
}

.container_12 .push_8 {
	left:640px;
}

.container_12 .push_9 {
	left:720px;
}

.container_12 .push_10 {
	left:800px;
}

.container_12 .push_11 {
	left:880px;
}



/* Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/


.container_12 .pull_1 {
	left:-80px;
}

.container_12 .pull_2 {
	left:-160px;
}

.container_12 .pull_3 {
	left:-240px;
}

.container_12 .pull_4 {
	left:-320px;
}

.container_12 .pull_5 {
	left:-400px;
}

.container_12 .pull_6 {
	left:-480px;
}

.container_12 .pull_7 {
	left:-560px;
}

.container_12 .pull_8 {
	left:-640px;
}

.container_12 .pull_9 {
	left:-720px;
}

.container_12 .pull_10 {
	left:-800px;
}

.container_12 .pull_11 {
	left:-880px;
}




/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix {
  zoom: 1;
}

/* ------ START PANOCAPPING ------ */

body {
	border-top:7px solid #004e7c;
}
#header img {
	width:250px;
}
#header {
	background:url(images/headerShadow.png) bottom center repeat-x;
	height:168px;
	position:relative;
	z-index:100;
}
#banner {
	display: table;
	height:138px;
}

#banner h1 {
	display: table-cell;
	vertical-align: middle;
	font-size: 2.45em;
	font-weight: bold;
	letter-spacing: 6px;
	line-height: 100%;
	color: white;
	text-transform: uppercase;
	line-height:100%;
}
#access .sub-menu {
	margin-top:18px;
}
#menu-main-menu .menu-item-171 ul {
	margin-top: 18px;
	width: 197px;
	margin-left: -21px;
}
#menu-main-menu-french .menu-item-171 ul {
	margin-top: 18px;
	width: 197px;
	margin-left: -21px;
}
#menu-main-menu-german .menu-item-171 ul {
	margin-top: 18px;
	width: 197px;
	margin-left: -21px;
}

#header > .row {
	background:url(images/headerCaps.jpg) top center no-repeat;
	height:170px;
}

#timeline li {
	margin-bottom:10px;
}
h1, h2, h3, h4, html #sb-title-inner {
	color:#004987;
	margin-top:0;
}
h4 {
	margin-bottom:0;
}
h1 {
	margin-top:0;
	letter-spacing:5px;
	line-height:100%;
}
.entry-content {
	margin-top:13px;
	line-height:1.55;
}


.sub-menu li.current_page_item > a[href$="food-beverage/"], .sub-menu li.menu-item:hover a[href$="food-beverage/"], li.current_page_item > a[href$="solutions-by-market/food-beverage/"]:before {
	color:#0abcf1 !important;
}
.sub-menu li.current_page_item > a[href$="household/"], .sub-menu li.menu-item:hover a[href$="household/"], li.current_page_item > a[href$="household/"]:before {
	color:#d10e2b !important;
}
.sub-menu li.current_page_item > a[href$="personal-care/"], .sub-menu li.menu-item:hover a[href$="personal-care/"], li.current_page_item > a[href$="personal-care/"]:before {
	color:#a257b5 !important;
}
.sub-menu li.current_page_item > a[href$="health-care/"], .sub-menu li.menu-item:hover a[href$="health-care/"], li.current_page_item > a[href$="health-care/"]:before {
	color:#84c1ea !important;
}
.sub-menu li.current_page_item > a[href$="pet-care/"], .sub-menu li.menu-item:hover a[href$="pet-care/"], li.current_page_item > a[href$="pet-care/"]:before {
	color:#10af4f !important;
}

#submenu #terms-category li {
	display:block;
}

.top-level-parent-pageid-27 #submenu .menu-item-679 {
	display:none;
}


.shadow {
	background:url(images/featuredShadow.png) bottom center no-repeat;
}

ul#translation {
	margin:20px 0;
	padding:0;
}
#translation li {
	float:left;
	display:inline-block;
	font-size:12px;
}
#header li {
	list-style:none;
}
#translation li a {	
	color:#bbb;	
	padding:0px 4px;

}
#menu-main-menu {
	padding: 10px 0;
	font-size: 17.5px;
}
#menu-main-menu-french {
	padding: 10px 0;
        position: relative;
        left: -50px;
	width:900px;
	font-size: 17.5px;
}
#menu-main-menu-german {
	padding: 10px 0;
        position: relative;
        left: -50px;
	width:900px;
	font-size: 17.5px;
}
#phone {
	font-size:28px;
	font-weight:bold;
	letter-spacing:1px;
	color: #174a88;
	height:22px;
}
#menu-main-menu li.menu-item-171 > a {
	padding-left:0;
}
#menu-main-menu-french li.menu-item-171 > a {
	padding-left:0;
}
#menu-main-menu-german li.menu-item-171 > a {
	padding-left:0;
}
#menu-main-menu a {
	background:url(images/seperator.jpg) center right no-repeat;
	padding:10px 18px;
	text-decoration:none;
	color:#174a88;
}
#menu-main-menu-french a {
	background:url(images/seperator.jpg) center right no-repeat;
	padding:10px 18px;
	text-decoration:none;
	color:#174a88;
}
#menu-main-menu-german a {
	background:url(images/seperator.jpg) center right no-repeat;
	padding:10px 18px;
	text-decoration:none;
	color:#174a88;
}
#menu-mein-menu li {
	list-style:none;
}
#menu-mein-menu-french li {
	list-style:none;
}
#menu-mein-menu-german li {
	list-style:none;
}
#menu-main-menu li#menu-item-165 a {
	background:none
}
#menu-main-menu-french li#menu-item-1636 a {
	background:none
}
#menu-main-menu-german li#menu-item-1637 a {
	background:none
}
#submenu li {
	display:none;
}
#submenu .current-menu-ancestor, #submenu .current-menu-parent, #submenu .current-menu-ancestor li, #submenu .current-menu-parent li, #submenu .current-menu-item, #submenu .sub-menu > li {
	display:block;
}
#submenu ul {
	margin:0;
	padding:0;
}
#submenu li {
	text-transform:uppercase;
	font-size:14px;
}
#submenu li a, #terms-category li {
	display: block;
	padding:17px 10px 14px 25px;
	border-bottom: 1px solid #004987;
	font-size: 16px;
	color:#777;
	text-decoration: none;
	line-height:100%;
	position:relative;
}
#terms-category li ul {
	display:none;
	position:absolute;
	top:0;
}
#terms-category h4 {
	display:none;
}
#terms-category input {
	margin:0;
	padding:0;
	position: absolute;
	left: 17px;
	width:15px;
}
#terms-category ul ul label {
	margin-left:15px;
}
#terms-category > ul > li > input {
	display:none;
}
#terms-category > ul > li li {
	padding:10px 10px 10px 25px;
	font-size:14px;
}
#terms-category label {
	
}
#terms-category {
	width:200px;
	min-height:10px;
}
#terms-category li:hover {
	background:#efefef;
	
}
#terms-category li:hover li:hover {
	background:#004e7c;
	color:white;
}
.taxonomy-drilldown-reset {
	display:inline-block;
	padding: 0 10px 14px 25px;
	font-size:10px;
	color:#888;
	text-decoration:none;

}

.taxonomy-drilldown-checkboxes input {
	display: block;
	padding: 17px 10px 14px 25px;
	border:0px;
	border-bottom: 1px solid #004987;
	font-size: 16px;
	color: #777;
	text-decoration: none;
	line-height: 100%;
	width:100%;
	margin-bottom:4px;
	background:none;
	text-align:left;
	text-transform:uppercase;
	position: relative;
	color:#004987;

}

.requestSample select {
	display:none;
}
#add {
	display: inline-block;
	float: left;
	width: 150px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#004877;
	padding-top:10px;
}

#wpcf7-f676-p180-o1 .text-116 {
	position:inherit;
}
#wpcf7-f676-p180-o1 {
	position:relative;
	clear:both;
}

#wpcf7-f676-p180-o1 .wpcf7-textarea {
	position:absolute;
	width: 232px;
	height: 322px;
	top: 0;
	left: 350px;
}

.quoterequest {
	font-size:14px;
	
}
.quoterequest select {
	width:80px;
	margin-left:10px;
	font-size:13px !important;
}
span.param {
	color: #004e7c;
	font-size: 13px;
	font-weight: bold;
	display: block;
}
.singlepost .grid_5 .cat-item {
	float:left;
	font-size:12px;
	width:260px;
}
.singlepost .entry-title {
	display:inline-block;
	float:left;
}

.singlepost select {
	display:inline-block;
	float:left;
	width: 100px;
	margin-left:0px;
	height:30px;
	margin-top:12px;
}



.singlepost .cat-item-65 {
	width:40px;
	display:block;
	clear:both;
}
.singlepost .cat-item-65 ul {
	left:26px;
}
.singlepost > ul > li.cat-item-5 {
	position:relative;
	width:100px;
}
.singlepost > ul > li.cat-item-5 > ul {
	position:absolute;
	top:0;
	left: 30px;
}
.singlepost > ul > li a {
	text-decoration:none;
	color:#666;
}
.singlepost .grid_5 {
	margin-top:-5px;
}
.singlepost .grid_5 li {
	list-style:none;
}
.singlepost .grid_5 > li > a {
	color:#004987;
	font-weight:bold;
}
.singlepost {
	margin:0px 0px 10px 0;
}
.loading, html #sb-loading-inner span {
	background:url(images/ajax-loader.gif) top center no-repeat;
	min-height:20px;

}
#quote {
	clear:both;
}
 html #sb-loading-inner span  {
	 font-size:0;
 }
.entry-content {
}
.singlepost h2 {
	margin-left:0px;
	font-weight:bold;
	letter-spacing:1px;
}
#continue {
	position: absolute;
	font-size: 14px;
	top: 6px;
	left: 120px;
	color: #888;
}
.wpcf7-form #submitRequest {
	position:relative;
}

.singlepost > ul > li.cat-item-21 {
	position:relative;
	width:120px;
	position:relative;
}

.singlepost > ul > li.cat-item-21 > ul {
	position:absolute;
	left:82px;
	top:0;
}
.singlepost > ul > li {
	line-height: 94% !important;
	margin-bottom: 5px;
}

.singlepost > ul > li > ul {
    position: absolute;
    top: 0;
    left: 100px;
    margin: 0;
    padding: 0;
    top: 0;
width:170px;
    /* display: inline-block; */
}
.singlepost > ul > li {
    position: relative;
}




.taxonomy-drilldown-lists p input {
	
}
.post-edit-link {
	display:none;
}
.taxonomy-drilldown-lists p, .taxonomy-drilldown-checkboxes p, .taxonomy-drilldown-dropdowns p {
margin:0 !important;
}
#terms-category > ul > li:hover > ul {
	display:block;
	margin-top:-10px;
	left:180px;
	background:#eee;
	z-index:2;
	border-left:1px solid #bbb;
	border-top: 1px solid #bbb;
	border-right: 1px solid #bbb;
}
#terms-category > ul > li:hover > ul > li:hover > ul {
	display:block;
	left:180px;
	margin-top:-10px;
	background:#ddd;
	z-index:3;
	border-left:1px solid #bbb;
	border-top: 1px solid #bbb;
	border-right: 1px solid #bbb;
}

#terms-category > ul > li:hover > ul > li:hover > ul > li:hover > ul {
	display:block;
	left:180px;
	background:#ddd;
	z-index:4;
}

#terms-category > ul > li:hover ul {
	left:180px;
	background:#eee;
}

#terms-category li {
	width:185px;
}
#terms-category li ul ul {
	display:none !important;
}


#submenu li.current_page_item > a {
	color:#004987;	
}
#submenu li a:hover {
	color:#004987;	
}
#submenu li.current_page_item > a:before {
	content:'>';
	color:#004987;
	left:0;
	top:15px;
	font-weight:bold;
	position:absolute;
	font-size:24px;
}
.top-level-parent-pageid-30 #submenu li.menu-item-171 {
	display:none;
}
#submenu li {
	position:relative;
}

#submenu li
#banner, .shadow {
	height:138px;
	margin-bottom:50px;
}
#content > .row {
	margin-top:-15px;
}

.home #content > .row {
	margin-top:-40px;
}
.top-level-parent-pageid-18 #submenu li.menu-item-171 > a {
	display:none;
}
	

#footer {
	background:url(images/footerShadow.png) top center repeat-x;
	 position:absolute; 
   bottom:0;
   width:100%;
   height:120px;   /* Height of the footer */
font-size:11px;
padding-top:16px;
color: #999;
}

.home #footer {
	background:url(images/footerShadow.png) top center repeat-x;
	 position:relative;  
   bottom:0;
   width:100%;
   height:120px;   /* Height of the footer */
font-size:11px !important;

padding-top:16px;
}


#footer .menu li {
	display:inline-block;
}
#footer .menu li a {
	background:url(images/seperatorFooter.png) center right no-repeat;
	padding:12px 10px;
	color:#999;
	text-decoration:none;
	
}
#footer .menu li#menu-item-186 a {
	background:none;
	padding:12px;
	margin-left:-5px;
}
#footer .grid_4 .textwidget {
	padding-top:12px;
}
#footer ul.menu {
	float:right;
}



html, body {
	height:100%;
	margin:0;
	padding:0;
}
#container {
	min-height:100%;
	position:relative;
}
#content {
	padding-bottom:200px;
}
.home #content {
 padding-bottom:45px; 
}


h2 {
	font-size: 27px;
	margin-top: 10px;
	line-height: 130%;
	color:#004877;
	margin-bottom:12px;
}

#sendRequest {
	background:url(images/buttonSendRequest.jpg) top center no-repeat;
	width:108px;
	height: 30px;
	border:none;
	margin-left:-4px;
}


#wpgmappity_container {
	border:1px solid #666;
}
input {
	background:url(images/inputBg.jpg) top left no-repeat;
}
.singlepost img {
width: 100%;
height: auto;
margin: 10px;
margin-left:0;
}
.singlepost ul li strong {
	width: 130px;
	display: inline-block;
	line-height: 105%;
}

#results > h3 {
	text-transform:uppercase;
}
html #sb-title-inner {
	text-transform:uppercase;
font-family: 'Trebuchet MS', "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
#results .singlepost {
	width:130px;
	margin-right:20px;
	height:270px;
}

#results .singlepost ul li {
	list-style:none;
	font-size:12px;
	line-height:135%;
}
#results .singlepost ul {
	margin:0;
	padding:0;
}



.ls-thumbnail-slide a {
    width: 188px !important;
    height: 100px !important;
    position:relative;
    margin: 0 !important;
}
.ls-thumbnail-slide a.active, .ls-thumbnail-slide a:hover,  {
	overflow:visible;
	z-index:100;
}

.ls-thumbnail-slide img {
   width: 251px;
   height: auto !important;
   position:absolute;
   top: -40px;
   left: -32px;
   margin:0
}

.active, .ls-thumbnail-slide a:hover {
    overflow: visible !important;
}
.ls-thumbnail-slide .active img, .ls-thumbnail-slide a:hover img {
    position: absolute;
    top: -44px;
    left: -32px;
}
.ls-thumbnail-slide-container {
	overflow:visible !important;
}

#menu-main-menu li.menu-item-704, #menu-main-menu li.menu-item-679, #menu-main-menu li.menu-item-678 {
	display:none;
}
#menu-main-menu #menu-item-165 li.menu-item-670 {
	display:block;
}
#menu-main-menu-1
	
}
.menu-main-menu-container {
	
}


.normalcase {
text-transform:none;
}
span.lowercase {
text-transform:lowercase;
}


.ls-thumbnail {
	margin-top:-55px;
	height:55px;
}
.ls-wp-container{
	overflow:hidden;
	margin-top:-15px !important;
	margin-bottom:90px !important;
}
.ls-thumbnail-wrapper {
	margin-top:-55px !important;
}
.home .textwidget img {
	margin-bottom:5px;
}
.home #content .textwidget {
	font-size:115%;
}
.home #banner {
height:445px;
width:100%;
}
.home #content .textwidget a {
	text-decoration:none;
}
.home #content .textwidget a span strong, .home #content .textwidget a strong span  {
	font-size:150%;
	position:relative;
	top:2px;
}
html #sb-body, html #sb-loading {
	background-color:#fff !important;
}

html #sb-wrapper-inner {
position: relative;
border: 5px solid #ddd !important;
}

.ls-thumbnail-wrapper {
	background:url(images/background-tabs.png) bottom center no-repeat;
}

#lang_sel_list ul, #lang_sel_list li {
 padding: 20px;
}
#lang_sel_list {
	float: right;
	margin: 10px 200px;
}
.icl-en {
	border-right: solid 1px;

}
.icl-fr {	
	border-right: solid 1px;	

}
#lang_sel_list ul a {
	margin: 0 7px;
	color: #666666;
	text-decoration: none;
}
#lang_sel_list a.lang_sel_sel:hover {
	color: #174A88;
        text-decoration: underline;
}
#lang_sel_list a.lang_sel_sel:hover {
	color: #174A88;
        text-decoration: underline;
}


