
/********************** /shared/jquery/ui/themes/smoothness/smoothness.css **********************/
/*
* 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=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(/shared/jquery/ui/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
/* .ui-widget-content a { color: #222222; } */ /* SM 09/11/2009 3:36:42 PM */
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(/shared/jquery/ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(/shared/jquery/ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(/shared/jquery/ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(/shared/jquery/ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(/shared/jquery/ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(/shared/jquery/ui/themes/smoothness/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(/shared/jquery/ui/themes/smoothness/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/shared/jquery/ui/themes/smoothness/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/shared/jquery/ui/themes/smoothness/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/shared/jquery/ui/themes/smoothness/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/shared/jquery/ui/themes/smoothness/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/shared/jquery/ui/themes/smoothness/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/shared/jquery/ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/shared/jquery/ui/themes/smoothness/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: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(/shared/jquery/ui/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(/shared/jquery/ui/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -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: 1em 2.2em; 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: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; 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; }
/* 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: 1.2em; height: 1.2em; 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: .2em; 
	zoom: 1; 
	display: none; /* SM 01Oct09: Default hidden, js shows it after rendering */
	min-height: 200px; /* SM 29Jul10: Set a min-height so it's not tiny */
} 

/* SM 14Oct09 */
.ui-tabs .ui-tabs-nav { 
  list-style: none; 
  /* position: relative; */
  padding: .2em .2em 0; 
}

.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; font-size: 85%; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; 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 { padding: 1em 1.4em; display: block; border-width: 0; background: none; } */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; overflow: auto; }
.ui-tabs .ui-tabs-hide { display: none !important; }

/********************** /shared/style/global.v5.css **********************/
/********  (c) 2008 The Regional Institute Ltd - GLOBAL STYLESHEET ******************/

/*TRI global.v5.css */

*
{
	border: 0px;
	margin: 0px;
	}
	
html { height: 100%; margin-bottom: 1px; }

body {
	background: #FFFFFF;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	padding: 0px 0px 20px 0px;
	/* overflow: scroll; */
	text-align: center; /*workaround for IE7 to fix margin*/
	}
	
p, table, th, td, tr { 
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	}
	
hr {
	border: 0;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	width: 100%;
	text-align: left;
	}

a, a:visited, a:hover, a:active {
	text-decoration: none;
	cursor: pointer;
	}
	
a img { 
	border: 0;
	}

.clear {
  clear: both;
}

.clearfix {
  display: block;
}

/* standard page width, and page position -- */

#page_width {
	width: 950px;
	/* margin: 20px auto; */
	margin: 10px auto; /* SM 18/01/2010 12:11:26 PM */
	text-align: left;
	}

/* page border, padding and containers */

#page_container_outer {

	}

#page_container_inner {
	/* overflow:hidden; */
}

#page_container_inner_padder {

	}

/* site header - alter height and image as needed */

#header_image {
	background: #eee;
	height: 125px;
}
	
#header_image_left { 
	width: 50%;
	float: left; 
	}

#header_image_right { 
	width: 50%;
	margin-left: 50%;
	}
	
#site_name {
  font-weight: bold;
  font-size: 2em;
  padding: 10px;
}

#site_slogan {
  font-weight: italic;
  font-size: 1.5em;
  padding: 0px 0px 10px 10px;
}	

/* TRI standard top navigation */

#top_nav {
	height: 25px; 
	margin-bottom: 10px;
	background: #f4f4f4;
	}

#top_nav ul li{
	padding: 0px;
	list-style: none;
	}

#top_nav li {
	float: left;
	}
	
#top_nav a.first {
	display: none;
	}

#top_nav a, #top_nav a:visited {   
	color: #444444; 
	display: block; 
	padding: 4px 10px; 
	}

#top_nav a:hover, #top_nav a:active  { 
	color: #3552D6; 
	}

/* TRI menu & content container */

#menu_content_container {
	/*overflow: hidden;*/
	min-height: 350px;
	}

/* TRI left menu Column */

#menu_col {
	width: 180px; 
	float: left;
	padding: 0px;
	}
	
#menu {
	}

#menu ul.admin_bar {
	}

#menu ul {
	list-style: none;
	padding: 0px;
	}
	
#menu ul li {
	border-bottom: 1px dotted #dddddd;
	} 
	
#menu ul li a, 
#menu ul li a:visited {
	display: block;
	color: #686868;
	/* padding: 5px 10px; */
	}
	
/*
  SM 11Jun09: Fixing squashed LHS display for both static/dynamic navs/bars/etc.
*/	
.admin_bar {
  margin: 0px 0px 10px 10px;
}

.admin_bar li {
  margin-bottom: 5px;
}

.sub-menu {
  margin: 0px 0px 10px 10px;
}

.sub-menu li {
  margin-bottom: 5px;
}


.admin_bar ul li a, 
.admin_bar ul li a:visited {
	padding: 5px 10px;
}	
	

#menu ul li a:visited img, 
#menu ul li a img {
	padding-right: 10px;
	}

#menu ul li a:hover, 
#menu ul li a:active  {
	}
	
#menu p.menu_title { 
	}

/* TRI content under left menu */

#menu_content {
	padding: 10px;
	}

#menu_content ul {
	list-style: none; 
	}

#menu_content ul li {
	}

#menu_content ul li a:visited, 
#menu_content ul li a {
	}

#menu_content ul li a:hover, 
#menu_content ul li a:active {
	}


/* TRI right menu Column */

#menu_col_right {
	width: 180px; 
	float: right;
	padding: 0px;
	}
	
#menu_right {
	}

#menu_right ul {
	list-style: none;
	padding: 5px 0px;
	}
	
#menu_right ul li {
	} 
	
#menu_right ul li a, 
#menu_right ul li a:visited {
	display: block;
	color: #686868;
	}

#menu_right ul li a:visited img, 
#menu_right ul li a img {
	padding-right: 10px;
	}

#menu_right ul li a:hover,
#menu_right ul li a:active  {
	}

#menu_right p.menu_title {
	}

/* TRI content under right menu */

#menu_content_right {
	padding: 10px;
	}

#menu_content_right ul {
	/*list-style: none;
	border-bottom: 1px dotted #dddddd;
	padding: 5px 0; rj 18/1/20101*/
	}
	
#menu_content_right ul li {
	/*display: block;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 0.2em 0px; rj 18/1/20101*/
	}

#menu_content_right ul li a:visited, 
#menu_content ul li a {
	}

#menu_content_right ul li a:hover, 
#menu_content ul li a:active {
	}

#menu_content_right .block_search {
	padding: 0px 0px 10px 10px;
	}
	
.block_title {
  background-color: #ccc;
  padding: 5px;
}	

/* crumb bar */
#crumb_bar { 
	border-bottom: 1px solid #efefef;
	margin: 5px 0px 15px 0px;
	}

/* content column including padding and extra containers for styling */

#content_col {
	background-color: #FFFFFF;
	margin: 0 200px;
	}
	
/* RJ - move to global.v5-ie.css - fixes the ie 3px float bug */
* html #content_col { 
	height: 1%;
	/* position: relative; */ /* this causes problems with suckerfish*/
	overflow: visible;
	/*left: -3px;
	margin-right: -3px;RJ */
	}

#content_body_copy_wrapper {
	background: #ffffff;

	}

#content_body_copy {
	padding: 0 0 10px 0;
	text-align: left;
}


#content_body_copy img {
	/*padding: 0px; messes up the backend */
	}

#panelButton img {
	padding: 0px; /*re-sets the icon padding to 0 */
	}
	
#content_body_copy a, 
#content_body_copy a:visited {
	}

#content_body_copy a:hover, 
#content_body_copy a:active {
	}

#content_body_copy abbr, acronym {
	border-bottom: 1px dotted;
	cursor: help;
	}

#content_body_copy ul, #content_body_copy ol {
	/*padding: 5px 20px;*/
	}

#content_body_copy ul li{
	list-style-image: none;
	list-style-position: outside;
	}

#content_body_copy p {
	padding: 5px 0px;
	}
	
/* SM 08/03/2010 9:59:24 AM: To break up "text" sections from other dynamic content etc */	
.content_body_section {
  margin-bottom: 10px;
}	

/* footer styles including sitename, and page creater styles */

#footer_sitename {
	text-align: right;
	clear: both;
	padding: 5px;
	}

#footer_container {
	text-align: left;
	padding: 10px;
	
	}

#footer_links {
	padding: 10px 10px 0px 0px;
	}

#footer_links ul {
	list-style: none;
	float: left;
	padding: 0px 10px 0px 0px;
	}

#footer_links li {
	float: left;
	padding-right: 10px;
	}
	
#footer_creater {
	float: right; 
	}

/* general page styles for text, lists, tables headings etc. */

h1, h2, h3, h4, h5, h6 {
	padding: 5px 0px 5px 0px;
	}	

h1 {
	font-size: 16px;
	}

h2 {
	font-size: 14px;
	}

h3 {
	font-size: 13px;
	}

h4 {
	font-size: 12px;
	}

h5 {
	font-size: 12px;
	}

h6 {
	font-size: 11px;
	}

.title p {
	font-size: 18px;
	background-color: #EFEFEF;
	border-bottom:1px solid #DCDCDC;
	border-top:1px solid #DCDCDC;
	padding:3px 0;
	}

.author p {
	font-style: italic;
	font-weight:bold;
	}

.address p {
	font-style: italic;
	}
	


   /* a style for feature images in the body content */
.featureImg {
	border: 1px solid #BABABA;
	padding: 3px;
	float: left;
	margin: 5px 10px 0px 0px;
	}
	
.featureImgRight {
	border: 1px solid #BABABA;
	padding: 3px;
	float: right;
	margin: 5px 10px 0px 0px;
	}

.horizontalLine {
	border-top: 1px solid #BABABA;
	margin: 1em 0em 1em 0em;

	}

#mymenu {
	margin: 10px;
	}

	/*	*/
	
/*
  SM 26Aug09: "No JavaScript" notice.
  Copied from REG2 YUI theme.
*/	

.nojavascript {
  border: 1px solid #900;
  margin: 10px 0px;
  background-color: #FCC;
  font-weight: bold;
  color: #900;
  padding: 10px;  
}

.nojavascript h2 {
  color: #900;
}	

/********   End The Regional Institute Ltd GLOBAL STYLESHEET ******************/

/********************** /shared/style/backend.v5.css **********************/
/* SM 08Jul09: Test FTP edit. */
/********  (c) 2008 The Regional Institute Ltd - BACKEND STYLESHEET ******************/

/***   /style/backend.v5.css    ***/

a:hover { 
	cursor: pointer;
	}
	
table {
  width: 100%;
}		


/* Modifies tables inside the search form */
.srchfrm_search {
	padding: 5px;
	}

/* Changes the TD inside search content */
.srchfrm_search td {
	padding: 5px;
	list-style: none;
	border: none;
	}


/* Header for the search section */
.srch_arrow, .srch_arrow a {
	text-decoration: none;
	}

/* The highlight for the list documents*/
.srch_table_highlight {
	background-color: #F6FAF9;
	}

/* Outer Table for the search */
.srch_table {
	border: 1px solid #aaaaaa;
	border-right: none;
	}

/* Header for the search section */
.srch_table_header {	
	padding: 2px;
	background-color: #E4EFEE;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	}

/* Header for the search section */
.srch_table td {	
	padding: 2px;
	border-right: 1px solid #aaaaaa;
	}

/********   End TRI SEARCH FORM STYLES ******************/
/* CSS (c) www.regional.org.au The Regional Institute Ltd */

/********   Start TRI BACKEND STYLES  ******************/

/* Style for Form Top Nav */
.topNav {
	margin-top: 10px;
	border-top: 1px solid #006633;
	border-bottom: 1px solid #006633;
	}

.topNav td {
	color: #006633;
	}

/* News Section of the welcome page */
.news {
	border: 1px solid #00718E;
	border-top: none	
	}

.news td {
	color: #B4B3B3;
	}

.news a {
	color: #00718E;
	}

.news a:hover {
	color: #0BA5CD;
	text-decoration: none;
	}

/* Style for Outer form table */
.outerTable {
	/*border: 1px solid #aaaaaa;*/
	}

.outerTable th {
	padding: 2px;
	/*background-color: #9DBAB7;*/
	background-color: #eeeeee;
	text-align:left;
	/*color: #FFFFFF;*/
	/*border-top: 4px solid #C3DCD9;*/
	border-top: 1px solid #999999
	}

.outerTable td {
	padding				: 0px;
	}

/* Style for Global Message Block */
.globalMessage {
	border: 1px dotted #ec1000;
	padding: 4px;
	}

/* Style for Outer form table */
.panelOutline {
	/*border: 1px solid #dddddd;*/
	}

.panelOutline th {
	/*
	padding: 2px;
	background-color: #999999;
	color: #FFFFFF;
	border-top: 4px solid #dddddd;
	*/
	padding: 2px;
	background-color: #eeeeee;
	text-align:left;
	border-top: 1px solid #999999;
	}

.panelOutline td {
	}	

/* Form Elements */
.adminButton {
	color: #FFFFFF;
	background-color: #9DBAB7;
	border: 1px solid #aaaaaa;
	}

/* arbitrary search tabs */ 

#search_tabs {
	line-height:0px;
	}

#search_btns_top {
	display:inline;
	float:right;
	position:relative;
	top: -20px;
	}

#search_btns_bottom { 
	float:right;
	margin: 2px;
	}


.file {
	border: 1px solid #aaaaaa;
	}

.checkBox {
	border: none;
	}

/* generic form input box */
input, select, textarea {
	border:1px solid #CCCCCC;
	padding: 2px;
	color:#666;
	}
	
label {
  color:#666;
  margin-left: 5px;
}

checkbox {
	border: 0;
}

.hint {
	color: #136C63;
	}

/* SM 24Jun09: Tweaks to remove inline styles from events/publisher */

.eventButton {
  cursor:hand;
  width: 120px;
}

.raceButton {
  width:120px;
}

.programButton {
  width:60px;
}

.gatewayButton {
  width:120px;
}

.gatewayOpen
{
	font-size: 11px;
	padding: 2px 0px;
	background-color 	: #FFFFFF;
	color: #3dac0b;
	border: 1px solid #3dac0b;
}

.gatewayClosed {
	font-size: 11px;
	padding: 2px 0px;
	background-color: #FFFFFF;
	color: #ff3b3b;
	border: 1px solid #ff3b3b;
	}

.buttonDisabled {
	font-size: 11px;
	padding: 2px 0px;
	background-color: #ccc;
	color: #666;
	border: 1px solid #666;
	}

.registerOpen {
	font-size: 11px;
	padding: 2px 0px;
	background-color: #FFFFFF;
	color: #ac0b0b;
	border: 1px solid #ac0b0b;
	vertical-align: bottom;
	}

.registerClosed {
	vertical-align: bottom;
	}

.viewRegistrationDetails {
	background-color: #FFFFFF;
	color: #3dac0b;
	border: 1px solid #3dac0b;
	width: 130px;
}

/* Form Elements */
.internalButton {
	color: #444444;
	font-size: 11px;
	padding: 2px 0px;
	background-color: #eeeeee;
	border: 1px solid #999999;
	}
	
/* Temporary addition to welcome page for membership button */
.internalMembershipButton {
	width: 120px;
	cursor: hand
}

.innerButtons {
	background-color: #E2EAE9;
	border-bottom: 1px solid #FFFFFF;
	border-top: 3px solid #F9FBFB;
	}

.innerButtons td {
	color: #aaaaaa;
	padding: 0px;

	}

/* List / Grid view */
.list {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #aaaaaa;
}

.list th {
  padding: 3px;
  /* background-color: #E4EFEE; */
  background: #E6E6E6 url(/shared/jquery/ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x scroll 50% 50%;
  padding: 4px;
  text-align: center;
  border: 1px solid #aaaaaa;
}

.list td {
	padding: 3px;
	font-size: 10px;
	border-right: 1px solid #aaaaaa;
}

.list tr {
  background-color: #fff; /* prevents the zebra menu from working */
}

.list tr:hover {
  background-color: #f4f4f4; /* SM 21/05/2010 3:38:21 PM updated */
  /* font-weight: bold; */
}

.list td a {
  text-decoration: underline;
}

/*
.list_border_top {
	border-top: 1px solid #aaaaaa;
	}
*/

/* simple table for aligning icon + text */
.blank, .blank td {
  border: 0;
  margin: 0;
  padding: 0;
}
	
.blank tr:hover {
  background-color: #f4f4f4;
}	

/*
.blank td{
	padding: 2px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
*/

/* List / Grid view (Grey Outline) */
.glist {
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	}

.glist th {
	padding: 3px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
	}

.glist td {
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: left; /* SM 15/06/2010 3:57:14 PM: Explicit for IE8 */
	}
	
.glist tr:hover {
  background-color: #f4f4f4;
}	
	
.glist a {
  /* text-decoration: underline; */
}	

.glist a:hover {
  text-decoration: underline;
}	

.glist ul {
  list-style-type: none; /* SM 20/05/2010 12:20:25 AM: moved from content_body_backend */
}

tr.bottom_row td {
	border: 1px solid #eee;
	background-color: #aaaaaa;
	font-weight: bold;
	}

/* Forumn List / Grid view (Grey Outline) */
#flist {
	padding: 0px;
	border: 1px solid #CCCCCC;
	border-left: none;
	margin-bottom: 10px;
}

#flist th {
	padding: 3px;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
	border-top: none;
	}

#flist td {
	padding-left: 4px;
	border-left: 1px solid #CCCCCC;
	text-align: left; /* SM 15/06/2010 3:55:30 PM: Explicit for IE8 */
	}
	
/* CSS (c) www.regional.org.au The Regional Institute Ltd */
/* Style for Outer form table */
.backendTable {
	border: 1px solid #b8b8b8;
	}

.backendTable th {
	padding : 2px;
	background-color: #b8b8b8;
	color: #FFFFFF;
	border-top: 4px solid #626262;
	}

/* Style for Outer form table */
.backendTable td {
	padding: 0px;
	}

/* standard Form Design */
.std_form {
	padding: 0px;
	border: 1px solid #58770E;
	}

.std_form th {
	padding: 3px;
	border-bottom: 1px solid #aaaaaa;
	background-color: #E4EFEE;
	}

.std_form td {
	padding: 3px;
	}

/* Panel Button - This will control all the buttons inside the panel */
  
/* Set the position of the buttons */ 
#panelButton {
	position: relative;
	/* width: 100%; */
	/*height: 30px;*/
	margin: 0px;
	padding: 0px;
	/*clear: both;*/ /* SM 01Jul09: Disabled for admin login to /my/events/ */
}

/* Set the position of the list elements*/  
#panelButton ul#list {
	position: relative;
	float: left;
	width: 175px;
	/*text-align: center; */
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	}

/* Align the elements */
#panelButton ul#list li  {
	list-style: none;
	width: 175px;
	} 

/* The look of the button  */
#panelButton ul#list a, #panelButton ul#list a.current {
	display: block;
	padding: 3px;
	margin: 5px;
	text-decoration: none;
	background: #E4EFEE/*#f4f4f4*/;
	border: 1px solid #aaaaaa/*#c0c0c0*/;
	}

/* The mouseover for the button  */
#panelButton ul#list a:hover {
	/*border-color: #707676;*/
	background: #e7f4f4;
	}

/* Set the position of the list elements*/  
#panelButton ul#greylist {
	position: relative;
	float: left;
	/*width: 175px;*/
	/*text-align: center; */
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	
	}

/* Align the elements */
#panelButton ul#greylist li  {
	list-style: none;
	/*width: 175px;*/
	} 

/* The look of the button  */
#panelButton ul#greylist a, 
#panelButton ul#greylist a.current {
	display: block;
	padding: 3px;
	margin: 5px;
	text-decoration: none;
	/* 
	background: #ededed;
	border: 1px solid #c0c0c0;
	*/
	}

/* The mouseover for the button  */
#panelButton ul#greylist a:hover {
	/* background			: #e7f4f4; */
}

.greyButton {
	text-decoration: none;
	/* 
	background: #ededed;
	border: 1px solid #c0c0c0; 
	*/
	padding: 5px;
	margin: 5px;
}

/* ******** END BACKEND STYLES ******************/
/* CSS (c) www.regional.org.au The Regional Institute Ltd */
.printContainer  {
	float: right;
	}
	
img {
	border: none;
	}

#skills_experience {
	width: 97%;
	 height: 400px; 
	 border: 1px solid  silver; 
	 overflow: auto; 
	 padding: 5px;
	}

.help_hidden {
	display: none;
	width: 500px;
	}

.help_button {
	background-color: #CCCC33;
	padding: 2px;
	cursor:  pointer;
	width:500px;
	}

.help_button_hide {
	display: none;
	}

.info_box {
	margin: 10px;
	padding: 5px;
	border: 1px solid #dddddd;
	background-color: #f4f4f4;
	/* text-align: center; */
	display: none;
	}

.info_message {
	margin: 10px;
	padding: 12px;
	display: block;
	background-color: #ff9;
	border: 1px solid #ff6;
	color: #222;
	font-size: 90%;
	}

.flash_message {
	/*margin: 10px;*/
	margin: 10px 0px 10px 0px; /* SM 02Jul09: So the flash messages line up vertically. */
	padding: 5px;
	display: block;
	/* line-height: 4em; */
	background-color: #FFC;
	border: 1px solid #FFCC00;
	color: #000;
	-moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.flash_message_icon {
  float: left;
  margin: 0px 0px 0px 0px;
}	

.flash_message_msg {
  margin-left: 50px;
  color:#444;
}	

.flash_message_msg a {
  text-decoration: underline;
}

.flash_message p {
  margin-bottom: 10px;
}

/* 
  SM 20/05/2010 12:18:21 PM: Styling a span to be an image, rather than 
  in-lining it into html. Gives the developer(s) more freedom/maintenance.
*/
a.flash_message_close {
  display: block;
  /* background: url('http://images.regional.org.au/icons/cancel.png') no-repeat left top; */
  width: 16px;
  height: 16px;
  overflow: hidden;
  float: right;
  cursor: pointer;
  border: 1px solid #FFCC00;
  color: #FFCC00;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

a.flash_message_close:hover {
  background-color: #FFCC00;
  color: #FFFFCC;
}

/* SM 07Dec09: Tweaks for grouped flash messages */

.flash_messages {
  margin-bottom: 5px;
}

.flash_messages .flash_message {
  margin: 0;
}

.flash_first {
  border-bottom: none;
}

.flash_middle {
  border-top: none;
  border-bottom: none;
}

.flash_last {
  border-top: none;
}
	
.small_message {
  color: #666;
  font-size: 0.9em;
}	

.paginator {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	text-align: right;
	}

/* Welcome page and popups */
fieldset {
	border: 1px solid #dddddd;   
	padding: 10px 10px 5px 10px;
	margin: 5px 0px 5px 0px;
	}
		  
fieldset legend {
	font-weight: bold;
	border: 1px solid #dddddd;
	background-color: #f4f4f4;
	padding: 4px 10px;
}

/* TOOLS GRID */
.grid_container {
	/* float:left; */
	clear: both;
	margin:5px;
	}

/* Zebra Striping + Table Highlighting */
/* see publiser panel */

.odd {
}

.even {
  /* background-color: #f9f9f9; */ /*#E7F4F4*/
  background-color: #f4f4f4;
}

.highlight {
	background-color: #ccc; /*#9DBAB7*/
	/*font-weight: bold;*/
	}

.numeric {
	text-align: right;
	font-family: monospace;
	}

/* floating */

.right { float: right; }
.left { float: left; }


/* ----------- */
#fm_title {
	border:1px solid #a9a9a9;
	}

/* 
  GADMIN Bar 
  SM 12/01/2010 12:50:20 PM: Copied from reg2's theme css that RF did.
*/

#gadminBar{
	display			: block;
	padding			: 12px;
	margin			: 0.5em 0 1.5em 0;
	border			: 1px solid #ddd;
	background		: #f4f4f4;
	-moz-border-radius		: 4px;
	-webkit-border-radius	: 4px;
	} 
	
#gadminBar ul {
	margin			: 0;
	} 

#gadminBar ul li{
	display			: inline;
	padding			: 0 15px 0 0;
	} 


/*
  inlined/onpaged styles, pulled from welcome
*/

.welcome {
	border				: none;
}

.panelOutline {
	vertical-align		: top; 	
	/*width				: 198px; 
	background-image	: url(/shared/backend_images/module_background.gif);
	background-repeat	: no-repeat;*/
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:1px solid #D6D6D6;
	padding:5px;
	}

.panelOutline ul li a {
	background-image	:transparent url(/shared/icons/bullet_toggle_plus.gif);	
}

.internalButton {
	width				: 120px;
	cursor				: hand;
}

.welcome_block_heading {
	padding				: 15px 2px; 
	text-align			: left;
	border-bottom		: 3px double #ddd;
	color				: #555;
}

.welcome .right {
}

.smalltext {
  font-size: 80%;
}

/* testing fix vs thickbox's 0/0 margin/padding */
#content_body_backend ul {
  padding-left: 20px;
  margin-bottom: 10px;
}

#content_body_backend p {
  margin-bottom: 10px;
}

/********   End TRI BACKEND STYLES  ******************/

/********************** /shared/style/quick_form.css **********************/
/*
	SM 23Jan07: Styles for PEAR's HTML_QuickForm package.
	Initially used just for resume module's quickforms, but could be made generic.
*/

.qf_table {
	border: 0;
	width: 100%;
}

.qf_table label {
  font-weight: bold;
}

.qf_table th, .qf_table td {
	border: none;
	vertical-align: middle;
	padding: 0.5em;
}

/*
.qf_table textarea {
  width: 640px;
  height: 300px;
}
*/

.qf_textarea_large {
  width: 640px;
  height: 300px;
}

.qf_textarea_small {
  width: 300px;
  height: 100px;
}

.qf_header_tr {
  /* cursor: pointer; */ /* SM 28Oct08: Get the plugin to do this instead? */
}

.qf_header_hdr {
	float: left;
	display: inline;

}

.qf_header_msg {
	float: right;
	font-size: 8px;
	display: inline;
}

.qf_header, .qf_header2, .qf_header2a {
	white-space: nowrap; 
	font-weight: normal;
	padding: 8px !important;
	text-align:left;
	font-size: 120%;
	/*border-top: 2px dotted #aaa;*/
	/* background-color:#eeeeee; */
	background-color:#ddd;
	}

.qf_header2, .qf_header2a {
  font-size: 110%;
  background-color: #eee;
}
/*
.qf_header2a {
  background-color: #9DBAB7;
}*/

.qf_err {
	margin: 5px 0px 5px 0px;
	border: 1px solid #000;
	background-color: #CC3300;
	width: 300px;
	padding: 10px;
	color: #fff;
	font-weight: bold;
}

.qf_elem_err {
  color: #CC3300;
  font-weight: bold;
}

.qf_ajax_err {
	margin: 5px 0px 5px 0px;
	border: 1px solid #000;
	background-color: #CC3300;
	color: #fff;
	padding: 5px;
	display: none;
}

.qf_info {
	border: 1px solid #000;
	background-color: #FFFF99;
	font-size: 90%;
	padding: 10px;
}

.qf_info_toggle {
	text-align: right;
}

.qf_static {
	padding-bottom: 10px;
	font-size: 90%;
	color: #666;
}

.qf_required {
  color: #ff0000;
}

.qf_small {
  font-size:80%; 
}
/********************** /shared/style/jtip.css **********************/
/* ----- add selectors here for font sizing ----- */
#JT_close_left, #JT_close_right{font-size: 1.1em;}
#JT_copy p, #JT_copy ul{font-size: 1.1em;}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../js/jtip/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../js/jtip/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
	text-align: left;
}

.JT_loader{
	background-image: url(../js/jtip/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
  margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
  cursor: help;
  padding-left: 5px;
}

/********************** /shared/style/navigator_crumb.css **********************/
/*
  navigator crumb css
  css by Veerle Pieters
  http://veerle.duoh.com/blog/comments/simple_scalable_css_based_breadcrumbs/
*/
#crumbs {
  margin: 5px 0px 5px 0px;
}
#crumbs ul, #crumbs li {
	list-style-type:none;
	padding:0;
	margin:0;
	}		
#crumbs {
	height:2.3em;
	border:1px solid #dedede;
	font:71%/165% "Lucida Grande", Lucida, Verdana, sans-serif;
}
#crumbs li {
	float:left;
	line-height:2.3em;
	color:#777;
	padding-left:.75em;
}		
#crumbs li a {
	background:url(/shared/images/crumbs.gif) no-repeat right center;
	display:block;
	padding:0 15px 0 0;
}							
#crumbs li a:link,
#crumbs li a:visited {
	color:#777;
	text-decoration:none;
}	
#crumbs a:link, #crumbs a:visited,	
#crumbs li a:hover, #crumbs li a:focus {
	color:#dd2c0d;
}		
/********************** /shared/style/navigator.css **********************/
/*
  Navigator 'component' css
  
  See http://www.alistapart.com/articles/taminglists/
*/


.nav_vert {
  padding: 2px 0px 0px 5px;
  margin-top: 10px;
}

.nav_vert ul {
  padding: 0;
}

.nav_vert h3 {
  background-color: #FEEECD;
  padding: 5px;
  color: #000000;
}

/*
.nav {
  margin: 0;
  padding: 0;
}
*/

.nav ul {
  list-style-type: none;
}

li.nav_elem a {
  padding: 5px 0px 5px 0px;
}

/* -------------- 1 -----------------  */
.nav_indent_1 ul li {
  background-color: #FFFFFF;
}

.nav_indent_1 li.nav_elem a, .nav_indent_1 li.nav_elem a:visited  {
  /*background-color: #FFFFFF;*/
  background:transparent url(http://images.regional.org.au/sites/__nav/bg-nav2.gif) no-repeat scroll left center;
  padding-left:23px;
  display: block; /* SM 25/02/2010 12:55:16 PM */
}

.nav_indent_1 li.nav_elem a:active, .nav_indent_1 li.nav_elem a:hover  {
  /*background-color: #FFFFFF;*/
  background:transparent url(http://images.regional.org.au/sites/__nav/bg-nav2-hover.gif) no-repeat scroll left center;
  padding-left:23px;  
}


.nav_indent_1 li.nav_current a, .nav_indent_1 li.nav_current a:visited  {
  background-color: #FFFFFF;
}

/* -------------- 2 -----------------  */
.nav_indent_2 ul.nav_list li.nav_elem  {
  background-color: #FFFFFF;
  padding-left:10px;
}

.nav_indent_2 li.nav_elem a, .nav_indent_2 li.nav_elem a:visited  {
  /*background-color: #FFFFFF;*/

}

.nav_indent_2 li.nav_current a, .nav_indent_2 li.nav_current a:visited  {
  /*background:#EFEFEF none repeat scroll 0 0;*/
  background:transparent url(http://images.regional.org.au/sites/__nav/bg-nav2-hover.gif) no-repeat scroll left center;
}

/* -------------- 3 -----------------  */
.nav_indent_3 ul.nav_list li.nav_elem  {
  background-color: #FFFFFF;
  padding-left:10px;
}

.nav_indent_3 li.nav_elem a, .nav_indent_3 li.nav_elem a:visited  {
  background-color: #F9F9F9;
  background:transparent url(http://images.regional.org.au/sites/__nav/bg-nav3.gif) no-repeat scroll left center;
}

.nav_indent_3 li.nav_current a, .nav_indent_3 li.nav_current a:visited, .nav_indent_3 li.nav_current a:active, .nav_indent_3 li.nav_current a:hover {
  /*background:#EFEFEF none repeat scroll 0 0;*/
  background:transparent url(http://images.regional.org.au/sites/__nav/bg-nav3-current.gif) no-repeat scroll left center;
  }
  
.nav_indent_3 li.nav_elem a:active, .nav_indent_3 li.nav_elem a:hover  {
  /*background-color: #F4DDFF;
  border-bottom: 1px solid #DFDFDF;
  color: #B94AFB*/
  background:transparent url(http://images.regional.org.au/sites/__nav/bg-nav3-current.gif) no-repeat scroll left center;
	}

/* -------------- 4 -----------------  */
.nav_indent_4 ul li  {
  background-color: #FFFFFF;
}

.nav_indent_4 li.nav_elem a, .nav_indent_4 li.nav_elem a:visited  {
  /*background-color: #FFFFFF;*/
background:transparent url(http://images.regional.org.au/sites/__nav/bg-nav4.gif) no-repeat scroll left center;
}
.nav_indent_4 li.nav_elem a:active, .nav_indent_4 li.nav_elem a:hover  {
  /*background-color: #F4DDFF;
  border-bottom: 1px solid #DFDFDF;
  color: #B94AFB*/
  background:transparent url(http://images.regional.org.au/sites/__nav/bg-nav4.gif) no-repeat scroll left center;
}

.nav_indent_4 li.nav_current a, .nav_indent_4 li.nav_current a:visited  {
  /*background:#EFEFEF none repeat scroll 0 0;*/
  background:transparent url(http://images.regional.org.au/sites/__nav/bg-nav4.gif) no-repeat scroll left center;
}

/* -------------------------------  */




/********************** /shared/jquery/jgrowl/jgrowl.css **********************/
/*
	jGrowl styling
*/

div#jGrowl {
	position: 			fixed;
	padding: 			10px;
	z-index: 			999;
	right: 				0px;
	top: 				0px;
	/** Internet Explorer Hack **/
	/*
	_position:					absolute;
	_top:						expression(eval(document.body.scrollTop));
	*/
}

div#jGrowl > div {
	background-color: 		#000;
	color: 					#fff;
	opacity: 				.85;
	filter: 				alpha(opacity = 85);
	width: 					235px;
	padding: 				10px;
	margin: 				5px;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				12px;
	text-align: 			left;
	display: 				none;
}

div#jGrowl > div.jGrowl {
	/* min-height: 			40px; */
}

div#jGrowl > div.jGrowl > div.header {
	font-weight: 			bold;
	font-size:				10px;
}

div#jGrowl > div.jGrowl > div.close {
	float: 					right;
	font-weight: 			bold;
	font-size: 				12px;
	cursor:					pointer;
}

div#jGrowl > div.closer {
	min-height: 			10px;
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				11px;
	font-weight: 			bold;
	text-align: 			center;
}

div#jGrowl > div.manilla {
	background-color: 		#FFF1C2;
	color: 					navy;
	border: 1px solid navy;
}

div#jGrowl > div.error {
	background-color: #EB887C;
	color: #990000;
	border: 1px solid #990000;
}

/*
  SM 25Jun09: Better "success" color.
*/
div#jGrowl > div.success {
	background-color: #9CD891;
	/* color: #5C9851; */
	color: #000;
	border: 1px solid #5C9851;
}
/********************** /local/scope/plugins/single-submit/single-submit.css **********************/
/*
  SM 06Oct09: single-submit css
*/

.throbber {
  background: url('/shared/icons/throbber.gif') no-repeat;
  padding-left: 18px;
}
/********************** /local/scope/plugins/suckerfish/suckerfish.css **********************/
/*
  suckerfish css
  dropdown navigation system
  pure css
  http://www.htmldog.com/articles/suckerfish/example/
*/

#top_nav {
	background:#F7F7F0 url(/shared/images/grey-tab-bg.png) repeat-x scroll 0 -218px;
  /* z-index:1; */ /* SM 22Sep09: Bugfixing IE6 */
}

/* SM 25/03/2010 3:20:56 PM: Tweaks for themepark */
#suckerfish {
  text-transform	: lowercase;
  /* clear			      : both; */
  display			    : block;
  list-style		  : none;
}
	
#suckerfish, #suckerfish ul {
  display			  : block;
	list-style		: none;
	margin			  : 0;
	padding       : 0;
	list-style    : none;
	z-index       : 999; /*RJ 27/3 to fix IE*/
}


#suckerfish ul {/*test*/
	float:none;
	overflow:visible;
	z-index:999;
	}


#suckerfish li {
	float: left;
	list-style: none;
}

#suckerfish a {
	display: block;
	text-decoration: none;
	/* padding: 10px 10px; */
	padding: 4px 10px; 
	font-weight: normal;
	color: #373737; /* FIXME: Site specific? */
}

#suckerfish a:hover, #suckerfish a:active, #suckerfish li.active a, #suckerfish li.active a:hover {
  color: #E1E1E1;
}

#suckerfish li:hover ul, #suckerfish li.sfhover ul {
	left: auto;
}

#suckerfish li ul {
	position: absolute;
	left: -999em;
	width: 10em;
}

#suckerfish li li {
	margin-top: -1px;
	background: #E9EDF4;
}

#suckerfish li li a, #suckerfish li li a:visited {
	background: #f0f0f0;
	border: 1px solid #fff;
	width: 10em;
}

/* SM 2/06/2010 4:37:54 PM: Fix for all sites */
#suckerfish li a:hover, #suckerfish li.sfhover {
  background: #B4B4B4;
  color:      #EFF6FF;
}

/* SM 14/01/2010 11:03:12 AM: To higlight the current page via URL matching */

#suckerfish a.nav_selected {
  background: #ccc;
  color: #000;
}

/* SM 1/06/2010 10:54:23 AM: Testing an IE7 fix */

#suckerfish li:hover, #suckerfish li.hover {   
  position: static;   
} 

/* SM 17Aug10: house icon moved here and into css */

#nav_home_icon {
  background: url(http://images.regional.org.au/shared/images/home/home-icon-white-sml.png) no-repeat top left;
  _background: url(http://images.regional.org.au/shared/images/home/home-icon-white-sml.gif) no-repeat top left; /* IE hack */
  width: 20px;
  height: 20px;
  display: block;
  margin-top:-3px;
}
/********************** /shared/jquery/thickbox/thickbox.css **********************/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/********************** /local/scope/plugins/buttons/buttons.css **********************/
/*
  SM 15Oct09: Created on REG3 to fix issues in css being in the backend module (wrong)
  Compare: /my/events/admin with /my/races/profile
*/

/* Button Styles */

.greylist, .greylist li {
	list-style: none;
}

.greylist li a {
	background: #F7F7F0 url("/shared/images/grey-tab-bg.png") repeat-x 0px -218px;
	color: #0066CC;
	border: 1px solid #CCCCCC;
	/* margin: 2px; */
	margin-right: 2px;
	padding: 0;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	display: block;
	padding: 10px 14px 10px 12px;
	text-align:left;
}

/* SM 18Aug10: For Agron buttons on RHS */
#menu_content_right .greylist li a {
  margin: 2px;
}

.panelButton ul.greylist a, .panelButton ul.greylist a.current, .panelButton ul.greylist a:active {
	text-align:left;
}

/*.greylist li a {
	display: block;
	padding: 10px 14px 10px 12px;
}*/

.greylist li a:hover {
  background-color: #ddd;
	background: #F7F7F0 url("/shared/images/grey-tab-bg.png") repeat-x 0px -0px;
	
}

.greylist li a img {
	float: left;
	padding: 0 12px 0 0;
}

/* 
  SM 27/04/2010 4:25:21 PM: Copied from backend.v5.css 
  Which isn't used by theme-driven sites
*/

.panelButton ul.greylist {
  float:left;
  margin:3px 3px 3px 0;
  padding:0;
  position:relative;
}

#content_body_backend ul {
  margin-bottom:10px;
  /* padding-left:20px; */
  padding-left: 0;
}

.panelButtonHoriz ul.greylist li {
  float: left;
}
/********************** /local.v5.css **********************/
/* general page styles */
/*regional*/
body { 
	margin				: 15px 0 0 0; 
	background:url(http://images.regional.org.au/sites/slaq/img/bg.png) top repeat-x #295279;
	}

a, a:visited { 
	color				: #3970BB;
	}
	
a:hover, a:focus {
	color				: #ffaf03; 
	}

/* inner container and border */
	
#page_width { 
	border: 1px solid #CCCCCC; 
	padding					: 0px;
	background: #ffffff url(http://images.regional.org.au/sites/slaq/img/ct-bg.png) repeat-y;
	margin:auto; 
	}
	
/*#page_width #page_container_inner { 
	border					: 1px solid #cccccc; 
	padding					: 0px;
	background: #ffffff url(http://images.regional.org.au/sites/slaq/img/ct-bg.png) repeat-y; 
	}*/

/* header and header image */
#header_image { 
	background			: #fff url(http://images.regional.org.au/sites/slaq/img/header.png) no-repeat left top; 
	height				: 160px;
	width:950px; 
	}

/* top Navigation */
#top_nav {  
	 height:33px !important;
	 background: #F7F9FB url(http://images.regional.org.au/sites/slaq/img/nav-bg.png) repeat-x;
	 margin:0px 0px 10px 1px;
	 border-bottom:#999999 1px solid;
	}
		
#top_nav ul {  
	margin:0px; padding:0px; list-style:none; border-top:#999999 1px solid; border-bottom:#999999 1px solid;

}
#top_nav ul li {  
	margin:0px;
	border-right:#fff solid 1px;
	border-left:#E1E3E5 solid 1px;
	font-weight:bold;
	height:32px !important;
	background: #F7F9FB url(http://images.regional.org.au/sites/slaq/img/nav-bg.png) repeat-x;
}
		
	
#top_nav ul li a, #top_nav a:visited {  
	padding:7px 20px 0px 20px;
	color: #666666; 
	display:block;
	height:25px;
	float:left;
	}


#top_nav ul li a:hover, #top_nav ul li a:active  { 
	padding:7px 20px 0px 20px;
	background: #2781E4; 
	color:#fff;
	height:25px !important;
	}
		
#content_body_copy ul  {
	padding:0px;
	margin:15px 0px 30px 30px;
	}

#content_body_copy ul li  {
	margin:0px 0px 5px 0px;
	/*padding:5px 0px 8px 10px;
	border-bottom:dashed 1px #CCCCCC;*/
	border-bottom: none;
	list-style-image:url(http://images.regional.org.au/sites/slaq/img/rcol-bullet.png);
	}

#content_body_copy ol {
	padding:0px;
	margin:15px 0px 30px 30px;
	}

#content_body_copy ol li {
	margin:0px 0px 5px 0px;
	/*padding:5px 0px 8px 10px;
	border-bottom:dashed 1px #CCCCCC;*/
	}

#content_body_copy_wrapper #crumb_bar p {
	color:#0D7FD9;
	}

#pagename {
	color:#005EC7;
	}
		

/* left menu column */
	/*#menu ul li a:hover, #menu ul li a:active  {
		background: #2781E4; 
		}*/

/* content under left menu */
#menu_content ul li a:visited, #menu_content ul li a {
	color				: #424242
	}

#menu_content ul li a:hover, #menu_content ul li a:active {
	color				: #ffaf03;
	}

/* right menu Column */	
	#menu_right ul li a:hover, #menu_right ul li a:active  {
		color				: #ffaf03; 
		}

/* content under right menu */
#menu_content_right {
	padding:0px 1px 0px 1px;
	/*width:179px;*/
	}
	
#menu_content_right ul {
	list-style-image:url(http://images.regional.org.au/sites/slaq/img/rcol-bullet.png);
	padding:0px;
	margin:0px;
	}
	
#menu_content_right ul li {
	color: #3970BB;
	display: block;
	/*width:179px;*/
	margin:0px;
	border-bottom:#CCCCCC 1px solid;
	border-top:#fff 1px solid;
	padding:0px;		
	}

#menu_content_right .block_search {
	padding:0px 0px 10px 10px;
	}
		
#menu_content_right ul li p {
	padding:5px 10px 5px 10px;
	margin:0px;
	}
	
#menu_content_right ul li a {
	display: block;
	background:url(http://images.regional.org.au/sites/slaq/img/col-li-bg.png) repeat-x #ECECEC 0 0;
	padding:5px 10px 5px 10px;
	}
	
#menu_content_right ul li a:hover {
	background:url(http://images.regional.org.au/sites/slaq/img/col-li-bg-hover.png) repeat-x #CACACA 0 0;
	color:#fff;
	}
		
#content_body_backend {
	/*background:#F9F9F9 none repeat scroll 0 0;
	border:none;
	margin:10px;*/
	}

#content_body_copy_wrapper {
	border:none;
	}

#menu_content_right ul li b {
	color				: #3970BB;
	}
	
#menu_content_right ul li b:hover {
	color				: #fff;
	}
	
#menu_content_right h1 {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(http://images.regional.org.au/sites/slaq/img/col-h1-bg.png) repeat-x #084989;
	padding:5px 10px 5px 10px;
	margin:0px;
	}
	
ul.admin_bar {
	margin:0px 0px 10px 3px;
	padding-bottom:5px;
	border-bottom:#CCCCCC 1px solid;
	background:url(http://images.regional.org.au/sites/slaq/img/col-li-bg.png) repeat-x #ECECEC 0 0;
	}

ul.admin_bar li { 
	color: #3970BB; 
	display: block;
	width:177px;
	border-bottom:#CCCCCC 1px solid;
	border-top:#fff 1px solid;
	}
	
	ul.admin_bar li a { 
	display: block;
	padding:5px 10px 5px 10px;
	}

	ul.admin_bar li a:hover { 
	color:#fff;
	background:#A8CAE3;
	}


#menu ul li {
	border-bottom:1px solid #DDDDDD;
}

ul.sub-menu {
	margin:0px 0px 10px 3px;
	}

ul.sub-menu li { 
	color: #3970BB; 
	display: block;
	width:177px;
	border-top:#fff 1px solid;
	border-bottom:#CCCCCC 1px solid;
}

	ul.sub-menu li a { 
	display: block;
	padding:5px 10px 5px 10px;
}

	ul.sub-menu li a:hover { 
	color:#fff;
	background:#A8CAE3;
}


/* general page styles for text, lists, tables headings etc. */
h1 {
	color					: #001647;
	}
	
h2 {
	color					: #686868;
	}

h3 {
	color					: #001647;
	}

h4 {
	color					: #001647;
	}
	
h5 {
	color					: #001647;
	}
	
h6 {
	color					: #ffaf03;
	}
	

/*Temporary Custom styles for the homepage*/

#list_sites ul {
	list-style-image: url(http://images.regional.org.au/sites/regional_dev/images_tpl/n_web_arrow.gif);
	}

#panel {
	background-image: url(./images_tpl/n_conf_bg.gif);
	border: 1px solid #999999;
	width: 250px;
	height: 165px;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	}

.left {float:left}

#panel h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	color: #677FB4;
	}
	
#panel ul {
	list-style-image: url(http://images.regional.org.au/sites/regional_dev/images/n_tick_bullets.gif);
	}

.style3 {font-family: Verdana; font-size: 12px; font-weight: bold; }
.style5 {font-family: Verdana; font-size: 12px; }
.style6 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	color: #677FB4;
}

#footer_container {
	background:url(http://images.regional.org.au/sites/slaq/img/ft-bg.png) repeat-x top #084989;
	border-left:#487AAC 1px solid;
	border-right:#487AAC 1px solid;
	border-bottom:#487AAC 1px solid;
	color:#fff;
	/*width:100%; */
	margin:auto;
	height:50px;
	position:relative;
	clear:both;
}

#footer_container a {
	color:#fff;
}
#footer_container a:hover {
	color:#FFCC00;
}
#page_container_outer {
	position:relative;
}
#page_container_outer #footer_sitename {
	position:absolute;
	bottom:10px;
	right:0px;
	color:#fff;
}

#footer_container #footer_links {
	position:absolute;
	bottom:14px;
	left:10px;
	color:#fff;
	}
	
#footer_container	#footer_creater {
	position:absolute;
	bottom:-20px;
	right:6px;
	}
	

