

/* ---- /templates/global/stylesheets/redmond/jquery-ui-1.7.2.custom.css ---- */

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

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


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

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=.9em&cornerRadius=0&bgColorHeader=5c9ccc&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=55&borderColorHeader=4297d7&fcHeader=ffffff&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=06_inset_hard.png&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=469bdd&bgColorDefault=dfeffc&bgTextureDefault=02_glass.png&bgImgOpacityDefault=85&borderColorDefault=c5dbec&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=06_inset_hard.png&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=e17009&iconColorActive=f9bd01&bgColorHighlight=fbec88&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=fad42e&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: .9em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #a6c9e2; background: #fcfdfd url("/templates/global/stylesheets/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png") 50% bottom repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #4297d7; background: #5c9ccc url("/templates/global/stylesheets/redmond/images/ui-bg_gloss-wave_55_5c9ccc_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 #c5dbec; background: #dfeffc url("/templates/global/stylesheets/redmond/images/ui-bg_glass_85_dfeffc_1x400.png") 50% 50% repeat-x; font-weight: bold; color: #2e6e9e; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2e6e9e; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #79b7e7; background: #d0e5f5 url("/templates/global/stylesheets/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png") 50% 50% repeat-x; font-weight: bold; color: #1d5987; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #1d5987; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #79b7e7; background: #f5f8f9 url("/templates/global/stylesheets/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png") 50% 50% repeat-x; font-weight: bold; color: #e17009; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #e17009; outline: none; text-decoration: none; }

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

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

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url("/templates/global/stylesheets/redmond/images/ui-icons_469bdd_256x240.png"); }
.ui-widget-content .ui-icon {background-image: url("/templates/global/stylesheets/redmond/images/ui-icons_469bdd_256x240.png"); }
.ui-widget-header .ui-icon {background-image: url("/templates/global/stylesheets/redmond/images/ui-icons_d8e7f3_256x240.png"); }
.ui-state-default .ui-icon { background-image: url("/templates/global/stylesheets/redmond/images/ui-icons_6da8d5_256x240.png"); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url("/templates/global/stylesheets/redmond/images/ui-icons_217bc0_256x240.png"); }
.ui-state-active .ui-icon {background-image: url("/templates/global/stylesheets/redmond/images/ui-icons_f9bd01_256x240.png"); }
.ui-state-highlight .ui-icon {background-image: url("/templates/global/stylesheets/redmond/images/ui-icons_2e83ff_256x240.png"); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url("/templates/global/stylesheets/redmond/images/ui-icons_cd0a0a_256x240.png"); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; }
.ui-corner-tr { -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; }
.ui-corner-bl { -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; }
.ui-corner-br { -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; }
.ui-corner-top { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; }
.ui-corner-right {  -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; }
.ui-corner-left { -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; }
.ui-corner-all { -moz-border-radius: 0; -webkit-border-radius: 0; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url("/templates/global/stylesheets/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url("/templates/global/stylesheets/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.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; }


/* ---- /templates/global/stylesheets/listings.css ---- */

.eplatinumResult, .platinumResult {
  border:4px solid silver;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  padding:10px;
}

.improved_categories_edition_container {

}

.improved_category_edition_container {
  border: 1px solid #888;
  padding-left: 2px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-bottom: 4px;
  width: 490px;
}

.improved_listing_creation_submit_container {
  margin-top: 12px;
  padding-left: 50px;
}

.improved_listing_fields h2{
  font-size: 12pt;
}

.improved_listing_fields p {
 margin: 0px;
 padding: 4px;
}

.improved_listing_fields textarea {
  width: 600px;
  height: 100px;
}

.improved_listing_fields .field_and_label_container {
  clear: both;
}

.improved_listing_fields select {
width: 280px;
}

.improved_listing_fields input {
width: 280px;
}

.improved_listing_fields .label_container {
  float: left;
  width: 180px;
}

.weekdays_hours_fields {
  display: table;
  padding-right: 10px;
  margin-bottom: 8px;
}

.weekdays_titles {
  display: table-row;
}

.weekdays_value_fields {
  display: table-row;
}

.weekday_title {
  display: table-cell;
}

.weekday_hours_value {
  display: table-cell;
  padding-right: 15px;
}

.weekday_hours_value input {
  width: 90px;
}

.hours_of_operation_container textarea{
  height: 60px;
}

/*site_categories widget stuff*/
.site_categories {
  display: table;
}

.site_categories_row {
  display: table-row;
}

.site_categories .category_group {
  display: table-cell;
  border-left: 1px dotted #D1D1D1;
  padding-right: 5px;
  vertical-align: top;
  width: 180px;
}

.site_categories .category_label {
  margin: 3px;
  font-size: 11px;
}

div.listingResult .labelBig h2 {
  padding: 0px;
  margin: 0px;
  text-align: left;
}

.labelBig h2 {display: inline;}

.labelBig h2 a {
  font-size: 14px;
  font-weight: bold;
}

.labelBig h2 a.prioritized {
  font-size: 16px;
}

.popularListingsList .bullet h2 {display :inline;}
.popularListingsList .bullet h2 a {
  font-weight: bold;
  font-size: 12px;
}

.popularListingsList .bullet h2 a.prioritized {
  font-size: 14px;
}


.featuredFronts .bullet h2 {display :inline;}
.featuredFronts .bullet h2 a {
  font-weight: bold;
  font-size: 12px;
}

.featuredFronts .bullet h2 a.prioritized {
  font-size: 14px;
}

/********* EDIT_V3 STYLES **********/
#improved_listing_creation_form_container {
  width: 990px;
}

#improved_listing_creation_form_container #business_details_pane,
#improved_listing_creation_form_container #business_details_pane .ui-widget-content {
  overflow: hidden;
}

#improved_listing_creation_form_container #business_details_pane .left {
  width: 40%;
  float: left;
}

#improved_listing_creation_form_container #business_details_pane .right {
  width: 56%;
  float: right;
}

#improved_listing_creation_form_container #business_details_pane #improved_listing_text_value {
  width: 95%;
  height: 350px;
}

#improved_listing_creation_form_container #hours_pane #hours_fields {
  overflow: hidden;
}

#improved_listing_creation_form_container #hours_pane #hours_fields .ui-form-field {
  float: left;
  margin: 6px 10px 6px 0;
}

#improved_listing_creation_form_container #hours_pane #hours_fields .ui-form-field input[type=text] {
  width: 115px;
  font-size: 85%;
}

#improved_listing_creation_form_container #hours_pane #hours_fields .ui-form-field textarea {
  width: 405px;
}

#improved_listing_creation_form_container #categories_pane .ui-form-field {
  margin-bottom: 10px;
}

#improved_listing_creation_form_container #categories_pane #category_list {
  margin-top:10px;
}

#improved_listing_creation_form_container #categories_pane .ui-form-field a {
  display: block;
}

#improved_listing_creation_form_container #categories_pane .ui-form-field select {
  float: left;
}

#improved_listing_creation_form_container #categories_pane .ui-form-divided-top .ui-form-field {
  overflow: hidden;
}

#improved_listing_creation_form_container #categories_pane {
  width: 49.5%;
  float: right;
}

#improved_listing_creation_form_container #branding_and_images_pane {
  width: 49.5%;
  float: left;
}

#improved_listing_creation_form_container #categories_pane .ui-widget-content.main,
#improved_listing_creation_form_container #branding_and_images_pane .ui-widget-content.main {
  height: 440px;
}

#improved_listing_creation_form_container #categories_pane .category_attributes {
  height: 180px;
  overflow-y: auto;
}

#improved_listing_creation_form_container #branding_and_images_pane #logo_sub_action {
  overflow: hidden;
}

#improved_listing_creation_form_container #branding_and_images_pane #logo_sub_action .ui-icon {
  float: left;
}

#improved_listing_creation_form_container #branding_and_images_pane #logo_sub_action #logo_sub_action_fields {
  margin: 1px 0 0 0;
  float: left;
}

#improved_listing_creation_form_container #branding_and_images_pane #image_list input[type=file] {
  font-size: 12px;
}

#improved_listing_creation_form_container #branding_and_images_pane #image_list .ui-form-field {
  margin-bottom: 10px;
}

/********** SEARCH RESULTS WITH MAP WIDGET ************/

/********* RELEVANT STYLES **************/
.shaded-search-results {
  background-color: f8f8f8;
  border:1px solid #EDECEC;
}

#search_options_container {
  padding: 5px 10px 5px 10px;
  overflow: hidden;
}

#search_options_container #categories {
  margin-top: 5px;
}

#search_options_container #proximity {
  margin-top: 5px;
}

#search_options_container #proximity span {
  font-size: small;
}

#search_options_container .options-label {
  font-size: 12px;
  float: left;
  font-weight: bold;
  width: 96px;
  text-align: right;
  
}
#search_options_container .options-field {
  width: 54%;
  margin-left: 5px;
}

#search_options_container #categories_dropdown {
  margin-left: 5px;
}

#search_options_container .col-section {
  float: left;
  width: 49%;
}

#search_options_container #sources_container {
  float: left;
  width: 32%;
}

#search_options_container #attributes_container {
  display: inline;
  float: right;
  width: 67%;
}

#search_options_container #attributes_container #dropdown_button {
  float: left;
  padding-top: 2px;
  padding-bottom: 2px;
}

#search_options_container .attributes-label {
  font-size:12px;
  font-weight: bold;
}

#search_options_container .ui-form-field-label {
  font-size: 12px;
}

#search_options_container #source_options {
  margin: 0 0 4px 0;
}

#search_options_container #browse_container {
  /*padding: 0 0 0 10px;*/
  clear: both;
}


#search_options_container .ul-menu {
  padding: 0;
  margin: 0;
}

#search_options_container .ul-menu li{
  list-style-type: none; 
}

#search_options_container #submit_search_button {
  margin-left: 5px;
}


#results_list_container {
  width: 48%;
  float: left;
  margin-top: 10px;
}

#results_list_container #results_list #results_count_display {
  margin-top: 2px;
  text-align: center;
}
#results_map_container {
  width: 50%;
  float:right;
  margin-top:10px;
}


/* ---- /templates/global/stylesheets/hot_deals.css ---- */

.hot_deals {
  background:none repeat scroll 0 0 #FFFFFF;
  height:inherit;
  width:600px;
  padding: 5px;
}

#hot_deal_comments {
  width: 360px;
}

.hot_deals_title {
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: bold;
  line-height: 28px;
  margin-top:10px;
  margin-bottom:6px;
}


.hot_deals_left {
  width: 200px;
  float: left;
}

.hot_deals_right {
  margin-left: 200px;
  width: 380px;
  padding-left:10px;
  *padding-left:0;
}

.pod {
  background:none repeat scroll 0 0 #E3ECF1;
  border:2px solid #DCDCDC;
  text-align:center;
  width:200px;
  padding: 0px;
}


#buy_pod {
  height: 190px;
}

#time_pod {
  margin-top: 10px;
  padding-bottom: 10px;
}

#progress_pod {
  margin-top:10px;
  padding-bottom:5px;
}

#alert_pod {
  margin-top: 10px;
  position:relative;
}

#hot_deals_timer {
  font-size: 13px;
}

div.comment {
  background:none repeat scroll 0 50% #FFFFFF;
  border-color:#EDECEC #EDECEC #EDECEC #C1C1C1;
  border-style:solid solid solid dotted;
  border-width:1px;
  margin:5px;
  padding:5px;
}

#the_company_left div.listingResultFooter, #the_company_left .fontSmall, #the_company_right img, #the_company_right .font, #closed_button {
  display: none;
}

#the_company_left img {
  border:0 none;
  width:147px;
}

#the_company_right {
  background: #e3ecf1;
  border-left: 2px solid #dcdcdc;
}

#daily_deal_cost {
  font-size: 20px;
  color: #74c522;
  font-weight: bold;
}

.fine_print_left, .fine_print_right {
  padding: 10px;
  width: 165px;
  float: left;
}

#value_table, #daily_deal_cost {
  margin-top:15px;
}

#left_2, #left_3 {
  padding-top:15px;
}

#value_table {
  float: left;
  font-weight: bold;
}

.hot_deals #buy_pod .value_label, .hot_deals #buy_pod .value {
  float:left;
  width: 33%;
  text-align:center;
}

.hot_deals #buy_pod .value_label {
  font-size:13px;
}

.hot_deals #buy_pod .value {
  font-size: 16px;
  margin-top: 10px;
}

.hot_deals h1 {
  color: #960018;
  font-size: 26px;
  font-weight: bold;
  display:inline;
}

.hot_deals h2 {
  font-size:18px;
  font-weight:bold;
  padding-bottom:10px;
}


.hot_deals h3 {
  border:none;
  background:none;
  font-weight: bold;
  font-size: 16px;
  margin-top:20px;
  text-align:left;
  border-bottom:1px solid #aaa;
}

.pod h3 {
  text-align:center;
}

#buy_button {
  background: url("/sites/961/assets/buy_button.png") no-repeat;
  height: 77px;
  width: 170px;
}

.progress_bar_container, .filled_progress_bar, .empty_progress_bar, .completely_filled_progress_bar, .completely_empty_progress_bar {
  height: 20px;
}

.progress_bar_container {
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border: 2px solid gray;
  background-color:#fff;
}

.filled_progress_bar {
  float:left;
  border-radius-top-left: 10px;
  border-radius-bottom-left: 10px;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  background-color:green;
}

.completely_filled_progress_bar {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color:green;
  float:left;
}

.empty_progress_bar {
  border-radius-top-right: 10px;
  border-radius-bottom-right: 10px;
  -moz-border-radius-topright:10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  background-color:white;
  float:left;
  display:none;
}
.completely_empty_progress_bar {
  display:none;
}

.progress {
  width:190px;
}

#buy_button {
  text-align:center;
  background: url("/images/hot_deals/buy.png") no-repeat;
  width:200px;
}

#buy_button a {
  line-height:80px;
  font-size: 24px;
  color:white;
}

#deal_start_date, .hot_deals_promo, .deal_not_active {
  display:block;
}

.deal_business {
  background-color:white;
  width:600px;
}

.deal_business_desc {
  width:370px;
  float:left;
}

.deal_business .font {
  padding-top:5px;
  padding-bottom:5px;
}

#deal_business_location  {
  float:right;
  padding:10px;
  text-align:left;
}


.form_field_narrow {
  width: 100%;
  max-width:300px;
}

#comment_entry {
  overflow: hidden;
}

.hot_deals .confirmation ul {
  list-style-type: none;
  padding-left:10px;
}

.hot_deals h1,h2,h3,h4,h5,h6 {
  text-align: left;
}

.hot_deals label {
  display:block;
  font-weight:700;
}

.deal_business_desc img  {
  width:auto;
}

.social_table {
  height: 50px;
}

#register_status { color: green; }
.heavy { font-size:larger; font-weight:bold; }

.share_bar{
  height:33px;
  white-space:nowrap;
}
.share_links_fb {
  float:left;
  padding-left:30px;
  margin-left:10px;
  height:33px;
  line-height:33px;
  vertical-align:middle;
  background:url("/images/small_fb.png") center left no-repeat;
}
.share_links_tw {
  float:left;
  padding-left:30px;
  margin-left:10px;
  height:33px;
  line-height:33px;
  vertical-align:middle;
  background:url("/images/small_tw.png") center left no-repeat;
}
.share_links_mail {
  float:left;
  padding-left:32px;
  margin-left:10px;
  height:33px;
  line-height:33px;
  vertical-align:middle;
  background:url("/images/small_email.png") center left no-repeat;
}
.hot_deals div.login, .hot_deals div.signup {
  border:1px solid #aaa;
  background-color:#dcdcdc;
  padding:10px;
}


.hot_deals #subscribed_container {
  width: 200px;
}

.hot_deals .secured {
  font-size:22px;
  color:#999;
  line-height:75px;
  vertical-align:bottom;
}
.hot_deals .secured img {
  float:left;
  margin-right:20px;
}

#hot_deals_subscribe { width: 100%; }
#hot_deals_subscribe #captcha_container { width: 100%; }
.receipt .hot_deals_right {
  float:none;
  margin: 0 auto;
}

.receipt p {
  clear:both;
}

.hot_deals .card_container .flashNotice {
  color:red;
  font-weight:bold;
  height:auto;
}

div.receipt div.share_bar {
  margin:auto;
  padding:auto;
  background:none;
}

#hot_deals_feature {
  width: 100%;
}

#value_table {
  float: none;
}
.large-icon {
  *margin-top: 35px;
}

/* version 2 changes */

#hot_deals_full_2 {
  width: 740px;
}

/* share this deal section */
  .soc_icons a, .soc_icons a:hover {
    background-image: url("/images/hot_deals/social_icons_sprite.png");
    background-repeat: no-repeat;
    width: 75px;
    height: 50px;
    display: block;
    float: right;
  }

  .soc_icons_mail a {
    background-position: 0px 22px;
  }

  .soc_icons_mail a:hover {
    background-position: 0px -31px;
  }

  .soc_icons_twitter a {
    background-position: 0px -148px;
  }

  .soc_icons_twitter a:hover {
    background-position: 0px -85px;
  }

  .soc_icons_fb a {
    background-position: 0px -312px;
  }

  .soc_icons_fb a:hover {
    background-position: 0px -240px;
  }

  .social_widget {
    position: relative;
    padding-top: 39px;
    width: 300px;
    background: url("/images/hot_deals/arrow_share.png") no-repeat;
    float: left;
    clear: left;
    margin-bottom: 0px;
    left: -25px;
  }

/* end "share this deal" section */

/* infobar */
  .hot_deals_infobar {
    float: right;
    clear: right;
    width: 430px;
    border: none;
    position: relative;
    top: 30px;
  }

  .hot_deals_infobar, .hot_deals_infobar a {
    font-size: 14px;
    font-weight: 900;
    color: #ff6500;
  }

  .hot_deals_infobar td {
    text-align: center;
    padding: 0px;
    margin: 0px;
    border: none;
  }

  .hot_deals_infobar td + td {
    border-left: 2.5px solid #ff6500;
  }
/* end infobar */

/* request deal */
#request-deal-form-2 .marketing {
  background:#849212 url("/images/hot_deals/hotdeals-sidebar.png") bottom no-repeat;
  padding: 5px 10px 5px 20px;
  width:50%;
  
}

#request-deal-form-2 .form {
  width:50%;
  border:none;
}

#request-deal-form-2 #request-deal-content {
  width:100%;
}

#request-deal-form-2 .marketing h1 {
  color:#FFAA00;
  font-size:19px;
}

#request-deal-form-2 h2 {
  font-size:15px;
  color:#FFFFFF;
}

#request-deal-form-2 p {
  color:#FFFFFF;
}

#request-deal_form-2 .ui-widget-content {
  padding:0px;
}

/* end request deal */

/* email */
#email-deal-form-2 .ui-widget-content {  
  padding:4px;
  background:#849212 url("/images/hot_deals/hotdeals-sidebar.png") top left no-repeat;
  color:#FFFFFF;
}

#email-deal-form-2 h1 {
  color:#FFAA00;
  font-size:19px;
  margin-left:10px;
}

#email-deal-form-2 .buttons {
  margin:0px 0px 25px 15px;
}

#email-deal-form-2 .ui-form-field-instructions {
  color:#FFAA00;
}
/* end email */

/* main body v2 */
#hot_deals_full_2 .hot_deals_left {
  width: 300px;
  margin: 0px;
  clear: left;
  padding: 0px;
}

#hot_deals_full_2 .pod {
  border: 1px solid #EFEFEF;
  background: transparent;
  width: 276px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
}

#hot_deals_full_2 #buy_button {
  background: url("/images/hot_deals/new_buy_button.png") no-repeat;
  width: 265px;
  height: 60px;
  margin: 20px auto 5px auto;
  padding: 0px;
}

#hot_deals_full_2 #buy_button span {
  line-height: 20px;
  position: relative;
  top: -10px;
}

#hot_deals_full_2 #buy_button span.daily_deal_cost {
  padding-left: 30px;
}

#hot_deals_full_2 #buy_button a {
  font-weight: bold;
  width: 100%;
  height: 100%;
  display: block;
}

#hot_deals_full_2 #buy_button a {
  text-decoration: none;
}

#hot_deals_full_2 #buy_pod .value {
  font-size: 20px;
  font-weight: bold;
}

#hot_deals_full_2 .hot_deals_right {
  margin: 0px;
  width: 430px;
  float: right;
}

#hot_deals_full_2 .progress_bar_container {
  width: 250px;
  margin-left: auto;
  margin-right: auto;
}

#hot_deals_full_2 .progress {
  width: 250px;
}

#hot_deals_full_2 .fine_print p {
  margin-top: 0px;
  padding-top: 0px;
  margin-left: 5px;
  text-indent: 5px;
}

#hot_deals_full_2 #time_pod {
  background: url("/images/hot_deals/time.png") no-repeat;
  background-position: 5% 30%;
}

#hot_deals_full_2 h3 {
  border: none;
  background: none;
  font-weight: bold;
  font-size: 16px;
  margin-top: 20px;
  margin-left: 25%;
  text-align:left;
}

#hot_deals_full_2 #time_pod h3, #hot_deals_full_2 #progress_pod h3 {
  text-align: center;
  color: black;
  font-size: 20px;
  font-weight: 600;
}

#hot_deals_full_2 #hot_deals_timer {
  margin-left: 25%;
  margin-right: auto;
  margin-top: 15px;
  text-align: center;
}

#hot_deals_full_2 #hot_deals_timer table {
  width: 100%;
}

#hot_deals_full_2 #hot_deals_timer th, #hot_deals_full_2 #hot_deals_timer td {
  font-weight: 700;
  font-size: 16px;
  text-align: center;
}

#hot_deals_full_2 #hot_deals_timer td {
  font-size: 20pt;
  font-weight: 600;
}

#hot_deals_full_2 #progress_pod.hit {
  background: url("/images/hot_deals/checkbox.png") no-repeat;
  background-position: 5% 30%;
}

#hot_deals_full_2 #progress_pod.open {
  background: url("/images/hot_deals/green_plus.png") no-repeat;
  background-position: 5% 30%;
}

#hot_deals_full_2 #progress_pod.maxed {
  background: url("/images/hot_deals/red_x.png") no-repeat;
  background-position: 5% 30%;
}

#hot_deals_full_2 #progress_pod p {
  padding-left: 70px;
  text-align: center;
  display: block;
  margin: 5px 0px 0px 0px;
  font-size: 16px;
}


/* end main body v2 */

/* business v2 */

#hot_deals_business_2 div.deal_business_desc div.details {
  color: #0F9B00;
  font-size: 14px;
}

#hot_deals_business_2 #deal_business_location {
  border: none;
}

#hot_deals_business_2 #deal_business_location .fontSmall {
  font-size: 14px;
}

/* end business v2 */

/* block banner */
  #hot_deals_banner {
    position: relative;
  }

  #hot_deals_banner.div {
    overflow: hidden;
  }

  #hot_deals_banner.block {
    border: none;
    padding: 0;
    margin: 0;
    background-color: white;
    width: 298px;
    border: 1px solid #313131;
    font-family: Arial, Trebuchet, Verdana, Geneva, sans-serif;
    line-height: normal;
    position: relative;
  }

  #hot_deals_banner a, #hot_deals_banner a:hover {
    text-decoration: none;
    color: inherit;
    margin: 0;
    padding: 0;
    border: none;
  }

  #hot_deals_banner.block div {
    border: none;
    padding: 0;
    text-align: center;
  }

  #hot_deals_banner.block .image {
    width: 298px;
    height: 224px;
    overflow: hidden;
    text-align: center;
  }

  #hot_deals_banner.block .image img {
    border: none;
    padding: 0;
    margin: 0 auto 0 auto;
    height: 100%;
    width: 100%;
  }

  #hot_deals_banner.block .buy_bar div.main {
    width: 129px;
    height: 68px;
    float: left;
    padding: 10px;
    overflow: hidden;
  }

  #hot_deals_banner.block .buy_bar .left {
    background-color: #b2bc37;
    color: black;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
  }

  #hot_deals_banner.block .buy_bar .left h6 {
    font-size: 10pt;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
  }

  #hot_deals_banner.block .buy_bar .left p {
    margin: 0;
    padding: 0;
    text-align: left;
  }

  #hot_deals_banner.block .buy_bar .right {
    background-color: white;
    color: black;
  }

  #hot_deals_banner.es_US div.buy_bar div.right {
    padding: 2px 10px 2px 10px;
    height: auto;
  }

  #hot_deals_banner.block .buy_bar .right .time {
    background-image: url("/images/hot_deals/banner_clock.png");
    background-repeat: no-repeat;
    background-position: 0px 6px;
    text-align: center;
    padding-left: 20px;
    margin-top: 5px;
  }

  #hot_deals_banner.block .buy_bar .right .time .label {
    text-transform: uppercase;
    font-size: 8px;
    color: #b2bc37;
    margin-top: 8px;
    padding: 0;
  }

  #hot_deals_banner.es_US .buy_bar .right .time .label {
    font-size: 7px;
  }

  #hot_deals_banner.block .buy_bar .right #hot_deals_timer {
    font-size: 14px;
    font-weight: bold;
    color: black;
    margin: 0;
    padding: 0;
    position: relative;
  }

  #hot_deals_banner.block .buy_bar .right #hot_deals_timer span {
    font-size: 13px;
    font-weight: bold;
    color: #888;
  }

  #hot_deals_banner.block div.alert_bar {
    background-color: #313131;
    height: 53px;
    padding-top: 7px;
  }

  #hot_deals_banner.block div.alert_bar span {
    color: white;
    text-transform: uppercase;
    font-size: 10px;
  }

  #hot_deals_banner.block div.alert_bar div.email_form {
    color: #B2BC37;
    font-size: 8pt;
  }

  #hot_deals_banner.block div.alert_bar a {
    text-decoration: underline;
    color: white;
  }

  #hot_deals_banner.block div.alert_bar a:hover {
    color: #b2bc37;
  }

  #hot_deals_banner.block div.alert_bar a:visited {
    color: white;
  }

  #hot_deals_banner div.alert_bar table {
    margin: 0px auto 2px auto;
  }

  #hot_deals_banner input.text-box{
    background-color: white;
    border:1px solid gray;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow:inset 0 0 5px gray;
    -webkit-box-shadow:inset 0 0 5px gray;
    box-shadow:inset 0 0 5px gray;
    height:23px;
    margin:0;
    padding:0 5px;
    color:#A0A0A0;
    font-style:italic;
  }

  #hot_deals_banner.block div.alert_bar input.text-box {
    width: 190px;
  }

  #hot_deals_banner.block div#sms_overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 9px;
    background-color: #313131;
    opacity: 0.85;
    color: white;
    height: 20px;
    line-height: 20px;
    width: 298px;
    text-align: center;
    text-transform: uppercase;
  }

  #hot_deals_banner.block div#sms_overlay a {
    font-size: 9px;
  }

  #hot_deals_banner.block .no-deal-top {
    height: 310px;
  }

  #hot_deals_banner.block .no-deal-top .left-branding {
    width: 99px;
    height: 310px;
    background-image: url("/images/hot_deals/banner_branding.png");
    float: left;
    position: relative;
  }

  #hot_deals_banner.block .no-deal-top .left-branding #left-branding-text {
    width: 100%;
    height: 50px;
    background-image: url("/images/hot_deals/banner_branding_text.png");
    background-position: center top;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0px;
    left: 0px;
  }

  #hot_deals_banner.block .no-deal-top .left-branding #left-branding-text.es_US {
    background-image: url("/images/hot_deals/banner_branding_text.es_US.png");
  }

  #hot_deals_banner.block .no-deal-top .right-main {
    float: right;
    background-color: white;
    width: 179px;
    padding: 25px 10px 10px 10px;
  }

  #hot_deals_banner.block .no-deal-top .right-main p {
    font-size: 16px;
    padding: 0px 0px 12px 0px;
    margin: 0;
    text-align: left;
  }

  #hot_deals_banner.block .no-deal-top .right-main .branding {
    color: #b2bc37;
    font-weight: bold;
  }

  #hot_deals_banner.block .no-deal-top .right-main .emphasis {
    color: #b2bc37;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
  }


/* end block banner */

/* pencil banner */
  #hot_deals_banner.pencil {
    border: none;
    padding: 0;
    margin: 0;
    background-color: white;
    width: 958px;
    height: 88px;
    border: 1px solid #313131;
    font-family: Arial, Trebuchet, Verdana, Geneva, sans-serif;
    line-height: normal;
    position: relative;
  }

  #hot_deals_banner.pencil div {
    border: none;
    padding: 0;
    text-align: center;
  }

  #hot_deals_banner.pencil .image {
    width: 124px;
    height: 88px;
    overflow: hidden;
    text-align: center;
    float: left;
  }

  #hot_deals_banner.pencil .image img {
    border: none;
    padding: 0;
    margin: 0 auto 0 auto;
    height: 100%;
    width: 100%;
  }

  #hot_deals_banner.pencil .left {
    width: 685px;
    float: left;
  }

  #hot_deals_banner.pencil .left .top {
    width: 685px;
    background-color: #b2bc37;
    color: black;
    font-size: 10pt;
    font-weight: bold;
    height: 60px;
  }

  #hot_deals_banner.pencil .left .top .top-left {
    width: 322px;
    height: 50px;
    padding: 5px 10px 5px 10px;
    margin: 0px;
    float: left;
    text-align: left;
  }

  #hot_deals_banner.pencil .left .top .top-left h6 {
    font-size: 10pt;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
  }

  #hot_deals_banner.pencil .left .top .top-left p {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 10pt;
  }

  #hot_deals_banner.pencil .left .top .top-right {
    width: 311px;
    border-left: 2px solid black;
    float: left;
    margin: 10px;
    height: 40px;
    padding-left: 10px;
    text-align: left;
    font-size: 10pt;
  }

  #hot_deals_banner.pencil .left .top .top-top {
    height: 50%;
    background-color: #313131;
    color: white;
    text-align: left;
  }

  #hot_deals_banner.pencil .left .top .top-top span {
    line-height: 30px;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 10px;
    padding-left: 10px;
  }

  #hot_deals_banner.pencil .left .top .top-bottom {
    height: 50%;
    background-color: #b2bc37;
    color: black;
    line-height: 30px;
    text-align: left;
  }

  #hot_deals_banner.pencil .left .top .top-bottom h6 {
    float: left;
    color: white;
    text-transform: uppercase;
    font-size: 10pt;
    font-weight: bold;
    color: white;
    margin-left: 10px;
  }

  #hot_deals_banner.pencil .left .top .top-bottom span {
    padding-left: 5px;
  }

  #hot_deals_banner.pencil div.alert_bar {
    background-color: #313131;
    font-size: 10px;
    height: 28px;
    _overflow: hidden;
    text-align: left;
    padding-left: 10px;
    padding-right: 3px;
    color: #FFAA00;
  }

  #hot_deals_banner.pencil div.alert_bar span {
    text-transform: uppercase;
    font-size: 10px;
    line-height: 30px;
    _line-height: 29px;
    color: white;
  }

  #hot_deals_banner.pencil div.alert_bar .email_form {
    float: right;
    padding: 1px;
  }

  #hot_deals_banner.pencil div.alert_bar input.text-box {
    width: 180px;
    height: 18px;
  }

  #hot_deals_banner.pencil .right {
    float: right;
    background-color: white;
    color: black;
    text-align: center;
    padding: 10px 9px 0px 9px;
    margin: 0px;
    height: 40px;
    width: 129px;
  }

  #hot_deals_banner.pencil .right .time {
    background-image: url("/images/hot_deals/banner_clock.png");
    background-repeat: no-repeat;
    background-position: 0px 5px;
    text-align: center;
    padding-left: 18px;
    _padding-left: 15px;
    _width: 125px;
    margin-top: 5px;
  }

  #hot_deals_banner.pencil .right .time .label {
    text-transform: uppercase;
    font-size: 8px;
    color: #b2bc37;
    padding: 0;
    margin: 0px;
  }

  #hot_deals_banner.es_US .right .time .label {
    font-size: 7px;
  }

  #hot_deals_banner.pencil .right #hot_deals_timer {
    font-size: 15px;
    font-weight: bold;
    color: black;
    margin: 0;
    padding: 0;
    position: relative;
  }

  #hot_deals_banner.pencil .right #hot_deals_timer span {
    font-size: 13px;
    font-weight: bold;
    color: #888;
  }

  #hot_deals_banner.pencil .left-branding {
    background-image: url("/images/hot_deals/pencil_branding_tall.png");
    width: 319px;
    height: 88px;
    float: left;
    position: relative;
  }

  #hot_deals_banner.pencil .left-branding #left-branding-text {
    width: 100%;
    height: 80px;
    background-image: url("/images/hot_deals/pencil_branding_tall_text.png");
    background-position: center top;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 3px;
    left: 0px;
  }

  #hot_deals_banner.pencil .left-branding #left-branding-text.es_US {
    background-image: url("/images/hot_deals/pencil_branding_tall_text.es_US.png");
  }

  #hot_deals_banner.pencil .right-main {
    width: 639px;
    height: 88px;
    float: right;
  }

  #hot_deals_banner.pencil .right-main .right-top {
    height: 54px;
    padding: 3px 10px;
    width: 619px;
    text-align: left;
  }

  #hot_deals_banner.pencil .right-main .right-top span, #hot_deals_banner.pencil .top-main .right-main span {
    font-size: 14px;
  }

  #hot_deals_banner.pencil .right-main .right-top span.branding, #hot_deals_banner.pencil .top-main .right-main span.branding {
    color: #b2bc37;
    font-weight: bold;
    font-size: 103%;
  }

  #hot_deals_banner.pencil .right-main .right-top span.emphasis, #hot_deals_banner.pencil .top-main .right-main span.emphasis {
    color: #b2bc37;
    font-size: 103%;
    font-weight: bold;
    text-transform: uppercase;
  }

  #hot_deals_banner.short_pencil .right-main .right-top span.es_US, #hot_deals_banner.short_pencil .top-main .right-main span.es_US {
    font-size: 11px;
  }

  #hot_deals_banner.pencil .right-main div#alert_bar.alert_bar {
    width: auto;
    text-align: right;
  }

  #hot_deals_banner.pencil .right-main div#alert_bar.alert_bar span {
    padding-right: 10px;
  }

  #hot_deals_banner.es_US .right-main div#alert_bar.alert_bar span {
    display: block;
    line-height: normal;
    width: 300px;
    float: left;
    text-align: left;
    padding-top: 3px;
  }

  #hot_deals_banner.pencil .top-main .left-branding {
    float: left;
    background-image: url("/images/hot_deals/pencil_branding.png");
    width: 319px;
    height: 59px;
  }

  #hot_deals_banner.pencil .top-main .left-branding #left-branding-text {
    width: 100%;
    height: 50px;
    background-image: url("/images/hot_deals/pencil_branding_text.png");
    background-position: center top;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 5px;
    left: 0px;
  }

  #hot_deals_banner.pencil .top-main .left-branding #left-branding-text.es_US {
    background-image: url("/images/hot_deals/pencil_branding_text.es_US.png");
  }

  #hot_deals_banner.pencil .top-main .right-main {
    width: 625px;
    height: 39px;
    padding: 3px 7px;
    float: right;
  }

  #hot_deals_banner.pencil > #alert_bar {
    padding-top: 2px;
  }

  #hot_deals_banner.pencil > #alert_bar .sms_text {
    padding-right: 40px;
    width: 350px;
    display: block;
    float: left;
    line-height: normal;
    padding-top: 3px;
  }

  #hot_deals_banner.pencil > #alert_bar #alert_bar_text {
    width: 270px;
    display: block;
    float: left;
    line-height: normal;
    padding-top: 3px;
    text-align: left;
  }

/* end pencil banner */

/* short pencil banner */
  #hot_deals_banner.short_pencil {
    width: 633px;
  }

  #hot_deals_banner.dim728x90 {
    width: 726px;
  }

  #hot_deals_banner.short_pencil .left {
    width: 360px;
    float: left;
  }

  #hot_deals_banner.short_pencil .wide-left {
    width: 453px;
  }

  #hot_deals_banner.short_pencil .left .top {
    width: 360px;
    font-size: 10px;
  }

  #hot_deals_banner.short_pencil .wide-left .top {
    width: 453px;
  }

  #hot_deals_banner.pencil div.alert_bar input.text-box {
    width: 150px;
  }

  #hot_deals_banner.short_pencil .top-main .left-branding {
    float: left;
    background-image: url("/images/hot_deals/short_pencil_branding.png");
    width: 210px;
    height: 59px;
  }

  #hot_deals_banner.short_pencil .top-main .right-main {
    width: 409px;
    height: 53px;
    padding: 3px 7px 3px 7px;
    float: right;
  }

  #hot_deals_banner.short_pencil .top-main .right-main-wide {
    width: 502px;
  }

  #hot_deals_banner.short_pencil > #alert_bar {
    text-align: right;
  }

  #hot_deals_banner.short_pencil > #alert_bar div.sms_text {
    float: left;
    width: 185px;
    font-size: 10px;
    text-transform: uppercase;
    text-align: right;
    color: white;
    padding-top: 2px;
  }

  #hot_deals_banner.dim728x90 > #alert_bar div.sms_text {
    width: 280px;
  }

  #hot_deals_banner.dim728x90nodeal .right .right-main span {
    font-size: 12px;
  }

  #hot_deals_banner.dim728x90nodeal .right .right-main span.branding {
    color: #b2bc37;
    font-weight: bold;
    font-size: 103%;
  }

  #hot_deals_banner.dim728x90nodeal .right .right-main span.emphasis {
    font-size: 103%;
    color: #b2bc37;
    font-weight: bold;
    text-transform: uppercase;
  }

  #hot_deals_banner.dim728x90nodeal .left-branding {
    width: 212px;
  }

  #hot_deals_banner.dim728x90nodeal .right {
    width: 514px;
    padding: 0px;
  }

  #hot_deals_banner.dim728x90nodeal .right .right-main {
    width: 496px;
    height: 55px;
    padding: 5px 9px 0px 9px;
  }

  #hot_deals_banner.dim728x90nodeal .right #alert_bar {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    height: 28px;
    color: white;
  }

  #hot_deals_banner.dim728x90nodeal .right #alert_bar .sms_text {
    width: 255px;
    float: left;
    font-size: 12px;
  }

  #hot_deals_banner.short_pencil > #alert_bar #alert_bar_text {
    width: 300px;
  }

  #hot_deals_banner.short_pencil > #alert_bar #alert_bar_text.with_sms {
    width: 130px;
  }

  #hot_deals_banner.es_US > #alert_bar #alert_bar_text.es_US {
    width: 130px;
    padding-top: 8px;
  }

  #hot_deals_banner.short_pencil .top-bottom {
    font-size: 10pt;
  }
 
/* end short pencil banner */

/* 300x250 banner */
  #hot_deals_banner.dim300x250 {
    border: none;
    padding: 0;
    margin: 0;
    background-color: white;
    width: 298px;
    border: 1px solid #313131;
    font-family: Arial, Trebuchet, Verdana, Geneva, sans-serif;
    line-height: normal;
    position: relative;
  }

  #hot_deals_banner.dim300x250 div {
    border: none;
    padding: 0;
    margin: 0;
    text-align: center;
  }

  #hot_deals_banner.dim300x250 .image {
    width: 149px;
    height: 108px;
    overflow: hidden;
    text-align: center;
  }

  #hot_deals_banner.dim300x250 .top .left {
    width: 149px;
    float: left;
  }

  #hot_deals_banner.dim300x250 .top .right {
    width: 129px;
    float: right;
    padding: 25px 10px 0px 10px;
    height: auto;
  }

  #hot_deals_banner.dim300x250 .top .right .time {
    background-image: url("/images/hot_deals/banner_clock.png");
    background-repeat: no-repeat;
    background-position: 0px 6px;
    text-align: center;
    padding-left: 20px;
    margin-top: 5px;
  }

  #hot_deals_banner.dim300x250 .top .right .time .label {
    text-transform: uppercase;
    font-size: 8px;
    color: #b2bc37;
    margin-top: 8px;
    padding: 0;
  }

  #hot_deals_banner.dim300x250 .top .right #hot_deals_timer {
    font-size: 14px;
    font-weight: bold;
    color: black;
    margin: 0;
    padding: 0;
    position: relative;
  }

  #hot_deals_banner.dim300x250 .top .right #hot_deals_timer span {
    font-size: 13px;
    font-weight: bold;
    color: #888;
  }

  #hot_deals_banner.dim300x250 .middle {
    background-color: #b2bc37;
    color: black;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    height: 46px;
    padding: 15px;
  }

  #hot_deals_banner.dim300x250 .middle h6 {
    font-size: 10pt;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
  }

  #hot_deals_banner.dim300x250 .middle p {
    margin: 0;
    padding: 0;
    text-align: left;
  }

  #hot_deals_banner.dim300x250 div.alert_bar {
    background-color: #313131;
    height: 57px;
    padding-top: 7px;
  }

  #hot_deals_banner.dim300x250 div.alert_bar span {
    color: white;
    text-transform: uppercase;
    font-size: 10px;
  }

  #hot_deals_banner.dim300x250 div.alert_bar div.email_form {
    color: #B2BC37;
    font-size: 8pt;
  }

  #hot_deals_banner.dim300x250 div.alert_bar a {
    text-decoration: underline;
    color: white;
  }

  #hot_deals_banner.dim300x250 div.alert_bar a:hover {
    color: #b2bc37;
  }

  #hot_deals_banner.dim300x250 div.alert_bar a:visited {
    color: white;
  }

  #hot_deals_banner div.alert_bar table {
    margin: 0px auto 2px auto;
  }

  #hot_deals_banner input.text-box{
    background-color: white;
    border:1px solid gray;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow:inset 0 0 5px gray;
    -webkit-box-shadow:inset 0 0 5px gray;
    box-shadow:inset 0 0 5px gray;
    height:23px;
    margin:0;
    padding:0 5px;
    color:#A0A0A0;
    font-style:italic;
  }

  #hot_deals_banner.dim300x250 div.alert_bar input.text-box {
    width: 190px;
  }

  #hot_deals_banner.dim300x250 div#sms_overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 9px;
    background-color: #313131;
    opacity: 0.85;
    color: white;
    height: 20px;
    line-height: 20px;
    width: 298px;
    text-align: center;
    text-transform: uppercase;
  }

  #hot_deals_banner.dim300x250 .no_deal_main .left {
    float: left;
    height: 184px;
    width: 82px;
    overflow: hidden;
    position: relative;
  }

  #hot_deals_banner.dim300x250 .no_deal_main .left #left-branding-text {
    width: 100%;
    height: 33px;
    background-image: url("/images/hot_deals/82x33-branding_text.png");
    background-position: center top;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0px;
    left: 0px;
  }

  #hot_deals_banner.pencil .top-main .left-branding #left-branding-text.es_US {
    background-image: none;
  }

  #hot_deals_banner.dim300x250 .no_deal_main .right {
    float: right;
    height: 149px;
    width: 196px;
    background-color: white;
    padding: 25px 10px 10px 10px;
  }

  #hot_deals_banner.dim300x250 .no_deal_main .right p {
    font-size: 12px;
    padding: 0px 0px 4px 0px;
    margin: 0;
    text-align: left;
  }

  #hot_deals_banner.dim300x250 .no_deal_main .right .branding {
    color: #b2bc37;
    font-weight: bold;
  }

  #hot_deals_banner.dim300x250 .no_deal_main .right .emphasis {
    color: #b2bc37;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
  }

/* end 300x250 banner */

/* stackable banner */

  #hot_deals_banner.stackable {
    padding: 0;
    margin: 0;
    background-color: white;
    width: 158px;
    border: 1px solid #313131;
    font-family: Arial, Trebuchet, Verdana, Geneva, sans-serif;
    line-height: normal;
    position: relative;
  }

  #hot_deals_banner.stackable div {
    border: none;
    padding: 0;
    margin: 0;
    text-align: center;
  }

  #hot_deals_banner.stackable .image {
    width: 158px;
    height: 116px;
    overflow: hidden;
    text-align: center;
  }

  #hot_deals_banner.stackable .header {
    height: 23px;
    padding-top: 5px;
    color: black;
    background-color: #b2bc37;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
  }

  #hot_deals_banner.stackable .image_container {
    height: 116px;
  }

  #hot_deals_banner.stackable .name {
    height: 66px;
    color: black;
    background-color: white;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
  }

  #hot_deals_banner.stackable .buy {
    height: 35px;
  }

/* end stackable banner */

/* holiday decorations for banners */

  #hot_deals_banner .holiday_branding {
    position: absolute;
    top: 0px;
  }

  #hot_deals_banner .holiday_branding a {
    display: block;
    padding: 0px;
    margin: 0px;
    border: 0px;
    text-decoration: none;
    width: 100%;
    height: 100%;
  }

  #hot_deals_banner.block .holiday_branding {
    right: 0px;
    width: 120px;
    height: 72px;
    background-image: url("/images/hot_deals/300x372-ribbon.png");
  }

  #hot_deals_banner.stackable .holiday_branding, #hot_deals_banner.dim300x250 .holiday_branding {
    left: 0px;
    width: 96px;
    height: 57px;
    background-image: url("/images/hot_deals/300x250-ribbon.png");
  }

  #hot_deals_banner.pencil .holiday_branding {
    left: 0px;
    width: 76px;
    height: 45px;
    background-image: url("/images/hot_deals/pencil-ribbon.png");
  }

/* end holiday decorations for banners */


/* version 3 */
  /* reset any external styles */
  #hot_deals_overlay html, #hot_deals_overlay body, #hot_deals_overlay div, #hot_deals_overlay span, #hot_deals_overlay object, #hot_deals_overlay iframe,
  #hot_deals_overlay h1, #hot_deals_overlay h2, #hot_deals_overlay h3, #hot_deals_overlay h4, #hot_deals_overlay h5, #hot_deals_overlay h6, #hot_deals_overlay p, #hot_deals_overlay blockquote, #hot_deals_overlay pre,
  #hot_deals_overlay a, #hot_deals_overlay abbr, #hot_deals_overlay acronym, #hot_deals_overlay address, #hot_deals_overlay code,
  #hot_deals_overlay del, #hot_deals_overlay dfn, #hot_deals_overlay em, #hot_deals_overlay img, #hot_deals_overlay q, #hot_deals_overlay dl, #hot_deals_overlay dt, #hot_deals_overlay dd, #hot_deals_overlay ol, #hot_deals_overlay ul, #hot_deals_overlay li,
  #hot_deals_overlay fieldset, #hot_deals_overlay form, #hot_deals_overlay label, #hot_deals_overlay legend,
  #hot_deals_overlay table, #hot_deals_overlay caption, #hot_deals_overlay tbody, #hot_deals_overlay tfoot, #hot_deals_overlay thead, #hot_deals_overlay tr, #hot_deals_overlay th, #hot_deals_overlay td,
  #hot_deals_overlay article, #hot_deals_overlay aside, #hot_deals_overlay dialog, #hot_deals_overlay figure, #hot_deals_overlay footer, #hot_deals_overlay header,
  #hot_deals_overlay hgroup, #hot_deals_overlay nav, #hot_deals_overlay section {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    background-color: transparent;
  }

  /* Tables still need 'cellspacing="0"' in the markup. */
  #hot_deals_overlay table { border-collapse: separate; border-spacing: 0; }
  #hot_deals_overlay caption, th, td { text-align: left; font-weight: normal; }
  #hot_deals_overlay table, #hot_deals_overlay td, #hot_deals_overlay th { vertical-align: middle; }

  /* Remove annoying border on linked images. */
  #hot_deals_overlay a img { border: none; }

  /* end resets */

  /* typography changes */
  /* Default font settings.
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
  #hot_deals_overlay {
    font-size: 100.01%;
    font-size: 13px;
    color: #222;
    /*background: #fff;*/
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  }


  /* Headings -------------------------------------------------------------- */

  #hot_deals_overlay h1,#hot_deals_overlay h2,#hot_deals_overlay h3,#hot_deals_overlay h4,#hot_deals_overlay h5,#hot_deals_overlay h6 { font-weight: normal; color: #111; }

  #hot_deals_overlay h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
  #hot_deals_overlay h2 { font-size: 2em; margin-bottom: 0.75em; }
  #hot_deals_overlay h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
  #hot_deals_overlay h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
  #hot_deals_overlay h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
  #hot_deals_overlay h6 { font-size: 1em; font-weight: bold; }

  #hot_deals_overlay #hot_deals_overlay h1 img, #hot_deals_overlay h2 img, #hot_deals_overlay h3 img,
  #hot_deals_overlay h4 img, #hot_deals_overlay h5 img, #hot_deals_overlay h6 img {
    margin: 0;
  }


  /* Text elements -------------------------------------------------------------- */

  #hot_deals_overlay p           { margin: 0 0 1.5em; }
  #hot_deals_overlay p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
  #hot_deals_overlay p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

  #hot_deals_overlay a:focus,
  #hot_deals_overlay a:hover     { color: #000; }
  #hot_deals_overlay a           { color: #009; text-decoration: underline; }

  #hot_deals_overlay blockquote  { margin: 1.5em; color: #666; font-style: italic; }
  #hot_deals_overlay strong      { font-weight: bold; }
  #hot_deals_overlay em,#hot_deals_overlay dfn      { font-style: italic; }
  #hot_deals_overlay dfn         { font-weight: bold; }
  #hot_deals_overlay sup, #hot_deals_overlay sub    { line-height: 0; }

  #hot_deals_overlay abbr,
  #hot_deals_overlay acronym     { border-bottom: 1px dotted #666; }
  #hot_deals_overlay address     { margin: 0 0 1.5em; font-style: italic; }
  #hot_deals_overlay del         { color:#666; }

  #hot_deals_overlay pre         { margin: 1.5em 0; white-space: pre; }
  #hot_deals_overlay pre,#hot_deals_overlay code,#hot_deals_overlay tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


  /* Lists -------------------------------------------------------------- */

  #hot_deals_overlay li ul,
  #hot_deals_overlay li ol       { margin: 0; }
  #hot_deals_overlay ul, #hot_deals_overlay ol      { margin: 0 1.5em 1.5em 0; padding-left: 3.333em; }

  #hot_deals_overlay ul          { list-style-type: disc; }
  #hot_deals_overlay ol          { list-style-type: decimal; }

  #hot_deals_overlay dl          { margin: 0 0 1.5em 0; }
  #hot_deals_overlay dl dt       { font-weight: bold; }
  #hot_deals_overlay dd          { margin-left: 1.5em;}


  /* Tables -------------------------------------------------------------- */

  #hot_deals_overlay table       { margin-bottom: 1.4em; width:100%; }
  #hot_deals_overlay th          { font-weight: bold; }
  #hot_deals_overlay thead th    { background: #c3d9ff; }
  #hot_deals_overlay th,#hot_deals_overlay td,#hot_deals_overlay caption { padding: 4px 10px 4px 5px; }
  #hot_deals_overlay tr.even td  { background: #e5ecf9; }
  #hot_deals_overlay tfoot       { font-style: italic; }
  #hot_deals_overlay caption     { background: #eee; }


  /* Misc classes -------------------------------------------------------------- */

  #hot_deals_overlay .small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
  #hot_deals_overlay .large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
  #hot_deals_overlay .hide       { display: none; }

  #hot_deals_overlay .quiet      { color: #666; }
  #hot_deals_overlay .loud       { color: #000; }
  #hot_deals_overlay .highlight  { background:#ff0; }
  #hot_deals_overlay .added      { background:#060; color: #fff; }
  #hot_deals_overlay .removed    { background:#900; color: #fff; }

  #hot_deals_overlay .first      { margin-left:0; padding-left:0; }
  #hot_deals_overlay .last       { margin-right:0; padding-right:0; }
  #hot_deals_overlay .top        { margin-top:0; padding-top:0; }
  #hot_deals_overlay .bottom     { margin-bottom:0; padding-bottom:0; }
  /* end typography */

  /* document-specific changes */
  #hot_deals_overlay.overlay{
      position:absolute;
      width:100%;
      top:180px;
      left:0;
      right:0;
      margin:0 auto;
      z-index:100;
      text-align: left;
  }

  #hot_deals_overlay .hotdeals{
      width:1005px;
      margin:0 auto;
  }

  #hot_deals_overlay .hotdeals-top{
      background-image: url("/images/hot_deals/hotdeals-top.png");
      height:20px;
      background-repeat:no-repeat;
  }


  #hot_deals_overlay .hotdeals-menu{
      height:50px;
      background-image: url("/images/hot_deals/hotdeals-menu-bg.gif");
      width:1005px;
      margin:0;
      background-repeat-x: no-repeat;
      background-repeat-y: no-repeat;
      background-attachment: initial;
      background-position-x: 1px;
      background-position-y: 50%;
      background-origin: initial;
      background-clip: initial;
      background-color: initial;
  }

  #hot_deals_overlay .social-icons{
      width:130px;
      float:left;
      padding-left: 10px;
  }

  #hot_deals_overlay .social-icons ul{
      margin:0;
      padding:0;
      list-style:none;
  }

  #hot_deals_overlay .social-icons ul li{
      display:inline;
  }

  #hot_deals_overlay .social-icons ul li a{
      display:block;
      width:26px;
      height:37px;
      float:left;
      line-height:37px;
      margin-left:10px;
      padding-top: 13px;
  }

  #hot_deals_overlay .social-icons ul li a img{
      vertical-align:middle;
  }

  #hot_deals_overlay .share{
      color:#fff;
      display:block;
      width:150px;
      float:left;
      font-size:11px;
      line-height:1;
      padding-left:10px;
      padding-top:15px;
  }

  #hot_deals_overlay .menu-right{
      width:650px;
      float:right;
      padding-right: 15px;
  }

  #hot_deals_overlay .menu-right ul{
      margin:0;
      padding:0;
      list-style:none;
      text-align:right;
  }

  #hot_deals_overlay .menu-right ul li{
      display:inline;
      height:50px;
      line-height:50px;
      font-size:14px;

  }

  #hot_deals_overlay .menu-right ul li a{
      color:#bebdbd;
      text-decoration:none;
      padding:10px;
      background-image:url("/images/hot_deals/menu-border.gif");
      background-repeat:no-repeat;
      background-position:100% 50%;
  }


  #hot_deals_overlay .menu-right ul li.last a{
      background:none;
  }

  #hot_deals_overlay .menu-right ul li a:hover {
      color:#fff;
  }

  #hot_deals_overlay .menu-right ul li a.emphasis {
    color: white;
    font-weight: bold;
  }


  #hot_deals_overlay .hotdeals-cont{
      background-image:url("/images/hot_deals/hotdeals-cont.png");
      background-repeat:repeat-y;
      padding:0px 10px;
      width: 980px;
  }


  #hot_deals_overlay .hotdeals-sidebar{
      width:250px;
      background-image:url("/images/hot_deals/hotdeals-sidebar.png");
      background-repeat:no-repeat;
      min-height:475px;
      padding-top:20px;
      float:left;
  }

  #hot_deals_overlay .es_US strong.sidebar-label {
    font-size: smaller;
  }

  #hot_deals_overlay .hotdeals-bot{
      background-image:url("/images/hot_deals/hotdeals-bot.png");
      background-repeat:no-repeat;
      height:21px;
  }

  #hot_deals_overlay .booknow, #hot_deals_overlay .buying {
      width:300px;
      min-height:117px;
      background-repeat:no-repeat;
      position:relative;
  }

  #hot_deals_overlay .booknow{
      background-image:url("/images/hot_deals/sidebar-tab-buynow.png");
  }

  #hot_deals_overlay .es_US .booknow {
    background-image:url("/images/hot_deals/sidebar-tab-buynow.es_US.png");
  }

  #hot_deals_overlay .buying {
    background-image:url("/images/hot_deals/sidebar-tab-buying.png");
  }

  #hot_deals_overlay .es_US .buying {
    background-image:url("/images/hot_deals/sidebar-tab-buying.es_US.png");
  }

  #hot_deals_overlay .thankyou {
    background-image:url("/images/hot_deals/sidebar-tab-thankyou.png");
  }

  #hot_deals_overlay .es_US .thankyou {
    background-image:url("/images/hot_deals/sidebar-tab-thankyou.es_US.png");
  }

  #hot_deals_overlay .sidebox{
      margin:0px 15px 12px;
      border-bottom:1px solid #cbcf9a;
      padding-left:60px;
      background-position:0px 5px;
  }

  #hot_deals_overlay .hotdeals-sidebar .no-border {
    border: none;
  }

  #hot_deals_overlay .sidebox p {
      display: block;
      max-width: 160px;
  }

  #hot_deals_overlay .hotdeals-sidebar div.time-left:first-letter {
    text-transform: capitalize;
  }

  #hot_deals_overlay .hotdeals-sidebar div.savings:first-letter {
    text-transform: capitalize;
  }

  #hot_deals_overlay .hotdeals-sidebar div.deal:first-letter {
    text-transform: capitalize;
  }

  #hot_deals_overlay .date-block{
      width:25%;
      float:left;
      text-align:center;
      line-height:2em;
      padding-top:10px;
      font-size:13px;
  }

  #hot_deals_overlay .money-block{
      width:33%;
      float:left;
      text-align:center;
      line-height:2em;
      padding-top:10px;
      font-size:13px;
  }

  #hot_deals_overlay .money-block .money-label:first-letter {
    text-transform: capitalize;
  }

  #hot_deals_overlay .es_US .money-block .money-label {
    font-size: smaller;
  }

  #hot_deals_overlay .date-block strong,.money-block strong{
      color:#fff;
      font-size:20px;
      text-align: center;
  }

  #hot_deals_overlay .savings .your_price {
    width: 215px;
    height: 42px;
    background-image: url("/images/hot_deals/your-price-bar.png");
    position: relative;
    right: 34px;
    margin-left: auto;
    text-align: left;
  }

  #hot_deals_overlay .savings .your_price .your_price_label {
    color: #222;
    font-size: 12pt;
    padding-left: 10px;
    font-weight: bold;
    font-style: italic;
    line-height: 20px;
    display: block;
    float: left;
    padding-top: 8px;
  }

  #hot_deals_overlay .savings .your_price .your_price_price {
    float: right;
    padding-right: 20px;
    font-size: 30px;
    color: white;
    font-weight: bold;
    display: block;
    padding-top: 8px;
  }

  #hot_deals_overlay .time-left{
      background-image:url("/images/hot_deals/timer.png");
      background-repeat:no-repeat;
      padding-bottom:5px;
      min-height: 80px;
  }

  #hot_deals_overlay .savings{
      background-image:url("/images/hot_deals/money.png");
      background-repeat:no-repeat;
      padding-bottom:5px;
  }

  #hot_deals_overlay .deal{
      background-image:url("/images/hot_deals/tick.png");
      background-repeat:no-repeat;
      padding-bottom:0;
      border-bottom:none;
      margin-bottom: 0;
  }

  #hot_deals_overlay .hotdeals-sidebar .untipped-deal {
    background-image: url("/images/hot_deals/faded-checkmark.jpg");
  } 

  #hot_deals_overlay .deal p{
      font-size:13px;
      margin-bottom:1em;
  }

  #hot_deals_overlay .get-sms-box {
    background-image:url("/images/hot_deals/text-thumb.jpg");
    background-repeat: no-repeat;
    width: 250px;
    height: 120px;
    margin: 0px;
    padding: 0px;
  }

  #hot_deals_overlay .get-sms-box p {
    font-size: 1.4em;
    margin-left: 65px;
  }

  #hot_deals_overlay .get-sms-box p .highlight {  
    background: none;
    color: #FFFFFF;
  }

  #hot_deals_overlay .get-sms-box h2 {
    margin: 0px 0px 10px 60px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 13px;
    padding: 7px 0px 0px 0px;
  }

  #hot_deals_overlay .get-app-box{
      height:226px;
      background-color:#313131;
  }

  #hot_deals_overlay .broken-out-phone{
      position:absolute;
      margin-top:11px;
      z-index:999;
  }

  #hot_deals_overlay ul.steps{
      margin:0;
      padding:0;
      list-style:none;
      padding-left:125px;
      font-size:17px;
      color:#fdfdfd;
      font-weight:bold;
      line-height:1.3em;
      padding-top:40px;
      margin-bottom:10px;
  }

  #hot_deals_overlay ul.steps li{
      margin:0;
      padding:0;
  }

  #hot_deals_overlay ul.steps li.alt{
      color:#929c31;
  }

  #hot_deals_overlay a.get-app{
      display:block;
      width:140px;
      height:35px;
      text-align:center;
      background-image:url("/images/hot_deals/get-app-btn.gif");
      background-repeat:no-repeat;
      position:relative;
      margin-left:110px;
      line-height:35px;
      text-decoration:none;
      z-index:9;
      text-indent:-9999px;
  }

  #hot_deals_overlay .es_US a.get-app {
    background-image:url("/images/hot_deals/get-app-btn.es_US.gif");
  }

  #hot_deals_overlay a.get-app:hover {
      background-position:0px -35px;
  }

  #hot_deals_overlay h1.hotdeals-logo{
      background-image:url("/images/hot_deals/hotdeal-logo.gif");
      background-position:50% 0;
      background-repeat:no-repeat;
      width:270px;
      height:90px;
      float:left;
      text-indent:-9999px;
      margin:10px 0px;
      clear:left;
  }

  #hot_deals_overlay .es_US h1.hotdeals-logo {
    background-image:url("/images/hot_deals/hotdeal-logo.es_US.png");
  }


  #hot_deals_overlay .hotdeals-main{
      width:470px;
      float:left;
      padding:25px;
  }

  #hot_deals_overlay .receipt-main{
      width:510px;
      float:left;
      padding: 25px 0px 25px 0px;
  }

  #hot_deals_overlay .receipt-main .receipt-top {
    padding-left: 25px;
  }

  #hot_deals_overlay .heading{
      color:#929c31;
  }

  #hot_deals_overlay .receipt-main .heading {
    font-size: 25px;
    padding-left: 30px;
    text-indent: -15px;
    font-weight: bold;
  }

  #hot_deals_overlay .hotdeals-main h2{
      font-weight:bold;
      line-height:1;
      margin-bottom:2em;
  }

  #hot_deals_overlay .hotdeals-main h2.deal-name {
      padding-left: 30px;
  }

  #hot_deals_overlay .border-img{
      border:1px solid #333;
  }

  #hot_deals_overlay img.main-image {
    width: 420px;
    height: 300px;
  }

  #hot_deals_overlay .hotdeals-ad{
      width:180px;
      float:right;
      padding-top:25px;
      margin-right: 15px;
  }

  #hot_deals_overlay .heading{
      margin-bottom:3px;
  }

  #hot_deals_overlay .hr{
      border-top:1px solid #e5e5e5;
      border-bottom:1px solid #d8d7d7;
      width:90%;
      margin:15px auto;
  }

  #hot_deals_overlay .address{
      background-color:#e3e1e1;    
      padding:20px;
      background-repeat:no-repeat;
      background-position:30px 50%;
      padding-left:200px;
      margin:0px 0px 1em;
  }

  #hot_deals_overlay .address p{
      margin:0;
  }

  #hot_deals_overlay .address a{
      color:#929c31;    
  }

  #hot_deals_overlay a#address_wrapper_link, #hot_deals_overlay a .address, #hot_deals_overlay a .address em, #hot_deals_overlay a .address p, #hot_deals_overlay .address em, #hot_deals_overlay .address p, #hot_deals_overlay .address em a, #hot_deals_overlay .address p a {
    color: black;
    text-decoration: none;
  }

  /* checkout specific */
  #hot_deals_overlay .hotdeals-checkout-main{
      width:500px;
      float:left;
      padding: 0px 30px 0px 0px;
  }


  /********************* Signup Overlay ***************/
  #hot_deals_overlay #signup-overlay{
      position:fixed;
      width:100%;
      height:100%;
      background-image:url("/images/hot_deals/trans-bg.png");
      background-repeat:repeat;
      top:0;
      left:0;
      z-index:666;
  }

  #hot_deals_overlay .signup-box{
      width:350px;
      position:static;
      margin:0 auto;
      height:329px;
      background-color:#fff;
      z-index:999;
      margin-top:100px;
      background-image:url("/images/hot_deals/hotdeal-signup-bg.gif");
      background-repeat:no-repeat;
      padding-left:230px;
      padding-right:20px;
      padding-top:20px;
  }

  #hot_deals_overlay .signup-box h1{
      color:#9aa32c;
      font-weight:bold;
      margin-bottom:18px;
  }

  #hot_deals_overlay .signup-form{
      padding-top:30px;
  }

  #hot_deals_overlay .signup-form input.text-box{
      background:none;
      background-image:url("/images/hot_deals/signup-textbox.gif");
      background-repeat:no-repeat;
      border:none;
      width:266px;
      height:26px;
      margin:0;
      padding:0 5px;
      color:#c2c2c2;
      font-style:italic;
  }

  #hot_deals_overlay .form-row{
      margin:10px 0px;
  }

  #hot_deals_overlay .signup-form a{
      color:#747474;
      font-size:14px;
  }

  #hot_deals_overlay .presale{
      background-image:url("/images/hot_deals/note-slice.png");
      background-repeat:no-repeat;
      width:263px;
      height:261px;
  }

  #hot_deals_overlay div.newline {
        clear:both;
        line-height:0;
        height:0;
        margin:0;
        padding:0;

  }

  #hot_deals_overlay .float_left{
        float:left;
  }

  #hot_deals_overlay .float_right{
        float:right;
  }

  /**************** Signin Styles **************/
  #hot_deals_overlay .signin{
  	margin:0px 20px;
  	color:#fff;
  }
  
  #hot_deals_overlay .signin form input.text-box{
  	width:100%;
  	height:27px;
  	padding:0;
  }
  
  #hot_deals_overlay .signin form{
  	min-height:300px;
  }
  
  #hot_deals_overlay .signin form label{
  	color:#575d1f;
  	font-weight:normal;
  	font-size:14px;
  }

  #hot_deals_overlay .signin .link {
    color: #222;
    font-size: 10pt;
    background-image: none;
    text-decoration: underline;
  }

  #hot_deals_overlay .signin #user_email {
    width: 150px;
  }

  #hot_deals_overlay .signin td input[type="submit"] {
    width: 90px;
    height: 30px;
    font-size: 16px;
    line-height: 24px;
    color: #222;
    background-color: #ffaa00;
    text-transform: uppercase;
    margin: 7px auto 0px auto;
    font-weight: bold;
  }

  #hot_deals_overlay .signin .flashNotice {
    width: 80%;
    margin: 5px auto;
    height: auto;
  }

  
  #hot_deals_overlay .basket-description{
  	background-color:#e3e1e1;
  	float:left;
  	margin-top:25px;
  }
  
  
  #hot_deals_overlay .basket-description table{
  	margin-bottom:0;
  }
  
  #hot_deals_overlay .basket-description table th{
  	border-bottom:1px solid #666;
        font-weight: normal;
  }
  
  #hot_deals_overlay tr.basket-total td{
  	height:40px;
  	background-color:#b2bc37;
  	color:#fff;
  	font-size:17px;
  	font-weight:bold;
        text-align: right;
  }
  #hot_deals_overlay .billing-form .basket-description input[type="text"].quantity, #hot_deals_overlay .billing-form .basket-description input.quantity {
    width: 20px;
  }
  
  #hot_deals_overlay input.quantity{
  	width:30px;
  	background-color:#e3e1e1;
  	margin:0 auto;
  }
  
  
  #hot_deals_overlay .billing-form{
  }
  
  #hot_deals_overlay .billing-form h4{
  	margin-bottom:10px;
  }
  
  #hot_deals_overlay .billing-form label {
  	font-size:14px;
  	font-weight:normal;
  	color:#575d1f;
  }

  #hot_deals_overlay .security-blanket {
    background-image: url("/images/hot_deals/secure-blank.png");
    background-repeat: no-repeat;
    height: 109px;
    padding-left: 90px;
    margin-top: 10px; 
  }

  #hot_deals_overlay .security-blanket h3 {
    color: white;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    margin: 0px 0px 3px 0px;
    padding-top: 20px;
    text-transform: capitalize;
  }

  #hot_deals_overlay .security-blanket p {
    margin: 0;
    padding: 0;
    color: black;
    font-size: 10pt;
    text-align: left;
  }

  #hot_deals_overlay .first-time-message {
    background-image: url("/images/hot_deals/red-exclamation.png");
    background-repeat: no-repeat;
    background-position: 20px center;
    padding-left: 70px;
    color: #951d14;
    font-size: 10pt;
    font-weight: bold;
  }
  
  #hot_deals_overlay .personal-info{
  }
  
  #hot_deals_overlay .billing-form input[type=text], #hot_deals_overlay  .billing-form input.text-box{
  	margin:0;
	padding:0;
  	width:336px;
	height:26px;
  	padding:3px 5px;
  	background-color:#f2f2f2;
  }
  
  #hot_deals_overlay .billing-form a{
  	color:#929c31;
  }
  
  #hot_deals_overlay .billing-form select{
  	margin:0;
  	background-color:#f2f2f2;
        height: 26px;
  }
  
  #hot_deals_overlay .billing-form select#billing-state{
  	height:26px;
  }
  
  #hot_deals_overlay .billing-form .column input.text-box{
  	width:150px;
  }
  
  #hot_deals_overlay .billing-form fieldset.column{
  	margin:0;
  	padding:0;
  	width:170px;
  	margin-right:10px;
  }
  
  #hot_deals_overlay .personal-info,.billing-info{
  	background-image:url("/images/hot_deals/hr-seperator.gif");
  	background-repeat:repeat-x;
  	background-position:bottom;
  	padding-bottom:15px;
  	margin:0 0 1em;
  }
  
  #hot_deals_overlay .card-no{
  	width:185px;
  	margin-right:10px;
  }
  
  #hot_deals_overlay .card-no input.text-box{
  	width:185px;
  }
  
  #hot_deals_overlay .security-code{
  	width:125px;
        margin-left: 10px;
  }
  
  #hot_deals_overlay .security-code input.text-box{
  	width:125px;
  }
  
  #hot_deals_overlay .city{
  	width:170px;
  	margin-right:10px;
  }
  
  #hot_deals_overlay .city input.text-box{
  	width:170px;
  }
  
  #hot_deals_overlay .state{
  	width:125px;
        margin-left: 10px;
  }
  
  #hot_deals_overlay .state input.text-box{
  	width:125px;
  }
  
  #hot_deals_overlay .terms-conditions label, #hot_deals_overlay .terms-conditions input{
  	display:block;
  	float:left;
  	vertical-align:text-bottom;
  	font-size:12px;
  	margin:0;
  	padding:0;
  }
  
  #hot_deals_overlay .terms-conditions input{
  	position:relative;
  	top:2px;
  	margin-right:15px;
  }
  
  #hot_deals_overlay .terms-conditions{
  	margin-bottom:1em;
  }
  
  #hot_deals_overlay .prev-cards input.radio-btn{
  	float:left;
  	margin-right:15px;
  }

  #hot_deals_overlay .errorExplanation {
    color: red;
  }

  #hot_deals_overlay .receipt-main  p.deal-name {
    padding-left: 30px;
    font-size: 20px;
  }
  
  #hot_deals_overlay .orange-box{
  	width:480px;
  	padding:15px 25px;
  	float:left;
  	background-color:#ffaa00;
  	background-image:url("/images/hot_deals/orange-box.png");
  	background-repeat:no-repeat;
  }
  
  #hot_deals_overlay .orange-box h3{
  	color:#fff;
  	font-size:1.75em;
  	margin-bottom:.75em;
  }
  
  #hot_deals_overlay .icon-boxes{
  	width:30%;
  	float:left;
  	margin:0 1.5%;
  }
  
  #hot_deals_overlay .icon-boxes p{
  	margin-bottom:.5em;
  }
  
  #hot_deals_overlay .orange-box .hr{
  	height:0;
  	border-top:1px solid #f2d08c;
  	margin:0px;
  	width:100%;
  	margin:10px 0px 10px;
  }
  
  #hot_deals_overlay .orange-box .facebook a	{ color:#2c5996	; text-decoration:underline; font-weight:bold; }
  #hot_deals_overlay .orange-box .twitter a	{ color:#fff	; text-decoration:underline; font-weight:bold;}
  #hot_deals_overlay .orange-box .email a	{ color:#606624	; text-decoration:underline; font-weight:bold;}

  #hot_deals_overlay .billing-info2 .hr{
        width:100%;
  }

  #hot_deals_overlay .checkout {
    margin-left: 50px;
  }

  #hot_deals_overlay .checkout h3 {
    text-align: left;
    color: #9aa32c;
  }

  #hot_deals_overlay .checkout #signup_form input[type=text], #hot_deals_overlay .checkout #signup_form input {
        margin:0;
        padding:0;
        width:336px;
        height:26px;
        padding:3px 5px;
        background-color:#f2f2f2;
  }

  #hot_deals_overlay .checkout #signup_form #dynamic_recaptcha input {
    height: auto;
  }

  
  #hot_deals_overlay .checkout #signup_form label {
        font-size:14px;
        font-weight:normal;
        color:#575d1f;
  }

  #hot_deals_overlay .checkout #signup_form input[type=submit] {
    width: 120px;
    height: 30px;
    font-size: 16px;
    line-height: 24px;
    color: black;
    background-color: #ffaa00;
    text-transform: uppercase;
    margin: 7px auto 0px auto;
  }
  
  /* end document specific changes */

/* end version 3 */


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

   forms.css
   * Sets up some default styling for forms
   * Gives you classes to enhance your forms

   Usage:
   * For text fields, use class .title or .text
   * For inline forms, use .inline (even when using columns)

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

  #hot_deals_overlay label       { font-weight: bold; display:block; }
  #hot_deals_overlay fieldset    { padding:0; margin: 0 0 .5em 0; border: none }
  #hot_deals_overlay legend      { font-weight: bold; font-size:1.2em; }


/* Form fields
-------------------------------------------------------------- */

  #hot_deals_overlay input[type=text], #hot_deals_overlay input[type=password],
  #hot_deals_overlay input.text, #hot_deals_overlay input.title,
  #hot_deals_overlay textarea, #hot_deals_overlay select {
  background-color:#fff;
  border:1px solid #bbb;
}
  #hot_deals_overlayinput[type=text]:focus, #hot_deals_overlay input[type=password]:focus,
  #hot_deals_overlay input.text:focus, #hot_deals_overlay input.title:focus,
  #hot_deals_overlay textarea:focus, #hot_deals_overlay select:focus {
  border-color:#666;
}

  #hot_deals_overlay input[type=text], #hot_deals_overlay input[type=password],
  #hot_deals_overlaiy input.text, #hot_deals_overlay input.title,
  #hot_deals_overlay textarea, #hot_deals_overlay select {
  margin:0.5em 0;
}

  #hot_deals_overlay input.text,
  #hot_deals_overlay input.title   { width: 300px; padding:5px; }
  #hot_deals_overlay input.title   { font-size:1.5em; }
  #hot_deals_overlay textarea      { width: 390px; height: 250px; padding:5px; }

  #hot_deals_overlay input[type=checkbox], #hot_deals_overlay input[type=radio],
  #hot_deals_overlay input.checkbox, #hot_deals_overlay input.radio {
  position:relative;
}

  #hot_deals_overlay form.inline { line-height:3; }
  #hot_deals_overlay form.inline p { margin-bottom:0; }


/* Success, notice and error boxes
-------------------------------------------------------------- */

  #hot_deals_overlay .flashNotice,
  #hot_deals_overlay .error,
  #hot_deals_overlay .notice,
  #hot_deals_overlay .success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

  #hot_deals_overlay .error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
  #hot_deals_overlay .notice, #hot_deals_overlay .flashNotice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
  #hot_deals_overlay .success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
  #hot_deals_overlay .error a    { color: #8a1f11; }
  #hot_deals_overlay .notice a   { color: #514721; }
  #hot_deals_overlay .success a  { color: #264409; }

  #hot_deals_subscribe_popup #subscribe_status_container {color: #8a1f11;}

  .clear{ clear:both; }

#hot_deals_overlay .checkout  .signup-form {
      padding-top:30px;
      background-color: #DDD;
      padding: 20px;
}

#hot_deals_overlay #pending.booknow {
  position: relative;
  margin-bottom: 98px;
}

#hot_deals_overlay #pending.booknow .start-date {
  position: absolute;
  top: -5px;
  left: 10px;
  width: 248px;
  height: 113px;
  text-align: center;
  font-size: 18px;
  line-height: 20px;
  padding-top: 115px;
  background-image: url("/images/hot_deals/postit-trans.png");
}

#hot_deals_overlay .es_US #pending.booknow .start-date {
  background-image: url("/images/hot_deals/postit-trans.es_US.png");
}

#hot_deals_overlay .nodeal {
  background-image:url("/images/hot_deals/sidebar-tab-nodeal.png");
  background-repeat: no-repeat;
  min-height: 117px;
  padding-left: 30px;
  position: relative;
  width: 270px;
}

#hot_deals_overlay .es_US .nodeal {
  background-image:url("/images/hot_deals/sidebar-tab-nodeal.es_US.png");
}

#hot_deals_overlay .nodeal-content {
  margin-left: 60px;
}


/* ---- /templates/global/stylesheets/listings_improved_interview_form.css ---- */

/************************ FORM STYLES FOR ALL THEMES ************************************/
#improved_listing_creation_form_container {
  width: 100%;
}

#improved_listing_creation_form_container #business_details_pane,
#improved_listing_creation_form_container #business_details_pane .ui-widget-content {
  overflow: hidden;
}

#improved_listing_creation_form_container #business_details_pane .left {
  width: 40%;
  float: left;
}

#improved_listing_creation_form_container #business_details_pane .right {
  width: 56%;
  float: right;
}

#improved_listing_creation_form_container #business_details_pane #improved_listing_text_value {
  width: 95%;
  height: 350px;
}

#improved_listing_creation_form_container #hours_pane #hours_fields {
  overflow: hidden;
}

#improved_listing_creation_form_container #hours_pane #hours_fields .ui-form-field {
  float: left;
  margin: 6px 10px 6px 0;
}

#improved_listing_creation_form_container #hours_pane #hours_fields .ui-form-field input[type=text] {
  width: 115px;
  font-size: 85%;
}

#improved_listing_creation_form_container #hours_pane #hours_fields .ui-form-field textarea {
  width: 405px;
}

#improved_listing_creation_form_container #categories_pane .ui-form-field {
  margin-bottom: 10px;
}

#improved_listing_creation_form_container #categories_pane #category_list {
  margin-top:10px;
}

#improved_listing_creation_form_container #categories_pane .ui-form-field a {
  display: block;
}

#improved_listing_creation_form_container #categories_pane .ui-form-field select {
  float: left;
}

#improved_listing_creation_form_container #categories_pane .ui-form-divided-top .ui-form-field {
  overflow: hidden;
}

#improved_listing_creation_form_container #categories_pane {
  width: 49.5%;
  float: left;
}

#improved_listing_creation_form_container #branding_and_images_pane {
  width: 49.5%;
  float: left;
}

#improved_listing_creation_form_container #categories_pane .ui-widget-content.main {
  min-height: 883px;
  height:883px;
  max-height:883px;
}
#improved_listing_creation_form_container #branding_and_images_pane .ui-widget-content.main {
  height: 440px;
}

#improved_listing_creation_form_container #categories_pane .category_attributes {
  height: 180px;
  overflow-y: auto;
}

.category_attributes {
  min-height:535px;
  height:535px;
  max-height:535px;
}

#improved_listing_creation_form_container #branding_and_images_pane #logo_sub_action {
  overflow: hidden;
}

#improved_listing_creation_form_container #branding_and_images_pane #logo_sub_action .ui-icon {
  float: left;
}

#improved_listing_creation_form_container #branding_and_images_pane #logo_sub_action #logo_sub_action_fields {
  margin: 1px 0 0 0;
  float: left;
}

#improved_listing_creation_form_container #branding_and_images_pane #image_list input[type=file] {
  font-size: 12px;
}

#improved_listing_creation_form_container #branding_and_images_pane #image_list .ui-form-field {
  margin-bottom: 10px;
}

/************************ EDIT LISTING POP-UP STYLES FOR ALL THEMES *********************/
#facebox_content #edit_categories {
}

/************************ Styles for IE compatibility ************************/
#improved_listing_creation_form_container #business_details_pane .ui-widget-content.main {
  _height: 465px;
}

#improved_listing_creation_form_container #hours_pane #hours_fields .ui-form-field input.text {
  _width: 108px;
}

#improved_listing_creation_form_container #hours_pane .ui-widget-content.main {
  _height: 180px;
  float:left;
  width:48.5%;
}

.improved_listing_creation_submit_container {
 padding: 0;
}


/* ---- /templates/global/stylesheets/slideshow_gallery.css ---- */

div.slideshow-gallery-body {
  background-color: #f7f7f7;
  border: 1px solid #cecece;
  padding: 5px;
  margin-bottom: 10px;
  max-width: 620px;
}

div.slideshow-gallery-body div.gallery-left {
  float: left;
  width: 260px;
  clear: none;
}

div.slideshow-gallery-body div.gallery-right {
  /*margin-left: 266px;*/
  float: right;
  width: 298px;
  height: 200px;
  overflow: auto;
  border: 1px solid #cecece;
  _margin-left: 0px;
  _float: right;
  _margin-left: 0px;
}

div.slideshow-gallery-body img.gallery-primary {
  width: 232px;
}

div.slideshow-gallery-body .gallery-label {
  font-size: large;
  float: left;
}

div.slideshow-gallery-body div.gallery-primary-caption {
  margin: 5px auto 5px auto;
  font-size: smaller;
  text-align: center;
}

div.slideshow-gallery-body div.gallery-item {
  width: 90px;
  height: 95px;
  overflow: hidden;
  float: left;
  margin: 3px 0px 3px 3px;
  text-align: center;
  cursor: pointer;
}

div.slideshow-gallery-body div.gallery-item-caption {
  font-size: x-small;
  text-align: center;
}

div.slideshow-gallery-body .gallery-thumb-container {
  width: 84px;
  height: 74px;
  padding: 2px;
  border: 1px solid #cecece;
  overflow: hidden;
}

div.slideshow-gallery-body img.gallery-thumb {
  width: 100%;
  padding: 0px;
  margin: 0px;
  border: none;
}

div.slideshow-gallery-body .primary-slideshow-container img {
  max-width: 260px;
  width: auto !important;
  width: 260px;
}

div.slideshow-gallery-body .primary-slideshow-container img.image_img {
  border: 0;
}

div.slideshow-gallery-body .slideshow_container .story_item_headline {
  font-weight: bold;
  margin-bottom: 3px;
}

div.slideshow-gallery-body .slideshow_container a {
  font-size: 12pt;
}


/* ---- /templates/global/stylesheets/default.css ---- */

/*
Forms stuff
*/

.required_field_tag {
  font-style: italic;
  font-size: 10pt;
  font-weight: normal;
}


.missing_fields_warning {
  border: F99;
  padding: 4px;
  padding-top: 0px;
  margin: 4px;
  margin-left: 0px;
  color: red;
}

.missing_field_warning {
  color: #A00;
  font-size: 10pt;
  font-weight: normal;
}

.missing_field_container {
  background: #FCC;
  padding: 4px;
  padding-left: 1px;
  margin: 4px;
  margin-left: 0px;
}

/* Widget-specific style for jQuery-UI buttons: adds styles for margin, padding, positioning and other rules that make our new button
   widget look good in a particular layout. It's important to never specify any of the framework style attributes (like colors and
   background images) in your widget styles because these will override the theme styles. */
.fg-button { 
  outline: 0; 
  margin:0 4px 0 0; 
  padding: .4em 1em; 
  text-decoration:none !important; 
  cursor:pointer; 
  position: relative; 
  text-align: center; 
  zoom: 1; 
}

#captcha_container {
  max-width: 400px;
  _width: 400px;
}


pre.captcha {
        font-family: "Courier New",Courier,monospace;
        font-weight: 900;
        background: #FFFADD;
        line-height: 1.2;
        font-size: 4pt;
        background-color: white;
        color: black;
}
.fieldError {
    padding-left:10px;
    background:url("/images/icon_star_red_trans.gif") top left no-repeat;
}

/* make video thumbnail titles look nicer */
.thumbnail_video h2 a {
  font-weight: 700;
  color: #060606;
}

/* email subscribe widget styles */
.email_subscribe h1 {
  width: 100%;
  border-bottom: 1px solid black;
  margin: 0;
}

.email_subscribe p {
  margin: 0;
}

.email_subscribe .ui-form-fields {
  padding: 5px 0px;
}

.email_subscribe .ui-form-fields input[type=text] {
  width: 100%;
}

.email_subscribe .action_field .ui-form-field-label {
  display: inline;
}

/* styling for pagination controls */
div.pagination {
  background-color: #CCC;
  padding: 4px;
}

div.pagination a {
  background-color: #E3E3E3;
  border: 1px solid white;
  padding: 1px 6px;
}

div.pagination span.current {
  background-color: #E3E3E3;
  border: 1px solid #333;
  font-weight: bold;
  padding: 1px 6px;
  text-decoration: underline;
}


/* ---- /templates/global/stylesheets/coupons.css ---- */

.mini-coupon{
width: 250px;
height: 110px;
border: 1px solid black;
font-weight: bold;
font-size:13px;
clear:both;
}
.mini-coupon-title {
  height: 22px;
  padding: 2px 10px;
  background: #456675;
}
.mini-coupon-title a, .mini-coupon-title a:hover, .mini-coupon-title a:visited {
color:#FFF;
font-family: Arial, Helvetica, sans-serif;
}

.mini-coupon img {
padding-top:3px;
padding-left:3px;
float:left;
}

.mini-coupon-description {
width: 175px;
color:#090;
float:left;
padding-left:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
min-height:60px;
}

.mini-coupon-business-name {
width: 250px;
color:#456675;
float:left;
clear:both;
padding-left:3px;
padding-top:3px;
font-family:Arial, Helvetica, sans-serif;
font-size:8px;
}

/* some full-coupon mode defaults */
.full-coupon {
width: 500px;
min-height:100px;
border: 1px solid black;
font-size:13px;
float:left;
margin: 10px 0px;
background-color:white;
}

.full-coupon-expires-on {
  text-align:center;
  font-weight:normal;
}

.full-coupon-business-name {
  font-size: x-small;
}

.full-coupon-title {
min-height: 30px;
background: #456675;
padding: 3px 10px 3px 10px;
line-height: 30px;
}

.full-coupon-title a, .full-coupon-title a:link, .full-coupon-title a:hover, .full-coupon-title a:visited {
  font-size:20px;
  color:#FFF;
  font-family: Arial, Helvetica, sans-serif;
}

.full-coupon img {
float:left;
padding-top:5px;
margin: 4px;
}

.full-coupon-share-icons {
  border-top: 1px solid black;
}

.full-coupon-share-icons img {
float: left;
width:30px;
padding-left:5px;
padding-top:5px;
margin:auto;
}

.full-coupon-share-print img {
float: right;
width:30px;
padding-left:5px;
padding-top:5px;
margin:auto;
}

.full-coupon-share-print {
  margin-right:5px;
  float:right;
}

.full-coupon-description {
  padding-left: 5px;
  padding-top: 5px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
}

/* some styles for when the image is display above the text */
.vertical img {
  float:none;
}

.vertical .full-coupon-image {
  text-align:center;
}

.vertical .full-coupon-description {
width: 100%;
text-align:center;
clear:both;
}

.vertical .full-coupon-business-name {
width: 100%;
color:#456675;
padding-left:5px;
padding-top:5px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}


/* the image is beside the text */
.horizontal .full-coupon-description {
width: 240px;
float:left;
}

.horizontal .full-coupon-expires-on {
  clear: both;
}

.horizontal .full-coupon-business-name {
width: 98%;
color:#456675;
float:left;
padding-left:5px;
padding-top:5px;
clear:both;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}

.horizontal .full-coupon-share-icons {
  clear:both;
}

/* no image */
.text-only .full-coupon-description {
width:98%;
}

.text-only .full-coupon-business-name {
width: 100%;
color:#456675;
padding-left:5px;
padding-top:5px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}

.coupon-business-logo {
  float:left;
}

.with-logo .coupon-business-title {
  margin-left:65px;
}

.coupon-business-address {
  clear:both;
}

.coupon-business {
  margin-top: 5px;
  margin-left:0px;
  border-bottom: 1px dotted #A6A6A6;
}


.coupon-business-name, .coupon-business-title {
  font-weight:bold;
}

.coupon-business-title {
  font-size: larger;
}

/* ---- /templates/global/stylesheets/choose_upgrade.css ---- */

.choose_upgrade_section .title {
  font-size: 30px;
  font-weight: bold;
/*  font-weight: normal; */
	font-family: Arial, Helvetica, sans-serif;
  line-height: 1.1em;
  margin-right: 4px;
}

.choose_upgrade_section .get_upgrade {
  color: #A0A0A0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
}

.choose_upgrade_section span.blue { color: #727190;
  font-size: 32px;
}

.choose_upgrade_section .packages {
	color: #727190;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.choose_upgrade_section .pricing {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.choose_upgrade_section .features {
	color: #727190;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
}

.choose_upgrade_section .bluebg {
background-color: #c2c2ff;
}

.choose_upgrade_section span.blue {
  color: #727190;
}

.choose_upgrade_section a, .choose_upgrade_section a:link, .choose_upgrade_section a:visited {
  border: none;
  color: white;
  background-color: white;
}

.choose_upgrade_section td {
  text-align: center;
}


/* ---- /templates/global/stylesheets/jquery-scrollable.css ---- */

/************************** FANCY SCROLLING WINDOWS *************************/
/****************************************************************************/
/* root element for the whole scrollable setup */
#scrollable_container div.scrollable {  
	position:relative;
	overflow:hidden;
	width: 646px;	 
	height:300px;	

	border: 7px solid #ededec;
}

#scrollable_container div.end {
  clear: left;
}

#scrollable_container div.navi {
  height: 20px;
}

/* 
	root element for scrollable items. It is 
	absolutely positioned with large width. 
*/
#scrollable_container #thumbs {	
	position:absolute;
	width:20000em;	
	clear:both;
}

/* custom positioning for navigational links */
#scrollable_container a.prevPage, #scrollable_container a.nextPage {
	margin-top:118px;	
}


/* this makes it possible to add next button beside scrollable */
#scrollable_container div.scrollable {
	float:left;
}

/* prev, next, prevPage and nextPage buttons */
#scrollable_container a.prev, #scrollable_container a.next, #scrollable_container a.prevPage, #scrollable_container a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url("/images/scrollable_left.png") no-repeat;
	float:left;
	margin:43px 10px;
	cursor:pointer;
}

/* mouseover state */
#scrollable_container a.prev:hover, #scrollable_container a.next:hover, #scrollable_container a.prevPage:hover, #scrollable_container a.nextPage:hover {
	background-position:0px -18px;		
}

/* disabled navigational button */
#scrollable_container a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
#scrollable_container a.next, #scrollable_container a.nextPage {
	background-image:url("/images/scrollable_right.png");
	clear:right;	
}

/* position and dimensions of the navigator */
#scrollable_container div.navi {
	margin-left:328px;
	width:200px;
	height:20px;
}


/* items inside navigator */
#scrollable_container div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url("/images/scrollable_navigator.png") 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
#scrollable_container div.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
#scrollable_container div.navi a.active {
	background-position:0 -16px;     
}

/************************** END FANCY SCROLLING WINDOWS *********************/
/****************************************************************************/

/* ---- /templates/global/stylesheets/facebox.css ---- */

/************* FACEBOX pop-ups styling *****************/

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

#facebox .tl {background:url("/images/facebox/tl.png");}

#facebox .tr {background:url("/images/facebox/tr.png");}

#facebox .bl {background:url("/images/facebox/bl.png");}

#facebox .br {background:url("/images/facebox/br.png");}

#facebox {
  left: 0;
  position: absolute;
  text-align: left;
  top: 0;
  z-index: 1000; /* reduce megnitude by 1 to avoid occluding calendar_select */
}

#facebox .legend {
  background: #E2F7DD;
  color: #60A44A;
  font-size: 20px;
  margin: -5px;
  padding: 5px;
}

#facebox .legend.small {
	font-size: 15px;
	line-height: 1.1;
}

#facebox .popup {position: relative;}

#facebox table {border-collapse: collapse;}

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

#facebox .body {
  background: #fff;
  padding: 0px;
  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;
  margin-top: 10px;
  padding-top: 5px;
  text-align: right;
}

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

#facebox_overlay {
  background: #FFF;
  left: 0px;
  height:100%;
  position: fixed;
  text-align: left;
  top: 0px;
  width:100%;
}

.facebox_hide {z-index:-100;}

.facebox_overlayBG {
  background: #000;
  z-index: 999; /* reduce megnitude by 1 to avoid occluding calendar_select */
}

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

/************************ Custom *******************************************/

/* a nice title bar for all facebox popups */
.facebox_title {
  background:transparent url("/images/facebox/nav_bar_bkg.jpg") repeat-x scroll 0 0;
  color:white;
  font-size:14pt;
  height:34px;
  line-height:34px;
  margin-left:-10px;
  margin-top:-10px;
  padding:0 10px;
  padding-bottom: 10px;
  width:100%;
}

#facebox_content .dialog-message {font-size: 110%; paddding:10px;}

/************************ Fixes jQueryUI integration issues ************************************/
h3.ui-widget-header {text-align: left;}
#facebox_content .ui-widget .ui-widget-content {margin-bottom:0px;}
#facebox_content .ui-form-fields input[type="text"], #facebox_content .ui-form-fields textarea, #facebox_content .ui-form-fields select {width:100%;}
#facebox_content .ui-form-fields {padding: 0 10px 10px 10px;}


/* ---- /templates/global/stylesheets/themes.css ---- */

/* Theme specific styles are included via Site.build_cssballs*/

/************************ GENERAL PURPOSE STYLES FOR ALL THEMES *************************/
.ui-widget-content { padding: 4px; margin-bottom: 8px; }
.ui-widget-header { margin: -2px -2px 4px -2px; padding: 6px; font-size: 100%; }

#sortable { list-style-type: none; margin: 0; padding: 0; width: 60%; }
#sortable li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; font-size: 14px; height: 18px; }
#sortable li span { position: absolute; margin-left: -1.3em; }

.ui-state-error {
  padding: 5px;
}

.ui-state-error .ui-icon {
  float: left;
  margin-right:
  .3em;
}

/************************ FORMS *********************************************************/
.ui-form-fields {
  padding: 10px;
}

.ui-form-field {
  margin: 6px 0 6px 0;
}

.ui-form-field-label {
  font-size: 90%;
  font-weight: bold;
  text-transform: capitalize;
}

.ui-form-field-instructions {
  color: #0f9b00;
  font-size: 11px;
}

.ui-state-error .ui-form-field-instructions {
  color: inherit;
  font-size: 100%;
}

.ui-form-fields input[type=text],
.ui-form-fields input[type=password],
.ui-form-fields textarea,
.ui-form-fields select {
  background: #fffbeb;
  border: 1px solid #b4b4b4;
  margin: 2px 0 2px 0;
  padding: 4px;
  color: #404040;
}

.ui-form-fields input[type=file] {
  font-size: 10px;
}

.ui-form-divided-top {
  border-top: 1px dotted #b4b4b4;
  margin: 8px 0 0 0;
  padding: 8px 0 0 0;  
}

/* Better ui-accordion support */
.mb-clear {clear: left;}
.mb-spacer {height: 15px;}
.ui-accordion-header {text-align: left;}

/************************ FILAMENT GROUP BUTTONS ****************************************/

.fg-button { outline: 0; margin:0 4px 0 0; padding: .4em 1em; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; }
.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }

a.fg-button { float:left; }

/* remove extra button width in IE */
button.fg-button { width:auto; overflow:visible; }

.fg-button-icon-left { padding-left: 2.1em; }
.fg-button-icon-right { padding-right: 2.1em; }
.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
.fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }

.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; }	 /* solo icon buttons must have block properties for the text-indent to work */	

.fg-buttonset { float:left; }
.fg-buttonset .fg-button { float: left; }
.fg-buttonset-single .fg-button, 
.fg-buttonset-multi .fg-button { margin-right: -1px;}

.fg-toolbar { padding: .5em; margin: 0;  }
.fg-toolbar .fg-buttonset { margin-right:1.5em; padding-left: 1px; }
.fg-toolbar .fg-button { font-size: 1em;  }


/* ---- /templates/publication_pods/stylesheets/listings.css ---- */

/************************ DIV Elements *******************************************/

div.listingTags {
	border-bottom: 1px solid #EDECEC;
	padding: 8px;
}

div.listingTagsYours {
	padding: 8px;
	float: left;
}

div.listingTagsSuggested {
	border-top: 1px solid #EDECEC;
	padding: 8px;
}

div.listingTag {
	float: left;
	width: 145px;
	font-size: 10px;
	font-weight: bold;
	word-wrap: break-word;
}

.listingResultCardPhoto div {
    height: 130px;
}

div.listingResultBriefCard {
	width: 300px;
	height: 145px;
	float: left;
	background-repeat: no-repeat;
	background: url("/templates/default/images/listing_brief_pane.gif");
}

div.listingResultBriefInactiveCard {
	width: 302px;
	height: 145px;
	float: left;
	background-repeat: no-repeat;
	background: url("/templates/default/images/listing_brief_inactive_pane.gif");
	opacity: 0.35;
	filter: alpha(opacity=35);
}

div.listingResultBriefInactiveCardLabel {
	position: relative;
	top: 75px;
	text-align: center;
}

td.listingResultBriefCardTitle {
	padding-top: 13px;
	padding-left: 13px;
}

div.listingResultBriefCardTitle {
	font-size: 14px;
	color: #FFF;
}

div.listingResultActiveCard, div.listingResultInactiveCard, div.listingResultDeletedCard, div.eventResultActiveCard, div.eventResultInactiveCard, div.eventResultDeletedCard , div.businessResultActiveCard, div.businessResultInactiveCard, div.businessResultDeletedCard {
	width: 441px;
	height: 223px;
	float: left;
	background-repeat: no-repeat;
	overflow: hidden;
}

div.listingResultActiveCard {
	background: url("/templates/default/images/listing_active_pane.gif");
}

div.eventResultActiveCard {
	background: url("/templates/default/images/event_active_pane.gif");
}

div.businessResultActiveCard {
	background: url("/templates/default/images/business_active_pane.gif");
}

div.listingResultInactiveCard, div.listingResultDeletedCard, div.eventResultInactiveCard, div.eventResultDeletedCard, div.businessResultInactiveCard, div.businessResultDeletedCard {
	background: url("/templates/default/images/listing_inactive_pane.gif");
}

table.listingResultActiveCard {
	width: 100%;
	height: 200px;
}

table.listingResultActiveCard {
	width: 100%;
	height: 200px;
}

div.listingResultDeletedCard, div.eventResultDeletedCard {
	opacity: 0.35;
	filter: alpha(opacity=35);
}

div.listingResultDeletedCardLabel {
	position: relative;
	top: 100px;
	text-align: center;
}

td.listingResultCardTitle {
	padding-top: 15px;
	padding-left: 15px;
}

div.listingResultCardTitle {
	font-size: 17px;
	color: #FFF;
}

td.listingResultCardPhoto {
	padding-top: 8px;
	padding-left: 20px;
	width: 120px;
}

td.listingResultCardTags {
	padding-left: 15px;
	padding-top: 12px;
	font-size: 10px;
}

td.listingResultBriefCardTags {
	padding-left: 15px;
	padding-top: 8px;
	font-size: 10px;
}

td.listingResultCardInfo {
	padding-top: 5px;
	font-size: 11px;
}

td.listingResultBriefCardInfo {
	padding-top: 3px;
	padding-left: 15px;
	font-size: 11px;
}

div.listingResultCardDescription {
	color: #828282;
	border: 1px dotted #CACACA;
	padding: 5px;
	width: 90%;
}

div.listingResultBriefCardDescription {
	color: #828282;
	font-size: 11px;
	width: 90%;
}

div.noPhoto {
	background: url("/templates/default/images/photo.gif");
	background-repeat: no-repeat;
	width: 110px;
	height: 130px;
}

div.noPhotoLabel {
	position: relative;
	top: 65px;
	text-align: center;
	font-size: 11px;
	color: #FFF;
}

div.listingHeading, div.listingScore {
	height: 116px;
}

div.listingScore {
	margin-right: 12px;
}
/************************ Buttons *******************************************/

.buttonServicefrontSmall {
	padding-left: 18px;
	font-size: 10px;
	height: 14px;
	margin-left: 5px;
	background: url("/templates/default/images/icons/servicefront_tiny.gif") no-repeat 3px 0;
	margin-bottom: 6px;
  cursor: pointer;
}

.buttonRenew {
	padding-left: 15px;
	font-size: 9px;
	float: left;
	background-image: url("/templates/default/images/icons/add_item_tiny.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-weight: normal;
  cursor: pointer;
}

.buttonEdit {
	padding-left: 15px;
	font-size: 9px;
	background-image: url("/templates/default/images/icons/edit_item_tiny.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-weight: normal;
  cursor: pointer;
}

.buttonDel {
	padding-left: 15px;
	font-size: 9px;
	background-image: url("/templates/default/images/icons/delete_item_tiny.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-weight: normal;
  cursor: pointer;
}

.buttonMatch {
	padding-left: 15px;
	font-size: 9px;
	background-image: url("/templates/default/images/icons/match_tiny.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-weight: normal;
  cursor: pointer;
}

/* OLD - Verify all are still needed */
.titleBox {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}
.titleInput {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #666666;
	width: 100%;
}
.titleHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.blueBox {
	border: 1px solid #6699CC;
	background-color: E2EEF8;
	padding: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
}
.blueBoxText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
}
.titleInputKeywords {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #666666;
	width: 100px;
}
.suggestedKeywords {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.enhancementsHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366CC;
	font-weight: bold;
}
.generalInput {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #666666;
}
.generalButton {
	border: 1px #CCCCCC solid; 
	background-color: #FFF; 
	padding: 5px;
  cursor: pointer;
}
.itemListBox {
	background-color: #FFFFF1;
	border: 1px dotted #666666;
}
.viewLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
div.listingPhoto {
	background: url("/templates/default/images/photo_small.gif");
	background-repeat: no-repeat;
	background-position: center center;
	height: 110px;
}
.photoBox {
	background-color: #FFFFFF;
	border: 1px solid #AAA;
	padding: 0px;
	margin: 1px;
	font-size: 10px;
}
.itemShowContent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
	border: 1px solid #666666;
}
.itemListTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}
.itemListTags {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	word-spacing: 4px;
}

.itemListEdit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #EAFEED;
	border: 1px solid #009900;
	padding: 1px;
}
.itemListDelete {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFEDF7;
	padding: 1px;
	border: 1px solid #993300;
}
.itemListShowbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #EEEFFD;
	padding: 1px;
	border: 1px solid #003366;
}
.boxGrey {
	background-color: #EEEEEE;
	border: 1px solid #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
}
.boxBlue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ECF9FF;
	border: 1px solid #003366;
	padding: 4px;
}
.boxGreyHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.boxBlueHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.generalInput {
	padding: 3px;
	border: 1px solid #666666;
}

.tinyText {
	font-size: 8px;
}

.originatorString {
	font-size: 10px;
	font-weight: bold;
	color: #D0D0D0;
}

.attributesFreeformValue {
  border: 1px solid #C2C2C2;
  border-top: 0;
  padding: 3px;
}



/* ---- /templates/publication_pods/stylesheets/fobs.css ---- */

div.spacer {
	margin-bottom: 4px;
}

div.spacerMedium {
	margin-bottom: 12px;
}

div.spacerBig {
	margin-bottom: 20px;
}

div #profiles_explanation {
	background: url("/templates/default/images/fobs/illustration_profiles_setup.gif") no-repeat 10px 10px;
	height: 280px;
	padding: 10px;
}

div #profiles_explanation_content {
	margin-left: 280px;
}

div #fobs_explanation {
	background: url("/templates/default/images/fobs/illustration_fobs_setup.gif") no-repeat 35px 10px;
	padding: 10px;
	_height: 200px;
	min-height: 200px;
}

div #fobs_explanation_content {
	margin-left: 280px;
}

div #quick_profile {
	width: 800px;
}

#quick_profile input[type="text"], #quick_profile select, #quick_profile textarea {
	background: #FFFADB url("/templates/default/images/layouts/bounded/input_field_bg.gif") repeat-x;
	border: 1px solid #777777;
	color: #084F9F;
	font-size: 15px;
	padding: 3px;
}

#quick_profile textarea {
	width: 400px;
}

#quick_profile .label {
	font-size: 15px;
	margin-top: 7px;
}

#quick_profile .group {
	margin: 20px 0 20px 0;
}
/* ----------------------------------- Form Elements ------------------------------------- */

.field {
	border: 1px solid #808080;
	padding: 3px;
	font-size: 12px;
	color: #0000FF;
	background: #FFFCDC;
}

.field_disabled {
	border: 1px solid #808080;
	padding: 3px;
	font-size: 12px;
	color: #6F6F6F;
}

.buttonSmall {
	font-size: 10px;
  cursor: pointer;
}

.form {
	border: 1px solid #A4B1D7;
	border-collapse: collapse;
	background: #F8FAFF;
}

.form td {
	padding: 5px;
}

.form .row {
	border-bottom: 1px solid #CDCDCD;
}

.formInsert {
	border: 1px dotted #A4B1D7;
	background: #FFFCDC;
}

.formAux {
	border: 1px solid #9FCC9C;
	border-collapse: collapse;
	background: #F3FFF2;
}

.formAux td {
	padding: 5px;
}

.formAux .row {
	border-bottom: 1px solid #CDCDCD;
}

.formAuxInsert {
	border: 1px dotted #9FCC9C;
	background: #FFFCDC;
}

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

div.editable {
   border: 1px solid #D5D5D5;
   padding: 5px;
   padding-top: 1px;
   margin-bottom: 10px;
   background: white;
}

div.view {
   border: 1px solid #D5D5D5;
   padding: 5px;
   padding-top: 1px;
   margin-bottom: 10px;
   background: white;
}

div.hand {
   cursor: hand;
}

div.editable h5 {
   margin: 0;
   text-align: center;
   color: #D5D5D5;
   font-size: 12px;
}

div.editing {
   border: 1px solid #D5D5D5;
   padding: 5px;
   margin-bottom: 10px;
   background: white;
}

div.active {
   border: 1px solid #FFE382;
   margin-bottom: 3px;
}

div.none {
   background: #FBFFB9;
   color: #A5A5A5;
   font-size: 11px;
   font-weight: normal;
   width: 100%;
   padding-top: 15px;
   padding-bottom: 15px;
   text-align: center;
}

div.adv {
   text-align: center;
   font-size: 6px;
}

div.adv .img {
}

div.photo {
	border: 1px solid #8C8C8C;
	width: 151px;
	height: 200px;
	text-align: center;
	vertical-align: center;
	color: #8C8C8C;
	font-size: 10px;
}

/*div.help {
	background: #DEFFE5 url("/templates/default/images/fobs/icons/about_big_green.gif");
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 10px;
	padding-left: 70px;
	padding-top: 20px;
	border: 1px solid #1D8D08;
	color: #115D02;
}*/

div.floatingBox {
	position: absolute;
	z-index: 10;
	border: 1px solid #007603;
	background: #FFF;
	margin: 5px;
}

div.popupWindow {
	border: 1px solid #007603;
	background: #FFF;
	margin: 5px;
}

div.userDataBox {
	margin: 8px 6px 6px 5px;
	border: 1px solid #EDECEC;
	background: #FFFADD;
	width: 353px;
	height: 122px;
	_height: 130px;
	font-size: 11px;
}

div.pad {
	padding: 10px;
}

div h3, h4 {
   background: #FFFBEB;
   text-align: center;
   color: #5C5C5C;
   font-size: 10px;
   font-weight: bold;
   margin: 0;
   padding: 0;
   padding-left: 3px;
   padding-right: 3px;
   border-right: 1px solid #939393;
   border-bottom: 1px solid #939393;
   border-left: 1px solid #D6D6D6;
   border-top: 1px solid #D6D6D6;
}

div.floatingBox h3, div.popupWindow h3 {
	background: #007603;
	color: #FFF;
	text-align: left;
	border: 0;
}

td.content {
   font-size: 12px;
   font-weight: normal;
   vertical-align: top;
}

div.messageMine {
	padding: 5px;
	border: 1px solid #EDECEC;
	border-left: 1px dotted #C1C1C1;
	background: #FFF;
	margin: 5px 50px 5px 10px;
}

div.messageNotMine {
	padding: 5px;
	border: 1px solid #EDECEC;
	border-right: 1px dotted #C1C1C1;
	background: #FFFCDC;
	margin: 5px 10px 5px 50px;
}

/* You'll want to separate these into a separate CSS file probably. */
div.viewProfilePane {
	background: #F6F5F5;
	border: 1px solid #DADADA;
	width: 588px;
	min-height: 60px;
	_height: 60px;
	margin-bottom: 10px;
	padding: 5px;
}

div.viewProfileBox {
	background: #F6F5F5;
	border: 1px solid #DADADA;
	margin-bottom: 10px;
	padding: 5px;
}

div.viewProfilePaneFestive {
	background: #EDFFEA;
	border: 1px solid #B2D1AC;
	width: 588px;
	min-height: 60px;
	_height: 60px;
	margin-bottom: 10px;
	padding: 5px;
}

.viewProfilePaneSparse {
	border: 1px solid #EDECEC;
	border-right: 0;
	border-bottom: 0;
	width: 588px;
	min-height: 60px;
	_height: 60px;
	margin-bottom: 10px;
	padding: 5px;
}

.paneInsert {
	border: 1px dotted #A4B1D7;
	background: #FFFCDC;
}

div.contactSymbol {
	background: url("/templates/default/images/fobs/icons/tab_contact.gif") no-repeat;
	width: 40px;
	height: 50px;
}

div.chatSymbol {
	background: url("/templates/default/images/fobs/icons/tab_chat.gif") no-repeat;
	width: 40px;
	height: 50px;
}

div.blogsSymbol {
	background: url("/templates/default/images/fobs/icons/tab_blogs.gif") no-repeat;
	width: 40px;
	height: 50px;
}

div.favoritesSymbol {
	background: url("/templates/default/images/fobs/icons/tab_favorites.gif") no-repeat;
	width: 40px;
	height: 50px;
}

div.hobbiesSymbol {
	background: url("/templates/default/images/fobs/icons/tab_hobbies.gif") no-repeat;
	width: 40px;
	height: 50px;
}

div.linksSymbol {
	background: url("/templates/default/images/fobs/icons/tab_links.gif") no-repeat;
	width: 40px;
	height: 50px;
}

div.attachmentsSymbol {
	background: url("/templates/default/images/fobs/icons/tab_attachments.gif") no-repeat;
	width: 40px;
	height: 50px;
}

div.listingsSymbol {
	background: url("/templates/default/images/fobs/icons/tab_ads.gif") no-repeat right;
	width: 40px;
	height: 50px;
}

div.buddiesSymbol {
	background: url("/templates/default/images/fobs/icons/tab_buddies.gif") no-repeat;
	width: 40px;
	height: 50px;
}

div.blankSymbol {
	width: 40px;
	height: 25px;
}

div.userOffline {
	background: url("/templates/default/images/fobs/icons/user_offline.gif") no-repeat left 1px;
	color: #BD2020;
	padding-left: 20px;
	font-size: 10px;
	margin: 10px;
}

div.userOnline {
	background: url("/templates/default/images/fobs/icons/user_online.gif") no-repeat left 1px;
	color: green;
	padding-left: 20px;
	font-size: 10px;
	margin: 10px;
}

/********************************************************************/






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

.borderLight {
	border: 1px solid #DFDFDF;
}

.profileFeaturedBox {
	border: 5px solid #D3DDF4;
	height: 150px;
	width: 680px;
	padding-left: 3px;
	margin-bottom: 10px;
}

div.profileBriefCard, div.profileFeaturedBriefCard {
	width: 302px;
	height: 145px;
	float: left;
	background-repeat: no-repeat;
	text-align: left;
}

div.profileBriefCard {
	background: url("/templates/default/images/fobs/profile_brief_pane.gif") no-repeat;
}

div.profileFeaturedBriefCard {
	background: url("/templates/default/images/fobs/profile_featured_brief_pane.gif") no-repeat;
}

div.profileBriefCard .title {
	font-size: 14px;
	color: #737373;
	padding-top: 13px;
	padding-left: 13px;
	float: left;
}

div.profileFeaturedBriefCard .title {
	font-size: 14px;
	color: #737373;
	padding-top: 13px;
	padding-left: 45px;
	float: left;
}

div.profileBriefCard .thumb, div.profileFeaturedBriefCard .thumb {
	padding-top: 15px;
	padding-left: 13px;
	float: left;
	margin-right: 10px;
	height: 150px;
	_height: 115px;
}

div.profileBriefCard .info, div.profileFeaturedBriefCard .info {
	margin-left: 10px;
	font-size: 12px;
	color: #333333;
}

div.profileBriefCard .contents, div.profileFeaturedBriefCard .contents {
	font-size: 10px;
	padding-right: 13px;
}

div.batchCard {
}

div.batchCard .physical {
	float: left;
	clear: both;
	width: 910px;
	height: 243px;
	background: url("/templates/default/images/fobs/batch_pane.gif") no-repeat;
}

div.batchCard .virtual {
	width: 910px;
	border: 1px dotted #CCCCCC;
	padding: 15px 0 15px 0;
	margin-bottom: 15px;
}

div.batchCard h1 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	padding-left: 15px;
}

div.batchCard .content {
	padding: 3px;
	padding-top: 5px;
	padding-left: 20px;
}

div.batchCard .fob, div.fobGroup .fob {
	text-align: center;
	float: left;
	width: 97px;
}

div.batchCard .fobCard {
	width: 175px;
}

div.batchCard .fobCardElement {
	float: left;
}

div.batchCard .fobCardElement .fobCardElementImage {
	padding: 10px 4px 0 0;
}

div.fob .image {
	height: 90px;
	text-align: center;
}

div.batchCard .labels, div.fobGroup .fob {
	text-align: center;
	margin-top: 3px;
}

div.batchCard .labels .number, div.fobGroup .labels .number {
	font-weight: bold;
}

div.batchCard .labels .code, div.fobGroup .labels .code {
	color: #A1A1A1;
}

div.batchCard .editLink, div.fobGroup .editLink {
	font-size: 9px;
}

div.batchCard .stats, div.fobGroup .stats {
	border: 1px solid #C2C2C2;
	color: #656565;
	margin: 3px;
	margin-top: 8px;
	padding: 2px;
	width: 95px;
	_width: 100px;
}

div.batchCard .emptyStats {
	border: 1px solid #EDECEC;
	color: #C2C2C2;
	margin: 3px;
	margin-top: 8px;
	padding: 2px;
	width: 84px;
}

div.batchCard .stats div, div.batchCard .emptyStats div, div.fobGroup .stats div {
	font-size: 10px;
	margin: 0;
	line-height: 14px;
}

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







/* -------------------------------- Buttons & Notices ----------------------------------- */

div.flashNotice {
	background-image: url("/templates/default/images/fobs/icons/info.gif");
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	color: #0061C7;
	width: 500px;
	height: 25px;
	text-align: left;
	margin: 10px;
}

div.buttonBack, div.buttonGenerate, div.buttonAddStar, div.buttonPrint, div.buttonAddItem, div.buttonSendFob {
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	color: #0061C7;
	font-weight: bold;
	height: 25px;
	text-align: left;
	float: left;
	margin-right: 15px;
	cursor: hand;
}

div.buttonBack { background-image: url("/templates/default/images/fobs/icons/back.gif"); }
div.buttonGenerate { background-image: url("/templates/default/images/fobs/icons/gear_add.gif"); }
div.buttonAddStar { background-image: url("/templates/default/images/fobs/icons/star_yellow_add.gif"); }
div.buttonAddItem { background-image: url("/templates/default/images/fobs/icons/add_item.gif"); }
div.buttonPrint { background-image: url("/templates/default/images/fobs/icons/print.gif"); }
div.buttonSendFob { background-image: url("/templates/default/images/icons/fob_buddy_gave.gif"); padding-left: 35px; }

div.buttonEditItemTiny, div.buttonDeleteItemTiny, div.buttonViewTiny, div.buttonCloseTiny, div.buttonEditTiny {
   background-position: left middle;
   background-repeat: no-repeat;
   padding-left: 18px;
   padding-bottom: 5px;
   color: #0061C7;
   font-size: 9px;
   font-weight: bold;
   height: 15px;
   text-align: left;
   float: left;
   margin-right: 15px;
	cursor: hand;
}

div.buttonEditItemTiny { background-image: url("/templates/default/images/fobs/icons/edit_item_tiny.gif"); }
div.buttonDeleteItemTiny { background-image: url("/templates/default/images/fobs/icons/delete_item_tiny.gif"); }
div.buttonViewTiny { background-image: url("/templates/default/images/fobs/icons/view_tiny.gif"); }
div.buttonEditTiny { background-image: url("/templates/default/images/fobs/icons/edit_tiny.gif"); }
div.buttonCloseTiny { background-image: url("/templates/default/images/fobs/icons/close_tiny.gif"); }

a.button {
	font-size: 12px;
	color: #FFF;
	font-weight: medium;
	background: #007603 url("/templates/default/images/fobs/icons/hyperlink_white.gif");
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-left: 18px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-top: 1px solid #A7F1C6;
	border-left: 1px solid #A7F1C6;
	border-bottom: 1px solid #00421C;
	border-right: 1px solid #00421C;
}



/* ---- /templates/publication_pods/stylesheets/listing_details.css ---- */

.buttonLabel {
	margin-top: 5px;
	margin-left: 5px;
	float: right;
	padding: 7;
	font-size: 12px;
	font-weight: bold;
  cursor: pointer;
}

.buttonServicefront {
	margin: 0 0 5px 0;
	text-align: left;
	padding: 7;
	padding-left: 28px;
	font-size: 15px;
	background: #F4F9FF url("/templates/default/images/icons/servicefront_small.gif") no-repeat 6px 9px;
  	cursor: pointer;
	border: 1px solid #EDECEC;
	font-weight: bold;
}

.buttonServicefront .explanation {
	font-size: 12px;
	font-weight: normal;
}

.buttonServicefront img {
	float: left;
	margin: 3px;
	border: 0;
}

.buttonEditMedium {
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	padding: 7;
	padding-top: 5px;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	background-image: url("/templates/default/images/icons/edit_item_small.gif");
	background-repeat: no-repeat;
	background-position: 6px 6px;
  cursor: pointer;
}

.buttonRespond {
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	padding: 7;
	padding-top: 10px;
	padding-left: 34px;
	font-size: 12px;
	font-weight: bold;
	background-image: url("/templates/default/images/icons/arrow_green_small.gif");
	background-repeat: no-repeat;
	background-position: 6px 6px;
  cursor: pointer;
}

.buttonProfile {
	margin-top: 5px;
	margin-left: 5px;
	float: right;
	padding: 7;
	padding-left: 25px;
	font-size: 12px;
	background-image: url("/templates/default/images/icons/contact_tiny.gif");
	background-repeat: no-repeat;
	background-position: 6px 7px;
  cursor: pointer;
}

/* ---- /templates/publication_pods/stylesheets/search.css ---- */

/************************ DIV Elements *******************************************/

span.listingResultNewsHighlight {
	background: #FEFF8D;
}

div.listingResultNews {
	background: url("/templates/default/images/icons/news.gif") no-repeat 0px 1px;
	width: 32px;
	height: 32px;
	float: left;
}

div.listingResult {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #A6A6A6;
	margin-left: 70px;
}

div.listingResultFooter {
	font-size: 10px;
	color: #A6A6A6;
	clear: both;
}

div.listingLabelWithPhotos {
	/*background: url("/templates/default/images/icons/pictures_small.gif") no-repeat 0px 1px;*/
	padding-left: 22px;
}

div.listingResultBolding {
	border: 2px solid #92B78C;
	padding: 5px;
	background: #F2FFF0;
	margin-bottom: 5px;
}

div.listingDeleted {
	background: #FFD4D4;
	margin-bottom: 5px;
	text-align: center;
	padding: 10px;
}

div.searchTags {
	border-bottom: 1px solid #EDECEC;
	padding: 8px;
}

div.searchTagsYours {
	padding: 8px;
	float: left;
}

div.searchTagsExcluded {
	border-left: 1px solid #EDECEC;
	padding: 8px;
	float: left;
}

div.searchTagsSuggested {
	border-top: 1px solid #EDECEC;
	padding: 8px;
}

div.searchTagSuggested {
	font-size: 10px;
	font-weight: bold;
	float: left;
	width: 44%;
}

div.searchTag {
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin-right: 5px;
	word-wrap: break-word;
}

div.listingResultScore {
	background: url("/templates/default/images/listing_score_pane.gif") no-repeat 0px 0px;
	width: 60px;
	height: 70px;
	float: left;
}

div.eventResultScore {
	background: url("/templates/default/images/event_score_pane.gif") no-repeat 0px 0px;
	width: 60px;
	height: 70px;
	float: left;
}

div.businessResultScore {
	background: url("/templates/default/images/business_score_pane.gif") no-repeat 0px 0px;
	width: 60px;
	height: 70px;
	float: left;
}

div.listingResultScoreOnly {
	background: url("/templates/default/images/listing_score_only_pane.gif") no-repeat 0px 0px;
	width: 60px;
	height: 49px;
	padding-top: 1px;
}

div.eventResultScoreOnly {
	background: url("/templates/default/images/event_score_only_pane.gif") no-repeat 0px 0px;
	width: 60px;
	height: 49px;
	padding-top: 1px;
}

div.businessResultScoreOnly {
	background: url("/templates/default/images/business_score_only_pane.gif") no-repeat 0px 0px;
	width: 60px;
	height: 49px;
	padding-top: 1px;
}

div.listingResultScoreNumber {
	font-size: 19px;
	color: #FFF;
	margin-top: 9px;
	text-align: center;
}

div.listingResultScoreLabel {
	font-size: 11px;
	color: #FFF;
	text-align: center;
}

div.listingResultScoreRespond {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

div.popularListingsList {
	text-align: left;
}

div.popularListingsList .bullet, .featuredFronts .bullet {
	font-weight: bold;
	font-size: 12px;
}

div.bullet .summary {
	font-weight: normal;
	padding-left: 10px;
}

/************************ TABLE Elements *******************************************/


/* OLD -- Verify if any of these are still needed */
.searchItemTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.searchItemTags {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	word-spacing: 1em;
	padding: 5px;
}
.searchItemBox {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.searchItemValue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 5px;
	font-size: 12px;
}

.searchResultsBox {
	background-color: #FBFFE4; 
	border: 1px solid #993300; 
	padding: 4px; 
	font-family:Geneva; 
	color: #993300; 
	font-size: 12px;
}
.searchOptionsHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.searchOptionsText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}

/* ---- /templates/publication_pods/stylesheets/hot_deals.css ---- */

.pt1_pane_body div.share_bar {
  margin-top:-48px;
  background:url("/images/sharebar2.png") bottom left no-repeat;
  padding-left:128px;
  position:relative;
  top:0px;
}
#pt1_hot_deals_container {
  margin-top:40px;
}
div.hot_deals {
  border-top:0;
  margin-top:0px;
}


/* ---- /templates/publication_pods/stylesheets/chat_room.css ---- */

.chatBox {
	font-size: 12px;
	padding: 1px;
	height: 400px;
	width: 550px;
	border: 1px solid #999999;
	overflow: auto;
	background: #FFF;
}
.chatTime {
	font-size: 9px;
	color: #999999;
}
.chatWho {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-right: 2px;
}
.chatMessage {
	font-size: 11px;
}
.vcardc {
	background-image: url("/images/vcardBG.gif");
	background-repeat: no-repeat;
	height: 150px;
	width: 300px;
	padding-top: 6px;
	padding-left: 7px;
}
.vcardUsername {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
.vcardLocation {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
.vcardFeedback {
	font-size: 14px;
	padding-left: 10px;
}
.vcardQuote {
	font-size: 12px;
	padding: 10px;
}


/* ---- /templates/publication_pods/stylesheets/lightbox.css ---- */

#lightbox{	position: absolute;	left: 0; width: 100%; _width: 960px; z-index: 1100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#topNavContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 14px; overflow: auto; width: 40%; text-align: center; padding-top: 10px;}

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { /* background: url("/images/prevlabel.gif") left 15% no-repeat; */ }
#nextLink:hover, #nextLink:visited:hover { /* background: url("/images/nextlabel.gif") right 15% no-repeat; */ }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	margin-top: 8px; padding:10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplayContainer{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; padding-top: 1.0em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* ---- /templates/publication_pods/stylesheets/push.css ---- */

/************************ Content Specific *******************************************/

div#comments_container
{
  background:#F6F5F5 none repeat scroll 0%;
  border:1px solid #DADADA;
  margin-bottom:10px;
  min-height:60px;
  _height:60px;
  padding:5px;
  width:100%;
}

div.comment
{
  background:#FFFFFF none repeat scroll 0%;
  border-color:#EDECEC rgb(237, 236, 236) rgb(237, 236, 236) rgb(193, 193, 193);
  border-style:solid solid solid dotted;
  border-width:1px;
  margin:5px 50px 5px 10px;
  padding:5px;
}

div.email_content_pane .label {
	width: 150px;
	display: block;
}

div.email_content_pane textarea {
	width: 400px;
	height: 100px;
}

/************************ DIV Elements *******************************************/

div.pad 
{
  padding:10px;
  overflow-x: auto;
}

div.spacer {
padding-bottom:10px;
}
  
/************************ Link Elements *******************************************/

.link {
  background-image:url("/templates/default/images/icons/hyperlink.gif");
  background-position:0px 3px;
  background-repeat:no-repeat;
  font-size:12px;
  font-weight:bold;
  padding:0pt 0pt 0pt 15px;
}

.linkSmall {
  background-image:url("/templates/default/images/icons/hyperlink.gif");
  background-position:0px 2px;
  background-repeat:no-repeat;
  font-size:10px;
  font-weight:bold;
  padding:0pt 0pt 0pt 15px;
}

.linkBig {
  background-image:url("/templates/default/images/icons/hyperlink.gif");
  background-position:0px 5px;
  background-repeat:no-repeat;
  font-size:15px;
  font-weight:bold;
  padding:0pt 0pt 0pt 15px;
}

.linkHuge {
  background:transparent url("/templates/default/images/icons/hyperlink_big.gif") no-repeat scroll 3px 4px;
  font-size:16px;
  font-weight:bold;
  padding-left:26px;
}

.linkHuger {
  background:transparent url("/templates/default/images/icons/hyperlink_big.gif") no-repeat scroll 3px 7px;
  font-size:20px;
  font-weight:bold;
  padding-left:26px;
}

/************************ Miscellaneous *******************************************/

.green
{
  color: green;
}

.red {
  color: #BD2020;
}

.labelSmall, .labelTiny 
{
  font-size:12px;
  font-weight:bold;
}


/* ---- /templates/publication_pods/stylesheets/default.css ---- */

/************************ Basics ********************************************/
body { background-color: #fff; color: #333; }

body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a { color: #084F9F; text-decoration: none; }
a:visited { color: #4B8DD7; }
a:hover { color: #BD2020; text-decoration: underline; }
a.negative { color: #FFF; }
a span { cursor: pointer; }

/* .progressBar .border { background-color: white; border: 1px solid #333; width: 100%; }
.progressBar .background { background-color: #333; height: 10px; width: 0%; } */

form {
	margin: 0;
}

.fieldWithErrors {
  padding: 1px;
  background-color: red;
  display: table;
}

#ErrorExplanation {
  width: 400px;
  border: 1px solid #c00;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background: #FFF;
}

#ErrorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#ErrorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
  background: #FFF;
}

#ErrorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

.link {
	font-weight: bold;
	padding: 0;
	padding-left: 15px;
	font-size: 12px;
	background-image: url("/templates/default/images/icons/hyperlink.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.linkSmall {
	font-weight: bold;
	padding: 0;
	padding-left: 15px;
	font-size: 10px;
	background-image: url("/templates/default/images/icons/hyperlink.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.linkBig {
	font-weight: bold;
	padding: 0;
	padding-left: 15px;
	font-size: 15px;
	background-image: url("/templates/default/images/icons/hyperlink.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.linkHuge {
	font-size: 16px;
	font-weight: bold;
	padding-left: 26px;
	background: url("/templates/default/images/icons/hyperlink_big.gif");
	background-repeat: no-repeat;
	background-position: 3px 4px;
}

.linkHuger {
	font-size: 20px;
	font-weight: bold;
	padding-left: 26px;
	background: url("/templates/default/images/icons/hyperlink_big.gif") no-repeat 3px 7px;
}

.infoLink {
	font-weight: bold;
	padding: 0;
	padding-top: 3px;
	padding-left: 20px;
	font-size: 12px;
	background-image: url("/templates/default/images/icons/info_tiny.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.questionLink {
	font-weight: bold;
	padding: 0;
	padding-top: 3px;
	padding-left: 20px;
	font-size: 12px;
	background-image: url("/templates/default/images/icons/bubble_tiny.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
/****************************************************************************/

/************************ Text Styling **************************************/
.font {
	font-size: 11px;
}

.fontMedium {
	font-size: 12px;
}

.fontMediumer {
	font-size: 13px;
}

.fontSmall {
	font-size: 10px;
}

.fontTiny {
	font-size: 9px;
}

.fontBig {
	font-size: 16px;
	line-height: 20px;
}

.fontBigger {
	font-size: 18px;
}

.fontHuge {
	font-size: 25px;
	letter-spacing: -1pt;
	font-weight: bold;
}

.fontHugeSubtle {
	font-size: 25px;
	letter-spacing: -1pt;
	font-weight: bold;
	color: #E7E7E7;
}

.red {
   color: #BD2020;
}

.black {
	color: #000;
}

.informative, .green {
   color: green;
}

.grey {
   color: #A6A6A6;
}

.bold {
	font-weight: bold;
}

.negative {
	color: #FFF;
}

.urgent {
	color: #BD2020;
	font-weight: bold;
}

.subtle {
	color: #626262;
}

.quote {
	color: #EB6508;
	font-style: italic;
	display: block;
}

.quoteSubtle {
	color: #333333;
	font-style: italic;
	display: block;
}

.incidental {
	font-size: 10px;
	color: #A6A6A6;
}

.label {
	font-size: 12px;
	font-weight: bold;
}

.labelSmall, .labelTiny {
	font-size: 12px;
	font-weight: bold;
}

.labelBig {
	font-size: 14px;
	font-weight: bold;
}

.heading {
	font-size: 16px;
	font-weight: bold;
	color: #EB6508;
}

.headingSmall {
	font-size: 12px;
	font-weight: bold;
	color: #EB6508;
}

.discreetHeading {
	font-size: 16px;
	font-weight: bold;
	color: #B2B2B2;
}

.footnote {
	font-size: 11px;
	font-style: italic;
	color: #A6A6A6;
}

.footnoteBig {
	font-size: 13px;
	font-style: italic;
	color: #A6A6A6;
}

.important {
	color: #61A356;
}

/****************************************************************************/

.subtleBorder {
	border: 1px dotted #98917D;
}

/************************ Buttons ********************/

.buttonAdd {
	padding-left: 38px;
	padding-top: 6px;
	font-size: 17px;
	font-weight: bold;
	height: 36px;
	background: url("/templates/default/images/icons/add_item.gif") no-repeat 0 0;
	margin-bottom: 10px;
  cursor: pointer;
}

.buttonAddNewspaper {
	padding-left: 38px;
	padding-top: 6px;
	font-size: 17px;
	font-weight: bold;
	height: 36px;
	background: url("/templates/default/images/icons/add_newspaper.gif") no-repeat 0 0;
	margin-bottom: 10px;
  cursor: pointer;
}

.buttonAddChat {
	padding-left: 38px;
	padding-top: 6px;
	font-size: 17px;
	font-weight: bold;
	height: 36px;
	background: url("/templates/default/images/icons/add_chat.gif") no-repeat 0 0;
	margin-bottom: 10px;
  cursor: pointer;
}

/************************ Specialized Interface Controls ********************/
div.selectTagFlatSelected {
	font-size: 11px;
	font-weight: bold;
	border: 1px dotted #92B78C;
	padding-left: 5px;
	padding-right: 5px;
	background: #F2FFF0 url("/templates/default/images/icons/select_box_down.gif") no-repeat 4px 8px;
	color: #92B78C;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 19px;
	float: left;
}

div.selectTagFlatSelectedActive {
	font-size: 11px;
	font-weight: bold;
	border: 1px dotted #BD2020;
	padding-left: 5px;
	padding-right: 5px;
	color: #BD2020;
	background: #FFE7E7 url("/templates/default/images/icons/select_box_up.gif") no-repeat 4px 8px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 19px;
	float: left;
}

div.selectTagFlatOptions {
	font-size: 11px;
	border: 1px solid #E4E4E4;
	padding: 5px;
	background: #FFF;
	margin-left: 4px;
	float: left;
	position: absolute;
	margin-top: 30px;
	width: 150px;
}

div.labelInline {
	float: left;
	padding: 3px;
	font-size: 12px;
	margin-right: 4px;
}

div.selectTagFlatOptions ul {
	list-style-type: none;
	margin: 0;
	display: inline;
}

div.selectTagFlatOptions ul li {
	border-top: 1px dotted #D1D1D1;
	margin: 0;
	font-size: 11px;
}

div.selectTagFlatHelp {
	font-size: 10px;
}

div.inline {
	float: left;
	margin-right: 5px;
}

div.inlineFlush {
	float: left;
}

div.inlineRight {
	float: right;
	margin-left: 5px;
}

div.inlineQuarter {
	float: left;
	width: 25%;
}

div.inlineEighth {
	float: left;
	width: 14%;
}

div.inlineHalf {
	float: left;
	width: 48%;
}

div.newline {
	clear: both;
}

pre.captcha {
	font-family: "Courier New",Courier,monospace;
	font-weight: bold;
	background: #FFFADD;
	line-height: 1.2;
}

div.SubtleHR {
	border: 0;
	border-top: 1px dotted #C0C0C0;
	margin-top: 50px;
	margin-bottom: 50px;
}

input.captcha {
	font-size: 18px;
	color: #003395;
	text-transform: uppercase;
}
/****************************************************************************/

/************************ DIV Elements **************************************/
div.buttonIndicatorBar {
	background: url("/templates/default/images/button_indicator_bar.gif") no-repeat right;
	height: 33px;
}

div.fancyHR {
	background: url("/templates/default/images/fancy_hr_bg_blue.gif") repeat-x;
	height: 16px;
}

div.giantBracket {
	background: url("/templates/default/images/giant_bracket.gif");
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 910px;
	height: 104px;
}

div.featuredBox {
	border: 3px solid #EDECEC;
}

div.wedgeBar {
	background: url("/templates/default/images/wedge_bar.gif") no-repeat right center;
	padding: 4px;
}

div.widget, div.widgetNarrowCentered {
	border: 1px solid #EDECEC;
	padding: 3px;
	background: #EAEBEA url("/templates/default/images/widget_bg.gif") repeat-x;
}

div.widgetNarrowCentered {
	width: 500px;
	margin: 0 auto 0 auto;
}

div.widgetBody {
	padding: 15px;
}

div.widgetBody textarea {
	width: 575px;
}

div.widget h1, div.widgetNarrowCentered h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	font-size: 15px;
	font-weight: bold;
	color: #FFAA00;
	border-bottom: 1px dotted #FFD045;
}

div.widgetMoney {
	border: 1px solid #92B78C;
	padding: 3px;
	background: #F2FFF0;
  height: auto!important;
	height: 507px;
	min-height: 507px;
	width: 555px;
}

div.widgetMoney h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	font-size: 15px;
	font-weight: bold;
	color: #61A356;
	border-bottom: 1px dotted #61A356;
}

div.widgetHighlighted {
	border: 1px solid #EDECEC;
	padding: 3px;
	background: #FFFADD url("/templates/default/images/widget_highlighted_bg.gif") repeat-x;
}

div.specialWidgetHighlighted {
	border: 1px solid #EDECEC;
	padding: 3px;
	background: #FFFADD url("/templates/default/images/widget_highlighted_bg.gif") repeat-x;
}

.specialWidgetHighlighted .heading {
  color: #000000;
}

div.features {
  min-height: 507px;
  height: auto;
}

/* Fix for IE */
* html .features {
  height: 507px;
}

div.box {
	border: 1px solid #EDECEC;
	padding: 3px;
	background: #F3F3F3;
}

div.boxHighlighted {
	border: 1px solid #EDECEC;
	padding: 3px;
	background: #FFFBDE;
}

div.note {
	background: #FBFFE4;
	border: 1px solid #A6A6A6;
	padding: 5px;
}

#popup_margin {
	text-align: center;
	margin-left: 200px;
	margin-top: 150px;
}

#popup_outside {
	width: 550px;
	background: #EAEBEA url("/templates/default/images/widget_bg.gif") repeat-x;
}

#popup_inside {
	background: url("/templates/default/images/popup_border.gif") no-repeat top left;
}

#popup_content {
	text-align: left;
	padding: 10px;
	background: url("/templates/default/images/popup_border.gif") no-repeat bottom right;
}

#popup_content h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	font-size: 15px;
	font-weight: bold;
	color: #FFAA00;
}

div.none {
	background: #FBFFB9;
	color: #A5A5A5;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

div.help {
	background: #E6EEFF url("/templates/default/images/icons/info_big.gif");
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding: 10px;
	padding-left: 40px;
	padding-top: 10px;
	border: 1px solid #ADBCDC;
}

div.question {
	background: #EEFFEB url("/templates/default/images/icons/bubble.gif");
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding: 10px;
	padding-left: 45px;
	padding-top: 15px;
	border: 1px solid #34A430;
}

div.pane {
	background: #EDECEC;
	border: 1px solid #A6A6A6;
	padding: 5px;
}

div.attention {
	background: #FFD4D4;
}

div.hr {
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #A6A6A6;
}

div.spacer {
	padding-bottom: 10px;
}

div.fullScreen {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	background: #FFF;
	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: 5;
	width: 100%;
	height: 100%;
	padding: 30px;
	text-align: center;
	vertical-align: top;
}

div.photo {
	background: url("/templates/default/images/photo_small.gif");
	background-repeat: no-repeat;
	background-position: center center;
	height: 110px;
}

div.asset {
	background: url("/templates/default/images/asset.gif") no-repeat;
	width: 110px;
	height: 130px;
}

div.assetLink {
	text-align: left;
	padding: 3px 0 2px 5px;
	border-bottom: 1px dotted #6AA0CC;
}

div.assetFilename {
	text-align: center;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding: 10px 3px 15px 3px;
}

div.assetFiletype {
	text-align: center;
	font-size: 12px;
	color: #444;
}

div.photoLabel {
	position: relative;
	top: 65px;
	text-align: center;
	font-size: 11px;
	color: #FFF;
}

span.tagCloudLabel {
	font-size: 14px;
	font-weight: bold;
	margin: 3px;
}

span.tagCloudTag {
	margin: 3px;
}

div.indented {
	padding-left: 15px;
}

div.padded {
	padding: 5px;
}

div.paddedMore {
	padding: 15px;
}

div.marginBottom {
	margin-bottom: 10px;
}

div.marginBottomMore {
	margin-bottom: 20px;
}

div.marginTop {
	margin-top: 10px;
}

div.marginTopMore {
	margin-top: 20px;
}

div.marginRight {
	margin-right: 15px;
}

/****************************************************************************/

/************************ Notices *******************************************/
.flashNotice {
	background-image: url("/templates/default/images/icons/alert.gif");
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 25px;
	color: green;
	font-size: 12px;
	font-weight: bold;
	width: 500px;
	height: 25px;
	text-align: left;
}
/****************************************************************************/

/************************ Specific Page Elements ****************************/
.bar {
	background: #EDECEC;
	border-bottom: 2px solid #A6A6A6;
}

.buttonDel {
	padding-left: 23px;
	padding-top: 2px;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	background-image: url("/templates/default/images/icons/delete_item_small.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
  cursor: pointer;
}

/****************************************************************************/

/************************ Tables ********************************************/

td {
	text-align: left;
}

/*********** Enhanced Table ************/
.enhancedTable{
	border-collapse:collapse;
	border: 1px solid #DFDFDF;
}

.enhancedTableColouredRow{
	background:#EFEFEF;
}

.enhancedTableRowHover{
	background:#DEFFD7;
}

/*.enhancedTableActive{
	background:#FFC2C2;
}*/

.simpleTable, .plainTable {
   border-collapse: collapse;
}

.enhancedTable td, .simpleTable td {
   font-size: 12px;
   vertical-align: top; 
   color: #3A3A3A;
   border: 1px solid #DFDFDF;
   padding: 5px;
}

.enhancedTable tbody td, .simpleTable tbody td {
	background: #FFFFFF;
}

.enhancedTable td.label, .simpleTable td.label {
   font-size: 11px;
   font-weight: bold;
   vertical-align: top;
   padding: 4px;
   border: 1px solid #DFDFDF;
   color: #000;
   background: #FFF8D3;
}

.enhancedTable thead td, .simpleTable thead td, .enhancedTable tfoot td, .simpleTable tfoot td {
   font-size: 12px;
   font-weight: bold;
   vertical-align: top;
   padding: 4px;
   border: 1px solid #DFDFDF;
   color: #5C5C5C;
   background: #FBFBFB;
   background-position: left center;
   background-repeat: no-repeat;
}

.plainTable td {
	font-size: 10px;
}

.plainTable td.border {
   border: 1px solid #DFDFDF;
	padding: 2px;
}

/****************************************************************************/

/********************************** Ads *************************************/

.banner {
	border: 1px solid #DDDDDD;
	width: 750px;
	height: 92px;
	padding: 15px;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	margin-bottom: 15px;
}

.banner .heading {
	font-size: 23px;
	color: #105CB6;
	margin-bottom: 5px;
}

.banner .verbiage {
	font-size: 11px;
	color: #000;
}

/******************************* RedCloth Textile ***************************/

.h1_textile {
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 10px;
}

.h2_textile {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}

.h3_textile {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}

.h4_textile {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

.h5_textile {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

.h6_textile {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

a.help {
  border:0px;
  text-decoration:none;
  color: inherit;
}

.help img {
  border: 0px;
}

.help_dialog {
  border: 1px solid black;
  background-color: white;
  padding: 10px;
  width:350px;
}
/********************** Sites Lists Widgets ************/
table.sites_list tr td {
  font-size: 9px;
  line-height: 10px;
}
table.sites_list tr {
  padding: 0px;
}

div.help_widget {
	position:absolute;
	z-index:1000;
}

a.help_widget {
  border:0px;
  text-decoration:none;
  font-size: 14px;
	font-weight: bold;
  color: #EB6508;
}

/* *********************** VIDEO PLAYLIST MATRIX VIEW ************************ */
  div.playlist_matrix {
    background: #F7F7F7 none repeat scroll 0 0;
    border: 1px solid #E7E7E7;
    float: left;
    height: auto;
    margin: 10px 0px;
    padding: 40px 0;
    width: auto;
  }
  
  div.playlist_matrix li.first { border-left:0 none; }
  
  div.playlist_matrix ul {
    display: inline;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
  }
  
  div.playlist_matrix li {
    border-left:1px solid #e7e7e7;
    display:inline;
    float:left;
    height: 174px;
    margin-left: 24px;
    padding-left: 34px;
  }
  
  div.playlist_matrix a.playlist_anchor {
    background: transparent url("/templates/default/images/playlist_matrix_thumb.png") no-repeat scroll 0 0;
    height: 113px;
    margin: -10px 5px 5px -5px;
    position: absolute;
    width: 147px;
  }
  
  div.playlist_matrix a.playlist_anchor #vid_play_corner {
    background: transparent url("/templates/default/images/vid_play_corner.gif") no-repeat scroll 0 0;
    bottom: 13px;
    height: 27px;
    position: absolute;
    right: 13px;
    width: 32px;
  }
  
  div.playlist_matrix a.playlist_anchor:hover #vid_play_corner {
    background-position: 0 -27px;
  }
  
  div.playlist_matrix a.playlist_anchor:hover {
    background:transparent url("/templates/default/images/playlist_matrix_thumb_over.png") no-repeat scroll left top;
  }
  
  div.playlist_matrix div.playlist_title {
    margin-top: 108px;
    padding-left: 12px;
    width:135px;
  }
  
  div.playlist_matrix div.playlist_title a, div.playlist_matrix div.playlist_title h3, 
  div.playlist_matrix div.playlist_title p, div.playlist_matrix div.playlist_title p.publish_date {
    font-family:arial,sans-serif;
    margin: 0px;
    padding: 0px;
  }
  
  div.playlist_matrix div.playlist_title h3 {
    background: #F7F7F7 none repeat scroll 0 0;
    border: 0;
    color:#313131;
    font-size:14px;
    font-weight:normal;
    line-height:13px;
    padding-bottom:2px;
    text-align:left;
  }
  
  div.playlist_matrix div.playlist_title p {
    color:#8A8A8A;
    font-size:12px;
    line-height:15px;
  }
  
  div.playlist_matrix div.playlist_title p.publish_date { font-size: 8px; }
  
  div.playlist_matrix img.playlist_thumbnail {
    border: medium none;
    display: block;
    height: 87px;
    margin: 13px;
    overflow: hidden;
    width: 121px;
  }
  
  .video_video .matrix { height:347px; width:452px; }
/* *********************************************************************** */


/* ---- /templates/publication_pods/stylesheets/calendar.css ---- */

.specialDay {
  font-weight: bold;
  font-size: 15px;
}

/* The main calendar widget.  DIV containing a table. */

.calendar {
  position: relative;
  display: none;
  color: #999;
  cursor: default;
  font-family: tahoma,verdana,sans-serif;
  border: 0;
}

.calendar table {
  border: 1px solid #fff;
  font-size: 11px;
  color: #999;
  cursor: default;
  background: #F6F6F6;
  font-family: tahoma,verdana,sans-serif;
  height: 220px;
  width: 100%;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #fff;
}

.calendar .nav {
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #DAEAFF;
  background: #DAEAFF;
  color: #7D8692;
  text-align: center;
}

.calendar thead .headrow { /* Row TR containing navigation buttons */
}

.calendar thead .daynames { /* Row TR containing the day names */
}

.calendar thead .name { /* Cells TD containing the day names */
  border-bottom: 1px solid #999;
  padding: 2px;
  text-align: center;
  background: #FFF;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #EB6508;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 2px solid #fff;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
  border-left: 2px solid #fff;
  padding: 0px;
  background-color: #d8e0e4;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #999;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #999;
  background-color: #b8c0c4;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells TD containing month days dates */
  width: 50px;
  text-align: center;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  border-right: 1px solid #999;
  background: #FFF;
}

.calendar tbody .rowhilite td {
  background: #FFD571;
}

.calendar tbody .rowhilite td.wn {
  background: #FFD571;
}

.calendar tbody td.hilite { /* Hovered cells TD */
  border: 1px solid;
  border-color: #fff #999 #999 #fff;
}

.calendar tbody td.active { /* Active (pressed) cells TD */
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  font-size: 15px;
  border: 0;
  background: #F6F6F6;
  color: #00f;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #EB6508;
}

.calendar tbody td.today { /* Cell showing today date */
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The TR in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell TD */
  background: #FFF;
  padding: 1px;
  border: 1px solid #DAEAFF;
  background: #DAEAFF;
  color: #FF2222;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #d8e0e4;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #999;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #999;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #fff;
  background: #d8e0e4;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  background: #F6F6F6;
  padding: 0px;
  border-top: 1px solid #999;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #999;
}

.calendar .combo .hilite {
  background: #048;
  color: #aef;
}

.calendar td.time {
  border-top: 1px solid #999;
  padding: 1px 0px;
  text-align: center;
  background-color: #FFF;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #999;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #EB6508;
  background-color: #999;
  color: #0f0;
}


/* ---- /templates/publication_pods/stylesheets/profiles.css ---- */

.userFeaturedBox {
	border: 5px solid #FFDAB4;
	height: 150px;
	width: 680px;
	padding-left: 3px;
}

.userDataBox {
	margin: 10px;
	margin-left: 7px;
	border: 1px solid #EDECEC;
	padding: 5px;
	background: #FFFADD;
	width: 350px;
	height: 118px;
}

.userActionBox {
	margin-left: 7px;
	width: 200px;
	height: 150px;
}

.userNoPhoto {
	width: 50px;
	height: 50px;
	background-image: url("/templates/default/images/no_photo.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

div.userResultBriefCard {
	width: 302px;
	height: 145px;
	float: left;
	background-repeat: no-repeat;
	background: url("/templates/default/images/user_brief_pane.gif");
}

div.userResultBriefCardOnAuxBG {
	width: 302px;
	height: 145px;
	float: left;
	background-repeat: no-repeat;
	background: url("/templates/default/images/user_brief_pane_on_yellow.gif");
}

div.userResultBriefFeaturedCard {
	width: 302px;
	height: 145px;
	float: left;
	background-repeat: no-repeat;
	background: url("/templates/default/images/user_brief_featured_pane.gif");
}

div.userResultBriefInactiveCard {
	width: 302px;
	height: 145px;
	float: left;
	background-repeat: no-repeat;
	background: url("/templates/default/images/listing_brief_inactive_pane.gif");
	opacity: 0.35;
	filter: alpha(opacity=35);
}

div.userResultBriefInactiveCardLabel {
	position: relative;
	top: 75px;
	text-align: center;
}

td.userResultBriefCardTitle {
	padding-top: 13px;
	padding-left: 13px;
}

td.userResultBriefFeaturedCardTitle {
	padding-top: 13px;
	padding-left: 46px;
}

td.userResultBriefCardInfo {
	padding-top: 15px;
	padding-left: 15px;
}

div.userResultBriefCardTitle {
	font-size: 14px;
	color: #FFF;
}

div.fobBuddyStateBoth, div.fobBuddyStateGot, div.fobBuddyStateGave {
	width: 28px;
	height: 25px;
}

div.fobBuddyStateBoth {
	background: url("/templates/default/images/icons/fob_buddy_both.gif");
}

div.fobBuddyStateGot {
	background: url("/templates/default/images/icons/fob_buddy_got.gif");
}

div.fobBuddyStateGave {
	background: url("/templates/default/images/icons/fob_buddy_gave.gif");
}

#fob_state_legend {
	border: 1px solid #C3C3C3;
	width: 400px;
	font-size: 10px;
	color: #909090;
	margin-right: 30px;
}

#fob_state_legend legend {
	font-size: 12px;
	color: #C3C3C3;
}

/* ---- /templates/publication_pods/stylesheets/matches.css ---- */

/************************ DIV Elements *******************************************/
div.match {
	clear: both;
	margin-top: 5px;
	padding-bottom: 15px;
}

div.match .chain {
	margin-left: 20px;
}

div.match .chain .linkTop {
	background: url("/templates/default/images/match_arrows_top.gif") no-repeat 0 4px;
	padding-left: 24px;
	clear: both;
}

div.match .chain .linkMiddle {
	background: url("/templates/default/images/match_arrows_middle.gif") no-repeat 0 4px;
	padding-left: 24px;
	clear: both;
}

div.match .chain .linkBottom {
	background: url("/templates/default/images/match_arrows_bottom.gif") no-repeat 0 4px;
	padding-left: 24px;
	clear: both;
}

div.match .score {
	background: url("/templates/default/images/listing_score_only_pane.gif") no-repeat 0px 0px;
	width: 60px;
	height: 70px;
	float: left;
}

div.match .scoreNumber {
	font-size: 21px;
	color: #FFF;
	margin-top: 9px;
	text-align: center;
}

div.match .scoreLabel {
	font-size: 11px;
	color: #FFF;
	text-align: center;
}

div.match .details {
	border-bottom: 1px dotted #A6A6A6;
	padding-bottom: 10px;
	margin-left: 10px;
}

/* ---- /templates/publication_pods/stylesheets/interface.css ---- */

div.popularSearch {
	float: left;
	font-size: 10px;
	word-wrap: break-word;
	width: 260px;
}

div.siteHeaderTitle {
	font-family: "Trebuchet MS", Trebuchet, Verdana;
	line-height: 24px;
}

div.siteMenuOnBottom, div.siteMenu {
	background: url("/templates/default/images/menu_bg.jpg") no-repeat 0 7px;
	height: 40px;
	width: 920px;
	padding-bottom: 5px;
	padding-top: 6px;
}

div.siteMenuOnTop {
	background: url("/templates/default/images/menu_on_top_bg.jpg") no-repeat 0 7px;
	height: 35px;
	width: 920px;
	padding-top: 12px;
}

div.matchesAlert {
	background: url("/templates/default/images/matches_alert_pane.gif") no-repeat 0px 0px;
	width: 94px;
	height: 25px;
	margin-top: 9px;
	padding-top: 3px;
	text-align: center;
}

.matchesAlertLabel {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}

ul.siteMenuPages {
	float: left;
	margin: 0;
	margin-top: 5px;
}

ul.siteMenuPages li {
	list-style-type: none;
	display: inline;
	margin-right: 20px;
	margin-left: 15px;
	font-weight: bold;
}

ul.siteMenuPages li a {
	color: #9F9F9F;
}


ul.siteMenuUser {
	float: right;
	margin: 0;
	margin-top: 5px;
}

ul.siteMenuUser li {
	list-style-type: none;
	display: inline;
	margin-right: 20px;
	margin-left: 3px;
}

ul.siteMenuUser li a {
	color: #656565;
	font-size: 10px;
	font-weight: bold;
}

ul.userMenu {
	margin: 0;
}

.userMenu ul li {
	list-style-type: none;
	display: inline;
	margin-left: 35px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
	float: right;
	padding: 5px;
}

.userMenu ul li a {
	color: #9F9F9F;
}

div.topFobber {
	float: left;
	width: 90px;
	height: 130px;
	font-size: 10px;
	text-align: center;
}

/* ---- /templates/publication_pods/stylesheets/servicefronts.css ---- */

.sfTitle {
  font-size: 30px;
}

div.editable {
   border: 1px solid #D5D5D5;
   padding: 5px;
   padding-top: 1px;
   margin-bottom: 10px;
   background: white;
}

div.view {
   border: 1px solid #D5D5D5;
   padding: 5px;
   padding-top: 1px;
   margin-bottom: 10px;
   background: white;
}

div.hand {
   cursor: pointer;
}

div.editable h5 {
   margin: 0;
   text-align: center;
   color: #D5D5D5;
   font-size: 12px;
}

div.editing {
   border: 1px solid #D5D5D5;
   padding: 5px;
   margin-bottom: 10px;
   background: white;
}

#logo_container {
  text-align: left;
}

div.paneSimple {
   border: 1px solid #CCCCCC;
   padding: 10px;
   background: #FFFDEA;
   font-size: 11px;
   font-weight: bold;
}

div.paneHeading {
   font-size: 14px;
   font-weight: bold;
   color: #454545;
   width: 100%;
   border-bottom: 1px solid #9FA4C5;
   margin-bottom: 5px;
}

div.pane {
   border: 1px solid #7F7F7F;
   padding: 0;
   background: #F2F2F2;
   font-size: 11px;
   font-weight: bold;
}

div.pane h3 {
   background: #F2F2F2 url('/images/header/button_active_bg.gif');
   background-repeat: repeat-horizontal;
   background-position: bottom;
   border-bottom: 1px solid #7F7F7F;
   margin-bottom: 5px;
   padding: 3px;
   font-size: 14px;
   margin: 0;
   text-align: left;
}

div.flashNotice {
	background-image: url("/templates/default/images/icons/alert.gif");
	background-position: left middle;
	background-repeat: no-repeat;
	padding-left: 25px;
	color: green;
	font-size: 12px;
	font-weight: normal;
	height: 25px;
	text-align: left;
	margin: 5px;
	width: 340px;
}

div.content {
	padding: 5px;
}

div.active {
   border: 1px solid #FFE382;
   margin-bottom: 3px;
}

/* ---- /templates/publication_pods/stylesheets/blogs.css ---- */

.blogHeader {
	border-bottom: 1px dotted #626262;
}

.blogBody {
	padding: 15px;
	background: #FFF;
}

.blogBody h1, .blogBody h2, .blogBody h3 {
	color: #000;
	border: 0;
	background: none;
	text-align: left;
}

.blogComment {
	background: url("/templates/default/images/icons/dialogue_small.gif") no-repeat;
	padding: 5px 5px 5px 35px;
}

.blogCommentInactive {
	background: url("/templates/default/images/icons/dialogue_inactive_small.gif") no-repeat;
	padding: 5px 5px 5px 35px;
}

/****************************************************************************/


/* ---- /templates/global/stylesheets/v3.css ---- */

.v3body {
  margin:0px;
  padding:15px 0;
  font-family:sans-serif;
  font-size: 12px;
  background:#969696;
}

.v3body h1,h2,h3,h4,h5,h6{
  margin:0;
}

img {
  border: 0px;
}

#v3main {
  background: url("/images/v3_stripes.png") top left repeat;
  min-height:767px;
  margin:auto;
  width:950px;
  padding:0;
}
#v3main div.gradient {
  background: url("/images/v3_alpha_gradient.png") top left repeat-x;
}
div.stripes-top-left {
  background: url("/images/v3_stripes_top_left.png") top left no-repeat;
  height:7px;
}
div.stripes-top-right {
  background: url("/images/v3_stripes_top_right.png") top right no-repeat;
  height:7px;
  _width: 952px;
}
div.stripes-bottom-left {
  background: url("/images/v3_stripes_bottom_left.png") bottom left no-repeat;
  height:7px;
}
div.stripes-bottom-right {
  background: url("/images/v3_stripes_bottom_right.png") bottom right no-repeat;
  height:7px;
  _width: 952px;
}
#v3main div.logo-container {
  width:920px;
  /*height:100px;*/
  margin-bottom:15px;
  overflow: hidden;
}
#v3main div.center {
  margin:0 15px;
  padding-top:15px;
  min-height:767px;
  overflow: hidden;
}
#v3nav, #v3nav_square {
    margin:0;
    padding:0;
    width:600px;
    margin-left:16px;
}
#v3nav li, #v3nav_square li {
    float:left;
    list-style-type:none;
    margin-right:1px;
    cursor:pointer;
    background-color:#6d6d6d;
}
#v3nav li {
    background: url("/images/v3_inactive_tab_left.png") top left no-repeat #6d6d6d;
    /*behavior: url("/images/iepngfix.htc");*/
}
#v3nav li a, #v3nav_square li a {
    width:60px;
    display:block;
    margin-left:10px;
    padding-right:10px;
    height:40px;
    line-height:40px;
    color:white;
    text-align:center;
    vertical-align:middle;
    text-decoration:none;
    font-size:11px;
    overflow: hidden;
}
#v3nav li a {
    background: url("/images/v3_inactive_tab_right.png") top right no-repeat;
    /*behavior: url("/images/iepngfix.htc");*/
}
#v3nav li a td, #v3nav_square li a td {
    height:40px;
    line-height:14px;
    color: white;
    font-size:11px;
    font-family:verdana,arial,helvetica,sans-serif;
    text-align: center;
}
#v3nav li.active, #v3nav li.hover, #v3nav_square li.active, #v3nav_square li.hover  {
    background-color:#ffffff;
}
#v3nav li.active, #v3nav li.hover {
    background-image: url("/images/v3_active_tab_left.png");
    /*behavior: url("/images/iepngfix.htc");*/
}
#v3nav li.active a, #v3nav li.hover a, #v3nav_square li.active a, #v3nav_square li.hover a {
    color:#6d6d6d;
}
#v3nav li.active a, #v3nav li.hover a {
    background-image: url("/images/v3_active_tab_right.png");
    /*behavior: url("/images/iepngfix.htc");*/
}
#v3nav li.hover a, #v3nav li.hover td {
    text-decoration:underline;
    color:#6d6d6d;
}
#v3nav li.active td {
    color:#6d6d6d;
}
#v3nav table {
  line-height: 1em;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#v3main .content {
  min-height:500px;
}
#v3main .content .content-area {
    width:570px;
    height:100px;
    background:#ccc;
    margin-bottom:15px;
    color:gray;
    text-align:center;
    line-height:100px;
    vertical-align:middle;
}

#v3main .content .content-left-half {
  float: left;
  width: 270px
}

#v3main .content .content-right-half {
  margin-left:295px;
}

#left-column {
    width:610px;
    float:left;
}
#right-column {
    width:290px;
    margin-left:630px;
    padding-top:40px;
    _float: right;
    _margin-left: 0px;
}
.small-icon {
    background-position:center left;
    background-repeat:no-repeat;
    padding-left:36px;
    line-height:32px;
    vertical-align:center;
    margin-bottom: 6px;
    font-size: larger;
    /*behavior: url("/images/iepngfix.htc");*/
}
.upward-trend {
    background-image:url("/images/upward_trend.png");
}
.phone-icon {
    background-image:url("/images/v3_mobilephone2.png");
}
.phone-icon2 {
    background-image:url("/images/v3_phone_icon2.png");
}
.contact-icon {
    background-image:url("/images/v3_message.png");
}
.email-icon {
    background-image:url("/images/v3_mail.png");
}
.email-forward-icon {
    background-image:url("/images/v3_mail_forward.png");
}

.large-icon {
    background-position:center left;
    background-repeat:no-repeat;
    padding-left:45px;
    /*line-height: 40px;*/
    min-height: 45px;
    vertical-align:center;
    margin-bottom: 6px;
    padding-bottom: 5px;
    paddding-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    //border-bottom: 1px solid eae9e5;
}

.large-icon * {
    line-height: 150%;
}

.website-icon {
    background-image:url("/images/v3_website_icon.gif");
}
.hour-icon {
    background-image:url("/images/v3_hour_icon.gif");
}
.payment-icon {
    background-image:url("/images/v3_payment_icon.gif");
}

/* begin SHADOW code */
div.shadow {
    background: url("/images/shadow1.gif") no-repeat bottom right;
}
.shadow div.corners {
    background: url("/images/shadow2.png") no-repeat left top !important;
    background: url("/images/shadow2.gif") no-repeat left top;
    padding: 0px 5px 5px 0px;
}
.shadow div.body {
    background-color: #fff;
    border: 1px solid #a9a9a9;
    padding: 10px;
}
/* end SHADOW code */

/* begin ROUNDED SHADOW code */
div.rounded-shadow {
  margin-left:4px;
}
.rounded-shadow .top {
  background:url("/images/v3_shadow_top_right.png") top right no-repeat;
  height:4px;
  padding-right:8px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.rounded-shadow .top .left{
  background:url("/images/v3_shadow_top_left.png") top left no-repeat;
  height:4px;
  padding: 0px;
  margin: 0px;
  line-height: 0px;
  font-size: 1pt;
}
.rounded-shadow .middle {
  background:url("/images/v3_shadow_right.png") top right repeat-y;
  padding-right:8px;
}
.rounded-shadow .middle .body {
  background-color:#fff;
  padding:10px;
}
.rounded-shadow .bottom {
  background:url("/images/v3_shadow_bottom_right.png") bottom right no-repeat;
  height:8px;
  padding-right:8px;
}
.rounded-shadow .bottom .left {
  background:url("/images/v3_shadow_bottom_left.png") bottom left no-repeat;
  height:8px;
  font-size: 1pt;
}

.bottom .left {
  font-size: 1pt;
}
/* end ROUNDED SHADOW code */

/* begin communication box code */

#communication-box {
  margin-bottom: 20px;
}

#communication-box .mini-map-label {
  font-weight: bold;
  font-size: larger;
}

#communication-box .mini-map-address {
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  margin-top: 7px;
  margin-bottom: 20px;
}

#communication-box a {
  color: black;
  text-decoration: none;
}

/* end communication box code */

/* mini map code */
#mini-map {
}

#mini-map .mini-map-label {
  font-weight: bold;
  font-size: larger;
}

#mini-map .mini-map-address {
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  margin-top: 7px;
  margin-bottom: 20px;
  _margin-bottom: 0px;
  _padding-botto: 5px;
}

#mini-map a {
  color: black;
  text-decoration: none;
}

#mini-map .mini-map-map-container {
  background: #FFFFFF;
  text-align: center;
  height: 300px;
  width: 100%;
  padding: 0;
  border: 1px solid #a9a9a9;
}
/* end mini map code */

/* about us */
#listing-categories {
  margin-bottom: 10px;
}

#main-image-container {
  margin-right:-10px;
}
#main-image-container img {
  padding: 3px;
}

#main-image-container div.body {
  text-align: center;
}

#main-image {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  /*width: 247px;*/
  /*behavior: url("/images/iepngfix.htc");*/
}

#about-us-summary {
  margin-top: 10px;
}

.content-right-half h1 {
  font-weight: 700;
  margin-bottom: 8px;
}

.newline {
  clear: both;
}

div.caption-container {
    width:277px;
    background:url('/images/v3_caption_center.png') top left repeat-y;
}

div.caption-top {
    width:277px;
    height:29px;
    background:url('/images/v3_caption_top.png') top left no-repeat;
}

div.caption-bottom {
    width:277px;
    height:8px;
    background:url('/images/v3_caption_bottom.png') bottom left no-repeat;
}

div.beige-container {
    width:277px;
    background:url("/images/v3_beige_center.png") top left repeat-y;
}

div.beige-top {
    width:277px;
    height:8px;
    background:url("/images/v3_beige_top.png") top left no-repeat;
}

div.beige-bottom {
    width:277px;
    height:8px;
    background:url("/images/v3_beige_bottom.png") bottom left no-repeat;
}

div.beige-divider {
    margin: 7px auto 10px auto;
    border-top: 1px solid #eae9e5;
    width: 250px;
}

div.gray-container {
  width: 277px;
  border: 1px solid #a9a9a9;
  margin-top: 20px;
  padding-bottom: 10px;
}

div.gray-top {
  background-color: #e7e7e7;
  margin: 0;
  border-bottom: 1px solid #a9a9a9;
  padding: 7px 0px 5px 10px;
  font-weight: bold;
}

div.gray-divider {
    margin: 7px auto 10px auto;
    border-top: 1px solid #eae9e5;
    width: 250px;
}

a.website {
  color: black;
}

div.listing-category-name {
  margin: 10px 0px 3px 10px;
  font-weight: bold;
}

div.listing-attribute-container {
  margin-left: 12px;
  line-height: 150%;
}

/* map tab */

.content-left-wide {
  width: 100%;
  float: left;
}


.content-left-wide-platinum {
  width: 320px;
  float: left;
}
.content-right-narrow {
/*  margin-left: 365px;*/
  margin-left: 35px;
  width: 210px;
}


div.large-map-container {
  width: 585px;
  height: 1000px;
}

#driving-directions-label {
  margin-top: 10px;
  font-size: smaller;
}

#driving-directions-form {
  margin-top: 7px;
}

#driving-directions-submit {
  color: black;
  text-decoration: none;
  background-color: #b2b2b2;
  padding: 5px 10px 5px 10px;
  margin-left: 10px;
  font-weight: bold;
  border: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#google-directions-container {
  _height: 390px;
  max-height: 390px;
  overflow: auto;
  margin-top: 15px;
}

#google-directions-container td {
  border-top: 1px solid #eae9e5;
  padding-top: 3px;
  padding-bottom: 5px;
}

td.google-step-description {
  padding-right: 5px;
}

td.google-step-distance {
  color: #666666;
}

div.all-gray-container {
  width: 200px;
  border: 1px solid #a9a9a9;
  margin-top: 20px;
  padding-bottom: 10px;
  background-color: #f9f9f9;
}

div.all-gray-divider {
    margin: 7px auto 10px auto;
    border-top: 1px solid #eae9e5;
    width: 180px;
}

#directions-label {
  margin: 5px 10px 5px 10px;
  font-weight: bold;
}

#directions-body {
  margin: 5px 10px 5px 10px;
}

#driving-directions-form select {
  max-width: 300px;
  _width: 300px;
}

#locations {
  width:220px;
  overflow-x:auto;
  overflow-y:auto;
  max-height:900px;
}

/* end map tab */

/* gallery tab */

div.gallery-body {
  background-color: #f7f7f7;
  border: 1px solid #cecece;
  padding: 5px;
  margin-bottom: 10px;
}

.gallery-count {
  float: right;
  padding-bottom: 3px;
}

div.gallery-left {
  float: left;
  width: 260px;
  clear: none;
}

div.gallery-right {
  margin-left: 0px;
  float: right;
  width: 298px;
  height: 200px;
  overflow: auto;
  border: 1px solid #cecece;
}

img.gallery-primary {
  width: 232px;
}

.gallery-label {
  font-size: large;
  float: left;
}

div.gallery-primary-caption {
  margin: 5px auto 5px auto;
  font-size: smaller;
  text-align: center;
}

.video_caption {
  margin: 5px auto 5px auto;
  font-size: smaller;
  text-align: center;
}

div.gallery-item {
  width: 90px;
  height: 95px;
  overflow: hidden;
  float: left;
  margin: 3px 0px 3px 3px;
  text-align: center;
  cursor: pointer;
}

div.gallery-item-caption {
  font-size: x-small;
  text-align: center;
}

.gallery-thumb-container {
  width: 84px;
  height: 74px;
  padding: 2px;
  border: 1px solid #cecece;
  overflow: hidden;
}

img.gallery-thumb {
  width: 100%;
  padding: 0px;
  margin: 0px;
  border: none;
}

#primary-video-container {
  width: 260px;
  height: 240px;
}

#primary-video-container div.video_container {
  height: 100%;
}

#primary-video-container div.video_container div.video_video {
  height: 220px;
}

#primary-video-container div.video_container div.video_video div.object {
  height: 100%;
  width: auto;
}

#primary-slideshow-container img {
  max-width: 260px;
  width: auto !important;
  width: 260px;
}

#lightbox #imageContainer #lightboxImage {
  width: auto;
  max-width: none;
}

#primary-slideshow-container img.image_img {
  border: 0;
}

.slideshow_container .story_item_headline {
  font-weight: bold;
  margin-bottom: 3px;
}

#primary-audio-container div.audio_audio {
  height: 30px;
  width: 260px;
}

/* end gallery tab */

/* rating gauge */
div.rating-gauge {
    width:119px;
    height:25px;
    background:url("/images/v3_rating_gauge_orange.gif") no-repeat #eee;
}
div.rating-gauge div {
    background:url("/images/v3_rating_gauge.png") top left no-repeat;
    width:119px;
    height:25px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/v3_rating_gauge.png");
}
/* end rating gauge */

/* reviews tab */
div.large-section-divider {
  border-bottom: 1px solid #dcdcdc;
  width: 100%;
  margin: 7px 0px 7px 0px;
}

#reviews-header-label {
  float: left;
}

h3.reviews span {
  font-size: smaller;
  font-weight: normal;
}

#reviews-header-stars {
  float: right;
}

#reviews-content .accordion_content {
  width: 100%;
}

#reviews-content .accordion_toggle {
  width: 100%;
  cursor: pointer;
  color: #999999;
}

#reviews-content .accordion_toggle_active {
  color: black;
  cursor: default;
}

#reviews-content .accordion_toggle_active span {
  display: none;
}

.review-author {
  font-style: italic;
}

/* end reviews tab */

/* blogs tab */

#blog-container {
  _height: 1500px;
  max-height: 1500px;
  overflow: auto;
}

.blogHeader .heading {
  font-size: large;
}

.signature_line img.dont_touch_me {
        border: none;
        display: inline;
        margin: 0px;
        padding: 0px;
        clear: none;
        float: none;
        height:;
        width:;
        min-height: auto;
        min-width: auto;
        /* last-ditch effort to prevent trouble */
        max-width: 15px;
}

.float-right {
  float: right;
}

#blog-content .quote {
  font-style: italic;
}

#blog-content .story_item_headline {
  font-size: 13pt;
}

#blog-content .story_item .signature_line {
  margin-top: 10px;
}

#blog-content div.story_item {
  padding-bottom: 15px;
  border-bottom: 1px solid #dcdcdc;
}

.marginBottom {
  margin-bottom: 20px;
}

.comment {
  margin-bottom: 10px;
}

.comment .labelSmall {
  font-size:90%;
  color: grey;
}

#comments_container .labelTiny {
  font-weight: bold;
  font-size: larger;
}
#blog-content .story_item .story_item_headline {
  font-weight: bold;
}
/* end blogs tab */

/* add blog entry popup */
#multi_images_container .add-an-image a {
  color: blue;
}

#blog-form .marginBottom .label {
  margin-top: 20px;
}

/* end add blog entry popup */

/* coupons tab */

#coupons-container {
  margin-top: 20px;
}

#coupons-specials-content div.coupon-full {
  width: auto;
  float: left;
  clear: both;
  margin-bottom: 20px;
}

/* end coupons tab */

/* custom tab */

#custom-tab-content {
  height: expression( this.scrollHeight < 300 ? "300px" : "auto" ); /* sets max-height for IE */
}

/* end custom tab */

/* dialog */
.dialog-window {
  z-index:10000;
  max-width: 600px%;
}

.dialog-overlay {
  display:none;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:5000;
  background-color:#000;
  -moz-opacity: 0.3;
  opacity:.30;
  filter: alpha(opacity=30);
}

.dialog-item {
  margin-bottom: 7px;
}

.dialog-window label {
  font-weight: bold;
}

.dialog-item-details {
  font-size: 8pt;
  max-width: 400px;
  color: #008800;
}

#captcha_container {
  width: 400px;
}

#captcha_container div.heading {
  font-weight: bold;
}

#captcha_container pre {
  font-family: "Courier New", Courier, monospace;
  font-size: 4pt;
  background-color: white;
  color: black;
}

.dialog-window div.coupon-form-item img {
  width: 50px;
}

.dialog-window .slideshow-image-form-item {
  margin-left: 15px;
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid gray;
}

.dialog-window .full-size-image-container {
  text-align: center;
  margin: auto;
}

.dialog-window .full-size-image-container img {
  max-width: 850px;
  width: expression(this.scrollWidth > 850 ? "850px" : "auto");
}

.dialog-window .full-size-image-title {
  text-align: center;
  margin: auto;
}

#facebox_content .full-size-image-container {
  text-align: center;
  margin: auto;
}

#facebox_content .full-size-image-container img {
  max-width: 850px;
  /*width: expression(this.scrollWidth > 850 ? "850px" : "auto");*/
}

#facebox_content .full-size-image-title {
  text-align: center;
  margin: auto;
}

/* end dialog */

/* button */
.v3-button {
  display:block;
  text-decoration:none;
  color:#444;
  font-weight:300;
  font-size:13px;
  background:url("/images/v3_button_right.png") top right no-repeat;
}
.v3-button span {
  display:block;
  height:28px;
  line-height:28px;
  padding-left:12px;
  background:url("/images/v3_button_left.png") top left no-repeat;
}
.v3-button img {
  padding-bottom:3px;
  border:none;
  vertical-align:middle;
}

.edit-link {
  color:red;
}
.edit-link img {
  border:none;
}
/* end button */

/* silver/basic css */
#map {
  width: 400px;
  height: 300px;
}
#bl_business_listing #map {
  float :right;
  width: 400px;
  height: 300px;
}

#bl_business_listing #ad_header {
	border-bottom: 1px solid #707070;
	margin-bottom: 10px;
}

#bl_business_listing #title {
	font-size: 20px;
	float: left;
}

#bl_business_listing #title h1 {
  display: inline;
  font-weight: 100;
  color: #000000;
  font-size: 20px;
}

#bl_business_listing #phone {
	font-size: 18px;
	color: #707070;
	float: right;
}

#bl_business_listing #address {
	color: #707070;
	float: left;
}


#bl_business_listing #banner_image {
	float: right;
	width: 290px;
}

#bl_business_listing #attributes {
	float: left;
}


#bl_business_listing #banner_image img {
	width: 290px;
	float: right;
}

#bl_business_listing #ad_middle {
	margin-bottom: 20px;
}

#bl_business_listing #link {
	float: right;
}

#bl_business_listing #link-container {
  float: right;
}

#bl_business_listing .ad_tab_content {
	display: none;
}

#bl_business_listing .ad_tab, #bl_business_listing .ad_tab_active {
	float: left;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	color: #B0B0B0;
	cursor: pointer;
}

#bl_business_listing .ad_tab_active {
	color: #21A31A;
	border: 1px solid #BABABA;
	border-bottom: 0;
}

#bl_business_listing #ad_tabs {
	border: 1px solid white;
}

#bl_business_listing #ad_tabs_content {
	border-top: 1px solid #BABABA;
	padding-top: 15px;
	clear: both;
}

#ad_tab_content_map {
	padding: 10px;
}

#ad_tab_content_map #map{
	float :right;
  width: 400px;
  height: 300px;
}

#ad_tab_content_profile #desc {
	float: left;
	width: 315px;
}

#ad_tab_content_profile #hours {
	float: right;
	width: 175px;
}

#ad_tab_content_profile #hours_title {
	padding: 5px;
	background: #B0B0B0;
	color: white;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#ad_tab_content_profile #hours_body {
	background: #EDECEC;
	font-size: 12px;
	padding: 5px;
}

#bl_business_listing #attributes div {
	width: 200px;
	border-bottom: 1px solid #BABABA;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

#bl_business_listing #attributes div span {
	color: #707070;
}

#bl_business_listing #handle {
	float: right;
	font-weight: bold;
}

#bl_business_listing #attributes #hours {
	float: left;
	width: 175px;
}

#bl_business_listing #attributes #hours_title {
	padding: 5px;
	background: #B0B0B0;
	color: white;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#bl_business_listing #attributes #hours_body {
	background: #EDECEC;
	font-size: 12px;
	padding: 5px;
}

#bl_business_listing #attributes #hours div {
  width: 190px;
}

#bl_business_listing #attributes #hours td {
  max-width: 95px;
  _width: 90px;
}

/* end of silver/basic */

.weekdays_hours_fields {
  display: table;
  padding-right: 10px;
  margin-bottom: 8px;
}

.weekdays_titles {
  display: table-row;
}

.weekdays_value_fields {
  display: table-row;
}

.weekday_title {
  display: table-cell;
}

.weekday_hours_value {
  display: table-cell;
  padding-right: 15px;
}

.weekday_hours_value input {
  width: 90px;
}

.hours_of_operation_container textarea{
  height: 60px;
}

#about-us-hours td {
  font-size: 8pt;
}

/* gold */

#gold-main-container {
  /* fix broken IE padding and margin */
  _width: 900px;
}

#asset_container td {
  text-align: center;
}

#asset_container div.asset-container {
  width: 110px;
  /* height: expression( this.scrollHeight > 90 ? "90px" : "auto" ); */ /* sets max-height for IE */
  /* max-height: 90px; */
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}

#asset_container div.asset-container img {
  max-width: 100%;
  /*width: expression(this.scrollWidth > 110 ? "110px" : "auto");*/
  _width: 100%;
}

#posted-by {
  float: right;
  color: #333333;
  font-size: 8pt;
}

#posted-by a {
  color: #333333;
  font-size: 8pt;
  text-decoration: underline;
}

.top-panel-button {
  display:block;
  cursor:pointer;
  background-color:#fee;
  color:red;
  float:left;
  border:1px outset red;
  padding:3px 6px;
  margin-left:10px;
}

.top-panel-button:visited {
  color:red;
}

.gold #main-image-container {
  text-align: center;
}

.gold #main-image-container img {
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
}

.top-panel-button img {
  display:none;
}
/* end gold */

/* deal of the day */
.deal { 
  width:900px;
  min-height:100px;
}
.deal_month { font-size: 15; }
.deal_day { font-size: 25; }
#facebox .deal table tbody td { padding: 0 10px 10px 10px; }
#facebox .deal table thead th, .deal ui-form-field-label { text-transform: lowercase; }

.deal .ui-form-field { padding-top:20px; }

#facebox .deal table thead th {
  border-bottom:1px solid black;
  font-size: smaller;
}

.deal_calendar {
  float:left;
  padding-right:10px;
  margin: 35px 5px;
}

.deal .ui-form-field-label {
  font-weight: bold;
  font-size: smaller;
}
/* end deal of the day */

.servicefront-footer {
  clear: both;
}

.servicefront-footer .owner {
  text-align: left;
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
}

.servicefront-footer .powered-by {
  text-align: right;
  float: right;
  padding-top: 5px;
  padding-bottom: 5px;
}



/**********************************************/
/***********  fg-button style fix  ************/
/**********************************************/

/* the cancel buttons sometimes get the 'l' cut off at the end, */
/* add a couple pixels of padding on the right hand side to try */
/* and get around this. */
.fg-button {
  padding-right:5px;
}


.dialog-error {
  color:red;
}

.dialog-success {
  color:green;
}
.grey {
   color: #A6A6A6;
}
.fb_icon {
  background:url("/images/v3_coupon_facebook.png") center left no-repeat;
}
.tw_icon {
  background:url("/images/v3_coupon_twitter.png") center left no-repeat;
}

.four_square_icon {
  background:url("/images/v3_foursquare.png") center left no-repeat;
}

.linked_in_icon {
  background:url("/images/v3_linkedin.png") center left no-repeat;
}

#social-form .link, #websites-container .link, .deal .link {
  background: url("/templates/default/images/icons/hyperlink.gif") no-repeat;
  background-position: 0 3px;
  font-size:larger;
  padding: 0 0 0 15px;
}

.deal .link {
  font-size:12px;
  font-weight:bold;
}

.deal .odd {
  background-color: #EFEFEF;
}

.deal .ui-form-field-label {
  display: inline;
}

.deal .accordion_header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }


/* ---- /templates/publication_pods/stylesheets/layout.css ---- */

body {
	margin: 0;
	padding: 0;
	background: #DCDCDC;
	text-align: center;
}

body, div, td {
	font-family: 'Arial';
}

a {
	text-decoration: none;
}

img {
	border: 0;
}

.video_video .object {
	width: 300px;
	height: 247px;
}

  div.playlist_vertical {
    float: left;
    width: 250px;
    height: 300px;
    overflow: auto;
    padding: 10px;
    margin: 0px 10px 0px 10px;
    border: 1px solid gray;
  }

  div.playlist_vertical img.playlist_thumbnail {
    float: left;
    width: 100px;
    margin-right: 10px;
  }

  div.playlist_vertical a.playlist_anchor {
    display: block;
    clear: both;
    padding: 3px;
    margin-bottom: 10px;
    border: 1px solid gray;
  }

  div.playlist_horizontal {
    width: 600px;
    height: 125px;
    overflow: auto;
    padding: 10px;
    margin: 10px 10px 0px 0px;
    border: 1px solid gray;
    clear: both;
    text-align: left;
  }

  div.playlist_horizontal img.playlist_thumbnail {
    float: left;
    height: 100px;
    margin-right: 10px;
  }

  div.playlist_horizontal a.playlist_anchor {
    display: inline;
    float: left;
    padding: 3px;
    margin-left: 10px;
    border: 1px solid gray;
    clear: none;
    width: 300px;
  }

#pt1_page {
}

#pt1_header {
	width: 960px;
	margin: 0 auto 0 auto;
}

#pt1_site_footer {
	clear: both;
}

.pt1_three_quarters {
	width: 75%;
	margin: 0 auto 0 auto;
}

#pt1_content_container {
	padding: 6px;
	width: 960px;
	_width: 970px;
	min-height: 800px;
	_height: 800px;
	margin: 0 auto 0 auto;
	margin-top: 6px;
}

#pt1_search_bar_container {
	float: left;
}

#pt1_search_links {
	float: left;
	font-size: 15px;
	padding: 5px 20px 0 0;
}

#pt1_search_links a {
	color: #FFF;
}

#pt1_search_controls {
	float: left;
	padding-top: 3px;
}

#pt1_branding {
	height: 70px;
	background: #2B2B2B url("/templates/publication_pods/images/sample_banner.gif") 7px 7px no-repeat;
	padding-left: 200px;
}

.square_banner_ad {
	padding: 0;
}

#mappy {
	width: 600px;
}

.pt1_pane {
	background: #FFF url("/templates/publication_pods/images/corner_top_left.gif") top left no-repeat;
	margin-bottom: 10px;
}

.pt1_pane .pt1_pane_heading {
	font-size: 20px;
	font-family: Helvetica;
	color: #97D1FF;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	padding: 8px 0 8px 12px;
}

.pt1_pane .pt1_pane_body {
	background: url("/templates/publication_pods/images/corner_bottom_right.gif") bottom right no-repeat;
	padding: 10px;
	text-align: left;
}

.pt1_pane_special {
	background: #2B2B2B url("/templates/publication_pods/images/corner_dark_top_left.gif") top left no-repeat;
	margin-bottom: 10px;
}

.pt1_pane_special .pt1_pane_heading {
	font-size: 20px;
	font-family: Helvetica;
	color: #FFF;
	text-align: left;
	padding: 8px 0 8px 12px;
}

.pt1_pane_special .pt1_pane_body {
	background: #FFF url("/templates/publication_pods/images/corner_bottom_right.gif") bottom right no-repeat;
	padding: 10px;
	text-align: left;
}

.pt1_pane_subtle {
	background: #F0F0F0 url("/templates/publication_pods/images/corner_medium_top_left.gif") top left no-repeat;
	padding-top: 8px;
	margin-bottom: 10px;
}

.pt1_pane_subtle .pt1_pane_heading {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica;
	color: #BABABA;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	padding: 0 0 8px 10px;
}

.pt1_pane_subtle .pt1_pane_body {
	background: #F0F0F0 url("/templates/publication_pods/images/corner_medium_bottom_right.gif") bottom right no-repeat;
	padding: 10px;
	text-align: left;
}

.pt1_button {
	padding: 3px;
	border: 1px solid #D50202;
	color: #D50202;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
/************************* CONTENT TEMPLATES **********************/

img.small-float-left {
  float:left;
  max-height: 110px;
  _width: 130px;
  max-width: 130px;
  padding: 5px;
  border: 0;
}

.float-right {
  float:right;
}

div.slideshow_container {
  float: left;
}

div.simple-slideshow-container {
  margin: 0;
  border: 0;
  padding: 0;
  width: 305px;
  margin-bottom: 7px;
}

div.slideshow_container img.image_img {
  width: 300px;
  float: left;
  padding: 5px;
  margin: 0;
}

div.simple-slideshow-container div.slideshow-image-wrapper img.image_img {
  max-width: 100%;
  width: auto;
  float: left;
  _width: 100%;
  display: block;
  border: 0;
}

.simple-slideshow-nav {
  cursor: pointer;
  margin-right: 7px;
}

div.simple-slideshow-nav-container {
  text-align: left;
  clear: both;
  padding: 5px;
}

div.slideshow_container .story_item_headline {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 7px;
}

div.story_item_map {
  width: 300px;
  height: 300px;
  float: left;
  margin: 5px;
}

div.story_item_map div.mapDiv {
  width: 100%;
  height: 100%;
}

/************************* MENU ***********************************/

#pt1_menu {
	background: #FFF;
}

#pt1_main_menu {
	background: #FFF;
	clear: both;
	border-top: 1px solid #FFF;
}

#pt1_main_menu .pt1_item, #pt1_main_menu .pt1_item_active {
	padding: 3px 10px 3px 10px;
	border-right: 1px dotted #B2B2B2;
	float: left;
}

#pt1_sub_menu .pt1_item {
	float: left;
	padding: 5px 8px 3px 8px;
}

#pt1_sub_menu .pt1_item a {
	color: #FFF;
}

#pt1_sub_menu .pt1_button {
	float: left;
	padding: 1px 3px 1px 3px;
	margin: 3px 10px 3px 10px;
	border: 1px solid #FFF;
	color: #FFF;
	font-weight: bold;
}

#pt1_main_menu .pt1_item_active {
	background: #D50202;
	border: 1px solid #D50202;
}

#pt1_main_menu .pt1_item_active a {
	color: #000;
	font-weight: bold;
}

#pt1_main_menu .pt1_item a {
	color: #2B2B2B;
}

#pt1_sub_menu {
	background: #D50202;
	height: 29px;
	clear: both;
}

#pt1_login_controls {
	float: right;
	padding: 3px 10px 0 0;
	width: 240px;
}

#pt1_login_controls a {
	font-weight: normal;
	color: #2B2B2B;
	/* color: #97D1FF; */
}

#pt1_login_controls div, #pt1_login_controls ul, #pt1_login_controls li {
	padding: 0;
	margin: 0;
}

.userMenu #sign_out {
	margin-left: 30px;
}

/************************* TOP STORIES ****************************/
.pt1_feature .pt1_feature_header {
	margin: -10px -10px 5px -10px;
	padding: 5px 0 0 0;
	_padding: 5px 0 5px 0;
	border-bottom: 1px solid #DCDCDC;
	height: 30px;
	background: #F6F6F6;
}

.pt1_feature .pt1_feature_header .pt1_item {
	float: left;
	padding: 3px 10px 3px 10px;
}

.pt1_feature .pt1_feature_header .pt1_item a {
	color: #B0B0B0;
	font-size: 15px;
	font-weight: bold;
}

.pt1_feature .pt1_feature_header .pt1_selected {
	border: 0;
	margin: 0;
}

.pt1_feature .pt1_feature_header .pt1_selected a {
	color: #21A31A;
	margin: 0;
}

.pt1_feature .pt1_feature_body {
	clear: both;
	width: 600px;
	min-height: 390px;
	_height: 390px;
	padding: 5px;
	margin: 0;
}

.pt1_top_stories .story_item {
	font-size: 13px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin: 3px;
}

.pt1_top_stories .story_item em {
	font-size: 11px;
}

.pt1_top_stories .story_item h2 {
	margin: 0;
	padding: 0;
}

.pt1_top_stories .lead_story, .pt1_top_stories .secondary_story {
	border-bottom: 1px solid #DCDCDC;
}

.pt1_top_stories .first_column {
	float: left;
	width: 280px;
	_width: 270px;
	padding: 0 3px 0 0;
}

.pt1_top_stories .second_column {
	float: right;
	border-left: 1px solid #DCDCDC;
	padding: 0 0 0 10px;
	width: 290px;
	margin: 0 0 0 5px;
}

.pt1_top_stories .second_column {
  _margin-left: 0;
}

.pt1_top_stories .second_column object {
  width: 255px;
 _width: 247px;
}

.pt1_top_stories .second_column div.simple-slideshow-container {
  width: 255px;
  _width: 247px;
  margin: 0;
  padding: 0;
}

.pt1_top_stories .second_column div.simple-slideshow-container img.image_img {
  width: 100%;
  margin: 0;
  padding: 0;
}

.pt1_top_stories .lead_story .story_item_headline, .pt1_top_stories .photo_story .story_item_headline {
	font-size: 20px;
	font-weight: bold;
}

.pt1_top_stories .secondary_story .story_item_headline {
	font-size: 16px;
	font-weight: bold;
}

.pt1_top_stories .story_item .story_item_info {
	color: #B0B0B0;
	clear: both;
	padding: 3px 0 0 0;
}

.pt1_top_stories .story_item .story_item_info div {
	float: left;
}

.pt1_top_stories .story_item .story_item_summary {
	clear: both;
	padding-top: 3px;
}

.pt1_top_stories .more_stories ul {
	margin: 0;
	padding-left: 15px;
}

.pt1_top_stories .photo_story {
	float: right;
}

.pt1_top_stories .image_image {
	margin-bottom: 10px;
}

.pt1_top_stories .image_img {
	width: 290px;
}

.pt1_top_stories .story_item .video_video .object {
	width: 290px;
	height: 242px;
}

.pt1_top_stories .pt1_read_more_link {
	margin-top: 5px;
	text-align: right;
	clear: both;
}
/******************************************************************/

/************************* SEARCH BAR *****************************/
#pt1_search_controls {
	float: right;
}

#pt1_search_element_select, #pt1_search_element_bar {
	float: left;
	margin-right: 10px;
	color: #FFF;
}

/******************************************************************/

/************************* HOME ***********************************/
#pt1a_home_left_column {
	float: left;
	width: 630px;
	text-align: left;
}

#pt1a_home_right_column {
	float: right;
	width: 320px;
	text-align: left;
}

#pt1a_home_page #todays_events_container {
	margin: 15px 0 15px 0;
}

#pt1a_home_page #community_container .pt1_pane_body {
	min-height: 1100px;
	_height: 1100px;
}

#pt1a_home_right_column .square_banner_ad {
	padding: 0;
}

#pt1a_home_page #todays_events_container .heading, #pt1a_home_page #featured_fronts_container .heading {
	display: none;
}

#pt1a_home_page .rss_item_desc {
	font-weight: normal;
}

.rss_item_title {
	font-weight: bold;
}

.popularListingsList .summary {
	margin: 0;
}

.popularListingsList .image {
	float: right;
	margin: 0 0 3px 3px;
	width: 55px;
	height: 55px;
}

.popularListingsList .bullet {
	clear: both;
	margin-bottom: 5px;
}

/************************* HOME ELEMENTARY ************************/

#pt1_home_left_column {
	float: left;
	width: 320px;
	text-align: left;
	margin-right: 10px;
}

#pt1_home_middle_column {
	float: left;
	width: 300px;
	text-align: left;
	margin-right: 10px;
}

#pt1_home_right_column {
	float: left;
	width: 320px;
	text-align: left;
}

#todays_events_container {
	margin: 15px 0 15px 0;
}

#pt1_home_page #todays_events_container .heading, #pt1_home_page #featured_fronts_container .heading {
	display: none;
}

#pt1_home_page #push_home_news_bullets_container ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#pt1_home_page #push_home_news_bullets_container li {
	font-size: 13px;
	padding: 5px 0 5px 0;
	margin: 0;
	border-bottom: 1px dotted #DCDCDC;
	list-style: none;
	float: left;
	width: 275px;
}

#push_home_news_lead_story_container .story_item_headline, #push_home_news_video_story_container .story_item_headline {
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
}

#pt1_home_page #pt1_lead_story_pane .pt1_pane_body, #pt1_home_page #pt1_video_story_pane .pt1_pane_body {
	height: 450px;
}

#pt1_home_page #pt1_recent_headlines_pane .pt1_pane_body {
	height: 1450px;
}

#pt1_home_page #pt1_events_pane .pt1_pane_body {
	height: 820px;
}

#pt1_home_page #pt1_businesses_pane .pt1_pane_body {
	height: 1320px;
}

#pt1_home_page #pt1_comments_pane .pt1_pane_body {
	height: 577px;
}

#pt1_home_page #pt1_marketplace_pane .pt1_pane_body {
	height: 400px;
}

#pt1_home_page #pt1_browse_by_category a {
	font-size: 11px;
	width: 150px;
	float: left;
}

#pt1_home_page .pt1_button {
	margin: 0 4px 4px 0;
	width: 140px;
	float: left;
}

#pt1_home_page #pt1_marketplace_buttons {
	border-bottom: 1px solid #DCDCDC;
	padding: 5px 5px 0 5px;
}

#pt1_home_page #pt1_lead_story_pane .image_img {
	width: 300px;
}

/******************************************************************/

/************************* NEWS LIST ******************************/
#pt1_news_list_left_column {
	width: 550px;
	float: left;
}

#pt1_news_list_right_column {
	width: 300px;
	float: right;
}

#pt1_news_list .heading {
	text-align: left;
}

#pt1_news_list .story_item {
	width: 250px;
	float: left;
	margin: 3px 10px 3px 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #DCDCDC;
}

#pt1_new_list .story_item .even {
	float: left;
}

#pt1_new_list .story_item .odd {
	float: right;
}

#pt1_news_list .story_item_headline {
	font-size: 16px;
	font-weight: bold;
}

#pt1_news_list .story_item .story_item_info {
	color: #B0B0B0;
	clear: both;
	padding: 3px 0 0 0;
}

#pt1_news_list .story_item .story_item_info div {
	float: left;
}

#pt1_news_list .story_item .story_item_summary {
	clear: both;
	padding-top: 3px;
}

#pt1_news_list .image_image {
	margin-bottom: 5px;
}

#pt1_news_list .image_img {
	width: 230px;
}


.image_caption, .video_caption, .rss_item_date {
	font-size: 11px;
	color: #979797;
	line-height: 14px;
	text-align: right;
}

/*******/

#news_page_center_column {
  width: 515px;
  float: left;
}

#news_page_center_column .heading_with_line {
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 2px solid #DCDCDC;
}

#news_page_center_column .heading_small {
	text-align: left;
	color: #BABABA;
	font-size: 20px;
	font-family: 'Arial Black';
	font-weight: normal;
	letter-spacing: -1;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #DCDCDC;
}

#center_main {
  clear: both;
  padding-bottom: 4px;
}

#center_main .image_caption {
  max-width: 300px;
  /* hack for obnoxious IE*/
  width: expression("300px");
}

#center_two_column {
  clear: both;
  border-top: 1px solid #DCDCDC;
  padding-top: 4px;
}

#first_center_column {
  width: 63%;
  padding-right: 3px;
  border-right: 1px solid #DCDCDC;
  float: left;
  padding-top: 4px;
}

#second_center_column {
  width: 33%;
  float: right;
  padding-top: 4px;
}

#first_center_column img {
  max-width: 95%;
  /* hack for obnoxious IE*/
  width: expression("95%");
}

#first_center_column .story_item_headline a {
  font-size: larger;
}  

#first_center_column div.story_item {
  margin-bottom: 15px;
}

#news_page_right_column {
  width: 300px;
  float: right;
}

#news_page_right_column .heading_with_line {
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 2px solid #DCDCDC;
}

.image_caption {
  font-style: italic;
  color: #CCCCCC;
}

.video_player {
	height: 250px;
	width:  170px;
}

/******************************************************************/

/************************* NEWS PAGE ******************************/

#pt1_news_page {
	text-align: left;
}

#pt1_news_page .story_item {
	
}

#pt1_news_page #pt1_main_column {
	width: 630px;
	float: left;
}

#pt1_news_page #pt1_right_column {
	width: 320px;
	float: right;
}

#pt1_news_page #pt1_main_columns {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}

#pt1_news_page #pt1_main_left_column {
	border-right: 1px solid #BABABA;
	padding: 0 5px 5px 5px;
	width: 300px;
	float: left;
}

#pt1_news_page #pt1_main_left_column .story_item_headline {
	clear: both;
}

#pt1_news_page #pt1_main_right_column {
	width: 285px;
	_width: 290px;
	padding: 5px 2px 5px 8px;
	float: left;
}

#pt1_news_page #pt1_main_right_column .story_item {
	margin-bottom: 5px;
}

#pt1_new_page #pt1_main_column .pt1_pane_body {
	min-height: 1200px;
	_height: 1200px;
}

#pt1_news_page #pt1_main_featured {
	border-bottom: 1px solid #BABABA;
	padding-bottom: 10px;
}

#pt1_news_page #pt1_main_featured .video_video .object {
	width: 300px;
	height: 247px;
}

#pt1_news_page #pt1_main_featured .story_item_headline {
	font-size: 18px;
	font-weight: bold;
}

#pt1_news_page #pt1_main_featured .story_item .image_image {
	width: 300px;
	float: left;
}

#pt1_news_page #pt1_main_featured .story_item .image_img, #pt1_multimedia_photos img {
	width: 300px;
}

#pt1_news_page #pt1_main_right_column .story_item_headline {
	font-weight: bold;
	margin-bottom: 3px;
}

#pt1_news_page #pt1_bullets {
	border-top: 1px solid #BABABA;
	margin-top: 10px;
	padding-top: 10px;
}

#pt1_main_secondary .story_item {
	margin-top: 10px;
	clear: both;
}

#pt1_main_secondary .story_item .image_img {
	width: 100px;
	float: left;
	border: 0;
	margin: 0 5px 5px 0;
}

#pt1_main_secondary .story_item b {
	font-size: 15px;
	font-weight: bold;
}

#pt1_main_secondary .story_item_info {
	font-size: 12px;
	font-style: italic;
	color: #BABABA;
}

/******************************************************************/

/************************* NEWS SEARCH RESULTS PAGE ***************/

#pt1_news_results_page #pt1_main_column {
	width: 470px;
	float: left;
}

#pt1_news_results_page #pt1_right_column {
	width: 340px;
	float: right;
}

#pt1_news_results_page #pt1_right_column .skyscraper_banner_ad {
	float: left;
	margin: 10px 5px 10px 0;
}

#pt1_news_results_page #pt1_results {
	padding: 10px;
}

#pt1_news_results_page .story_item {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #98917D;
}

#pt1_news_results_page .story_item_headline {
	font-size: 14px;
	font-weight: bold;
}

/******************************************************************/

/************************* NEWS ARTICLE ***************************/

#pt1_full_story #pt1_main_column {
	width: 620px;
	float: left;
}

#pt1_full_story #pt1_right_column {
	width: 330px;
	float: right;
}

#pt1_full_story #pt1_right_column .skyscraper_banner_ad {
	float: left;
	margin: 10px 5px 10px 0;
}

#pt1_full_story .skyscraper_banner_ad {
	float: right;
}

.full_story .story_item_headline {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

.full_story .story_item .story_item_info {
	color: #B0B0B0;
	clear: both;
	padding: 3px 0 0 0;
}

.full_story .story_item .story_item_info div {
	float: left;
}

.full_story .story_item .story_item_content {
	padding-top: 5px;
	font-size: 14px;
	clear: both;
}

.full_story .image_img {
	max-width: 250px;
	_width: 250px;
	float: left;
	margin: 10px;
}

#pt1_full_story .image_img, #pt1_full_story .image_caption {
	float: none;
}

#pt1_full_story .image_caption {
	width: 260px;
	padding: 0 10px 10px 0;
}

#pt1_full_story .story_item_images {
	float: left;
}

#pt1_full_story pre {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	clear: both;
}

.signature_line {
	color: #B0B0B0;
	clear: both;
	padding: 3px 0 0 0;
}

.signature_line_email_body {
	/*min-width: 400px;
	width: expression('400px');
	z-index: 10;
	position: absolute;
	background-color: white;
	opacity: 1;
	border: 1px solid gray;
	padding: 3px;
	color: black;
	width: 100%;*/
	text-align: left;
	margin: 25% auto;
}

.signature_line_email_body label {
	width: 150px;
	text-align: right;
	padding-right: 3px;
	display: block;
	float: left;
	font-weight: bold;
}

.signature_line_email_body div {
	clear: both;
}

.signature_line_email_body input[type="submit"] {
	margin-left: auto;
	margin-right: auto;
}

.signature_email_message {
	font-size: larger;
	color: black;
	font-weight: bold;
}

div.email_recommend_label {
	font-weight: bold;
	font-size: larger;
	padding-bottom: 10px;
}

.related_content {
	border-top: 1px solid #DCDCDC;
	clear: both;
	padding: 3px;
	font-size: 14px;
	margin-top: 3px;
}

.related_content_label {
	color: #444444;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
}

.related_content_body {
	margin-top: 2px;
	margin-left: 5px;
}

.related_content_body h2 {
	margin: 2px;
}

.social_bookmarks {
  font-size: 0.8em;
  border: 1px solid #DFDFDF;
  padding: 8px;
  margin-top: 4px;
}

.social_bookmarks p{
  display: inline;
}

.social_bookmarks ul {
  padding: 0px;
  margin-left: 15px;
}

.social_bookmarks ul li {
  display: inline; 
  padding-right: 15px;
  }

.social_bookmarks ul li a { 
  padding-left: 18px;
}

.social_bookmarks ul #digg {
  background: url("/templates/publication_professional/images/social_digg.gif") no-repeat;
}

.social_bookmarks ul #delicious {
  background: url("/templates/publication_professional/images/social_delicious.gif") no-repeat;
}

.social_bookmarks ul #facebook {
  background: url("/templates/publication_professional/images/social_facebook.gif") no-repeat;
}

.social_bookmarks ul #linkedin {
  background: url("/templates/publication_professional/images/social_linkedin.gif") no-repeat;
}

.social_bookmarks ul #twitter {
  background: url("/templates/publication_professional/images/social_twitter.gif") no-repeat;
}

.social_bookmarks ul #reddit {
  background: url("/templates/publication_professional/images/social_reddit.gif") no-repeat;
}

.social_bookmarks ul #newsvine {
  background: url("/templates/publication_professional/images/social_newsvine.gif") no-repeat;
}

.social_bookmarks ul #fark {
  background: url("/templates/publication_professional/images/social_fark.gif") no-repeat;
}

.social_bookmarks ul #mixx {
  background: url("/templates/publication_professional/images/social_mixx.gif") no-repeat;
}

.social_bookmarks ul #stumbleupon {
  background: url("/templates/publication_professional/images/social_stumbleupon.gif") no-repeat;
}

.title_date {
	font-weight: normal;
	color: #B0B0B0;
}

.signature_line img.dont_touch_me {
	border: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height:;
	width:;
	min-height: auto;
	min-width: auto;
	/* last-ditch effort to prevent trouble */
	max-width: 15px;
}

.pt1_poll .story_item_headline {
	color: black;
	font-size: 18px;
	font-weight: bold;
}

.pt1_poll h2 {
	color: #4E4E4E;
	font-size: 15px;
}

.pt1_poll .story_item_info {
	font-size: 12px;
	color: #B0B0B0;
}

.poll_results {
	padding-left: 10px;
}

.poll_results label {
	font-size: 12px;
}

.poll_results_percent {
	font-weight: bold;
	color: green;
	width: 40px;
}

#pt1_full_story #comments_container {
	clear: both;
	width: 98%;
}

#print_content_container {
  width: 525px;
}

#print_content_container .story_item_headline {
	border-bottom: 2px solid gray;
}

#print_content_container {
  padding-bottom: 15px;
  border-bottom: 1px solid gray;
}
/******************************************************************/

/************************* BUSINESS DIRECTORY *********************/

#pt1_business_directory_page #pt1_main_column {
	float: left;
	width: 630px;
	margin-right: 10px;
}

#pt1_business_directory_page #pt1_right_column {
	float: left;
	width: 320px;
}

#pt1_business_directory_info .widgetHighlighted {
	margin: 0 10px 15px 0;
	padding: 10px;
	text-align: left;
	width: 280px;
}

#pt1_directory_info {
	padding-bottom: 10px;
}

select.search_attributes_select {
  max-width: 190px;
  _width: 190px;
}

/******************************************************************/

/************************* MULTIMEDIA *****************************/

#pt1_main_right_column div.audio_audio {
  width: 100%;
}

#center_main div.object {
  margin-left: auto;
  margin-right: auto;
}

#center_main div.video_caption {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/* useful for reference, but real sites are too inconsistent to use it */
/*.video_container .video_video .video_caption {
  background-color:#A0A0A0;
  clear:both;
  margin-top:0px;
  color:#222222;
  font-size:20px;
  font-weight:bold;
  line-height:20px;
  padding-right: 5px;
}

.video_container .video_video .video_caption .video_caption_caption {
  color: black;
  font-size: 8pt;
  line-height: auto;
  font-weight: normal;
}*/

/******************************************************************/

/************************* CLASSIFIEDS ****************************/

#pt1_classifieds_page #pt1_main_column {
	float: left;
	width: 630px;
}

#pt1_classifieds_page #pt1_right_column {
	float: right;
	width: 320px;
}

#pt1_classifieds_page #pt1_post_newspaper_ad {
	float: left;
	width: 250px;
}

#pt1_classifieds_page #pt1_post_online_ad {
	float: right;
	width: 200px;
}

#pt1_classifieds_page .popularSearch {
	float: left;
	width: 140px;
}

#pt1_classifieds_page #pt1_browse_classifieds_bar {
	clear: both;
}

#pt1_recent_ads .pt1_pane_body {
	min-height: 800px;
	_height: 800px;
}

#pt1_browse_classifieds_bar {
	height: 74px;
	background: url("/templates/publication_pods/images/classifieds_bar_bg.gif") repeat-x;
	margin-bottom: 15px;
}

#pt1_browse_classifieds_bar div {
	float: left;
}

#pt1_browse_classifieds_bar #pt1_cap_left {
	width: 10px;
	height: 74px;
	background: url("/templates/publication_pods/images/classifieds_bar_cap_left.gif") no-repeat;
}

#pt1_browse_classifieds_bar #pt1_cap_right {
	width: 8px;
	height: 74px;
	background: url("/templates/publication_pods/images/classifieds_bar_cap_right.gif") no-repeat top right;
	float: right;
}

#pt1_browse_classifieds_bar #pt1_real_estate {
	width: 95px;
	height: 74px;
	background: url("/templates/publication_pods/images/classifieds_bar_real_estate.gif") no-repeat;
	margin-right: 4px;
}

#pt1_browse_classifieds_bar #pt1_autos {
	width: 95px;
	height: 74px;
	background: url("/templates/publication_pods/images/classifieds_bar_autos.gif") no-repeat;
	margin-right: 4px;
}

#pt1_browse_classifieds_bar #pt1_rentals {
	width: 95px;
	height: 74px;
	background: url("/templates/publication_pods/images/classifieds_bar_rentals.gif") no-repeat;
	margin-right: 4px;
}

#pt1_browse_classifieds_bar #pt1_jobs {
	width: 95px;
	height: 74px;
	background: url("/templates/publication_pods/images/classifieds_bar_jobs.gif") no-repeat;
	margin-right: 4px;
}

#pt1_browse_classifieds_bar #pt1_browse_all {
	width: 95px;
	height: 74px;
	background: url("/templates/publication_pods/images/classifieds_bar_all.gif") no-repeat;
}

#pt1_classifieds_page .page_heading {
	clear: both;
}

#pt1_classifieds_page #pt1_browse_by_category a {
	display: block;
	text-align: left;
	float: left;
	width: 240px;
}

#pt1_classifieds_page #pt1_browse_by_category a:hover {
	background: #FFFAE0;
	text-decoration: none;
	font-weight: bold;
}

/******************************************************************/

/************************* EVENTS *********************************/

#pt1_events_page #pt1_main_column {
	float: left;
	width: 510px;
}

#pt1_events_page #pt1_right_column {
	float: right;
	width: 310px;
}

/******************************************************************/

/************************* BLOGS **********************************/

#pt1_blogs_page {
	text-align: left;
}

#pt1_blogs_page #pt1_main_column {
	float: left;
	width: 510px;
}

#pt1_blogs_page #pt1_right_column {
	float: right;
	width: 310px;
}

#pt1_blogs_page .pt1_latest_blogs {
	padding: 10px;
}

#pt1_blogs_page .blog_item_title {
	font-size: 14px;
	font-weight: bold;
}

#pt1_blogs_page .blog_item {
	margin-bottom: 10px;
}

#blog_details_container .blog_item_title {
	font-size: 17px;
	font-weight: bold;
	color: #FB5722;
}

#blog_details_container .blog_item_info {
	font-size: 13px;
	font-style: italic;
	color: #555555;
}

#blog_details_container .blog_item_summary {
	padding: 10px;
}

#pt1_full_story .story_item_images .image_image, #pt1_main_column .story_item_images .image_image  {
  padding-right:10px;
  max-width: 300px;
  _width: 300px;
}


/******************************************************************/

/************************* MY CONTENT *****************************/

#digest_settings_container {
	width: 350px;
}

#digest_settings_container h3 {
	font-family: 'Arial';
	color: #FB5722;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	background: none;
	border: none;
}

/******************************************************************/

/************************* MISC ***********************************/

div.audio_audio {
  width: 280px;
}

.image_img {
	max-width: 300px;
}

.leaderboard_banner_ad  {
	padding-left: 60px;
	padding-top: 10px;
}

a.rss_link {
  background-image: url("/images/rss-icon.gif");
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 20px;
}

.addthis_default_style {
	padding: 5px 3px 3px 3px;
	border-top: 1px solid #DCDCDC;
	clear: both;
	font-size: 14px;
	margin-top: 3px;
}

/******************************************************************/

/************************* APP ADJUSTMENTS ************************/
.help_dialog {
	border: 1px solid #BABABA;
}

.blogHeader .heading, .widgetHighlighted .heading, .viewProfilePane .heading {
	font-family: 'Arial';
	color: #FB5722;
	font-size: 17px;
	font-weight: bold;
}

.heading, .heading .help, .page_heading, .page_heading a {
	font-size: 20px;
	font-family: Helvetica;
	color: #97D1FF;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	padding: 8px 0 8px 0;
	border: 0;
}

div.widget {
	border: none;
}

h1 {
	font-family: 'Arial';
	color: #333;
	font-size: 17px;
	font-weight: bold;
}

div.widget h1 {
	background: #2B2B2B url("/templates/publication_pods/images/corner_dark_top_left.gif") top left no-repeat;
	font-size: 20px;
	font-family: Helvetica;
	color: #FFF;
	text-align: left;
	padding: 8px 0 8px 12px;
	font-weight: normal;
	border: 0;
	margin: -3;
}

#user_buddies_container h1 {
	font-size: 16px;
}

div.batchCard .stats, div.fobGroup .stats {
	border: 1px solid #C2C2C2;
	color: #656565;
	margin: 3px;
	margin-top: 8px;
	padding: 2px;
	width: 95px;
	_width: 100px;
}

div.batchCard .emptyStats {
	border: 1px solid #EDECEC;
	color: #C2C2C2;
	margin: 3px;
	margin-top: 8px;
	padding: 2px;
	width: 95px;
	_width: 100px;
}

.viewProfilePane .signature_line {
  clear: right;
}

.viewProfilePane img.image_img {
  _width: 195px;
  max-width: 195px;
  float:left;
  margin: 5px;
}

.viewProfilePane .image_caption {
  float:left;
}

.viewProfilePane .simple-slideshow-container {
  float: left;
}

.viewProfilePane hr {
  clear: both;
}


/******************************************************************/

/************************* WEATHER ********************************/

#rendered_weather {
	position: absolute;
	z-index: 900;
	margin: 0 auto 0 auto;
	color: #97D1FF;
	text-align: left;
	width: 300px;
}

#rendered_weather_label {
	float: right;
	padding: 11px 0 0 0;
	_padding: 2px 0 0 0;
	width: 220px;
}

#rendered_weather_label_temperature {
	float: right;
	font-size: 20px;
	font-weight: bold;
	margin-right: 5px;
}

#rendered_weather_label_conditions {
	float: right;
	font-size: 13px;
	width: 150px;
	text-align: right;
	margin-right: 10px;
}

#rendered_weather span {
	line-height: 13px;
}

#rendered_weather .link {
	float: right;
	margin: 3px 10px 0 0;
	background: url("/templates/default/images/icons/hyperlink_white.gif") 0px 3px no-repeat;
	color: #FFF;
}

.weatherClearIcon {
	float: right;
	height: 50px;
	width: 50px;
	background: url("/templates/publication_pods/images/icons/weather_sunny.png") no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/templates/publication_pods/images/icons/weather_sunny.png");
}

.weatherCloudyIcon {
	float: right;
	height: 52px;
	width: 70px;
	background: url("/templates/publication_pods/images/icons/weather_cloudy.png") no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/templates/publication_pods/images/icons/weather_cloudy.png");
}

.weatherRainIcon {
	float: right;
	height: 60px;
	width: 70px;
	background: url("/templates/publication_pods/images/icons/weather_rain.png") no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/templates/publication_pods/images/icons/weather_rain.png");
}

.weatherShowersIcon {
	float: right;
	height: 70px;
	width: 70px;
	background: url("/templates/publication_pods/images/icons/weather_showers.png") no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/templates/publication_pods/images/icons/weather_showers.png");
}

.weatherThunderIcon {
	float: right;
	height: 70px;
	width: 70px;
	background: url("/templates/publication_pods/images/icons/weather_thunder.png") no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/templates/publication_pods/images/icons/weather_thunder.png");
}

.weatherThunderShowersIcon {
	float: right;
	height: 70px;
	width: 70px;
	background: url("/templates/publication_pods/images/icons/weather_thunder_showers.png") no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/templates/publication_pods/images/icons/weather_thunder_showers.png");
}

.weatherSnowIcon {
	float: right;
	height: 70px;
	width: 70px;
	background: url("/templates/publication_pods/images/icons/weather_snow.png") no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/templates/publication_pods/images/icons/weather_snow.png");
}


/* ---- CUSTOM DEFINED STYLESHEET default ---- */ 

div.spacer {padding-bottom:5px;}
a { color: #084F9F; text-decoration: none; }
a:visited { color: #4B8DD7; }
a:hover { color: #BD2020; text-decoration: none; }
a.negative { color: #FFF; }
a span { cursor: pointer; }

.linkBig {color: #D50202;font-weight: normal;padding-left: 15px;font-size: 12px;
background-image: url("/templates/default/images/icons/hyperlink.gif");
background-repeat: no-repeat;background-position: 0px 3px;_background-position: 0px 1px;}

body, ol, ul, td {font-size:15px;letter-spacing:1px;line-height:135%;}

body {text-align:center;}
.font {font-size:12px;line-height:16px;}
.fontSmall {font-size: 12px;}


/* ---- CUSTOM DEFINED STYLESHEET layout ---- */ 

.radi5 {-moz-border-radius:5px;-webkit-border-radius:5px;}
.hotlinkblue {background:#1413FC;line-height:22px;_line-height:20px;border-bottom:3px double;border-top:3px double;color:#FFF;font-size:15px;font-weight:bold;padding:1px 5px;_padding:4px 5px 0;}
.hotlinkblue a {color:#FFF;}

.hotlinkred {background:#F00;line-height:22px;_line-height:20px;border-bottom:3px double;border-top:3px double;color:#FFF;font-size:15px;font-weight:bold;padding:1px 5px;_padding:4px 5px 0;}
.hotlinkred a {color:#FFF;}

.hotlinkgray {background:#777;line-height:22px;_line-height:20px;border-bottom:3px double;border-top:3px double;color:#FFF;font-size:15px;font-weight:bold;padding:1px 5px;_padding:4px 5px 0;}
.hotlinkgray a {color:#FFF;}

.wjypbar {background:url("/sites/358/assets/ypbulb.png") no-repeat 0 0 #FEFFBF;border:2px solid #FD2;text-align:center;width:466px;}

.wjfbull .odd {float:right;width:326px;height:20px;overflow:hidden}
.wjfbull .even {float:left;width:326px;height:20px;overflow:hidden}
.wjfbull h2{display:inline;font-weight:normal;margin-left:4px;}
.wjfbull h2 a {font-size:15px;line-height:150%;}
.wjfbull .story_item_date{font-size:11px;color:#EF5E2C;}

.wjhbull .odd, .wjhbull .even {width:326px;height:20px;overflow:hidden}
.wjhbull h2{display:inline;font-weight:normal;margin-left:4px;}
.wjhbull h2 a {font-size:15px;line-height:150%;}
.wjhbull .story_item_date{font-size:11px;color:#EF5E2C;}

.wjrbull .odd, .wjrbull .even {width:300px;height:20px;overflow:hidden}
.wjrbull h2{display:inline;font-weight:normal;margin-left:4px;}
.wjrbull h2 a {font-size:15px;line-height:150%;}
.wjrbull .story_item_date{font-size:11px;color:#EF5E2C;}

.barTall{background:#4593DF;clear:both;height:24px;width:1000px;}
#pt1_full_story .story_item_images .image_image, #pt1_main_column .story_item_images .image_image {max-width:325px;padding-right:10px;}

.wjnote {text-align:center;font-size:10pt;color:#000;}
.p_item {float:left;padding:1px 5px 0 5px;_padding:3px 5px 0 5px;font-size:13px;}
.p_item a {color:#FFF;}
.p_item a:visited {color:#FFF;}
.p_item a:hover {color:#FFBF3F;}
.p_item2 {float:left;padding:1px 5px 0 5px;_padding:3px 5px 0 5px;font-size:13px;}
.p_item2 a {color:#FE0;}
.p_item2 a:visited {color:#FE0;}
.p_item2 a:hover {color:#FFBF3F;}

.wj300wide{width:300px;overflow:hidden;}

.wjfirst{display:inline;background:url("/sites/358/assets/fnews.gif") 0 0 no-repeat;padding-left:40px;}
.wjbn{display:inline;background:url("/sites/358/assets/bnews.gif") 0 0 no-repeat;padding-left:30px;}
.wjex{display:inline;background:url("/sites/358/assets/wjex.gif") 0 0 no-repeat;padding-left:30px;}
.wjmm{display:inline;background:url("/sites/358/assets/video_icon.gif") 0 0 no-repeat;padding-left:30px;}

.wjpretty .wjbigt{font-size:17px;display:inline;}
.wjpretty .wjbrt{color:#f00;font-size:17px;display:inline;}
.wjpretty .wjbbt{font-size:17px;display:inline;color:#3FADFF;}
.wjpretty .wjbgt{font-size:17px;display:inline;color:#319F36;}
.wjpretty .wjbot{font-size:17px;display:inline;color:#FF910F;}
.wjpretty .wjbpt{font-size:17px;display:inline;color:#961DEF;}
.wjpretty .wjbwt{font-size:17px;display:inline;color:#3FADFF;background:#000;}
.wjrt{display:inline;color:#f00;}
.wjbt{display:inline;color:#3FADFF;}
.wjgt{display:inline;color:#319F36;}
.wjot{display:inline;color:#FF910F;}
.wjpt{display:inline;color:#961DEF;}
.wjwt{display:inline;color:#3FADFF;background:#000;}

.wjmore{float:right;font-size:12px;}
.wjAsec{float:left;}
.pt1_feature .pt1_feature_header{background:#fff;height:26px;padding:0;margin:-10px -10px 2px -10px;}
.pt1_feature .pt1_feature_header .pt1_item{float:left;background:#fff;padding:3px 8px;}
.pt1_feature .pt1_feature_header .pt1_selected{background:#5C9BCB;}
.pt1_feature .pt1_feature_header .pt1_item a{color:#888;font-size:15px;font-weight:normal;}
.pt1_feature .pt1_feature_header .pt1_selected a{color:#fff;font-weight:bold;}

.related_content_body{margin:2px;font-size:medium;style:none;}
.b300b{width:300px;height:60px;margin-bottom:4px;background:#F9B500;}
.wjlogo2{width:400px;height:60px;margin:1px 0 1px 2px;float:left;}
.wjtop2{width:234px;height:60px;margin:1px 0 1px 23px;float:left;}
.wjtop{width:260px;height:60px;margin:1px 0 0 9px;float:left;}
.wjtoptext{width:320px;height:60px;margin:1px 0 1px 0;float:right;text-align:left;}
.wjtopban{width:300px;margin:1px 5px;float:right;}

/* div.slideshow_container {width:320px;float:left;height:350px;overflow:hidden;} */
div.slideshow_container {width:320px;float:left;}
div.slideshow_container img.image_img {width:320px;float:left;padding:0;margin:0;}
div.simple-slideshow-container div.slideshow-image-wrapper img.image_img {float:none;width:320px;padding:0;}
div.simple-slideshow-container {margin:0 4px 2px 0;width:320px;}

.simple-slideshow-container .image_caption{width:auto;line-height:130%;}
.simple-slideshow-container .image_caption:first-child{color:#000;}

div.simple-slideshow-nav-container {font-size:12px;margin:0 0 -16px 0;padding:0;text-align:right;line-height:130%}
div.simple-slideshow-nav-container a {color:#090;}


/* Header */
#pt1_header {width:1000px;}
#pt1_branding {height:60px;margin:3px;background:#fff url("/sites/358/assets/wjlogonew.gif") 0 0 no-repeat;}
#pt1_branding2 {height:60px;margin:3px;background:#fff url("/sites/358/assets/wjlogonew.gif") 0 0 no-repeat;}
.wj_top_menu{float:right;padding:4px;_padding:6px;font-size:13px;text-align:left;width:80px;}
.wj_top_menu img{margin:0 2px -2px 0;}

#pt1_menu {line-height:135%;}

#pt1_main_menu .pt1_item, #pt1_main_menu .pt1_item_active {padding:1px 6px 0 6px;border-right:1px dotted #B2B2B2;float:left;}
#pt1_main_menu .pt1_item_active {background:#369;border:1px solid #369;}
#pt1_main_menu .pt1_item_active a {color:#fff;font-weight: bold;}
#pt1_main_menu .pt1_item a {color:#000;}
#pt1_sub_menu {background:#369;height:26px;clear:both;}
#pt1_sub_menu .pt1_item {float:left;padding:2px 6px 0 6px;font-size:13px;}
#pt1_sub_menu .pt1_item a {color:#FFF;}
#pt1_sub_menu .pt1_item a:hover {color:#FFBF3F;}

#pt1_search_controls {float:right;padding:0;}
#pt1_search_controls  input{height:21px;padding:0 0 1px 0;margin:0;}
#pt1_login_controls {float: right;padding: 3px 10px 0 0;width: auto;}
.tny{background:#fff url("/sites/358/assets/tab_ny_on.gif") 0 0 no-repeat;width:80px;height:22px;}
#wjreporter #comments_container{display:none;}


/* Body */
body {margin:0;padding:0;text-align:center;background:#C3D0DF;}
#wjbody{width:1000px;margin:0 auto;}
.sec_body {_width:100%;padding:2px 8px;overflow:hidden;}
#pt1_page {width:1000px;float:left;background:#fff;}
#pt1_content_container {float:left;padding:0;width:1000px;_width:1000px;margin-top:1px;min-height:340px;_height:340px;}


/* 2 Column Layout  - Page */
#pt1_business_directory_page #pt1_main_column {float:left;width:675px;margin-right:5px;}
#wj_main {width:687px;float:left;border-right:1px solid #d2d2d2;}
#wj_right {width:310px;float:right;}


/* 2 Column Layout  - Content */
#pt2_main_columns {width:100%;overflow:auto;}
#wj_main_columns {width:100%;overflow:auto;}
.wj_main_columns {width:100%;overflow:auto;}
.left_col {width:330px;float:left;}
.right_col {width:330px;float:right;}
.right_col2 {width:330px;float:right;}
.right_col3 {width:330px;float:right;padding-left:8px;}


/* 3 Column Layout  - Content */
.wj_sec_col_A {width:400px;float:left;}
.wj_sec_col_AA {width:395px;float:left;margin-left:2px;height:100px;overflow:hidden;}
.wj_sec_col_B {width:270px;float:right;}
.wj_sec_col_B li{margin:0px;padding 0px;}
.wj_sec_col_B a{margin:0 0 0 -4px;padding:0;}


/* Images, Title */
.story_item {font-size:15px;margin:0px;padding-bottom:8px;line-height:130%;margin-top:0;clear:both}
.story_item .image_img {width:120px;float:left;border:0;margin: 0 5px 2px 0;}
.pt1_top_stories .image_img {width:325px;}
.pt1_top_stories .lead_story .story_item_headline, .pt1_top_stories .photo_story .story_item_headline {font-size:18px;font-weight:bold;}
.pt1_top_stories .secondary_story .story_item_headline {font-size:18px;font-weight:bold;}
.story_item_summary {padding-top:0;}
#pt1_full_story .image_caption {width:325px;padding:0;}
.full_story .story_item_headline {color:#000;font-size:22px;font-weight:bold;line-height:130%;}
.full_story .story_item .story_item_content {_padding-top:3px;font-size:16px;line-height:135%;clear:both;letter-spacing:1px;}
.full_story .story_item .story_item_content h2 {font-size:15px;line-height:135%;}
.story_item .story_item_content p {font-size:16px;line-height:135%;letter-spacing:1px;}
.story_item_content .image_image p {display:none;}
.full_story .story_item .story_item_info {color:#25007F;clear:both;_padding:0 0 4px 0;}
.full_story .image_img {max-width:325px;width:325px;_width:325px;margin:0 3px 0 0;}
#pt1_full_story .story_item_video {float:left;clear:both;margin-bottom:6px;}
#pt1_full_story .story_item_images {float:left;clear:both;}
#pt1_full_story .video_video .object {width:325px;height:260px;padding:2px;}
.image_caption {font-size:11px;font-style:normal;color:#084F9F;line-height:130%;text-align:left;}
.video_caption, .rss_item_date {font-size:11px;color:#084F9F;line-height:13px;text-align:left;}
.signature_line {_width:90%;font-size:11px;_font-size:10px;color:#777;clear:both;padding:0 0 0 3px;}
.social_bookmarks {clear:both;width:630px;font-size:12px;border:1px solid #DFDFDF;padding:4px;margin-top:4px;}
.sec_head {font-weight:bold;font-size:16px;padding:2px 0 3px 12px;_padding:3px 0 0 12px;color:#FD9427;border-bottom:1px solid #DCDCDC;background:#DAEAFF;}
div.slideshow_container .story_item_headline {font-size:16px;font-weight:bold;padding-bottom:1px;}
#wj_read_more_link {float:right;clear:both;margin:-18px 20px 0 0;_margin:-23px 20px 0 0;text-align:right;}

.wjsubhead {-moz-border-radius:4px;-webkit-border-radius:3px;color:#fff;font-weight:bold;height:18px;margin-bottom:0;background:url("/sites/358/assets/theadred.png") 0 0 repeat-x;padding:3px 8px 5px 8px;_padding:4px 8px;}
.wjsubhead a {color:#FFF;}
.wjsubhead a:visited {color:#FFF;}
.wjsubhead a:hover {color:#FFBF3F;}

.wjgreenhdr, .wjsubheader, .wjorangehdr, .wjbluehdr, .wjredhdr {-moz-border-radius:5px 0 0 0;color:#FFFFFF;height:15px;_height:19px;line-height:12px;_line-height:18px;margin-bottom:2px;padding:4px 5px 0;_padding:2px 5px 0;overflow:hidden;}
.wjsubheader {background:url("/sites/358/assets/clrhdr.png") no-repeat 0 0; border-bottom:1px solid #3F97F9;}
.wjsubheader a {color:#3F97F9;}
.wjsubheader a:visited {color:#3F97F9;}
.wjsubheader a:hover {color:#FFBF3F;}

.wjbluehdr {background:url("/sites/358/assets/clrhdr.png") no-repeat scroll 0 -145px; border-bottom:1px solid #1413FC;}
.wjbluehdr a {color:#1413FC;}
.wjbluehdr a:visited {color:#1413FC;}
.wjbluehdr a:hover {color:#FFBF3F;}

.wjgreenhdr {background:url("http://www.worldjournal.com/sites/358/assets/clrhdr.png") no-repeat scroll 0 -168px; border-bottom:1px solid #090;}
.wjgreenhdr a {color:#090;}
.wjgreenhdr a:visited {color:#090;}
.wjgreenhdr a:hover {color:#FFBF3F;}

.wjorangehdr {background:url("/sites/358/assets/clrhdr.png") no-repeat scroll 0 -48px; border-bottom:1px solid #FF9C00;}
.wjorangehdr a {color:#FF9C00;}
.wjorangehdr a:visited {color:#FF9C00;}
.wjorangehdr a:hover {color:#FFBF3F;}

.wjredhdr {background:url("/sites/358/assets/clrhdr.png") no-repeat scroll 0 -192px; border-bottom:1px solid #F00;}
.wjredhdr a {color:#F00;}
.wjredhdr a:visited {color:#F00;}
.wjredhdr a:hover {color:#FFBF3F;}

.wjtitlehead {-moz-border-radius:4px;-webkit-border-radius:3px;font-weight:bold;height:18px;margin-bottom:2px;background:url("/sites/358/assets/titlehead.gif") 0 0 repeat-x;padding:4px 8px;}
.wjtitlehead a:visited {color:#084F9F;}
.wjtitlehead a:hover {color:#BD2020;}

.wjth2{-moz-border-radius:4px;-webkit-border-radius:3px;color:#fff;font-weight:bold;height:18px; background:url("/sites/358/assets/theadblue.png") 0 0 repeat-x;padding:4px 8px;}
.wjth2 a:visited {color:#084F9F;}

.wjth3{-moz-border-radius:4px;-webkit-border-radius:3px;color:#fff;font-weight:bold;height:18px; background:url("/sites/358/assets/theadred.png") 0 0 repeat-x;padding:4px 8px;}
.wjth3 a:visited {color:#FFF;}

.wjth5{-moz-border-radius:4px;-webkit-border-radius:3px;color:#fff;font-weight:bold;height:18px; background:url("/sites/358/assets/thead5.png") 0 0 repeat-x;padding:4px 8px;}
.wjth5 a:visited {color:#FFF;}

.bluertab, .blkrtab, .redrtab {float:right;padding:0 0 1px;_padding:3px 0 0;font-size:12px;clear:right;_line-height:18px;}
.bluetab, .blktab, .redtab {float:left;padding:0 8px 1px;_padding:3px 8px 0;-moz-border-radius:6px 6px 0 0;-webkit-border-radius:5px 5px 0 0;margin-right:5px;_line-height:18px;color:#fff;}
.bluebar, .blkbar, .redbar{width:100%;overflow:hidden;margin-bottom:3px;}
.bluebar {border-bottom:3px double #3871A9;}
.bluetab {background:#3871A9;}
.bluertab a {color:#3871A9;}
.bluetab a {color:#fff;}
.blkbar {border-bottom:3px double #000;}
.blktab {background:#000;}
.blkrtab a {color:#000;}
.redbar {border-bottom:3px double #EA0101;}
.redtab {background:#EA0101;}
.redrtab a {color:#EA0101;}

#localhome .story_item_info{display:none;}
#localhome .story_item {font-size:11pt;letter-spacing:0;}

img.small-float-left {float:left;width:120px;margin:0 4px 4px 0;padding:0;border:0;}
.image_img {max-width:325px;width:325px;}
.story_item_full_story_link{display:none;}

/* Panes */
.pt1_pane {background:#fff;margin-bottom:4px;overflow:auto;}
.pt1_pane_heading {font-weight:bold;font-size:18px;padding:1px 0 4px 10px;_padding:5px 0 0 10px;color:#D50202;text-align:left;border-bottom:1px solid #DCDCDC;}
.pt1_pane_body {padding:10px;text-align:left;}
#pt1_news_page #pt1_mm_pane .pt1_pane_body {height:330px}
.wj_pane {background:#fff;margin-bottom:1px;}
.wj_pane1 {background:#fff;margin-bottom:5px;overflow:hidden;width:100%;}
.wj_pane2 {clear:both;background:#FFF;margin-bottom:5px;width:100%;}
.wj_pane_heading {font-weight:bold;font-size:14pt;padding:1px 0 2px 10px;_padding:4px 0 0 10px;color:#D50202;text-align:left;border-bottom:1px solid #DCDCDC;}
.wj_pane_body {_width:100%;padding:10px;overflow:hidden;}
.wj_pane_body2 {_width:100%;padding:8px;overflow:hidden;}
.wjpad5pane{padding:5px;}
.wjpad5paneb{padding:0 5px;}
.wjpad5panec{padding:5px 5px 0;}
.wjpad10pane{padding:10px;}
.wjpad10paneb{padding:5 10px;}
.footpaneC {margin-bottom:1px;clear:both;text-align:center;}


/* Bullets */
#pt2_bullets {margin-bottom:5px;}
#pt3_bullets {margin-bottom:5px;}
#pt4_bullets {margin-top:2px;margin-bottom:5px;}
#small_bullets {font-size:12px;margin-top:2px;margin-bottom:10px;}
#pt1_news_page #pt1_bullets {border-top:1px solid #BABABA;margin-top:4px;padding-top:4px;}
#pt1_bullets {border-top:1px solid #BABABA;margin-top:2px;padding-top:2px;}
.wj_bullets2 {font-size:13px;margin:0 0 5px 5px;line-height:120%;}
.wj_bullets {margin:0 0 5px 5px;font-size:10pt;}
.wj_bullets li{margin:0;padding:0;line-height:125%;}
.wjbull{margin-bottom:5px;}
.wjbull a{margin-left:-3px;padding:0;}


/* Banners */
.wjlogo{width:355px;height:70px;margin:1px 0 1px 2px;float:left;}
.wjlogo3 {float:left;height:90px;margin:1px;width:256px;}
.wjad {clear:both;}
.wjad1 {margin-bottom:6px;}
.wjad1 td {text-align:center;}
.b220{width:220px;margin:0 0 4px 6px;float:left;}
.b23460{width:234px;height:60px;margin:4px 4px 0 0;float:right;}
.b300250{width:300px;margin-bottom:8px;overflow:auto;}
.b300250w{width:300px;margin-bottom:8px;overflow:auto;}
.b300250w td {letter-spacing:0;line-height:14px;}
.b30060{width:300px;height:60px;margin-bottom:4px;}
.b300{width:300px;margin-bottom:4%;overflow:hidden;}
#bb1, #bb2, #bb3, #bb4, #bb5, #bb6, #bb7, #bb8 {margin-bottom:10px;}
.b33060L{width:331px;height:60px;margin:0 0 2px 8px;float:left;}
.b330i{width:330px;margin:0 0 2px 8px;float:left;overflow:hidden;}
.b46860a{text-align:center;width:99.9%;}
.b46860{width:468px;margin:0 auto 4px auto;}
.btext{width:330px;margin:0 0 4px 8px;float:left;overflow:hidden;}
.bleader {float:right;height:90px;margin:1px;width:728px;}


/* Footer */
.wj_footer{clear:both;background:#369;padding:5px;color:#fff;}
.wj_footer a{color:#FFFABF;}
.wj_footer a:hover{color:#FFCA6F;}