/*
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { overflow-y: scroll; font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

html, body {
  height: 100%;
}

body, button, input, select, textarea { color: #222; font-family: sans-serif; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; margin: 1em 0; padding: 0; height: 1px; border: 0; border-top: 1px solid #ccc; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-weight: bold; font-style: italic; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-size: 1em; font-family: monospace, monospace; _font-family: 'courier new', monospace; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { position: relative; vertical-align: baseline; font-size: 75%; line-height: 0; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { margin: 0; padding: 0; list-style: none; list-style-image: none; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e
 */

img { border: 0; vertical-align: middle; -ms-interpolation-mode: bicubic; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
form .hp-wrapper { display: none; }
fieldset { margin: 0; padding: 0; border: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { padding: 0; border: 0; *margin-left: -7px; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { margin: 0; vertical-align: baseline; font-size: 100%; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
.input-small { width: 75px; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-spacing: 0; border-collapse: collapse; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author:  Vince Carney
   ========================================================================== */
/* Elements */
body, button, input, select, textarea { color: #353535; }
body { background-color: #EEEEEE; font-size: 16px; font-family: Helvetica,sans-serif; line-height: 1.420; }
p { margin: 0 0 0.6em 0; }
a { color: #589DC7; text-decoration: none; }
a:visited { color: #589DC7; }
a:hover { color: #589DC7; }
img { max-width: 100%; height: auto; border: 0; vertical-align: middle; -ms-interpolation-mode: bicubic; }
.thumbnail > img { display: block; margin-right: auto; margin-left: auto; max-width: 100%; }

/* Containers */
/*
.container { margin-right: auto; margin-left: auto; width: 1024px; }
.container:after { display: table; clear: both; content: ""; }
*/
.container-inner { padding: 20px; }

/* Layouts */
.layblank #main .main-col1, .lay1col #main .main-col1, .lay2col #main .main-col1 { padding: 0 12px 0 0; width: 100%; }
.lay2col #main .main-col1 { float: left; padding: 0 12px 0 0; width: 710px; }
.lay2col #main .main-col3 { float: left; padding: 0 0px 0 12px; width: 250px; }
.lay3col #main .main-col1 { float: left; padding: 0 12px 0 0; width: 176px; }
.lay3col #main .main-col2 { float: left; padding: 0 12px 0 12px; width: 510px; }
.lay3col #main .main-col3 { float: left; padding: 0 0px 0 12px; width: 250px; }

/* Tables */
table { width: 100%; }

/* Forms */
form .help-text { display:block; color: #8a8a8a; font-size: 85%; }
form .form-submit-button { padding: 10px 20px; border: 0 none; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; background-color: #00adef; color: #FFFFFF; font-weight: bold; -opera-border-radius:4px; -khtml-border-radius:4px; }
form .form-submit-button:hover { background-color: #00a4e1; }
form .cancel-form { padding-left: 10px; color: #9f9f9f; }
label { display: block; color: #000000; text-transform: uppercase; font-weight: bold; }
label.inline { display: inline; }
input[type=text], input[type=password], input.text, input.title, textarea { padding: 5px; border:2px solid #95CBEF; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; -opera-border-radius:4px; -khtml-border-radius:4px; }
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus {border-color:#666;}
form .optional { color: #888888; text-transform: none; }

/* Header Upper */
.object-edit-bar { position: fixed; z-index: 100000; padding: 10px 20px; width: 100%; background-color: #000000; color: #FFFFFF; font-weight: bold; opacity: 0.5; filter:Alpha(Opacity=50); }

/* Header */
#header-upper-wrap { background-color: #2E2E2E; }
#header-upper-wrap .container-inner { padding: 0 6px 0 6px; }
#header-wrap { background-image: url("../image/header-border-bg.jpg"); background-position: center bottom; background-repeat: no-repeat; }
#header-wrap #header-inner { height: 85px; }
#header-wrap .col1 { position: relative; z-index: 1000; float: left; }
#header-wrap .col1 h1#logo { margin: 0; width: 330px; font-size: 0; }
#header-wrap .col1 h1#logo a { position: relative; z-index: 1000; display: block; padding: 0; }
#header-wrap .col1 h1#logo a span {
    position: absolute;
    left: -100px;
    z-index: 1000;
    display: block;
    overflow: hidden;
    width: 330px;
    height: 123px;
    background-image: url("../image/logo.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    vertical-align: middle;
    text-align: left;
    text-indent: -9999px;
}
#header-wrap .col2 { position: relative; top: 20px; left: 250px; float: left; margin: auto; }
#header-wrap .col2 .header-button { float:left; margin-right: 20px; }
#header-wrap .col2 .header-action-button { float: left; margin: auto; width: 50%; text-align: center; }
#header-wrap .col2 .header-action-button img { display: block; width: 90%; }
#header-wrap .col3 { position: relative; top: 30px; float: right; }
#header-wrap #menu-nav { display: inline; float: left; overflow: visible; margin: 0; padding: 0 0 0 8px; }
#header-wrap #menu-nav li { display: inline; float: left; list-style-type: none; white-space: nowrap; }
#header-wrap #menu-nav li a { display: block; margin-left: 10px; padding: 5px 10px 5px 10px; border: 1px solid #D4D4D4; background: url("../image/menu-nav-bg.gif"); color: #686868; font-weight: bold; }
#header-wrap #menu-nav li a.active { background: url("../image/menu-nav-selected-bg.gif"); color: #F8F8F8; }

/* Messages */
.messages { padding: 0; }
.messages li { margin: 0; list-style: none; list-style-type: none; }
.error, .alert, .notice, .success, .info, .errorlist { padding: 0.6em; border: 2px solid #DDDDDD; list-style: none; list-style-type: none; font-weight: bold; font-size: 120%; }
.error, .alert, .errorlist { border-color: #FBC2C4; background-color: #FBE3E4; color: #8A1F11; }
.errorlist a { color: #8A1F11; }
.success { border: 2px solid #C6D880; background-color: #E6EFC2; color: #264409; }

/* Modal Email Subscribe */
#email-modal-success {
  display: none;
}
#email-modal-error {
  display: none;
}

/* Hello Email */
#hello-email-mobile-wrap {
  background-color: #4e4e4e;
  color: #fff;
  display: none;
  padding: 10px;
  text-align: center;
}
#hello-email-wrap {
  background-color: #6c6c6c;
  padding: 20px 0 20px 10px;
}
#hello-email-close-wrapper {
  float: left;
  padding: 0 25px 0 0;
}
#hello-email-close {
  color: #505050;
  font-size: 30px;
}
#hello-email-content {
  color: #FFF;
  float: left;
  line-height: 1.2em;
  width: 60%;
}
#hello-email-form {
  float: right;
}
#id_hello_email_ajax {
  -webkit-appearance: none;

  background-color: #dedede; 
  border: 2px solid #dedede;
  color: #a3a3a3;
  font-family: Helvetica, sans-serif;
  font-size: 17px;
}
#id_hello_email_ajax:focus {
  color: #2e2e2e;
}
#hello-email-form-submit {
  background-color: #00bff3;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  margin-bottom: 0px;
  margin-left: 10px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 24px;
  font-size: 16px;
  line-height: 1.42857;
  border-radius: 4px;
}
#hello-email-success {
  display: none;
  float: right;
  padding-right: 10px;
}
#hello-email-success-notify {
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  margin-left: 10px;
  padding: 10px;
  text-align: center;
  background-color: #00bff3;
  border-radius: 4px;
  cursor: pointer;
}
#hello-email-form-submit:hover {
  background-color: #00c7ff;
}

/* Mobile Nav Bar Toggle */
#nav-bar-mobile-wrap {
  display: none;
}
#nav-bar-action-wrapper {
  padding-left: 28%;
}
.nav-bar-action-button {
  float: left;
}
.nav-bar-action-button.last {
  padding-left: 20px;
}
#nav-bar-mobile-wrap .btn-navbar {
  display: none;
  float: right;
  margin-right: 5px;
  margin-left: 5px;
  padding: 7px 10px;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-image: -ms-linear-gradient(top, #ddd, #eee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ddd), to(#eee));
  background-image: -webkit-linear-gradient(top, #ddd, #eee);
  background-image: -o-linear-gradient(top, #ddd, #eee);
  background-image: linear-gradient(top, #ddd, #eee);
  background-image: -moz-linear-gradient(top, #ddd, #eee);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#dddddd', endColorstr='#eeeeee', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *background-color: #eee;
}

#nav-bar-mobile-wrap .btn-navbar:hover,
#nav-bar-mobile-wrap .btn-navbar:active,
#nav-bar-mobile-wrap .btn-navbar.active,
#nav-bar-mobile-wrap .btn-navbar.disabled,
#nav-bar-mobile-wrap .btn-navbar[disabled] {
  background-color: #000;
  background-image: none;
}
#nav-bar-mobile-wrap .btn-navbar:active,
#nav-bar-mobile-wrap .btn-navbar.active {
  background-color: #eee \9;
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
#nav-bar-mobile-wrap .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px;
  background-color: #333;
}
#nav-bar-mobile-wrap .btn-navbar:hover .icon-bar {
  background-color: #f5f5f5;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

/* Nav Bar */
#nav-bar-wrap { 
  z-index: 2;
  background: #fff; /*fallback for non-CSS3 browsers*/
  background: -ms-liner-gradient(left, #dedede 70%, #fff 90%);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#dedede) to(#fff)); /*old webkit*/
  background: -webkit-linear-gradient(left, #dedede 70%, #fff 90%); /*newer webkit*/
  background: -moz-linear-gradient(right, #dedede 70%, #fff 90%); /*old gecko*/
  background: -o-linear-gradient(left, #dedede 70%, #fff 90%); /*opera 11.10+*/
  background: linear-gradient(to left, #dedede 70%, #fff 90%); /*firefox 16+, chrome 26+, IE10+,*/
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#dedede', GradientType=1);
  -webkit-box-shadow: 0 -1px 0px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 0px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 0px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  padding: 40px 0 0 10px;
}
#nav-bar { 
  z-index: 2;
}
#nav-bar-inner { position: relative; z-index: 2; }
#nav-bar #nav-bar-logo {
  float: left;
  position: relative;
  bottom: 20px;
}
#nav-bar a { text-transform: uppercase; }
#nav-bar ul.parents { position: relative; z-index: 2; margin: 0; padding: 0; list-style: none; float:right; }
#nav-bar ul.parents li { position: relative; float: left; margin: 0; padding: 0; border: 0; }
#nav-bar ul.parents li a { display: block; margin: 0; }
#nav-bar ul.parents li.nav-bar-parent a {
  padding: 16px 12px;
  border-right: 1px dotted #B3B3B3;
  color: #4a4a4a;
  font-weight: bold;
  font-size: 0.9em;
  font-family:"Times New Roman",Helvetica,sans-serif;
}
#nav-bar ul.parents li.nav-bar-parent:hover a { background-color: #2e2e2e; color: #FFFFFF; }
#nav-bar ul.parents li.nav-bar-parent:hover a:hover { color: #63b1e5; }
#nav-bar ul.parents li.nav-bar-parent a.active { background: url("../image/nav-active-bg.gif") repeat-x; color: #FFFFFF; }
#nav-bar ul.parents li.nav-bar-parent a.active:hover { background: #2e2e2e; }
#nav-bar ul.parents li ul.children { position: absolute; display: none; margin: 0; padding: 2px 0 10px 0; width: auto; height: auto; border: 0; background-color: #2E2E2E; list-style: none;}
#nav-bar ul.parents li ul.children li { float: none; margin: 0; height: 30px; line-height: 30px; }
#nav-bar ul.parents li ul.children li a { display: block; padding: 7px 10px; border-right: none; background-color: #2E2E2E; color: #FFFFFF; white-space: nowrap; font-weight: bold; font-size: 0.8em; font-family:"Times New Roman",Helvetica,sans-serif;  }
#nav-bar ul.parents li ul.children li a:hover, #nav-bar ul.parents li ul.children li a:focus { color: #63b1e5; }
#nav-bar ul.parents li.nav-bar-parent:hover ul.children { z-index: 1000; display: block; }
#nav-bar ul.parents li#nav-bar-news ul.children { right: 0px; }
#nav-bar #nav-bar-search a { width: 40px; background: url("../image/search_24.gif") no-repeat scroll 50% 50%; color: transparent; text-indent: -9999px; }
#nav-bar #search-wrapper { position: absolute; left: -236px; z-index: 1001; display: none; margin-top: 1px; width: 310px; }
#nav-bar #search-wrapper #id_q { width: 155px; border: 12px solid #353535; }
#nav-bar #search-wrapper input[type="submit"] {
    position: relative;
    left: -2px;
    padding: 14px 5px;
    width: 111px;
    border: 0 none; -webkit-border-radius:0;
    -moz-border-radius:0; border-radius:0;
    background: url("../image/searchbtn_03.gif") no-repeat scroll 0 0 #AE2D32;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px; -opera-border-radius:0; -khtml-border-radius:0;
}

/* Breadcrumbs */
#breadcrumbs .container-inner {
    font-size: 0.85em;
    padding: 10px 0px 10px 20px;
}
.breadcrumbs {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.breadcrumbs > li {
    display:inline-block;
}
.breadcrumbs > li+li:before {
    padding:0 5px;
    color:#ccc;
    content:"/\00a0";
}
.breadcrumbs > .active > a, 
.breadcrumbs > .active > a:visited,
.breadcrumbs > .active > a:focus, 
.breadcrumbs > .active > a:hover {
    color:#777;
    text-decoration: none;
}
/* Main Upper */
#main-upper-wrap { border-bottom: 2px solid #F8F8F8; background-color: #DDDDDF; }
#main-upper-wrap h1 { margin-top: 0; text-transform: uppercase; font-weight: normal; font-size: 1.4em; }
#main-upper-wrap .col1, #main-upper-wrap .col2, #main-upper-wrap .col3, #main-upper-wrap .col4 { float: left; width: 234px; }
#main-upper-wrap .col1, #main-upper-wrap .col2, #main-upper-wrap .col3 { margin-right: 15px; font-size: 0.85em; }
#main-upper-wrap .intro-image { text-align: center; }

/* Homepage Hero */
#homepage-hero {
  background: #131313 url("../image/Hero.jpg") center center no-repeat;
  background-size: cover;
  /*
  -webkit-box-shadow: inset 520px 0px 200px rgba(0,0,0,0.3);
  box-shadow: inset 520px 0px 200px rgba(0,0,0,0.3);
  height: 70%;
  min-height: 673px;
  */
  position: relative;
  width: 100%;
}
#homepage-hero-block {
  /*
  position: absolute;
  top: 20%; 
  */
  padding: 90px 0;
  width: 620px;
}
#homepage-hero-block-inner {
  width: 430px;
  margin: 0 auto;
}
.homepage-hero-text {
  color: #fff;
}
.homepage-hero-text-top {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 30px;
}
.homepage-hero-text-bottom {
  padding-bottom: 45px;
}
#homepage-hero-title {
  font-size: 60px;
  font-weight: 900;
  line-height: 1.2;
  margin: 0 0 10px 0;
}
#homepage-hero-copy {
  font-size: 15px;
}
#homepage-hero-buttons {
  width: 210px;
}

/* Main */
/* #main-wrap { background-image: url("../image/main-bg-fade.gif"); */
/* background-position: center top; */
/* background-repeat: no-repeat; */
.homepage #main-wrap { background: none; background-image: none; }
#main-wrap #main { padding-bottom: 20px; background-color: #F8F8F8; }
#main-wrap #main #main-inner.container-inner { padding-top: 0; }
#main-wrap #main #main-inner .main-col1, #main-wrap #main #main-inner .main-col2, #main-wrap #main #main-inner .main-col3 { padding-top: 20px; }
#main-wrap h1, #main-wrap h2 { margin-top: 0; }
#main-wrap h1.title {
  color: #4a4a4a;
  font-size: 2em;
  line-height: 1;
  margin: 0 0 0.4em 0;
}

/* Left Column */
.main-col1 { background: url("../image/bg_grad_f8f8f8.gif") no-repeat top right; }

/* Left Column Navigation */
/* Mobile Navigation */
.main-col1 .page-nav-wrapper { margin-bottom: 30px; }
.main-col1 .page-nav-wrapper ul, .mobile-page-nav-wrapper ul { margin: 0; padding: 0; list-style-type: none; }
.main-col1 .page-nav-wrapper ul.children { padding-left: 20px; }
.main-col1 .page-nav-wrapper .page-nav-item { display: block; float:left; margin: 0 0 2px -19px; padding-left: 19px; width: 160px; height: 24px; background-color: #b5aca3; color: #FFFFFF; font-weight: bold; font-size: 0.9em; line-height: 1.6; }
.main-col1 .page-nav-wrapper .page-nav-item.selected { background-color: #797979; }
.main-col1 .page-nav-wrapper ul.children .page-nav-item { width: 140px; }
.main-col1 .page-nav-wrapper .page-nav-item-flag, .mobile-page-nav-wrapper .page-nav-item-flag { display: block; float: left; clear:right; width: 14px; height: 24px; }
.main-col1 .page-nav-wrapper .page-nav-item-flag.selected { background: url("../image/left-nav-flag-trans.gif") no-repeat scroll 100% 0; }
.mobile-page-nav-wrapper { display: none; margin-bottom: 20px; width: 100%; }
.mobile-page-nav-wrapper li {
  float: left;
  margin: 10px 0;
}
.mobile-page-nav-wrapper .page-nav-item { 
  border-right:1px dotted #efefef;
  border-bottom:1px dotted #efefef;
  float: none;
  margin: 0;
  padding: 10px;
  width: auto;
  height: 24px;
  background-color: #ddd;
  color: #333;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.6; 
}
.mobile-page-nav-wrapper .page-nav-item.selected {
  background-color: #bcbcbc;
  text-decoration: underline;
}
.mobile-page-nav-wrapper ul.children .page-nav-item { width: auto; }

/* Center Column */
.main-col2 { background: url("../image/bg_grad_f8f8f8.gif") no-repeat top right; }

/* Right Column  */
.main-col3 .col-block {
  border-bottom: 1px dotted #a7a7a7;
  color: #747474;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  padding: 8px 0 8px 0;
}
.main-col3 .col-block.first { border-bottom: none; padding-top: 0px; }
.homepage .main-col3 .col-block.first { border-bottom: 1px dotted #a7a7a7; padding-top: 0px; }
.main-col3 .col-block.last { border-bottom: none; }
.main-col3 .col-block .button-action-first {
  margin-bottom: 10px;
}
.main-col3 .col-block .col-block-title { margin: 0; color: #589dc7; text-transform: uppercase; font-weight: bold; font-size: 1.2em; }
.main-col3 .col-block a { color: #589dc7; font-weight: bold; }
/*** Do Something ***/
.main-col3 .do-something #do-something-title { margin: 0 0 0.2em; color: #747474; text-transform: uppercase; font-weight: bold; font-size: 1.8em; line-height: 1.1; }
/*** Subscribe to Newsletter ***/
.main-col3 .newsletteropt-subscribe { border-bottom: none; line-height: 1; }
.main-col3 .newsletteropt-subscribe #newsletteropt-subscribe-label { color:#353535; margin-bottom: 5px; font-weight: bold; font-size: 0.9em; }
.main-col3 .newsletteropt-subscribe .success#newsletteropt-subscribe-confirmation { font-size: 80%; margin-bottom: 10px; }
.main-col3 .newsletteropt-subscribe #id_email_ajax_wrapper { float:left; border: none; }
.main-col3 .newsletteropt-subscribe #id_email_ajax { padding: 5px 4px 5px 4px; width: 156px; border: 0 none; border-radius: 4px 0px 0px 4px; color: #797979; font-size: 16px; border: 1px solid #d9d9d9; border-right: 0px; }
.main-col3 .newsletteropt-subscribe #newsletteropt-subscribe-submit-button { padding: 5px 4px 5px 4px; width: 80px; border: 1px solid #999; border-radius: 0 4px 4px 0; background-color:#999999; color: #FFFFFF; font-size: 16px; }
.main-col3 .newsletteropt-subscribe #newsletteropt-subscribe-submit-button:hover { background-color: #999; }

.main-col3 #right-col-donate-button { margin: 0; font-size: 0; }
.main-col3 #right-col-donate-button a { position: relative; display: block; padding: 0; }
.main-col3 #right-col-donate-button span {
    display: block;
    overflow: hidden;
    width: 246px;
    height: 58px;
    background-image: url("../image/donate.gif");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    vertical-align: middle;
    text-align: left;
    text-indent: -9999px;
}

/* Custom Blocks */
.infographic-block { margin-bottom: 20px; padding-bottom: 5px; border-bottom: 1px dotted #A7A7A7;}
.infographic-block .infographic-block-title { margin-bottom: 5px; text-transform: uppercase; font-weight: bold;}
.infographic-block .infographic-block-title a { color: #589dc7; }
.infographic-block .infographic-block-image { margin-bottom: 5px; }
.infographic-block .infographic-block-content { color: #504943; font-weight: bold; font-size:0.9em; }
.adbls-wrapper .adbl { margin-top: 20px; }
.homepage .main-col3 .promo-adbls { margin-bottom: 10px; padding-bottom: 20px; border-bottom: 1px dotted #A7A7A7; }

/* Sub Nav Tabs */
ul.tabs {  clear: both; padding: 10px 0 0 0; height: 30px; border-bottom: 1px solid #E5E5E5; }
ul.tabs li { display: inline; line-height: 1; }
ul.tabs li a { display: inline; float: left; overflow: hidden; margin: 0; padding: 4px 10px 3px; width: auto; border-radius: 4px 4px 0 0; text-shadow: 0 1px 0 #FFFFFF; font-size: 95%; line-height: 24px; }
ul.tabs li.active a { padding-top: 3px; border-width: 1px 1px 0; border-style: solid solid none; border-color: #E5E5E5; background-color:#FFFFFF; color: #333333; font-weight: bold; }

/* Footer */
#footer-wrap .container-inner { padding: 10px 20px 10px 20px; }
#footer-wrap #footer { margin-top: 0; background-color: #DEDEDE; color: #FFFFFF; }
#footer-wrap #footer h3 { margin: 0; padding: 0; color: #589dc7; text-transform: uppercase; font-size: 2.2em; }
#footer-wrap #footer h3 span { margin-left: 38px; }
#footer-wrap #footer h3 span a.social-link { margin-left: 4px; color: #949494; text-transform: none; font-weight: normal; font-size: 60%; line-height: 0.8; }
#footer-wrap #footer h3 span a.social-link:hover { color: #589dc7; }
#footer-wrap #footer .footer-section { float: left; padding: 10px 19px; height: 155px; border-right: 1px dotted #5E5E5E; }
#footer-wrap #footer-top, #footer-wrap #footer-bottom { font-size: 0.85em; }
#footer-wrap #footer-top span { margin-right: 10px; text-transform: uppercase; }
#footer-wrap #footer-top a, #footer-wrap #footer-bottom a { color: #C3C3C3; }
#footer-wrap #footer-top a:hover, #footer-wrap #footer-bottom a:hover { text-decoration: underline; }
#footer-wrap #footer-bottom p { margin: 0; }
#footer #footer-inner { padding: 40px 0; }

.water-footer-header {
    width: 700px;
    margin: 0 auto;
}

.water-footer-text {
    float: right;
    font-size: 24px;
    color: #555555;
    padding-top: 30px;
}

.water-footer-links {
    margin: 20px 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.water-footer-links li {
    display: inline-block;
    margin: 0 14px;
    zoom: 1;
    *display: inline;
}

.water-footer-links a {
    color: #909090;
    width: 80px;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.water-footer-links a:hover {
    color: #555555;
}

.water-footer-links a i {
    font-size: 54px;
    display: block;
}


/* Footer Base */
#footer-base-wrap { margin-bottom: 0; padding-bottom: 0; font-size: 0.85em; }
#footer-base-inner { padding: 0; }
#footer-base { background-color: #EEEEEE; }
#footer-base-wrap a { font-weight: bold; }
#footer-base-wrap .footer-base-section { float: left; padding: 10px; }
#footer-base-wrap #footer-base_general { position: relative; }
#footer-base-wrap #footer-base_general .general-links { margin: 0; }
#footer-base-wrap #footer-base_license { margin: 10px; padding: 10px 0 0 10px; width: 300px; border-left: 1px dotted #5E5E5E; }
#footer-base-wrap #footer-base_actions { display: none; }

/* Homepage Slides */
#slides-wrap { position:relative; z-index: 0; }
#slides { position:relative; z-index:0; }
#slides_inner { position: relative; width:1024px; height:338px; }
.slides_container { position:relative; display:none; overflow:hidden; width:1024px; }
.slides_container a { z-index: 0; display:block; width:1024px; height:354px; }
.slides_container a img { z-index: 0; display:block; }
#slides .next,#slides .prev { position: absolute; top: 107px; left:-44px; z-index:101; display:block; width:38px; height:112px; }
#slides .next { left: 1029px; }
#slides .pagination { position: absolute; right: 120px; bottom: 10px; z-index: 2001; margin: 0 auto; }
#slides .pagination li {float:left; margin:0 1px; list-style:none;}
#slides .pagination li a {
  display:block;
  float:left;
  overflow:hidden;
  padding-top:18px;
  width:18px;
  height:0;
  background-image:url(../image/player-off.png);
  background-position:0 0;
}
#slides .pagination li.current a { background-image:url(../image/player-on.png); }

/* Homepage Main */
.homepage #about-intro { padding-bottom: 10px; color: #999999; font-weight: 300; font-size: 20px; line-height: 25px; }
.homepage #featured-post { position: relative; }
.homepage #featured-post a { color: #333; }
.homepage #featured-news-header {
    padding: 10px;
    background-color: #2e2e2e;
    color: #F8F8F8;
    text-transform: uppercase;
    font-weight: bold;
}
.homepage .featured-image { margin-bottom: 12px; }
.homepage .featured-title {
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 5px;
}
.homepage .featured-title a {
  color: #333;
}
.homepage .featured-excerpt { margin-bottom: 10px; font-size: 0.9em;  }
.homepage .featured-excerpt p { display: inline; }
.homepage .recent-posts-wrapper { padding: 15px 0 15px 0; border-top: 1px dotted #A7A7A7; border-bottom: 1px dotted #A7A7A7; }
.homepage #recent-posts { position: relative; }
.homepage .recent-post-item { position: relative; float: left; margin-right: 16px; width: 115px; }
.homepage .recent-post-item.last { margin-right: 0; }
.homepage .recent-post-image { position: relative; }
.homepage .recent-post-image img { border: 1px solid #7D7D7B; }
.homepage .recent-post-item .recent-post-image .post-type-icon img { position: absolute; top: 27px; left:83px; border: none; }
.homepage .recent-post-item .recent-post-title {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 3px;
}
.homepage .recent-post-item .recent-post-title a {
  color:#606060;
}
.homepage .more-posts-links {
  font-size: 0.9em;
  font-weight: bold;
  margin-top: 5px;
}
.homepage .more-posts-links .more { color: #353535; }
.homepage .adbls-homepage { margin: 20px 0 20px 0; }
.homepage .adbls-homepage .promo-adbls { display: none; float: left; margin-bottom: 10px; width: 255px; }
.homepage .adbls-homepage .adbl { float: left; margin-bottom: 10px; width: 255px; }
.homepage #featured-fundraisers-header {
    padding: 10px 0 0 0;
    font-size: 1.3em;
    font-weight: bold;
}
.homepage #featured-fundraisers-main {
  padding: 5px 0 0 0;
}
.homepage .featured-fundraiser-wrapper { float: left; margin-right: 9px; width: 117px; }
.homepage .featured-fundraiser-wrapper.last { margin-right: 0; }
.homepage .featured-fundraiser-user-photo { height: 117px; }
.homepage .featured-fundraiser-user-photo img { border: 1px solid #797979; }
.homepage .featured-fundraiser-user-name {
  color: #2E2E2E;
  font-weight: bold;
  line-height: 1.1;
  overflow: hidden;
  padding-top: 2px;
}
.homepage .featured-fundraiser-donations-sum {
  font-size: 85%;
}

/* Ecard Slides */
.ecards #slides-wrap { position:relative; z-index: 0; }
.ecards #slides { position:relative; z-index:0; width: 100%; }
.ecards #slides_inner { position: relative; margin: 0 auto; width:600px; height:439px; }
.ecards .slides_container { position:relative; display:none; overflow:hidden; width:588px;  border: 6px solid #B1B1B1; }
.ecards .slides_container img { width:588px; height:427px; z-index: 0; display:block; }
.ecards #slides .next, .ecards #slides .prev { position: absolute; top: 127px; left:-48px; z-index:101; display:block; width:38px; height:112px; }
.ecards #slides .next { left: 608px; }
.ecards #slides .pagination {
    position: absolute;
    right: 120px;
    bottom: 10px;
    z-index: 2001;
    margin: 0 auto;
    padding: 5px 15px; -webkit-border-radius:6px; border-radius:6px;
    background-color: #2E2E2E;
    opacity: .8; filter:Alpha(Opacity=80);
    moz-border-radius:6px; -opera-border-radius:6px; -khtml-border-radius:6px;
}
.ecards #slides .pagination li {float:left; margin:0 1px; list-style:none;}
.ecards #slides .pagination li a {
  display:block;
  float:left;
  overflow:hidden;
  padding-top:18px;
  width:18px;
  height:0;
  background-image:url(../image/player-off.png);
  background-position:0 0;
}
.ecards #slides .pagination li.current a { background-image:url(../image/player-on.png); }

/* Ecards */
.ecards h2.section-title { border-bottom: 2px solid #C8C8C8; }
.ecards #ecard_purchase { margin: 20px auto; width: 600px; }
.ecards #ecard_purchase .col1 { position: relative; float:left; overflow: visible; margin:0 10px 20px 0; padding-bottom: 40px; width: 300px; }
.ecards #ecard_purchase .col2 { float:left; width: 290px; }
.ecards #id_recipient_emails { width: 280px; height: 50px; }
.ecards #id_message { width: 280px; height: 148px; }
.ecards #message-limit { display: block; text-align: right; font-weight: bold; font-size: 1.2em; }
.ecards .form-submit-button { margin-top: 10px; font-size: 140%; }
.ecards #right-col-donate-button { display: none; }
.ecards #footer-base-wrap { display: none; }
.ecards .payment-errors { display: none; }
.ecards #exp-date { margin-bottom: 10px; }

/* Ecards Receipt */
.ecards-success .main-col1 .col1 { position: relative; }
.ecards-success .main-col1 .social-wrapper { position: absolute; top: -30px; left: -110px; }
.ecards-success .main-col1 .social-wrapper .social-item { margin-bottom: 4px; }

/* Ecards Render */
#ecard-render-wrapper { padding: 40px 0 40px; }
#ecard-render { margin: 0 auto; width: 600px; }
#ecard-render-image img { border: 6px solid #B1B1B1; }

/* Honor */
body.honor h2.section-title { border-bottom: 2px solid #C8C8C8; }
body.honor.ecards #ecard_purchase { width: 100%; }
body.honor.ecards #id_message { width: 344px; }
body.honor .kolam-picker { margin: 25px 0; }
body.honor .kolam-picker .kolam-background { margin-right: 10px; }
body.honor .kolam-picker a.selected img { border: 2px solid #589DC7; box-shadow: 2px 2px; }
body.honor .color-picker .color-background { margin-right: 5px; width: 38px; height: 38px; }
body.honor .color-picker a.selected img { border: 2px solid #589DC7; box-shadow: 2px 2px; }
body.honor #ecard_purchase .col1 { width: 340px; }
body.honor #ecard_purchase .col2 { margin-bottom: 20px; width: 360px; }
body.honor .col2 .honor-preview, body.honor .col2 .honor-preview-inner { width: 350px; height: 350px; text-align: center; }
body.honor .honor-preview { display: table; border: 3px solid #393B36; background-position: center; }
body.honor .honor-preview-inner { display: table-cell; vertical-align: middle; }
body.honor .honor-preview img { margin: 50px 0; border: 3px solid #00543d; }
body.honor .terms-privacy { margin: 20px 0 10px; }
body.honor #message-limit-wrapper { text-align: right; font-size: 1.1em; }
body.honor #message-limit { display: inline; text-align: inherit; font-weight: bold; font-size: inherit; }

/* Honor Success */
body.honor-success h1.title { border-bottom: 2px solid #C8C8C8; }
body.honor-success .main-col1 .col1 { position: relative; float: left; }
body.honor-success .main-col1 .col2 { padding-left: 400px; }
body.honor-success .view-card-btn { margin: 20px 0; }
body.honor-success .main-col1 .social-wrapper { position: relative; top: 0px; left: 0px; }
body.honor-success .main-col1 .social-wrapper .social-item { float: left; margin: 8px 8px 8px 0; }
body.honor-success .receipt { margin-top: 20px; }

/* Honor Render */
#honor-bar { padding: 10px 20px; background-color: black; }
.honor-render .logo { width: 131px; height: auto; }
.honor-render { background: url("../image/honor-bg.gif") repeat; }

.honor-render .col1 { float: left; padding: 40px; width: 410px; height: 410px; }
.honor-render .col2 { float: right; padding: 40px; width: 410px; height: 410px; }
.honor-render .chalk { background: url(../image/chalkbg.png) no-repeat center center; }
.honor-render .padding { padding: 40px; }

.honor-render .hd-title, .honor-render .honor-page-title, .honor-render #honor-gallery-title, .honor-render #honor-video-title { color: #FFFFFF; font-weight: 400; font-family: 'Niconne', cursive; }
.honor-render .honor-page-title { margin-top: 20px; font-size: 40px; }

.honor-render #honor-gallery-title, .honor-render #honor-video-title { margin: 10px 0; padding: 2px 4px; background: url("../image/headerstripe2.png") no-repeat; font-size: 32px; }

.honor-render #main { padding: 40px 20px; background: url("../image/honor-bg.gif") repeat; }
.honor-render .container-inner { padding: 20px 0; }

.honor-render #honor-default-wrapper { min-height: 492px; background: url("../image/landing-masthead.jpg") no-repeat; }



.honor-render .hd-title { color: #AC61C1; text-align: center; font-weight: 400; font-size: 40px; line-height: 1.1; }
.honor-render .hd-description { padding: 20px 30px; color: #424242; font-weight: bold; font-size: 14px; line-height: 1.3; }
.honor-render .hd-init { margin-left: 20px; }

.honor-render #recipients-honor-donation-wrapper.aqu { background: url("../image/featuredbg-aqu.jpg") repeat; }
.honor-render #recipients-honor-donation-wrapper.gre { background: url("../image/featuredbg-gre.jpg") repeat; }
.honor-render #recipients-honor-donation-wrapper.pur { background: url("../image/featuredbg-pur.jpg") repeat; }
.honor-render #recipients-honor-donation-wrapper.red { background: url("../image/featuredbg-red.jpg") repeat; }
.honor-render #recipients-honor-donation-wrapper.yel { background: url("../image/featuredbg-yel.jpg") repeat; }
.honor-render #recipients-honor-donation { position: relative; }
.honor-render #recipients-honor-donation-image { display: table-cell; width: 410px; height: 410px; background-position: center; vertical-align: middle; text-align: center; }

.honor-render #recipients-honor-donation-image img { margin: 60px auto; border: 3px solid #00543d; }
.honor-render p { font-weight: bold; font-size: 18px; }
.honor-render p.honor-description { color: #737373; font-weight: normal; font-size: 12px; line-height: 1.3; }
.honor-render p.message { font-weight: 400; font-size: 16px; padding: 20px 20px 0; }

.honor-render .donor-name { text-align: right; font-style: italic; padding-right: 20px; }
.honor-render .honor-another-btn { margin: 0; }
.honor-render .honor-another-btn a { font-size: 18px; display: inline-block; margin: 0 auto 0 40px; padding: 14px 0; width: 240px; border-top: 1px solid rgba(255,255,255,0.6); border-radius: 6px; background: #199DFE; -webkit-box-shadow: inset 0px -10px 20px rgba(0,0,0,0.1); box-shadow: inset 0px -10px 20px rgba(0,0,0,0.1); color: white; text-align: center; }
.honor-render .honor-another-btn a:hover { background: #1CA7FF; }
.honor-render #honor-gallery {  }
.honor-render .honor-gallery-item-wrapper { float: left; margin: 10px 9px; width: 186px; }
.honor-render .honor-gallery-item { min-height: 186px; background-position: 50% 50%; background-repeat: repeat-y; text-align: center; }
.honor-render .honor-gallery-item img { margin: 21px auto; border: 1px solid #00543d; }
.honor-render .honor-gallery-message { padding: 10px; background-color: #FFFFFF; }

.honor-render .honor-gallery-message p { margin: 0; color: #000000; font-size: 11px; line-height: 1.32; }

.honor-render .social-wrapper #social-share-text { float: left; margin-right: 6px; color: #353535; text-transform: uppercase; font-weight: bold; font-size: 16px; }
.honor-render .social-wrapper .social-item { float: left; margin-right: 8px; }

.honor-render .col2 .honor-another-btn { margin-bottom: 20px; }

#honor-video-wrapper { margin: 40px auto; padding: 20px 40px 40px; background: #353535; border-radius: 8px; }
.honor-video { float: left; margin-right: 40px; width: 560px; height: auto; display: block; }
.honor-video-text p { color: white; font-weight: 400; margin-bottom: 20px; font-size: 16px; }

.mobile-default-image { display: none; }
/*
==================================================================
        MAP RIBBON STYLES
==================================================================
*/
.lt-ie9 #map-ribbon, .lt-ie9 .map-divider { display: none; }
.lt-ie8 #map-ribbon, .lt-ie8 .map-divider { display: none; }
#map-ribbon { margin-bottom: 10px; border: 1px solid #cfcfcf; border-radius: 5px; background: #e5e5e5; }
#map-stats { padding: 20px 5%; min-height: 145px; width: 90%; border-top: 1px solid white; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; background: #f8f8f8; }
h2#map-number { float: left; margin: 0; padding: 0; width: 34%; color: #00aae5; text-align: right; font-weight: bold; font-size: 500%; font-family: 'Helvetica', sans-serif; line-height: 1; }
#map-ribbon p { float: right; margin-top: 8px; padding-right: 14%; width: 46%; font-weight: 600; font-size: 140%; font-family: 'Helvetica', sans-serif; line-height: 1; }
#map-ribbon p span { color: #747474; font-weight: 400; font-size: 60%; }
#map-ribbon ul { margin: 0; padding: 0; list-style: none; font-weight: 600; font-size: 80%; font-family: 'Helvetica', sans-serif; }
#map-ribbon ul li { float: left; width: 50%; }
p.source-note { padding-top: 20px; color: #747474; font-size: 80%; }
a.med-btn {
  display: block;
  margin-bottom: 20px;
  padding: 10px 12px 8px;
  width: 100px;
  border-radius: 4px;
  background: #dedede;
  color: #444 !important;
  text-align: center !important;
  cursor: pointer;
}
#share-section {
  position: relative;
}
.social-btns {
  position: absolute;
  top: -1px;
  left: 140px;
}
.btn-social {
  margin-right: 4px;
  font-size: 180%;
}


/* Masonry */
.masonry,
.masonry .masonry-brick {
  -webkit-transition-duration: 0.7s;
     -moz-transition-duration: 0.7s;
       -o-transition-duration: 0.7s;
          transition-duration: 0.7s;
}

.masonry {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.masonry .masonry-brick {
  -webkit-transition-property: left, right, top;
     -moz-transition-property: left, right, top;
       -o-transition-property: left, right, top;
          transition-property: left, right, top;
}

/* Post */
.post #main-wrap .image { margin-bottom: 1em; }
.post #main-wrap .image img { border: none; }
.post #main-wrap .excerpt {
  color: #747474;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.2em;
}
.post #main-wrap .content {
  border-top: 1px dotted #a7a7a7;
  margin-top: 15px;
  padding-top: 20px;
}
.main-col1 #recent-posts-header-wrapper { margin: 0 0 20px 0; height: 24px; color: #FFFFFF; font-weight: bold; }
.main-col1 #recent-posts-header-title { float:left; margin: 0 0 20px -19px; padding-left:19px; width: 150px; height: 24px; background-color: #797979; }
.main-col1 #recent-posts-header-flag { float:left; clear:right; width:14px; height: 24px; background: url("../image/left-nav-flag-trans.gif") no-repeat scroll 100% 0; }
.main-col1 .recent-post-item { position: relative; margin-bottom: 10px; }
.main-col1 .recent-post-image { position: relative; }
.main-col1 .recent-post-image img { border: 1px solid #7D7D7B; }
.main-col1 .recent-post-image .post-type-icon img { position: absolute; top: 27px; left:83px; border: none; }
.main-col1 .recent-post-title { font-weight: bold; font-size: 12px; line-height: 1.3; margin-top: 3px; }
.main-col1 .recent-post-title a { color: #606060; }
.main-col1 #recent-posts-more { border-top: 1px dotted #A7A7A7; }
.main-col1 #recent-posts-more a { color: #589DC7; text-transform: uppercase; font-weight: bold; font-size:0.9em;}
.main-col2 .social-wrapper .social-item { float: left; margin: 0px 10px 4px 0px; }
.post .country-highlight { padding: 15px 0 15px 0; border-top: 1px dotted #A7A7A7; }
.post .country-highlight .ch-col1 { float: left; margin-right: 10px; width: 330px; }
.post .country-highlight .ch-col2 { float: left; width: 150px; }
.post .country-highlight .ch-title a { margin: 0; color: #589DC7; text-transform: uppercase; font-weight: bold; font-size: 1.2em; }
.post .country-highlight .ch-fact { margin-bottom: 5px; font-weight: bold; }
.post .post-content-footer { position: relative; min-height: 10px; }
.post .post-content-footer .col1 { position: absolute; top: 12px; width: 330px; height: 2px; border-bottom: 1px dotted #A7A7A7; }
.post .post-content-footer .col2 { position: absolute; right: 0px; width: 150px; text-align: right; }
.post .post-content-footer a.more { color: #353535; text-transform: uppercase; white-space: nowrap; font-weight: bold; font-size:0.7em; line-height: 0.7; }
.post .country-highlight .post-content-footer .col1 { width: 370px; }
.post .recent-country-posts-wrapper { margin: 20px 0 15px 0; }
.post #recent-country-posts-header { font-weight: bold; font-size: 0.8em; }
.post #recent-country-posts { position: relative; }
.post .recent-country-post-item { position: relative; float: left; margin-right: 16px; width: 115px; }
.post .recent-country-post-item.last { margin-right: 0; }
.post .recent-country-post-image { position: relative; }
.post .recent-country-post-image img { border: 1px solid #7D7D7B; }
.post .recent-country-post-item .recent-country-post-image .post-type-icon img { position: absolute; top: 27px; left:83px; border: none; }
.post .recent-country-post-item .recent-country-post-title {
  font-size:12px;
  font-weight: bold;
  margin-top: 3px;
}
.post .recent-country-post-item .recent-country-post-title a {
  color:#606060;
}
.post .recent-country-posts-wrapper .post-content-footer .col1 { width: 420px; }
.post .jp-audio-container { margin-bottom: 30px; }

/* Recent Posts */
.recent-posts .filter-reset { margin-bottom: 5px; font-size: 0.9em; }
.recent-posts .filter-reset .remove-filter-icon { vertical-align: middle; font-size: 0.6em; }
.recent-posts .filter-reset a { display: block; padding: 2px 0 2px 4px; width: 150px; background-color: #DEDEDE; color: #797979; }
.recent-posts .filter-header { text-transform: uppercase; font-weight: bold; font-size: 0.85em; }
.recent-posts .media-filter { margin-bottom: 10px; }
.recent-posts .media-filter-item a, .recent-posts .country-filter-item a {
  color: #589dc7;
  font-size: 0.9em;
}
.recent-posts .recent-post-wrapper { position: relative; float:left; margin-bottom: 40px; width: 242px; height: 350px; }
.recent-posts .recent-post-wrapper.odd { margin-right: 20px; }
.recent-posts .recent-post-wrapper .recent-post-image { position: relative; width: 242px; height: 137px; }
.recent-posts .recent-post-wrapper .recent-post-image .post-type-icon img { position: absolute; top: 0px; left: 0px; border: none; }
.recent-posts .recent-post-wrapper .recent-post-title { margin-top: 15px; }
.recent-posts .recent-post-wrapper .recent-post-title a { color: #2F2F2F; font-weight: bold; }
.recent-posts .recent-post-wrapper .recent-post-excerpt { margin-top: 5px; font-size: 0.8em; }
.recent-posts .recent-post-wrapper .recent-post-excerpt p { display: inline; }
.recent-posts .recent-post-wrapper .recent-post-excerpt a.recent-post-detail { color: #589dc7; white-space: nowrap; }

/* Country */
.country #main-wrap .image { margin-bottom: 1em; }
.country #main-wrap .image img { border: none; }
.country .mobile-country-nav-wrapper { display: none; }
.country .country-nav-item { margin-bottom: 2px; width: 100%; height: 24px; }
.country .country-nav-item-title { float: left; margin: 0 0 0 -19px; padding-left: 19px; width: 150px; height:24px; background-color: #b5aca3; }
.country .country-nav-item.active .country-nav-item-title { background-color: #797979; }
.country .country-nav-item-flag { float: left; clear:right; width: 14px; height: 24px; }
.country .country-nav-item.active .country-nav-item-flag { background: url("../image/left-nav-flag-trans.gif") no-repeat scroll 100% 0; }
.country .country-nav-item .country-nav-item-title a { color: #FFFFFF; font-weight: bold; font-size: 0.9em; }
.country .mobile-country-nav-wrapper { display: none; margin-bottom: 20px; width: 100%; }
.country .mobile-country-nav-wrapper ul { margin: 0; padding: 0; list-style-type: none; }
.country .mobile-country-nav-wrapper li {
  float: left;
  margin: 10px 0;
}
.country .mobile-country-nav-wrapper .country-nav-item { 
  border-right:1px dotted #efefef;
  border-bottom:1px dotted #efefef;
  float: none;
  margin: 0;
  padding: 10px;
  width: auto;
  height: 24px;
  background-color: #ddd;
  color: #333;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.6; 
}
.country .mobile-country-nav-wrapper .country-nav-item.selected {
  background-color: #bcbcbc;
  text-decoration: underline;
}
.country .mobile-country-nav-wrapper ul.children .country-nav-item { width: auto; }

.country .country-map-image { margin: 40px auto 40px auto; }
.country #country-facts-header { margin-bottom: 6px; color: #5a9bc5; text-transform: uppercase; font-weight: bold; font-size: 1.2em; }
.country .country-fact-item { margin-bottom: 12px; color: #53463d; font-weight: bold; font-size: 0.85em; }
.country .recent-country-posts-wrapper { margin: 20px 0 20px 0; }
.country #recent-country-posts-header { font-weight: bold; font-size: 0.8em; }
.country #recent-country-posts-header a.see-all-country-posts { color: #589dc7; }
.country #recent-country-posts { position: relative; padding: 12px 0 10px; border-top: 1px dotted #A7A7A7; border-bottom: 1px dotted #A7A7A7; }
.country .recent-country-post-item { position: relative; float: left; margin-right: 16px; width: 115px; }
.country .recent-country-post-item.last { margin-right: 0; }
.country .recent-country-post-image { position: relative; }
.country .recent-country-post-image img { border: 1px solid #7D7D7B; }
.country .recent-country-post-item .recent-country-post-image .post-type-icon img { position: absolute; top: 27px; left:83px; border: none; }
.country .recent-country-post-item .recent-country-post-title {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 3px;
}
.country .recent-country-post-item .recent-country-post-title a { color:#606060; }

/* Personnel - Staff and Board */
#personnel-grid .personnel-wrapper { margin-bottom: 20px; }
#personnel-grid .personnel-members-header { font-weight: bold; font-size: 1.2em; }
#personnel-grid .personnel-member { float: left; margin: 10px; width: 115px; height: 140px; line-height: 1.2; }
#personnel-grid .personnel-member .personnel-image { margin-bottom: 4px; }
#personnel-grid .personnel-member .personnel-name { font-size: 0.9em; }
#personnel-grid .personnel-member .personnel-name a { color: #589dc7; }
#personnel-grid .personnel-member .personnel-position { font-size: 0.7em; }
.personnel #main-wrap h1.title { text-transform: none; font-size: 1.4em; }
.personnel .main-col1 .image { float: right; margin: 0 0 10px 10px; }
.personnel .content { margin-bottom: 20px; }
.personnel #recent-posts-header { font-weight: bold; font-size: 0.8em; }
.personnel .recent-posts-wrapper { padding: 15px 0 15px 0; border-top: 1px dotted #A7A7A7; border-bottom: 1px dotted #A7A7A7; margin-bottom: 20px; }
.personnel #recent-posts { position: relative; }
.personnel .recent-post-item { position: relative; float: left; margin-right: 16px; width: 115px; }
.personnel .recent-post-item.last { margin-right: 0; }
.personnel .recent-post-image { position: relative; }
.personnel .recent-post-image img { border: 1px solid #7D7D7B; }
.personnel .recent-post-item .recent-post-image .post-type-icon img { position: absolute; top: 27px; left:83px; border: none; }
.personnel .recent-post-item .recent-post-title {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 3px;
}
.personnel .recent-post-item .recent-post-title a { color:#606060; }

/* Search Engine Result Page SERP */
.search #search_page label { display: none; }
.search .search-count { color: #747474; font-weight:bold; }
.search .search-results { margin-top: 20px; }
.ser-wrapper { padding: 20px 10px 20px 20px; }
.ser-wrapper.even { -webkit-border-radius:8px; border-radius:8px; background-color: #FFFFFF; moz-border-radius:8px; -opera-border-radius:8px; -khtml-border-radius:8px;}
.ser-col1 { float: left; margin-right:10px; width: 115px; height:65px;}
.ser-col1 img { border: 1px solid #7D7D7B; }
.ser-col2 .ser-title a { color: #589dc7; font-weight: bold; font-size:1.2em; }
.ser-col2 .ser-excerpt { font-size: 0.9em; }

/* Pagination Controls */
.pagination { margin-top: 5px; text-align: center; }
.pagination .pagination-navigation { color: #A4A4A4; }

/* Donation */
.lay2col.donation #main .col1 { position: relative; left: 30px; float: left; margin-right: 0px; width: 430px; }
.lay2col.donation #main .col2 { position: relative; left: -100px; float: left;  width: 524px; }
.donation .col1 #donate-success-details { float:left; font-weight:bold; }
.donation .col1 #donate-success-print { float:right; }
.donation .col1 #donate-success-print img { padding-right:2px; vertical-align:middle; }
.donation .col2 #donation-sum-wrapper { font-weight:bold; font-size:16px; }
.donation .col2 #donation-sum { font-size:20px; }
.donation .col2 #donor-badge { margin-right:2px; vertical-align:middle; }
.donation .col2 #follow-button-wrapper { float:left; padding-top:20px; width:120px; }
.donation .col2 #follow-text-wrapper { float:left; width:175px; }
.donate #email-registered-error a { text-decoration: underline; }
.donate textarea { padding:5px; width:400px; height:40px; border:2px solid #95CBEF; }
.donate input#id_card_code { width:40px; }
.donate .checkbox-wrapper { margin-bottom: 0.3em; padding-bottom: 0px; }
.donate #id_amount { background:#ffffff url("../image/icons/dolla_19b.gif") no-repeat 1px 50%; background-color: #FFFFFF; text-align: right; }
.donate #id_card_code { width:40px; }
.donate #ccv-help { padding-left:2px; text-decoration:underline; }
.donate #security_code_help { position:absolute; left:150px; z-index:99; margin-top:40px; padding:4px; width:350px; border:1px solid #c9d782; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; background-color:#e7eec2; -opera-border-radius:8px; -khtml-border-radius:8px; }
.donate #security_code_help h4 { margin-bottom:6px; text-align:center; font-weight:bold; }
.donate #security_code_help .card_detail { float:left; width:160px; text-align:center; }
.donate #security_code_help .card_txt { padding-top:6px; font-weight:bold; font-size:10px; }
.donate #security_code_help .card_txt .card-digit { color:#FF0000; font-size:9px; }
.donate .postal-opt-in-form { margin-left: 30px; }
.donate .postal-opt-in-header { color: #000000; text-transform: uppercase; font-weight: bold; }
.donation .main-col3 #right-col-donate-button { display: none; }
.donation #footer-base-wrap #footer-base_donate-now { display: none; }
form .form-submit-button { margin-top: 10px; font-size: 120%; }

/* Donation Receipt */
.lay2col.donation-receipt #main .col1 { float:left; width: 354px; }
.lay2col.donation-receipt #main .col2 { float:left; width: 350px; }
#donate-success-details { float:left; font-weight:bold; }
#donate-success-print img { padding-right:2px; vertical-align:middle; }
#donate-success-info { margin:10px 0 10px 0; width:100%; }
#donate-success-info td { padding:3px 0 3px 0; vertical-align:top; }
#donation-sum-wrapper { font-weight:bold; }
#donation-sum { font-size:20px; }
.donation-receipt .social-wrapper { top: 10px; }
.donation-receipt .social-wrapper .social-item { float: left; margin-right: 10px; }
.donation-receipt .social-wrapper #social-facebook { position: relative; top: -1px; }

/* Misc */
.tooltip_target { display:none; }
td.button a { padding:6px 10px 6px 10px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; background-color:#C5C5C5; color:#FFFFFF; font-weight:bold; -opera-border-radius:8px; -khtml-border-radius:8px; }
td.button.edit a { background-color: #bd94d0; }
td.button a:hover { background-color:#78bde7; }
a.donate-button { padding:6px 10px 6px 10px; border: 1px solid #77811e; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; background-color:#adb836; color:#FFFFFF; text-transform: uppercase; font-weight:bold; font-size: 1.4em; -opera-border-radius:8px; -khtml-border-radius:8px; }
a.donate-button:hover { background-color: #9ca73f; }
.reflist { font-size: 0.9em; }

/* jQuery audio player */
/*
 * Skin for jPlayer Plugin (jQuery JavaScript Library)
 * http://www.happyworm.com/jquery/jplayer
 *
 * Skin Name: Blue Monday
 *
 * Copyright (c) 2010 Happyworm Ltd
 * Dual licensed under the MIT and GPL licenses.
 *  - http://www.opensource.org/licenses/mit-license.php
 *  - http://www.gnu.org/copyleft/gpl.html
 *
 * Author: Luke McDonald (lukemcdonald.com)
 * Skin Design: Orman Clark (premiumpixels.com)
 * Skin Version: 3.0 (jPlayer 2.0.0)
 * Date: 20th December 2010
 */

div.jp-audio {
  color: #fff;
  font-size: 1em;
  font-family: Verdana, Arial, sans-serif;
  line-height: 1.6;
}

div.jp-audio {
  margin: auto;
    width: 360px;
}

div.jp-interface {
  position: relative;
  width: 100%;

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: rgb(58,59,60);
  background: url("../image/jplayer-black-and-yellow.png") 0 -210px;
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(0, rgb(34,34,34)),
      color-stop(1, rgb(58,59,60))
  );
  background: -moz-linear-gradient(
      center bottom,
      rgb(34,34,34) 0%,
      rgb(58,59,60) 100%
  );

  -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.5);
  box-shadow: 0px 1px 1px rgba(0,0,0,0.5);
}
div.jp-audio div.jp-type-single div.jp-interface {
  height: 30px;
}

div.jp-interface ul.jp-controls {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
div.jp-interface ul.jp-controls li {
  display: inline;
}
div.jp-interface ul.jp-controls a {
  position: absolute;
  overflow: hidden;
  text-indent: -9999px;
}

a.jp-play,
a.jp-pause {
  z-index: 1;
  width: 33px;
  height: 30px;
  outline: none;
}
div.jp-audio div.jp-type-single a.jp-play,
div.jp-audio div.jp-type-single a.jp-pause {
  top: 0;
  left: 0;
  border-right: 1px solid rgb(36,37,38);
}
a.jp-play {
  background: url("../image/jplayer-black-and-yellow.png") 0 0 no-repeat;
}
a.jp-play:hover {
  background: url("../image/jplayer-black-and-yellow.png") -33px 0 no-repeat;
}
a.jp-pause {
  display: none;
  background: url("../image/jplayer-black-and-yellow.png") 0 -30px no-repeat;
}
a.jp-pause:hover {
  background: url("../image/jplayer-black-and-yellow.png") -33px -30px no-repeat;
}

div.jp-progress-container {
  position: absolute;
  top: 0;
  left: 34px;
  padding: 12px 10px;
  width: 225px;
  height: 6px;
  border-right: 1px solid rgb(36,37,38);
  border-left: 1px solid rgb(50,51,52);
}
div.jp-progress {
  position: absolute;
  overflow:hidden;
}
div.jp-audio div.jp-type-single div.jp-progress {
  padding: 1px;
  width: 223px;
  height: 7px;
  background: url("../image/jplayer-black-and-yellow.png") 0 -192px repeat-x ;
}

div.jp-seek-bar {
  width: 0px;
  height: 5px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  background: url("../image/jplayer-black-and-yellow.png") 0 -163px repeat-x;
  cursor: pointer;
}
div.jp-play-bar {
  width: 0px;
  height: 5px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  background: url("../image/jplayer-black-and-yellow.png") 0 -133px repeat-x ;
}

/* The seeking class is added/removed inside jPlayer
div.jp-seeking-bg {
  background: url("pbar-ani.gif"); */

div.jp-volume-bar-container {
  position: absolute;
  top: 0;
  left: 281px;
  padding: 12px 10px;
  width: 40px;
  height: 6px;
  border-left: 1px solid rgb(50,51,52);
}
div.jp-volume-bar {
  position: relative;
  overflow: hidden;
  width: 40px;
  height: 9px;
  background: url("../image/jplayer-black-and-yellow.png") 0 -192px repeat-x;
  cursor: pointer;
}
div.jp-audio div.jp-type-single div.jp-volume-bar {
  top: 0;
  left: 20px;
}

div.jp-volume-bar-value {
  margin: 1px;
  width: 0px;
  height: 5px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  background: url("../image/jplayer-black-and-yellow.png") 0 -133px repeat-x;
}

a.jp-mute,
a.jp-unmute {
  z-index: 1;
  width: 17px;
  height: 13px;
  outline: none;
}
div.jp-audio div.jp-type-single a.jp-mute,
div.jp-audio div.jp-type-single a.jp-unmute {
  top: 9px;
  left: 290px;
}

a.jp-mute {
  background: url("../image/jplayer-black-and-yellow.png") -10px -68px no-repeat;
}
a.jp-mute:hover {
  background: url("../image/jplayer-black-and-yellow.png") -43px -68px no-repeat;
}
a.jp-unmute {
  display: none;
  background: url("../image/jplayer-black-and-yellow.png") -10px -98px no-repeat;
}
a.jp-unmute:hover {
  background: url("../image/jplayer-black-and-yellow.png") -43px -98px no-repeat;
}

div.jp-jplayer {
  width:0px;
  height:0px;
}

div.jp-jplayer {
  background-color: #000000;
}

/* File Uploader CSS */
.qq-uploader { position:relative; width: 100%;}

.qq-upload-button {
    display:block; /* or inline-block */ padding: 7px 0;
    width: 105px; border-bottom:1px solid #ddd;
    background:#880000;color:#fff; text-align:center;
}
.qq-upload-button-hover {background:#cc0000;}
.qq-upload-button-focus {outline:1px dotted black;}

.qq-upload-drop-area {
    position:absolute; top:0; left:0; z-index:2; min-height: 70px; width:100%; height:100%;
    background:#FF9797; text-align:center;
}
.qq-upload-drop-area span { position:absolute; top: 50%;
    display:block; margin-top:-8px; width:100%; font-size:16px;
}
.qq-upload-drop-area-active {background:#FF7171;}

.qq-upload-list {margin:15px 35px; padding:0; list-style:disc;}
.qq-upload-list li { margin:0; padding:0; font-size:12px; line-height:15px;}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
    margin-right: 7px;
}

.qq-upload-file { }
.qq-upload-spinner {display:inline-block; width:15px; height:15px; background: url("../image/loading.gif"); vertical-align:text-bottom;}
.qq-upload-size,.qq-upload-cancel {font-size:11px;}

.qq-upload-failed-text {display:none;}
.qq-upload-fail .qq-upload-failed-text {display:inline;}

/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; overflow: hidden; border: 0; background-color: transparent; background-repeat: no-repeat; text-align: left; text-indent: -999em; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { position: absolute; overflow: hidden; clip: rect(0 0 0 0); margin: -1px; padding: 0; width: 1px; height: 1px; border: 0; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { position: static; overflow: visible; clip: auto; margin: 0; width: auto; height: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { display: table; content: ""; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.hide-text { border: 0; background-color: transparent; color: transparent; text-shadow: none; font: 0/0 a; }
.input-block-level { display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; min-height: 30px; width: 100%; }
.visible-phone { display: none !important; }
.visible-tablet { display: none !important; }
.hidden-desktop { display: none !important; }
.visible-desktop { display: inherit !important; }


/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-size: 1.1em; font-family: Verdana,Arial,sans-serif; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-size: 1em; font-family: Verdana,Arial,sans-serif; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(../image/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(../image/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(../image/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; color: #555555; font-weight: normal; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(../image/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; color: #212121; font-weight: normal; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(../image/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; color: #212121; font-weight: normal; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(../image/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(../image/jquery-ui/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, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { font-weight: normal; opacity: .7; filter:Alpha(Opacity=70); }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { background-image: none; opacity: .35; filter:Alpha(Opacity=35); }

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

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(../image/jquery-ui/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(../image/jquery-ui/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(../image/jquery-ui/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../image/jquery-ui/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../image/jquery-ui/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../image/jquery-ui/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(../image/jquery-ui/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../image/jquery-ui/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-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.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-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -webkit-border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -webkit-border-top-right-radius: 4px; -moz-border-radius-topright: 4px; border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(../image/jquery-ui/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; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; background: #aaaaaa url(../image/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -khtml-border-radius: 8px; }/*
 * jQuery UI Resizable 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;z-index: 99999; display: block;font-size: 0.1px; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { top: -5px; left: 0; width: 100%; height: 7px; cursor: n-resize; }
.ui-resizable-s { bottom: -5px; left: 0; width: 100%; height: 7px; cursor: s-resize; }
.ui-resizable-e { top: 0; right: -5px; width: 7px; height: 100%; cursor: e-resize; }
.ui-resizable-w { top: 0; left: -5px; width: 7px; height: 100%; cursor: w-resize; }
.ui-resizable-se { right: 1px; bottom: 1px; width: 12px; height: 12px; cursor: se-resize; }
.ui-resizable-sw { bottom: -5px; left: -5px; width: 9px; height: 9px; cursor: sw-resize; }
.ui-resizable-nw { top: -5px; left: -5px; width: 9px; height: 9px; cursor: nw-resize; }
.ui-resizable-ne { top: -5px; right: -5px; width: 9px; height: 9px; cursor: ne-resize;}/*
 * jQuery UI Selectable 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Accordion 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { position: relative; margin-top: 1px; cursor: pointer; 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; padding: .5em .5em .5em .7em; font-size: 1em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; top: 50%; left: .5em; margin-top: -8px; }
.ui-accordion .ui-accordion-content { position: relative; top: 1px; display: none; overflow: auto; margin-top: -2px; margin-bottom: 2px; padding: 1em 2.2em; border-top: 0; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*
 * jQuery UI Autocomplete 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.16
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
  display:block;
  float: left;
  margin: 0;
  padding: 2px;
  list-style:none;
}
.ui-menu .ui-menu {
  margin-top: -3px;
}
.ui-menu .ui-menu-item {
  float: left;
  clear: left;
  margin:0;
  padding: 0;
  width: 100%;
  zoom: 1;
}
.ui-menu .ui-menu-item a {
  display:block;
  padding:.2em .4em;
  text-decoration:none;
  line-height:1.5;
  zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  margin: -1px;
  font-weight: normal;
}
/*
 * jQuery UI Button 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { position: relative; display: inline-block; overflow: visible; margin-right: .1em; padding: 0; text-align: center; text-decoration: none !important; cursor: pointer; zoom: 1; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; }
button.ui-button-icons-only { width: 3.7em; }

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-right: 2.1em; padding-left: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-right: -.3em; margin-left: 0; }

/* workarounds */
button.ui-button::-moz-focus-inner { padding: 0; border: 0; } /* reset extra padding in Firefox */
/*
 * jQuery UI Dialog 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; overflow: hidden; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { display:none; height: 20px; position: relative; padding: .4em 1em;  }
.ui-dialog .ui-dialog-title { float: left; margin: -0.1em 16px .1em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; top: 50%; right: .3em; margin: -10px 0 0 0; padding: 1px; width: 19px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: none; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; overflow: auto; padding: .5em 1em 0; border: 0; background: none; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { margin: 0; padding: 0 1em .5em .4em; border-width: 1px 0 0 0; background-image: none; border:none; text-align: left; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; margin: 0 40%; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { right: 3px; bottom: 3px; width: 14px; height: 14px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
 * jQuery UI Slider 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.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; display: block; border: 0; background-position: 0 0; font-size: .7em; }

.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-bottom: -.6em; margin-left: 0; }
.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; }/*
 * jQuery UI Tabs 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; position: relative; float: left; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.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 { display: block; padding: 1em 1.4em; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*
 * jQuery UI Datepicker 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { display: none; padding: .2em .2em 0; width: 17em; }
.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 { position: absolute; top: 50%; left: 50%; display: block; margin-top: -8px; margin-left: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; text-align: center; line-height: 1.8em; }
.ui-datepicker .ui-datepicker-title select { margin:1px 0; font-size:1em; }
.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 table { margin:0 0 .4em;width: 100%; border-collapse: collapse; font-size: .9em; }
.ui-datepicker th { padding: .7em .3em; border: 0; text-align: center; font-weight: bold;  }
.ui-datepicker td { padding: 1px; border: 0; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { margin: .7em 0 0 0; padding:0 .2em; border-right: 0; border-bottom: 0; border-left: 0; background-image: none; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; overflow:visible; margin: .5em .2em .4em; padding: .2em .6em .3em .6em; width:auto; cursor: pointer; }
.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 { margin:0 auto .4em; width:95%; }
.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%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { right: auto; left: 2px; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { right: auto; left: 1px; }
.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 {
    position: absolute; /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    z-index: -1; /*must have*/
    display: none; /*sorry for IE5*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
    filter: mask(); /*must have*/
    display/* */: block; */
}/*
 * jQuery UI Progressbar 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }

/* ==|== plugin css files====================================================== */
/*
* qTip2 - Pretty powerful tooltips
* http://craigsworks.com/projects/qtip2/
*
* Version: nightly
* Copyright 2009-2010 Craig Michael Thompson - http://craigsworks.com
*
* Dual licensed under MIT or GPLv2 licenses
*   http://en.wikipedia.org/wiki/MIT_License
*   http://en.wikipedia.org/wiki/GNU_General_Public_License
*
* Date: Tue Sep  6 17:07:56.0000000000 2011
*/

/* Core qTip styles */
.ui-tooltip, .qtip{
  position: absolute;
  top: -28000px;
  left: -28000px;

  z-index: 15000;
  display: none;
  min-width: 50px;

  max-width: 280px;

  font-size: 10.5px;
  line-height: 12px;
}

  /* Fluid class for determining actual width in IE */
  .ui-tooltip-fluid{
    position: static !important;
    display: block;
    visibility: hidden;
    float: left !important;
  }

  .ui-tooltip-content{
    position: relative;
    overflow: hidden;
    overflow: hidden;
    padding: 5px 9px;

    border-width: 1px;
    border-style: solid;

    text-align: left;
    word-wrap: break-word;
  }

  .ui-tooltip-titlebar{
    position: relative;
    overflow: hidden;
    padding: 5px 35px 5px 10px;
    min-height: 14px;

    border-width: 1px 1px 0;
    border-style: solid;

    font-weight: bold;
  }

  .ui-tooltip-titlebar + .ui-tooltip-content{ border-top-width: 0px !important; }

    /*! Default close button class */
    .ui-tooltip-titlebar .ui-state-default{
      position: absolute;
      top: 50%;
      right: 4px;
      margin-top: -9px;
      outline: medium none;

      border-width: 1px;
      border-style: solid;

      cursor: pointer;
    }

    * html .ui-tooltip-titlebar .ui-state-default{ top: 16px; } /* IE fix */

    .ui-tooltip-titlebar .ui-icon,
    .ui-tooltip-icon .ui-icon{
      display: block;
      text-indent: -1000em;
    }

    .ui-tooltip-icon, .ui-tooltip-icon .ui-icon{
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
    }

      .ui-tooltip-icon .ui-icon{
        width: 18px;
        height: 14px;
        background: transparent none no-repeat -100em -100em;

        color: inherit;

        text-align: center;
        text-indent: 0;
        font: normal bold 10px/13px Tahoma,sans-serif;
      }


/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
.ui-tooltip-focus{

}

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
.ui-tooltip-hover{

}


/*! Default tooltip style */
.ui-tooltip-default .ui-tooltip-titlebar,
.ui-tooltip-default .ui-tooltip-content{
  border-color: #F1D031;
  background-color: #FFFFA3;
  color: #555;
}

  .ui-tooltip-default .ui-tooltip-titlebar{
    background-color: #FFEF93;
  }

  .ui-tooltip-default .ui-tooltip-icon{
    border-color: #CCC;
    background: #F1F1F1;
    color: #777;
  }

  .ui-tooltip-default .ui-tooltip-titlebar .ui-state-hover{
    border-color: #AAA;
    color: #111;
  }

/* Tips plugin */
.ui-tooltip .ui-tooltip-tip{
  z-index: 10;
  overflow: hidden;
  margin: 0 auto;
  border: 0px dashed transparent !important;

  background: transparent !important;
}

  .ui-tooltip .ui-tooltip-tip,
  .ui-tooltip .ui-tooltip-tip *{
    position: absolute;
    border: 0px dashed transparent;

    background: transparent;
    color: #123456;
    font-size: 0.1px !important;

    line-height: 0.1px !important;
  }

  .ui-tooltip .ui-tooltip-tip canvas{ top: 0; left: 0; }


/* Modal plugin */
#qtip-overlay{
  position: fixed;
  top: -10000em;
  left: -10000em;
}

  /* Applied to modals with show.modal.blur set to true */
  #qtip-overlay.blurs{ cursor: pointer; }

  /* Change opacity of overlay here */
  #qtip-overlay div{
    position: absolute; top: 0;
    left: 0;
    width: 100%; height: 100%;

    background-color: black;

    opacity: 0.7;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter:alpha(opacity=70);
  }

/*! Light tooltip style */
.ui-tooltip-light .ui-tooltip-titlebar,
.ui-tooltip-light .ui-tooltip-content{
  border-color: #E2E2E2;
  color: #454545;
}

  .ui-tooltip-light .ui-tooltip-content{
    background-color: white;
  }

  .ui-tooltip-light .ui-tooltip-titlebar{
    background-color: #f1f1f1;
  }


/*! Dark tooltip style */
.ui-tooltip-dark .ui-tooltip-titlebar,
.ui-tooltip-dark .ui-tooltip-content{
  border-color: #303030;
  color: #f3f3f3;
}

  .ui-tooltip-dark .ui-tooltip-content{
    background-color: #505050;
  }

  .ui-tooltip-dark .ui-tooltip-titlebar{
    background-color: #404040;
  }

  .ui-tooltip-dark .ui-tooltip-icon{
    border-color: #444;
  }

  .ui-tooltip-dark .ui-tooltip-titlebar .ui-state-hover{
    border-color: #303030;
  }


/*! Cream tooltip style */
.ui-tooltip-cream .ui-tooltip-titlebar,
.ui-tooltip-cream .ui-tooltip-content{
  border-color: #F9E98E;
  color: #A27D35;
}

  .ui-tooltip-cream .ui-tooltip-content{
    background-color: #FBF7AA;
  }

  .ui-tooltip-cream .ui-tooltip-titlebar{
    background-color: #F0DE7D;
  }

  .ui-tooltip-cream .ui-state-default .ui-tooltip-icon{
    background-position: -82px 0;
  }


/*! Red tooltip style */
.ui-tooltip-red .ui-tooltip-titlebar,
.ui-tooltip-red .ui-tooltip-content{
  border-color: #D95252;
  color: #912323;
}

  .ui-tooltip-red .ui-tooltip-content{
    background-color: #F78B83;
  }

  .ui-tooltip-red .ui-tooltip-titlebar{
    background-color: #F06D65;
  }

  .ui-tooltip-red .ui-state-default .ui-tooltip-icon{
    background-position: -102px 0;
  }

  .ui-tooltip-red .ui-tooltip-icon{
    border-color: #D95252;
  }

  .ui-tooltip-red .ui-tooltip-titlebar .ui-state-hover{
    border-color: #D95252;
  }


/*! Green tooltip style */
.ui-tooltip-green .ui-tooltip-titlebar,
.ui-tooltip-green .ui-tooltip-content{
  border-color: #90D93F;
  color: #3F6219;
}

  .ui-tooltip-green .ui-tooltip-content{
    background-color: #CAED9E;
  }

  .ui-tooltip-green .ui-tooltip-titlebar{
    background-color: #B0DE78;
  }

  .ui-tooltip-green .ui-state-default .ui-tooltip-icon{
    background-position: -42px 0;
  }


/*! Blue tooltip style */
.ui-tooltip-blue .ui-tooltip-titlebar,
.ui-tooltip-blue .ui-tooltip-content{
  border-color: #ADD9ED;
  color: #5E99BD;
}

  .ui-tooltip-blue .ui-tooltip-content{
    background-color: #E5F6FE;
  }

  .ui-tooltip-blue .ui-tooltip-titlebar{
    background-color: #D0E9F5;
  }

  .ui-tooltip-blue .ui-state-default .ui-tooltip-icon{
    background-position: -2px 0;
  }

/*! Add shadows to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE6+, Safari 2+ */
.ui-tooltip-shadow{
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

  .ui-tooltip-shadow .ui-tooltip-titlebar,
  .ui-tooltip-shadow .ui-tooltip-content{
    -ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Color='gray', Direction=135, Strength=3)";
    filter: progid:DXImageTransform.Microsoft.Shadow(Color='gray', Direction=135, Strength=3);

    _margin-bottom: -3px; /* IE6 */
    .margin-bottom: -3px; /* IE7 */
  }


/*! Add rounded corners to your tooltips in: FF3+, Chrome 2+, Opera 10.6+, IE9+, Safari 2+ */
.ui-tooltip-rounded,
.ui-tooltip-rounded .ui-tooltip-content,
.ui-tooltip-tipsy,
.ui-tooltip-tipsy .ui-tooltip-content,
.ui-tooltip-youtube,
.ui-tooltip-youtube .ui-tooltip-content{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.ui-tooltip-rounded .ui-tooltip-titlebar,
.ui-tooltip-tipsy .ui-tooltip-titlebar,
.ui-tooltip-youtube .ui-tooltip-titlebar{
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

.ui-tooltip-rounded .ui-tooltip-titlebar + .ui-tooltip-content,
.ui-tooltip-tipsy .ui-tooltip-titlebar + .ui-tooltip-content,
.ui-tooltip-youtube .ui-tooltip-titlebar + .ui-tooltip-content{
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}


/*! Youtube tooltip style */
.ui-tooltip-youtube{
  -webkit-box-shadow: 0 0 3px #333;
  -moz-box-shadow: 0 0 3px #333;
  box-shadow: 0 0 3px #333;
}

  .ui-tooltip-youtube .ui-tooltip-titlebar,
  .ui-tooltip-youtube .ui-tooltip-content{
    border-color: #CCCCCC;

    background: transparent;
    background: rgba(0, 0, 0, 0.85);

    color: white;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000)";
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000);
    _margin-bottom: 0; /* IE6 */
    .margin-bottom: 0; /* IE7 */
  }

  .ui-tooltip-youtube .ui-tooltip-icon{
    border-color: #222;
  }

  .ui-tooltip-youtube .ui-tooltip-titlebar .ui-state-hover{
    border-color: #303030;
  }


/* jQuery TOOLS Tooltip style */
.ui-tooltip-jtools{

  border: 2px solid #ddd;
  border: 2px solid rgba(241,241,241,1);
  -webkit-border-radius: 2px;

  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #232323;
  background: rgba(0, 0, 0, 0.7);
  background-image: -moz-linear-gradient(top, #717171, #232323);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));

  -webkit-box-shadow: 0 0 12px #333;
  -moz-box-shadow: 0 0 12px #333;
  box-shadow: 0 0 12px #333;
}

  /* IE Specific */
  .ui-tooltip-jtools .ui-tooltip-titlebar{
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);
  }
  .ui-tooltip-jtools .ui-tooltip-content{
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);
  }

  .ui-tooltip-jtools .ui-tooltip-titlebar,
  .ui-tooltip-jtools .ui-tooltip-content{
    border: 0 dashed transparent;
    background: transparent;
    color: white;
  }

  .ui-tooltip-jtools .ui-tooltip-icon{
    border-color: #555;
  }

  .ui-tooltip-jtools .ui-tooltip-titlebar .ui-state-hover{
    border-color: #333;
  }


/* Cluetip style */
.ui-tooltip-cluetip{
  -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
}

  .ui-tooltip-cluetip .ui-tooltip-titlebar{
    border: 0 dashed transparent;
    background-color: #87876A;
    color: white;
  }

  .ui-tooltip-cluetip .ui-tooltip-content{
    border: 0 dashed transparent;
    background-color: #D9D9C2;
    color: #111;
  }

  .ui-tooltip-cluetip .ui-tooltip-icon{
    border-color: #808064;
  }

  .ui-tooltip-cluetip .ui-tooltip-titlebar .ui-state-hover{
    border-color: #696952;
    color: #696952;
  }


/* Tipsy style */
.ui-tooltip-tipsy{
  border: 0;
}

  .ui-tooltip-tipsy .ui-tooltip-titlebar,
  .ui-tooltip-tipsy .ui-tooltip-content{
    border: 0px transparent;

    background: transparent;
    background: rgba(0, 0, 0, .87);

    color: white;
    text-shadow: 0 1px black;
    font-weight: bold;

    font-size: 11px;
    font-family: 'Lucida Grande', sans-serif;
    line-height: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000)";
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000);
    _margin-bottom: 0; /* IE6 */
    .margin-bottom: 0; /* IE7 */
  }

  .ui-tooltip-tipsy .ui-tooltip-titlebar{
    padding: 6px 35px 0 10;
  }

  .ui-tooltip-tipsy .ui-tooltip-content{
    padding: 6px 10;
  }

  .ui-tooltip-tipsy .ui-tooltip-icon{
    border-color: #222;
    text-shadow: none;
  }

  .ui-tooltip-tipsy .ui-tooltip-titlebar .ui-state-hover{
    border-color: #303030;
  }


/* Tipped style */
.ui-tooltip-tipped{

}

  .ui-tooltip-tipped .ui-tooltip-titlebar,
  .ui-tooltip-tipped .ui-tooltip-content{
    border: 3px solid #959FA9; -ms-filter: none;

    filter: none;
  }

  .ui-tooltip-tipped .ui-tooltip-titlebar{

    border-bottom-width: 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    background: #3A79B8;
    background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));

    color: white;
    font-weight: normal;
    font-family: serif;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);
  }

  .ui-tooltip-tipped .ui-tooltip-content{
    -webkit-border-radius: 0 0 3px 3px;

    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    background-color: #F9F9F9;
    color: #454545;
  }

  .ui-tooltip-tipped .ui-tooltip-icon{
    border: 2px solid #285589;
    background: #285589;
  }

    .ui-tooltip-tipped .ui-tooltip-icon .ui-icon{
      background-color: #FBFBFB;
      color: #555;
    }

/* IE9 fix - removes all filters */
.ui-tooltip:not(.ie9haxors) div.ui-tooltip-content,
.ui-tooltip:not(.ie9haxors) div.ui-tooltip-titlebar{
  -ms-filter: none;
  filter: none;
}

/* Hideshare CSS */
.share-btn {
  display: block;
  padding: 10px 12px 8px;
  width: 100px;
  border-radius: 4px;
  background: #dedede;
  color: #444 !important;
  text-align: center !important;
  cursor: pointer;
}
.share-btn:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.hideshare-wrap {
  margin: 0 0 10px;
  text-align: center;
  position: relative;
}
.hideshare-wrap ul {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  margin-top: -4px;
  padding: 0;
  list-style: none;
  text-align: center;
}
.hideshare-list li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 10px 5px 0;
}
.hideshare-list li:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.hideshare-list span {
  display: none;
}
