/*
* 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=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget 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(/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; 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(/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; 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(/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; 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; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fed22f; background: #ffe45c url(/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.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(/css/ui-lightness/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/css/ui-lightness/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/css/ui-lightness/images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/css/ui-lightness/images/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/css/ui-lightness/images/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/css/ui-lightness/images/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/css/ui-lightness/images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/css/ui-lightness/images/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-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: #666666 url(/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; }/* 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; }
.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; }
.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-hide { display: none !important; }


#facebox .b {
  background:url(/css/facebox/b.png);
}

#facebox .tl {
  background:url(/css/facebox/fbx-border.png) 0 0;
  width: 10px; 
  height: 10px;
}

#facebox .tr {
  background:url(/css/facebox/fbx-border.png) -10px 0;
  width: 10px; 
  height: 10px;
}

#facebox .bl {
  background:url(/css/facebox/fbx-border.png) -20px 0;
  width: 10px; 
  height: 10px;
}

#facebox .br {
  background:url(/css/facebox/fbx-border.png) -30px 0;
  width: 10px; 
  height: 10px;
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .footer img {
  vertical-align: middle;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

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


html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 1; }

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  quotes: none; }

pre, a, abbr, acronym, address, big, cite, code {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

del {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: line-through; }

dfn, em, font, img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

kbd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

q {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  quotes: none; }

s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ol, ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none; }

li, fieldset, form, label, legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

table {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

*:focus {
  outline: 0; }


body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #fff;
  font-size: 11px;
  padding: 0;
  margin: 0;
  color: #333;
  min-width: 970px;
  word-wrap: break-word; }

.tabs {
  cursor: pointer; }
  .tabs .edit-timeline-tab {
    background: transparent url(/images/tabs.png) no-repeat left top;
    height: 60px;
    width: 191px;
    float: left;
    position: relative;
    top: 7px;
    right: 15px; }
  .tabs .edit-timeline-tab-close {
    background: transparent url(/images/tabs.png) no-repeat left -113px;
    height: 52px;
    width: 191px;
    float: left;
    position: relative;
    top: 7px;
    right: 15px; }
  .tabs .edit-timeline-tab-left {
    background: transparent url(/images/tabs.png) no-repeat left -60px;
    height: 52px;
    width: 191px;
    float: left;
    position: relative;
    top: 7px;
    right: 15px; }
  .tabs .settings-tab {
    background: transparent url(/images/tabs.png) no-repeat -190px top;
    height: 55px;
    width: 200px;
    float: left;
    position: relative;
    top: 7px;
    right: 17px; }
  .tabs .settings-tab-close {
    background: transparent url(/images/tabs.png) no-repeat -190px -113px;
    height: 52px;
    width: 200px;
    float: left;
    position: relative;
    top: 7px;
    right: 16px; }
  .tabs .settings-tab-right {
    background: transparent url(/images/tabs.png) no-repeat -190px -60px;
    height: 52px;
    width: 200px;
    float: left;
    position: relative;
    top: 6px;
    right: 16px; }
  .tabs .friends-tab {
    background: transparent url(/images/tabs.png) no-repeat -390px top;
    height: 55px;
    width: 200px;
    float: left;
    position: relative;
    right: 17px;
    bottom: 11px; }
  .tabs .friends-tab-close {
    background: transparent url(/images/tabs.png) no-repeat -390px -60px;
    height: 52px;
    width: 200px;
    float: left;
    position: relative;
    right: 17px;
    bottom: 11px; }
  .tabs .friends-tab-right {
    background: transparent url(/images/tabs.png) no-repeat -390px -113px;
    height: 51px;
    width: 200px;
    float: left;
    position: relative;
    right: 17px;
    bottom: 10px; }

.border-wrap-medium {
  width: 642px;
  margin-left: auto;
  margin-right: auto;
  background: url(/images/content-border-medium.png) no-repeat left top;
  padding: 33px 0 0 0;
  margin: 10px 0 10px 0; }
  .border-wrap-medium .border-wrap-medium-container {
    background: url(/images/content-border-medium.png) no-repeat left bottom;
    padding: 0px 6px 15px 4.5px; }
    .border-wrap-medium .border-wrap-medium-container form {
      margin: -30px 20px 0 20px; }
      .border-wrap-medium .border-wrap-medium-container form label {
        color: #a19f81;
        font-weight: bold;
        font-size: 12px;
        display: inline-block;
        width: 80px;
        text-align: right;
        padding: 0 13px 0 0; }
      .border-wrap-medium .border-wrap-medium-container form .error {
        margin: 3px 0 0 116px;
        color: red;
        line-height: 13px; }
        .border-wrap-medium .border-wrap-medium-container form .error a {
          color: red;
          text-decoration: underline; }
      .border-wrap-medium .border-wrap-medium-container form .date {
        display: inline;
        padding: 0 13px 0 0; }
      .border-wrap-medium .border-wrap-medium-container form div {
        margin: 0 0 12px 0; }
        .border-wrap-medium .border-wrap-medium-container form div input {
          width: 300px; }
        .border-wrap-medium .border-wrap-medium-container form div.buttons {
          *display: inline-block;
          border-top: 1px solid #e1e1e1;
          margin: 30px -20px 0 -20px;
          padding: 18px 20px 0 20px;
          text-align: right; }
          .border-wrap-medium .border-wrap-medium-container form div.buttons:after {
            content: " ";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden; }
          .border-wrap-medium .border-wrap-medium-container form div.buttons input {
            width: auto; }
          .border-wrap-medium .border-wrap-medium-container form div.buttons .save-settings {
            position: relative;
            width: 73px;
            height: 28px;
            margin: 30px 0 10 0;
            float: right;
            position: relative;
            right: 5px; }
            .border-wrap-medium .border-wrap-medium-container form div.buttons .save-settings img, .border-wrap-medium .border-wrap-medium-container form div.buttons .save-settings input {
              position: absolute;
              top: -208px;
              left: 0px;
              clip: rect(208px 73px 236px 0px); }
          .border-wrap-medium .border-wrap-medium-container form div.buttons .p {
            float: left;
            font-size: 12px;
            margin: 18px 0 0 0; }
  .border-wrap-medium .border-wrap-medium-container-tall {
    background: url(/images/content-border-medium.png) no-repeat left bottom;
    padding: 30px 6px 15px 4.5px; }
  .border-wrap-medium .border-wrap-medium-stretch {
    *display: inline-block;
    padding: 0 15px; }
    .border-wrap-medium .border-wrap-medium-stretch:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
  .border-wrap-medium .border-wrap-medium-header {
    *display: inline-block;
    background: #fff url(/images/gradients.png) repeat-x left -464px;
    padding: 0 15px 58px 15px;
    height: 60px;
    width: 597.5px;
    position: relative;
    left: 2px;
    z-index: 0; }
    .border-wrap-medium .border-wrap-medium-header:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    .border-wrap-medium .border-wrap-medium-header h1 {
      float: left; }
    .border-wrap-medium .border-wrap-medium-header h2 {
      float: left;
      font-size: 25px; }
    .border-wrap-medium .border-wrap-medium-header h3 {
      float: left;
      font-size: 25px;
      position: relative;
      bottom: 10px; }
  .border-wrap-medium h1 {
    font-size: 35px;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 0; }

.border-wrap {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  background: url(/images/content-border.png) no-repeat left top;
  padding: 33px 0 0 0;
  margin-top: 15px;
  margin-bottom: 15px; }
  .border-wrap .border-wrap-container {
    background: url(/images/content-border.png) no-repeat left bottom;
    padding: 0 6px 20px 6px; }
  .border-wrap .border-wrap-container-google {
    background: url(/images/content-border.png) no-repeat left bottom;
    padding: 30px 6px 20px 6px; }
  .border-wrap .border-wrap-stretch {
    *display: inline-block;
    padding: 0 15px; }
    .border-wrap .border-wrap-stretch:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    .border-wrap .border-wrap-stretch.sep {
      margin-top: -30px; }
  .border-wrap .border-wrap-header-small {
    *display: inline-block;
    background: #fff url(/images/gradients.png) repeat-x left -464px;
    padding: 0 15px 58px 15px;
    height: 60px;
    width: 406px;
    position: relative;
    left: 2px; }
    .border-wrap .border-wrap-header-small:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    .border-wrap .border-wrap-header-small h3 {
      float: left;
      font-size: 25px;
      position: relative;
      bottom: 22px; }
  .border-wrap .border-wrap-header {
    *display: inline-block;
    background: #fff url(/images/gradients.png) repeat-x left -464px;
    padding: 0 15px 58px 15px;
    height: 60px; }
    .border-wrap .border-wrap-header:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    .border-wrap .border-wrap-header h1 {
      float: left;
      font-size: 35px; }
    .border-wrap .border-wrap-header h2 {
      float: left;
      font-size: 25px; }
    .border-wrap .border-wrap-header h3 {
      float: left;
      font-size: 25px;
      position: relative;
      bottom: 15px; }
  .border-wrap .border-wrap-header .sub, .border-wrap .border-wrap-medium-header .sub, .border-wrap .border-wrap-header-small .sub {
    float: right;
    text-align: right;
    line-height: 35px; }
  .border-wrap .border-wrap-header p, .border-wrap .border-wrap-medium-header p, .border-wrap .border-wrap-header-small p {
    clear: both;
    color: #666; }
  .border-wrap h1 {
    font-size: 35px;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 0; }
  .border-wrap.small {
    background: transparent url(/images/sprite.png) no-repeat left -545px;
    width: 449px; }
    .border-wrap.small .field {
      position: relative;
      top: 5px; }
    .border-wrap.small .border-wrap-medium-container-tall {
      background: transparent url(/images/sprite.png) no-repeat left bottom;
      padding: 30px 6px 15px 4.5px; }
    .border-wrap.small .border-wrap-container {
      background: transparent url(/images/sprite.png) no-repeat left bottom; }
    .border-wrap.small form {
      margin: -30px 20px 0 20px; }
      .border-wrap.small form label {
        color: #a19f81;
        font-weight: bold;
        font-size: 12px;
        display: inline-block;
        width: 100px;
        text-align: right;
        padding: 0 13px 0 0; }
      .border-wrap.small form .error {
        margin: 3px 0 0 116px;
        color: red;
        line-height: 13px; }
        .border-wrap.small form .error a {
          color: red;
          text-decoration: underline; }
      .border-wrap.small form .date {
        display: inline;
        padding: 0 13px 0 0; }
      .border-wrap.small form div {
        margin: 0 0 12px 0; }
        .border-wrap.small form div.buttons {
          *display: inline-block;
          border-top: 1px solid #e1e1e1;
          margin: 30px -20px 0 -20px;
          padding: 18px 20px 0 20px;
          text-align: right;
          cursor: pointer; }
          .border-wrap.small form div.buttons:after {
            content: " ";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden; }
          .border-wrap.small form div.buttons input {
            width: auto; }
          .border-wrap.small form div.buttons .login {
            background: transparent url(/images/sprite.png) no-repeat -423px -208px;
            float: right;
            width: 78px;
            height: 26px;
            margin: 5px 0 5px 0; }
          .border-wrap.small form div.buttons .signup {
            background: transparent url(/images/sprite.png) no-repeat -502px -208px;
            float: right;
            width: 115px;
            height: 26px;
            margin: 5px 0 5px 0; }
          .border-wrap.small form div.buttons .save-settings {
            position: relative;
            width: 73px;
            height: 28px;
            margin: 30px 0 10 0;
            float: right;
            position: relative;
            left: 5px; }
            .border-wrap.small form div.buttons .save-settings img, .border-wrap.small form div.buttons .save-settings input {
              position: absolute;
              top: -208px;
              left: 0px;
              clip: rect(208px 73px 236px 0px); }
          .border-wrap.small form div.buttons .p {
            float: left;
            font-size: 12px;
            margin: 18px 0 0 0; }
      .border-wrap.small form input {
        width: 240px; }

.signup-steps .one {
  background: transparent url(/images/sprite.png) no-repeat -300px -424px;
  height: 50px;
  width: 190px;
  float: left;
  position: relative;
  left: 25px;
  bottom: 6px;
  z-index: 2; }
.signup-steps .two {
  background: transparent url(/images/sprite.png) no-repeat -355px 0px;
  height: 50px;
  width: 243px;
  margin: 0 auto 0 auto; }
.signup-steps .three {
  background: transparent url(/images/sprite.png) no-repeat -730px 0px;
  height: 31px;
  width: 90px;
  float: right;
  position: relative;
  bottom: 50px;
  z-index: 3; }

.edit-steps .one {
  background: transparent url(/images/sprite.png) no-repeat -746px -35px;
  height: 35px;
  width: 90px;
  float: left;
  position: relative;
  left: 16px; }
.edit-steps .two {
  background: transparent url(/images/sprite.png) no-repeat -32px -489px;
  height: 56px;
  width: 490px;
  margin: 0 auto 0 auto;
  position: relative;
  bottom: 10px;
  z-index: 2; }
.edit-steps .three {
  background: transparent url(/images/sprite.png) no-repeat -730px 0px;
  height: 31px;
  width: 83px;
  float: right;
  position: relative;
  bottom: 57px; }

.add-steps .one {
  background: transparent url(/images/sprite.png) no-repeat -748px -34px;
  height: 35px;
  width: 90px;
  float: left;
  position: relative;
  left: 42px; }
.add-steps .two {
  background: transparent url(/images/sprite.png) no-repeat -345px 0px;
  height: 50px;
  width: 239px;
  margin: 0 73px 0 73px; }
.add-steps .three {
  background: transparent url(/images/sprite.png) no-repeat -94px -425px;
  height: 56px;
  width: 202px;
  float: right;
  position: relative;
  bottom: 55px; }

.next-step {
  background: transparent url(/images/sprite.png) no-repeat -64px -90px;
  cursor: pointer;
  margin: 30px 0 10px 0;
  width: 117px;
  height: 29px;
  float: right;
  margin: 20px 9px 0 0; }

.partner-login {
  padding-left: 113px; }
  .partner-login p {
    margin: 0 0 0 5px; }
    .partner-login p .policy {
      float: right; }

.buttons-sep {
  border-top: 1px solid #e1e1e1;
  padding: 10px 0 0 0;
  margin-top: 10px;
  color: #666;
  line-height: 13px;
  position: relative;
  bottom: 50px; }
  .buttons-sep .go-dashboard {
    background: transparent url(/images/sprite.png) no-repeat -450px -62px;
    cursor: pointer;
    float: left;
    width: 73px;
    height: 28px;
    cursor: pointer; }
  .buttons-sep .create-event-step {
    background: transparent url(/images/sprite.png) no-repeat -329px -90px;
    cursor: pointer;
    float: right;
    width: 158px;
    height: 28px;
    cursor: pointer; }

.skip-this-step .p {
  float: left;
  cursor: pointer;
  margin: 35px 0 0 0; }
.skip-this-step .p-friends {
  padding: 10px 0 0 20px; }

.friends-icons {
  cursor: pointer;
  padding-top: 15px; }
  .friends-icons .facebook-icon {
    background: transparent url(/images/sprite.png) no-repeat -460px -705px;
    width: 130px;
    height: 53px;
    float: left; }
  .friends-icons .gmail-icon {
    background: transparent url(/images/sprite.png) no-repeat -460px -763px;
    width: 130px;
    height: 57px;
    float: right;
    position: relative;
    left: 15px; }
  .friends-icons .twitter-icon {
    background: transparent url(/images/sprite.png) no-repeat -491px -1120px;
    width: 40px;
    height: 41px;
    float: right;
    position: relative;
    right: 130px; }
  .friends-icons .yahoo-icon {
    background: transparent url(/images/sprite.png) no-repeat -460px -823px;
    padding: 30px 0 30px 0;
    width: 130px;
    height: 52px;
    float: right;
    position: relative;
    left: 7px; }

.clear {
  clear: both;
  width: 100%;
  font-size: 0px; }

h1 {
  font-size: 26px; }

h2 {
  font-size: 20px; }

form .watermark {
  color: #bbb; }
form div label {
  margin: 0 0 2px 0; }
form div p {
  font-size: 15px !important;
  letter-spacing: -1px;
  width: 180px;
  color: #a19f81;
  float: left;
  font-weight: bold;
  padding-right: 10px; }
form div .label-or {
  margin: 0 0 10px 0;
  position: relative;
  right: 79px;
  top: 78px; }
form div .label-signup {
  width: 400px;
  float: left;
  position: relative;
  bottom: 34px; }
form div input, form div textarea {
  font-size: 16px;
  margin: 5px 0 0 0; }
form div textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
form div.sep {
  border-top: 1px solid #e1e1e1;
  padding: 15px 0 0 0;
  margin-top: 20px !important;
  margin-bottom: 0px !important;
  color: #666;
  line-height: 13px; }
  form div.sep .explanation {
    margin: 4px 0 2px 116px;
    line-height: 15px; }
form div.avatar-settings img {
  margin: 0 0 0 0;
  padding: 0 215px 0 0;
  float: right;
  vertical-align: middle;
  position: relative;
  bottom: 15px;
  left: 205px; }
form div.avatar img {
  margin-left: 44px;
  float: none;
  display: inline;
  vertical-align: middle; }
form div.avatar input {
  font-size: 12px !important; }
form div.avatar .remove-avatar {
  display: inline; }
  form div.avatar .remove-avatar input {
    width: 20px !important; }
  form div.avatar .remove-avatar label {
    font-weight: normal;
    width: 200px;
    padding-top: 6px;
    text-align: left; }
form p {
  margin: 10px 0; }
form fieldset {
  border-width: 0;
  padding: 0;
  margin: 20px 0; }
  form fieldset legend {
    font-size: 20px;
    font-weight: bold;
    text-transform: lowercase; }
form span.example {
  color: #777; }
form .field_with_errors {
  color: red !important; }
form .user_search_error {
  border: 2px solid red !important; }

#timeline_zoom {
  margin-top: 9px; }

#timeline_name {
  float: left; }

a {
  color: #666;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

.avatar-upload {
  float: right;
  position: relative;
  right: 15px;
  bottom: 67px; }

.wrap {
  width: 970px;
  margin-left: auto;
  margin-right: auto; }

#header {
  background: #fff url(/images/gradients.png) repeat-x left -580px;
  height: 75px; }
  #header .wrap {
    height: 46px;
    padding: 16px 0 13px 0;
    position: relative; }
    #header .wrap h1 {
      font-size: 25px;
      position: absolute;
      left: 135px;
      top: 33px; }
    #header .wrap .help {
      margin-right: -25px;
      margin-top: 13px; }

#flash {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  font-size: 12px;
  font-weight: bold;
  text-align: center; }

.flash p {
  background-color: #fcd85e;
  display: inline-block;
  padding: 7px 15px 10px 15px;
  color: #333;
  margin: 0 auto;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px; }
.flash a {
  color: #111;
  text-decoration: underline; }

#login {
  bottom: 22px;
  padding-top: 8px;
  color: #666;
  font-size: 12px;
  float: right; }
  #login li {
    float: left;
    border-right: 1px dotted #a19f81;
    padding: 3px 7px 3px 7px;
    line-height: 23px; }
    #login li:last-child {
      border-right-width: 0;
      padding-right: 0; }
  #login a {
    color: #666; }
  #login .name {
    color: #a19f81;
    font-weight: bold; }
    #login .name a {
      color: #a19f81; }

#timeline-title {
  *display: inline-block;
  background: #fff url(/images/gradients.png) repeat-x left -654px;
  height: 27px;
  padding: 8px 0 0 0; }
  #timeline-title:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #timeline-title .home-icon {
    background: transparent url(/images/sprite.png) no-repeat -197px -2px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    height: 23px;
    width: 23px;
    float: left;
    margin-right: 5px; }
  #timeline-title .wrap {
    position: relative; }
  #timeline-title h1 {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: url(/images/gradients.png) repeat-x left top;
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin: 0; }
    #timeline-title h1 a {
      padding: 0 7px 0 6px;
      text-decoration: none;
      color: #fff;
      display: block; }
  #timeline-title .actions {
    position: absolute;
    right: 0;
    top: 0;
    *display: inline-block; }
    #timeline-title .actions:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    #timeline-title .actions li {
      font-size: 12px;
      float: left;
      margin: 0 3px 0 2px;
      border-right: 1px dotted #a19f81;
      padding: 0 6px 0 3px; }
      #timeline-title .actions li:last-child {
        margin-right: 0;
        border-right-width: 0;
        padding-right: 0; }
  #timeline-title a {
    cursor: pointer;
    line-height: 20px; }
    #timeline-title a.favorite {
      color: #94916F; }
    #timeline-title a#breadcrumb {
      margin: 0 7px 0 6px;
      cursor: default; }
  #timeline-title p#favorites a {
    margin: 0 0 0 6px;
    float: left;
    display: block;
    width: 20.8px;
    height: 20px;
    background: transparent url(/images/sprite.png) no-repeat -174px 0px; }
    #timeline-title p#favorites a.favorite {
      background: transparent url(/images/sprite.png) no-repeat -153px 0px; }

#your-timelines .border-wrap-stretch {
  margin-top: -30px; }
#your-timelines h1 {
  width: 400px; }
  #your-timelines h1.profile {
    line-height: 24px; }
    #your-timelines h1.profile div.avatar {
      float: left;
      margin: 0 3px 0 0;
      position: relative;
      top: -15px; }
    #your-timelines h1.profile .location {
      font-size: 12px;
      font-weight: normal;
      letter-spacing: 0; }
#your-timelines h2 {
  font-size: 16px; }
#your-timelines .column {
  width: 443px;
  float: left;
  overflow: hidden; }
  #your-timelines .column.left {
    padding-right: 20px; }
  #your-timelines .column.right {
    padding-left: 20px; }
    #your-timelines .column.right .help {
      position: relative;
      bottom: 15px;
      right: 315px; }
  #your-timelines .column ul {
    overflow: hidden; }
  #your-timelines .column li {
    clear: left;
    padding: 12px 15px 20px 0;
    border-bottom: 3px solid #eaeaea;
    position: relative; }
    #your-timelines .column li:last-child {
      border-bottom-width: 0; }
    #your-timelines .column li a {
      color: #666; }
    #your-timelines .column li img {
      float: left;
      padding: 0 8px 4px 0; }
    #your-timelines .column li h3 {
      font-size: 14px;
      line-height: 16px;
      font-weight: bold;
      padding-top: 2px;
      margin-bottom: 0; }
    #your-timelines .column li p {
      color: #999;
      font-size: 11px;
      line-height: 13px; }
    #your-timelines .column li .delete-timeline {
      position: absolute;
      right: 0;
      top: 25px;
      width: 112px; }
      #your-timelines .column li .delete-timeline .normal {
        background: transparent url(/images/sprite.png) no-repeat -34px -152px;
        width: 20px;
        height: 20px;
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 0; }
      #your-timelines .column li .delete-timeline .confirm {
        background: transparent url(/images/sprite.png) no-repeat -656px -121px;
        width: 112px;
        height: 26px;
        position: absolute;
        cursor: pointer;
        top: 0;
        right: 0;
        display: none; }

#content {
  background: #fff url(/images/gradients.png) repeat-x left -690px;
  padding: 22px 0 50px 0; }

#timeline-degradation {
  width: 970px;
  margin: 0px auto; }
  #timeline-degradation ul {
    *display: inline-block; }
    #timeline-degradation ul:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    #timeline-degradation ul li {
      line-height: 13px;
      width: 25%;
      float: left;
      margin: 1px 0; }

.loading {
  background: url(/images/spinner.gif) no-repeat left top;
  width: 32px;
  height: 32px;
  z-index: 2; }

#timeline {
  *display: inline-block;
  width: auto;
  border-bottom: 1px solid #bbb;
  height: 198px;
  overflow: hidden;
  position: relative; }
  #timeline:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #timeline .canvas {
    *display: inline-block;
    height: 157px; }
    #timeline .canvas:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
  #timeline .loading {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -16px; }
  #timeline .zoom {
    background: transparent url(/images/sprite.png) no-repeat -6px -459px;
    width: 18px;
    height: 80px;
    position: absolute;
    z-index: 6;
    text-align: center;
    left: 13px;
    top: 17px; }
    #timeline .zoom .in, #timeline .zoom .out {
      width: 13px;
      height: 14px;
      position: absolute;
      left: 2px;
      cursor: pointer; }
    #timeline .zoom .in {
      background: transparent url(/images/sprite.png) no-repeat -33px -425px;
      top: 3px; }
    #timeline .zoom .out {
      background: transparent url(/images/sprite.png) no-repeat -48px -425px;
      bottom: 3px; }
    #timeline .zoom .slider {
      -moz-border-radius: 0px;
      -webkit-border-radius: 0px;
      border-radius: 0px;
      background-color: transparent;
      background-image: none;
      border-width: 0;
      height: 32px;
      width: 18px;
      position: absolute;
      top: 20px; }
      #timeline .zoom .slider .ui-slider-handle {
        background: transparent url(/images/sprite.png) no-repeat -64px -425px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        border-width: 0;
        width: 12px;
        height: 8px;
        cursor: pointer;
        left: 3px; }
  #timeline .create-event {
    background: transparent url(/images/sprite.png) no-repeat -144px -120px;
    width: 107px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    position: absolute;
    text-transform: uppercase;
    color: #43b4e1;
    font-weight: bold;
    font-size: 10px;
    display: none;
    z-index: 5;
    margin: 3px 5px 0 6px;
    cursor: pointer; }
  #timeline .unit {
    width: 120px;
    float: left;
    position: relative; }
    #timeline .unit h2 {
      font-size: 14px;
      font-weight: bold;
      height: 14px;
      line-height: 14px;
      cursor: default;
      text-transform: uppercase;
      color: #aaa;
      text-align: center; }
      #timeline .unit h2.today {
        font-weight: bold; }
    #timeline .unit .stack {
      border-left: 1px solid #bbb;
      padding: 0 0 3px 0;
      height: 140px;
      position: relative;
      background: url(/images/timeline-grid.png) repeat left bottom; }
    #timeline .unit ul {
      width: 119px;
      padding: 0;
      position: relative;
      height: 140px; }
      #timeline .unit ul li {
        padding: 3px 3px 0 3px;
        position: absolute;
        z-index: 3; }
        #timeline .unit ul li a {
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          background-color: #666;
          text-decoration: none;
          color: #fff;
          padding: 3px 4px 4px 4px;
          width: 105px;
          word-wrap: break-word;
          display: block;
          text-shadow: #444 1px 1px 1px; }
        #timeline .unit ul li.tipped a, #timeline .unit ul li.highlighted a {
          background-color: #4fc0ed; }
        #timeline .unit ul li.more a {
          background-color: #d0d0d0;
          color: #444;
          text-shadow: #fff 1px 1px 1px; }
        #timeline .unit ul li.more.tipped a {
          background-color: #4fc0ed;
          color: #f0f0f0;
          text-shadow: #666 1px 1px 1px; }
  #timeline .movement {
    background-color: #e7e7df;
    border-top: 1px solid #bbb;
    padding: 0 5px 0 120px; }
  #timeline .jump {
    width: 110px;
    height: 31px;
    float: left;
    margin: 5px 0 0 5px;
    color: #999; }
    #timeline .jump input {
      font-size: 11px;
      color: #333;
      margin-top: 9px; }
      #timeline .jump input.watermark {
        color: #333; }
  #timeline .slider-container {
    height: 31px;
    padding: 5px 0 4px 54px;
    background: #e7e7df url(/images/timeline-slide.png) no-repeat left 5px; }
    #timeline .slider-container .slider {
      padding: 0 54px 0 0;
      background: url(/images/timeline-slide.png) no-repeat right top;
      position: relative; }
    #timeline .slider-container .area {
      background-image: none;
      background-color: transparent;
      position: relative;
      height: 31px;
      border-width: 0; }
      #timeline .slider-container .area.ui-corner-all {
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px; }
      #timeline .slider-container .area.sliding {
        cursor: -moz-grabbing;
        cursor: grabbing; }
        #timeline .slider-container .area.sliding .c {
          cursor: -moz-grabbing;
          cursor: grabbing; }
    #timeline .slider-container .ui-slider-handle {
      background: url(/images/sprite.png) no-repeat left top;
      position: absolute;
      top: 3px;
      height: 24px;
      overflow: hidden;
      width: 98px;
      margin-left: -49px;
      cursor: -moz-grab;
      cursor: grab;
      z-index: 0;
      border-width: 0; }
      #timeline .slider-container .ui-slider-handle.ui-state-active {
        cursor: -moz-grabbing;
        cursor: grabbing;
        background-position: left top; }
    #timeline .slider-container .rw1, #timeline .slider-container .rw2, #timeline .slider-container .ff1, #timeline .slider-container .ff2, #timeline .slider-container .c {
      background: url(/images/sprite.png) no-repeat left top;
      height: 23px;
      position: absolute;
      top: 3px;
      z-index: 1; }
    #timeline .slider-container .rw1, #timeline .slider-container .ff1 {
      width: 7px;
      margin-left: -3px; }
    #timeline .slider-container .rw2, #timeline .slider-container .ff2 {
      width: 14px;
      margin-left: -4.5px; }
    #timeline .slider-container .rw1 {
      background-position: -105px -1px;
      left: 25%; }
    #timeline .slider-container .rw2 {
      background-position: -98px -1px;
      left: 5%; }
    #timeline .slider-container .c {
      background-position: -120px -1px;
      width: 8px;
      margin-left: -4px;
      left: 50%;
      cursor: -moz-grab;
      cursor: grab; }
    #timeline .slider-container .ff1 {
      background-position: -130px -1px;
      left: 75%; }
    #timeline .slider-container .ff2 {
      background-position: -130px -1px;
      left: 95%; }
  #timeline.editable .stack {
    padding: 25px 0 3px 0;
    height: 115px; }
  #timeline.editable ul {
    height: 115px; }

.tip {
  position: absolute;
  margin: 0 0 0 2px;
  min-width: 100px;
  max-width: 300px;
  color: #999;
  z-index: 1000; }
  .tip.left {
    margin-top: -29px; }
  .tip .content, .tip .t, .tip .b, .tip .b div {
    background: transparent url(/images/tip.png) no-repeat top right; }
  .tip .content {
    position: relative;
    zoom: 1;
    _overflow-y: hidden;
    padding: 12px 12px 0px 0px; }
    .tip .content ul.event-results li .details {
      max-width: 175px; }
  .tip .t {
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    margin-left: -18px;
    height: 100%;
    _height: 1600px;
    background-position: -325px top; }
  .tip.bottom {
    margin-top: -5px; }
    .tip.bottom .t {
      background-position: 6px top; }
    .tip.bottom .b .l {
      background-position: 6px -357px; }
  .tip .b {
    position: relative;
    height: 12px;
    font-size: 1px;
    background-position: right bottom; }
    .tip .b .l {
      height: 18px;
      font-size: 1px;
      position: relative;
      width: 18px;
      margin-left: -18px;
      background-position: -325px -357px; }
    .tip .b .r {
      height: 18px;
      font-size: 1px;
      position: absolute;
      bottom: 0;
      right: -12px;
      width: 12px;
      background-position: bottom right; }
  .tip .hd, .tip .bd, .tip .ft {
    position: relative; }
  .tip .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto; }
  .tip .container {
    max-height: 349px;
    overflow: auto;
    padding: 0 10px 0 0;
    width: 250px; }
    .tip .container .separator {
      font-weight: bold;
      color: #333;
      padding: 0 0 3px 3px;
      border-bottom: 1px solid #BDD533;
      margin: 10px 0 5px 0;
      font-size: 11px; }
      .tip .container .separator:first-child {
        margin-top: 0; }
  .tip.rtl {
    margin-left: 0;
    margin-right: 12px; }
    .tip.rtl .content, .tip.rtl .t {
      background-position: top left; }
    .tip.rtl .content {
      padding: 12px 0px 0px 12px; }
    .tip.rtl .t {
      right: 0;
      left: auto;
      background-position: -307px top;
      margin-right: -18px;
      margin-left: 0; }
    .tip.rtl .b {
      background-position: left bottom; }
      .tip.rtl .b .l {
        background-position: -307px -357px;
        margin-left: 0;
        margin-right: -18px;
        right: 0;
        position: absolute; }

.media-thumbs {
  *display: inline-block; }
  .media-thumbs:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .media-thumbs ul {
    margin: 10px 8px; }
  .media-thumbs li {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 3px;
    background-color: #e2e2e2;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    cursor: pointer;
    display: block;
    width: 75px;
    height: 75px;
    float: left;
    text-align: center;
    margin: 0 3px 3px 0;
    position: relative; }
    .media-thumbs li:hover {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100); }
    .media-thumbs li.selected {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      background-color: #BDD533; }
    .media-thumbs li a {
      position: absolute;
      display: block; }
    .media-thumbs li .video-marker {
      background: transparent url(/images/sprite.png) no-repeat -300px -25px;
      width: 25px;
      height: 22px;
      z-index: 2;
      position: absolute; }
    .media-thumbs li.vimeo a {
      clip: rect(0px 87px 75px 12px);
      left: -9px;
      top: 3px; }
      .media-thumbs li.vimeo a .video-marker {
        left: 62px;
        top: 53px; }
    .media-thumbs li.youtube a {
      clip: rect(7px 97px 82px 22px);
      left: -19px;
      top: -4px; }
      .media-thumbs li.youtube a .video-marker {
        left: 72px;
        top: 60px; }
    .media-thumbs li.brightcove a {
      clip: rect(7px 97px 82px 22px);
      left: -19px;
      top: -4px; }
      .media-thumbs li.brightcove a .video-marker {
        left: 72px;
        top: 60px; }
    .media-thumbs li.facebook_photo a {
      clip: rect(6px 102px 81px 27px);
      left: -24px;
      top: -3px; }
      .media-thumbs li.facebook_photo a .video-marker {
        left: 77px;
        top: 59px; }
    .media-thumbs li.picasa img {
      width: 75px;
      height: 75px; }

#sources {
  width: 600px !important;
  position: relative; }
  #sources ul.types {
    *display: inline-block;
    font-size: 11px;
    width: 520px; }
    #sources ul.types:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    #sources ul.types li {
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      float: left;
      padding: 7px 6px 8px 26px;
      margin: 0 10px 10px 0;
      cursor: pointer;
      color: #666;
      font-weight: bold;
      border: 1px solid #eee;
      font-size: 13px; }
      #sources ul.types li:hover {
        color: #333; }
      #sources ul.types li.selected {
        color: #fff; }
      #sources ul.types li.feed {
        background: transparent url(/images/sprite.png) no-repeat -595px -780px;
        margin-left: 90px; }
        #sources ul.types li.feed.selected {
          background: #666 url(/images/sprite.png) no-repeat -595px -740px; }
      #sources ul.types li.facebook {
        background: transparent url(/images/sprite.png) no-repeat -595px -940px; }
        #sources ul.types li.facebook.selected {
          background: #666 url(/images/sprite.png) no-repeat -595px -900px; }
      #sources ul.types li.flickr {
        background: transparent url(/images/sprite.png) no-repeat -595px -460px; }
        #sources ul.types li.flickr.selected {
          background: #666 url(/images/sprite.png) no-repeat -595px -420px; }
      #sources ul.types li.picasa {
        background: transparent url(/images/sprite.png) no-repeat -595px -540px; }
        #sources ul.types li.picasa.selected {
          background: #666 url(/images/sprite.png) no-repeat -595px -500px; }
      #sources ul.types li.site {
        background: transparent url(/images/sprite.png) no-repeat -595px -1020px; }
        #sources ul.types li.site.selected {
          background: #666 url(/images/sprite.png) no-repeat -595px -980px; }
      #sources ul.types li.twitter {
        background: transparent url(/images/sprite.png) no-repeat -595px -860px;
        margin-left: 90px; }
        #sources ul.types li.twitter.selected {
          background: #666 url(/images/sprite.png) no-repeat -595px -820px; }
      #sources ul.types li.vimeo {
        background: transparent url(/images/sprite.png) no-repeat -595px -620px;
        margin-left: 12px; }
        #sources ul.types li.vimeo.selected {
          background: #666 url(/images/sprite.png) no-repeat -595px -580px; }
      #sources ul.types li.youtube {
        background: transparent url(/images/sprite.png) no-repeat -595px -700px;
        position: relative;
        right: 15px;
        float: right; }
        #sources ul.types li.youtube.selected {
          background: #666 url(/images/sprite.png) no-repeat -595px -660px; }
      #sources ul.types li.brightcove {
        background: transparent url(/images/sprite.png) no-repeat -595px -1100px;
        margin-left: 12px; }
        #sources ul.types li.brightcove.selected {
          background: #666 url(/images/sprite.png) no-repeat -595px -1060px; }
  #sources form.type {
    *display: inline-block;
    clear: both;
    padding: 0px 0 15px 91px;
    height: 48px;
    margin: 10px 0 0 0; }
    #sources form.type:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    #sources form.type label {
      float: left;
      font-weight: bold;
      color: #666;
      margin: 0 15px 0 0;
      width: 100px;
      line-height: 26px;
      text-align: right; }
    #sources form.type .spinner {
      background: url(/images/spinner-small.gif) no-repeat left top;
      width: 16px;
      height: 16px;
      float: left;
      margin: 4px 0 0 8px;
      display: none; }
    #sources form.type .field {
      margin: 0;
      float: left;
      width: 330px; }
      #sources form.type .field .form-timeline {
        position: relative;
        bottom: 50px; }
      #sources form.type .field p {
        color: #999; }
      #sources form.type .field input {
        font-size: 14px;
        margin: 0;
        width: 310px; }
    #sources form.type .create {
      background: transparent url(/images/sprite.png) no-repeat -251px -121px;
      width: 70px;
      height: 26px;
      cursor: pointer;
      float: left; }
    #sources form.type .cancel {
      line-height: 26px;
      padding-left: 4px;
      float: left; }
  #sources form.facebook {
    margin-bottom: 20px; }
    #sources form.facebook p {
      clear: both;
      padding: 10px; }
    #sources form.facebook .connect {
      background: transparent url(http://static.ak.fbcdn.net/images/fbconnect/login-buttons/connect_light_medium_long.gif) no-repeat 0 0;
      width: 169px;
      height: 21px;
      cursor: pointer;
      float: left;
      margin: 0 3px 0 10px; }
    #sources form.facebook .cancel {
      line-height: 21px; }
  #sources form input.field_with_errors {
    color: red; }
  #sources #sources-list {
    position: relative; }
    #sources #sources-list .flash {
      left: 300px;
      width: 328px;
      position: absolute;
      top: 25px;
      text-align: center; }
    #sources #sources-list ul {
      background-color: #fff; }
    #sources #sources-list li {
      *display: inline-block;
      padding: 5px 0;
      border-bottom: 1px solid #e8e8e8;
      position: relative; }
      #sources #sources-list li:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      #sources #sources-list li:last-child {
        border-bottom-width: 0; }
      #sources #sources-list li.feed span.identifier {
        background: transparent url(/images/sprite.png) no-repeat -600px -743px; }
      #sources #sources-list li.facebook span.identifier {
        background: transparent url(/images/sprite.png) no-repeat -600px -903px; }
      #sources #sources-list li.flickr span.identifier {
        background: transparent url(/images/sprite.png) no-repeat -600px -423px; }
      #sources #sources-list li.picasa span.identifier {
        background: transparent url(/images/sprite.png) no-repeat -600px -503px; }
      #sources #sources-list li.site span.identifier {
        background: transparent url(/images/sprite.png) no-repeat -600px -983px; }
      #sources #sources-list li.twitter span.identifier {
        background: transparent url(/images/sprite.png) no-repeat -600px -823px; }
      #sources #sources-list li.vimeo span.identifier {
        background: transparent url(/images/sprite.png) no-repeat -600px -583px; }
      #sources #sources-list li.youtube span.identifier {
        background: transparent url(/images/sprite.png) no-repeat -600px -663px; }
      #sources #sources-list li.brightcove span.identifier {
        background: transparent url(/images/sprite.png) no-repeat -600px -1063px; }
      #sources #sources-list li span.identifier {
        color: #89876f;
        font-size: 12px;
        font-weight: bold;
        padding: 2px 0 2px 25px;
        line-height: 16px;
        display: block; }
      #sources #sources-list li .last_updated {
        padding: 0 0 2px 25px;
        color: #999; }
    #sources #sources-list .delete {
      position: absolute;
      right: 5px;
      top: 5px; }

.form-timeline {
  position: relative;
  bottom: 30px; }

.update {
  background: transparent url(/images/sprite.png) no-repeat -491px -90px;
  width: 75px;
  height: 30px;
  cursor: pointer;
  float: right;
  margin: 10px 5px 10px 0; }

.delete {
  background: transparent url(/images/sprite.png) no-repeat -34px -152px;
  width: 20px;
  height: 20px;
  cursor: pointer; }

.closebox {
  background: transparent url(/images/sprite.png) no-repeat -600px -20px;
  width: 60px;
  height: 60px;
  cursor: pointer;
  float: right;
  position: relative;
  left: 55px;
  bottom: 40px; }

#create-timeline {
  position: relative;
  float: left;
  width: 510px; }
  #create-timeline form {
    position: absolute;
    right: 0;
    top: 1px; }
    #create-timeline form .title {
      float: left;
      width: 305px; }
      #create-timeline form .title input {
        border: 1px solid #e5e5e5;
        width: 270px;
        height: 18px;
        font-size: 16px;
        padding: 6px 4px;
        margin: 0; }
    #create-timeline form .help {
      position: absolute;
      right: 128px;
      top: 7px; }
    #create-timeline form .buttons {
      float: right;
      width: 122px; }
      #create-timeline form .buttons .submit {
        background: transparent url(/images/sprite.png) no-repeat -427px -121px;
        width: 122px;
        height: 24px;
        margin: 3px 0 0 0;
        padding: 0;
        cursor: pointer;
        float: left; }

.picker {
  background: transparent url(/images/sprite.png) no-repeat -34px -121px;
  width: 110px;
  height: 31px; }
  .picker .drop {
    float: right;
    width: 27px;
    height: 31px; }
  .picker input {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 7px 0 0 6px;
    width: 73px;
    background-color: transparent;
    border-width: 0; }

.help {
  background: transparent url(/images/sprite.png) no-repeat -80px -424px;
  width: 15px;
  height: 15px;
  float: right;
  cursor: pointer; }
  .help.create-timeline {
    position: relative;
    top: 7px;
    left: 20px; }
  .help.edit-timeline {
    margin: 8px 170px 0 0; }
  .help.sources {
    margin: 3px 0 0 0;
    position: relative; }
    .help.sources.two {
      right: 285px;
      top: 14px; }
  .help.suggest-event {
    position: relative;
    height: 20px;
    right: 190px;
    top: 2px; }
  .help.add-event {
    margin: 5px 0 0 5px !important;
    float: left; }
  .help.settings-birthday {
    margin: 4px 50px 0 5px;
    display: none; }
  .help.media-content {
    float: left;
    position: relative;
    top: 15px;
    right: 7px;
    height: 15px !important; }

.exclamation {
  background: transparent url(/images/sprite.png) no-repeat -33px -442px;
  width: 15px;
  height: 15px;
  float: right;
  cursor: pointer;
  position: relative;
  bottom: 43px;
  right: 100px; }

.create-event-form .title {
  float: left;
  width: 628px;
  margin: 0 0 20px 0; }
.create-event-form .title-step {
  float: left;
  width: 613px;
  margin: 0 0 20px 0; }
.create-event-form .help {
  margin-right: 0px;
  margin-top: 0px;
  position: relative;
  right: 145px;
  top: 18px;
  display: none; }
.create-event-form .help-title-step {
  margin-right: 0px;
  margin-top: 0px;
  position: relative;
  right: 110px;
  top: 40px;
  display: inline; }
.create-event-form .dates {
  float: left;
  width: 238px;
  padding: 21px 0 21px 0;
  color: #a19f81; }
  .create-event-form .dates .date {
    float: left;
    width: 100px;
    margin: 0 0 0 15px; }
  .create-event-form .dates .picker {
    margin: 3px 0 0 -3px; }
  .create-event-form .dates input {
    color: #94937a;
    font-size: 13px;
    font-weight: bold;
    text-align: center; }
.create-event-form .dates-step {
  float: left;
  width: 315px;
  padding: 21px 0 21px 0;
  color: #a19f81; }
  .create-event-form .dates-step .date-step {
    float: left;
    width: 100px;
    margin: 25px 0 0 30px; }
  .create-event-form .dates-step .picker {
    margin: 3px 0 0 -3px; }
  .create-event-form .dates-step input {
    color: #94937a;
    font-size: 13px;
    font-weight: bold;
    text-align: center; }
.create-event-form input.name {
  border-width: 0;
  border-bottom: 2px dashed #e5e5e5;
  width: 450px;
  margin: 5px 0;
  padding: 0 0 0 5px;
  font-weight: bold;
  font-size: 30px; }
.create-event-form input.name-step {
  border-width: 0;
  border-bottom: 2px dashed #e5e5e5;
  width: 450px;
  margin: 30px 0 0 20px;
  padding: 0 0 0 5px;
  font-weight: bold;
  font-size: 30px; }
.create-event-form textarea.description {
  margin: 5px 0;
  width: 450px;
  border-width: 0;
  border-bottom: 1px dashed #e5e5e5;
  padding: 0 0 3px 5px;
  font-weight: bold;
  font-size: 15px; }
.create-event-form .description-step {
  margin: 5px 0 0 20px;
  width: 450px;
  border-width: 0;
  border-bottom: 1px dashed #e5e5e5;
  padding: 0 0 3px 5px;
  font-weight: bold;
  font-size: 15px; }
.create-event-form .field_with_errors {
  border-bottom: 2px solid red !important; }

.media-browser .explanation {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 6px 6px;
  margin: 10px 0 0 0;
  font-weight: bold;
  color: #9a944a;
  background-color: #f1f1ce; }
.media-browser .summary {
  *display: inline-block;
  clear: both;
  margin: 10px 0 0 0;
  padding: 0 6px 0 6px;
  font-size: 12px;
  text-shadow: 1px 1px 1px #f3f3f3; }
  .media-browser .summary:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
.media-browser .summary {
  *display: inline-block;
  clear: both;
  margin: 10px 0 0 0;
  padding: 0 6px 0 6px;
  font-size: 12px;
  text-shadow: 1px 1px 1px #f3f3f3; }
  .media-browser .summary:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .media-browser .summary .submit {
    background: transparent url(/images/sprite.png) no-repeat -322px -121px;
    width: 103px;
    height: 26px;
    line-height: 1px;
    margin-top: 10px;
    padding: 0;
    cursor: pointer; }
.media-browser .summary-step {
  *display: inline-block;
  clear: both;
  margin: 30px 0 0 0;
  padding: 0 6px 0 6px;
  font-size: 12px;
  text-shadow: 1px 1px 1px #f3f3f3; }
  .media-browser .summary-step:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .media-browser .summary-step .submit {
    background: transparent url(/images/sprite.png) no-repeat -322px -121px;
    width: 103px;
    height: 26px;
    line-height: 1px;
    margin-top: 10px;
    padding: 0;
    cursor: pointer; }
.media-browser .summary.top, .media-browser .summary-step.top {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #999;
  background: url(/images/gradients.png) repeat-x left -20px; }
  .media-browser .summary.top .create, .media-browser .summary-step.top .create {
    border-left: 1px solid #f2f2ed; }
  .media-browser .summary.top .submit, .media-browser .summary-step.top .submit {
    margin: 10px 6px 0 9px; }
  .media-browser .summary.top .cancel, .media-browser .summary-step.top .cancel {
    line-height: 44px; }
.media-browser .summary.top-step, .media-browser .summary-step.top-step {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #999;
  background: url(/images/gradients.png) repeat-x left -20px;
  width: 885px;
  position: relative;
  left: 20px; }
  .media-browser .summary.top-step .create, .media-browser .summary-step.top-step .create {
    border-left: 1px solid #f2f2ed; }
  .media-browser .summary.top-step .submit, .media-browser .summary-step.top-step .submit {
    margin: 10px 6px 0 9px; }
  .media-browser .summary.top-step .cancel, .media-browser .summary-step.top-step .cancel {
    line-height: 44px; }
.media-browser .summary.bottom, .media-browser .summary-step.bottom {
  border-top: 1px solid #d9d9d9;
  margin-top: 15px;
  color: #89876f; }
  .media-browser .summary.bottom .create, .media-browser .summary-step.bottom .create {
    float: right; }
.media-browser .summary div, .media-browser .summary-step div {
  float: left;
  height: 45px; }
.media-browser .summary .totals, .media-browser .summary-step .totals {
  width: 404px;
  line-height: 45px; }
.media-browser .summary .timelines-step, .media-browser .summary-step .timelines-step {
  width: 350px;
  line-height: 45px; }
.media-browser .summary .timelines, .media-browser .summary-step .timelines {
  width: 384px;
  line-height: 45px; }
.media-browser .summary .timelines select, .media-browser .summary-step .timelines select {
  max-width: 260px; }
  .media-browser .summary .timelines select option.events, .media-browser .summary-step .timelines select option.events {
    border-bottom: 1px dotted #aaa; }
.media-browser .summary .browse, .media-browser .summary-step .browse {
  width: 341px;
  font-size: 13.4px;
  color: #8e8c74;
  line-height: 45px;
  border-right: 1px solid #cecec0;
  position: relative; }
  .media-browser .summary .browse .next, .media-browser .summary .browse .prev, .media-browser .summary-step .browse .next, .media-browser .summary-step .browse .prev {
    width: 20px;
    height: 26px;
    position: absolute;
    top: 8.5px;
    cursor: pointer; }
  .media-browser .summary .browse .current-month, .media-browser .summary-step .browse .current-month {
    background: transparent url(/images/sprite.png) no-repeat -54px -173px;
    line-height: 25px;
    padding: 1px 0 0 0;
    position: absolute;
    top: 8.5px;
    right: 30px;
    width: 100px;
    text-align: center; }
  .media-browser .summary .browse .prev, .media-browser .summary-step .browse .prev {
    background: transparent url(/images/sprite.png) no-repeat -34px -173px;
    right: 130px; }
  .media-browser .summary .browse .next, .media-browser .summary-step .browse .next {
    background: transparent url(/images/sprite.png) no-repeat -186px -173px;
    right: 10px; }
.media-browser .summary .create, .media-browser .summary-step .create {
  height: 45px; }
  .media-browser .summary .create input, .media-browser .summary-step .create input {
    vertical-align: middle;
    margin: 0 5px 0 10px; }
.media-browser .media {
  *display: inline-block; }
  .media-browser .media:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .media-browser .media.loading {
    background-position: center top;
    width: auto; }
  .media-browser .media.post .image, .media-browser .media.status .image {
    float: left;
    width: 525px;
    padding: 0 15px 0 0; }
  .media-browser .media.post .text, .media-browser .media.status .text {
    float: left;
    width: 388px; }
  .media-browser .media.post .post {
    display: block; }
  .media-browser .media.status .status {
    display: block; }
  .media-browser .media.photo .photo {
    display: block; }
  .media-browser .media.video .video {
    display: block; }
  .media-browser .media .type {
    *display: inline-block;
    margin: 14px 0 0 0;
    clear: both;
    display: none; }
    .media-browser .media .type:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    .media-browser .media .type h3 {
      border-bottom: 1px solid #e8e8e8;
      font-weight: bold;
      padding: 0 0 4px 3px;
      margin: 0 0 7px 0; }
  .media-browser .media .video span, .media-browser .media .photo span {
    color: #89876f; }
  .media-browser .media .post h4, .media-browser .media .status h4 {
    color: #89876f;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px; }
  .media-browser .media .post span, .media-browser .media .status span {
    color: #89876f; }
  .media-browser .media .post ul li, .media-browser .media .status ul li {
    cursor: pointer;
    background: url(/images/post-check.png) no-repeat 358px bottom;
    border-top: 1px solid #d9d9d9;
    margin: 5px 0 0 0;
    padding: 10px 30px 5px 10px; }
    .media-browser .media .post ul li:first-child, .media-browser .media .status ul li:first-child {
      border-width: 0; }
    .media-browser .media .post ul li.selected, .media-browser .media .status ul li.selected {
      background-position: -618px bottom; }
      .media-browser .media .post ul li.selected h4, .media-browser .media .post ul li.selected span, .media-browser .media .status ul li.selected h4, .media-browser .media .status ul li.selected span {
        color: #bdd533; }

.ui-datepicker {
  display: none;
  z-index: 4; }

#event-details {
  position: relative;
  color: #666; }
  #event-details.empty #event-media-viewer {
    display: none; }
  #event-details.empty #current-media {
    display: none; }
  #event-details.empty #event-thumbs {
    display: none; }
  #event-details.empty .event-details {
    height: auto;
    width: auto; }
    #event-details.empty .event-details .author {
      position: static; }
    #event-details.empty .event-details .create-event-form {
      padding-bottom: 40px;
      width: 605px; }
      #event-details.empty .event-details .create-event-form .title, #event-details.empty .event-details .create-event-form .name, #event-details.empty .event-details .create-event-form .description {
        width: 585px; }
      #event-details.empty .event-details .create-event-form .help {
        margin-right: -25px; }
  #event-details.empty .buttons {
    height: 40px; }
    #event-details.empty .buttons .help {
      float: left;
      margin-top: 3px; }
  #event-details .delete {
    display: none; }
  #event-details .create-event-form {
    display: none; }
  #event-details.editable .delete {
    display: block; }
  #event-details.editable .event-details .title {
    display: none; }
  #event-details.editable .create-event-form {
    display: block; }
  #event-details.editable .buttons .share {
    display: none; }
  #event-details .jcarousel-container-horizontal {
    width: 892px;
    padding: 1px 18px; }
  #event-details .jcarousel-clip-horizontal {
    width: 892px; }
  #event-details h1, #event-details h2 {
    color: #333;
    font-weight: bold; }
  #event-details h1 {
    margin: 12px 0 18px 0;
    font-size: 35px; }
  #event-details .event-details {
    height: 307px;
    width: 320px;
    padding: 0 10px 17px 20px;
    position: relative; }
    #event-details .event-details .date {
      font-size: 14px;
      color: #a19f81;
      padding: 0 0 0 1px;
      font-weight: bold; }
    #event-details .event-details p {
      color: #666;
      line-height: 18px;
      font-size: 12px; }
      #event-details .event-details p.description {
        height: 85px;
        overflow-y: scroll; }
    #event-details .event-details .author {
      *display: inline-block;
      margin: 15px 0 0 0;
      color: #a19f81;
      bottom: 20px;
      position: absolute;
      width: 320px; }
      #event-details .event-details .author:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
    #event-details .event-details .author-more {
      *display: inline-block;
      margin: 15px 0 0 0;
      color: #a19f81;
      top: 340px;
      position: absolute;
      width: 320px; }
      #event-details .event-details .author-more:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
    #event-details .event-details .author a, #event-details .event-details .author-more a {
      font-weight: bold;
      color: #a19f81; }
    #event-details .event-details .author p, #event-details .event-details .author-more p {
      line-height: 14px;
      font-size: 13px;
      color: #a19f81;
      margin: 0 0 3px 0; }
      #event-details .event-details .author p.count, #event-details .event-details .author-more p.count {
        font-size: 11px; }
    #event-details .event-details .author .details, #event-details .event-details .author-more .details {
      float: left;
      padding: 13px 0 0 0;
      width: 248px; }
    #event-details .event-details .create-event-form {
      *display: inline-block;
      position: relative;
      padding: 60px 0 0 0;
      height: 247px; }
      #event-details .event-details .create-event-form:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      #event-details .event-details .create-event-form .title, #event-details .event-details .create-event-form .name, #event-details .event-details .create-event-form .description {
        width: 305px;
        display: block; }
      #event-details .event-details .create-event-form .dates {
        padding: 0;
        position: absolute;
        top: 10px;
        left: 10px; }
        #event-details .event-details .create-event-form .dates .date {
          margin: 0 15px 10px 0; }
      #event-details .event-details .create-event-form .buttons {
        clear: both;
        margin: 30px 0 0 0;
        position: absolute;
        padding: 0;
        background-image: none;
        height: auto;
        left: 0;
        bottom: 10px;
        line-height: 27px;
        width: 305px; }
        #event-details .event-details .create-event-form .buttons .delete-event {
          position: absolute;
          right: 0;
          top: 0;
          float: none;
          color: #900;
          margin: 0;
          width: 112px;
          height: 26px;
          padding: 0; }
          #event-details .event-details .create-event-form .buttons .delete-event .normal {
            text-align: center;
            position: absolute;
            float: none;
            margin: 0; }
            #event-details .event-details .create-event-form .buttons .delete-event .normal:hover {
              text-decoration: underline; }
          #event-details .event-details .create-event-form .buttons .delete-event .confirm {
            background: transparent url(/images/sprite.png) no-repeat -656px -121px;
            width: 112px;
            height: 26px;
            position: absolute;
            float: none;
            margin: 0; }
      #event-details .event-details .create-event-form .submit {
        background: transparent url(/images/sprite.png) no-repeat 0 -208px;
        width: 74px;
        height: 29px;
        float: left;
        cursor: pointer; }
  #event-details .buttons {
    height: 34px;
    padding: 15px 0 0 20px;
    background: url(/images/gradients.png) repeat-x left -206px; }
  #event-details .buttons-more {
    margin: 110px 0 0 0;
    height: 34px;
    padding: 15px 0 0 20px;
    background: url(/images/gradients.png) repeat-x left -206px; }
  #event-details .buttons-step {
    height: 34px;
    padding: 34px 0 0 20px;
    background: url(/images/gradients.png) repeat-x left -206px; }
    #event-details .buttons-step .border-blue-four {
      background: transparent url(/images/steps.png) no-repeat -339px -96px;
      height: 90px;
      width: 500px;
      position: relative;
      bottom: 15px; }
    #event-details .buttons-step .edit, #event-details .buttons-step .settings, #event-details .buttons-step .add-more, #event-details .buttons-step .guest-add-more, #event-details .buttons-step .share {
      position: relative;
      right: 480px;
      top: 20px; }
  #event-details .buttons div, #event-details .buttons-step div, #event-details .buttons-more div {
    height: 29px;
    cursor: pointer;
    float: left;
    margin: 0 5px 0 0; }
  #event-details .buttons .edit, #event-details .buttons-step .edit, #event-details .buttons-more .edit {
    background: transparent url(/images/sprite.png) no-repeat -218px -208px;
    width: 69px; }
  #event-details .buttons .settings, #event-details .buttons-step .settings, #event-details .buttons-more .settings {
    background: transparent url(/images/sprite.png) no-repeat -350px -172px;
    width: 90px; }
  #event-details .buttons .add-more, #event-details .buttons-step .add-more, #event-details .buttons-more .add-more {
    background: transparent url(/images/sprite.png) no-repeat -287px -208px;
    width: 97px; }
  #event-details .buttons .guest-add-more, #event-details .buttons-step .guest-add-more, #event-details .buttons-more .guest-add-more {
    background: transparent url(/images/sprite.png) no-repeat -287px -208px;
    width: 97px; }
  #event-details .buttons .share, #event-details .buttons-step .share, #event-details .buttons-more .share {
    background: transparent url(/images/sprite.png) no-repeat -74px -208px;
    cursor: pointer;
    display: block;
    float: left;
    height: 29px;
    margin: 0;
    padding: 0 !important;
    width: 75px; }
    #event-details .buttons .share span, #event-details .buttons-step .share span, #event-details .buttons-more .share span {
      background-image: none !important;
      display: block;
      height: 29px;
      width: 75px; }
  #event-details .buttons .add-to-timeline .submit, #event-details .buttons-step .add-to-timeline .submit, #event-details .buttons-more .add-to-timeline .submit {
    background: transparent url(/images/sprite.png) no-repeat -209px -172px;
    width: 141px;
    height: 26px; }
  #event-details .buttons .guest-submit, #event-details .buttons-step .guest-submit, #event-details .buttons-more .guest-submit {
    background: transparent url(/images/sprite.png) no-repeat -209px -172px;
    width: 141px;
    height: 26px; }
  #event-details .delete {
    position: absolute;
    top: -7px;
    right: 0;
    z-index: 2; }
  #event-details .current-media .posts .date, #event-details .current-media .statuses .date {
    color: #bbb;
    font-weight: bold;
    font-size: 11px;
    line-height: 12px; }
    #event-details .current-media .posts .date a, #event-details .current-media .statuses .date a {
      color: #bbb; }
  #event-details .current-media .posts .item, #event-details .current-media .statuses .item {
    position: relative; }
    #event-details .current-media .posts .item.deleted, #event-details .current-media .statuses .item.deleted {
      opacity: 0.3;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
      filter: alpha(opacity=30); }
  #event-details .current-media .posts .delete, #event-details .current-media .statuses .delete {
    margin: 0 0 0 -32px;
    right: -8px; }
  #event-details .current-media .posts {
    float: left;
    width: 594px;
    border-right: 1px solid #e2e2e2;
    padding: 10px 15px 10px 0; }
    #event-details .current-media .posts h2 {
      font-size: 24px;
      line-height: 26px;
      letter-spacing: -1px;
      margin: 5px 0 10px 0; }
    #event-details .current-media .posts .item {
      margin: 0 0 14px 0;
      border-bottom: 1px solid #e2e2e2;
      padding: 0 0 14px 0;
      font-size: 12px;
      line-height: 18px; }
      #event-details .current-media .posts .item:last-child {
        border-bottom-width: 0;
        margin-bottom: 0; }
      #event-details .current-media .posts .item p {
        font-size: 12px;
        line-height: 18px; }
  #event-details .current-media .statuses {
    float: left;
    border-left: 1px solid #e2e2e2;
    width: 300px;
    line-height: 13px;
    padding: 10px 0 10px 15px;
    margin: 0 0 0 -1px;
    position: relative; }
    #event-details .current-media .statuses .item {
      *display: inline-block;
      margin: 0 0 12px 0; }
      #event-details .current-media .statuses .item:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      #event-details .current-media .statuses .item img {
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        float: left;
        margin: 0 5px 0 0;
        border: 3px solid #e7e7df; }
      #event-details .current-media .statuses .item p {
        float: left;
        width: 241px; }
        #event-details .current-media .statuses .item p .date {
          display: block; }
        #event-details .current-media .statuses .item p a, #event-details .current-media .statuses .item p span.author {
          text-decoration: none;
          font-weight: bold; }
        #event-details .current-media .statuses .item p a.author, #event-details .current-media .statuses .item p span.author {
          color: #333;
          line-height: 20px; }
  #event-details .current-media .remove-user {
    cursor: pointer;
    margin: 0 0 0 15px;
    float: none; }
  #event-details .current-media .people {
    float: left;
    width: 300px;
    line-height: 13px;
    padding: 10px 0 10px 15px;
    margin: 0 0 0 -1px;
    position: relative;
    border-left: 1px solid #e2e2e2; }
    #event-details .current-media .people .help {
      position: relative;
      right: 140px;
      bottom: 2px; }
    #event-details .current-media .people h1 {
      font-size: 12px;
      margin: 10px 0 10px 0;
      letter-spacing: normal;
      font-weight: normal; }
    #event-details .current-media .people h2 {
      font-size: 16px;
      margin: 10px 0 10px 0;
      letter-spacing: -1px; }
    #event-details .current-media .people ul li {
      display: inline-block;
      margin-bottom: 10px;
      float: left; }
    #event-details .current-media .people .p {
      padding: 25px 0 0 25px;
      font-size: 12px;
      margin: 10px 0 10px 0; }
  #event-details .current-media .comments {
    float: left;
    border-right: 1px solid #e2e2e2;
    width: 594px;
    padding: 10px 15px 10px 0; }
    #event-details .current-media .comments h2 {
      margin-top: 0; }
    #event-details .current-media .comments h1 {
      margin: 0 0 15px 20px;
      position: relative;
      bottom: 30px; }
    #event-details .current-media .comments ul li {
      *display: inline-block;
      border-bottom: 1px solid #f0f0f0;
      padding: 6px 0 6px 0;
      clear: both; }
      #event-details .current-media .comments ul li:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      #event-details .current-media .comments ul li:last-child {
        border-bottom-width: 0;
        padding-bottom: 0; }
    #event-details .current-media .comments ul .text {
      width: 530px;
      float: left;
      padding: 2px 0 0 0; }
    #event-details .current-media .comments ul blockquote {
      margin: 0 0 7px 0;
      font-size: 12px;
      line-height: 16px; }
      #event-details .current-media .comments ul blockquote p {
        margin: 0 0 5px 0;
        color: #666; }
    #event-details .current-media .comments ul p {
      color: #888; }
    #event-details .current-media .comments h2 {
      font-size: 16px;
      margin: 10px 0 5px 0;
      letter-spacing: -1px; }
    #event-details .current-media .comments form {
      *display: inline-block; }
      #event-details .current-media .comments form:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      #event-details .current-media .comments form textarea {
        width: 580px;
        height: 60px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 13px;
        line-height: 14px;
        padding: 4px; }
      #event-details .current-media .comments form .submit {
        margin-top: 10px;
        margin-right: 5px;
        background: transparent url(/images/sprite.png) no-repeat -618px -208px;
        width: 114px;
        height: 29px;
        float: right;
        cursor: pointer; }
      #event-details .current-media .comments form .guest-submit {
        margin-top: 10px;
        margin-right: 5px;
        background: transparent url(/images/sprite.png) no-repeat -618px -208px;
        width: 114px;
        height: 29px;
        float: right;
        cursor: pointer; }
  #event-details .current-media .media-thumbs {
    margin: 0 0 25px 0;
    padding: 7px 0 0 0;
    position: relative; }
    #event-details .current-media .media-thumbs li {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      position: relative; }
      #event-details .current-media .media-thumbs li.deleted {
        opacity: 0.3;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        filter: alpha(opacity=30); }
    #event-details .current-media .media-thumbs .delete {
      margin: 0 30.5px 0 0; }
  #event-details .media-browser .summary .submit {
    background: transparent url(/images/sprite.png) no-repeat -551px -121px; }
  #event-details #event-media-viewer {
    width: 512px;
    height: 345px;
    background-color: #fff;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 404px;
    top: 40px;
    border: 1px solid #d9d9d9; }
    #event-details #event-media-viewer .prev, #event-details #event-media-viewer .next {
      position: absolute;
      width: 32px;
      height: 63px;
      top: 141px;
      cursor: pointer;
      background-image: url(/images/sprite.png);
      background-repeat: no-repeat; }
    #event-details #event-media-viewer .prev {
      left: -32px;
      background-position: left -25px; }
    #event-details #event-media-viewer .next {
      right: -32px;
      background-position: -32px -25px; }
    #event-details #event-media-viewer .container {
      margin: 0;
      height: 333px;
      width: !width;
      margin: 6px 6px;
      text-align: center;
      background: url(/images/spinner.gif) no-repeat center center;
      overflow: hidden;
      position: relative; }
      #event-details #event-media-viewer .container img, #event-details #event-media-viewer .container object, #event-details #event-media-viewer .container embed {
        display: block;
        margin: 0 auto; }
      #event-details #event-media-viewer .container img {
        position: absolute;
        max-width: 500px;
        max-height: 333px; }

#footer {
  background: url(/images/gradients.png) repeat-x left -316px;
  margin: 0; }
  #footer .wrap {
    position: relative;
    height: 85px;
    padding: 30px 0 0 0; }
  #footer ul {
    color: #94916f;
    margin: 0 0 0 43px;
    bottom: 34px;
    position: absolute; }
    #footer ul a {
      color: #94916f; }
    #footer ul li {
      *display: inline-block;
      clear: both;
      margin: 8px 0 0 0; }
      #footer ul li:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      #footer ul li span {
        float: left;
        width: 60px;
        font-weight: bold;
        margin: 3px 0 0 0; }
    #footer ul ul {
      position: static;
      margin: 0;
      float: left;
      width: 600px; }
      #footer ul ul li {
        margin: 0;
        clear: none;
        float: left;
        border-right: 1px solid #f8d93b;
        padding: 0 8px 0 0;
        margin: 3px 8px 0 0; }
        #footer ul ul li:last-child {
          border-right-width: 0; }
  #footer .copy {
    background: url(/images/sprite.png) no-repeat right -88px;
    line-height: 33px;
    position: absolute;
    bottom: 34px;
    right: 25px;
    text-align: right;
    padding: 0 30px 0 0;
    color: #666;
    margin: 0 0 -12px 0; }

.icon {
  background: url(/images/sprite.png) no-repeat right -88px;
  width: 20px;
  height: 35px;
  float: right;
  position: relative;
  bottom: 30px; }

.jcarousel-container {
  position: relative; }

.jcarousel-clip {
  z-index: 2;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative; }

.jcarousel-list {
  z-index: 1;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0; }
  .jcarousel-list li {
    float: left;
    list-style: none;
    width: 75px;
    height: 75px; }

.jcarousel-item {
  float: left;
  list-style: none;
  width: 75px;
  height: 75px; }

.jcarousel-next, .jcarousel-prev {
  z-index: 3;
  display: none; }

.jcarousel-prev-horizontal, .jcarousel-next-horizontal {
  position: absolute;
  top: 7px;
  width: 17px;
  height: 83px;
  cursor: pointer;
  background: transparent url(/images/sprite.png) no-repeat 0 0; }

.jcarousel-prev-horizontal {
  left: 0;
  background-position: 0px -121px; }

.jcarousel-next-horizontal {
  background-position: -17px -121px;
  right: 0; }

.callout {
  padding: 50px 30px 55px 30px;
  margin: 30px 0 0 0; }
  .callout .join {
    background: transparent url(/images/sprite.png) no-repeat -64px -25px;
    float: right;
    width: 235px;
    height: 50px; }
  .callout h1 {
    font-size: 25px;
    letter-spacing: -1px;
    color: #000;
    margin: 2px 0 4px 0; }
  .callout p {
    color: #a4a37e;
    font-size: 15px;
    margin: 0 0 0 2px;
    text-align: center; }
  .callout .icons {
    float: left; }

.dather {
  float: left;
  margin: 105px 0 70px 0; }

.border {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-color: #e7e7df;
  border: 1px solid #d9d9d9;
  display: inline-block;
  float: right;
  margin: 80px 0 0 0; }
  .border .video {
    margin: 10px; }

#timeline-tagline .video-container {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-color: #999776;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  margin: 16px 0 50px 20px;
  padding: 5px 9px 6px 9px;
  text-shadow: #444 1px 1px 2px; }

ul.cases {
  *display: inline-block;
  padding: 12px 0 40px 21px; }
  ul.cases:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  ul.cases li {
    width: 270px;
    padding: 0 0 0 30px;
    float: left;
    position: relative; }
    ul.cases li h2 {
      letter-spacing: -1px;
      font-size: 25px; }
    ul.cases li.one {
      background: transparent url(/images/sprite.png) no-repeat 0 -239px; }
      ul.cases li.one h2 {
        color: #4fc0ed; }
    ul.cases li.two {
      background: transparent url(/images/sprite.png) no-repeat -300px -239px; }
      ul.cases li.two h2 {
        color: #ffd500; }
    ul.cases li.three {
      background: transparent url(/images/sprite.png) no-repeat -600px -239px; }
      ul.cases li.three h2 {
        color: #bdd533; }
    ul.cases li p {
      font-size: 12px;
      color: #999;
      padding: 10px 0 10px 2px;
      margin: 5px 0 0 0; }
    ul.cases li ul {
      padding-top: 10px; }
      ul.cases li ul li {
        font-size: 12px;
        color: #999;
        padding: 0 0 0 2px;
        margin: 5px 0 0 0;
        list-style: disc; }

.supported-services {
  *display: inline-block;
  background: #fff url(/images/gradients.png) repeat-x left -521px;
  padding: 60px 0 0 0;
  position: relative; }
  .supported-services:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .supported-services .container {
    background-color: #fff;
    height: 70px; }
  .supported-services h3 {
    color: #999;
    font-weight: bold;
    font-size: 13px;
    width: 314px;
    float: left;
    line-height: 30px;
    margin: 0 0 0 38px; }
  .supported-services ul {
    float: left;
    width: 560px; }
    .supported-services ul li {
      float: left;
      width: 58px;
      text-align: center;
      color: #9a9a9a; }
      .supported-services ul li div {
        margin: 0 auto 7px auto; }
        .supported-services ul li div.feed {
          position: relative;
          width: 30px;
          height: 30px; }
          .supported-services ul li div.feed img, .supported-services ul li div.feed input {
            position: absolute;
            top: -1266px;
            left: -460px;
            clip: rect(1266px 490px 1296px 460px); }
        .supported-services ul li div.facebook {
          position: relative;
          width: 30px;
          height: 30px; }
          .supported-services ul li div.facebook img, .supported-services ul li div.facebook input {
            position: absolute;
            top: -1026px;
            left: -460px;
            clip: rect(1026px 490px 1056px 460px); }
        .supported-services ul li div.flickr {
          position: relative;
          width: 30px;
          height: 30px; }
          .supported-services ul li div.flickr img, .supported-services ul li div.flickr input {
            position: absolute;
            top: -1146px;
            left: -460px;
            clip: rect(1146px 490px 1176px 460px); }
        .supported-services ul li div.picasa {
          position: relative;
          width: 30px;
          height: 30px; }
          .supported-services ul li div.picasa img, .supported-services ul li div.picasa input {
            position: absolute;
            top: -1226px;
            left: -460px;
            clip: rect(1226px 490px 1256px 460px); }
        .supported-services ul li div.twitter {
          position: relative;
          width: 30px;
          height: 30px; }
          .supported-services ul li div.twitter img, .supported-services ul li div.twitter input {
            position: absolute;
            top: -1106px;
            left: -460px;
            clip: rect(1106px 490px 1136px 460px); }
        .supported-services ul li div.vimeo {
          position: relative;
          width: 30px;
          height: 30px; }
          .supported-services ul li div.vimeo img, .supported-services ul li div.vimeo input {
            position: absolute;
            top: -1066px;
            left: -460px;
            clip: rect(1066px 490px 1096px 460px); }
        .supported-services ul li div.youtube {
          position: relative;
          width: 30px;
          height: 30px; }
          .supported-services ul li div.youtube img, .supported-services ul li div.youtube input {
            position: absolute;
            top: -1186px;
            left: -460px;
            clip: rect(1186px 490px 1216px 460px); }
  .supported-services .url {
    background: transparent url(/images/sprite.png) no-repeat -492px -1267px;
    float: left;
    width: 40px;
    height: 40px;
    margin: 1px 0 0 20px;
    display: inline;
    text-align: center; }
  .supported-services .brightcove {
    background: transparent url(/images/sprite.png) no-repeat -492px -1227px;
    float: left;
    width: 40px;
    height: 40px;
    margin: 1px 0 0 20px; }
  .supported-services .url p, .supported-services .brightcove p {
    color: #9a9a9a;
    margin: 36px 0 0 -13px; }

.code-border {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-color: #e7e7df;
  border: 5px solid #d9d9d9;
  display: inline-block;
  color: #999776;
  padding: 10px 0 10px 0;
  margin: 0 0 20px 20px;
  width: 700px; }

.lipsum {
  padding-bottom: 1px !important;
  width: 600px;
  line-height: 17px;
  font-size: 13px; }
  .lipsum h2 {
    font-size: 14px;
    margin: 14px 0 6px 0; }
  .lipsum h3 {
    font-size: 12px;
    margin: -5px 0 6px 0;
    color: #aaa; }
  .lipsum h4 {
    font-size: 20px; }
  .lipsum p, .lipsum ul {
    margin: 0 0 6px 0; }
    .lipsum p label, .lipsum ul label {
      font-size: 15px;
      letter-spacing: -1px;
      color: #a19f81;
      font-weight: bold;
      padding-right: 10px; }
  .lipsum li {
    margin: 0 0 3px 0; }
  .lipsum ul {
    list-style-type: square;
    margin-left: 20px; }
  .lipsum a {
    color: #48a9cf; }
  .lipsum .field form p {
    margin: 2px 15px 0 70px;
    width: 325px;
    text-align: right;
    padding-top: 6px; }
    .lipsum .field form p .error {
      color: #ff0000;
      margin: 0; }
  .lipsum .field form input {
    width: 300px;
    margin-top: 20px;
    position: relative;
    bottom: 15px; }
  .lipsum .field form .submit {
    background: transparent url(/images/sprite.png) no-repeat 0 -208px;
    width: 74px;
    height: 28px;
    cursor: pointer;
    float: right;
    position: relative;
    top: 30px; }
  .lipsum .field form .help {
    position: relative;
    top: 5px;
    margin: 5px 140px 0 0; }

.pagination, .friends_pagination {
  text-align: center;
  margin-top: 10px; }
  .pagination span, .pagination a, .friends_pagination span, .friends_pagination a {
    padding: 0 2px;
    color: #999; }
  .pagination a, .friends_pagination a {
    text-decoration: none; }
  .pagination .current, .friends_pagination .current {
    color: #333;
    font-weight: bold; }
    .pagination .current.prev, .pagination .current.next, .friends_pagination .current.prev, .friends_pagination .current.next {
      color: #999;
      font-weight: normal; }
  .pagination .prev, .friends_pagination .prev {
    margin-right: 5px; }
  .pagination .next, .friends_pagination .next {
    margin-left: 5px; }

.friends_pagination {
  text-align: left;
  margin-top: 0;
  margin-bottom: 5px; }

#featured_timelines {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  *display: inline-block;
  margin: 30px auto 0 auto;
  text-align: center; }
  #featured_timelines:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  #featured_timelines h2 {
    margin: 16px 0 20px 0;
    font-size: 16px;
    color: #000000;
    border-bottom: 1px solid #e2e2e2; }
    #featured_timelines h2 span {
      position: relative;
      top: 6px;
      background-color: #fff;
      padding: 0 8px; }
  #featured_timelines li {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    display: inline-block;
    width: 205px;
    padding: 8px 10px;
    background-color: #e7e7df;
    border: 1px solid #d9d9d9;
    margin: 0 10px 0 0;
    text-align: left;
    height: 70px; }
    #featured_timelines li:last-child {
      margin-right: 0; }
    #featured_timelines li img {
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      float: left;
      padding: 3px;
      background-color: #fff; }
    #featured_timelines li div {
      float: left;
      width: 138px;
      padding: 5px 0 0 10px; }
    #featured_timelines li h3 {
      font-size: 13px;
      line-height: 16px;
      color: #333; }
      #featured_timelines li h3 a {
        color: #333; }
    #featured_timelines li p {
      margin: 5px 0;
      color: #979775;
      font-size: 11px;
      line-height: 13px; }

#fdbk_tab {
  top: 60% !important; }

#notifications {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #e1e2e2;
  color: #666;
  font-size: 10px;
  padding: 2px 6px 3px 6px;
  margin: 0 0 0 3px;
  position: relative;
  top: -1px;
  z-index: 1001;
  cursor: pointer; }
  #notifications:hover {
    text-decoration: none; }
  #notifications.tipped {
    color: #222;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0; }

ul.notifications li {
  font-size: 11px;
  line-height: 13px;
  border-bottom: 1px solid #ccc; }
  ul.notifications li:last-child {
    border-bottom-width: 0; }
  ul.notifications li a.dismiss {
    float: right;
    font-size: 11px;
    display: block;
    margin: 0 0 0 4px;
    font-weight: normal; }
    ul.notifications li a.dismiss:hover {
      text-decoration: none;
      color: #f00000; }

.ac_results {
  padding: 0px;
  background-color: white;
  overflow: hidden;
  z-index: 99999;
  padding: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid #eee; }
  .ac_results ul {
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0 6px 0 0 !important; }
  .ac_results li {
    display: block;
    overflow: hidden;
    cursor: pointer;
    padding: 6px !important;
    margin: 0 !important; }
  .ac_results strong {
    font-weight: normal; }
  .ac_results h2 strong {
    color: #333;
    font-weight: inherit; }
  .ac_results img.avatar {
    width: 42px;
    height: 42px; }
  .ac_results div.user-name {
    padding-top: 20px; }

.ac_loading {
  background: white url('indicator.gif') right center no-repeat; }

.ac_over {
  background-color: #f0f0f0; }

ul.event-results li {
  *display: inline-block;
  clear: both;
  padding: 0 0 6px 0;
  margin: 0 0 6px 0;
  border-bottom: 1px solid #eee; }
  ul.event-results li:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  ul.event-results li:last-child {
    padding-bottom: 0;
    border-bottom-width: 0;
    margin-bottom: 0; }
ul.event-results a.thumb {
  float: left;
  margin: 0 7px 0 0;
  border: 1px solid #dfdfdf;
  display: block;
  width: 50px; }
ul.event-results img {
  display: block; }
ul.event-results .details {
  float: left;
  padding: 3px 0 0 0; }
ul.event-results h2 {
  font-size: 14px;
  padding: 0 0 4px 0;
  margin: 0; }

#facebox h1 {
  font-size: 18px;
  margin: 0 0 10px 0; }
#facebox .content p {
  font-size: 12px;
  line-height: 15px;
  margin: 10px 0; }
#facebox form input.text {
  font-size: 15px;
  padding: 3px 2px;
  margin: 0 5px 0 0; }
#facebox form input.button {
  font-size: 13px; }
#facebox .footer {
  display: none !important; }
#facebox .loading {
  margin: 0 auto; }
#facebox .buttons {
  border-top: 1px solid #ddd;
  padding: 5px 5px 0 0;
  margin: 15px 0 0 0;
  text-align: right; }
#facebox #suggested-event input.text {
  width: 370px; }
#facebox #event-settings input.text {
  width: 370px; }
#facebox #event-settings div.option {
  clear: both;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 7px 7px 7px;
  margin: 20px 0 10px 0;
  font-weight: bold;
  color: #9a944a;
  background-color: #f0f0f0;
  height: 20px; }
  #facebox #event-settings div.option .check {
    width: 20px; }
  #facebox #event-settings div.option label {
    margin-left: 26px;
    font-size: 12px;
    width: 300px;
    text-align: left; }
#facebox #event-settings .submit {
  background: transparent url(/images/sprite.png) no-repeat 0 -208px;
  width: 74px;
  height: 26px;
  float: left;
  cursor: pointer;
  position: relative;
  left: 270px;
  bottom: 5px; }

.invite-person {
  background: transparent url(/images/sprite.png) no-repeat -427px -145px;
  width: 120px;
  height: 26px;
  float: left;
  cursor: pointer;
  position: relative;
  left: 230px;
  bottom: 5px; }

.with-confirmation {
  position: relative; }
  .with-confirmation .normal, .with-confirmation .confirm {
    cursor: pointer;
    position: absolute; }
  .with-confirmation .confirm {
    display: none; }

#admin-bar {
  background-color: #222;
  border-top: 2px solid #000;
  bottom: 0;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  left: 0;
  margin: 20px 0 0 0;
  opacity: 0.9;
  position: fixed;
  width: 100%;
  color: #ddd; }
  #admin-bar .container {
    padding: 10px 20px;
    height: 25px;
    position: relative; }
  #admin-bar a {
    color: #ddd; }
  #admin-bar h1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    float: left;
    margin: 0 20px 0 0; }
  #admin-bar ul {
    float: left;
    width: 400px;
    margin: 6px 0 0 0; }
  #admin-bar .with-confirmation {
    position: absolute;
    right: 20px;
    bottom: 10px; }
    #admin-bar .with-confirmation .normal {
      right: 0;
      bottom: 0;
      display: inline-block;
      padding-bottom: 6.5px;
      width: 300px;
      text-align: right; }
      #admin-bar .with-confirmation .normal:hover {
        text-decoration: underline; }

img.avatar {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  float: left;
  margin: 0 10px 0 0;
  border: 3px solid #e7e7df; }

.addthis_button_compact span {
  float: none;
  display: block;
  line-height: inherit !important; }
  .addthis_button_compact span:hover {
    text-decoration: underline; }

#at15s {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }
  #at15s .at_item {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; }

#import-csv {
  font-size: 11px; }
  #import-csv table {
    border-collapse: collapse;
    margin: 10px 0; }
    #import-csv table tr {
      border-bottom: 1px solid #eee; }
      #import-csv table tr:last-child {
        border-bottom-width: 0; }
    #import-csv table th, #import-csv table td {
      padding: 4px 4px;
      vertical-align: top; }
    #import-csv table th {
      text-align: left; }
    #import-csv table .ok {
      font-size: 13px;
      color: #bdd533; }
    #import-csv table .error {
      font-size: 13px;
      color: #f00000; }
  #import-csv .buttons {
    margin: 10px 0 0 0; }
  #import-csv p {
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 8px 0; }
  #import-csv form label {
    margin: 0 5px 0 0; }
  #import-csv form p {
    border-top: 1px solid #ddd;
    padding: 12px 0 0 0;
    margin: 12px 0 10px 0; }
  #import-csv form input[type="submit"] {
    font-size: 12px; }

.pending_comments {
  margin-bottom: 10px;
  border-bottom: 1px solid #BDD533;
  padding-bottom: 3px; }
  .pending_comments p {
    float: left;
    width: 509px;
    line-height: 16px;
    margin: 0 0 5px 0;
    color: #666;
    font-size: 12px !important; }
  .pending_comments span {
    color: #89876f; }
  .pending_comments li {
    cursor: pointer;
    background: url(/images/post-check.png) no-repeat 564px bottom;
    margin: 5px 0 0 0;
    padding: 10px 35px 5px 10px; }
    .pending_comments li:first-child {
      border-width: 0; }
    .pending_comments li.selected {
      background-position: -412px bottom; }
      .pending_comments li.selected span {
        color: #bdd533; }
  .pending_comments .pending_comments_message {
    font-size: 12px;
    margin-top: 17px;
    width: 460px;
    color: #89876f;
    text-align: right; }
  .pending_comments .approve_comments {
    background: transparent url(/images/sprite.png) no-repeat -590px -171px;
    width: 142px;
    height: 28px;
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 5px;
    float: right;
    cursor: pointer; }

.manage_pending_comments {
  width: 590px;
  line-height: 13px;
  padding: 10px 10px 10px 0;
  margin: 0 0 10px -1px;
  position: relative;
  border-bottom: 1px solid #BDD533; }
  .manage_pending_comments .avatar {
    padding: 10px 0 0 10px; }
  .manage_pending_comments h3 {
    margin: 35px 0 10px 0; }
  .manage_pending_comments p {
    width: 450px;
    padding: 5px 0 5px 20px !important;
    margin: 0 0 5px 40px !important;
    color: #666;
    font-size: 12px !important;
    float: none;
    font-width: 1 !important; }
    .manage_pending_comments p span {
      color: #89876f; }
  .manage_pending_comments li {
    cursor: pointer;
    background: url(/images/post-check.png) no-repeat 524px bottom;
    margin: 5px 0 0 0;
    padding: 0 35px 0 0;
    border-top: 1px solid #e2e2e2; }
    .manage_pending_comments li:first-child {
      border-width: 0; }
    .manage_pending_comments li.selected {
      background-position: -452px bottom; }
      .manage_pending_comments li.selected span {
        color: #bdd533; }
  .manage_pending_comments .pending_comments_message {
    font-size: 12px;
    margin: 25px 10px 10px 0 !important;
    width: 260px;
    color: #89876f;
    text-align: right;
    float: right; }
  .manage_pending_comments .approve_comments {
    background: transparent url(/images/sprite.png) no-repeat -590px -171px;
    width: 142px;
    height: 28px;
    float: right;
    cursor: pointer;
    position: relative;
    top: 18px; }

.more-info {
  margin: 10px 0px 10px 10px; }

.aligned-tip {
  margin: 0px 0px 0px 30px; }

#facebox .edit_timeline {
  padding: 0 0 12px 0;
  margin: 0 0 12px 0;
  border-bottom: 1px solid #ddd;
  position: relative;
  width: 600px; }
  #facebox .edit_timeline input {
    width: 400px; }
  #facebox .edit_timeline #timeline_tagline {
    font-size: 12px; }
  #facebox .edit_timeline .buttons {
    border-top-width: 0;
    margin: 0;
    position: absolute;
    right: 10px;
    bottom: 12px; }
  #facebox .edit_timeline .submit {
    background: transparent url(/images/sprite.png) no-repeat 0 -208px;
    width: 74px;
    height: 28px;
    cursor: pointer; }

.add-media-sources {
  position: relative;
  bottom: 20px; }

#timeline-tagline {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  #timeline-tagline .container {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: #999776;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin: 16px 0 0 0;
    padding: 5px 9px 6px 9px;
    text-shadow: #444 1px 1px 2px; }
  #timeline-tagline a {
    color: #fff;
    text-decoration: underline; }

.connect_user {
  background: transparent url(http://static.ak.fbcdn.net/images/fbconnect/login-buttons/connect_light_medium_long.gif) no-repeat 0 0;
  width: 169px;
  height: 21px;
  cursor: pointer;
  float: right; }

*:first-child+html .connect_user {
  background: transparent url(http://static.ak.fbcdn.net/images/fbconnect/login-buttons/connect_light_medium_long.gif) no-repeat 0 0;
  width: 169px;
  height: 21px;
  cursor: pointer;
  float: right;
  position: absolute;
  right: 135px;
  top: 12px; }

.connect_user_facebook {
  background: transparent url(http://static.ak.fbcdn.net/images/fbconnect/login-buttons/connect_light_medium_long.gif) no-repeat 0 0;
  width: 169px;
  height: 21px;
  cursor: pointer;
  float: right;
  position: relative;
  left: 150px; }
  .connect_user_facebook.signup {
    float: left;
    left: 102px;
    top: 20px; }
  .connect_user_facebook.login {
    left: 32px; }

.top_menu {
  background: transparent url(http://static.ak.fbcdn.net/images/fbconnect/login-buttons/connect_light_medium_short.gif) no-repeat 0 0;
  width: 92px;
  height: 23px; }

.border-blue {
  background: transparent url(/images/steps.png) no-repeat 0px -216px;
  height: 160px;
  width: 580px;
  position: relative; }

.border-blue-four {
  background: transparent url(/images/steps.png) no-repeat -339px -96px;
  height: 90px;
  width: 500px;
  position: relative;
  bottom: 50px; }

.border-yellow {
  background: transparent url(/images/steps.png) no-repeat 0px -96px;
  height: 75px;
  width: 450px;
  float: left; }

.border-yellow-five {
  background: transparent url(/images/steps.png) no-repeat -622px -216px;
  height: 90px;
  width: 330px;
  float: left; }

.add_people_link {
  height: 90px;
  width: 300px;
  float: left; }

.border-green {
  background: transparent url(/images/steps.png) no-repeat 0px 0px;
  height: 90px;
  width: 930px;
  position: relative;
  top: 150px; }

.upload-file {
  background: transparent url(/images/sprite.png) no-repeat -446px -171px;
  width: 140px;
  height: 28px;
  cursor: pointer; }

.user-avatar {
  float: right;
  position: relative;
  right: 140px;
  bottom: 6px; }

.user-avatar-settings {
  margin: 0 0 0 0;
  float: right;
  position: relative;
  right: 83px;
  bottom: 8px; }

.spinner-big {
  background: url(/images/spinner.gif) no-repeat left top;
  margin: 3px auto 0 auto;
  width: 35px;
  height: 35px; }

.spinner {
  background: url(/images/spinner-small.gif) no-repeat left top;
  margin-right: 0 0 0 0;
  width: 16px;
  height: 16px;
  display: none;
  float: left; }
  .spinner.spinner-edit {
    position: relative;
    left: 148px;
    bottom: 22px; }
  .spinner.spinner-settings {
    position: relative;
    left: 77px;
    bottom: 2px;
    float: right; }
  .spinner.spinner-account {
    position: relative;
    left: 24px;
    top: 5px;
    float: right; }

#invite-google {
  margin: -35px 0 0 0;
  float: left; }
  #invite-google p {
    margin: 5px auto; }
  #invite-google ul {
    width: 530px;
    height: 250px; }
    #invite-google ul .gmail-friend {
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      padding: 5px;
      margin: 3px;
      height: 56px;
      width: 240px;
      float: left; }
      #invite-google ul .gmail-friend .avatar {
        float: left;
        margin: 3px; }
      #invite-google ul .gmail-friend .user-name {
        color: #a19f81;
        font-weight: bold;
        float: left;
        padding-left: 5px;
        margin: 2px;
        width: 160px; }
      #invite-google ul .gmail-friend .check {
        background: transparent url(/images/sprite.png) no-repeat -224px 0px;
        float: left;
        height: 10px;
        width: 10px;
        padding-left: 3px; }
      #invite-google ul .gmail-friend .follow {
        float: left;
        padding-left: 5px;
        margin: 3px; }

#new-users {
  margin-top: 70px;
  float: left;
  position: relative;
  bottom: 105px; }
  #new-users .scroll-box {
    overflow-y: scroll;
    width: 380px;
    height: 250px; }
  #new-users input {
    float: left;
    margin: 2px; }
  #new-users p {
    margin: 5px auto; }
  #new-users ul {
    width: 350px; }
  #new-users li {
    float: left;
    margin: 2px 0;
    width: 360px; }
  #new-users span {
    margin-top: 5px;
    margin-bottom: 0px; }
  #new-users .user-name {
    float: left;
    width: 130px;
    color: #a19f81;
    font-weight: bold;
    margin: 2px 3px 2px 3px; }
  #new-users .user-email {
    float: left;
    width: 190px;
    color: #a19f81;
    font-weight: bold;
    margin: 2px 3px 2px 3px; }

.new-users-sep {
  border-top: 1px solid #e1e1e1;
  padding: 15px 0 0 0;
  margin-top: 20px !important;
  color: #666;
  line-height: 13px;
  position: relative;
  top: 380px; }

.signup-right {
  border-top: 1px solid #e1e1e1;
  position: relative;
  top: 22px;
  left: 30px;
  width: 185px;
  float: left; }

.signup-left {
  border-top: 1px solid #e1e1e1;
  position: relative;
  top: 9px;
  right: 15px;
  width: 185px;
  float: left; }

.friends-previous-step {
  float: left;
  position: relative;
  bottom: 30px; }

.invite {
  background: transparent url(/images/sprite.png) no-repeat -181px -90px;
  cursor: pointer;
  width: 145px;
  height: 26px;
  float: right;
  position: relative;
  top: 50px; }

.comments-new {
  float: left;
  width: 594px;
  padding: 10px 15px 10px 0;
  position: relative;
  bottom: 30px; }
  .comments-new .blind {
    border-bottom: 1px solid #ddd;
    margin: 10px 0 0 0;
    padding: 0 0 15px 0;
    cursor: pointer; }
    .comments-new .blind h2 {
      font-size: 18px;
      float: left;
      width: 450px;
      margin: 0 0 0 10px;
      height: 50;
      line-height: 0; }
    .comments-new .blind h3 {
      float: right;
      margin: 0 10px 0 0;
      position: relative;
      bottom: 4px; }

.load_more_events, .load_more_grouped_events {
  font-size: 14px; }

*:first-child+html #timeline .zoom .slider .ui-slider-handle {
  position: absolute;
  right: 5px; }
*:first-child+html #timeline .slider-container .c {
  background-position: -120px -1px;
  width: 8px;
  margin-left: -4px;
  left: 50%;
  z-index: 2;
  cursor: -moz-grab;
  cursor: grab; }

*:first-child+html .supported-services .url {
  background: transparent url(/images/sprite.png) no-repeat -492px -1267px;
  float: left;
  width: 40px;
  height: 40px;
  margin: 1px 0 0 20px;
  display: inline;
  position: relative;
  left: 53px;
  bottom: 48px; }
*:first-child+html .supported-services .brightcove {
  background: transparent url(/images/sprite.png) no-repeat -492px -1267px;
  float: left;
  width: 40px;
  height: 40px;
  margin: 1px 0 0 20px;
  display: inline;
  position: relative;
  left: 80px;
  bottom: 48px; }
  *:first-child+html .supported-services .brightcove p {
    position: relative;
    right: 5px; }

*:first-child+html #featured_timelines li {
  float: left; }

body.partner #footer {
  display: none; }
body.partner #featured_timelines {
  display: none; }
body.partner #home-promo {
  display: none; }


