

/* /css/jquery-ui-theme-current/jquery-ui-current.css-------------------------------------------------- */
/*!
 * jQuery UI CSS Framework 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*!
 * jQuery UI CSS Framework 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=dedede&bgTextureDefault=04_highlight_hard.png&bgImgOpacityDefault=100&borderColorDefault=c2c2c2&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(/shared_css/jquery-ui-theme-current/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(/shared_css/jquery-ui-theme-current/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #c2c2c2; background: #dedede url(/shared_css/jquery-ui-theme-current/images/ui-bg_highlight-hard_100_dedede_1x100.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-button:hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(/shared_css/jquery-ui-theme-current/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(/shared_css/jquery-ui-theme-current/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(/shared_css/jquery-ui-theme-current/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(/shared_css/jquery-ui-theme-current/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/shared_css/jquery-ui-theme-current/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/shared_css/jquery-ui-theme-current/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/shared_css/jquery-ui-theme-current/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/shared_css/jquery-ui-theme-current/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon,  .ui-button:hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/shared_css/jquery-ui-theme-current/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/shared_css/jquery-ui-theme-current/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/shared_css/jquery-ui-theme-current/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/shared_css/jquery-ui-theme-current/images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(/shared_css/jquery-ui-theme-current/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(/shared_css/jquery-ui-theme-current/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*!
 * jQuery UI Resizable 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*!
 * jQuery UI Selectable 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*!
 * jQuery UI Accordion 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*!
 * jQuery UI Autocomplete 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.21
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*!
 * jQuery UI Button 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*!
 * jQuery UI Dialog 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*!
 * jQuery UI Slider 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*!
 * jQuery UI Tabs 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*!
 * jQuery UI Datepicker 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*!
 * jQuery UI Progressbar 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }

/* /js/validation/css/validationEngine.jquery.css------------------------------------------------------ */
.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	z-index: 5000;
	cursor: pointer;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position:relative;
	z-index:5001;
	color: #fff;
	width: 150px;
	font-family: tahoma;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
  position:relative;
  z-index: 5006;
}

.formError .formErrorArrowBottom {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
	margin: 0px 0 0 12px;
  top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 15px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}


/* /css/jquery.simplyscroll.css------------------------------------------------------------------------ */
/*
 * simplyScroll 2 - a scroll-tastic jQuery plugin
 *
 * http://logicbox.net/jquery/simplyscroll
 *
 * Copyright (c) 2009-2012 Will Kelly - http://logicbox.net
 *
 * Dual licensed under the MIT and GPL licenses.
 *
 * Last revised: 31/01/2012
 *
 */

/* Default/Master classes 

Example markup format (for horizontal scroller)
Note all DIVs are generated and should not be hard-coded

<div class="your-custom-class simply-scroll-container">
	<div class="simply-scroll-btn simply-scroll-btn-left"></div>
	<div class="simply-scroll-btn simply-scroll-btn-right"></div>
	<div class="simply-scroll-clip">
		<ul class="simply-scroll-list">
			<li>...</li>
			...
		</ul>
	</div>
</div>


*/

.simply-scroll-container { /* Container DIV - automatically generated */
	position: relative;
}

	.simply-scroll-clip { /* Clip DIV - automatically generated */
		position: relative;
		overflow: hidden;
	}

	.simply-scroll-list { /* UL/OL/DIV - the element that simplyScroll is inited on */
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		.simply-scroll-list li {
			padding: 0;
			margin: 0;
			list-style: none;
		}
	
		.simply-scroll-list li img {
			border: none;
			display: block;
		}
	
	.simply-scroll-btn {
		position: absolute;
		background-image: url(buttons.png);
		width: 42px;
		height: 44px;
		z-index:3;
		cursor: pointer;
	}
	
	.simply-scroll-btn-left {
		left: 6px;
		bottom: 6px;
		background-position: 0 -44px;
	}
	.simply-scroll-btn-left.disabled {
		background-position: 0 0 !important;
	}
	.simply-scroll-btn-left:hover, .simply-scroll-btn-left:focus {
		background-position: 0 -88px;
	}
	
	.simply-scroll-btn-right {
		right: 6px;
		bottom: 6px;
		background-position: -84px -44px;
	}
	.simply-scroll-btn-right.disabled {
		background-position: -84px 0 !important;
	}
	.simply-scroll-btn-right:hover, .simply-scroll-btn-right:focus {
		background-position: -84px -88px;
	}
	
	.simply-scroll-btn-up {
		right: 6px;
		top: 6px;
		background-position: -126px -44px;
	}
	.simply-scroll-btn-up.disabled {
		background-position: -126px 0 !important;
	}
	.simply-scroll-btn-up:hover, .simply-scroll-btn-up:focus {
		background-position: -126px -88px;
	}
	
	.simply-scroll-btn-down {
		right: 6px;
		bottom: 6px;
		background-position: -42px -44px;
	}
	.simply-scroll-btn-down.disabled {
		background-position: -42px 0 !important;
	}
	.simply-scroll-btn-down:hover, .simply-scroll-btn-down:focus {
		background-position: -42px -88px;
	}
	
	.simply-scroll-btn-pause {
		right: 6px;
		bottom: 6px;
		background-position: -168px -44px;
	}
	.simply-scroll-btn-pause:hover, .simply-scroll-btn-pause:focus {
		background-position: -168px -88px;
	}
	
	.simply-scroll-btn-pause.active {
		background-position: -84px -44px;
	}
	.simply-scroll-btn-pause.active:hover, .simply-scroll-btn-pause.active:focus {
		background-position: -84px -88px;
	}

/* Custom class modifications - override classees

.simply-scroll is default

*/

.simply-scroll { /* Customisable base class for style override DIV */
	width: 576px;
	height: 200px;
	margin-bottom: 1em;
}

	.simply-scroll .simply-scroll-clip {
		width: 576px;
		height: 200px;
	}
	
		.simply-scroll .simply-scroll-list {}
		
		.simply-scroll .simply-scroll-list li {
			float: left;
			width: 290px;
			height: 200px;
		}
		.simply-scroll .simply-scroll-list li img {}
	
	.simply-scroll .simply-scroll-btn {}
	
	.simply-scroll .simply-scroll-btn-left {}
	.simply-scroll .simply-scroll-btn-left.disabled {}
	.simply-scroll .simply-scroll-btn-left:hover {}
	
	.simply-scroll .simply-scroll-btn-right {}
	.simply-scroll .simply-scroll-btn-right.disabled {}
	.simply-scroll .simply-scroll-btn-right:hover {}
	
	.simply-scroll .simply-scroll-btn-up {}
	.simply-scroll .simply-scroll-btn-up.disabled {}
	.simply-scroll .simply-scroll-btn-up:hover {}
	
	.simply-scroll .simply-scroll-btn-down {}
	.simply-scroll .simply-scroll-btn-down.disabled {}
	.simply-scroll .simply-scroll-btn-down:hover {}
	


/* Vertical scroller example */

.vert { /* wider than clip to position buttons to side */
	width: 340px;
	height: 400px;
	margin-bottom: 1.5em;
}

	.vert .simply-scroll-clip {
		width: 290px;
		height: 400px;
	}
	
		.vert .simply-scroll-list {}
		
		.vert .simply-scroll-list li {
			width: 290px;
			height: 200px;
		}
		.vert .simply-scroll-list li img {}
	
	.vert .simply-scroll-btn {}

	.vert .simply-scroll-btn-up { /* modified btn pos */
		right: 0;
		top: 0;
	}
	.vert .simply-scroll-btn-up.disabled {}
	.vert .simply-scroll-btn-up:hover {}
	
	.vert .simply-scroll-btn-down { /* modified btn pos */
		right: 0;
		top: 52px;
	}
	.vert .simply-scroll-btn-down.disabled {}
	.vert .simply-scroll-btn-down:hover {}
	
	/* NOTE left-right classes wouldn't be needed on vertical scroller */



/* /css/flexslider.css--------------------------------------------------------------------------------- */
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 35px; background: white url('../shared_img/loading.gif') center no-repeat; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url('../shared_img/bg_direction_nav.png') no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -28px; text-align: left;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

/* /js/validation/css/template.css--------------------------------------------------------------------- */
body {
	background: #ececec;
}

form.formular {
	font-family: tahoma, verdana, "sans-serif";
	font-size: 12px;
	padding: 20px;
	border: 1px solid #A5A8B8;
	width: 300px;
	margin: 0 auto;
}

.formular fieldset {
	margin-top: 20px;
	padding: 15px;
	border: 1px solid #B5B8C8;
}

.formular legend {
	font-size: 12px;
	color: #15428B;
	font-weight: 900;
}

.formular fieldset label {
	float: none;
	text-align: inherit;
	width: auto;
}

.formular label span {
	color: #000;
}

.formular input,.formular select,.formular textarea {
	display: block;
	margin-bottom: 5px;
}

.formular .text-input {
	width: 250px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF repeat-x;
}

.formular textarea {
	width: 250px;
	height: 70px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF repeat-x;
}

.formular .infos {
	background: #FFF;
	color: #333;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 10px;
}

.formular span.checkbox,.formular .checkbox {
	display: inline;
}

.formular .submit {
	
	border: 1px solid #AAA;
	padding: 4px;
	margin-top: 20px;
	float: right;
	text-decoration: none;
	cursor: pointer;
}

.formular hr {
	clear: both;
	visibility: hidden;
}

.formular .fc-error {
	width: 350px;
	color: 555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 12px;
	margin-bottom: 15px;
	background: #FFEAEA;
}

/* Misc CSS-------------------------------------------------------------------------------------------- */
.gy-service-list li {
  width: 50%;
  padding-right: 20px;
  display: inline;
  float: left;
}
.gy-service-list li h3 {
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 0;
  text-align: left !important;
  margin-bottom: 5px;
}
.gy-service-list li h3 a {
  text-decoration: none !important;
  padding: 0 0 3px;
  display: inline-block;
  border-bottom: 2px solid rgba(255,255,255,0.6);
  line-height: 1.1em;
}
.gy-service-list li:nth-child(odd) {
  clear: left;
}
.gy-service-list li .thumb {
  float: left;
  margin: 0 20px 10px 0;
}
.gy-service-list li .service-view-all {
  display: none;
}
.thumb {
  float: left;
  display: inline;
  margin: 0 10px 10px 0;
}
.details-panel {
  display: none;
  padding-top: 15px;
}
.right-links {
  float: right;
}
.details-panel {
  display: none;
  padding-top: 15px;
}
.right-links {
  float: right;
}
body {
  background-image: url("/shared_img/goodyear_backgrounds/picture_5_curved_road.png") !important;
}
body {
  min-width: inherit !important;
}
input:disabled,
select:disabled {
  background: #ccc !important;
  color: #666 !important;
}
header,
footer {
  background: #777;
}
.row > .col:first-child {
  margin-bottom: 0 !important;
}
.row > .col {
  margin-bottom: 0 !important;
}
#Main .span-fluid-24 > div {
  margin-bottom: 25px !important;
}
.header-replace {
  font-size: 35px;
  font-weight: 700;
  color: #FCD901;
  padding-top: 10px !important;
}
#MenuMain {
  position: absolute !important;
}
.grey-tab,
.grey-tab-active {
  color: white;
  text-shadow: 0 2px 2px rgba(0,0,0,0.7);
}
.gy-tabs-2 li a,
.gy-tabs-3 li a {
  background: #999;
  background: rgba(126,126,126,0.7);
  color: white;
  text-shadow: 0 3px 8px rgba(0,0,0,0.6);
}
.gy-tabs-2 li:hover a,
.gy-tabs-3 li:hover a {
  background: #777;
  background: rgba(100,100,100,0.8);
  -webkit-transition: .2s all linear;
  -moz-transition: .2s all linear;
  -o-transition: .2s all linear;
  -ms-transition: .2s all linear;
  transition: .2s all linear;
  color: #ffdd00 !important;
}
.gy-tabs-2 li.current a,
.gy-tabs-2 li.current a:hover,
.gy-tabs-3 li.current a,
.gy-tabs-3 li.current a:hover {
  background: #666;
  background: rgba(75,75,75,0.9) !important;
  color: #ffdd00;
}
#flashMessage {
  display: block;
  width: 500px;
  padding: 20px;
  margin: 25px auto 0;
  background: rgba(9,77,146,0.9);
  color: white;
  text-align: center;
  font-size: 16px;
}
#Main a {
  text-decoration: underline;
}
#Main a:hover,
#Main a.btn {
  text-decoration: none;
}
#Main h3 a {
  text-decoration: none;
}
.gy-ts {
  text-shadow: 0 3px 8px rgba(0,0,0,0.65);
}
#HeaderDefault {
  background: url('/shared_img/tsn-site/light/goodyear-more-driven.png') right 18px no-repeat;
  min-height: 140px;
}
#HeaderDefault .nav-nap ul.dropdown {
  bottom: -30px;
}
#HeaderDefault .header_pos1 {
  position: absolute;
  right: 0;
  top: 75px;
}
.nap-box a i {
  display: none;
}
.grey-tab,
.grey-tab-active {
  text-transform: uppercase;
  padding: 10px !important;
  text-align: center;
  font-size: 18px !important;
  display: block !important;
  text-decoration: none !important;
}
.grey-tab-active {
  background: #333;
  background: rgba(0,0,0,0.5);
}
.gy-box {
  overflow: hidden;
  background: rgba(75,75,75,0.9);
  background: -moz-linear-gradient(top,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(75,75,75,0.9)),color-stop(100%,rgba(126,126,126,0.7)));
  background: -webkit-linear-gradient(top,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  background: -o-linear-gradient(top,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  background: -ms-linear-gradient(top,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  background: linear-gradient(to bottom,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  -pie-background: linear-gradient(rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
  background: grad-dark;
  color: white;
  margin: 0 0 25px;
  border: none;
  box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  padding: 15px 25px 20px;
}
.gy-box .inner {
  padding: 10px;
  overflow: hidden;
}
.gy-box a {
  color: white;
}
.gy-box h1,
.gy-box h2,
.gy-box h3,
.gy-box a,
.gy-box p,
.gy-box label {
  color: white;
}
.gy-box h1,
.gy-box h2,
.gy-box h3,
.gy-box .box-header {
  text-align: center;
  font-size: 23px;
  line-height: 23px;
  padding: 0;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-weight: normal;
}
.gy-box h1,
.gy-box h2,
.gy-box h3,
.gy-box .box-header {
  color: white;
  text-shadow: 0 3px 8px rgba(0,0,0,0.65);
}
.gy-box .inner-gy {
  padding: 10px;
  padding-top: 0;
}
.gy-box-main {
  overflow: hidden;
  background: rgba(75,75,75,0.9);
  background: -moz-linear-gradient(top,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(75,75,75,0.9)),color-stop(100%,rgba(126,126,126,0.7)));
  background: -webkit-linear-gradient(top,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  background: -o-linear-gradient(top,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  background: -ms-linear-gradient(top,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  background: linear-gradient(to bottom,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  -pie-background: linear-gradient(rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
  background: grad-dark;
  color: white;
  margin: 0 0 25px;
  border: none;
  box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  margin-top: 30px !important;
  margin-bottom: 100px !important;
  padding: 30px !important;
}
.gy-box-main .inner {
  padding: 10px;
  overflow: hidden;
}
.gy-box-main a {
  color: white;
}
.gy-box-main h1,
.gy-box-main h2,
.gy-box-main h3,
.gy-box-main a,
.gy-box-main p,
.gy-box-main label {
  color: white;
}
.gy-box-main .manTile {
  color: #333;
}
.btn {
  text-transform: uppercase;
  padding: .2em 0.8em !important;
}
header #find-installer {
  margin: 5px 0 0 5px;
  float: left;
}
header #find-installer .nav-item {
  border-left: 1px white solid;
}
header #find-installer input[type='text'] {
  padding: 4px 10px;
  font-size: 12px;
  font-style: italic;
  color: black;
  width: 160px;
}
header #find-installer.canadian-input input[type='text'] {
  padding: 4px 5px;
  font-size: 12px;
  font-style: italic;
  color: black;
  width: 200px;
}
header #header-nap {
  display: inline-block;
  float: right;
  margin: 0 0 10px 10px;
}
header .logocol {
  margin-bottom: 0;
}
header .dealer-tag-line {
  font-style: italic;
}
header #Logo {
  max-width: 300px;
}
header #Logo.unrestrict {
  max-width: none;
}
span.gy-arrow-right,
i.icon-caret-right {
  width: 7px;
  height: 11px;
  display: inline-block;
  background: url('/shared_img/tsn-site/light/gy-arrow.png') right no-repeat;
  margin-left: .1em;
}
span.gy-arrow-right:before,
i.icon-caret-right:before {
  content: none;
}
span.gy-arrow-down,
i.icon-caret-down {
  width: 11px;
  height: 11px;
  display: inline-block;
  background: url('/shared_img/tsn-site/light/gy-arrow-down.png') right no-repeat;
  margin-left: .1em;
}
span.gy-arrow-down:before,
i.icon-caret-down:before {
  content: none;
}
.btn {
  border-top: 1px solid rgba(255,255,255,0.7);
}
footer {
  padding-top: 10px !important;
  z-index: 2;
  font-size: 11px;
}
footer .footer-phrase {
  font-size: 14px;
  margin-bottom: 20px;
}
footer .tcsegg br {
  display: none;
}
footer .tcsegg .tcspowered {
  margin: 0 !important;
}
footer .sns {
  overflow: hidden;
}
footer .sns li {
  display: inline;
  float: left;
  margin-right: 10px;
}
footer .foot-col {
  width: 164px;
  float: left;
  margin-bottom: 0 !important;
  padding: 0 0 0 22px !important;
}
footer .foot-col h4 {
  font-size: 1.4em;
  text-transform: uppercase;
  margin-bottom: 15px;
}
footer .foot-col ul li {
  margin-bottom: 7px;
}
footer .foot-col ul a {
  text-decoration: underline;
}
footer .foot-col ul a:hover {
  text-decoration: none;
}
footer .newsletter-signup-box {
  font-size: 1em;
}
footer .newsletter-signup-box input[type='text'] {
  color: black;
  padding: 5px;
  font-size: 12px;
  font-style: italic;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  background: white;
  border: 0;
  width: 100%;
  margin: 5px 0;
}
footer .marquee {
  width: 160px !important;
  left: -20px !important;
}
.gy-tabs-2,
.gy-tabs-3 {
  margin: 0;
  padding: 0;
  clear: both;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.gy-tabs-2 li,
.gy-tabs-3 li {
  display: inline;
  float: left;
}
.gy-tabs-2 li a,
.gy-tabs-3 li a {
  padding: 12px 0 22px;
  display: inline-block;
  width: 100%;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  font: normal 25px 'Roboto Condensed', sans-serif;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-transition: .05s all linear;
  -moz-transition: .05s all linear;
  -o-transition: .05s all linear;
  -ms-transition: .05s all linear;
  transition: .05s all linear;
}
.gy-tabs-2 li:last-child,
.gy-tabs-3 li:last-child {
  margin-right: 0;
}
.gy-tabs-3 li {
  width: 32.666666666667%;
  margin-right: 1%;
}
.gy-tabs-2 li {
  width: 49%;
  margin-right: 1%;
}
.gy-tabs-2 li:last-child {
  margin-left: 1%;
}
#tabs .tab {
  border-radius: 0 0 0 0 !important;
  -webkit-border-radius: 0 0 0 0 !important;
  -moz-border-radius: 0 0 0 0 !important;
  box-shadow: 0px 7px 7px 1px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 7px 7px 1px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 7px 7px 1px rgba(0,0,0,0.3);
}
.featured-offers .promo-item {
  margin: 0 0 15px;
}
.featured-offers .promo-item img {
  width: 100%;
}
.featured-offers .promo-item .promo-action-links {
  display: none;
}
.featured-offers .promo-item:last-child {
  margin-bottom: 0;
}
.featured-offers h3 {
  margin: 0;
}
.flexslider {
  padding: 0 !important;
  background: transparent !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  border: 0;
}
.flexslider .flex-direction-nav a {
  background-image: url('/shared_img/tsn-site/bg_direction_nav.png');
  background-repeat: no-repeat;
}
.flexslider .flex-control-nav {
  text-align: center;
}
.cols-2 {
  column-count: 2;
  column-gap: 20px;
  column-width: auto;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  -webkit-column-width: auto;
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -moz-column-width: auto;
}
.cols-3 {
  column-count: 3;
  column-gap: 20px;
  column-width: auto;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
  -webkit-column-width: auto;
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  -moz-column-width: auto;
}
.cols-4 {
  column-count: 4;
  column-gap: 20px;
  column-width: auto;
  -webkit-column-count: 4;
  -webkit-column-gap: 20px;
  -webkit-column-width: auto;
  -moz-column-count: 4;
  -moz-column-gap: 20px;
  -moz-column-width: auto;
}
.no-csscolumns .content-loop .cols-2 li {
  width: 50%;
  float: left;
}
.no-csscolumns .content-loop .cols-3 li {
  width: 33.333%;
  float: left;
}
.no-csscolumns .content-loop .cols-4 li {
  width: 25%;
  float: left;
}
.no-csscolumns .cols-2,
.no-csscolumns .cols-3,
.no-csscolumns .cols4 {
  float: left;
  display: inline;
  padding-right: 10px;
}
.no-csscolumns .cols-2 li {
  width: 50%;
}
.no-csscolumns .cols-2 li:nth-child(odd) {
  clear: left;
}
.no-csscolumns .cols-3 li {
  width: 33.333%;
}
.no-csscolumns .cols-4 li {
  width: 25%;
}
.no-csscolumns .cols-5 li {
  width: 20%;
}
.no-csscolumns .cols-6 li {
  width: 16.666666666667%;
}
.blogPostDate {
  color: inherit !important;
}
.searchLocationsBar label {
  color: black;
  position: relative;
  top: -3px;
}
.searchLocationsBar input[type="text"] {
  padding: 5px;
  height: auto !important;
}
#installerMap .installerListTable h2 a {
  color: ;
  font-size: 15px;
}
#lineList .colR h2 {
  background: #1A3B5C;
  background: -moz-linear-gradient(top,#1A3B5C 0%,#00498D 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#1A3B5C),color-stop(100%,#00498D));
  background: -webkit-linear-gradient(top,#1A3B5C 0%,#00498D 100%);
  background: -o-linear-gradient(top,#1A3B5C 0%,#00498D 100%);
  background: -ms-linear-gradient(top,#1A3B5C 0%,#00498D 100%);
  background: linear-gradient(to bottom,#1A3B5C 0%,#00498D 100%);
  -pie-background: linear-gradient(#1A3B5C 0%,#00498D 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
  font-family: 'Roboto Condensed', sans-serif;
}
#lineList .colR .inner {
  background: #333;
  background: rgba(0,0,0,0.5);
}
.otherTile:hover {
  background: rgba(0,0,0,0.2) !important;
}
.cursor-progress,
.cursor-progress * {
  cursor: progress !important;
}
.cursor-wait,
.cursor-wait * {
  cursor: wait !important;
}
.no-close .ui-dialog-titlebar-close {
  display: none;
}
.legal-text {
  font: normal 13px 'Roboto Condensed', sans-serif;
}
.legal-text h3 {
  color: #ffdd00;
  text-align: center;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.legal-text .cols-2 {
  column-count: 2;
  column-gap: 40px;
  column-width: auto;
  -webkit-column-count: 2;
  -webkit-column-gap: 40px;
  -webkit-column-width: auto;
  -moz-column-count: 2;
  -moz-column-gap: 40px;
  -moz-column-width: auto;
}
.legal-text .cols-3 {
  column-count: 3;
  column-gap: 40px;
  column-width: auto;
  -webkit-column-count: 3;
  -webkit-column-gap: 40px;
  -webkit-column-width: auto;
  -moz-column-count: 3;
  -moz-column-gap: 40px;
  -moz-column-width: auto;
}
#our_services .ourService {
  width: 100%;
}
#our_services .ourService .thumb {
  float: left;
  margin-bottom: 10px;
}
#our_services .ourService ul li {
  background: #fff;
  border: 1px solid #ccc;
  padding: 5px !important;
  margin-bottom: 20px;
  list-style: none;
  float: left;
  box-shadow: 2px 2px 2px #999;
  -webkit-box-shadow: 2px 2px 2px #999;
  -moz-box-shadow: 2px 2px 2px #999;
  width: 100%;
}
#our_services .ourService h3 {
  margin-top: 25px;
}
#our_services .ourService p {
  display: inline;
  float: left;
  width: 75%;
}
#our_services .ourService a.cont {
  float: right;
  margin-right: 2px;
}
#our_services .ourService  button {
  position: relative;
  margin-top: 20px;
  width: 93px;
  height: 67px;
  vertical-align: middle;
  background: #b5bdc8;
  background: -moz-linear-gradient(top,#b5bdc8 0%,#828c95 36%,#28343b 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#b5bdc8),color-stop(36%,#828c95),color-stop(100%,#28343b));
  background: -webkit-linear-gradient(top,#b5bdc8 0%,#828c95 36%,#28343b 100%);
  background: -o-linear-gradient(top,#b5bdc8 0%,#828c95 36%,#28343b 100%);
  background: -ms-linear-gradient(top,#b5bdc8 0%,#828c95 36%,#28343b 100%);
  background: linear-gradient(top,#b5bdc8 0%,#828c95 36%,#28343b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5bdc8',endColorstr='#28343b',GradientType=0);
  padding: 5px;
  color: #fff;
  text-decoration: none;
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 2px 2px 2px #999;
  -webkit-box-shadow: 2px 2px 2px #999;
  -moz-box-shadow: 2px 2px 2px #999;
  cursor: pointer;
  behavior: url(/shared_css/css3pie/PIE.htc);
}
#our_services .ourService  button:hover {
  background: #7d9dc6;
  background: -moz-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7d9dc6),color-stop(36%,#557693),color-stop(100%,#08283a));
  background: -webkit-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: -o-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: -ms-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d9dc6',endColorstr='#08283a',GradientType=0);
  color: #fff;
  text-decoration: none;
}
.servicesCat {
  width: 100%;
}
.servicesCat .thumb {
  margin: 10px 0 0 0;
}
.servicesCat ul li {
  padding: 5px !important;
  margin-bottom: 20px;
  list-style: none;
}
.servicesCat h2 {
  font-size: 18px;
  color: #000;
}
.servicesCat p {
  width: 100%;
}
.servicesCat .back {
  background: #b5bdc8;
  background: -moz-linear-gradient(top,#b5bdc8 0%,#828c95 36%,#28343b 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#b5bdc8),color-stop(36%,#828c95),color-stop(100%,#28343b));
  background: -webkit-linear-gradient(top,#b5bdc8 0%,#828c95 36%,#28343b 100%);
  background: -o-linear-gradient(top,#b5bdc8 0%,#828c95 36%,#28343b 100%);
  background: -ms-linear-gradient(top,#b5bdc8 0%,#828c95 36%,#28343b 100%);
  background: linear-gradient(top,#b5bdc8 0%,#828c95 36%,#28343b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5bdc8',endColorstr='#28343b',GradientType=0);
  padding: 5px;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 2px 2px 2px #999;
  -webkit-box-shadow: 2px 2px 2px #999;
  -moz-box-shadow: 2px 2px 2px #999;
  behavior: url(/shared_css/css3pie/PIE.htc);
}
.servicesCat .back:hover {
  background: #7d9dc6;
  background: -moz-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7d9dc6),color-stop(36%,#557693),color-stop(100%,#08283a));
  background: -webkit-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: -o-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: -ms-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d9dc6',endColorstr='#08283a',GradientType=0);
  color: #fff;
  text-decoration: none;
}
.servicesCat button {
  background: #1e5799;
  background: -moz-linear-gradient(top,#1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#1e5799),color-stop(50%,#2989d8),color-stop(51%,#207cca),color-stop(100%,#7db9e8));
  background: -webkit-linear-gradient(top,#1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
  background: -o-linear-gradient(top,#1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
  background: -ms-linear-gradient(top,#1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
  background: linear-gradient(top,#1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#7db9e8',GradientType=0);
  float: right;
  padding: 5px 8px;
  border: 2px solid #000;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 2px 2px 2px #999;
  -webkit-box-shadow: 2px 2px 2px #999;
  -moz-box-shadow: 2px 2px 2px #999;
  border: none;
  margin-left: 5px;
  position: relative;
  cursor: pointer;
  behavior: url(/shared_css/css3pie/PIE.htc);
}
.servicesCat button:hover {
  background: #7d9dc6;
  background: -moz-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7d9dc6),color-stop(36%,#557693),color-stop(100%,#08283a));
  background: -webkit-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: -o-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: -ms-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d9dc6',endColorstr='#08283a',GradientType=0);
  color: #fff;
  text-decoration: none;
}
.servicesCat .btn-icon-sched {
  display: inline;
  float: right;
  display: inline;
  background: url(/shared_img/services/schedule.png) top left no-repeat;
  width: 100px;
  height: 100px;
  margin: 0 0 0 10px;
}
.servicesCat .btn-icon-req {
  display: inline;
  float: right;
  display: inline;
  background: url(/shared_img/services/request.png) top left no-repeat;
  width: 100px;
  height: 100px;
  margin: 0 0 0 10px;
}
#cartips .carTip {
  width: 100%;
}
#cartips .carTip .thumb {
  float: left;
  margin-bottom: 10px;
}
#cartips .carTip ul li {
  border: 1px solid #ccc;
  padding: 5px !important;
  margin-bottom: 20px;
  list-style: none;
  float: left;
  box-shadow: 2px 2px 2px #999;
  -webkit-box-shadow: 2px 2px 2px #999;
  -moz-box-shadow: 2px 2px 2px #999;
  width: 100%;
  behavior: url(/shared_css/css3pie/PIE.htc);
}
#cartips .carTip h3 {
  margin-top: 25px;
}
#cartips .carTip p {
  display: inline;
  float: left;
  width: 75%;
}
#cartips .carTip a.cont {
  float: right;
  margin-right: 11px;
  text-decoration: none;
}
.carTipCat {
  width: 100%;
}
.carTipCat .thumb {
  margin: 10px 0 0 0;
}
.carTipCat ul li {
  padding: 5px !important;
  margin-bottom: 20px;
  list-style: none;
}
.carTipCat h2 {
  font-size: 18px;
  color: #000;
}
.carTipCat p {
  width: 100%;
}
#cartips .carTip button {
  position: relative;
  margin-top: 20px;
  width: 93px;
  height: 67px;
  vertical-align: middle;
  background: #b5bdc8;
  background: -moz-linear-gradient(top,#b5bdc8 0%,#828c95 36%,#28343b 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#b5bdc8),color-stop(36%,#828c95),color-stop(100%,#28343b));
  background: -webkit-linear-gradient(top,#b5bdc8 0%,#828c95 36%,#28343b 100%);
  background: -o-linear-gradient(top,#b5bdc8 0%,#828c95 36%,#28343b 100%);
  background: -ms-linear-gradient(top,#b5bdc8 0%,#828c95 36%,#28343b 100%);
  background: linear-gradient(top,#b5bdc8 0%,#828c95 36%,#28343b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5bdc8',endColorstr='#28343b',GradientType=0);
  padding: 5px;
  color: #fff;
  text-decoration: none;
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 2px 2px 2px #999;
  -webkit-box-shadow: 2px 2px 2px #999;
  -moz-box-shadow: 2px 2px 2px #999;
  cursor: pointer;
  behavior: url(/shared_css/css3pie/PIE.htc);
}
#cartips .carTip button:hover {
  background: #7d9dc6;
  background: -moz-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7d9dc6),color-stop(36%,#557693),color-stop(100%,#08283a));
  background: -webkit-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: -o-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: -ms-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d9dc6',endColorstr='#08283a',GradientType=0);
  color: #fff;
  text-decoration: none;
}
.carTipCat .back {
  background: #b5bdc8;
  background: -moz-linear-gradient(top,#b5bdc8 0%,#828c95 36%,#28343b 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#b5bdc8),color-stop(36%,#828c95),color-stop(100%,#28343b));
  background: -webkit-linear-gradient(top,#b5bdc8 0%,#828c95 36%,#28343b 100%);
  background: -o-linear-gradient(top,#b5bdc8 0%,#828c95 36%,#28343b 100%);
  background: -ms-linear-gradient(top,#b5bdc8 0%,#828c95 36%,#28343b 100%);
  background: linear-gradient(top,#b5bdc8 0%,#828c95 36%,#28343b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5bdc8',endColorstr='#28343b',GradientType=0);
  padding: 5px;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 2px 2px 2px #999;
  -webkit-box-shadow: 2px 2px 2px #999;
  -moz-box-shadow: 2px 2px 2px #999;
  behavior: url(/shared_css/css3pie/PIE.htc);
}
.carTipCat .back:hover {
  background: #7d9dc6;
  background: -moz-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7d9dc6),color-stop(36%,#557693),color-stop(100%,#08283a));
  background: -webkit-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: -o-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: -ms-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d9dc6',endColorstr='#08283a',GradientType=0);
  color: #fff;
  text-decoration: none;
}
.carTipCat button {
  background: #1e5799;
  background: -moz-linear-gradient(top,#1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#1e5799),color-stop(50%,#2989d8),color-stop(51%,#207cca),color-stop(100%,#7db9e8));
  background: -webkit-linear-gradient(top,#1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
  background: -o-linear-gradient(top,#1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
  background: -ms-linear-gradient(top,#1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
  background: linear-gradient(top,#1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799',endColorstr='#7db9e8',GradientType=0);
  float: right;
  padding: 5px 8px;
  border: 2px solid #000;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 2px 2px 2px #999;
  -webkit-box-shadow: 2px 2px 2px #999;
  -moz-box-shadow: 2px 2px 2px #999;
  border: none;
  margin-left: 5px;
  position: relative;
  cursor: pointer;
  behavior: url(/shared_css/css3pie/PIE.htc);
}
.carTipCat button:hover {
  background: #7d9dc6;
  background: -moz-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7d9dc6),color-stop(36%,#557693),color-stop(100%,#08283a));
  background: -webkit-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: -o-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: -ms-linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  background: linear-gradient(top,#7d9dc6 0%,#557693 36%,#08283a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d9dc6',endColorstr='#08283a',GradientType=0);
  color: #fff;
  text-decoration: none;
}
.carTipCat .btn-text {
  display: inline;
  float: left;
  display: inline;
  position: relative;
  top: 8px;
}
.carTipCat .btn-icon-sched {
  display: inline;
  float: right;
  display: inline;
  background: url(/shared_img/services/schedule.png) top left no-repeat;
  width: 100px;
  height: 100px;
  margin: 0 0 0 10px;
}
.carTipCat .btn-icon-req {
  display: inline;
  float: right;
  display: inline;
  background: url(/shared_img/services/request.png) top left no-repeat;
  width: 100px;
  height: 100px;
  margin: 0 0 0 10px;
}
h1 center {
  margin-top: 5px;
  font-size: 13px !important;
  text-transform: none;
  text-shadow: none;
}
.service-appt-btn {
  text-align: center;
  margin-top: 20px;
}
.service-icon {
  float: left;
  margin: 0 25px 25px 0;
}
.location-list {
  margin-bottom: 20px;
}
.content-category #services-left .content-unreset ul {
  padding-left: 1em;
}
.content-category #services-left .content-unreset ul li {
  margin-left: 1.2em !important;
  margin-bottom: 0;
  display: block;
  text-indent: -4px;
}
.content-category #services-left .content-unreset ul li:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  content: "\f0da";
  color: #094D92;
  position: relative;
  left: -0.5em;
}
.color1,
.list-tile-color1 li,
.list-alternate-color1 li:nth-child(even) {
  background-color: #094D92;
  color: white;
}
.color2,
.list-tile-color2 li,
.list-alternate-color2 li:nth-child(even) {
  background-color: #ffdd00;
  color: #5B5759;
}
.light,
.list-tile-light li,
.list-alternate-light li:nth-child(even) {
  background-color: #efefef;
  color: #222;
}
.dark,
.list-tile-dark li,
.list-alternate-dark li:nth-child(even) {
  background-color: #7e7e7e;
  color: white;
}
.color1-text {
  color: white;
}
.color2-text {
  color: #5B5759;
}
.light-text {
  color: #222;
}
.dark-text {
  color: white;
}
.text-color1,
.header-color1,
.header-color1 h1,
.header-color1 h2,
.header-color1 h3,
.links-color1 a {
  color: #094D92;
}
.text-color2,
.header-color2,
.header-color2 h1,
.header-color2 h2,
.header-color2 h3,
.links-color2 a {
  color: #ffdd00;
}
.text-light,
.header-light,
.header-light h1,
.header-light h2,
.header-light h3,
.links-color-light a {
  color: #efefef;
}
.text-dark,
.header-dark,
.header-dark h1,
.header-dark h2,
.header-dark h3,
.links-color-dark a {
  color: #7e7e7e;
}
.text-white,
.header-white,
.header-white h1,
.header-white h2,
.header-white h3,
.links-color-white a {
  color: white;
}
.text-black,
.header-black,
.header-black h1,
.header-black h2,
.header-black h3,
.links-color-black a {
  color: black;
}
.text-bold {
  font-weight: bold;
}
.text-normal {
  font-weight: normal;
}
.text-single-space {
  line-height: 1em !important;
}
.text-double-space {
  line-height: 2em !important;
}
.text-dark-text-shadow {
  text-shadow: 0 1px 0 rgba(0,0,0,0.3);
}
.text-light-text-shadow {
  text-shadow: 0 1px 0 rgba(255,255,255,0.3);
}
.border {
  border: 1px solid rgba(9,77,146,0.7);
}
.border-vert,
.list-tile-border-vert li {
  border-top: 1px solid rgba(9,77,146,0.7);
  border-bottom: 1px solid rgba(9,77,146,0.7);
}
.border-horiz,
.list-tile-border-horiz li {
  border-right: 1px solid rgba(9,77,146,0.7);
  border-left: 1px solid rgba(9,77,146,0.7);
}
.border-top,
.list-tile-border-top li {
  border-top: 1px solid rgba(9,77,146,0.7);
}
.border-bottom,
.list-tile-border-bottom li {
  border-bottom: 1px solid rgba(9,77,146,0.7);
}
.border-right,
.list-tile-border-right li {
  border-right: 1px solid rgba(9,77,146,0.7);
}
.border-left,
.list-tile-border-left li {
  border-left: 1px solid rgba(9,77,146,0.7);
}
.grad,
.btn1,
.box-grad,
.header-grad > .box-header,
.box-header-grad,
.box-header.box-header-grad,
.list-tile-grad li {
  background: #1A3B5C;
  background: -moz-linear-gradient(top,#1A3B5C 0%,#00498D 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#1A3B5C),color-stop(100%,#00498D));
  background: -webkit-linear-gradient(top,#1A3B5C 0%,#00498D 100%);
  background: -o-linear-gradient(top,#1A3B5C 0%,#00498D 100%);
  background: -ms-linear-gradient(top,#1A3B5C 0%,#00498D 100%);
  background: linear-gradient(to bottom,#1A3B5C 0%,#00498D 100%);
  -pie-background: linear-gradient(#1A3B5C 0%,#00498D 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
}
.grad-hov,
.btn1:hover,
.header-grad-hov > .box-header,
.box-header-grad-hov,
.box-header.box-header-grad {
  background: #1A3B5C;
  background: -moz-linear-gradient(top,#1A3B5C 0%,#00498D 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#1A3B5C),color-stop(100%,#00498D));
  background: -webkit-linear-gradient(top,#1A3B5C 0%,#00498D 100%);
  background: -o-linear-gradient(top,#1A3B5C 0%,#00498D 100%);
  background: -ms-linear-gradient(top,#1A3B5C 0%,#00498D 100%);
  background: linear-gradient(to bottom,#1A3B5C 0%,#00498D 100%);
  -pie-background: linear-gradient(#1A3B5C 0%,#00498D 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
}
.grad-hov:hover,
.btn1:hover:hover,
.header-grad-hov > .box-header:hover,
.box-header-grad-hov:hover,
.box-header.box-header-grad:hover {
  background: #204870;
  background: -moz-linear-gradient(top,#204870 0%,#0056a7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#204870),color-stop(100%,#0056a7));
  background: -webkit-linear-gradient(top,#204870 0%,#0056a7 100%);
  background: -o-linear-gradient(top,#204870 0%,#0056a7 100%);
  background: -ms-linear-gradient(top,#204870 0%,#0056a7 100%);
  background: linear-gradient(to bottom,#204870 0%,#0056a7 100%);
  -pie-background: linear-gradient(#204870 0%,#0056a7 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
}
.grad2,
.box-grad2,
.header-grad2 > .box-header,
.box-header-grad2,
.box-header.box-header-grad2,
.list-tile-grad2 li {
  background: #e6ca1a;
  background: -moz-linear-gradient(top,#e6ca1a 0%,#ffdd00 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e6ca1a),color-stop(100%,#ffdd00));
  background: -webkit-linear-gradient(top,#e6ca1a 0%,#ffdd00 100%);
  background: -o-linear-gradient(top,#e6ca1a 0%,#ffdd00 100%);
  background: -ms-linear-gradient(top,#e6ca1a 0%,#ffdd00 100%);
  background: linear-gradient(to bottom,#e6ca1a 0%,#ffdd00 100%);
  -pie-background: linear-gradient(#e6ca1a 0%,#ffdd00 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
}
.grad2-hov,
.btn2,
.header-grad2-hov > .box-header,
.box-header-grad2-hov,
.box-header.box-header-grad2-hov {
  background: #e6ca1a;
  background: -moz-linear-gradient(top,#e6ca1a 0%,#ffdd00 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e6ca1a),color-stop(100%,#ffdd00));
  background: -webkit-linear-gradient(top,#e6ca1a 0%,#ffdd00 100%);
  background: -o-linear-gradient(top,#e6ca1a 0%,#ffdd00 100%);
  background: -ms-linear-gradient(top,#e6ca1a 0%,#ffdd00 100%);
  background: linear-gradient(to bottom,#e6ca1a 0%,#ffdd00 100%);
  -pie-background: linear-gradient(#e6ca1a 0%,#ffdd00 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
}
.grad2-hov:hover,
.btn2:hover,
.header-grad2-hov > .box-header:hover,
.box-header-grad2-hov:hover,
.box-header.box-header-grad2-hov:hover {
  background: #e8d030;
  background: -moz-linear-gradient(top,#e8d030 0%,#ffe01a 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e8d030),color-stop(100%,#ffe01a));
  background: -webkit-linear-gradient(top,#e8d030 0%,#ffe01a 100%);
  background: -o-linear-gradient(top,#e8d030 0%,#ffe01a 100%);
  background: -ms-linear-gradient(top,#e8d030 0%,#ffe01a 100%);
  background: linear-gradient(to bottom,#e8d030 0%,#ffe01a 100%);
  -pie-background: linear-gradient(#e8d030 0%,#ffe01a 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
}
.grad-dark,
.box-grad-dark,
.header-grad-dark > .box-header,
.box-header-grad-dark,
.box-header.box-header-grad-dark,
.list-tile-grad-dark li {
  background: rgba(75,75,75,0.9);
  background: -moz-linear-gradient(top,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(75,75,75,0.9)),color-stop(100%,rgba(126,126,126,0.7)));
  background: -webkit-linear-gradient(top,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  background: -o-linear-gradient(top,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  background: -ms-linear-gradient(top,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  background: linear-gradient(to bottom,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  -pie-background: linear-gradient(rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
}
.grad-hov-dark,
.btn-dark,
.header-grad-dark-hov > .box-header,
.box-header-grad-dark-hov,
.box-header.box-header-grad-dark-hov {
  background: rgba(75,75,75,0.9);
  background: -moz-linear-gradient(top,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(75,75,75,0.9)),color-stop(100%,rgba(126,126,126,0.7)));
  background: -webkit-linear-gradient(top,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  background: -o-linear-gradient(top,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  background: -ms-linear-gradient(top,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  background: linear-gradient(to bottom,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  -pie-background: linear-gradient(rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
}
.grad-hov-dark:hover,
.btn-dark:hover,
.header-grad-dark-hov > .box-header:hover,
.box-header-grad-dark-hov:hover,
.box-header.box-header-grad-dark-hov:hover {
  background: rgba(88,88,88,0.9);
  background: -moz-linear-gradient(top,rgba(88,88,88,0.9) 0%,rgba(139,139,139,0.7) 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(88,88,88,0.9)),color-stop(100%,rgba(139,139,139,0.7)));
  background: -webkit-linear-gradient(top,rgba(88,88,88,0.9) 0%,rgba(139,139,139,0.7) 100%);
  background: -o-linear-gradient(top,rgba(88,88,88,0.9) 0%,rgba(139,139,139,0.7) 100%);
  background: -ms-linear-gradient(top,rgba(88,88,88,0.9) 0%,rgba(139,139,139,0.7) 100%);
  background: linear-gradient(to bottom,rgba(88,88,88,0.9) 0%,rgba(139,139,139,0.7) 100%);
  -pie-background: linear-gradient(rgba(88,88,88,0.9) 0%,rgba(139,139,139,0.7) 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
}
.grad-light,
.btn-light,
.box-grad-light,
.header-grad-light > .box-header,
.box-header-grad-light,
.box-header.box-header-grad-light,
.list-tile-grad-light li {
  background: #efefef;
  background: -moz-linear-gradient(top,#efefef 0%,#ccc 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#efefef),color-stop(100%,#ccc));
  background: -webkit-linear-gradient(top,#efefef 0%,#ccc 100%);
  background: -o-linear-gradient(top,#efefef 0%,#ccc 100%);
  background: -ms-linear-gradient(top,#efefef 0%,#ccc 100%);
  background: linear-gradient(to bottom,#efefef 0%,#ccc 100%);
  -pie-background: linear-gradient(#efefef 0%,#ccc 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
}
.grad-hov-light,
.btn-light,
.header-light-hov > .box-header,
.box-header-light-hov,
.box-header.box-header-light-hov {
  background: #efefef;
  background: -moz-linear-gradient(top,#efefef 0%,#ccc 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#efefef),color-stop(100%,#ccc));
  background: -webkit-linear-gradient(top,#efefef 0%,#ccc 100%);
  background: -o-linear-gradient(top,#efefef 0%,#ccc 100%);
  background: -ms-linear-gradient(top,#efefef 0%,#ccc 100%);
  background: linear-gradient(to bottom,#efefef 0%,#ccc 100%);
  -pie-background: linear-gradient(#efefef 0%,#ccc 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
}
.grad-hov-light:hover,
.btn-light:hover,
.header-light-hov > .box-header:hover,
.box-header-light-hov:hover,
.box-header.box-header-light-hov:hover {
  background: #fcfcfc;
  background: -moz-linear-gradient(top,#fcfcfc 0%,#d9d9d9 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcfcfc),color-stop(100%,#d9d9d9));
  background: -webkit-linear-gradient(top,#fcfcfc 0%,#d9d9d9 100%);
  background: -o-linear-gradient(top,#fcfcfc 0%,#d9d9d9 100%);
  background: -ms-linear-gradient(top,#fcfcfc 0%,#d9d9d9 100%);
  background: linear-gradient(to bottom,#fcfcfc 0%,#d9d9d9 100%);
  -pie-background: linear-gradient(#fcfcfc 0%,#d9d9d9 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
}
.grad-alt,
.box-grad-alt,
.btn-alt,
.header-grad-alt > .box-header,
.list-tile-grad-alt li {
  background: rgba(9,77,146,0);
  background: -moz-linear-gradient(top,rgba(9,77,146,0) 0%,#094D92 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(9,77,146,0)),color-stop(100%,#094D92));
  background: -webkit-linear-gradient(top,rgba(9,77,146,0) 0%,#094D92 100%);
  background: -o-linear-gradient(top,rgba(9,77,146,0) 0%,#094D92 100%);
  background: -ms-linear-gradient(top,rgba(9,77,146,0) 0%,#094D92 100%);
  background: linear-gradient(to bottom,rgba(9,77,146,0) 0%,#094D92 100%);
  -pie-background: linear-gradient(rgba(9,77,146,0) 0%,#094D92 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
}
.grad-hov-alt,
.btn-alt-hov,
.btn-alt:hover,
.header-grad-alt-hov > .box-header {
  background: rgba(9,77,146,0);
  background: -moz-linear-gradient(top,rgba(9,77,146,0) 0%,#094D92 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(9,77,146,0)),color-stop(100%,#094D92));
  background: -webkit-linear-gradient(top,rgba(9,77,146,0) 0%,#094D92 100%);
  background: -o-linear-gradient(top,rgba(9,77,146,0) 0%,#094D92 100%);
  background: -ms-linear-gradient(top,rgba(9,77,146,0) 0%,#094D92 100%);
  background: linear-gradient(to bottom,rgba(9,77,146,0) 0%,#094D92 100%);
  -pie-background: linear-gradient(rgba(9,77,146,0) 0%,#094D92 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
}
.grad-hov-alt:hover,
.btn-alt-hov:hover,
.btn-alt:hover:hover,
.header-grad-alt-hov > .box-header:hover {
  background: rgba(10,90,170,0);
  background: -moz-linear-gradient(top,rgba(10,90,170,0) 0%,#0a5aaa 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(10,90,170,0)),color-stop(100%,#0a5aaa));
  background: -webkit-linear-gradient(top,rgba(10,90,170,0) 0%,#0a5aaa 100%);
  background: -o-linear-gradient(top,rgba(10,90,170,0) 0%,#0a5aaa 100%);
  background: -ms-linear-gradient(top,rgba(10,90,170,0) 0%,#0a5aaa 100%);
  background: linear-gradient(to bottom,rgba(10,90,170,0) 0%,#0a5aaa 100%);
  -pie-background: linear-gradient(rgba(10,90,170,0) 0%,#0a5aaa 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
}
.grad-grey,
.btn-grey {
  background: #999;
  background: -moz-linear-gradient(top,#999 0%,#666 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#999),color-stop(100%,#666));
  background: -webkit-linear-gradient(top,#999 0%,#666 100%);
  background: -o-linear-gradient(top,#999 0%,#666 100%);
  background: -ms-linear-gradient(top,#999 0%,#666 100%);
  background: linear-gradient(to bottom,#999 0%,#666 100%);
  -pie-background: linear-gradient(#999 0%,#666 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
}
.grad-hov-grey,
.btn-grey:hover {
  background: #ccc;
  background: -moz-linear-gradient(top,#ccc 0%,#777 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ccc),color-stop(100%,#777));
  background: -webkit-linear-gradient(top,#ccc 0%,#777 100%);
  background: -o-linear-gradient(top,#ccc 0%,#777 100%);
  background: -ms-linear-gradient(top,#ccc 0%,#777 100%);
  background: linear-gradient(to bottom,#ccc 0%,#777 100%);
  -pie-background: linear-gradient(#ccc 0%,#777 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
}
.tile,
.list-tile-image li {
  background-image: url('/img/tile.png');
  background-position: top;
  background-repeat: repeat;
}
.noise,
.list-tile-noise li {
  background-image: url('/img/noise.png');
  background-position: top;
  background-repeat: repeat;
}
.cols-2 {
  column-count: 2;
  column-gap: 10px;
  column-width: 50%;
  -webkit-column-count: 2;
  -webkit-column-gap: 10px;
  -webkit-column-width: 50%;
  -moz-column-count: 2;
  -moz-column-gap: 10px;
  -moz-column-width: 50%;
}
.cols-3 {
  column-count: 3;
  column-gap: 10px;
  column-width: 33%;
  -webkit-column-count: 3;
  -webkit-column-gap: 10px;
  -webkit-column-width: 33%;
  -moz-column-count: 3;
  -moz-column-gap: 10px;
  -moz-column-width: 33%;
}
.cols-3 {
  column-count: 3;
  column-gap: 10px;
  column-width: 33%;
  -webkit-column-count: 3;
  -webkit-column-gap: 10px;
  -webkit-column-width: 33%;
  -moz-column-count: 3;
  -moz-column-gap: 10px;
  -moz-column-width: 33%;
}
.cols-4 {
  column-count: 4;
  column-gap: 10px;
  column-width: 25%;
  -webkit-column-count: 4;
  -webkit-column-gap: 10px;
  -webkit-column-width: 25%;
  -moz-column-count: 4;
  -moz-column-gap: 10px;
  -moz-column-width: 25%;
}
.cols-5 {
  column-count: 5;
  column-gap: 10px;
  column-width: 20%;
  -webkit-column-count: 5;
  -webkit-column-gap: 10px;
  -webkit-column-width: 20%;
  -moz-column-count: 5;
  -moz-column-gap: 10px;
  -moz-column-width: 20%;
}
.cols-6 {
  column-count: 6;
  column-gap: 10px;
  column-width: 16.666666666667%;
  -webkit-column-count: 6;
  -webkit-column-gap: 10px;
  -webkit-column-width: 16.666666666667%;
  -moz-column-count: 6;
  -moz-column-gap: 10px;
  -moz-column-width: 16.666666666667%;
}
.pie {
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
}
.pieGrad {
  behavior: url(/shared_css/css3pie/PIE.htc);
}
.fa {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
html,
body,
div,
span,
applet,
object,
iframe,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
label,
legend,
p,
blockquote,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
:focus {
  outline: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
abbr,
acronym {
  border: 0;
}
.content-unreset body,
.content-vanilla body,
.content-module-container body {
  font: 9pt/1.5em sans-serif;
}
.content-unreset pre,
.content-unreset code,
.content-unreset tt,
.content-vanilla pre,
.content-vanilla code,
.content-vanilla tt,
.content-module-container pre,
.content-module-container code,
.content-module-container tt {
  font: 1em/1.5em 'Andale Mono', 'Lucida Console', monospace;
}
.content-unreset h1,
.content-unreset h2,
.content-unreset h3,
.content-unreset h4,
.content-unreset h5,
.content-unreset h6,
.content-unreset b,
.content-unreset strong,
.content-vanilla h1,
.content-vanilla h2,
.content-vanilla h3,
.content-vanilla h4,
.content-vanilla h5,
.content-vanilla h6,
.content-vanilla b,
.content-vanilla strong,
.content-module-container h1,
.content-module-container h2,
.content-module-container h3,
.content-module-container h4,
.content-module-container h5,
.content-module-container h6,
.content-module-container b,
.content-module-container strong {
  font-weight: bold;
}
.content-unreset em,
.content-unreset dfn,
.content-vanilla em,
.content-vanilla dfn,
.content-module-container em,
.content-module-container dfn {
  font-style: italic;
}
.content-unreset dfn,
.content-vanilla dfn,
.content-module-container dfn {
  font-weight: bold;
}
.content-unreset p,
.content-unreset code,
.content-unreset pre,
.content-unreset kbd,
.content-vanilla p,
.content-vanilla code,
.content-vanilla pre,
.content-vanilla kbd,
.content-module-container p,
.content-module-container code,
.content-module-container pre,
.content-module-container kbd {
  margin: 0 0 1.5em 0;
}
.content-unreset blockquote,
.content-vanilla blockquote,
.content-module-container blockquote {
  margin: 0 1.5em 1.5em 1.5em;
}
.content-unreset cite,
.content-vanilla cite,
.content-module-container cite {
  font-style: italic;
}
.content-unreset li ul,
.content-unreset li ol,
.content-vanilla li ul,
.content-vanilla li ol,
.content-module-container li ul,
.content-module-container li ol {
  margin: 0 1.5em;
}
.content-unreset ul,
.content-unreset ol,
.content-vanilla ul,
.content-vanilla ol,
.content-module-container ul,
.content-module-container ol {
  margin: 0 1.5em 1.5em 1.5em;
}
.content-unreset ul,
.content-vanilla ul,
.content-module-container ul {
  list-style-type: disc;
}
.content-unreset ol,
.content-vanilla ol,
.content-module-container ol {
  list-style-type: decimal;
}
.content-unreset ol ol,
.content-vanilla ol ol,
.content-module-container ol ol {
  list-style: upper-alpha;
}
.content-unreset ol ol ol,
.content-vanilla ol ol ol,
.content-module-container ol ol ol {
  list-style: lower-roman;
}
.content-unreset ol ol ol ol,
.content-vanilla ol ol ol ol,
.content-module-container ol ol ol ol {
  list-style: lower-alpha;
}
.content-unreset dl,
.content-vanilla dl,
.content-module-container dl {
  margin: 0 0 1.5em 0;
}
.content-unreset dl dt,
.content-vanilla dl dt,
.content-module-container dl dt {
  font-weight: bold;
}
.content-unreset dd,
.content-vanilla dd,
.content-module-container dd {
  margin-left: 1.5em;
}
.content-unreset table,
.content-vanilla table,
.content-module-container table {
  margin-bottom: 1.4em;
  width: 100%;
}
.content-unreset th,
.content-vanilla th,
.content-module-container th {
  font-weight: bold;
}
.content-unreset th,
.content-unreset td,
.content-unreset caption,
.content-vanilla th,
.content-vanilla td,
.content-vanilla caption,
.content-module-container th,
.content-module-container td,
.content-module-container caption {
  padding: 4px 10px 4px 5px;
}
.content-unreset tfoot,
.content-vanilla tfoot,
.content-module-container tfoot {
  font-style: italic;
}
.content-unreset abbr,
.content-unreset acronym,
.content-vanilla abbr,
.content-vanilla acronym,
.content-module-container abbr,
.content-module-container acronym {
  border-bottom: 1px dotted;
}
.content-unreset address,
.content-vanilla address,
.content-module-container address {
  margin: 0 0 1.5em;
  font-style: italic;
}
.content-unreset del,
.content-vanilla del,
.content-module-container del {
  text-decoration: line-through;
}
.content-unreset pre,
.content-vanilla pre,
.content-module-container pre {
  margin: 1.5em 0;
  white-space: pre;
}
.content-unreset img.centered,
.content-unreset .aligncenter,
.content-unreset div.aligncenter,
.content-vanilla img.centered,
.content-vanilla .aligncenter,
.content-vanilla div.aligncenter,
.content-module-container img.centered,
.content-module-container .aligncenter,
.content-module-container div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.content-unreset img.alignright,
.content-vanilla img.alignright,
.content-module-container img.alignright {
  display: inline;
}
.content-unreset img.alignleft,
.content-vanilla img.alignleft,
.content-module-container img.alignleft {
  display: inline;
}
.content-unreset .alignright,
.content-vanilla .alignright,
.content-module-container .alignright {
  float: right;
  margin-left: 10px;
}
.content-unreset .alignleft,
.content-vanilla .alignleft,
.content-module-container .alignleft {
  float: left;
  margin-right: 10px;
}
.content-unreset img,
.content-vanilla img,
.content-module-container img {
  max-width: 100%;
}
.content-unreset * html .clearfix,
.content-vanilla * html .clearfix,
.content-module-container * html .clearfix {
  height: 1%;
}
.content-unreset * + html .clearfix,
.content-vanilla * + html .clearfix,
.content-module-container * + html .clearfix {
  display: inline-block;
}
.content-unreset .clearfix:after,
.content-vanilla .clearfix:after,
.content-module-container .clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.content-unreset * html .group,
.content-vanilla * html .group,
.content-module-container * html .group {
  height: 1%;
}
.content-unreset * + html .group,
.content-vanilla * + html .group,
.content-module-container * + html .group {
  display: inline-block;
}
.content-unreset .group:after,
.content-vanilla .group:after,
.content-module-container .group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* {
  /*-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;*/
  *behavior: url(/shared_css/boxsizing/boxsizing.htc);
}
::-webkit-scrollbar {
  width: 10px;
  background-color: rgba(0,0,0,0.2);
}
::-webkit-scrollbar:hover {
  background-color: rgba(0,0,0,0.3);
}
::-webkit-scrollbar-thumb:vertical {
  background: rgba(255,255,255,0.4);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
::-webkit-scrollbar-thumb:vertical:active {
  background: rgba(255,255,255,0.5);
}
pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -o-pre-wrap;
}
pre code {
  display: block;
  padding: 10px;
  background: #efefef;
  color: #333;
  border: 1px solid #bebab0;
  font: "Lucida Console", Monaco, monospace;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 .2em;
}
p,
ul,
ol {
  margin: 0 0 1em;
}
i {
  font-style: italic;
}
a {
  text-decoration: none;
  color: blue;
}
b,
strong {
  font-weight: bold;
}
u {
  font-style: underline;
}
h1 {
  color: #7e7e7e;
  font: normal 25px 'Roboto Condensed', sans-serif;
  text-shadow: 0;
  text-decoration: none;
}
h2 {
  color: #7e7e7e;
  font: 700 18px 'Roboto Condensed', sans-serif;
  text-shadow: 0;
  text-decoration: none;
}
h3 {
  color: #7e7e7e;
  font: 700 14px 'Roboto Condensed', sans-serif;
  text-shadow: 0;
  text-decoration: none;
}
body {
  color: #333;
  font: normal 13px 'Roboto', sans-serif;
  background: #fff center top no-repeat fixed;
  position: relative;
  min-width: 1200px;
}
.container {
  margin: 0 auto;
  width: 1150px;
}
.box-container {
  position: relative;
  margin: 0 auto;
  width: 1150px;
}
.body-wrap,
.big-wrap,
header,
.page-wrap,
.main-wrap,
footer {
  position: relative;
  *behavior: url(/shared_css/boxsizing/boxsizing.htc) !important;
}
.body-wrap {
  position: relative;
}
.big-wrap {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
}
header {
  background: rgba(126,126,126,0.7);
  color: white;
  box-shadow: 0 1px 6px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 1px 6px rgba(0,0,0,0.5);
  position: relative;
}
header a {
  color: white;
}
header #HeaderDefault {
  height: _;
}
.page-wrap {
  position: relative;
  z-index: 1;
  position: relative;
}
.main-wrap {
  position: relative;
}
.dealer-tag-line,
.content-slogan {
  color: #094D92;
  font: normal .9em 'Roboto', sans-serif;
  position: relative;
  top: -5px;
  left: 0;
}
footer {
  background: rgba(126,126,126,0.8);
  color: white;
  padding: 30px 0;
  position: relative;
}
footer a {
  color: white;
}
#BottomDefault,
#BottomHome {
  margin: 0 auto;
  width: 1150px;
}
#Logo {
  margin: 25px 0 10px;
  position: relative;
  z-index: 10;
}
#HeaderDefault {
  position: relative;
}
.menu-wrap .container {
  position: relative;
}
.main-wrap {
  z-index: 1;
}
.underlay {
  position: absolute;
}
section.underlay {
  width: 100%;
}
#Main {
  overflow: hidden;
  position: relative;
  z-index: 1;
  clear: both;
  position: relative;
  margin: 0 auto;
  width: 1150px;
}
body.defaultPage #Main {
  padding: 35px 0;
  overflow: hidden;
}
body.homePage #Main {
  padding: 35px 0;
}
.wrap-container-brain > div {
  margin: 0 auto;
  width: 1150px;
}
.ul-reset {
  margin: 0;
  padding: 0;
}
.ul-reset li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tcspowered {
  text-align: right;
  font-size: 12px;
  margin: 20px 10px 10px;
  display: block;
}
.tcspowered img {
  position: relative;
  top: 4px;
}
.pill {
  border-radius: .35em;
  -webkit-border-radius: .35em;
  -moz-border-radius: .35em;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  display: inline-block;
  padding: .3em .6em;
  text-decoration: none;
  font-size: 1em;
  text-align: center;
}
a.pill:hover {
  text-decoration: none;
}
.pill1,
ul.list-pill1 li a {
  border-radius: .35em;
  -webkit-border-radius: .35em;
  -moz-border-radius: .35em;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  display: inline-block;
  padding: .3em .6em;
  text-decoration: none;
  font-size: 1em;
  text-align: center;
  background-color: #094D92;
  color: white !important;
}
a.pill1:hover,
.pill1-hover:hover,
ul.list-pill1 li a:hover {
  background: #0c66c2;
}
.pill2,
ul.list-pill2 li a {
  border-radius: .35em;
  -webkit-border-radius: .35em;
  -moz-border-radius: .35em;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  display: inline-block;
  padding: .3em .6em;
  text-decoration: none;
  font-size: 1em;
  text-align: center;
  background-color: #ffdd00;
  color: #5B5759 !important;
}
a.pill2:hover,
.pill2-hover:hover,
ul.list-pill2 li a:hover {
  background: #ffe01a;
}
.pill-light,
ul.list-pill-light li a {
  border-radius: .35em;
  -webkit-border-radius: .35em;
  -moz-border-radius: .35em;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  display: inline-block;
  padding: .3em .6em;
  text-decoration: none;
  font-size: 1em;
  text-align: center;
  background-color: #efefef;
  color: #222 !important;
}
a.pill-light:hover,
.pill-light-hover:hover,
ul.list-pill-light li a:hover {
  background: #fcfcfc;
}
.pill-lighten,
.bkg-light,
ul.list-pill-lighten li a {
  border-radius: .35em;
  -webkit-border-radius: .35em;
  -moz-border-radius: .35em;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  display: inline-block;
  padding: .3em .6em;
  text-decoration: none;
  font-size: 1em;
  text-align: center;
  background-color: rgba(239,239,239,0.5);
}
.pill-lighten:hover,
.bkg-light:hover,
ul.list-pill-lighten li a:hover {
  background: rgba(239,239,239,0.4);
}
.pill-dark,
.bkg-dark,
ul.list-pill-dark li a {
  border-radius: .35em;
  -webkit-border-radius: .35em;
  -moz-border-radius: .35em;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  display: inline-block;
  padding: .3em .6em;
  text-decoration: none;
  font-size: 1em;
  text-align: center;
  background-color: #7e7e7e;
  color: white !important;
}
a.pill-dark:hover,
.pill-dark-hover:hover,
ul.list-pill-dark li a:hover {
  background: #8b8b8b;
}
.pill-darken,
ul.list-pill-darken li a {
  border-radius: .35em;
  -webkit-border-radius: .35em;
  -moz-border-radius: .35em;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  display: inline-block;
  padding: .3em .6em;
  text-decoration: none;
  font-size: 1em;
  text-align: center;
  background-color: rgba(126,126,126,0.5);
}
.pill-darken:hover,
ul.list-pill-darken li a:hover {
  background: rgba(126,126,126,0.4);
}
.btn,
.btn1,
.btn2,
.btn-dark,
.btn-light {
  border-radius: .35em;
  -webkit-border-radius: .35em;
  -moz-border-radius: .35em;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  display: inline-block;
  padding: .3em .6em;
  text-decoration: none;
  font-size: 1em;
  text-align: center;
  outline: none;
  position: relative;
  text-decoration: none;
  cursor: pointer;
  zoom: 1;
}
.btn .content-module-container,
.btn1 .content-module-container,
.btn2 .content-module-container,
.btn-dark .content-module-container,
.btn-light .content-module-container {
  display: inline;
}
.btn,
.btn-skel {
  color: _ !important;
  font: 300 1.1em 'Roboto Condensed', sans-serif !important;
  text-shadow: 0 1px 0 rgba(255,255,255,0.3);
}
.btn i,
.btn1 i,
.btn2 i {
  margin-left: .5em;
}
.btn:hover,
.btn1:hover,
.btn2:hover,
.btn3:hover,
.btn-light:hover,
.btn-grey:hover,
.btn-dark:hover {
  text-decoration: none;
}
.btn1,
a.btn1,
.box a.btn1 {
  color: white !important;
  border: 1px solid #094D92;
  text-shadow: 0 1px 0 rgba(0,0,0,0.3);
}
.btn2,
a.btn2,
.box a.btn2 {
  color: black !important;
  border: 1px solid #ffdd00;
  text-shadow: 0 1px 0 rgba(255,255,255,0.3);
}
.btn-light,
a.btn-light,
.box a.btn-light {
  color: #666 !important;
  border: 1px solid #efefef;
}
.btn-dark,
a.btn-dark,
.box a.btn-dark {
  color: white !important;
  border: 1px solid #7e7e7e;
  text-shadow: 0 1px 0 rgba(0,0,0,0.3);
}
.btn-grey {
  color: #E5E5E5 !important;
  text-shadow: 0 -1px 0 #222;
}
.btn-grey:hover {
  color: white;
  text-shadow: 0 -1px 0 #222;
}
.btn-mini,
.pill-mini,
input.btn-mini,
a.btn-mini,
button.btn-mini,
.btn-group-mini a,
.text-mini,
.box-header.text-mini,
.box-header-alt.text-mini {
  font-size: 50%;
}
.btn-small,
.pill-small,
input.btn-small,
a.btn-small,
button.btn-small,
.btn-group-small a,
.text-small,
.box-header.text-small,
.box-header-alt.text-small {
  font-size: 75%;
}
.btn-big,
.pill-big,
input.btn-big,
a.btn-big,
button.btn-big,
.btn-group-big a,
.text-big,
.box-header.text-big,
.box-header-alt.text-big {
  font-size: 125%;
}
.btn-mega,
.pill-mega,
input.btn-mega,
a.btn-mega,
button.btn-mega,
.btn-group-mega a,
.text-mega,
.box-header.text-mega,
.box-header-alt.text-mega {
  font-size: 150%;
}
.btn-zilla,
.pill-zilla,
input.btn-zilla,
a.btn-zilla,
button.btn-zilla,
.btn-group-zilla a,
.text-zilla,
.box-header.text-zilla,
.box-header-alt.text-zilla {
  font-size: 200%;
}
.btn-block,
.pill-block,
.item-block {
  display: block;
  width: 100%;
  text-align: center;
  clear: both;
}
.item-full {
  width: 100%;
}
.btn-half,
.pill-half,
img.half {
  width: 49%;
}
.pill-inset,
.btn-inset,
.box-inset,
.list-tile-inset li {
  box-shadow: 0 -1px 1px rgba(255,255,255,0.2) inset;
  -webkit-box-shadow: 0 -1px 1px rgba(255,255,255,0.2) inset;
  -moz-box-shadow: 0 -1px 1px rgba(255,255,255,0.2) inset;
}
.pill-outset,
.btn-outset,
.box-outset,
.list-tile-outset li {
  box-shadow: 0 1px 1px #000001;
  -webkit-box-shadow: 0 1px 1px #000001;
  -moz-box-shadow: 0 1px 1px #000001;
}
.ui-widget-content a {
  color: auto !important;
}
.ui-widget-content a.btn1 {
  color: white;
}
.ui-widget-content a.btn2 {
  color: #5B5759;
}
.btn-group {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  -moz-border-radius: .5em;
  -webkit-border-radius: .5em;
  border-radius: .5em;
  display: inline-block;
  overflow: hidden;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
}
.btn-group li {
  float: left;
  display: inline;
}
.btn-group a,
.btn-group a:link,
.btn-group a:visited {
  line-height: 1em;
  padding: .6em .7em;
  margin: 0;
  display: inline-block;
  border-radius: 0;
  border-right: 1px solid rgba(0,0,0,0.2);
  border-left: 1px solid rgba(255,255,255,0.1);
}
.btn-group a:hover {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.btn-group .f a {
  border-left: none;
  webkit-border-radius: .5em 0 0 .5em;
  -moz-border-radius: .5em 0 0 .5em;
  border-radius: .5em 0 0 .5em;
}
.btn-group .l a {
  border-right: none;
  webkit-border-radius: 0 .5em .5em 0;
  -moz-border-radius: 0 .5em .5em 0;
  border-radius: 0 .5em .5em 0;
}
.btn-group-round {
  webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
.btn-group-round .f a {
  webkit-border-radius: 1em 0 0 1em;
  -moz-border-radius: 1em 0 0 1em;
  border-radius: 1em 0 0 1em;
}
.btn-group-round .l a {
  webkit-border-radius: 0 1em 1em 0;
  -moz-border-radius: 0 1em 1em 0;
  border-radius: 0 1em 1em 0;
}
.btn-group-square,
.btn-group-square .f a,
.btn-group-square .l a {
  webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn-group-plain a:hover {
  background: rgba(0,0,0,0.1);
  text-decoration: none;
}
.btn-group-explode a,
.btn-group-explode a:link,
.btn-group-explode a:visited {
  border-top: 3px solid #ccc;
  border-bottom: 3px solid #666;
  border-left: 0px;
  border-right: 0px;
  text-transform: uppercase;
  box-shadow: 0 4px 5px rgba(0,0,0,0.2) inset;
  -moz-box-shadow: 0 4px 5px rgba(0,0,0,0.2) inset;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,0.2) inset;
  -0-box-shadow: 0 4px 5px rgba(0,0,0,0.2) inset;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.btn-group-explode {
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  -o-border-radius: 12px;
}
.btn-group-explode a:hover {
  box-shadow: 0 4px 15px rgba(0,0,0,0.3) inset;
  -moz-box-shadow: 0 4px 15px rgba(0,0,0,0.3) inset;
  -webkit-box-shadow: 0 4px 15px rgba(0,0,0,0.3) inset;
  -0-box-shadow: 0 4px 15px rgba(0,0,0,0.3) inset;
}
.btn-group-explode .f {
  border-radius: 12px 0 0 12px;
  -moz-border-radius: 12px 0 0 12px;
  -webkit-border-radius: 12px 0 0 12px;
  -o-border-radius: 12px 0 0 12px;
}
.btn-group-explode .l {
  border-radius: 0px 12px 12px 0;
  -moz-border-radius: 0px 12px 12px 0;
  -webkit-border-radius: 0px 12px 12px 0;
  -o-border-radius: 0px 12px 12px 0;
}
.btn-group-explode .f a {
  border-left: 3px solid #ccc;
  webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
}
.btn-group-explode .l a {
  border-right: 3px solid #666;
  webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
}
.box-skel,
.list-tile-box-skel > li {
  overflow: hidden;
  margin: 0 0 25px;
  box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
}
.box-skel .inner,
.list-tile-box-skel > li .inner {
  padding: 10px;
  overflow: hidden;
}
.box-skel h1,
.box-skel h2,
.box-skel h3,
.box-skel a,
.box-skel p,
.box-skel label,
.list-tile-box-skel > li h1,
.list-tile-box-skel > li h2,
.list-tile-box-skel > li h3,
.list-tile-box-skel > li a,
.list-tile-box-skel > li p,
.list-tile-box-skel > li label {
  color: white;
}
.box,
.list-tile-box > li {
  overflow: hidden;
  background: rgba(75,75,75,0.9);
  background: -moz-linear-gradient(top,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(75,75,75,0.9)),color-stop(100%,rgba(126,126,126,0.7)));
  background: -webkit-linear-gradient(top,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  background: -o-linear-gradient(top,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  background: -ms-linear-gradient(top,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  background: linear-gradient(to bottom,rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  -pie-background: linear-gradient(rgba(75,75,75,0.9) 0%,rgba(126,126,126,0.7) 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
  background: grad-dark;
  color: white;
  margin: 0 0 25px;
  border: none;
  box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
}
.box .inner,
.list-tile-box > li .inner {
  padding: 10px;
  overflow: hidden;
}
.box a,
.list-tile-box > li a {
  color: white;
}
.box h1,
.box h2,
.box h3,
.box a,
.box p,
.box label,
.list-tile-box > li h1,
.list-tile-box > li h2,
.list-tile-box > li h3,
.list-tile-box > li a,
.list-tile-box > li p,
.list-tile-box > li label {
  color: white;
}
.box-color1,
.box-color2,
.box-dark,
.box-light,
.box-white,
.box-black,
.box-color1-25,
.box-color2-25,
.box-dark-25,
.box-light-25,
.box-white-25,
.box-black-25,
.box-color1-50,
.box-color2-50,
.box-dark-50,
.box-light-50,
.box-white-50,
.box-black-50,
.box-color1-75,
.box-color2-75,
.box-dark-75,
.box-light-75,
.box-white-75,
.box-black-75,
.box-grad,
.box-grad2,
.box-grad-light,
.box-grad-dark,
.box-grad-alt {
  overflow: hidden;
  margin: 0 0 25px;
  box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
}
.box-color1 .inner,
.box-color2 .inner,
.box-dark .inner,
.box-light .inner,
.box-white .inner,
.box-black .inner,
.box-color1-25 .inner,
.box-color2-25 .inner,
.box-dark-25 .inner,
.box-light-25 .inner,
.box-white-25 .inner,
.box-black-25 .inner,
.box-color1-50 .inner,
.box-color2-50 .inner,
.box-dark-50 .inner,
.box-light-50 .inner,
.box-white-50 .inner,
.box-black-50 .inner,
.box-color1-75 .inner,
.box-color2-75 .inner,
.box-dark-75 .inner,
.box-light-75 .inner,
.box-white-75 .inner,
.box-black-75 .inner,
.box-grad .inner,
.box-grad2 .inner,
.box-grad-light .inner,
.box-grad-dark .inner,
.box-grad-alt .inner {
  padding: 10px;
  overflow: hidden;
}
.box-color1 h1,
.box-color1 h2,
.box-color1 h3,
.box-color1 a,
.box-color1 p,
.box-color1 label,
.box-color2 h1,
.box-color2 h2,
.box-color2 h3,
.box-color2 a,
.box-color2 p,
.box-color2 label,
.box-dark h1,
.box-dark h2,
.box-dark h3,
.box-dark a,
.box-dark p,
.box-dark label,
.box-light h1,
.box-light h2,
.box-light h3,
.box-light a,
.box-light p,
.box-light label,
.box-white h1,
.box-white h2,
.box-white h3,
.box-white a,
.box-white p,
.box-white label,
.box-black h1,
.box-black h2,
.box-black h3,
.box-black a,
.box-black p,
.box-black label,
.box-color1-25 h1,
.box-color1-25 h2,
.box-color1-25 h3,
.box-color1-25 a,
.box-color1-25 p,
.box-color1-25 label,
.box-color2-25 h1,
.box-color2-25 h2,
.box-color2-25 h3,
.box-color2-25 a,
.box-color2-25 p,
.box-color2-25 label,
.box-dark-25 h1,
.box-dark-25 h2,
.box-dark-25 h3,
.box-dark-25 a,
.box-dark-25 p,
.box-dark-25 label,
.box-light-25 h1,
.box-light-25 h2,
.box-light-25 h3,
.box-light-25 a,
.box-light-25 p,
.box-light-25 label,
.box-white-25 h1,
.box-white-25 h2,
.box-white-25 h3,
.box-white-25 a,
.box-white-25 p,
.box-white-25 label,
.box-black-25 h1,
.box-black-25 h2,
.box-black-25 h3,
.box-black-25 a,
.box-black-25 p,
.box-black-25 label,
.box-color1-50 h1,
.box-color1-50 h2,
.box-color1-50 h3,
.box-color1-50 a,
.box-color1-50 p,
.box-color1-50 label,
.box-color2-50 h1,
.box-color2-50 h2,
.box-color2-50 h3,
.box-color2-50 a,
.box-color2-50 p,
.box-color2-50 label,
.box-dark-50 h1,
.box-dark-50 h2,
.box-dark-50 h3,
.box-dark-50 a,
.box-dark-50 p,
.box-dark-50 label,
.box-light-50 h1,
.box-light-50 h2,
.box-light-50 h3,
.box-light-50 a,
.box-light-50 p,
.box-light-50 label,
.box-white-50 h1,
.box-white-50 h2,
.box-white-50 h3,
.box-white-50 a,
.box-white-50 p,
.box-white-50 label,
.box-black-50 h1,
.box-black-50 h2,
.box-black-50 h3,
.box-black-50 a,
.box-black-50 p,
.box-black-50 label,
.box-color1-75 h1,
.box-color1-75 h2,
.box-color1-75 h3,
.box-color1-75 a,
.box-color1-75 p,
.box-color1-75 label,
.box-color2-75 h1,
.box-color2-75 h2,
.box-color2-75 h3,
.box-color2-75 a,
.box-color2-75 p,
.box-color2-75 label,
.box-dark-75 h1,
.box-dark-75 h2,
.box-dark-75 h3,
.box-dark-75 a,
.box-dark-75 p,
.box-dark-75 label,
.box-light-75 h1,
.box-light-75 h2,
.box-light-75 h3,
.box-light-75 a,
.box-light-75 p,
.box-light-75 label,
.box-white-75 h1,
.box-white-75 h2,
.box-white-75 h3,
.box-white-75 a,
.box-white-75 p,
.box-white-75 label,
.box-black-75 h1,
.box-black-75 h2,
.box-black-75 h3,
.box-black-75 a,
.box-black-75 p,
.box-black-75 label,
.box-grad h1,
.box-grad h2,
.box-grad h3,
.box-grad a,
.box-grad p,
.box-grad label,
.box-grad2 h1,
.box-grad2 h2,
.box-grad2 h3,
.box-grad2 a,
.box-grad2 p,
.box-grad2 label,
.box-grad-light h1,
.box-grad-light h2,
.box-grad-light h3,
.box-grad-light a,
.box-grad-light p,
.box-grad-light label,
.box-grad-dark h1,
.box-grad-dark h2,
.box-grad-dark h3,
.box-grad-dark a,
.box-grad-dark p,
.box-grad-dark label,
.box-grad-alt h1,
.box-grad-alt h2,
.box-grad-alt h3,
.box-grad-alt a,
.box-grad-alt p,
.box-grad-alt label {
  color: white;
}
.box-header,
.box-header-sub h4 {
  color: white;
  font: 300 23px 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  padding: 12px 22px;
}
.box-header a.view,
.box-header-sub h4 a.view {
  float: right;
  font-size: 10px;
  position: relative;
  top: 4px;
}
.box-header h1,
.box-header h2,
.box-header h3,
.box-header a,
.box-header p,
.box-header label,
.box-header-sub h4 h1,
.box-header-sub h4 h2,
.box-header-sub h4 h3,
.box-header-sub h4 a,
.box-header-sub h4 p,
.box-header-sub h4 label {
  color: white;
}
.box-header span,
.box-header-sub h4 span {
  color: #094D92;
  font: 700 16px 'Roboto Condensed', sans-serif;
}
.box-header-skel {
  padding: 12px 22px;
  font: 300 23px 'Roboto Condensed', sans-serif;
}
.box-header-skel h1,
.box-header-skel h2,
.box-header-skel h3,
.box-header-skel a,
.box-header-skel p,
.box-header-skel label {
  color: white;
}
.box-alt,
.list-tile-box-alt li {
  overflow: hidden;
  background: white;
  color: #333;
  padding: 0;
  margin: 0 0 10px 0;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
}
.box-alt .inner,
.list-tile-box-alt li .inner {
  padding: 10px;
  overflow: hidden;
}
.box-alt span,
.list-tile-box-alt li span {
  font: 700 16px 'Roboto', sans-serif;
}
.box-alt label,
.list-tile-box-alt li label {
  color: #5B5759 !important;
}
.box-header-alt,
.box-alt h4 {
  color: #7e7e7e;
  font: 700 20px 'Roboto Condensed', sans-serif;
  margin: 0 0 1.2em;
}
.box-header-alt a,
.box-alt h4 a {
  color: white;
}
.box-header-alt a.view,
.box-alt h4 a.view {
  float: right;
  font-size: 14px;
  position: relative;
  top: 4px;
}
.box-header-transparent,
.box-header-grad,
.box-header-grad2,
.box-header-grad-dark,
.box-header-grad-light,
.box-header-grad-alt,
.box-header-color1,
.box-header-color2,
.box-header-dark,
.box-header-light,
.box-header-white,
.box-header-black,
.box-header-color1-25,
.box-header-color2-25,
.box-header-dark-25,
.box-header-darken-25,
.box-header-light-25,
.box-header-lighten-25,
.box-header-white-25,
.box-header-black-25,
.box-header-color1-50,
.box-header-color2-50,
.box-header-dark-50,
.box-header-darken-50,
.box-header-light-50,
.box-header-lighten-50,
.box-header-white-50,
.box-header-black-50,
.box-header-color1-75,
.box-header-color2-75,
.box-header-dark-75,
.box-header-darken-75,
.box-header-light-75,
.box-header-lighten-75,
.box-header-white-75,
.box-header-black-75,
.box-header-sub-transparent > .box-header,
.box-header-sub-grad > .box-header,
.box-header-sub-grad2 > .box-header,
.box-header-sub-grad-dark > .box-header,
.box-header-sub-grad-light > .box-header,
.box-header-sub-grad-alt > .box-header,
.box-header-sub-color1 > .box-header,
.box-header-sub-color2 > .box-header,
.box-header-sub-dark > .box-header,
.box-header-sub-light > .box-header,
.box-header-sub-white > .box-header,
.box-header-sub-black > .box-header,
.box-header-sub-color1-25 > .box-header,
.box-header-sub-color2-25 > .box-header,
.box-header-sub-dark-25 > .box-header,
.box-header-sub-darken-25 > .box-header,
.box-header-sub-light-25 > .box-header,
.box-header-sub-lighten-25 > .box-header,
.box-header-sub-white-25 > .box-header,
.box-header-sub-black-25 > .box-header,
.box-header-sub-color1-50 > .box-header,
.box-header-sub-color2-50 > .box-header,
.box-header-sub-dark-50 > .box-header,
.box-header-sub-darken-50 > .box-header,
.box-header-sub-light-50 > .box-header,
.box-header-sub-lighten-50 > .box-header,
.box-header-sub-white-50 > .box-header,
.box-header-sub-black-50 > .box-header,
.box-header-sub-color1-75 > .box-header,
.box-header-sub-color2-75 > .box-header,
.box-header-sub-dark-75 > .box-header,
.box-header-sub-darken-75 > .box-header,
.box-header-sub-light-75 > .box-header,
.box-header-sub-lighten-75 > .box-header,
.box-header-sub-white-75 > .box-header,
.box-header-sub-black-75 > .box-header {
  padding: 12px 22px;
  font: 300 23px 'Roboto Condensed', sans-serif;
}
.box-header-transparent h1,
.box-header-transparent h2,
.box-header-transparent h3,
.box-header-transparent a,
.box-header-transparent p,
.box-header-transparent label,
.box-header-grad h1,
.box-header-grad h2,
.box-header-grad h3,
.box-header-grad a,
.box-header-grad p,
.box-header-grad label,
.box-header-grad2 h1,
.box-header-grad2 h2,
.box-header-grad2 h3,
.box-header-grad2 a,
.box-header-grad2 p,
.box-header-grad2 label,
.box-header-grad-dark h1,
.box-header-grad-dark h2,
.box-header-grad-dark h3,
.box-header-grad-dark a,
.box-header-grad-dark p,
.box-header-grad-dark label,
.box-header-grad-light h1,
.box-header-grad-light h2,
.box-header-grad-light h3,
.box-header-grad-light a,
.box-header-grad-light p,
.box-header-grad-light label,
.box-header-grad-alt h1,
.box-header-grad-alt h2,
.box-header-grad-alt h3,
.box-header-grad-alt a,
.box-header-grad-alt p,
.box-header-grad-alt label,
.box-header-color1 h1,
.box-header-color1 h2,
.box-header-color1 h3,
.box-header-color1 a,
.box-header-color1 p,
.box-header-color1 label,
.box-header-color2 h1,
.box-header-color2 h2,
.box-header-color2 h3,
.box-header-color2 a,
.box-header-color2 p,
.box-header-color2 label,
.box-header-dark h1,
.box-header-dark h2,
.box-header-dark h3,
.box-header-dark a,
.box-header-dark p,
.box-header-dark label,
.box-header-light h1,
.box-header-light h2,
.box-header-light h3,
.box-header-light a,
.box-header-light p,
.box-header-light label,
.box-header-white h1,
.box-header-white h2,
.box-header-white h3,
.box-header-white a,
.box-header-white p,
.box-header-white label,
.box-header-black h1,
.box-header-black h2,
.box-header-black h3,
.box-header-black a,
.box-header-black p,
.box-header-black label,
.box-header-color1-25 h1,
.box-header-color1-25 h2,
.box-header-color1-25 h3,
.box-header-color1-25 a,
.box-header-color1-25 p,
.box-header-color1-25 label,
.box-header-color2-25 h1,
.box-header-color2-25 h2,
.box-header-color2-25 h3,
.box-header-color2-25 a,
.box-header-color2-25 p,
.box-header-color2-25 label,
.box-header-dark-25 h1,
.box-header-dark-25 h2,
.box-header-dark-25 h3,
.box-header-dark-25 a,
.box-header-dark-25 p,
.box-header-dark-25 label,
.box-header-darken-25 h1,
.box-header-darken-25 h2,
.box-header-darken-25 h3,
.box-header-darken-25 a,
.box-header-darken-25 p,
.box-header-darken-25 label,
.box-header-light-25 h1,
.box-header-light-25 h2,
.box-header-light-25 h3,
.box-header-light-25 a,
.box-header-light-25 p,
.box-header-light-25 label,
.box-header-lighten-25 h1,
.box-header-lighten-25 h2,
.box-header-lighten-25 h3,
.box-header-lighten-25 a,
.box-header-lighten-25 p,
.box-header-lighten-25 label,
.box-header-white-25 h1,
.box-header-white-25 h2,
.box-header-white-25 h3,
.box-header-white-25 a,
.box-header-white-25 p,
.box-header-white-25 label,
.box-header-black-25 h1,
.box-header-black-25 h2,
.box-header-black-25 h3,
.box-header-black-25 a,
.box-header-black-25 p,
.box-header-black-25 label,
.box-header-color1-50 h1,
.box-header-color1-50 h2,
.box-header-color1-50 h3,
.box-header-color1-50 a,
.box-header-color1-50 p,
.box-header-color1-50 label,
.box-header-color2-50 h1,
.box-header-color2-50 h2,
.box-header-color2-50 h3,
.box-header-color2-50 a,
.box-header-color2-50 p,
.box-header-color2-50 label,
.box-header-dark-50 h1,
.box-header-dark-50 h2,
.box-header-dark-50 h3,
.box-header-dark-50 a,
.box-header-dark-50 p,
.box-header-dark-50 label,
.box-header-darken-50 h1,
.box-header-darken-50 h2,
.box-header-darken-50 h3,
.box-header-darken-50 a,
.box-header-darken-50 p,
.box-header-darken-50 label,
.box-header-light-50 h1,
.box-header-light-50 h2,
.box-header-light-50 h3,
.box-header-light-50 a,
.box-header-light-50 p,
.box-header-light-50 label,
.box-header-lighten-50 h1,
.box-header-lighten-50 h2,
.box-header-lighten-50 h3,
.box-header-lighten-50 a,
.box-header-lighten-50 p,
.box-header-lighten-50 label,
.box-header-white-50 h1,
.box-header-white-50 h2,
.box-header-white-50 h3,
.box-header-white-50 a,
.box-header-white-50 p,
.box-header-white-50 label,
.box-header-black-50 h1,
.box-header-black-50 h2,
.box-header-black-50 h3,
.box-header-black-50 a,
.box-header-black-50 p,
.box-header-black-50 label,
.box-header-color1-75 h1,
.box-header-color1-75 h2,
.box-header-color1-75 h3,
.box-header-color1-75 a,
.box-header-color1-75 p,
.box-header-color1-75 label,
.box-header-color2-75 h1,
.box-header-color2-75 h2,
.box-header-color2-75 h3,
.box-header-color2-75 a,
.box-header-color2-75 p,
.box-header-color2-75 label,
.box-header-dark-75 h1,
.box-header-dark-75 h2,
.box-header-dark-75 h3,
.box-header-dark-75 a,
.box-header-dark-75 p,
.box-header-dark-75 label,
.box-header-darken-75 h1,
.box-header-darken-75 h2,
.box-header-darken-75 h3,
.box-header-darken-75 a,
.box-header-darken-75 p,
.box-header-darken-75 label,
.box-header-light-75 h1,
.box-header-light-75 h2,
.box-header-light-75 h3,
.box-header-light-75 a,
.box-header-light-75 p,
.box-header-light-75 label,
.box-header-lighten-75 h1,
.box-header-lighten-75 h2,
.box-header-lighten-75 h3,
.box-header-lighten-75 a,
.box-header-lighten-75 p,
.box-header-lighten-75 label,
.box-header-white-75 h1,
.box-header-white-75 h2,
.box-header-white-75 h3,
.box-header-white-75 a,
.box-header-white-75 p,
.box-header-white-75 label,
.box-header-black-75 h1,
.box-header-black-75 h2,
.box-header-black-75 h3,
.box-header-black-75 a,
.box-header-black-75 p,
.box-header-black-75 label,
.box-header-sub-transparent > .box-header h1,
.box-header-sub-transparent > .box-header h2,
.box-header-sub-transparent > .box-header h3,
.box-header-sub-transparent > .box-header a,
.box-header-sub-transparent > .box-header p,
.box-header-sub-transparent > .box-header label,
.box-header-sub-grad > .box-header h1,
.box-header-sub-grad > .box-header h2,
.box-header-sub-grad > .box-header h3,
.box-header-sub-grad > .box-header a,
.box-header-sub-grad > .box-header p,
.box-header-sub-grad > .box-header label,
.box-header-sub-grad2 > .box-header h1,
.box-header-sub-grad2 > .box-header h2,
.box-header-sub-grad2 > .box-header h3,
.box-header-sub-grad2 > .box-header a,
.box-header-sub-grad2 > .box-header p,
.box-header-sub-grad2 > .box-header label,
.box-header-sub-grad-dark > .box-header h1,
.box-header-sub-grad-dark > .box-header h2,
.box-header-sub-grad-dark > .box-header h3,
.box-header-sub-grad-dark > .box-header a,
.box-header-sub-grad-dark > .box-header p,
.box-header-sub-grad-dark > .box-header label,
.box-header-sub-grad-light > .box-header h1,
.box-header-sub-grad-light > .box-header h2,
.box-header-sub-grad-light > .box-header h3,
.box-header-sub-grad-light > .box-header a,
.box-header-sub-grad-light > .box-header p,
.box-header-sub-grad-light > .box-header label,
.box-header-sub-grad-alt > .box-header h1,
.box-header-sub-grad-alt > .box-header h2,
.box-header-sub-grad-alt > .box-header h3,
.box-header-sub-grad-alt > .box-header a,
.box-header-sub-grad-alt > .box-header p,
.box-header-sub-grad-alt > .box-header label,
.box-header-sub-color1 > .box-header h1,
.box-header-sub-color1 > .box-header h2,
.box-header-sub-color1 > .box-header h3,
.box-header-sub-color1 > .box-header a,
.box-header-sub-color1 > .box-header p,
.box-header-sub-color1 > .box-header label,
.box-header-sub-color2 > .box-header h1,
.box-header-sub-color2 > .box-header h2,
.box-header-sub-color2 > .box-header h3,
.box-header-sub-color2 > .box-header a,
.box-header-sub-color2 > .box-header p,
.box-header-sub-color2 > .box-header label,
.box-header-sub-dark > .box-header h1,
.box-header-sub-dark > .box-header h2,
.box-header-sub-dark > .box-header h3,
.box-header-sub-dark > .box-header a,
.box-header-sub-dark > .box-header p,
.box-header-sub-dark > .box-header label,
.box-header-sub-light > .box-header h1,
.box-header-sub-light > .box-header h2,
.box-header-sub-light > .box-header h3,
.box-header-sub-light > .box-header a,
.box-header-sub-light > .box-header p,
.box-header-sub-light > .box-header label,
.box-header-sub-white > .box-header h1,
.box-header-sub-white > .box-header h2,
.box-header-sub-white > .box-header h3,
.box-header-sub-white > .box-header a,
.box-header-sub-white > .box-header p,
.box-header-sub-white > .box-header label,
.box-header-sub-black > .box-header h1,
.box-header-sub-black > .box-header h2,
.box-header-sub-black > .box-header h3,
.box-header-sub-black > .box-header a,
.box-header-sub-black > .box-header p,
.box-header-sub-black > .box-header label,
.box-header-sub-color1-25 > .box-header h1,
.box-header-sub-color1-25 > .box-header h2,
.box-header-sub-color1-25 > .box-header h3,
.box-header-sub-color1-25 > .box-header a,
.box-header-sub-color1-25 > .box-header p,
.box-header-sub-color1-25 > .box-header label,
.box-header-sub-color2-25 > .box-header h1,
.box-header-sub-color2-25 > .box-header h2,
.box-header-sub-color2-25 > .box-header h3,
.box-header-sub-color2-25 > .box-header a,
.box-header-sub-color2-25 > .box-header p,
.box-header-sub-color2-25 > .box-header label,
.box-header-sub-dark-25 > .box-header h1,
.box-header-sub-dark-25 > .box-header h2,
.box-header-sub-dark-25 > .box-header h3,
.box-header-sub-dark-25 > .box-header a,
.box-header-sub-dark-25 > .box-header p,
.box-header-sub-dark-25 > .box-header label,
.box-header-sub-darken-25 > .box-header h1,
.box-header-sub-darken-25 > .box-header h2,
.box-header-sub-darken-25 > .box-header h3,
.box-header-sub-darken-25 > .box-header a,
.box-header-sub-darken-25 > .box-header p,
.box-header-sub-darken-25 > .box-header label,
.box-header-sub-light-25 > .box-header h1,
.box-header-sub-light-25 > .box-header h2,
.box-header-sub-light-25 > .box-header h3,
.box-header-sub-light-25 > .box-header a,
.box-header-sub-light-25 > .box-header p,
.box-header-sub-light-25 > .box-header label,
.box-header-sub-lighten-25 > .box-header h1,
.box-header-sub-lighten-25 > .box-header h2,
.box-header-sub-lighten-25 > .box-header h3,
.box-header-sub-lighten-25 > .box-header a,
.box-header-sub-lighten-25 > .box-header p,
.box-header-sub-lighten-25 > .box-header label,
.box-header-sub-white-25 > .box-header h1,
.box-header-sub-white-25 > .box-header h2,
.box-header-sub-white-25 > .box-header h3,
.box-header-sub-white-25 > .box-header a,
.box-header-sub-white-25 > .box-header p,
.box-header-sub-white-25 > .box-header label,
.box-header-sub-black-25 > .box-header h1,
.box-header-sub-black-25 > .box-header h2,
.box-header-sub-black-25 > .box-header h3,
.box-header-sub-black-25 > .box-header a,
.box-header-sub-black-25 > .box-header p,
.box-header-sub-black-25 > .box-header label,
.box-header-sub-color1-50 > .box-header h1,
.box-header-sub-color1-50 > .box-header h2,
.box-header-sub-color1-50 > .box-header h3,
.box-header-sub-color1-50 > .box-header a,
.box-header-sub-color1-50 > .box-header p,
.box-header-sub-color1-50 > .box-header label,
.box-header-sub-color2-50 > .box-header h1,
.box-header-sub-color2-50 > .box-header h2,
.box-header-sub-color2-50 > .box-header h3,
.box-header-sub-color2-50 > .box-header a,
.box-header-sub-color2-50 > .box-header p,
.box-header-sub-color2-50 > .box-header label,
.box-header-sub-dark-50 > .box-header h1,
.box-header-sub-dark-50 > .box-header h2,
.box-header-sub-dark-50 > .box-header h3,
.box-header-sub-dark-50 > .box-header a,
.box-header-sub-dark-50 > .box-header p,
.box-header-sub-dark-50 > .box-header label,
.box-header-sub-darken-50 > .box-header h1,
.box-header-sub-darken-50 > .box-header h2,
.box-header-sub-darken-50 > .box-header h3,
.box-header-sub-darken-50 > .box-header a,
.box-header-sub-darken-50 > .box-header p,
.box-header-sub-darken-50 > .box-header label,
.box-header-sub-light-50 > .box-header h1,
.box-header-sub-light-50 > .box-header h2,
.box-header-sub-light-50 > .box-header h3,
.box-header-sub-light-50 > .box-header a,
.box-header-sub-light-50 > .box-header p,
.box-header-sub-light-50 > .box-header label,
.box-header-sub-lighten-50 > .box-header h1,
.box-header-sub-lighten-50 > .box-header h2,
.box-header-sub-lighten-50 > .box-header h3,
.box-header-sub-lighten-50 > .box-header a,
.box-header-sub-lighten-50 > .box-header p,
.box-header-sub-lighten-50 > .box-header label,
.box-header-sub-white-50 > .box-header h1,
.box-header-sub-white-50 > .box-header h2,
.box-header-sub-white-50 > .box-header h3,
.box-header-sub-white-50 > .box-header a,
.box-header-sub-white-50 > .box-header p,
.box-header-sub-white-50 > .box-header label,
.box-header-sub-black-50 > .box-header h1,
.box-header-sub-black-50 > .box-header h2,
.box-header-sub-black-50 > .box-header h3,
.box-header-sub-black-50 > .box-header a,
.box-header-sub-black-50 > .box-header p,
.box-header-sub-black-50 > .box-header label,
.box-header-sub-color1-75 > .box-header h1,
.box-header-sub-color1-75 > .box-header h2,
.box-header-sub-color1-75 > .box-header h3,
.box-header-sub-color1-75 > .box-header a,
.box-header-sub-color1-75 > .box-header p,
.box-header-sub-color1-75 > .box-header label,
.box-header-sub-color2-75 > .box-header h1,
.box-header-sub-color2-75 > .box-header h2,
.box-header-sub-color2-75 > .box-header h3,
.box-header-sub-color2-75 > .box-header a,
.box-header-sub-color2-75 > .box-header p,
.box-header-sub-color2-75 > .box-header label,
.box-header-sub-dark-75 > .box-header h1,
.box-header-sub-dark-75 > .box-header h2,
.box-header-sub-dark-75 > .box-header h3,
.box-header-sub-dark-75 > .box-header a,
.box-header-sub-dark-75 > .box-header p,
.box-header-sub-dark-75 > .box-header label,
.box-header-sub-darken-75 > .box-header h1,
.box-header-sub-darken-75 > .box-header h2,
.box-header-sub-darken-75 > .box-header h3,
.box-header-sub-darken-75 > .box-header a,
.box-header-sub-darken-75 > .box-header p,
.box-header-sub-darken-75 > .box-header label,
.box-header-sub-light-75 > .box-header h1,
.box-header-sub-light-75 > .box-header h2,
.box-header-sub-light-75 > .box-header h3,
.box-header-sub-light-75 > .box-header a,
.box-header-sub-light-75 > .box-header p,
.box-header-sub-light-75 > .box-header label,
.box-header-sub-lighten-75 > .box-header h1,
.box-header-sub-lighten-75 > .box-header h2,
.box-header-sub-lighten-75 > .box-header h3,
.box-header-sub-lighten-75 > .box-header a,
.box-header-sub-lighten-75 > .box-header p,
.box-header-sub-lighten-75 > .box-header label,
.box-header-sub-white-75 > .box-header h1,
.box-header-sub-white-75 > .box-header h2,
.box-header-sub-white-75 > .box-header h3,
.box-header-sub-white-75 > .box-header a,
.box-header-sub-white-75 > .box-header p,
.box-header-sub-white-75 > .box-header label,
.box-header-sub-black-75 > .box-header h1,
.box-header-sub-black-75 > .box-header h2,
.box-header-sub-black-75 > .box-header h3,
.box-header-sub-black-75 > .box-header a,
.box-header-sub-black-75 > .box-header p,
.box-header-sub-black-75 > .box-header label {
  color: white;
}
.box-header-transparent,
.box-header-sub-transparent > .box-header {
  background: transparent;
  border: none;
}
.box-color1,
.box-header-color1,
.list-box-color1 > li {
  color: white;
  background-color: #094D92;
}
.box-color1 h1,
.box-color1 h2,
.box-color1 h3,
.box-color1 label,
.box-header-color1 h1,
.box-header-color1 h2,
.box-header-color1 h3,
.box-header-color1 label,
.list-box-color1 > li h1,
.list-box-color1 > li h2,
.list-box-color1 > li h3,
.list-box-color1 > li label {
  color: white !important;
}
.box-color2,
.box-header-color2,
.list-box-color2 > li {
  color: #5B5759;
  background-color: #ffdd00;
}
.box-color2 h1,
.box-color2 h2,
.box-color2 h3,
.box-color2 label,
.box-header-color2 h1,
.box-header-color2 h2,
.box-header-color2 h3,
.box-header-color2 label,
.list-box-color2 > li h1,
.list-box-color2 > li h2,
.list-box-color2 > li h3,
.list-box-color2 > li label {
  color: #5B5759 !important;
}
.box-dark,
.box-header-dark,
.list-box-dark > li {
  color: white;
  background-color: #7e7e7e;
}
.box-dark > h1,
.box-dark > h2,
.box-dark > h3,
.box-dark label,
.box-header-dark > h1,
.box-header-dark > h2,
.box-header-dark > h3,
.box-header-dark label,
.list-box-dark > li > h1,
.list-box-dark > li > h2,
.list-box-dark > li > h3,
.list-box-dark > li label {
  color: white !important;
}
.box-light,
.box-header-light,
.list-box-light > li {
  color: #222;
  background-color: #efefef;
}
.box-light label,
.box-header-light label,
.list-box-light > li label {
  color: #222 !important;
}
.box-white,
.box-header-white,
.list-box-white > li {
  color: #222;
  background-color: white;
}
.box-black,
.box-header-black,
.list-box-black > li {
  color: white;
  background-color: black;
}
.color1-25,
.list-color1-25 li {
  color: white;
  background-color: rgba(9,77,146,0.25);
}
.box-color1-25,
.box-header-color1-25,
.pill-color1-25,
.btn-color1-25,
.list-tile-color1-25 li {
  color: white;
  background-color: rgba(9,77,146,0.25);
}
.box-color2-25,
.box-header-color2-25,
.pill-color2-25,
.btn-color2-25,
.list-tile-color2-25 li {
  color: #5B5759;
  background-color: rgba(255,221,0,0.25);
}
.box-dark-25,
.box-header-dark-25,
.pill-dark-25,
.btn-dark-25,
.list-tile-dark-25 li {
  color: white;
  background-color: rgba(126,126,126,0.25);
}
.box-darken-25,
.box-header-darken-25,
.pill-darken-25,
.btn-darken-25,
.list-tile-darken-25 li {
  border: 0;
  background-color: #999;
  background-color: rgba(0,0,0,0.25);
}
.box-light-25,
.box-header-light-25,
.pill-light-25,
.btn-light-25,
.list-tile-light-25 li {
  color: #222;
  background-color: rgba(239,239,239,0.25);
}
.box-lighten-25,
.box-header-lighten-25,
.pill-lighten-25,
.btn-lighten-25,
.list-tile-lighten-25 li {
  border: 0;
  background-color: white;
  background-color: rgba(255,255,255,0.25);
}
.box-white-25,
.box-header-white-25,
.pill-white-25,
.btn-white-25,
.list-tile-white-25 li {
  color: black;
  background-color: rgba(255,255,255,0.25);
}
.box-black-25,
.box-header-black-25,
.pill-black-25,
.btn-black-25,
.list-tile-black-25 li {
  color: white;
  background-color: rgba(0,0,0,0.25);
}
.box-color1-50,
.box-header-color1-50,
.pill-color1-50,
.btn-color1-50,
.list-tile-color1-50 li {
  color: white;
  background-color: rgba(9,77,146,0.5);
}
.box-color2-50,
.box-header-color2-50,
.pill-color2-50,
.btn-color2-50,
.list-tile-color2-50 li {
  color: #5B5759;
  background-color: rgba(255,221,0,0.5);
}
.box-dark-50,
.box-header-dark-50,
.pill-dark-50,
.btn-dark-50,
.pill-darken,
.btn-darken,
.list-tile-dark-50 li,
.list-alternate-darken li:nth-child(even) {
  color: white;
  background-color: rgba(126,126,126,0.5);
}
.box-darken-50,
.box-header-darken-50,
.pill-darken-50,
.btn-darken-50,
.list-tile-darken-50 li {
  border: 0;
  background-color: #666;
  background-color: rgba(0,0,0,0.5);
}
.box-light-50,
.box-header-light-50,
.pill-light-50,
.btn-light-50,
.pill-lighten,
.btn-lighten,
.list-tile-light-50 li {
  color: #222;
  background-color: rgba(239,239,239,0.5);
}
.box-lighten-50,
.box-header-lighten-50,
.pill-lighten,
.p .btn-lighten,
.pill-lighten-50,
.list-tile-lighten-50 li,
.list-alternate-lighten li:nth-child(even) {
  border: 0;
  background-color: white;
  background-color: rgba(255,255,255,0.5);
}
.box-white-50,
.box-header-white-50,
.pill-white-50,
.btn-white-50,
.list-tile-white-50 li {
  color: black;
  background-color: rgba(255,255,255,0.5);
}
.box-black-50,
.box-header-black-50,
.pill-black-50,
.btn-black-50,
.list-tile-black-50 li {
  color: white;
  background-color: rgba(0,0,0,0.5);
}
.box-color1-75,
.box-header-color1-75,
.pill-color1-75,
.btn-color1-75,
.list-tile-color1-75 li {
  color: white;
  background-color: rgba(9,77,146,0.75);
}
.box-color2-75,
.box-header-color2-75,
.pill-color2-75,
.btn-color2-75,
.list-tile-color2-75 li {
  color: #5B5759;
  background-color: rgba(255,221,0,0.75);
}
.box-dark-75,
.box-header-dark-75,
.pill-dark-75,
.btn-dark-75,
.list-tile-dark-75 li {
  color: white;
  background-color: rgba(126,126,126,0.75);
}
.box-darken-75,
.box-header-darken-75,
.pill-darken-75,
.btn-darken-75,
.list-tile-darken-75 li {
  border: 0;
  background-color: #333;
  background-color: rgba(0,0,0,0.75);
}
.box-light-75,
.box-header-light-75,
.pill-light-75,
.btn-light-75,
.list-tile-light-75 li {
  color: #222;
  background-color: rgba(239,239,239,0.75);
}
.box-lighten-75,
.box-header-lighten-75,
.pill-lighten-75,
.btn-lighten-75,
.list-tile-lighten-75 li {
  border: 0;
  background: white;
  background-color: rgba(255,255,255,0.75);
}
.box-white-75,
.box-header-white-75,
.pill-white-75,
.btn-white-75,
.list-tile-white-75 li {
  color: black;
  background-color: rgba(255,255,255,0.75);
}
.box-black-75,
.box-header-black-75,
.pill-black-75,
.btn-black-75,
.list-tile-black-75 li {
  color: white;
  background-color: rgba(0,0,0,0.75);
}
.pill-color1-25:hover,
.btn-color1-25:hover,
.pill-hov-color1-25:hover,
.btn-hov-color1-25:hover {
  background-color: rgba(9,77,146,0.3);
}
.pill-color2-25:hover,
.btn-color2-25:hover,
.pill-hov-color2-25:hover,
.btn-hov-color2-25:hover {
  background-color: rgba(255,221,0,0.3);
}
.pill-dark-25:hover,
.btn-dark-25:hover,
.pill-hov-dark-25:hover,
.btn-hov-dark-25:hover {
  background-color: rgba(126,126,126,0.3);
}
.pill-darken-25:hover,
.btn-darken-25:hover,
.pill-hov-darken-25:hover,
.btn-hov-darken-25:hover {
  background-color: rgba(0,0,0,0.3);
}
.pill-light-25:hover,
.btn-light-25:hover,
.pill-hov-light-25:hover,
.btn-hov-light-25:hover {
  background-color: rgba(239,239,239,0.3);
}
.pill-lighten-25:hover,
.btn-lighten-25:hover,
.pill-hov-lighten-25:hover,
.btn-hov-lighten-25:hover {
  background-color: rgba(255,255,255,0.3);
}
.pill-white-25:hover,
.btn-white-25:hover,
.pill-hov-white-25:hover,
.btn-hov-white-25:hover {
  background-color: rgba(255,255,255,0.3);
}
.pill-black-25:hover,
.btn-black-25:hover,
.pill-hov-black-25:hover,
.btn-hov-black-25:hover {
  background-color: rgba(0,0,0,0.3);
}
.pill-color1-50:hover,
.btn-color1-50:hover,
.pill-hov-color1-50:hover,
.btn-hov-color1-50:hover {
  background-color: rgba(9,77,146,0.55);
}
.pill-color2-50:hover,
.btn-color2-50:hover,
.pill-hov-color2-50:hover,
.btn-hov-color2-50:hover {
  background-color: rgba(255,221,0,0.55);
}
.pill-dark-50:hover,
.btn-dark-50:hover,
.pill-hov-dark-50:hover,
.btn-hov-dark-50:hover {
  background-color: rgba(126,126,126,0.55);
}
.pill-darken-50:hover,
.btn-darken-50:hover,
.pill-hov-darken-50:hover,
.btn-hov-darken-50:hover {
  background-color: rgba(0,0,0,0.55);
}
.pill-darken:hover,
.btn-darken:hover,
.pill-hov-darken:hover,
.btn-hov-darken:hover {
  background-color: rgba(0,0,0,0.55);
}
.pill-light-50:hover,
.btn-light-50:hover,
.pill-hov-light-50:hover,
.btn-hov-light-50:hover {
  background-color: rgba(239,239,239,0.55);
}
.pill-lighten:hover,
.btn-lighten:hover,
.pill-hov-lighten:hover,
.btn-hov-lighten:hover {
  background-color: rgba(255,255,255,0.55);
}
.pill-white-50:hover,
.btn-white-50:hover,
.pill-hov-white-50:hover,
.btn-hov-white-50:hover {
  background-color: rgba(255,255,255,0.55);
}
.pill-black-50:hover,
.btn-black-50:hover,
.pill-hov-black-50:hover,
.btn-hov-black-50:hover {
  background-color: rgba(0,0,0,0.55);
}
.pill-color1-75:hover,
.btn-color1-75:hover,
.pill-hov-color1-75:hover,
.btn-hov-color1-75:hover {
  background-color: rgba(9,77,146,0.8);
}
.pill-color2-75:hover,
.btn-color2-75:hover,
.pill-hov-color2-75:hover,
.btn-hov-color2-75:hover {
  background-color: rgba(255,221,0,0.8);
}
.pill-dark-75:hover,
.btn-dark-75:hover,
.pill-hov-dark-75:hover,
.btn-hov-dark-75:hover {
  background-color: rgba(126,126,126,0.8);
}
.pill-darken-75:hover,
.btn-darken-75:hover,
.pill-hov-darken-75:hover,
.btn-hov-darken-75:hover {
  background-color: rgba(0,0,0,0.8);
}
.pill-light-75:hover,
.btn-light-75:hover,
.pill-hov-light-75:hover,
.btn-hov-light-75:hover {
  background-color: rgba(239,239,239,0.8);
}
.pill-lighten-75:hover,
.btn-lighten-75:hover,
.pill-hov-lighten-75:hover,
.btn-hov-lighten-75:hover {
  background-color: rgba(255,255,255,0.8);
}
.pill-white-75:hover,
.btn-white-75:hover,
.pill-hov-white-75:hover,
.btn-hov-white-75:hover {
  background-color: rgba(255,255,255,0.8);
}
.pill-black-75:hover,
.btn-black-75:hover,
.pill-hov-black-75:hover,
.btn-hov-black-75:hover {
  background-color: rgba(0,0,0,0.8);
}
.box-lighten,
.list-tile-lighten li {
  overflow: hidden;
  margin: 0 0 25px;
  box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  background: white;
  background: rgba(255,255,255,0.5);
  border: 0;
}
.box-lighten .inner,
.list-tile-lighten li .inner {
  padding: 10px;
  overflow: hidden;
}
.box-lighten h1,
.box-lighten h2,
.box-lighten h3,
.box-lighten a,
.box-lighten p,
.box-lighten label,
.list-tile-lighten li h1,
.list-tile-lighten li h2,
.list-tile-lighten li h3,
.list-tile-lighten li a,
.list-tile-lighten li p,
.list-tile-lighten li label {
  color: white;
}
.box-darken,
.list-tile-darken li {
  overflow: hidden;
  margin: 0 0 25px;
  box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  background: #666;
  background: rgba(0,0,0,0.5);
  border: 0;
  color: white;
}
.box-darken .inner,
.list-tile-darken li .inner {
  padding: 10px;
  overflow: hidden;
}
.box-darken h1,
.box-darken h2,
.box-darken h3,
.box-darken a,
.box-darken p,
.box-darken label,
.list-tile-darken li h1,
.list-tile-darken li h2,
.list-tile-darken li h3,
.list-tile-darken li a,
.list-tile-darken li p,
.list-tile-darken li label {
  color: white;
}
.box-darken a,
.list-tile-darken li a {
  color: white;
}
.list-tile-box li,
.list-tile-box-alt li,
.list-tile-box-skel li {
  padding: 10px;
}
.list-columns-2 li,
.list-columns-3 li,
.list-columns-4 li {
  margin: 0 2% 2% 0 !important;
  display: inline;
  float: left;
}
.list-columns-2 li {
  width: 48%;
}
.list-columns-3 li {
  width: 31%;
}
.list-columns-4 li {
  width: 23%;
}
ul[class^='list-alternate'] li,
ul[class*=' list-alternate'] li {
  padding: 5px;
}
.box-normalize {
  color: #222 !important;
}
.box-normalize h1 {
  color: #7e7e7e;
  font: normal 25px 'Roboto Condensed', sans-serif;
  text-shadow: 0;
  text-decoration: none;
}
.box-normalize h2 {
  color: #7e7e7e;
  font: 700 18px 'Roboto Condensed', sans-serif;
  text-shadow: 0;
  text-decoration: none;
}
.box-normalize h3 {
  color: #7e7e7e;
  font: 700 14px 'Roboto Condensed', sans-serif;
  text-shadow: 0;
  text-decoration: none;
}
.box-normalize p,
.box-normalize span {
  color: #222 !important;
}
.box-normalize a {
  color: blue;
}
.box-no-border {
  border: 0 !important;
}
.square,
.box-square,
.box-square .box-header,
.pill-square,
.btn-square,
.list-tile-square li {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
}
.round,
.box-round,
.box-round .box-header,
.pill-round,
.btn-round,
.list-tile-round li {
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
}
.tabs-down > li > a,
.tab-down {
  border-radius: 0 0 .35em .35em;
  -webkit-border-radius: 0 0 .35em .35em;
  -moz-border-radius: 0 0 .35em .35em;
}
.tabs-up > li > a,
.tab-up {
  border-radius: .35em .35em 0 0;
  -webkit-border-radius: .35em .35em 0 0;
  -moz-border-radius: .35em .35em 0 0;
}
.tabs-left > li > a,
.tab-left {
  border-radius: .35em 0 0 .35em;
  -webkit-border-radius: .35em 0 0 .35em;
  -moz-border-radius: .35em 0 0 .35em;
}
.tabs-right > li > a,
.tab-right {
  border-radius: 0 .35em .35em 0;
  -webkit-border-radius: 0 .35em .35em 0;
  -moz-border-radius: 0 .35em .35em 0;
}
.row-fluid:after,
.row:after,
.col:after {
  content: "";
  display: table;
  clear: both;
}
.row > .col {
  padding: 0 0 0 25px;
  margin-bottom: 25px;
}
.row > .col.fitcol,
.row > .col.fitcol:first-child {
  padding: 0;
  margin-bottom: 0;
}
.row > .col:first-child {
  padding: 0 0 0 0;
  margin-bottom: 25px;
}
.row > section,
.span-fluid-24 > div {
  margin: 0 !important;
}
.clear {
  clear: both;
}
.span-fluid-1,
.span-1 {
  width: 4.1666666666667%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-2,
.span-2 {
  width: 8.3333333333333%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-3,
.span-3 {
  width: 12.5%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-4,
.span-4 {
  width: 16.666666666667%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-5,
.span-5 {
  width: 20.833333333333%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-6,
.span-6 {
  width: 25%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-7,
.span-7 {
  width: 29.166666666667%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-8,
.span-8 {
  width: 33.333333333333%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-9,
.span-9 {
  width: 37.5%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-10,
.span-10 {
  width: 41.666666666667%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-11,
.span-11 {
  width: 45.833333333333%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-12,
.span-12 {
  width: 50%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-13,
.span-13 {
  width: 54.166666666667%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-14,
.span-14 {
  width: 58.333333333333%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-15,
.span-15 {
  width: 62.5%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-16,
.span-16 {
  width: 66.666666666667%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-17,
.span-17 {
  width: 70.833333333333%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-18,
.span-18 {
  width: 75%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-19,
.span-19 {
  width: 79.166666666667%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-20,
.span-20 {
  width: 83.333333333333%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-21,
.span-21 {
  width: 87.5%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-22,
.span-22 {
  width: 91.666666666667%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-23,
.span-23 {
  width: 95.833333333333%;
  float: left;
  display: inline;
  margin-right: ;
}
.span-fluid-24,
.span-24 {
  float: none;
  clear: both;
  display: block;
  margin-left: 0;
  margin-right: 0;
}
.prepend-1 {
  margin-left: 4.1666666666667%;
}
.prepend-2 {
  margin-left: 8.3333333333333%;
}
.prepend-3 {
  margin-left: 12.5%;
}
.prepend-4 {
  margin-left: 16.666666666667%;
}
.prepend-5 {
  margin-left: 20.833333333333%;
}
.prepend-6 {
  margin-left: 25%;
}
.prepend-7 {
  margin-left: 29.166666666667%;
}
.prepend-8 {
  margin-left: 33.333333333333%;
}
.prepend-9 {
  margin-left: 37.5%;
}
.prepend-10 {
  margin-left: 41.666666666667%;
}
.prepend-11 {
  margin-left: 45.833333333333%;
}
.prepend-12 {
  margin-left: 50%;
}
.prepend-13 {
  margin-left: 54.166666666667%;
}
.prepend-14 {
  margin-left: 58.333333333333%;
}
.prepend-15 {
  margin-left: 62.5%;
}
.prepend-16 {
  margin-left: 66.666666666667%;
}
.prepend-17 {
  margin-left: 70.833333333333%;
}
.prepend-18 {
  margin-left: 75%;
}
.prepend-19 {
  margin-left: 79.166666666667%;
}
.prepend-20 {
  margin-left: 83.333333333333%;
}
.prepend-21 {
  margin-left: 87.5%;
}
.prepend-22 {
  margin-left: 91.666666666667%;
}
.prepend-23 {
  margin-left: 95.833333333333%;
}
.prepend-24 {
  margin-left: 100%;
}
.append-1 {
  margin-right: 4.1666666666667%;
}
.append-2 {
  margin-right: 8.3333333333333%;
}
.append-3 {
  margin-right: 12.5%;
}
.append-4 {
  margin-right: 16.666666666667%;
}
.append-5 {
  margin-right: 20.833333333333%;
}
.append-6 {
  margin-right: 25%;
}
.append-7 {
  margin-right: 29.166666666667%;
}
.append-8 {
  margin-right: 33.333333333333%;
}
.append-9 {
  margin-right: 37.5%;
}
.append-10 {
  margin-right: 41.666666666667%;
}
.append-11 {
  margin-right: 45.833333333333%;
}
.append-12 {
  margin-right: 50%;
}
.append-13 {
  margin-right: 54.166666666667%;
}
.append-14 {
  margin-right: 58.333333333333%;
}
.append-15 {
  margin-right: 62.5%;
}
.append-16 {
  margin-right: 66.666666666667%;
}
.append-17 {
  margin-right: 70.833333333333%;
}
.append-18 {
  margin-right: 75%;
}
.append-19 {
  margin-right: 79.166666666667%;
}
.append-20 {
  margin-right: 83.333333333333%;
}
.append-21 {
  margin-right: 87.5%;
}
.append-22 {
  margin-right: 91.666666666667%;
}
.append-23 {
  margin-right: 95.833333333333%;
}
.append-24 {
  margin-right: 100%;
}
.sink-1 {
  margin-top: 10px;
}
.sink-2 {
  margin-top: 20px;
}
.sink-3 {
  margin-top: 30px;
}
.sink-4 {
  margin-top: 40px;
}
.sink-5 {
  margin-top: 50px;
}
.sink-6 {
  margin-top: 60px;
}
.sink-7 {
  margin-top: 70px;
}
.sink-8 {
  margin-top: 80px;
}
.sink-9 {
  margin-top: 90px;
}
.sink-10 {
  margin-top: 100px;
}
.rise-1 {
  margin-top: -10px;
}
.rise-2 {
  margin-top: -20px;
}
.rise-3 {
  margin-top: -30px;
}
.rise-4 {
  margin-top: -40px;
}
.rise-5 {
  margin-top: -50px;
}
.rise-6 {
  margin-top: -60px;
}
.rise-7 {
  margin-top: -70px;
}
.rise-8 {
  margin-top: -80px;
}
.rise-9 {
  margin-top: -90px;
}
.rise-10 {
  margin-top: -100px;
}
.push-1 {
  margin-left: 10px;
}
.push-2 {
  margin-left: 20px;
}
.push-3 {
  margin-left: 30px;
}
.push-4 {
  margin-left: 40px;
}
.push-5 {
  margin-left: 50px;
}
.push-6 {
  margin-left: 60px;
}
.push-7 {
  margin-left: 70px;
}
.push-8 {
  margin-left: 80px;
}
.push-9 {
  margin-left: 90px;
}
.push-10 {
  margin-left: 100px;
}
.pull-1 {
  margin-left: -10px;
}
.pull-2 {
  margin-left: -20px;
}
.pull-3 {
  margin-left: -30px;
}
.pull-4 {
  margin-left: -40px;
}
.pull-5 {
  margin-left: -50px;
}
.pull-6 {
  margin-left: -60px;
}
.pull-7 {
  margin-left: -70px;
}
.pull-8 {
  margin-left: -80px;
}
.pull-9 {
  margin-left: -90px;
}
.pull-10 {
  margin-left: -100px;
}
.row:after,
.col:after {
  content: "";
  display: table;
  clear: both;
}
body.grid-debug .row {
  background: url('shared_img/10px-grid.gif') left top repeat;
}
body.grid-debug #HomeLeft .col {
  background: tomato;
}
body.grid-debug #HomeCenter .col {
  background: teal;
}
body.grid-debug #HomeRight .col {
  background: lime;
}
#BottomHome,
#BottomDefault {
  overflow: hidden;
}
.row > .nopad {
  padding: 0;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
.break-word {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.float-left {
  float: left;
  display: inline;
}
.float-right {
  float: right;
  display: inline;
}
.clear-right {
  clear: right;
}
.clear-left {
  clear: left;
}
.uppercase {
  text-transform: uppercase;
}
.no-space {
  margin: 0;
  padding: 0;
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.pad-1,
.pad,
.pad-1-in > div {
  padding: 10px;
}
.pad-vert-1,
.pad-vert,
.pad-vert-1-in > div {
  padding-top: 10px;
  padding-bottom: 10px;
}
.pad-horiz-1,
.pad-horiz,
.pad-horiz-1-in > div {
  padding: 0 10px;
}
.pad-top-1,
.pad-top,
.pad-top-1-in > div {
  padding-top: 10px;
}
.pad-right-1,
.pad-right,
.pad-right-1-in > div {
  padding-right: 10px;
}
.pad-btm-1,
.pad-btm,
.pad-btm-1-in > div {
  padding-bottom: 10px;
}
.pad-left-1,
.pad-left,
.pad-left-1-in > div {
  padding-left: 10px;
}
.pad-2,
.pad-2-in > div {
  padding: 20px;
}
.pad-vert-2,
.pad-vert-2-in > div {
  padding: 20px 0;
}
.pad-horiz-2,
.pad-horiz-2-in > div {
  padding: 0 20px;
}
.pad-top-2,
.pad-top-2-in > div {
  padding-top: 20px;
}
.pad-right-2,
.pad-right-2-in > div {
  padding-right: 20px;
}
.pad-btm-2,
.pad-btm-2-in > div {
  padding-bottom: 20px;
}
.pad-left-2,
.pad-left-2-in > div {
  padding-left: 20px;
}
.pad-3,
.pad-3-in > div {
  padding: 30px;
}
.pad-vert-3,
.pad-vert-3-in > div {
  padding: 30px 0;
}
.pad-horiz-3,
.pad-horiz-3-in > div {
  padding: 0 30px;
}
.pad-top-3,
.pad-top-3-in > div {
  padding-top: 30px;
}
.pad-right-3,
.pad-right-3-in > div {
  padding-right: 30px;
}
.pad-btm-3,
.pad-btm-3-in > div {
  padding-bottom: 30px;
}
.pad-left-3,
.pad-left-3-in > div {
  padding-left: 30px;
}
.margin-1,
.margin-1-in > div {
  margin: 10px;
}
.margin-vert-1,
.margin-vert-1-in > div {
  margin-top: 10px;
  margin-bottom: 10px;
}
.margin-horiz-1,
.margin-horiz-1-in > div {
  margin-right: 10px;
  margin-left: 10px;
}
.margin-top-1,
.margin-top-1-in > div {
  margin-top: 10px;
}
.margin-right-1,
.margin-right-1-in > div {
  margin-right: 10px;
}
.margin-btm-1,
.margin-btm-1-in > div {
  margin-bottom: 10px;
}
.margin-left-1,
.margin-left-1-in > div {
  margin-left: 10px;
}
.margin-2,
.margin-2-in > div {
  margin: 20px;
}
.margin-vert-2,
.margin-vert-2-in > div {
  margin-top: 20px;
  margin-bottom: 20px;
}
.margin-horiz-2,
.margin-horiz-2-in > div {
  margin-right: 20px;
  margin-left: 20px;
}
.margin-top-2,
.margin-top-2-in > div {
  margin-top: 20px;
}
.margin-right-2,
.margin-right-2-in > div {
  margin-right: 20px;
}
.margin-btm-2,
.margin-btm-2-in > div {
  margin-bottom: 20px;
}
.margin-left-2,
.margin-left-2-in > div {
  margin-left: 20px;
}
.margin-3,
.margin-3-in > div {
  margin: 30px;
}
.margin-vert-3,
.margin-vert-3-in > div {
  margin-top: 30px;
  margin-bottom: 30px;
}
.margin-horiz-3,
.margin-horiz-3-in > div {
  margin-right: 30px;
  margin-left: 30px;
}
.margin-top-3,
.margin-top-3-in > div {
  margin-top: 30px;
}
.margin-right-3,
.margin-right-3-in > div {
  margin-right: 30px;
}
.margin-btm-3,
.margin-btm-3-in > div {
  margin-bottom: 30px;
}
.margin-left-3,
.margin-left-3-in > div {
  margin-left: 30px;
}
.trans-1 {
  -webkit-transition: .1s all linear;
  -moz-transition: .1s all linear;
  -o-transition: .1s all linear;
  -ms-transition: .1s all linear;
  transition: .1s all linear;
}
.trans-2 {
  -webkit-transition: .2s all linear;
  -moz-transition: .2s all linear;
  -o-transition: .2s all linear;
  -ms-transition: .2s all linear;
  transition: .2s all linear;
}
.trans-3 {
  -webkit-transition: .3s all linear;
  -moz-transition: .3s all linear;
  -o-transition: .3s all linear;
  -ms-transition: .3s all linear;
  transition: .3s all linear;
}
.trans-4 {
  -webkit-transition: .4s all linear;
  -moz-transition: .4s all linear;
  -o-transition: .4s all linear;
  -ms-transition: .4s all linear;
  transition: .4s all linear;
}
.trans-5 {
  -webkit-transition: .5s all linear;
  -moz-transition: .5s all linear;
  -o-transition: .5s all linear;
  -ms-transition: .5s all linear;
  transition: .5s all linear;
}
div.inline,
div.inline-item {
  display: inline-block;
}
#MenuMain,
#MenuMainWrap {
  right: 0;
  bottom: 0;
  position: relative;
  clear: both;
}
#MenuMainWrap {
  position: relative;
  z-index: 1000;
}
#MenuMainWrap .menu-box,
#MenuMainWrap .menu-box .menu-inner {
  position: relative;
  z-index: 1000;
}
.wrap-brain-nav {
  position: relative;
  z-index: 11;
}
.menu-main {
  position: relative;
  z-index: 11;
  position: relative;
  display: inline-block;
}
.menu-main .mobile-que {
  display: none;
}
.menu-main ul.mobile-menu-show {
  display: block !important;
}
.menu-main ul.mobile-menu-hide {
  display: none !important;
}
.menu-main ul.dropdown,
.menu-main ul.dropdown li,
.menu-main ul.dropdown ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu-main ul.dropdown {
  position: relative;
  z-index: 9;
  float: left;
}
.menu-main ul.dropdown > li {
  position: relative;
  float: left;
  vertical-align: middle;
  zoom: 1;
  line-height: normal;
  border-top: _;
  border-right: 1px solid white;
  border-bottom: _;
  border-left: _;
  border-radius: _;
  -webkit-border-radius: _;
  -moz-border-radius: _;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  margin-right: _;
}
.menu-main ul.dropdown > li a:link,
.menu-main ul.dropdown > li a:visited,
.menu-main ul.dropdown > li a {
  background: _;
  color: white;
  padding: 8px 15px;
  font: normal 15px 'Roboto', sans-serif;
  text-shadow: 0 1px 0 rgba(0,0,0,0.3);
  box-shadow: _;
  -webkit-box-shadow: _;
  -moz-box-shadow: _;
  border-radius: _;
  -webkit-border-radius: _;
  -moz-border-radius: _;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  display: inline-block;
}
.menu-main ul.dropdown > li:first-child {
  border-left: 0;
}
.menu-main ul.dropdown > li:last-child {
  border-right: 0;
}
.menu-main ul.dropdown > li a:hover,
.menu-main ul.dropdown li:hover > a.dir {
  background: rgba(9,77,146,0);
  background: -moz-linear-gradient(top,rgba(9,77,146,0) 0%,#094D92 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(9,77,146,0)),color-stop(100%,#094D92));
  background: -webkit-linear-gradient(top,rgba(9,77,146,0) 0%,#094D92 100%);
  background: -o-linear-gradient(top,rgba(9,77,146,0) 0%,#094D92 100%);
  background: -ms-linear-gradient(top,rgba(9,77,146,0) 0%,#094D92 100%);
  background: linear-gradient(to bottom,rgba(9,77,146,0) 0%,#094D92 100%);
  -pie-background: linear-gradient(rgba(9,77,146,0) 0%,#094D92 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
  background: grad-alt;
  -webkit-transition: .2s all linear;
  -moz-transition: .2s all linear;
  -o-transition: .2s all linear;
  -ms-transition: .2s all linear;
  transition: .2s all linear;
}
.menu-main ul.dropdown > li > a.active {
  background: rgba(9,77,146,0);
  background: -moz-linear-gradient(top,rgba(9,77,146,0) 0%,#094D92 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(9,77,146,0)),color-stop(100%,#094D92));
  background: -webkit-linear-gradient(top,rgba(9,77,146,0) 0%,#094D92 100%);
  background: -o-linear-gradient(top,rgba(9,77,146,0) 0%,#094D92 100%);
  background: -ms-linear-gradient(top,rgba(9,77,146,0) 0%,#094D92 100%);
  background: linear-gradient(to bottom,rgba(9,77,146,0) 0%,#094D92 100%);
  -pie-background: linear-gradient(rgba(9,77,146,0) 0%,#094D92 100%);
  behavior: url(/shared_css/css3pie/PIE.htc);
  position: relative;
  background: grad-alt;
  -webkit-transition: .2s all linear;
  -moz-transition: .2s all linear;
  -o-transition: .2s all linear;
  -ms-transition: .2s all linear;
  transition: .2s all linear;
}
.menu-main ul.dropdown li.hover,
.menu-main ul.dropdown li:hover {
  z-index: 599;
  cursor: default;
  background-color: transparent;
}
.menu-main ul.dropdown li:hover > ul {
  visibility: visible;
}
.menu-main ul.dropdown li.dir {
  padding: 7px 20px 7px 14px;
}
.menu-main ul.dropdown a.open {
  background-color: #2e2e2e;
  color: #76b900;
}
.menu-main ul.dropdown ul {
  box-shadow: 0 5px 10px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.3);
  border-radius: _;
  -webkit-border-radius: _;
  -moz-border-radius: _;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 190px;
  text-transform: none;
  background-color: #666;
}
.menu-main ul.dropdown ul a:link,
.menu-main ul.dropdown ul a:visited {
  background: #094D92;
  color: white;
  padding: 10px 15px;
  font: 400 14px 'Roboto', sans-serif;
  text-shadow: 0 1px 0 rgba(0,0,0,0.3);
  border-top: 1px solid rgba(0,0,0,0.1);
  border-right: _;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  border-left: _;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  display: block;
}
.menu-main ul.dropdown ul li:first-child,
.menu-main ul.dropdown ul li:first-child a {
  -webkit-border-top-left-radius: _;
  -webkit-border-top-right-radius: _;
  -moz-border-radius-topleft: _;
  -moz-border-radius-topright: _;
  border-top-left-radius: _;
  border-top-right-radius: _;
}
.menu-main ul.dropdown ul li:last-child,
.menu-main ul.dropdown ul li:last-child a {
  -webkit-border-bottom-right-radius: _;
  -webkit-border-bottom-left-radius: _;
  -moz-border-radius-bottomright: _;
  -moz-border-radius-bottomleft: _;
  border-bottom-right-radius: _;
  border-bottom-left-radius: _;
}
.menu-main ul.dropdown ul a:hover {
  background: #063462;
  -webkit-transition: .2s all linear;
  -moz-transition: .2s all linear;
  -o-transition: .2s all linear;
  -ms-transition: .2s all linear;
  transition: .2s all linear;
}
.menu-main ul.dropdown ul a {
  display: block;
}
.menu-main ul.dropdown ul li {
  float: none;
  padding: 0;
  border: 0;
  background-color: transparent;
  color: #000;
  filter: none;
}
.menu-main ul.dropdown ul ul {
  top: 1px;
  left: 99%;
}
.menu-main ul.dropdown ul li.dir {
  padding-right: 15px;
}
.menu-main ul.dropdown ul a.open {
  background-color: #76b900;
  color: #fff;
}
.menu-main ul.dropdown ul li:hover > a.dir {
  background-color: #76b900;
  color: #fff;
}
.nav-item {
  background: _;
  color: white;
  font: normal 15px 'Roboto', sans-serif;
  text-shadow: 0 1px 0 rgba(0,0,0,0.3);
  box-shadow: _;
  -webkit-box-shadow: _;
  -moz-box-shadow: _;
  display: inline-block;
  padding: 8px 15px;
}
a.pdf {
  background: url('/shared_img/pdf.png') left no-repeat;
  padding: .2em 0 0 30px;
  height: 32px;
  display: inline-block;
}
.table-data {
  width: 100%;
  margin-bottom: 20px;
}
.table-data th,
.table-data td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table-data th {
  font-weight: bold;
}
.table-data thead th {
  vertical-align: middle;
  border-bottom: 3px solid silver;
  font-weight: 900;
}
.table-data caption + thead tr:first-child th,
.table-data caption + thead tr:first-child td,
.table-data colgroup + thead tr:first-child th,
.table-data colgroup + thead tr:first-child td,
.table-data thead:first-child tr:first-child th,
.table-data thead:first-child tr:first-child td {
  border-top: 0;
}
.table-data tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table-data .table-data {
  background-color: #ffffff;
}
.table-data {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-data th,
.table-data td {
  border-left: 1px solid #dddddd;
}
.table-data caption + thead tr:first-child th,
.table-data caption + tbody tr:first-child th,
.table-data caption + tbody tr:first-child td,
.table-data colgroup + thead tr:first-child th,
.table-data colgroup + tbody tr:first-child th,
.table-data colgroup + tbody tr:first-child td,
.table-data thead:first-child tr:first-child th,
.table-data tbody:first-child tr:first-child th,
.table-data tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-data thead:first-child tr:first-child > th:first-child,
.table-data tbody:first-child tr:first-child > td:first-child,
.table-data tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-data thead:first-child tr:first-child > th:last-child,
.table-data tbody:first-child tr:first-child > td:last-child,
.table-data tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.table-data thead:last-child tr:last-child > th:first-child,
.table-data tbody:last-child tr:last-child > td:first-child,
.table-data tbody:last-child tr:last-child > th:first-child,
.table-data tfoot:last-child tr:last-child > td:first-child,
.table-data tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.table-data thead:last-child tr:last-child > th:last-child,
.table-data tbody:last-child tr:last-child > td:last-child,
.table-data tbody:last-child tr:last-child > th:last-child,
.table-data tfoot:last-child tr:last-child > td:last-child,
.table-data tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.table-data tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
}
.table-data tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
}
.table-data caption + thead tr:first-child th:first-child,
.table-data caption + tbody tr:first-child td:first-child,
.table-data colgroup + thead tr:first-child th:first-child,
.table-data colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-data caption + thead tr:first-child th:last-child,
.table-data caption + tbody tr:first-child td:last-child,
.table-data colgroup + thead tr:first-child th:last-child,
.table-data colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.table-data tbody > tr:nth-child(odd) > td,
.table-data tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
header .nap {
  color: white;
  font: 700 11.666666666667px 'Roboto Condensed', sans-serif;
  text-shadow: 0 1px 0 rgba(0,0,0,0.3);
  text-align: center;
}
header .nap span.highlight {
  font: 700 20px 'Roboto Condensed', sans-serif;
}
header .nap .sns-box {
  margin-top: 5px;
}
footer {
  z-index: 10;
}
footer .nap span.highlight {
  font: 700 14px 'Roboto', sans-serif;
}
footer .nap .sns-box {
  margin-top: 5px;
}
.sns-box-header a {
  margin: 0 2px;
}
.sns-box-header a img {
  width: auto;
}
.sns-box-header a:last-child {
  margin-right: 0;
}
.sns-box-footer a {
  margin: 0 2px;
}
.sns-box-footer a img {
  width: auto;
}
.sns-box-footer a:last-child {
  margin-right: 0;
}
.sns-box-main a {
  margin: 0 2px;
}
.sns-box-main a img {
  width: auto;
}
.sns-box-main a:last-child {
  margin-right: 0;
}
.sns-box-home a {
  margin: 0 2px;
}
.sns-box-home a img {
  width: auto;
}
.sns-box-home a:last-child {
  margin-right: 0;
}
.nap.list-float-right {
  float: right;
  display: inline;
  padding: 0 10px;
  border-left: 1px solid rgba(9,77,146,0.7);
}
.nap.list-float-left {
  float: left;
  display: inline;
  padding: 0 10px;
  border-left: 1px solid rgba(9,77,146,0.7);
}
.nap.list-dark-tile {
  float: left;
  display: inline;
  padding: 10px !important;
  width: 23%;
  background: rgba(0,0,0,0.5);
  border-radius: .35em;
  -webkit-border-radius: .35em;
  -moz-border-radius: .35em;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  margin-bottom: 10px;
  color: white;
}
.nap.list {
  padding: 10px 0;
}
.catalog-search-box {
  display: _;
  float: _;
  position: relative;
  top: _;
  right: _;
  bottom: ;
  left: _;
  margin: _;
}
.catalog-search-box form {
  position: relative;
}
.catalog-search-box fieldset {
  border: 0px;
  padding: 0px;
  margin: 0px;
  position: relative;
}
.catalog-search-box input[type="text"] {
  padding: 5px 30px 5px 5px;
  margin: 0;
  color: white;
  background: rgba(0,0,0,0.6);
  position: relative;
  font-size: 14px;
}
.catalog-search-box input[type="button"] {
  cursor: pointer;
  background: url('/img/btn-search.png') top no-repeat;
  width: 16px;
  height: 16px;
  border: 0;
  position: absolute;
  right: 6px;
  top: 6px;
}
.catalog-search-box input[type="button"]:hover {
  background: url('/img/btn-search.png') bottom no-repeat;
}
.mybox {
  background: tomato;
  padding: 20px;
}
.mybox h1 {
  font: 700 30px 'Roboto Condensed', sans-serif;
  color: lime;
}
.mybox p {
  color: red;
}
.layout-req-quote {
  display: none;
}
.quote-link {
  cursor: pointer;
}
input[type="text"],
textarea {
  border: 1px solid silver;
}
.form-full .input,
.input-row-full .input {
  clear: left;
}
.form-full label,
.form-full input[type="text"],
.form-full textarea,
.input-row-full label,
.input-row-full input[type="text"],
.input-row-full textarea {
  width: 100%;
  margin: 5px 0;
}
.form-full .checkbox,
.input-row-full .checkbox {
  overflow: hidden;
}
.form-full .checkbox label,
.input-row-full .checkbox label {
  width: auto;
}
.form-full .checkbox input[type="checkbox"],
.input-row-full .checkbox input[type="checkbox"] {
  margin: 0 10px 0 0;
  width: auto;
}
.form-nested .input,
.input-row-nested .input {
  clear: left;
}
.form-nested label,
.form-nested input,
.form-nested textarea,
.input-row-nested label,
.input-row-nested input,
.input-row-nested textarea {
  float: left;
  display: inline;
}
.form-nested input,
.form-nested textarea,
.input-row-nested input,
.input-row-nested textarea {
  width: 65%;
  margin: 5px 0;
}
.form-nested label,
.input-row-nested label {
  width: 35%;
  padding: 3px 1em 3px 0;
  text-align: right;
}
.form-nested .checkbox,
.input-row-nested .checkbox {
  overflow: hidden;
}
.form-nested .checkbox label,
.input-row-nested .checkbox label {
  width: auto;
}
.form-nested .checkbox input[type="checkbox"],
.input-row-nested .checkbox input[type="checkbox"] {
  margin: 0 10px 0 0;
  width: auto;
}
.form-full input[type="text"],
.form-full input[type="checkbox"],
.form-full select,
.form-full textarea,
.form-nested input[type="text"],
.form-nested input[type="checkbox"],
.form-nested select,
.form-nested textarea {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  padding: 3px;
  background: white;
  border: 1px solid silver;
}
.form-full .input-row,
.input-row-full,
.form-nested .input-row,
.input-row-nested {
  clear: both;
  overflow: hidden;
  border-top: 1px solid rgba(255,255,255,0.2);
  border-bottom: 1px solid rgba(0,0,0,0.2);
  padding: 5px 0;
}
.form-full .input-row:first-child,
.input-row-full:first-child,
.form-nested .input-row:first-child,
.input-row-nested:first-child {
  border-top: 0;
}
.form-full .input-row:last-child,
.input-row-full:last-child,
.form-nested .input-row:last-child,
.input-row-nested:last-child {
  border-bottom: 0;
}
.form-full .button-row,
.form-nested .button-row {
  clear: both;
  overflow: hidden;
  padding: 5px 0;
}
.alert-good,
.alert-green {
  padding: 5px;
  border: 1px solid #d6e9c6;
  color: #3c763d;
  background: #dff0d8;
  text-align: center;
  margin: 5px 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
}
.alert-bad,
.alert-red,
.error-message {
  padding: 5px;
  border: 1px solid #ebccd1;
  color: #a94442;
  background: #f2dede;
  text-align: center;
  margin: 5px 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
}
.alert-nuetral,
.alert-blue {
  padding: 5px;
  border: #bce8f1;
  color: #31708f;
  background: #d9edf7;
  text-align: center;
  margin: 5px 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
}
.ui-widget-overlay {
  background: #000;
  opacity: .70;
}
.requester-dialog .ui-dialog {
  padding: 0;
}
.requester-dialog .ui-widget-content {
  padding: 0 !important;
}
.requester-dialog .ui-widget-header {
  background-color: white !important;
  background-image: none;
  border: 0;
  border-radius: 0;
  moz-border-radius: 0;
  border-bottom: 1px solid #eeeeee;
}
.requester-dialog .ui-dialog-titlebar {
  padding: 26px 18px;
}
.requester-dialog .ui-dialog-title {
  font-size: 30px;
  line-height: 23px;
  position: absolute;
  margin: 0;
  color: #636363;
}
.requester-dialog .ui-dialog-titlebar-close {
  right: 1em;
}
.Req-form-input-sections {
  display: inline-block;
  width: 49%;
  margin-top: 10px;
  float: left;
  padding: 12px 12px 0 12px;
}
.Req-form-input-sections .septext {
  font-size: 18px;
  color: #666;
  display: block;
  margin: 5px 0;
  text-align: center;
}
.Req-form-input-sections h5 {
  font-size: 18px;
  margin-bottom: 0;
}
.Req-form-input-sections label {
  font-size: 15px;
  display: block;
  line-height: 17px;
  margin-top: 6px;
  font-weight: normal;
  padding-left: 8px;
}
.Req-form-input-section label {
  font-size: 15px;
  display: block;
  line-height: 17px;
  margin-top: 6px;
  font-weight: normal;
  padding-left: 23px;
}
.Req-form-input-sections label span,
span.red {
  color: red;
  font-size: 15px;
}
.requiredRequestNote {
  font-style: italic;
  color: red;
  font-size: 12px;
  float: right;
  display: inline-block;
  margin: 1px 17px 5px 2px;
}
.Req-form-input-sections input {
  width: 200px !important;
  display: block;
  font-size: 16px;
  padding: 2px 0 2px 9px;
  margin: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
}
.Req-form-input-section {
  float: left;
  width: 100%;
  display: block;
}
.Req-form-input-section textarea {
  display: block;
  width: 486px !important;
  height: 100px;
  font-size: 16px;
  padding: 5px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  margin: 0 14px;
}
.Btm-btn-locations {
  float: left;
  width: 100%;
  height: 70px;
  background: #f5f5f5;
  border-top: 1px solid #999;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
span.select-locationz {
  font-size: 12px;
}
#actionButtons {
  float: right;
  display: inline;
  padding: 10px;
}
.Request-Locator-btninput {
  float: left;
  display: inline;
  margin: 11px 0 0 0;
}
.Request-Locator-btninput select {
  width: 234px !important;
}
#locationbuttonfinder {
  float: left;
  display: inline;
}
.displayInstallerInfo {
  float: left;
  display: inline;
  position: absolute;
  bottom: 14px;
  left: 10px;
}
.SelectedLocation {
  font-size: 12px;
  line-height: 14px;
}
.locator-dialog .ui-dialog {
  padding: 0;
}
.locator-dialog .ui-widget-content {
  padding: 0 !important;
}
.locator-dialog .ui-widget-header {
  background-color: white !important;
  background-image: none;
  border: 0;
  border-radius: 0;
  moz-border-radius: 0;
  border-bottom: 1px solid #eeeeee;
}
.locator-dialog .ui-dialog-titlebar {
  padding: 26px 18px;
}
.locator-dialog .ui-dialog-title {
  font-size: 22px;
  line-height: 23px;
  position: absolute;
  margin: 0;
  color: #636363;
}
.locator-dialog .ui-dialog-titlebar-close {
  right: 1em;
}
#SelectLocationPP {
  float: left;
  width: 89%;
  padding: 9px 20px 12px 20px;
  margin: 0 0 0 14px;
  background: #f6f6f6;
}
.locationSearchBox {
  background: #f6f6f6;
}
.locationSearchBox label {
  font-weight: normal;
}
.locationSearchBox .MyCartZip {
  display: inline;
  float: left;
  margin: 3px 6px 0;
  padding: 2px 5px;
  height: 25px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
.locationSearchBox .Req-zipFindBtn {
  display: inline;
  float: left;
}
.myInstallers2 p {
  font-size: 11px !important;
  text-align: center;
  padding: 5px 30px;
  background-color: #DFF0D8;
  color: #468847;
  border: 4px solid #D6E9C6;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
.myInstallers2 b {
  clear: both;
  display: block;
  font-size: 11px !important;
  text-align: center;
  padding: 5px 30px;
  background-color: #F2DEDE;
  color: #B94A48;
  border: 4px solid #EED3D7;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
.myInstallers2 b br {
  display: none;
}
.myInstallers2 ul.installerRow {
  margin: 0 0 10px 0;
  padding: 10px;
  list-style: none;
  float: left;
  width: 508px;
  background: white;
  border: 1px solid silver;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
li.installer_left {
  float: left;
}
li.installer_right {
  float: right;
}
.carfax {
  background-image: url("/shared_img/plate_blank.png");
  width: 149px;
  height: 74px;
  display: inline;
  margin-top: 4px;
  float: left;
}
span.carfaxint {
  font-size: 14px;
  display: block;
  margin-bottom: 0;
  margin-top: 7px;
}
#carfax_input {
  width: 78px ! important;
  margin-top: 25px;
  margin-left: 5px;
  float: left;
  position: relative;
  color: grey;
}
#carfax_input_state {
  width: 46px ! important;
  margin-top: 27px;
  float: right;
  height: 30px;
  color: grey;
  margin-left: 0px !important;
  margin-right: 5px !important;
}
#new-requesting-a-quote {
  overflow: hidden;
}
.buttondiv {
  float: right;
  position: absolute;
  right: 5px;
}
.reqdialogcarfaxbtn {
  display: inline;
  width: 100px;
  margin-top: 6px;
  color: black;
  padding: 0;
}
.reqdialogcarfaxbtn span {
  font-size: 13px !important;
  color: black !important;
  text-shadow: none !important;
}
.emailoffers input {
  float: right;
  width: 25px !important;
}
.emailoffers span {
  font-size: 12px;
  margin-top: 6px;
  float: left;
}
.contactselect {
  margin-top: 15px;
  float: left;
  display: block;
  text-align: left;
  width: 100%;
}
.contactselect select {
  float: right;
  margin: 2px;
}
.sns-left {
  display: table;
}
.sns-left .sns-text {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 0;
}
.sns-top {
  text-align: center;
}
.sns-top .sns-text {
  display: block;
  margin-bottom: 10px;
}
.installer-box input[type="text"] {
  padding: 3px;
  width: 130px;
  color: #666;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
}
.jq-reset .ui-widget-content {
  border: 0;
  margin: 0;
  padding: 0;
  background: transparent;
  font-weight: normal;
  color: inherit;
}
.jq-reset input,
.jq-reset select,
.jq-reset textarea,
.jq-reset button {
  font-family: 'Roboto Condensed', sans-serif !important;
}
.loadwait {
  display: none;
}
.activelist li > a {
  display: block;
  padding: 5px 10px;
}
.activelist li.selected a {
  background: #efefef;
}
.load-animate-fadein {
  opacity: 0;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  -ms-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
}
.animate-fadein {
  opacity: 1;
}
.load-animate-slide-right {
  position: absolute;
  right: -100%;
  -webkit-transition: all .5s ease-in-out 3s;
  -moz-transition: all .5s ease-in-out 3s;
  -o-transition: all .5s ease-in-out 3s;
  -ms-transition: all .5s ease-in-out 3s;
  transition: all .5s ease-in-out 3s;
}
.animate-slide-right {
  position: relative;
  right: inherit;
}
.hover-animate-bloat {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.hover-animate-bloat:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.list-tile-color1 li,
.list-tile-color2 li,
.list-tile-dark li,
.list-tile-light li,
.list-tile-darken li,
.list-tile-lighten li,
.list-tile-darken-25 li,
.list-tile-lighten-25 li,
.list-tile-darken-50 li,
.list-tile-lighten-50 li,
.list-tile-darken-75 li,
.list-tile-lighten-75 li,
.list-tile-image li,
.list-tile-noise li {
  padding: 10px !important;
  border-radius: .35em;
  -webkit-border-radius: .35em;
  -moz-border-radius: .35em;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  float: left;
  display: inline-block;
  margin: 0 0 10px 10px !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.list-tile-color1 li:first-child,
.list-tile-color2 li:first-child,
.list-tile-dark li:first-child,
.list-tile-light li:first-child,
.list-tile-darken li:first-child,
.list-tile-lighten li:first-child,
.list-tile-darken-25 li:first-child,
.list-tile-lighten-25 li:first-child,
.list-tile-darken-50 li:first-child,
.list-tile-lighten-50 li:first-child,
.list-tile-darken-75 li:first-child,
.list-tile-lighten-75 li:first-child,
.list-tile-image li:first-child,
.list-tile-noise li:first-child {
  margin-left: 0 !important;
}
.right-icon-param {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  margin-left: .3em;
}
.left-icon-param {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  margin-right: .3em;
}
ul.i-r-arrow-right li a:after,
a.i-r-arrow-right:after,
.btn.i-r-arrow-right:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  margin-left: .3em;
  content: "\f061";
}
ul.i-r-caret-right li a:after,
a.i-r-caret-right:after,
.btn.i-r-caret-right:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  margin-left: .3em;
  content: "\f0da";
}
ul.i-r-chevron-right li a:after,
a.i-r-chevron-right:after,
.btn.i-r-chevron-right:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  margin-left: .3em;
  content: "\f054";
}
ul.i-r-angle-right li a:after,
a.i-r-angle-right:after,
.btn.i-r-angle-right:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  margin-left: .3em;
  content: "\f105";
}
ul.i-r-double-angle-right li a:after,
a.i-r-double-angle-right:after,
.btn.i-r-double-angle-right:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  margin-left: .3em;
  content: "\f101";
}
ul.i-l-arrow-right li a:before,
a.i-l-arrow-right:before,
.btn.i-l-arrow-right:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  margin-right: .3em;
  content: "\f061";
}
ul.i-l-caret-right li a:before,
a.i-l-caret-right:before,
.btn.i-l-caret-right:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  margin-right: .3em;
  content: "\f0da";
}
ul.i-l-chevron-right li a:before,
a.i-l-chevron-right:before,
.btn.i-l-chevron-right:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  margin-right: .3em;
  content: "\f054";
}
ul.i-l-angle-right li a:before,
a.i-l-angle-right:before,
.btn.i-l-angle-right:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  margin-right: .3em;
  content: "\f105";
}
ul.i-l-double-angle-right li a:before,
a.i-l-double-angle-right:before,
.btn.i-l-double-angle-right:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  margin-right: .3em;
  content: "\f101";
}
.services-list.list-tile-color1 li,
.services-list.list-tile-color2 li,
.services-list.list-tile-dark li,
.services-list.list-tile-light li,
.services-list.list-tile-darken li,
.services-list.list-tile-lighten li,
.services-list.list-tile-darken-25 li,
.services-list.list-tile-lighten-25 li,
.services-list.list-tile-darken-50 li,
.services-list.list-tile-lighten-50 li,
.services-list.list-tile-darken-75 li,
.services-list.list-tile-lighten-75 li,
.services-list.list-tile-image li,
.services-list.list-tile-noise li {
  padding: 0 !important;
  margin: 0 0 .1em !important;
}
.Req-form-input-sections {
  width: 50%;
}
#cafax_input {
  width: 78px ! important;
  margin-top: 25px;
  margin-left: 5px;
  float: left;
  position: relative;
  color: grey;
}
#cafax_input_state {
  width: 46px ! important;
  margin-top: 27px;
  float: right;
  height: 30px;
  color: grey;
  margin-left: 0px !important;
  margin-right: 5px !important;
}
.Req-form-input-section {
  margin-top: 10px;
}
.licenceplate {
  text-align: center;
}
.licenceplate p {
  margin: 0 0 5px;
  text-align: center;
}
.licenceplate select {
  text-align: right;
  padding: 5px;
  margin: 5px auto;
}
.plate-default .col {
  margin-bottom: 0 !important;
}
.plate-default .plate {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  position: relative;
  behavior: url(/shared_css/css3pie/PIE.htc);
  background: white;
  box-shadow: 0 2px 5px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.5);
  overflow: hidden;
}
.plate-default .plate span {
  display: block;
  padding: 5px;
  background: #094D92;
  color: white;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
  text-align: center;
  margin-top: 10px;
}
.plate-default .plate .inner {
  padding: 10px;
}
.plate-default .plate input[type="text"] {
  border: 1px solid silver;
  font: 400 20px impact, gadget, arial black, sans-serif;
  color: #002362;
  text-shadow: 0 2px 0 #c8dcff;
  text-transform: uppercase;
  padding: 5px;
  width: 90%;
  text-align: center;
}
.plate-image .plate {
  background: url('../img/license-plate.png') top no-repeat;
  height: 100px;
}
.plate-image .plate span {
  display: none;
}
.plate-image .plate .inner {
  padding: 10px;
}
.plate-image .plate input[type="text"] {
  border: 1px solid silver;
  font: 400 20px impact, gadget, arial black, sans-serif;
  color: #002362;
  text-shadow: 0 2px 0 #c8dcff;
  text-transform: uppercase;
  padding: 5px;
  width: 90%;
  margin-top: 20px;
  text-align: center;
}
#MenuMain {
  position: absolute;
}
