/* Minification failed. Returning unminified contents.
(1157,16): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
/* 
Title:		Reset default browser styles
Author: 	dan@simplebits.com
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	}
	
ol, ul {
	list-style: none;
	}

blockquote, q {
	quotes: none;
	}

:focus {
	outline: 0;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}
/*
 * jQuery UI CSS Framework 1.8.10
 *
 * Copyright 2011, 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:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.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.10
 *
 * Copyright 2011, 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=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, 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: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-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 #fbcb09; background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; 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 #fed22f; background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top 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: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.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(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ffd27a_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-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*
 * jQuery UI Slider 1.8.10
 *
 * Copyright 2011, 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; }
body,p,div,h1,h2,h3,li {
	font-family:Calibri,Arial,sans-serif;
	color:#000;
/*	color:#333;*/
	}
body {
	background:#eeeae2 url('../Images/img/background.gif') repeat-x;
	font-family:Calibri,Arial,sans-serif;
	padding:50px 0;
	}
body,p {
	font-size:14px;
	}
h1 {
	font-size:28px;
	color:#00a0d6;	
	margin:0;

	}
a:link,a:visited {
	font-weight:700;
	text-decoration:none;
	outline:none;
	color:#00a0d6;
	}
th,td {
	padding:10px;
	}
th {
	background-color:#eeeae2;
	text-align:left;
	border-bottom:solid 2px #fff;
	}
td {
	background-color:#f6f3ed;
	border-bottom:solid 2px #fff;
	}
a.bottom_link {
	float:right;
	position:absolute;
	bottom:5px;
	right:0;
	color:#333;
	font-weight:400;
	font-size:14px;
	background:url('../Images/img/arrow.png') no-repeat 6px right;
	margin:0 14px 0 0;
	padding:0 10px 0 0;
	}
.col h1 {
	color:#fff;
	font-weight:700;
	font-size:18px;

	height: 24px;/*48px*/
/*	float: left;*/
	padding: 19px 0px 0px 13px;
	}
.col h3 {
	font-weight:700;
	font-size:14px;
	color:#00a0d6;
	line-height:1.4em;
	margin:10px 0;
	}
.color_blue {
	color:#395bb2;
	}
.color_green {
	color:#29af42;
	}
.color_yellow {
	color:#f7d00b;
	}
#table1,#table2 {
	margin-top:20px;
	width:100%;
	}
table#table1adv th,table#table1adv td {
	font-family:Calibri,Arial,sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 6px;
	vertical-align: top;
	}
table#table1adv th {
	padding-top: 8px;
	padding-bottom: 9px;
	background-color: #dbd4c5;
}
table#table1adv input {

	font-family:Calibri,Arial,sans-serif;
	font-size:12px;
	}
table.table100 {
	width:100%;
	}
td.grey_backround {
	background-color:#c9c9c8;
	border:inset 2px #f4f4f4;
	}
.group:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
div.col {
	float:left;
	width:363px;
	background: url('../Images/img/column_top.gif') no-repeat top;
/*	border:solid 1px #dbd4c5; */
	border-top:none;
	position:relative;
/*	padding:19px 0 0;*/
	}
div.col_right {
	margin-left: 10px;
}
div.col_content {
	padding: 2px 12px 12px 12px;
	margin-bottom: 25px;
}
div.col_bottom {
	height:31px;
	width: 363px;
	position:relative;
	background:url('../Images/img/column_bottom.png') no-repeat top left;
	}
div#wrap {
	width:758px;
	margin:0 auto;
	}
div.page {

	}

div#header {
    position: relative;
    width: 758px;
    height: 54px;
    margin-bottom: 39px;
    background: url('/Images/logo/pndk_color_rgb.png') no-repeat top left;
    background-size: contain;
}
div#header:before {
    content: "";
    position: absolute;
    bottom: -21px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 7px;
    background-color: #e1e1e1;
}
div#header:after {
    content: "";
    position: absolute;
    bottom: -21px;
    left: 0;
    z-index: 2;
    width: 80%;
    height: 7px;
    background-color: #00a0d6;
}
	
div#header .buttons{
	text-align: right;
	padding-top: 18px;
}

div#nav {
	position:relative;
	width:758px;
	margin:0 auto;
	}
div#nav ul {
	margin:0 auto;
	}
div#nav li {
	float:left;
	height:50px;
	}
div#nav li a {
	display:block;
	width:100%;
	float:left;
	margin:0 20px 0 0;
	}
div.legend1 ul,div.legend2 ul {
	margin-top:15px;
	}
div.legend1 li {
	float:left;
	font-size:14px;
	margin-right:10px;
	}
div.legend2 li {
	float:left;
	font-size:14px;
	margin-right:28px;
	}
div#function_send a {
	color:#333;
	font-size:12px;
	font-weight:400;
	background: url("../Images/img/icon_email.gif") no-repeat scroll left 2px transparent;
	margin:0 0 0 10px;
	padding:0 0 0 25px;
	}
div#function_send_colleague a {
	color:#333;
	font-size:12px;
	font-weight:400;
	background: url("../Images/img/icon_email.gif") no-repeat scroll left 2px transparent;
	margin:0 0 0 10px;
	padding:0 0 0 25px;
	}
div#function_print a {
	color:#333;
	font-size:12px;
	font-weight:400;
	background: url('../Images/img/icon_print.gif') no-repeat scroll left 2px transparent;
	margin:0 0 0 10px;
	padding:0 0 0 25px;
	}
div.result ul {
	margin-left:20px;
	}
div.result ul li {
	margin-top:20px;
	list-style-type:disc;
	color:#333;
	}
div#slider_franking_area {
	display:none;
	height:160px;
	}
input#no_letters {
	width:202px;
	height:24px;
	border: 0;

	background: url('../Images/img/input_background_202px.gif') no-repeat top left;

	font-family:Calibri,Arial,sans-serif;
	font-size:14px;
	padding-left:5px;
	padding-top:2px;
	_padding-top:4px;
	color:#999;
	}
div#error_letters {
	background-color:#fe0000;
	margin-bottom:10px;
	color:#FFF;
	display:none;
	padding:10px;
	}

div.input_background{
	float:right;
	background: url('../Images/img/input_background_100px.gif') no-repeat;
	height:18px;
	width:100px;
}
div.input_background input{
	border:none;
	width:90px !important;
	padding:2px 3px 0 2px;
	background:transparent;
	height:16px;
}

.text_right,.right {
text-align:right;
}

tr.total td,tr.sum td {
font-weight:700;
}

tr.total td input,tr.sum td input {
font-weight:700;
text-align:right;
background-color:#c9c9c8;
border:inset 2px #f4f4f4;
padding-left:2px;
padding-top:2px;
}

div.legend1 p,div.legend2 p {
color:#999;
font-size:14px;
}

div#function_send,div#function_print,div#function_send_colleague	 {
display:inline;
}

div.hidden,div#slider_franking,div#slider_franking_single,a#exclaimation {
display:none;
}




/* NEW STUFF! */
/*header & tabs*/
ul#nav {
	padding:0;
	margin:0;
	list-style:none;
	height: 38px;
	width: 100%;
}

ul#nav li {
	float: left;
	padding-left: 3px;
	height: 38px;	
	border-bottom: solid 1px #dbd4c5;
}

ul#nav li a {
	text-decoration: none;
	cursor: pointer;
	display: block;
	border: 0;
	margin: 0;
}

ul#nav li p {
	font-family: 'Calibri','Arial','sans-serif';
	font-size: 13px;
	color: #333;
	font-weight: bold;
	border-left: solid 1px #dbd4c5;
	border-right: solid 1px #dbd4c5;
	background-color: #fff;
	background: url('../Images/img_tabs/tab_deselected_background.gif') repeat-x left top;
	padding: 11px 14px 0px 14px;
	height: 21px;
	text-align: center;
	clear: both; 

	/* ie6 hack: */
	_margin-top: -10px;

}
ul#nav li.selected {
	border: none;
}

ul#nav li.selected p {
	color: #990000;
	background: none;
}
ul#nav li.selected a {
	cursor: default;
}

ul#nav li.over p {
	background: url('../Images/img_tabs/tab_deselected_background_over.gif') repeat-x left top;
}

ul#nav li .tab_tl, ul#nav li .tab_tr {
	width: 50%;	
	height: 7px;
}
ul#nav li .tab_tl {
	float: left;
	background: url('../Images/img_tabs/round_top.gif') no-repeat left top;
}
ul#nav li .tab_tr {
	float: right;
	background: url('../Images/img_tabs/round_top.gif') no-repeat right top;
}
ul#nav li#tab1 {
	padding-left: 0px;
	width: 140px;
}
ul#nav li#tab2 {
	width: 162px;
}
ul#nav li#tab3 {
	width: 90px;
}
ul#nav li#last {
	width: 351px;
	float: left;
	border-bottom: solid 1px #dbd4c5;		
}




/* tables */
table th.top_left {
	background: url('../Images/img/table_tl.gif') no-repeat top left;
}
table th.top_right {
	background: url('../Images/img/table_tr.gif') no-repeat top right;
}

table th.bottom_left {
	background: url('../Images/img/table_bl.gif') no-repeat bottom left;
}
table th.bottom_right {
	background: url('../Images/img/table_br.gif') no-repeat bottom right;
}

table td.top_left_light {
	background: url('../Images/img/table_tl_light.gif') no-repeat top left;
}
table td.top_right_light {
	background: url('../Images/img/table_tr_light.gif') no-repeat top right;
}

table td.bottom_left_light {
	background: url('../Images/img/table_bl_light.gif') no-repeat bottom left;
}
table td.bottom_right_light {
	background: url('../Images/img/table_br_light.gif') no-repeat bottom right;
}

table th.top_left_brown {
	background: transparent url('../Images/img/table_tl_brown.gif') no-repeat top left !important;
}
table th.top_right_brown {
	background: transparent url('../Images/img/table_tr_brown.gif') no-repeat top right !important;
}


/*
div.section tr, div.section tr td {
	margin: 0px;
	padding: 0px;
}
*/
div.section th, div.section td {
	border-bottom:solid 3px #fff;
}
div.section th {
}

/* inputs */
.normal_100px, .normal_dark_100px {
	font-size: 12px;
	
	border: 0;
	padding: 0;
	margin: 0;

	padding-top: 2px;

	width: 101px;
	height: 18px;
	float: right;
}
.normal_100px span, .normal_dark_100px span {
	margin-right: 4px;
}
tr.sum .normal_100px span, tr.sum .normal_dark_100px span {
	margin-right: 4px;
}
.normal_100px {
	background: url('../Images/img/input_background_100px.gif') no-repeat top left;
}

.normal_dark_100px {
	background: url('../Images/img/input_background_dark_100px.gif') no-repeat top left;
}



/* TOOL TIP */

#tooltip {
    position:absolute;
    z-index:9999;
    color:#fff;
    font-size:10px;
    width:178px;
    height:77px;
	background: url('../Images/img/tooltip_background_postnord.png') no-repeat top left;
}

.tooltip_large {
    height:197px !important;
	background: url('../Images/img/tooltip_background_postnord_large.png') no-repeat top left !important;
}

#tooltip .tipBody {
	font-family: Calibri,Arial,sans-serif;
	font-size: 13px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	color: #fff;
}


.section {
	display: none;
}

ul.tabs li {
	display: inline-block;
}
ul.tabs li a {
	color: white;
	display: block;
	width: 100px;
	text-align: center;
	border: 1px #999 solid;
	border-bottom: none;
	/*-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;*/
	height: 25px;
	line-height: 25px;
    background-color: #00a0d6;


	/*background: rgb(238,238,238);  Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' 
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	/*background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%);  FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1)));  Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);  Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);  Opera 11.10+ */
	/*background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);  IE10+ */
	/*background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);  W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );  IE6-8 */
}
ul.tabs li a.selected {
	background: none;
    color: black;
}
ul.tabs li+li a {
	border-left: none;
}

.sections-area {
	border: 1px #999 solid;
	-webkit-border-radius: 4px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 0;
	border-radius: 4px;
	border-top-left-radius: 0;
	padding: 10px;
}
#section1, #section5 {
	display: block;
}

a.fold {
	color: #00a0d6;
	padding-left: 16px;
	background: url('../Images/img/arrow_right_postnord.png') no-repeat 3px 3px;

}
a.fold.active {
	background: url('../Images/img/arrow_down_postnord.png') no-repeat 0px 6px;
}

.extra-services {
	width: 100%;
}
.extra-services td {
	border: none !important;
	background-color: #eee !important;
}
.extra-services th {
	border: none !important;
	background-color: #ccc !important;
}
.extra-services th.last {
	width: 46px;
}


.monthly {
	width: 100%;
}
.monthly td {
	border: none !important;
	background-color: #eee !important;
}
.monthly th {
	border: none !important;
	background-color: #ccc !important;
	text-align: center;
}
.monthly th.last {
	width: 20px;
}


.monthly.checkbox {
	width: auto !important;
}

.monthly input {
	border: none;

	height: 16px;
	width: 45px;

	color: #797979;
	-moz-box-shadow: 1px 1px 1px #999 inset;
	-webkit-box-shadow: 1px 1px 1px #999 inset;
	box-shadow: 1px 1px 1px #999 inset;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
}

a.year-button {
    padding: 10px 15px;
	text-align: center;
    color: white;
    background-color: #17ac39;
	/*border: solid 1px #bb2022;
	border-radius: 8px;
	height: 23px;
	padding: 0 15px;
	font-size: 13px;
	line-height: 23px;
	color: white;
	display: inline-block;
	margin-left: 15px;
	font-weight: normal;*/

	/*background: rgb(133,4,0);  Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg1MDQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjODYwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOSUiIHN0b3AtY29sb3I9IiM5NjAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxOCUiIHN0b3AtY29sb3I9IiNhODAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MSUiIHN0b3AtY29sb3I9IiNjZDAxMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiNjOTAxMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYmUyMTFiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);*/
	/*background: -moz-linear-gradient(top,  rgba(133,4,0,1) 0%, rgba(134,0,0,1) 5%, rgba(150,0,0,1) 9%, rgba(168,0,0,1) 18%, rgba(205,1,0,1) 91%, rgba(201,1,0,1) 95%, rgba(190,33,27,1) 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(133,4,0,1)), color-stop(5%,rgba(134,0,0,1)), color-stop(9%,rgba(150,0,0,1)), color-stop(18%,rgba(168,0,0,1)), color-stop(91%,rgba(205,1,0,1)), color-stop(95%,rgba(201,1,0,1)), color-stop(100%,rgba(190,33,27,1))); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  rgba(133,4,0,1) 0%,rgba(134,0,0,1) 5%,rgba(150,0,0,1) 9%,rgba(168,0,0,1) 18%,rgba(205,1,0,1) 91%,rgba(201,1,0,1) 95%,rgba(190,33,27,1) 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  rgba(133,4,0,1) 0%,rgba(134,0,0,1) 5%,rgba(150,0,0,1) 9%,rgba(168,0,0,1) 18%,rgba(205,1,0,1) 91%,rgba(201,1,0,1) 95%,rgba(190,33,27,1) 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  rgba(133,4,0,1) 0%,rgba(134,0,0,1) 5%,rgba(150,0,0,1) 9%,rgba(168,0,0,1) 18%,rgba(205,1,0,1) 91%,rgba(201,1,0,1) 95%,rgba(190,33,27,1) 100%); /* IE10+ */
	/*background: linear-gradient(to bottom,  rgba(133,4,0,1) 0%,rgba(134,0,0,1) 5%,rgba(150,0,0,1) 9%,rgba(168,0,0,1) 18%,rgba(205,1,0,1) 91%,rgba(201,1,0,1) 95%,rgba(190,33,27,1) 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#850400', endColorstr='#be211b',GradientType=0 ); /* IE6-8 */
}
a.year-button.selected {
    color: white;
    background-color: #00ac47;
	/*background: rgb(190,33,27); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JlMjExYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjYzkwMTAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOSUiIHN0b3AtY29sb3I9IiNjZDAxMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4MiUiIHN0b3AtY29sb3I9IiNhODAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MSUiIHN0b3AtY29sb3I9IiM5NjAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiM4NjAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjODUwNDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);*/
	/*background: -moz-linear-gradient(top,  rgba(190,33,27,1) 0%, rgba(201,1,0,1) 5%, rgba(205,1,0,1) 9%, rgba(168,0,0,1) 82%, rgba(150,0,0,1) 91%, rgba(134,0,0,1) 95%, rgba(133,4,0,1) 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(190,33,27,1)), color-stop(5%,rgba(201,1,0,1)), color-stop(9%,rgba(205,1,0,1)), color-stop(82%,rgba(168,0,0,1)), color-stop(91%,rgba(150,0,0,1)), color-stop(95%,rgba(134,0,0,1)), color-stop(100%,rgba(133,4,0,1))); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  rgba(190,33,27,1) 0%,rgba(201,1,0,1) 5%,rgba(205,1,0,1) 9%,rgba(168,0,0,1) 82%,rgba(150,0,0,1) 91%,rgba(134,0,0,1) 95%,rgba(133,4,0,1) 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  rgba(190,33,27,1) 0%,rgba(201,1,0,1) 5%,rgba(205,1,0,1) 9%,rgba(168,0,0,1) 82%,rgba(150,0,0,1) 91%,rgba(134,0,0,1) 95%,rgba(133,4,0,1) 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  rgba(190,33,27,1) 0%,rgba(201,1,0,1) 5%,rgba(205,1,0,1) 9%,rgba(168,0,0,1) 82%,rgba(150,0,0,1) 91%,rgba(134,0,0,1) 95%,rgba(133,4,0,1) 100%); /* IE10+ */
	/*background: linear-gradient(to bottom,  rgba(190,33,27,1) 0%,rgba(201,1,0,1) 5%,rgba(205,1,0,1) 9%,rgba(168,0,0,1) 82%,rgba(150,0,0,1) 91%,rgba(134,0,0,1) 95%,rgba(133,4,0,1) 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be211b', endColorstr='#850400',GradientType=0 ); /* IE6-8 */
}

a.year-button + a.year-button {
    margin-left: 10px;
}

div#function_printall a {
	color:#333;
	font-size:12px;
	font-weight:400;
	background: url('../Images/img/icon_print.gif') no-repeat scroll left 2px transparent;
	margin:0 0 0 10px;
	padding:0 0 0 25px;
	}
div#function_download a {
	color:#333;
	font-size:12px;
	font-weight:400;
	margin:0 0 0 10px;
	padding:0 0 0 25px;
	}
div#function_printall,div#function_download	 {
display:inline;
}
.monthly-description{
    font-size: 12px;
    margin-bottom: 6px;
    display: block;
}
/* REQUIRED BUTTON STYLES: */		
button {
	font-family:Calibri,Arial,sans-serif;
	font-size:14px;
	font-weight:700;
/*	color:#666;*/
	color:#000;

	/*line-height: 0.5em;*/
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}
 
button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}
 
button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}
 
@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}
 


/* specific buttons */
button.button_red { 
	padding: 10px 15px;
	text-align: center;
    background-color: #17ac39;
    /*margin-right:5px;*/
	/*background: transparent url('../Images/img/button_sprite_red.gif') no-repeat right -68px;*/
}
button.button_red:hover,
button.button_red:focus {
    background-color: #00ac47;
}
	
button.button_red span {
	padding: 0;
	/*height:20px;*/ /*24*/
	/*_height: 16px;*/
	/*background: transparent url('../Images/img/button_sprite_red.gif') no-repeat left top;*/ 
	color:#fff; 
}

button.button_grey_cross { 
	padding: 0 15px 0 0;
	margin-right:5px; 
	text-align: center; 
	background: transparent url('../Images/img/button_sprite_grey_cross.gif') no-repeat right -68px;
}
	
button.button_grey_cross span {
	padding: 4px 0 0 30px;
	height:20px; /*24*/
	/*_height: 16px;*/
	background: transparent url('../Images/img/button_sprite_grey_cross.gif') no-repeat left top; 
/*	color:#666;*/
	color:#000;
}

button.button_grey { 
	padding: 0 15px 0 0;
	margin-right:5px; 
	text-align: center; 
	background: transparent url('../Images/img/button_sprite_grey.gif') no-repeat right -68px;
}
	
button.button_grey span {
	padding: 4px 0 0 15px;
	height:20px; /*24*/
	/*_height: 16px;*/
	background: transparent url('../Images/img/button_sprite_grey.gif') no-repeat left top; 
/*	color:#666;*/ 
	color:#000;
	line_height:14px;
}

/* the redundant class is used to apply the hover state with a script */
/* place last */
button:hover, button.btnHover {
	background-position: right -102px; 
}
	
button:hover span, button.btnHover span {
	background-position: 0 -34px;
}




/* 
CSS3 + vendor-specific styles

-webkit	 	Safari
-moz 	 	Firefox
*/

div#error_letters {
	border: radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

/*
input#no_letters {
	border: radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;	
}
*/
/*
table th.top_left {
	border-top-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
}
table th.top_right {
	border-top-right-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
}

table th.bottom_left {
	border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
}
table th.bottom_right {
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
}
*/
/*
button {
	border: radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;	
}
*/
/*
div.col{
	border: radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;	
}*/
/* 
Title:		IE patches
Author: 	dan@simplebits.com
*/

/* nav fix */

*:first-child+html #nav li {
	width: 24.9%;
	}

/* PNG fix */

* html #selector { /* for IE<6 */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/image.png'); background-image: none; background-repeat: no-repeat; background-color: transparent;
	}

/* self-clear floats */

* html .group { /* IE6 */
	height: 1%;
	}
*:first-child+html .group { /* IE7 */
	min-height: 1px;
	}
/* import stylesheets and hide from ie/mac 
@import url("reset.css");
@import url("master.css");
@import url("button.css");
@import url("enriched.css");
@import url("ie.css");
 end import/hide */

.wcontainer {
    border-top: solid 1px #dbd4c5;
    clear: both;
    width: 758px;
    padding-top: -1px;
    border-left: solid 1px #dbd4c5;
    border-bottom: solid 1px #dbd4c5;
}

.wcontainer-inner {
    background-color: #fff;
    margin-top: 0px;
    padding: 10px;
    border-right: solid 1px #dbd4c5;
    clear: both;
    _margin-top: -8px;
}
div.slider {
	position: relative;
	width: 334px;
	height: 42px;
}
div.slider div#left_percentage, div.slider div#middle_percentage, div.slider div#right_percentage {
	position: absolute;
	height: 39px;
	background-repeat:no-repeat;
	background-position:right 8px;
}
div.slider div#left_percentage {
	background-position:left 8px;
}
div.slider div.background_blue {
	background-image: url('../Images/img/slider_background_blue.png');
}
div.slider div.background_green {
	background-image: url('../Images/img/slider_background_green.png');
}
div.slider div.background_grey {
	background-image: url('../Images/img/slider_background_grey.png');
}
div.slider div.background_lightgrey {
	background-image: url('../Images/img/slider_background_lightgrey.png');
}
div.slider div.background_darkgrey {
	background-image: url('../Images/img/slider_background_darkgrey.png');
}
div.slider a#handle1 {
	z-index: 5;
}
div.slider a#handle2 {
	z-index: 6;
}
div.slider a.handle {
		position: absolute !important;
		background-image: url('../Images/img/slider_handle.png');
		width: 12px;
		height: 42px;
		cursor: pointer;
		display: block;
		-moz-box-shadow: 2px 2px 2px #666;
		-webkit-box-shadow: 2px 2px 2px #666;
		box-shadow: 2px 2px 2px #666;
}

#simplemodal-overlay { background-color: #000; }
#simplemodal-container {  }

div.form {
	position: relative;
	width: 585px;
	padding: 0;
/*	background-color: #fff;*/
	height: 360px;
}
div.form table {
	width: 100%;
}
div.form th {
	background-color: #f6f3ed;
}
div.form td {
	background-color: #fff;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 13px;
	padding-right: 13px;
}

div.form td input, div.form td textarea {
	width: 324px;
}
div.form td textarea {
	height: 116px;
}

/* inputs */
.normal_325px, .normal_325px_error {
	font-size: 12px;
	
	border: 0;
	padding: 2px 4px;
	margin: 0;

	width: 325px;
	height: 24px;

	background: url('../Images/img/input_background_325px.gif') no-repeat top left !important;
}
.normal_325px_error{
	/*font-size: 12px;
	
	border: 0;
	padding: 2px 4px;
	margin: 0;

	width: 325px;
	height: 24px;
*/
	background: url('../Images/img/input_background_325px_error.gif') no-repeat top left !important;
}

div.form div.form_top_left {
	float: left;
	width: 292px;
	height: 19px;
	background: url('../Images/img/lightbox_tl.png') no-repeat top left;	
}
div.form div.form_top_right {
	width: 293px;
	float: right;
	height: 19px;
	background: url('../Images/img/lightbox_tr.png') no-repeat top right;
	*width:285px;/*IE6 HACK*/
	*float: left;/*IE6 HACK*/
	*background:#fff;/*IE6 HACK*/
}
div.form div.form_bottom_left {
	float: left;
	width: 292px;
	height: 19px;
	background: url('../Images/img/lightbox_bl.png') no-repeat bottom left;	
}
div.form div.form_bottom_right {
	width: 293px;
	float: right;
	height: 19px;
	background: url('../Images/img/lightbox_br.png') no-repeat bottom right;	
}
div.form div.form_content {
	clear: both;
	padding: 22px 15px 15px 15px;

	background-color: #fff;
}
div#form_close_button {
	position: absolute;
	display: inline;
	right: -10px;
	top: -10px;
	width: 27px;
	height: 26px;
	cursor: pointer;
	background: url('../Images/img/lightbox_close.png') no-repeat top left;
	*top: -7px;/*IE6 HACK*/
}

textarea.normal_325px_error {
    background: none !important;
    border: 2px solid #fe0000 !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 1px 2px;
}

#form_error_data, #form_error_cvraddresspostalcode, #form_error_generic {
    display: none;
    background-color: red;
    color: white;
    margin-top: 10px;
    padding: 5px;
    text-align: center;
}
#simplemodal-overlay { background-color: #000; }
#simplemodal-container {  }

div.welcome {
	position: relative;
	width: 518px;
	padding: 0;
/*	background-color: #fff;*/
	height: 360px;
}


div.welcome div.welcome_content {
	clear: both;
	padding: 0 15px;

	background-color: #fff;
}

div.welcome_headline {
	background-color: #f6f3ed;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	padding-left: 10px;
}

div.welcome_buttons {
	text-align: center;
}



div.welcome div.welcome_top_left {
	float: left;
	width: 259px;
	height: 19px;
	background: url('../Images/img/lightbox_tl.png') no-repeat top left;	
}
div.welcome div.welcome_top_right {
	width: 259px;
	float: right;
	height: 19px;
	background: url('../Images/img/lightbox_tr.png') no-repeat top right;
	*width:285px;/*IE6 HACK*/
	*float: left;/*IE6 HACK*/
	*background:#fff;/*IE6 HACK*/
}
div.welcome div.welcome_bottom_left {
	float: left;
	width: 259px;
	height: 19px;
	background: url('../Images/img/lightbox_bl.png') no-repeat bottom left;	
}
div.welcome div.welcome_bottom_right {
	width: 259px;
	float: right;
	height: 19px;
	background: url('../Images/img/lightbox_br.png') no-repeat bottom right;	
}

@media print {
    #header .buttons, #nav, .wtitle, #function_send, #function_print, .woptions, td a, .button_grey_cross, #primary_section .tabs #contact, .wcontact-info, .noprint, .top_right_brown, #reset_alternative, .monthly .button_grey.button_clear, .monthly th.last {
        display: none !important;
    }

    #header:before {
        content: url('/Images/img/header.gif');
    }

    #standard_section .fold.monthly-calculation.active {
        display: block !important;
    }

    div.section td {
        border-bottom: none;
    }

    table {
        margin-bottom: 10px;
    }

    th.right, #compare_totals .top_right.text_right {
        text-align: center;
    }

    .total td, .compare_totals th, .compare_totals td {
        border: 1px solid #e2e2e2 !important;
    }

    .top_left_brown, th.right, .sum td {
        border: 1px solid #e2e2e2 !important;
        text-align: center;
    }

    tr[id^=row] td, th.right {
        text-align: center;
        border: 1px solid #e2e2e2 !important;
    }

        tr[id^=row] td.wtooltip-l, .wtooltip-l {
            border-right: none !important;
        }

        tr[id^=row] td.right.wtooltip-l {
            border-right: 1px solid #e2e2e2 !important;
        }

        .wcontainer-inner, .wmain-container, .wtooltip, tr[id^=row] td.wtooltip, .wnoborder {
            border: none !important;
        }

        tr[id^=row] td.wtooltip {
            border-top: 1px solid #e2e2e2 !important;
            border-bottom: 1px solid #e2e2e2 !important;
            padding-left: 0 !important;
        }


    div.input_background, .normal_dark_100px {
        background: none;
        text-align: center;
    }

        div.input_background input, tr[id^=row] td input, input {
            background: none;
            text-align: center;
        }

    select {
        border: none;
        background: none;
        text-align: center;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    table#table1adv td, table#table1adv input, select, .normal_dark_100px, table#table1adv th, th, td, .monthly input {
        font-size: 14px !important;
        font-family: Calibri,Arial,sans-serif !important;
        color: black;
        box-shadow: none;
        border-radius: 0;
    }

    .monthly input {
        text-align: center;
    }

    .top_right.text_right {
        text-align: left;
    }

    #compare_totals td.right p {
        text-align: center;
        width: 100%;
    }

    #compare_totals th, #compare_totals td, #total_sum th, #total_sum td, .monthly td, .monthly th {
        border: 1px solid #e2e2e2 !important;
    }

    tr[id^=row] td.wnorborder {
        border-right: none !important;
    }

    tr[id^=row] td.wnoborder {
        border: none !important;
        border-bottom: 1px solid #e2e2e2 !important;
        min-width: 0;
        padding: 0 !important;
    }

    table#table1adv td:after {
        width: 12px;
    }

    .total .bottom_left_light {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    table#table1adv th {
        -webkit-text-fill-color: white;
        background-color: #900 !important;
        -webkit-print-color-adjust: exact;
    }

    table th.top_left_brown {
        background-image: none !important;
    }

    .wide_colum h2 {
    }

    a.fold, a.fold.active {
        background: none;
        padding-left: 0;
    }

    .sections-area, .wcontainer, .wcontainer-inner {
        border: none;
    }

    #alternative_section ul.tabs li {
        border: none;
    }

    #alternative_section li a, #standard_section li a {
        display: none;
        background: none;
    }

        #alternative_section li a.selected, ul.tabs li a.selected, #standard_section li a.selected {
            display: block;
            background: none;
            border: none;
        }

    #section2.printall:before, #section3.printall:before, #section4.printall:before, #section6.printall:before, #section7.printall:before, #section8.printall:before{
        content: url('/Images/img/header.gif');
        display: block;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    #section2.printall:before, #section3.printall:before, #section4.printall:before, #section6.printall:before, #section7.printall:before, #section8.printall:before {
        margin-left: -20px;
    }
    #total_sum, .section {
        page-break-after: always;
    }

    #primary_section .tabs {
        display: none !important;
    }
}

