/* Main Calendar frame */
#jtec-main .jtec-bg-top{ background: url(images/main_bgr_top.png) repeat-x;}
#jtec-main .jtec-bg-topl { background: url(images/main_corners_top_left.png) no-repeat transparent ;}
#jtec-main .jtec-bg-topr { background: url(images/main_corners_top_right.png) no-repeat transparent top right;}
#jtec-main .jtec-bg { background: url(images/main_bgr.png);}
#jtec-main .jtec-bg-bottom { background: url(images/main_bgr_bottom.png) repeat-x;}
#jtec-main .jtec-bg-bottoml { background: url(images/main_corners_bottom_left.png) no-repeat;}
#jtec-main .jtec-bg-bottomr { background: url(images/main_corners_bottom_right.png) no-repeat; background-repeat:no-repeat; background-position:right; }

.jtec-header-title { color: #383838; }

/* Header navigation */
#jtec-main .jtec-button, #jtec-main .jtec-button:hover, #jtec-main .jtec-button:active, #jtec-main .jtec-button:focus
{ background: url(images/header_button_bgr.png) repeat-x; color: #7a7a7a; text-shadow: #f6f6f6 1px 1px 0px; }
#jtec-main .jtec-button-s { background: url(images/header_button_start.png) no-repeat; }
#jtec-main .jtec-button-e { background: url(images/header_button_end.png) no-repeat; }
#jtec-main .jtec-button-separator { background: url(images/header_button_separator.png);}
#jtec-main .jtec-view-current > .jtec-button { background: url(images/header_button_bgr_hover.png) repeat-x;}
#jtec-main .jtec-view-current > .jtec-button-s { background: url(images/header_button_start_hover.png) no-repeat;}
#jtec-main .jtec-view-current > .jtec-button-e { background: url(images/header_button_end_hover.png) no-repeat;}

/* Footer Navigation (slider) */
.jtec-footer-bg { background: url(images/footer_nav_bg.png) repeat-x !important; background-position: 0 50% !important;}
#jtec-date-navigator, 
#jtec-date-navigator a,
#jtec-date-navigator a:link,
#jtec-date-navigator a:hover,
#jtec-date-navigator a:focus,
#jtec-date-navigator a:visited
{ color: #fff !important; text-shadow: 0px 1px #4b632b; background: none !important; }
#jtec-date-navigator .jtec-nav-current a {
  border: 1px solid #fff !important;
  background: url(images/knob_bg.png) repeat-x !important;
}

.jtec-footer-dates-s{ background: url(images/footer_nav_start.png) no-repeat;}
.jtec-footer-dates-e{ background: url(images/footer_nav_end.png) no-repeat;}
.jtec-footer-dates-separator{ background: url(images/footer_nav_separator.png) no-repeat;}
#jtec-navigator-prev { background: url(images/prev_btn.png) no-repeat !important; }
#jtec-navigator-next { background: url(images/next_btn.png) no-repeat !important; }

/* Search Form */
#jtec-search-field { background: url(images/searchbox.png) no-repeat; color:#91969c;}
#jtec-search-clear { background: url(images/search-clear.png) no-repeat transparent; width: 16px; height: 16px; }
#jtec-search-unhide { background: url(images/search-unhide.png) no-repeat transparent; width: 16px; height: 16px;  }
#jtec-search-loading { background: url(images/search-loading.gif) no-repeat transparent; width: 16px; height: 16px;  }
/* Icons */
.jtec-icon-pdf{ background: url(images/icon_pdf.png) no-repeat;}
.jtec-icon-ical{ background: url(images/icon_ical.png) no-repeat;}
.jtec-icon-csv{ background: url(images/icon_csv.png) no-repeat;}
.jtec-icon-calendar{ background: url(images/calendar_icon.png) no-repeat;}
.jtec-icon-invites{ background: url(images/invites_icon.png) no-repeat;}
.jtec-icon-plus{ background: url(images/plus_icon.png) no-repeat;}
.jtec-icon-maximize{ background: url(images/maximize_icon.png) no-repeat;}
/*Start- Snehal Kulkarni-for importing ical,Added image of import Date-10-10-2012*/
.jtec-icon-import{ background: url(images/import_ic.png) no-repeat;}
/*End- Snehal Kulkarni-for importing ical,Added image of import Date-10-10-2012*/
.jtec-icon-arrow{ background: url(images/arrow.png) no-repeat;}
.jtec-icon-check{ background: url(images/check.png) no-repeat;}
.jtec-icon-gift{ background: url(images/gift_icon.png) no-repeat;}
.jtec-icon-eye{ background: url(images/icon_eye.png) no-repeat;}
.jtec-icon-cross{ background: url(images/icon_cross.png) no-repeat;}
.jtec-icon-talk{ background: url(images/talk_icon.png) no-repeat;}
.jtec-icon-mini-prev{ background: url(images/mini-arrow-prev.png) no-repeat;}
.jtec-icon-mini-next{ background: url(images/mini-arrow-next.png) no-repeat;}
.jtec-icon-facebook{ background: url(images/facebook.png) no-repeat;}
.jtec-icon-twitter{ background: url(images/twitter.png) no-repeat;}
.jtec-icon-digg{ background: url(images/digg.png) no-repeat;}
.jtec-icon-social-next{ background: url(images/social_btn.png) no-repeat;}

/* Calendar container */
#jtec-daily-timesheet-header .jtec-entry a,
#jtec-daily-timesheet-header .jtec-entry a:focus,
#jtec-daily-timesheet-header .jtec-entry a:active,
#jtec-daily-timesheet-header .jtec-entry a:hover,
#jtec-daily-timesheet-header .jtec-entry a:link,
#jtec-calendar-container a,
#jtec-calendar-container a:focus,
#jtec-calendar-container a:active,
#jtec-calendar-container a:hover,
#jtec-calendar-container a:link  { color: #696969 !important; background: none !important; }
#jtec-calendar-wrapper { background: #fff; }

/* content wrapper notebook decoration */
.jtec-list-container-tlc, .jtec-list-container-trc, .jtec-list-container-blc, .jtec-list-container-brc { background-color:transparent; background-repeat:no-repeat; }
.jtec-list-container-tlc { background-image:url(images/list_tlc.png); background-position:0% 0%; }
.jtec-list-container-trc { background-image:url(images/list_trc.png); background-position:100% 0%; }
.jtec-list-container-blc { background-image:url(images/list_blc.png); background-position:0% 100%; }
.jtec-list-container-brc { background-image:url(images/list_brc.png); background-position:100% 100%; }
.jtec-list-container-tb, .jtec-list-container-bb { background-color:transparent; background-repeat:repeat-x; }
.jtec-list-container-tb { background-image:url(images/list_tb.png); background-position:0% 0%;}
.jtec-list-container-bb { background-image:url(images/list_bb.png); background-position:50% 100%;}
.jtec-list-container-rb { background-image:url(images/list_r.png); background-position:100% 0%; background-repeat:repeat-y;}
.jtec-list-container-lb { background-image:url(images/list_l.png); background-position:0% 100%; background-repeat:repeat-y;}

/* monthly view */
.jtec-weekend { background-color: #fbfbfb !important; }
.jtec-main-day-s{color:#c6c6c6;}
.jtec-today-cell ul li a {color:#696969;}

#jtec-monthly-wrapper,
#jtec .jtec-cell { background: url(images/border.png) repeat-y top left; border-color: #a6a6a6; }
#jtec .jtec-cell .jtec-entry-active { background-color: #e4e4e4 !important; }
.jtec-cell-header { background: url(images/day_header_bg.png); color:#fff; text-shadow: #4b632b 0px -1px 0.5px;}

/*Bullets and styles for bullets*/
.jtec-bullet, .jtec-bullet-s { border-color: #6b6b6b; }

/*pop up buttons top*/
.jtec-pbutton-s{ background: url(images/pop_up_button_start.png) no-repeat;}
.jtec-pbutton-e{ background: url(images/pop_up_button_end.png) no-repeat;}
.jtec-pbutton-separator{ background: url(images/pop_up_button_separator.png);}

.jtec-h-menu li:active > .jtec-pbutton { background: url(images/pop_up_button_bgr_hover.png) repeat-x;}
.jtec-h-menu li:active > .jtec-pbutton-s { background: url(images/pop_up_button_start_hover.png) no-repeat;}
.jtec-h-menu li:active > .jtec-pbutton-e { background: url(images/pop_up_button_end_hover.png) no-repeat;}

.jtec-pbutton { background: url(images/pop_up_button_bgr.png) repeat-x; color: #7a7a7a; text-shadow: 0px 1px #f6f6f6; }
.jtec-pbutton-light { background: url(images/pop_up_light_button_bgr.png) repeat-x; color: #7a7a7a; text-shadow: 0px 1px #f6f6f6; }
.jtec-pbutton-s-light { background: url(images/pop_up_light_button_start.png) no-repeat; }
.jtec-pbutton-e-light{ background: url(images/pop_up_light_button_end.png) no-repeat;}

/* Form styling */
#jtec .jtec-selected * { color: #fff !important; }
#jtec .jtec-selected { background: url(images/event_highlight.png) repeat-x;}
#jtec input, #jtec textarea, #jtec .jtec-input { color: #a6a6a6; }
#jtec .jtec-form-error { color: #b32020 !important; }

/* Date picker rollbar */
.jtec-roller{ background: url(images/roller_date_bgr.png) no-repeat;}
.jtec-roller-day { background: url(images/roller_day_bgr.png) no-repeat;}
.jtec-roller-holder, .jtec-roller-holder-repeat { background: url(images/roller_bgr.png) repeat-x;}
.jtec-roller-dates{color:#000;}
.jtec-roller-weekday { color:#7a7979;}
.jtec-roller-hours{	color:#000;}
.jtec-roller-minutes{color:#000;}
.jtec-roller-window{ background: url(images/roller_date_window.png) no-repeat;}

/* List view - left side  */
#jtec-event-list .jtec-bg-top { background: url(images/notepad_list_t.png) repeat-x;}
#jtec-event-list .jtec-bg-topl { background: url(images/notepad_list_tl.png) no-repeat;}
#jtec-event-list .jtec-bg-topr { background: url(images/notepad_list_tr.png) no-repeat; background-position:right;}
#jtec-event-list .jtec-bg-bottom { background: url(images/notepad_list_b.png) repeat-x;}
#jtec-event-list .jtec-bg-bottoml { background: url(images/notepad_list_bl.png) no-repeat;}
#jtec-event-list .jtec-bg-bottomr { background: url(images/notepad_list_br.png) no-repeat; background-position:right;}
#jtec-event-list .jtec-bgl { background: url(images/notepad_list_l.png) repeat-y top left;}
#jtec-event-list .jtec-bgr { background: url(images/notepad_list_r.png) repeat-y top right;}
#jtec-event-list .jtec-bg { background: #ffffff;}

/* Daily, List and other list properties  */
#jtec-daily-list .jtec-scroll-viewport { border: 1px solid #b1b4af; }
#jtec-daily-list .jtec-item { border-color: #b1b4af; }

#jtec .jtec-list .jtec-list-value { color: #6a6a6a; }
#jtec-list-list .jtec-scroll-viewport { border: 1px solid #b1b4af; }
#jtec-list-list .jtec-item { border-color: #b1b4af; }
.jtec-no-events { border: 1px solid #b1b4af; color: #b1b4af; }

.jtec-list .jtec-heading { color: #808080; background: #dedede }
#jtec .jtec-hr { border-color: #b5b5b5; }

#jtec-event-tooltip .jtec-show-map, .jtec-show-map, #jtec-tooltip-map p a, #jtec-search-results .jtec-footer a
{ color: #474747 !important; text-decoration: underline !important; background: none !important;}

/* list view current event */
#jtec-event-single { background: #fff; }

#jtec-event-single .jtec-notes,
#jtec-event-single .jtec-subheader { border-color: #c2c2c2; }

#jtec-event-single .jtec-notes { color: #898787; }

#jtec-event-single .jtec-map-s { background:url(images/list_map_start.png) center left no-repeat transparent; }
#jtec-event-single .jtec-map-e { background:url(images/list_map_end.png) center right no-repeat transparent; }
#jtec-event-single .jtec-map-bg { background:url(images/list_map_bg.png) center repeat-x; color: #9a9a9a transparent; }

#jtec-event-single .jtec-startend .jtec-icon {background:url(images/list_calendar_icon.png) transparent top right no-repeat; }
#jtec-event-single .jtec-alert .jtec-icon {background:url(images/list_alert_icon.png) transparent top right no-repeat; }
#jtec-event-single .jtec-alert .jtec-time .jtec-value {color: #b6b6b6;}


#jtec-single-contents .jtec-new-comment .jtec-icon { background:url(images/list_new_comment_icon.png) center right no-repeat transparent; }
#jtec-single-contents .jtec-comments .jtec-icon { background:url(images/list_comments_icon.png) center right no-repeat transparent; }
#jtec-single-contents .jtec-comments, #jtec-single-contents .jtec-new-comment { color: #6d6d6d; }

#jtec-single-contents .jtec-comments .jtec-bordered,
#jtec-single-contents .jtec-new-comment .jtec-bordered,
#jtec-single-contents .jtec-new-comment textarea
{ border-color: #c2c2c2 }
#jtec-single-contents .jtec-new-comment .jtec-required { color: #a0a0a0; }
#jtec-single-contents .jtec-new-comment .jtec-send-button { margin-right: 3px; border-color: #B1B4AF; background: url(images/event_highlight.png) repeat-x; color: #fff; }
#jtec-single-contents .jtec-author { color: #6c8f48; }

#jtec-comment-notice { margin: 10px 0; padding: 10px; text-align: center; font-size: 14px; background: #E1E7DF; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; behavior: url(border-radius.htc);; }
#jtec-comment-notice p { font-weight: bold; font-style: italic; line-height: 100%; margin-bottom: 5px;}
#jtec-comment-notice a { text-decoration: underline; font-size: 12px; }

/* Jtec Timesheet */
#jtec .jtec-timesheet .jtec-timetable,
#jtec .jtec-timesheet .jtec-timetable *,
#jtec .jtec-timesheet .jtec-alldaytable,
#jtec .jtec-timesheet .jtec-alldaytable *,
#jtec .jtec-timesheet .jtec-timesheet-wrapper,
#jtec .jtec-timesheet .jtec-border-fix
{ border-color: #c6c6c6 !important; color: #c6c6c6 !important; }

#jtec-daily-list .jtec-border { border-color: #D8DBD6 !important; }

#jtec .jtec-timesheet .jtec-fixer { color: #fff !important; }
#jtec .jtec-timesheet .jtec-weekday.jtec-odd { border-bottom: 0; background: url(images/h-border-dashed.png) repeat-x bottom left; }
#jtec .jtec-timesheet .jtec-event * { color: #858585 !important; }
#jtec .jtec-timesheet .jtec-event .jtec-title { color: #000 !important; }

/*side panels*/

/* daily view */
#jtec-daily-container { background: #fff; }
#jtec-daily-separator { background: url(images/pages_middle.png) repeat-y;}
#jtec-daily-date h1 { color: #a3a3a3; }
#jtec-daily-date h2 { color: #a3a3a3; }

#jtec-daily-container { color: #a3a3a3; }
#jtec-daily-list li { border-bottom: 1px solid #a3a3a3; }
.jtec-daily-title { color: #000; }

#jtec-daily-calendar a,
#jtec-daily-calendar a:visited,
#jtec-daily-calendar a:link,
#jtec-daily-calendar a:focus { color: #a3a3a3; border: 1px solid #fff; }
#jtec-daily-calendar a:hover { border-color: #a3a3a3; }

#jtec-daily-calendar .jtec-cal-current,
#jtec-daily-calendar .jtec-cal-current:link,
#jtec-daily-calendar .jtec-cal-current:visited,
#jtec-daily-calendar .jtec-cal-current:focus,
#jtec-daily-calendar .jtec-cal-current:hover
{ background-color: #d2d2d2 !important; color: #fff !important; border-color: #fff; }

#jtec-daily-calendar .jtec-cal-today,
#jtec-daily-calendar .jtec-cal-today:link,
#jtec-daily-calendar .jtec-cal-today:focus,
#jtec-daily-calendar .jtec-cal-today:visited
{ color: #97bd59 !important; } #jtec-daily-calendar .jtec-cal-today:hover { border: 1px solid #97bd59; }

#jtec-daily-calendar .jtec-cal-current-today ,
#jtec-daily-calendar .jtec-cal-current-today:hover,
#jtec-daily-calendar .jtec-cal-current-today:focus,
#jtec-daily-calendar .jtec-cal-current-today:link,
#jtec-daily-calendar .jtec-cal-current-today:visited
{ background-color: #97bd59 !important; color: #fff !important; border-color: #fff;}

/* event tooltip */
#jtec-event-tooltip .jtec-bg-top { background: url(images/tooltip_bgr_top.png) repeat-x; position:relative;  }
#jtec-event-tooltip .jtec-bg-topl { background: url(images/tooltip_corners_top_left.png) no-repeat;}
#jtec-event-tooltip .jtec-bg-topr { background: url(images/tooltip_corners_top_right.png) no-repeat; background-position:right; }
#jtec-event-tooltip .jtec-bg-bottom { background: url(images/tooltip_bgr_bottom.png) repeat-x; position:relative; }
#jtec-event-tooltip .jtec-bg-bottoml { background: url(images/tooltip_corners_bottom_left.png) no-repeat; }
#jtec-event-tooltip .jtec-bg-bottomr { background: url(images/tooltip_corners_bottom_right.png) no-repeat; background-position:right;}
#jtec-event-tooltip .jtec-bgl{ background: url(images/tooltip_bgr_l.png) repeat-y; position:relative;}
#jtec-event-tooltip .jtec-bgr{ background: url(images/tooltip_bgr_r.png) repeat-y; background-position:right; }
#jtec-event-tooltip .jtec-bg{ background: #fff; }

#jtec-event-tooltip .jtec-tip-r { background: url(images/tip_right.png) no-repeat; }
#jtec-event-tooltip .jtec-tip-l{ background: url(images/tip_left.png) no-repeat; }
#jtec-event-tooltip .jtec-tip-t{ background: url(images/tip_top.png) no-repeat; }
#jtec-event-tooltip .jtec-tip-b { background: url(images/tip_bottom.png) no-repeat; }

#jtec-event-tooltip .jtec-header { border-color: #b5b5b5; }
#jtec-event-tooltip .jtec-title { color: #000 !important; }
#jtec-event-tooltip .jtec-tooltip-info-right { color: #000 !important; }

#jtec .jtec-event-action { color: #7f7f7f !important; background: #fff !important; border-color: #c2c2c2 !important; }
#jtec .jtec-event-action:hover { background: #c2c2c2 !important; color: #fff !important; }

#jtec-event-tooltip .jtec-location,
.jtec-tooltip-notes,
.jtec-tooltip-info-left,
.jtec-list-location,
.jtec-list-date,
.jtec-list-date-double { color: #b1b4af; }

#jtec .jtec-list .jtec-list-title { color: #000; }
.jtec-tooltip-header { border-color: #c2c2c2; }

/*green pop-ups*/
#jtec .jtec-dialogue-dark .jtec-bg-top { background: url(images/box_bgr_top.png) repeat-x;}
#jtec .jtec-dialogue-dark .jtec-bg-topl { background: url(images/box_corners_top_left.png) no-repeat;}
#jtec .jtec-dialogue-dark .jtec-bg-topr { background: url(images/box_corners_top_right.png) no-repeat; background-position:right;}
#jtec .jtec-dialogue-dark .jtec-bg-bottom { position: relative; background: url(images/box_bgr_bottom.png) repeat-x top center; }
#jtec .jtec-dialogue-dark .jtec-bg-bottoml { background: url(images/box_corners_bottom_left.png) no-repeat top left; }
#jtec .jtec-dialogue-dark .jtec-bg-bottomr { background: url(images/box_corners_bottom_right.png) no-repeat top right; }
#jtec .jtec-dialogue-dark .jtec-bgl{ background: url(images/box_bgr_l.png) repeat-y; }
#jtec .jtec-dialogue-dark .jtec-bgr{ background: url(images/box_bgr_r.png) repeat-y; background-position:right;}
#jtec .jtec-dialogue-dark .jtec-bg{ background:#eaeaea;}
#jtec .jtec-dialogue-dark .jtec-tip-b { background: url(images/box_tip_bottom.png) no-repeat; }
#jtec .jtec-dialogue-dark .jtec-tip-r { background: url(images/box_tip_right.png) no-repeat; }
#jtec .jtec-dialogue-dark .jtec-tip-l { background: url(images/box_tip_left.png) no-repeat; }
#jtec .jtec-dialogue-dark .jtec-tip-t { background: url(images/box_tip_top.png) no-repeat; }

#jtec .jtec-dialogue-dark .jtec-property { border-top: 1px solid #ebeceb; border-bottom: 1px solid #b1b4af; border-left: 1px solid #ced0cc; border-right: 1px solid #ced0cc; background-color:#fff; }
#jtec .jtec-dialogue-dark .jtec-form-label { color: #000; }
#jtec .jtec-dialogue-dark .jtec-form-value { color: #417011; }
#jtec .jtec-dialogue-dark .jtec-form-slide { background-color: #e1e7df; }

/* jtec event form */
#jtec-form .jtec-form-confirm-slide { background: url('images/confirm_bg.png') repeat-x top left; }
#jtec-edit-container textarea{ border: 1px solid #c4c4c4; }
#jtec-form .jtec-form-button { background: url(images/form-button-bg.png) repeat-x bottom left; border:1px solid #000; color:#fff; text-shadow:0px -1px #851717;  }
#jtec-form .jtec-delete-button { background: url(images/delete_event_big_bg.png) repeat-x; border:1px solid #6a6d69; color:#fff; text-shadow:0px -1px #851717; }
#jtec-form .jtec-delete-alt { background: url(images/form-button-alt.png) repeat-x; border:1px solid #fff; color:#000; text-shadow: none; }

/* 3 buttons used to create an animation without trashy pixels */
.jtec-switch-on-off { background: url(images/on_off_swtich_button.png) no-repeat; }
.jtec-switch-on { background: url(images/on_swtich_button.png) no-repeat; }
.jtec-switch-off { background: url(images/off_swtich_button.png) no-repeat; }

#jtec .jtec-double-slide .jtec-text { color: #fff; }
/* popup title */

#jtec .jtec-dialgue-dark .jtec-title-popup { color: #7a7a7a !important;  text-shadow: 0px 1px #f6f6f6;}

/* notice pop-up*/
#jtec .jtec-notice-popup .jtec-bg-top{ background: url(images/notice_bgr_top.png) repeat-x top left;}
#jtec .jtec-notice-popup .jtec-bg-topl { background: url(images/notice_corners_top_left.png) no-repeat;}
#jtec .jtec-notice-popup .jtec-bg-topr { background: url(images/notice_corners_top_right.png) top right no-repeat; }
#jtec .jtec-notice-popup .jtec-bg-bottom { position:relative; background: url(images/notice_bgr_bottom.png) repeat-x;  position:relative;}
#jtec .jtec-notice-popup .jtec-bg-bottoml { background: url(images/notice_corners_bottom_left.png) no-repeat; }
#jtec .jtec-notice-popup .jtec-bg-bottomr { background: url(images/notice_corners_bottom_right.png) no-repeat; background-position:right;}
#jtec .jtec-notice-popup .jtec-bgl{ background: url(images/notice_bgr_l.png) repeat-y; position:relative;}
#jtec .jtec-notice-popup .jtec-bgr{ background: url(images/notice_bgr_r.png) repeat-y; background-position:right;}
#jtec .jtec-notice-popup .jtec-bg{ background: url(images/notice_bgr.png);}
#jtec .jtec-notice-popup .jtec-notice-contents { background-color: #2C2C2C; color: #fff; }
#jtec .jtec-notice-popup .jtec-title-popup { color: #fff !important; }

/* phone form */
#jtec-phone-table-holder { border: 1px solid #E1E7DF; background: #E1E7DF; }
#jtec-phone-table { color: #000 }
#jtec-phone-country, #jtec-phone-area, #jtec-phone-number,
#jtec-phone-country:focus, #jtec-phone-area:focus, #jtec-phone-number:focus { border: 1px solid #CED0CC !important; }
#jtec-phone-form .jtec-error { border-color: #b32020 !important; }

/* screen cover dark */
#jtec .jtec-cover { background: url('images/spacer.png'); }
#jtec .jtec-cover.jtec-cover-dark { background: url('images/cover-dark.png'); }
#jtec .jtec-cover.jtec-cover-light { background: url('images/cover-light.png'); }
#jtec .jtec-js-disabled { background: url('images/js-disabled.png') top left transparent no-repeat; }
#jtec-calendar-frame-wrapper { background: #fff; }

#jtec-main .jtec-fullscreen-off,
#jtec-main .jtec-fullscreen-off:hover,
#jtec-main .jtec-fullscreen-off:link,
#jtec-main .jtec-fullscreen-off:active,
#jtec-main .jtec-fullscreen-off:focus
 { background: url(images/full_screen_up.png) no-repeat; }

#jtec-main .jtec-fullscreen-on,
#jtec-main .jtec-fullscreen-on:hover,
#jtec-main .jtec-fullscreen-on:link,
#jtec-main .jtec-fullscreen-on:active,
#jtec-main .jtec-fullscreen-on:focus
{ background: url(images/full_screen_down.png) no-repeat; }

#jtec .jtec-js-disabled a,
#jtec .jtec-js-disabled a:hover,
#jtec .jtec-js-disabled a:focus,
#jtec .jtec-js-disabled a:visited,
#jtec .jtec-js-disabled a:link { color: #6B8944; }
#jtec .jtec-js-disabled .jtec-title, #jtec-preloader .jtec-title { color: #696969; }

#jtec-preloader .jtec-step1 { background: url('images/loading.png') transparent top left no-repeat; }
#jtec-preloader .jtec-step2 { background: url('images/loading_complete.png') transparent top left no-repeat; }
#jtec-preloader .jtec-message  {  color: #6B8944;}
#jtec-loading-cover .jtec-text { color: #fff; }
#jtec-loading-cover .jtec-loading { background: url('images/loading-bg.png') transparent; }
