/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.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
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=5px&bgColorHeader=5c9ccc&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=55&borderColorHeader=4297d7&fcHeader=ffffff&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=06_inset_hard.png&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=469bdd&bgColorDefault=dfeffc&bgTextureDefault=02_glass.png&bgImgOpacityDefault=85&borderColorDefault=c5dbec&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=06_inset_hard.png&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=e17009&iconColorActive=f9bd01&bgColorHighlight=fbec88&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=fad42e&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: Futura, Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 12px; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Futura, Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 12px; }
.ui-widget-content { border: 0px solid #888; background-color: transparent; color: #222222; font-size: 12px;}
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 0px solid #4297d7; background-color: transparent; color: #ffffff; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #c5dbec; background: #dfeffc url(images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #2e6e9e; outline: none; font-family:Futura, Arial; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2e6e9e; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {  background: #d0e5f5 url(images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #1d5987; outline: none; font-family:Futura, Arial;}
.ui-state-hover a, .ui-state-hover a:hover { color: #1d5987; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #79b7e7; background: #f5f8f9 url(images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x; font-weight: normal; color: #e17009; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #e17009; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fad42e; background: #fbec88 url(images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(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 { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

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

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_469bdd_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_469bdd_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_d8e7f3_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_6da8d5_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_217bc0_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_f9bd01_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(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-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: 5px; -webkit-border-top-left-radius: 5px; }
.ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-top { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-right {  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-corner-left { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.ui-corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion
----------------------------------*/
.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 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 0; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.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 { float:left; 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 .ui-datepicker-title select.ui-datepicker-year { float: right; }
.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%; }

/* 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*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: 0px; width: 700px; }
.ui-dialog .ui-dialog-titlebar { padding: 0px; margin: 0px; position: absolute; top: 0px; left:0px; right:0px; width:100%; z-index:100000000; }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .1em; font-family: Futura,Arial; font-size:1.4em; }
.ui-dialog .ui-dialog-titlebar-close { position: relative; float: right; width: 19px; margin: 0px; margin-top: 5px; margin-right: 10px; 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 { border: 0; padding: 0px; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 0px 0 0 0; background-color: transparent; margin: .5em 0 0 0; padding: 0px; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: 0px; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; width:92%; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; 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: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; 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;}/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 6px; height: 6px; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 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; }/* Tabs
----------------------------------*/
.ui-tabs { padding: 0.1em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: 0.2em 0.2em 0em; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -2px 0; padding: 0; font-size: 12px;}
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: 0.2em 0.3em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 0px; border-bottom-width: 0; }
.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 { position:relative; padding: 10px 0px 0px 0px; display: block; border: solid #79B7E7 0px; background: none; }

.ui-tabs .ui-tabs-hide {
	display: none;
}
ul#dynamic_list li[module_id="demo"] .ui-tabs .ui-tabs-hide {
	display: block;
	height:0px;
	padding:0px;
	left:-3000px; 
}
.thm_form_table
{
	border: 0px solid black;
	background-color: transparent;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	table-layout: fixed;
    
    font-family: Futura, Arial, Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
}

.thm_form_table_body
{
    margin: 0px;
    padding: 0px;
    vertical-align:top;
}

.thm_form_table_section
{    
	font-weight: bold;
	width: 70px;
	text-align: right;
	padding: 0px 10px 0px 0px;
}

.thm_form_table_name
{    
	width: 70px;
	text-align: right;
	padding: 0px 10px 0px 0px;
}

.thm_form_table_item
{    
	text-align: left;
}

.thm_form_table_tooltip
{    
    width: 19px;
    text-align: right;
    vertical-align: middle;
}

.thm_form_table_error
{    
    width: 19px;
    text-align: right;
    vertical-align: middle;
}

.thm_form_list
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.thm_form_list_item
{
    list-style-type: none;
}

.thm_form_text_field
{
	margin: 0px 1px 0px 1px;
	padding: 0px;
}

.thm_form_text_box
{
	margin: 0px 1px 0px 1px;
	padding: 0px;
}

.thm_form_text_field_input
{
	margin: 0px 0px 3px 0px;
	padding: 0px;
	width: 90%;
	
	font-family: Futura, Arial, Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #404040;
}

.thm_form_text_box_input
{
	margin: 0px 0px 3px 0px;
	padding: 2px;
	width: 90%;
	height: 100px;
	
	font-family: Futura, Arial, Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #404040;
}

.thm_form_checkbox
{
	margin: 2px 1px 0px 1px;
}

.thm_form_radio
{
	margin: 2px 1px 0px 1px;
}

.thm_form_button_input 
{ 
	margin: 2px 1px 5px 1px;
	width: 100px;
}

.thm_form_dropdown
{
    margin: 0px 1px 0px 1px;
    padding: 0px;
}

.thm_form_dropdown_input
{
	margin: 0px 0px 3px 0px;
    width: 100%;	
}

.thm_form_label
{
	font-family: Futura, Arial, Verdana;
    font-weight: normal;
    font-size: 10px;
	margin: 2px 1px 0px 1px;
}

/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {float:left;margin-right:10px;}
.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24 {width:950px;margin-right:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:18px!important;}
input.span-2, textarea.span-2 {width:58px!important;}
input.span-3, textarea.span-3 {width:98px!important;}
input.span-4, textarea.span-4 {width:138px!important;}
input.span-5, textarea.span-5 {width:178px!important;}
input.span-6, textarea.span-6 {width:218px!important;}
input.span-7, textarea.span-7 {width:258px!important;}
input.span-8, textarea.span-8 {width:298px!important;}
input.span-9, textarea.span-9 {width:338px!important;}
input.span-10, textarea.span-10 {width:378px!important;}
input.span-11, textarea.span-11 {width:418px!important;}
input.span-12, textarea.span-12 {width:458px!important;}
input.span-13, textarea.span-13 {width:498px!important;}
input.span-14, textarea.span-14 {width:538px!important;}
input.span-15, textarea.span-15 {width:578px!important;}
input.span-16, textarea.span-16 {width:618px!important;}
input.span-17, textarea.span-17 {width:658px!important;}
input.span-18, textarea.span-18 {width:698px!important;}
input.span-19, textarea.span-19 {width:738px!important;}
input.span-20, textarea.span-20 {width:778px!important;}
input.span-21, textarea.span-21 {width:818px!important;}
input.span-22, textarea.span-22 {width:858px!important;}
input.span-23, textarea.span-23 {width:898px!important;}
input.span-24, textarea.span-24 {width:938px!important;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
/* font */
body {
	font-family: Helvetica, Arial, sans;
	font-size: 14px;
	line-height: 17px;
}

body.gradient {
	background: top left repeat-x url(../../images/corporate/home_back.jpg);
}

body.gradient_extended {
	background: top left repeat-x url(../../images/corporate/home_back_big.jpg);
}

h1,h2,h3,h4,h5,h6 {
	font-family: Futura, Myriad Pro, Helevtica Neue, Helvetica, Arial, sans;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
	color: #145990;
	font-weight: bold;
}

h3 {
	font-size: 15px;
	color: #000;
	font-weight: bold;
}

#header #menu a,#overview a {
	font-family: Futura;
}

/* style */
html,body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
}

.container {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#header {
	position: relative;
	height: 76px;
	background-image: url(../../images/corporate/header_back.png);
	margin-bottom: 27px;
	color: #fff;
	font-size: 14px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header h1 {
	margin: 0;
}

#header h1 a {
	display: block;
	float: left;
	width: 177px;
	height: 67px;
	background-image: url(../../images/corporate/logo.png);
	text-indent: -3000px;
	overflow: hidden;
	margin: 2px 0 0 10px;
}

#header #register {
	position: absolute;
	right: 20px;
	bottom: 8px;
}

#header #register span {
	position: absolute;
	right: 135px;
	width: 150px;
	line-height: 26px;
}

#header #register a#bt_register {
	display: block;
	height: 23px;
	width: 127px;
	background-image: url(../../images/corporate/bt_register.png);
	background-repeat: no-repeat;
	text-indent: -3000px;
	color: transparent;
	text-transform: capitalize;
}

#header #register a#bt_register:hover {
	background-position: center left;
}

#header #register a#bt_register:active {
	background-position: bottom left;
}

form#login {
	position: absolute;
	right: 20px;
	top: 7px;
	display: inline;
}

form#login input {
	background: url(../../images/edumacation/header/field_bg.png) no-repeat;
	border: none;
	padding: 4px;
	width: 90px;
}

form#login input#bt_login {
	background: transparent url(../../images/corporate/bt_login.png) no-repeat;
	width: 127px;
	height: 24px;
	text-indent: -3000px;
	cursor: pointer;
	color: transparent;
	text-transform: capitalize;
}

form#login input#bt_login:hover {
	background-position: center left;
}

form#login input#bt_login:active {
	background-position: bottom left;
}

#header #menu li {
	margin-right: 20px;
	position: relative;
	z-index: 300;
}

#header #menu a:hover,#header #menu a.sfhover,#header #menu a.active {
	background: #062038;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
}

#header #menu li ul li a,#header #menu li ul li a:hover,#header #menu li ul li a.active
	{
	background-image: url(../../images/corporate/menu_separator.png);
	background-position: center top;
	background-repeat: no-repeat;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

#header #menu li ul li a {
	background-color: #06213a;
}

#header #menu li ul li a:hover,#header #menu li ul li a.active {
	background-color: #0d3151;
}

#header #menu li ul li a.lastLink {
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
}

#header #menu li a {
	line-height: 2.5em;
	text-align: center;
}

#header #menu ul li a:hover {
	text-decoration: underline;
}

#header #menu {
	position: absolute;
	top: 40px;
	left: 210px;
}

#header #menu ul,#header #menu ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}

#header #menu a {
	display: block;
	width: 8em;
}

#header #menu li {
	float: left;
	width: 8em;
}

#header #menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#header #menu li:hover ul,#header #menu li.sfhover ul {
	left: auto;
}

#header #menu li ul ul {
	margin: -2.5em 0 0 10em;
}

#header #menu li:hover ul ul,#header #menu li.sfhover ul ul {
	left: -999em;
}

#header #menu li:hover ul,#header #menu li li:hover ul,#header #menu li.sfhover ul,#header #menu li li.sfhover ul
	{
	left: auto;
}

.overview {
	margin: 27px 0;
}

.overview a {
	text-decoration: none;
	color: #000;
}

.overview #overview_graphic {
	height: 196px;
}

.overview #overview_menu {
	background: #0d3151;
}

.overview #overview_menu ul {
	margin: 0;
	padding: 0;
	height: 40px;
}

.overview #overview_menu li {
	float: left;
	list-style: none;
}

.overview #overview_menu li a {
	display: block;
	line-height: 40px;
	padding: 0 20px;
	border-right: 1px solid #000;
	color: #fff;
}

.overview #overview_menu li a:hover {
	text-decoration: underline;
}

.overview #overview_menu li a.active {
	color: #fff;
	text-decoration: none;
}

.overview #overview_menu li a.first.active {
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
}

#content,#sidebar {
	float: left;
	margin-right: 10px;
	background: #fff;
}

#sidebar {
	width: 270px;
	margin-right: 0;
}

* html #sidebar {
	width: 250px;
}

.layout.hidden {
	display: none;
}

.widget {
	border: 1px solid #888;
	background: #fafafa;
	padding: 20px;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.widget h2,.widget h3 {
	font-family: Myriad Pro, Helvetica Neue, Futura, Helvetica, Arial, sans
		!important;
}

.widget h2 {
	margin-bottom: 5px;
}

.widget h3 {
	color: #000;
}

.widget h2 a {
	color: #000;
}

.widget .bt {
	width: 223px;
	height: 40px;
	display: block;
	background-position: top left;
	border: 0;
	line-height: 38px;
	background-image: url(../../images/corporate/bt_sidebar_pill.png);
	background-repeat: no-repeat;
	cursor: pointer;
	font-family: Myriad Pro, Helvetica Neue, Futura, Helvetica, Arial, sans;
	font-size: 16px;
	color: #000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#content {
	width: 630px;
	margin-right: 30px;
	margin-left: 20px;
}

#content.single_col {
	width: 900px;
}

#content h1 {
	border-bottom: 2px solid #000;
	line-height: 30px;
}

#content p {
	margin-left: 24px;
}

body #content ul li p {
	margin-left: 0;
}

#content img.left {
	float: left;
	margin-right: 10px;
}

#content img.right {
	float: right;
	margin-left: 10px;
}

#content img {
	max-width: 100%;
}

#content a {
	color: #339;
}

body #content .image {
	margin-left: 24px;
	background: #000;
	border: 2px solid #000;
	margin-bottom: 20px;
}

body #content .image .description {
	color: #fff;
	padding: 2px 10px;
	font-size: 11px;
}

form td ul.errorlist {
	margin: 0;
	padding: 0;
}

form td ul.errorlist li {
	background: red;
	color: #fff;
	list-style: none;
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
}

.flash_success {
	background: green;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 5px;
}

/* footer */
#footer_push {
	clear: both;
	height: 140px;
}

#footer {
	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 105px;
	overflow: hidden;
	width: 930px;
	background: #fafafa;
	border: 1px solid #888;
	border-bottom: 0px;
	font-size: 14px;
	line-height: 16px;
	color: #888;
	padding: 10px;
	padding-bottom: 0;
}

#footer a {
	color: #888;
}

#footer a:hover {
	color: #a8ebff;
}

#footer #footer_content {
	float: left;
	position: relative;
	height: 85px;
	background: transparent;
	width: 100%;
}

#footer #footer_content img {
	float: left;
	margin-right: 10px;
}

#footer #footer_content h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	margin: 4px 0;
	padding: 0;
	color: #777;
}

#footer #footer_content p {
	font-size: 11px;
	line-height: 1.2em;
	margin: 0 !important;
}

#footer #footer_content div {
	width: 80px;
	float: left;
	margin-right: 35px;
	padding-right: 35px;
	border-right: 1px solid #aaa;
	height: 70px;
}

#footer #footer_content div#contact_location {
	width: 110px;
}

#footer #footer_content div#contact_phone {
	border-left: 1px solid #aaa;
	padding-left: 35px;
}

#footer div#navigation {
	width: 305px;
	border-right: none;
	margin: 0;
	padding: 0;
}

#footer #navigation ul {
	padding: 0;
	font-size: 11px;
	line-height: 1.2em;
	width: 355px;
	margin-left: 10px;
}

#footer #navigation ul li {
	list-style: none;
	line-height: 1.6em;
}

#footer #navigation ul li a {
	text-decoration: none;
	font-weight: bold;
}

#footer #navigation ul li ul {
	margin-left: 10px;
	display: inline;
}

#footer #navigation ul li ul li {
	display: inline;
	margin-right: 10px;
}

#footer #navigation ul li ul li a {
	font-weight: normal;
}

#footer #copyright {
	clear: both;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	padding-top: 4px;
}

#footer #copyright a {
	color: #999;
}

.ui-dialog {
	background: #fff;
	width: 430px !important;
}

.ui-dialog .ui-dialog-titlebar {
	background: #072949;
}

.ui-dialog .ui-dialog-titlebar span.ui-dialog-title {
	padding-left: 20px;
}

.ui-dialog .ui-dialog-content {
	margin-top: 35px;
}

body#about\/team #content li {
	list-style: none;
	clear: both;
	margin: 40px 0;
}

body#about\/team #content img {
	float: left;
	margin-right: 20px;
}

body#about\/team #content h3,body#about\/team #content h4 {
	margin: 0;
}

body#about\/careers div#hiring_notice {
	background: #fbfdd4;
	border: 1px solid #a09d00;
	padding: 10px 20px;
	margin-bottom: 10px;
}

body#about\/press div.press_column {
	width: 28%;
	padding: 0 2%;
	float: left;
	border-right: 1px solid #877f7b;
	min-height: 400px;
}

body#about\/press div.press_column#resources_column {
	border-right: none;
}

body#about\/press div.press_column .contact div.name {
	font-weight: bold;
	font-size: 1.2em;
}

body#about\/press div.press_column .contact div.role {
	line-height: 1.4em;
	margin-bottom: 5px;
}

body#about\/press div.press_column .contact img {
	width: 40px;
	float: right;
}

body#about\/press div.press_column #blog_widget {
	border: none;
}

body#about\/press div.press_column #blog_widget h2 {
	display: none;
}

body#about\/press div.press_column #blog_widget .post h2 {
	display: inline;
}

/* custom widget styles */
#sidebar .widget#flickr_widget {
	padding: 0;
	background: #fff;
	color: #fff;
}

#sidebar .widget#flickr_widget h2 {
	padding: 16px 20px;
	border-bottom: 4px solid #145990;
	margin: 0;
}

#sidebar .widget#flickr_widget #flickr_body {
	background: #000;
	padding-bottom: 20px;
}

#sidebar .widget#flickr_widget a.bt {
	margin: 20px;
	margin-bottom: 0;
	background-image: url(../../images/corporate/bt_sidebar_pill_dark.png);
	color: #fff;
}

.widget#mailing_list_widget input#input_email {
	padding: 7px 5px;
	font-size: 14px;
	width: 210px;
	border: 1px solid #145990;
}

.widget#mailing_list_widget input#input_email {
	padding: 7px 5px;
	font-size: 14px;
	width: 210px;
	border: 1px solid #145990;
}

.widget#mailing_list_widget input.bt_signup {
	background: url(../../images/corporate/bt_blue_wide.png);
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}

.widget#mailing_list_widget input.bt_signup:hover {
	background-position: center left;
}

.widget#mailing_list_widget input.bt_signup:active {
	background-position: bottom left;
}

.widget#blog_widget div.post {
	margin-top: 20px;
}

.widget#blog_widget img {
	width: 100%;
}

#sidebar .widget#blog_widget div.post h2 {
	margin: 0;
}

#sidebar .widget#blog_widget div.post div.date {
	font-size: 11px;
	font-style: italic;
	line-height: 11px;
}

#sidebar .widget#blog_widget .bt {
	margin-top: 20px;
}

.widget#signup_widget p {
	text-align: center;
	margin: 10px 0 0 0 !important;
	font-size: 18px;
}

.widget#signup_widget p b {
	display: block;
}

* html .widget#signup_widget a {
	width: 200px;
}

* html .widget#twitter_widget {
	width: 200px;
	overflow: hidden;
}

.widget#signup_widget div.or {
	margin: 15px auto;
	height: 34px;
	background-image: url(../../images/corporate/sidebar_signup_or.png);
	text-indent: -3000px;
}

* html .widget#signup_widget div.or {
	width: 200px;
}

#content .widget#mailing_list_widget {
	background: #fcfce3;
	border: 1px solid #b76c3b;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	margin-top: 40px;
}

#content .widget#mailing_list_widget h2,#content .widget#mailing_list_widget h3
	{
	display: inline;
	font-size: 18px;
	color: #3f150b;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
}

#content .widget#mailing_list_widget form {
	position: relative;
	height: 43px;
	width: 100%;
	margin-top: 15px;
}

#content .widget#mailing_list_widget input {
	position: absolute;
}

#content .widget#mailing_list_widget input#input_email {
	width: 335px;
}

#content .widget#mailing_list_widget input.bt_signup {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.widget#twitter_widget .twtr-hd,.widget#twitter_widget .twtr-ft {
	display: none;
}

.widget#twitter_widget h2 {
	margin-bottom: 10px;
}

.widget#twitter_widget .twtr-tweet-wrap {
	background: #fafafa;
	padding: 0;
}

.widget#twitter_widget p {
	font-size: 14px;
	padding: 13px 0 !important;
}

.widget#twitter_widget .bt {
	height: 41px;
	background-image: url(../../images/corporate/bt_twitter.png);
	line-height: 45px;
	text-align: left;
	padding-left: 50px;
}

* html .widget#twitter_widget {
	width: 200px;
	overflow: hidden;
}

body.register #content {
	background: none;
}

body.register h1,body.register h2,body.register h3 {
	font-family: Myriad Pro, Helvetica Neue, Futura, Helvetica, Arial, sans
		!important;
	color: #fff;
	line-height: 1.1em;
	font-weight: bold;
	border: none !important;
}

body.register h1 {
	font-size: 36px;
	margin: 40px 0;
	text-align: center;
}

body.register h2 {
	font-size: 28px;
}

body.register #page_header {
	margin-bottom: 40px;
}

body.register #page_header ol {
	width: 951px;
	height: 117px;
	background: url(../../images/corporate/register_progressbar.png);
	background-position: top left;
	padding: 0;
	margin: 0;
}

body.register#account_type #page_header ol {
	background-position: center left;
}

body.register#account_details #page_header ol {
	background-position: bottom left;
}

body.register #page_header ol li {
	display: none;
}

body.register#user_type .user_type_choice {
	width: 380px;
	height: 380px;
	background: #12314b;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	float: left;
	margin-right: 10px;
	padding: 30px;
	position: relative;
}

body.register#user_type .user_type_choice h1 {
	font-size: 72px;
	margin: 26px 0 50px 0;
}

body.register#user_type .user_type_choice h2 {
	margin-left: 178px;
	z-index: 10;
	position: relative;
}

body.register#user_type .user_type_choice a {
	display: block;
	width: 396px;
	height: 252px;
	text-indent: -3000px;
	overflow: hidden;
	position: absolute;
	bottom: 40px;
	z-index: 1;
}

body.register#user_type .user_type_choice#student_user_type a {
	background-image: url(../../images/corporate/bt_register_student.png);
}

body.register#user_type .user_type_choice#teacher_user_type a {
	background-image: url(../../images/corporate/bt_register_professor.png);
}

body.register .account_details_back {
	position: relative;
	background: #112f49;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 70px 0 40px 153px;
}

.account_type {
	width: 275px;
	height: 275px;
	float: left;
	background: #3470a4;
	margin-right: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 40px;
	position: relative;
}

body.register .account_type h2 span {
	color: #acd0ee;
}

body.register .account_type h3 {
	font-size: 20px;
	margin-bottom: 5px;
}

body.register .account_type p {
	margin: 0 !important;
	padding: 0;
	font-size: 15px;
	color: #fff;
}

body.register .account_type a {
	position: absolute;
	bottom: 30px;
	left: 22px;
	background-image: url(../../images/corporate/bt_register_account_type.png);
}

body.register .account_details_back .avatar {
	position: absolute;
	bottom: 0px;
	left: 15px;
	width: 127px;
	height: 219px;
	background-position: center bottom;
	background-repeat: no-repeat;
}

body.register .account_details_back .avatar#teacher {
	background-image: url(../../images/corporate/register_professor.png);
}

body.register .account_details_back .avatar#student {
	background-image: url(../../images/corporate/register_student.png);
}

body.register .account_details_back .account_details {
	background: #fff;
	margin-right: 15px;
	padding: 50px 40px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
body.register#account_details form#registration_form th {
	vertical-align: top;
}
body.register#account_details form#registration_form input[type=text],
body.register#account_details form#registration_form input[type=password] {
	width: 300px;
}
body.register#account_details form#registration_form tr.license_type td span {
	display:block;
	font-weight:normal;
	color:#000;
}
body.register#account_details form#registration_form tr.num_students td input {
	width: 80px;
}
body.register#account_details form ul {
	margin: 0;
	padding: 0;
}
body.register#account_details form li {
	list-style: none;
}
body.register#account_details form ul.errorlist {
	float: right;
	width: 150px;
}
body.register#account_details table#order_details th {
	width: 120px;
}
body.register#account_details table#order_items tfoot td {
	text-align: right;
}
body.register#account_details table#order_items tr.subtotal td {
	border-top: 1px solid #aaa;
}
body.register#account_details table#order_items td.price {
	text-align: center !important;
	font-style: normal;
	font-weight: bold;
}
body.register#account_details form#registration_form input#bt_submit {
	background-color: #fff;
	background-repeat: no-repeat;
	width: 316px;
	background-image: url(../../images/corporate/bt_register_account_details.png);
}
body.register#account_details input#bt_process_order { 
	background-color: #fff; 
	background-repeat: no-repeat;
	width: 316px;
	background-image: url(../../images/corporate/bt_process_order.png);
}
body.register#account_details form#registration_form input#id_tos {
	width: 15px;
}

body.register#account_details .account_details_back h2,body.register#account_details .account_details_back form label
	{
	color: #112f49;
}

body.register#account_details .account_details_back form th {
	text-align: right;
	width: 150px;
}

body.register#account_details .account_details_back form td input[type=text],body.register#account_details .account_details_back form td input[type=password]
	{
	width: 100%;
	height: 20px;
}

body.register#account_details .account_details_back form td.error_message
	{
	width: 200px;
}

body.register#account_details .account_details_back form td input#id_organization
	{
	width: 50px;
	background: red;
}
body.register form	.description {
	background: #fafafa;
	border: 1px solid #eee;
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
	
	float: right;
	width: 140px;
}


body #content pre {
	width: 100%;
	overflow: auto;
	border: 1px solid #000;
	padding: 10px;
	font-size: 12px;
	line-height: 1.2em
}

body#blog #content .item_header {
	border: 1px solid #c8c9d3;
	border-left: none;
	border-right: none;
	padding: 20px 0;
	margin-bottom: 20px;
	min-height: 40px;
}

body#blog #content .item_header h3 {
	margin-bottom: 6px;
}

body#blog #content .item_header h3.title a {
	color: #3f92c6;
	font-size: 20px;
}

body#blog #content .item_header .date {
	float: left;
	font-size: 12px;
	text-align: center;
	margin-right: 20px;
	color: #fff;
	font-weight: bold;
}

body#blog #content .item_header .date .date_day {
	background: #1188c0;
	padding: 3px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
}

body#blog #content .item_header .date .date_year {
	background: #349dfb;
	padding: 3px;
	padding: 3px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
}

body#blog #sidebar .widget h2 {
	margin-bottom: 15px;
}

body#blog #sidebar .widget ul {
	padding: 0;
}

body#blog #sidebar .widget ul li {
	list-style: none;
	line-height: 1.4em;
}

body#blog #sidebar .widget ul li a {
	color: #000;
	font-weight: bold;
}

body#blog #sidebar #blog_overview_widget div.overview_action {
	margin: 10px 20px;
}

body#blog #sidebar #blog_overview_widget legend.overview_action,body#blog #sidebar #blog_overview_widget div.overview_action a
	{
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

body#blog #sidebar #blog_overview_widget div.overview_action a {
	margin-left: 4px;
}

body#blog #sidebar #blog_overview_widget .overview_action img {
	height: 16px;
	margin: 0 5px;
}

.cb {
	clear: both;
}

.bt_big_green {
	display: block;
	width: 316px;
	height: 53px;
	text-indent: -3000px;
	overflow: hidden;
	background-position: top left;
	border: none;
	cursor: pointer;
}
#bt_login_big {
	background-image: url(../../images/corporate/bt_login_big.png);
}
.bt_big_green:hover {
	background-position: center left;
}

.bt_big_green:active {
	background-position: bottom left;
}

a#bt_register_this_account {
	display: block;
	height: 23px;
	width: 127px;
	background-image:
		url(../../images/corporate/bt_register_this_account_red.png);
	background-repeat: no-repeat;
	text-indent: -3000px;
	color: transparent;
	text-transform: capitalize;
	float: left;
	margin-right: 10px;
}

a#bt_register_this_account:hover {
	background-position: center left;
}

a#bt_register_this_account:active {
	background-position: bottom left;
}

a#bt_logout {
	display: block;
	height: 23px;
	width: 62px;
	background-image: url(../../images/corporate/bt_logout.png);
	background-repeat: no-repeat;
	text-indent: -3000px;
	color: transparent;
	text-transform: capitalize;
	float: left;
	margin-right: 10px;
}

a#bt_logout:hover {
	background-position: center left;
}

a#bt_logout:active {
	background-position: bottom left;
}

a#bt_access_monoclecat {
	display: block;
	height: 23px;
	width: 127px;
	background-image: url(../../images/corporate/bt_access_monoclecat.png);
	background-repeat: no-repeat;
	text-indent: -3000px;
	color: transparent;
	text-transform: capitalize;
	float: left;
	margin-right: 10px;
}

a#bt_access_monoclecat:hover {
	background-position: center left;
}

a#bt_access_monoclecat:active {
	background-position: bottom left;
}

form#login div {
	font-size: 12px;
	margin-top: 5px;
	margin-right: 10px;
}
/* subscription renewal */
#renew_account div.account_details_back {
	padding-left: 20px;
	padding-top: 40px;
}
#renew_account div.account_details_back h2 {
	color: #112f49;
}
#renew_account div.account_details_back div.account_details {
	padding: 10px 20px;
	padding-top: 20px;
	margin-bottom: 30px;
}
#renew_account div.account_details_back .account_type {
	width: 195px;
}
#renew_account div.account_details_back .account_type input.bt_big_green {
	width: 200px;
	background: top left repeat-x url(../../images/corporate/bt_signup_green.png);
	position: absolute;
	bottom: 60px;
}
#renew_account div.account_details_back .account_type input.bt_big_green:hover {
	background-position: center left;
}
#renew_account div.account_details_back .account_type input.bt_big_green:active {
	background-position: bottom left;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1003;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1004;
	text-align: center;
	line-height: 0;
	border: 1px solid #000;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
#thm_install_button 
{
  margin-top: 1.2em;
  text-align: center;
  margin-left: 10px;
}

#thm_install_button table 
{
  margin: 0 auto;
  background-color: #20509e;
  background-image: url(../../images/corporate/install_button_left.gif);
  background-repeat: no-repeat;
}
#thm_install_button table.inactive 
{
	background-image: url(../../images/corporate/install_button_inactive_left.gif);
}
#thm_install_button table.inactive td 
{
	background-image: url(../../images/corporate/install_button_inactive_right.gif);
}
#thm_install_button table.inactive td a 
{
	color: #ccd;
}
#thm_install_button td 
{
  padding: 0 1em 0 1em;
  height: 29px;
  line-height: 29px;
  background-image: url(../../images/corporate/install_button_right.gif);
  background-repeat: no-repeat;
  background-position: 100% 0;
}

#thm_install_button a 
{
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-family: futura, helvetica, arial;
}


#thm_download_button 
{
  text-align: center;
}

#thm_download_button table 
{
  margin: 0 auto;
  background-color: #20679e;
  background-image: url(../../images/corporate/download_button_left.gif);
  background-repeat: no-repeat;
}
#thm_download_button table.inactive 
{
	background-image: url(../../images/corporate/download_button_inactive_left.gif);
}
#thm_download_button table.inactive td 
{
	background-image: url(../../images/corporate/download_button_inactive_right.gif);
}
#thm_download_button table.inactive td a 
{
	color: #ccd6de;
}
#thm_download_button table.inactive td span
{
	color: #ccd6de;
	text-decoration: none;
    font-weight: bold;
    font-family: futura, helvetica, arial;
}
#thm_download_button td 
{
  padding: 0 1em 0 1em;
  height: 29px;
  line-height: 29px;
  background-image: url(../../images/corporate/download_button_right.gif);
  background-repeat: no-repeat;
  background-position: 100% 0;
}

#thm_download_button a 
{
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-family: futura, helvetica, arial;
}

.thm_download_table
{
	margin-bottom: 10px; 
	text-align: left;
}

.thm_download_table td.thm_label
{
	padding-right: 15px; 
	padding-top: 10px; 
	color: rgb(85, 85, 85);
}

.thm_download_table td.thm_button_column
{
	padding-top: 10px;
}




