@charset "utf-8";
/* CSS Document */
.ui-helper-hidden { 
display : none; 
} 
.ui-helper-hidden-accessible { 
position : absolute; 
left : -100000000px; 
} 
.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; 
} 
* html .ui-helper-clearfix { 
height : 1%; 
} 
.ui-helper-clearfix { 
display : block; 
} 
.ui-helper-zfix { 
width : 100%; 
height : 100%; 
top : 0; 
left : 0; 
position : absolute; 
} 
.ui-state-disabled { 
cursor : default !important ; 
} 
.ui-icon { 
display : block; 
text-indent : -99999px; 
overflow : hidden; 
background-repeat : no-repeat; 
} 
.ui-widget-overlay { 
position : absolute; 
top : 0; 
left : 0; 
width : 100%; 
height : 100%; 
} 
.ui-widget { 
font-family : Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
font-size : 1.1em; 
} 
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { 
font-family : Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
font-size : 1em; 
} 
.ui-widget-content { 
border : 1px solid #dddddd; 
background : #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) repeat-x 50% top; 
color : #333333; 
} 
.ui-widget-content a { 
color : #333333; 
} 
.ui-widget-header { 
border : 1px solid #e78f08; 
background : #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) repeat-x 50% 50%; 
color : #ffffff; 
font-weight : bold; 
} 
.ui-widget-header a { 
color : #ffffff; 
} 
.ui-state-default, .ui-widget-content .ui-state-default { 
border : 1px solid #cccccc; 
background : #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) repeat-x 50% 50%; 
font-weight : bold; 
color : #1c94c4; 
outline : none; 
} 
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { 
color : #1c94c4; 
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 #fbcb09; 
background : #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) repeat-x 50% 50%; 
font-weight : bold; 
color : #c77405; 
outline : none; 
} 
.ui-state-hover a, .ui-state-hover a:hover { 
color : #c77405; 
text-decoration : none; 
outline : none; 
} 
.ui-state-active, .ui-widget-content .ui-state-active { 
border : 1px solid #fbd850; 
background : #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) repeat-x 50% 50%; 
font-weight : bold; 
color : #eb8f00; 
outline : none; 
} 
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { 
color : #eb8f00; 
outline : none; 
text-decoration : none; 
} 
.ui-state-highlight, .ui-widget-content .ui-state-highlight { 
border : 1px solid #fed22f; 
background : #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) repeat-x 50% top; 
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 : #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) repeat 50% 50%; 
color : #ffffff; 
} 
.ui-state-error a, .ui-widget-content .ui-state-error a { 
color : #ffffff; 
} 
.ui-state-error-text, .ui-widget-content .ui-state-error-text { 
color : #ffffff; 
} 
.ui-state-disabled, .ui-widget-content .ui-state-disabled { 
background-image : inherit; 
} 
.ui-priority-primary, .ui-widget-content .ui-priority-primary { 
font-weight : bold; 
} 
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { 
font-weight : normal; 
} 
.ui-icon { 
width : 16px; 
height : 16px; 
background-image : url(images/ui-icons_222222_256x240.png); 
} 
.ui-widget-content .ui-icon { 
background-image : url(images/ui-icons_222222_256x240.png); 
} 
.ui-widget-header .ui-icon { 
background-image : url(images/ui-icons_ffffff_256x240.png); 
} 
.ui-state-default .ui-icon { 
background-image : url(images/ui-icons_ef8c08_256x240.png); 
} 
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon { 
background-image : url(images/ui-icons_ef8c08_256x240.png); 
} 
.ui-state-active .ui-icon { 
background-image : url(images/ui-icons_ef8c08_256x240.png); 
} 
.ui-state-highlight .ui-icon { 
background-image : url(images/ui-icons_228ef1_256x240.png); 
} 
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon { 
background-image : url(images/ui-icons_ffd27a_256x240.png); 
} 
.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; 
} 
.ui-widget-overlay { 
background : #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) repeat 50% 50%; 
} 
.ui-widget-shadow { 
margin : -5px 0 0 -5px; 
padding : 5px; 
background : #000000 url(images/ui-bg_flat_10_000000_40x100.png) repeat-x 50% 50%; 
} 
.ui-accordion .ui-accordion-header { 
cursor : pointer; 
position : relative; 
margin-top : 1px; 
} 
.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 : 0.5em 0.5em 0.5em 2.2em; 
} 
.ui-accordion .ui-accordion-header .ui-icon { 
position : absolute; 
left : 0.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; 
} 
.ui-datepicker { 
width : 17em; 
padding : 0.2em 0.2em 0; 
} 
.ui-datepicker .ui-datepicker-header { 
position : relative; 
padding : 0.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 : 0.9em; 
border-collapse : collapse; 
margin : 0 0 0.4em; 
} 
.ui-datepicker th { 
padding : 0.7em 0.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 : 0.2em; 
text-align : right; 
text-decoration : none; 
} 
.ui-datepicker .ui-datepicker-buttonpane { 
background-image : inherit; 
margin : 0.7em 0 0 0; 
padding : 0 0.2em; 
border-left : 0; 
border-right : 0; 
border-bottom : 0; 
} 
.ui-datepicker .ui-datepicker-buttonpane button { 
float : right; 
margin : 0.5em 0.2em 0.4em; 
cursor : pointer; 
padding : 0.2em 0.6em 0.3em 0.6em; 
width : auto; 
overflow : visible; 
} 
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { 
float : left; 
} 
.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 0.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%; 
} 
.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; 
} 
.ui-datepicker-cover { 
display : none; 
display : block; 
position : absolute; 
z-index : -1; 
top : -4px; 
left : -4px; 
width : 200px; 
height : 200px; 
} 
.ui-dialog { 
position : relative; 
padding : 0.2em; 
width : 200px; 
} 
.ui-dialog .ui-dialog-titlebar { 
padding : 0.5em 0.3em 0.3em 1em; 
position : relative; 
} 
.ui-dialog .ui-dialog-title { 
float : left; 
margin : 0.1em 0 0.2em; 
} 
.ui-dialog .ui-dialog-titlebar-close { 
position : absolute; 
right : 0.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 : 0.5em 1em; 
background : inherit; 
overflow : auto; 
} 
.ui-dialog .ui-dialog-buttonpane { 
text-align : left; 
border-width : 1px 0 0 0; 
background-image : inherit; 
margin : 0.5em 0 0 0; 
padding : 0.3em 1em 0.5em 0.4em; 
} 
.ui-dialog .ui-dialog-buttonpane button { 
float : right; 
margin : 0.5em 0.4em 0.5em 0; 
cursor : pointer; 
padding : 0.2em 0.6em 0.3em 0.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; 
} 
.ui-progressbar { 
height : 2em; 
text-align : left; 
} 
.ui-progressbar .ui-progressbar-value { 
margin : -1px; 
height : 100%; 
} 
.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 : 0; 
} 
.ui-resizable-s { 
cursor : s-resize; 
height : 7px; 
width : 100%; 
bottom : -5px; 
left : 0; 
} 
.ui-resizable-e { 
cursor : e-resize; 
width : 7px; 
right : -5px; 
top : 0; 
height : 100%; 
} 
.ui-resizable-w { 
cursor : w-resize; 
width : 7px; 
left : -5px; 
top : 0; 
height : 100%; 
} 
.ui-resizable-se { 
cursor : se-resize; 
width : 12px; 
height : 12px; 
right : 1px; 
bottom : 1px; 
} 
.ui-resizable-sw { 
cursor : sw-resize; 
width : 9px; 
height : 9px; 
left : -5px; 
bottom : -5px; 
} 
.ui-resizable-nw { 
cursor : nw-resize; 
width : 9px; 
height : 9px; 
left : -5px; 
top : -5px; 
} 
.ui-resizable-ne { 
cursor : ne-resize; 
width : 9px; 
height : 9px; 
right : -5px; 
top : -5px; 
} 
.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 : 0.7em; 
display : block; 
border : 0; 
} 
.ui-slider-horizontal { 
height : 0.8em; 
} 
.ui-slider-horizontal .ui-slider-handle { 
top : -0.3em; 
margin-left : -0.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 : 0.8em; 
height : 100px; 
} 
.ui-slider-vertical .ui-slider-handle { 
left : -0.3em; 
margin-left : 0; 
margin-bottom : -0.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; 
} 
.ui-tabs { 
padding : 0.2em; 
} 
.ui-tabs .ui-tabs-nav { 
list-style : none; 
position : relative; 
padding : 0.2em 0.2em 0; 
} 
.ui-tabs .ui-tabs-nav li { 
position : relative; 
float : left; 
border-bottom-width : 0 !important ; 
margin : 0 0.2em -1px 0; 
padding : 0; 
} 
.ui-tabs .ui-tabs-nav li a { 
float : left; 
text-decoration : none; 
padding : 0.5em 1em; 
} 
.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; 
} 
.ui-tabs .ui-tabs-panel { 
padding : 1em 1.4em; 
display : block; 
border-width : 0; 
background : inherit; 
} 
.ui-tabs .ui-tabs-hide { 
display : none !important ; 
} 
* { 
padding : 0; 
margin : 0; 
} 
#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; 
} 
#TB_overlay { 
position : fixed; 
z-index : 100; 
top : 0; 
left : 0; 
height : 100%; 
width : 100%; 
} 
.TB_overlayMacFFBGHack { 
background : url(macFFBgHack.png) repeat; 
} 
.TB_overlayBG { 
background-color : #000; 
} 
* html #TB_overlay { 
position : relative; 
} 
#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 { 
position : absolute; 
} 
#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 0 5px 0; 
} 
#TB_load { 
position : fixed; 
display : none; 
height : 13px; 
width : 208px; 
z-index : 103; 
top : 50%; 
left : 50%; 
margin : -6px 0 0 -104px; 
} 
* html #TB_load { 
position : absolute; 
} 
#TB_HideSelect { 
z-index : 99; 
position : fixed; 
top : 0; 
left : 0; 
background-color : #fff; 
border : none; 
height : 100%; 
width : 100%; 
} 
* html #TB_HideSelect { 
position : absolute; 
} 
#TB_iframeContent { 
clear : both; 
border : none; 
margin-bottom : -1px; 
margin-top : 1px; 
} 
.thickbox img { 
border : none; 
} 
* { 
margin : 0; 
padding : 0; 
} 
* body { 
font : 0.7em Arial, "Trebuchet MS", Tahoma, sans-serif; 
line-height : 1.6em; 
background : #fff; 
color : #444; 
} 
a { 
color : #e0691a; 
background : inherit; 
} 
a:hover { 
color : #6c757a; 
background : inherit; 
} 
h1 { 
font : normal 2.4em "Trebuchet MS", Arial, Sans-Serif; 
padding : 7px 0 0 8px; 
margin : 0; 
} 
h1 a { 
color : #737373; 
background : inherit; 
} 
.orange { 
color : #e0692a; 
} 
sup { 
font-size : 0.5em; 
} 
h1 a, h2 a { 
text-decoration : none; 
} 
h1 a:hover, h2 a:hover { 
color : #ff6600; 
background : inherit; 
} 
h2 { 
font-size : 1.5em; 
margin-bottom : 5px; 
color : #000; 
background : inherit; 
} 
p { 
margin : 0 0 5px 0; 
} 
ul { 
list-style : none; 
} 
.content { 
margin : 0 auto; 
width : 980px; 
padding : 10px; 
background-image : url(tt.png); 
background-repeat : no-repeat; 
background-position : center top; 
} 
.header { 
height : auto; 
background : #fff url(images/headerbg.gif) repeat-x bottom; 
color : #808080; 
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0; 
margin-left : 0; 
padding-top : 0; 
padding-right : 0; 
padding-bottom : 0; 
padding-left : 0; 
} 
.top_info { 
float : right; 
width : 980px; 
color : #808080; 
background-image : url(ajaxtabs/shade.gif); 
background-repeat : repeat-x; 
padding-top : 5px; 
padding-right : 0; 
padding-bottom : 0; 
padding-left : 0; 
} 
.top_info_left {
	width : 300px;
	float : left;
	padding-left : 10px;
	padding-top : 0;
	padding-right : 0;
	padding-bottom : 0;
} 
.top_info_right { 
float : right; 
width : 290px; 
padding : 0 0 0 35px; 
border-left : 1px solid #eee; 
} 
.browse_category {
	width : auto;
	color : #fff;
	background : inherit;
	float: right;
} 
.bar {
	clear : both;
	font-size : 1.1em;
	height : 30px;
	color : #fff;
	background : #ff9148 url(images/menubg.gif) repeat-x;
} 
.bar li { 
padding : 6px 12px 6px 12px; 
color : #ffeadc; 
float : left; 
} 
.bar li.active { 
background : #e0691a url(images/bar.gif) repeat-x; 
color : #fff; 
font-weight : bold; 
} 
.bar li a { 
font-weight : bold; 
color : #fff; 
background : inherit; 
text-decoration : none; 
} 
.search_field { 
background : #fff url(images/searchbg.gif) no-repeat right; 
color : #808080; 
clear : both; 
font-weight : bold; 
padding : 7px 12px 10px 10px; 
margin : 5px 0; 
} 
input.search { 
width : 292px; 
border : 0; 
background : #fff url(images/input.gif) no-repeat; 
padding : 4px; 
color : #e0691a; 
font-weight : bold; 
margin : 0 0 0 3px; 
} 
input.submit { 
background : #e0691a url(images/submit.gif) no-repeat; 
border : 0; 
padding : 4px 0; 
width : 65px; 
margin : 0 10px 1px 0; 
color : #fff; 
font : bold 1em Arial, Sans-Serif; 
} 
.grey { 
color : #808080; 
background : inherit; 
font-weight : normal; 
} 
.search_form { 
float : right; 
} 
.left { 
float : left; 
width : 724px; 
margin : 0 0 10px 0; 
} 
.left h2 { 
clear : both; 
background : #e8e8e8 url(images/h2bg.gif) no-repeat center left; 
color : #444; 
padding : 3px 0 4px 43px; 
font : bold 1.4em "Trebuchet MS", Arial, Sans-Serif; 
margin : 0 0 10px 0; 
} 
.left_side { 
float : left; 
width : 160px; 
padding : 0 0 0 10px; 
margin : 10px 0 0 38px; 
} 
.left_side a, .right_side a { 
color : #414141; 
background : #fff; 
} 
.right_side { 
float : right; 
width : 280px; 
background : #fff url(images/dotted.gif) repeat-y; 
color : #414141; 
padding : 0 0 0 70px; 
margin : 10px 0; 
} 
.left_box { 
margin : 0 0 10px 0; 
color : #000; 
background : #fff; 
padding : 3px 0; 
} 
.right { 
float : right; 
width : 250px; 
margin : 0 0 10px 0; 
} 
.right h3 { 
background : #bdbdbd url(images/h3bg.gif) no-repeat center right; 
color : #fff; 
padding : 8px 0 8px 5px; 
font : bold 1em Tahoma, Arial, Sans-Serif; 
margin : 0 0 3px 0; 
} 
.right_articles { 
background : #f5f5f5; 
color : #414141; 
padding : 8px; 
margin : 0 0 3px 0; 
} 
.notice { 
background : #eee; 
color : #808080; 
padding : 12px 8px; 
margin : 0 0 3px 0; 
} 
.image { 
float : left; 
margin : 0 9px 3px 0; 
border : 1px solid #333; 
} 
.footer { 
clear : both; 
text-align : center; 
padding : 10px 0; 
border-top : 1px solid #ccc; 
line-height : 2em; 
} 
.bari { 
clear : both; 
font-size : 12px; 
height : auto; 
color : #000; 
background : #ff9148 url(images/menubg.gif) repeat-x; 
width : 158px; 
} 
#sidebar1 h3 { 
text-align : right; 
} 
.top_info_leftlogo {
	width : 320px;
	float : left;
	padding-right : 10px;
	padding-bottom : 0;
} 
.inptxt { 
width : 135px; 
border : 1px solid #ccc; 
} 
.logtb { 
border : 1px solid #999; 
} 
.tring { 
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #333; 
background-image : url(images/divhed.gif); 
background-repeat : repeat-x; 
width : 100%; 
padding : 0; 
height : 40px; 
border : 1px none #999; 
line-height : normal; 
background-position : center center; 
margin : 0; 
background-attachment : scroll; 
} 
.logininfo { 
font-size : 12px; 
color : #f90; 
width : 150px; 
border : 1px solid #f90; 
margin : 1px; 
padding-top : 5px; 
padding-right : 5px; 
padding-bottom : 0; 
padding-left : 0; 
} 
.demoHeaders { 
margin-top : 2em; 
} 
#dialog_link { 
padding : 0.4em 1em 0.4em 20px; 
text-decoration : none; 
position : relative; 
} 
#dialog_link span.ui-icon { 
margin : 0 5px 0 0; 
position : absolute; 
left : 0.2em; 
top : 50%; 
margin-top : -8px; 
} 
ul#icons { 
margin : 0; 
padding : 0; 
} 
ul#icons li { 
margin : 2px; 
position : relative; 
padding : 4px 0; 
cursor : pointer; 
float : left; 
list-style : none; 
} 
ul#icons span.ui-icon { 
float : left; 
margin : 0 4px; 
} 
#headinfo { 
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
color : #333; 
background-color : #f90; 
float : none; 
width : 350px; 
padding-top : 5px; 
padding-right : 5px; 
padding-bottom : 10px; 
padding-left : 5px; 
border : 1px solid #999; 
height : auto; 
} 
.online { 
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : bold; 
color : #fff; 
background-color : #9c0; 
border : 1px solid #7cbb3e; 
margin : 5px; 
padding : 5px; 
} 
.CollapsiblePanel {
	margin : 0;
	padding : 0;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-top-style : none;
	border-right-style : none;
	border-bottom-style : none;
	border-left-style : solid;
	border-top-color : #000;
	border-right-color : #000;
	border-bottom-color : #000;
	border-left-color : #000;
	cursor: hand;
} 
.CollapsiblePanelTab {
	font : bold 0.7em sans-serif;
	background-color : #EEE;
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding : 2px;
	cursor : hand;
} 
.CollapsiblePanelContent { 
margin : 0; 
padding : 0; 
} 
.CollapsiblePanelTab a { 
color : black; 
text-decoration : none; 
} 
.CollapsiblePanelOpen .CollapsiblePanelTab { 
background-color : #eee; 
} 
.CollapsiblePanelTabHover, .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color : #FFF7C6;
	color: #000;
	margin-left: 0px;
} 
.CollapsiblePanelFocused .CollapsiblePanelTab { 
background-color : #3399ff; 
} 
.menusub { 
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 11px; 
text-transform : capitalize; 
height : auto; 
width : auto; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-bottom-color : #f2863d; 
padding-left : 15px; 
padding-top : 3px; 
padding-right : 3px; 
padding-bottom : 3px; 
background-color : #fbfbfb; 
background-attachment : fixed; 
background-repeat : no-repeat; 
background-position : left; 
} 
.menumain { 
padding-left : 5px; 
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 11px; 
} 
.textfieldRequiredMsg, .textfieldInvalidFormatMsg, .textfieldMinValueMsg, .textfieldMaxValueMsg, .textfieldMinCharsMsg, .textfieldMaxCharsMsg, .textfieldValidMsg { 
display : none; 
} 
.textfieldRequiredState .textfieldRequiredMsg, .textfieldInvalidFormatState .textfieldInvalidFormatMsg, .textfieldMinValueState .textfieldMinValueMsg, .textfieldMaxValueState .textfieldMaxValueMsg, .textfieldMinCharsState .textfieldMinCharsMsg, .textfieldMaxCharsState .textfieldMaxCharsMsg { 
display : inline; 
color : #cc3333; 
border : 1px none #cc3333; 
} 
.textfieldValidState input, input.textfieldValidState { 
background-color : #b8f5b1; 
} 
input.textfieldRequiredState, .textfieldRequiredState input, input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, input.textfieldMinValueState, .textfieldMinValueState input, input.textfieldMaxValueState, .textfieldMaxValueState input, input.textfieldMinCharsState, .textfieldMinCharsState input, input.textfieldMaxCharsState, .textfieldMaxCharsState input { 
background-color : #ff9f9f; 
} 
.textfieldFocusState input, input.textfieldFocusState { 
background-color : #ffffcc; 
} 
.textfieldFlashText input, input.textfieldFlashText { 
color : red !important ; 
} 
.shadetabs { 
padding : 3px 0; 
margin-left : 0; 
margin-top : 1px; 
margin-bottom : 0; 
font : bold 12px Verdana; 
list-style-type : none; 
text-align : left; 
} 
.shadetabs li { 
display : inline; 
margin : 0; 
} 
.shadetabs li a { 
text-decoration : none; 
position : relative; 
z-index : 1; 
padding : 3px 7px; 
margin-right : 3px; 
border : 1px solid #778; 
color : #2d2b2b; 
background : white url(shade.gif) repeat-x top left; 
} 
.shadetabs li a:visited { 
color : #2d2b2b; 
} 
.shadetabs li a:hover { 
text-decoration : underline; 
color : #2d2b2b; 
} 
.shadetabs li a.selected { 
position : relative; 
top : 1px; 
} 
.shadetabs li a.selected { 
background-image : url(shadeactive.gif); 
border-bottom-color : white; 
} 
.shadetabs li a.selected:hover { 
text-decoration : none; 
} 
.modernbricksmenu2 { 
padding : 0; 
width : 950px; 
background : transparent; 
voice-family : "\"}\""; 
voice-family : inherit; 
border-top-width : 5px; 
border-bottom-width : 5px; 
border-top-style : solid; 
border-bottom-style : none; 
border-top-color : #d25a0b; 
border-bottom-color : #d25a0b; 
} 
.modernbricksmenu2 ul { 
margin : 0; 
margin-left : 0; 
padding : 0; 
list-style : none; 
} 
.modernbricksmenu2 li { 
display : inline; 
margin : 0 2px 0 0; 
padding : 0; 
text-transform : uppercase; 
} 
.modernbricksmenu2 a { 
float : left; 
display : block; 
font : bold 11px Arial; 
color : white; 
text-decoration : none; 
margin : 0 1px 0 0; 
padding : 5px 10px; 
background-color : black; 
border-top : 1px solid white; 
} 
.modernbricksmenu2 a:hover { 
background-color : #d25a0b; 
color : white; 
} 
.modernbricksmenu2 a.selected { 
background-color : #d25a0b; 
color : white; 
border-color : #d25a0b; 
width : 95px; 
} 
.indentmenu { 
font : bold 13px Arial; 
width : 100%; 
} 
.indentmenu ul { 
margin : 0; 
padding : 0; 
float : left; 
background : black url(indentbg.gif) repeat-x center center; 
} 
.indentmenu ul li { 
display : inline; 
} 
.indentmenu ul li a { 
float : left; 
color : black; 
padding : 3px 11px; 
text-decoration : none; 
} 
.indentmenu ul li a:visited { 
color : black; 
} 
.indentmenu ul li a.selected { 
color : black !important ; 
padding-top : 4px; 
padding-bottom : 2px; 
background : black url(indentbg2.gif) repeat-x center center; 
} 
bodyy { 
margin : 0; 
padding : 0; 
font : 10px normal Verdana, Arial, Helvetica, sans-serif; 
height : 100%; 
background-image : url(icons/background.gif); 
background-repeat : no-repeat; 
background-position : center top; 
} 
* { 
margin : 0; 
padding : 0; 
outline : none; 
} 
img { 
border : none; 
} 
#footpanel { 
position : fixed; 
bottom : 0; 
left : 0; 
z-index : 9999; 
background : #e3e2e2; 
border : 1px solid #c3c3c3; 
border-bottom : none; 
width : 94%; 
margin : 0 3%; 
} 
#footpanel ul { 
padding : 0; 
margin : 0; 
float : left; 
width : 100%; 
list-style : none; 
border-top : 1px solid #fff; 
font-size : 1.1em; 
} 
#footpanel ul li { 
padding : 0; 
margin : 0; 
float : left; 
position : relative; 
} 
#footpanel ul li a { 
padding : 5px; 
float : left; 
text-indent : -9999px; 
height : 16px; 
width : 16px; 
text-decoration : none; 
color : #333; 
position : relative; 
} 
html #footpanel ul li a.active { 
background-color : #fff; 
height : 17px; 
margin-top : -2px; 
border : 1px solid #555; 
border-top : none; 
z-index : 200; 
position : relative; 
} 
#footpanel a.home { 
background : url(icons/home.png) no-repeat 15px center; 
width : 100px; 
padding-left : 40px; 
border-right : 1px solid #bbb; 
text-indent : 0; 
} 
a.profile { 
background : url(icons/user.png) no-repeat center center; 
} 
a.contacts { 
background-image : url(icons/address-book.png); 
background-repeat : no-repeat; 
background-position : center center; 
} 
a.playlist { 
background-image : url(icons/media-player-cast.png); 
background-repeat : no-repeat; 
background-position : center center; 
} 
a.invite {
	background-image : url(icons/bell.png);
	background-repeat : no-repeat;
	background-position : center center;
}
a.videos { 
background : url(icons/film.png) no-repeat center center; 
} 
a.messages { 
background : url(icons/mail.png) no-repeat center center; 
} 
a.editprofile { 
background-image : url(icons/users.png); 
background-repeat : no-repeat; 
background-position : center center; 
} 
#footpanel a.chat { 
background : url(icons/balloon.png) no-repeat 15px center; 
width : 126px; 
border-left : 1px solid #bbb; 
border-right : 1px solid #bbb; 
padding-left : 40px; 
text-indent : 0; 
} 
a.alerts { 
background : url(icons/newspaper.png) no-repeat center center; 
} 
#footpanel li#chatpanel, #footpanel li#alertpanel { 
float : right; 
} 
#footpanel a small { 
text-align : center; 
width : 80px; 
background : url(icons/pop_arrow.gif) no-repeat center bottom; 
padding : 5px 5px 11px; 
display : none; 
color : #fff; 
font-size : 12px; 
text-indent : 0; 
} 
#footpanel a:hover small { 
display : block; 
position : absolute; 
top : -35px; 
left : 50%; 
margin-left : -40px; 
z-index : 9999; 
} 
#footpanel ul li div a { 
text-indent : 0; 
width : auto; 
height : auto; 
padding : 0; 
float : none; 
color : #00629a; 
position : static; 
} 
#footpanel ul li div a:hover { 
text-decoration : underline; 
} 
#footpanel .subpanel { 
position : absolute; 
left : 0; 
bottom : 27px; 
display : none; 
width : 198px; 
border : 1px solid #555; 
background : #fff; 
overflow : hidden; 
padding-bottom : 2px; 
} 
#footpanel h3 { 
padding : 5px 10px; 
color : #fff; 
font-size : 12px; 
cursor : pointer; 
background-color : #f90; 
} 
#footpanel h3 span { 
font-size : 1.5em; 
float : right; 
line-height : 0.6em; 
font-weight : normal; 
} 
#footpanel .subpanel ul { 
padding : 0; 
margin : 0; 
background : #fff; 
width : 100%; 
overflow : auto; 
} 
#footpanel .subpanel li { 
float : none; 
display : block; 
padding : 0; 
margin : 0; 
overflow : hidden; 
clear : both; 
background : #fff; 
position : static; 
font-size : 0.9em; 
} 
#chatpanel .subpanel li { 
background : url(icons/dash.gif) repeat-x left center; 
} 
#chatpanel .subpanel li span { 
padding : 5px; 
background : #fff; 
color : #777; 
float : left; 
} 
#chatpanel .subpanel li a img { 
float : left; 
margin : 0 5px; 
} 
#chatpanel .subpanel li a { 
padding : 3px 0; 
margin : 0; 
line-height : 22px; 
height : 22px; 
background : #fff; 
display : block; 
} 
#chatpanel .subpanel li a:hover { 
background : #3b5998; 
color : #fff; 
text-decoration : none; 
} 
#alertpanel .subpanel { 
right : 0; 
left : auto; 
} 
#alertpanel .subpanel li { 
border-top : 1px solid #f0f0f0; 
display : block; 
} 
#alertpanel .subpanel li p { 
padding : 5px 10px; 
} 
#alertpanel .subpanel li a.delete { 
background : url(icons/delete_x.gif) no-repeat; 
float : right; 
width : 13px; 
height : 14px; 
margin : 5px; 
text-indent : -9999px; 
visibility : hidden; 
} 
#footpanel #alertpanel li.view { 
text-align : right; 
padding : 5px 10px 5px 0; 
} 
.chatbox { 
position : fixed; 
width : 225px; 
display : none; 
margin-bottom : 28px; 
} 
.chatboxhead { 
background-color : #f99d39; 
padding : 7px; 
color : #ffffff; 
border-right : 1px solid #f99d39; 
border-left : 1px solid #f99d39; 
} 
.chatboxblink { 
background-color : #9c0; 
border-right : 1px solid #176689; 
border-left : 1px solid #176689; 
} 
.chatboxcontent { 
font-family : arial, sans-serif; 
font-size : 13px; 
color : #333333; 
height : 200px; 
width : 209px; 
padding : 7px; 
border-left : 1px solid #cccccc; 
border-right : 1px solid #cccccc; 
border-bottom : 1px solid #eeeeee; 
background-color : #ffffff; 
line-height : 1.3em; 
} 
.chatboxinput { 
padding : 5px; 
background-color : #ffffff; 
border-left : 1px solid #cccccc; 
border-right : 1px solid #cccccc; 
border-bottom : 1px solid #cccccc; 
} 
.chatboxtextarea { 
width : 206px; 
height : 44px; 
padding : 3px 0 3px 3px; 
border : 1px solid #eeeeee; 
margin : 1px; 
overflow : hidden; 
} 
.chatboxtextareaselected { 
border : 2px solid #f99d39; 
margin : 0; 
} 
.chatboxmessage { 
margin-left : 1em; 
} 
.chatboxinfo { 
margin-left : -1em; 
color : #666666; 
} 
.chatboxmessagefrom { 
margin-left : -1em; 
font-weight : bold; 
} 
.chatboxoptions { 
float : right; 
} 
.chatboxoptions a { 
text-decoration : none; 
color : white; 
font-weight : bold; 
font-family : Verdana, Arial, "Bitstream Vera Sans", sans-serif; 
} 
.chatboxtitle { 
float : left; 
} 
