/* http://meyerweb.com/eric/tools/css/reset/index.html */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

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

fieldset {
    border: 1px solid #000;
    padding: 6px;
}

body {
    line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
a:focus, input:focus {
	outline: dotted 1px;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table.jix_layout {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
    overflow-x: auto;
    overflow-y: scroll;

    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
}

.clearfloat {
    clear: both;
}
body {
    background-color: #eeeeee;
}

#header {
    width: 980px;
    padding: 10px 13px 0 13px;
    margin: 0 auto;
    background: #ffffff url(/img/jobindex20/page-shadow.png) repeat-y left bottom;
}

.jix_design_jobindex .jix_header_background {
    background: #fff url(/img/jobindex20/menu/red/background.png) no-repeat scroll 100% 100%;
}

.jix_design_itjobindex20 .jix_header_background {
    background: #fff url(/img/jobindex20/menu/red/itjobindex-background.png) no-repeat scroll 100% 100%;
}

.jix_design_techjobindex20 .jix_header_background {
    background: #fff url(/img/jobindex20/menu/red/techjobindex-background.png) no-repeat scroll 100% 100%;
}

.jix_design_safari .jix_header_background {
    background: #fff url(/img/jobindex20/menu/yellow/safari-background.gif) no-repeat scroll 100% 100%;
}

#header button img {
    margin-right: 3px;
}

#logo img {
    vertical-align: -13px;
    margin-right: 10px;
}


#logo > img {
    margin-right: 5px;
}


#logo .jix_beta_logo {
    margin-right: 10px;
}

#logo .jix_separator_logo {
    margin-right: 14px;
}



#logo, #topmenu {
    width: 950px;
    margin: 0 auto;
}

.jix_background_logo {
    float: right;
}

#topsubmenubar {
    width: 980px;
}

#topmenu p, #topsubmenu p {
    margin: 0;
}

#logo {
    margin: 8px auto 4px;
    padding-left: 25px;
}

#topmenu-buttons {
    font-weight: bold;
}

#topmenu-login {
    text-align: right;
    font-size: 13px;
    float: right;
    color: #000000;
}

.jix_design_jobindex #topmenu-login {
    position: relative;
    top: -65px;
}

.jix_design_safari #topmenu-login {
    position: relative;
    top: -60px;
}

.topmenu_sep {
    color:  #e2e2e2;
    margin: 0 6px;
}

#topmenu-login a {
    color: #003269;
    font-weight: bold;
}

#topmenu-login form, #topmenu-login form div {
   display: inline;
}

#topmenu_logout_form {
/*    margin-left: -2px; */
}

#topmenu_logout_form  input {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9px;
    color: #313131;
    padding: 2px;
}

#topmenu-buttons li {
    float: left;
    line-height: 33px;
}

#topmenu-buttons ul > li {
    margin-left: 0px;
}

#topmenu-buttons ul > li + li {
    margin-left: 5px;
}

#topmenu-buttons a {
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    color: #14447a;
    background: transparent url(/img/jobindex20/menu/tab-button-unselected.gif) no-repeat scroll 100% 0;
    display: block;
}

#topmenu-buttons a span {
    display: block;
    cursor: pointer;
    width: 125px;
    background: transparent url(/img/jobindex20/menu/tab-button-unselected.gif) no-repeat scroll 0 0;
}

#topmenu-buttons a:hover {
    color: #b4101b;
}

.jix_design_safari #topmenu-buttons a:hover {
    color: #eb850f;
}


#topmenu-buttons a.active, #topmenu-buttons a.active span {
    font-size: 14px;
    color: #ffffff;
}

#topmenu-buttons a.active, #topmenu-buttons a.active span {
    background-image: url(/img/jobindex20/menu/red/tab-button-selected.gif);
}

.jix_design_safari #topmenu-buttons a.active, .jix_design_safari #topmenu-buttons a.active span {
    background-image: url(/img/jobindex20/menu/yellow/tab-button-selected.gif);
}


#topsubmenubar {
    clear: both;
}

#topsubmenu {
    height: 31px;
}

#topsubmenu {
    background: #b4101b url(/img/jobindex20/menu/red/submenu-gradient.gif) repeat-x scroll 0 100%;
}

.jix_design_safari #topsubmenu {
    background: #eb850f url(/img/jobindex20/menu/yellow/submenu-gradient.gif) repeat-x scroll 0 100%;
}


#topsubmenu-buttons li {
    float: left;
    line-height: 31px;
}


#topsubmenu-buttons ul > li {
    margin: 0 3px 0 18px;
}

#topsubmenu-buttons ul > li + li {
    margin-left: 3px;
}

#topsubmenu-buttons ul > li.submenu-separator {
    color: #d9858b;
}

#topsubmenu-buttons a {
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    display: block;
}

#topsubmenu-buttons a span {
    display: block;
    cursor: pointer;
    padding: 0 6px;
}

#topsubmenu-buttons a:hover, #topsubmenu-buttons a:hover span {
    text-decoration: underline;
}

#topsubmenu-buttons a.active {
    background: transparent url(/img/jobindex20/menu/red/subtab-button-selected.gif) no-repeat scroll 100% 0;
}

.jix_design_safari #topsubmenu-buttons a.active {
    background: transparent url(/img/jobindex20/menu/yellow/subtab-button-selected.gif) no-repeat scroll 100% 0;
}

#topsubmenu-buttons a.active span {
    color: #b4101b;
    background: transparent url(/img/jobindex20/menu/red/subtab-button-selected.gif) no-repeat scroll 0 0;
}

.jix_design_safari #topsubmenu-buttons a.active span {
    color: #000000;
    background: transparent url(/img/jobindex20/menu/yellow/subtab-button-selected.gif) no-repeat scroll 0 0;
}

#topmenu-login button {
    font-weight: bold;
    line-height: 1.4;
}

#topmenu_login_sign_in {
    background-color: #ffffcc;
}

#topmenu_login_sign_in, #topmenu_login_create_user {
    border: 1px;
    display: inline-block; /* ie hack */
    padding: 4px 0px;
}

#topmenu_login_create_user a {
    text-decoration: underline;
}

#topmenu_login_sign_in {
  border: 1px solid #ffcc33;
}

#topmenu_login_sign_in img {
    vertical-align: -2px;
}

#topsubmenu-buttons ul .topsubmenu-buttons_support {
    float: right;
    margin-right:18px;
}

.topmenu_feature a {
    text-decoration: none;
}

#topmenu-login .topmenu_feature a:hover {
    text-decoration: underline;
    color: #b4101b;
}

.jix_design_safari #topmenu-login .topmenu_feature a:hover {
    color: #eb850f;
}

#contentbar {
    clear: both;
}

#contentover, .jix_content {
    margin-left: auto;
    margin-right: auto;
}

.jix_content {
    background-color: #ffffff;
}


.jix_content, #contentover {
    width: 940px;
    padding: 0 5px;
}

#contentover {
    margin: 12px auto;
}

.jix_content {
    color: #000000;
    background-color: #ffffff;
    padding: 20px 33px;
}

.jix_shadow {
    background: #ffffff url('/img/jobindex20/page-shadow.png') repeat-y left bottom;
}

.jix_content p >  a,  .jix_content p > i >  a, .jix_content p > nobr >  a, .jix_content .jix_emp_link {
    text-decoration: underline;
}

.jix_content p  > a.jix_discrete,
.jix_content p  > i >  a.jix_discrete,
.jix_content h1 > a.jix_discrete,
.jix_content h2 > a.jix_discrete,
.jix_content h3 > a.jix_discrete,
.jix_content h4 > a.jix_discrete {

    text-decoration: none;
    color: #000000;
}

.jix_design_safari .jix_content p  > a.jix_discrete,
.jix_design_safari .jix_content p  > i >  a.jix_discrete,
.jix_design_safari .jix_content h1 > a.jix_discrete,
.jix_design_safari .jix_content h2 > a.jix_discrete,
.jix_design_safari .jix_content h3 > a.jix_discrete,
.jix_design_safari .jix_content h4 > a.jix_discrete {

    text-decoration: none;
    color: #000000;
}

.jix_content {
    font-size: 13px;
    line-height: 1.3;
}

.jix_content .error {
    color: #b4101b;
    font-weight: bold;
}

h1 {
    font-size: 26px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 5px;
}

h2 {
    font-size: 16px;
    margin: 0.5em 0;
}


h3 {
    font-size: 15px;
    color: #000;
/*    margin: 0.5em 0; */
}

h3 small {
    font-size: 14px;
    color: #000;
    font-weight: normal;
/*    margin: 0.5em 0; */
}



h4 {
/*    margin: 1em 0; */
    color: #000;
    font-size: 14px;
}

p {
    margin: 1em 0;
}

.jix_content a {
    color: #003269;
    text-decoration: none;
}

.jix_content a:hover {
    text-decoration: underline;
    color: #b4101b;
}

.jix_design_safari .jix_content a:hover {
    color: #eb850f;
}

.jix_content ol {
    list-style: decimal;
    list-style-position: outside;
    padding-left: 2em;
}

.jix_content ul {
    list-style: disc;
    list-style-position: outside;
    padding-left: 2em;
    line-height: 1.2;
}

.jix_content li {
    margin: 5px 0;
}

#jix_top_text { 
    text-decoration: none;
}

#jix_top_text:hover { 
    text-decoration: underline;
}



#jix_top_text {
    font-size: 16px;
    color: #696969;
    font-weight: bold;
    vertical-align: 1px;
}

#jix_top_text em {
     color: #000000;
     font-size: 23px;
     text-decoration: none;
     font-style:normal;
}

#jix_top_separator {
    margin: 0 14px;
}

#jix_top_text_channel {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    vertical-align: 1px;
}

#jix_top_text_channel a {
    font-weight: normal;
    color: #479fe3;
    text-decoration: none;
}


/* *******           Footer stuff       ********    */

#footer {
    background: #eeeeee url('/img/jobindex20/footer-shadow.png') no-repeat left bottom;
    padding-left: 13px;
    padding-right: 13px;
}

#footer, #footer a {
    color: #ffffff;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footer ul {
    list-style: disc;
    list-style-position: inside;
}

#footer {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 36px;
    font-size: 12px;
    width: 980px;
    line-height: 1.3;
    background-color: #757575;
}

#footer table.jix_3columns {
    margin: 10px 12px;
}

.jix_box_cornerrb_footer {
    padding: 8px;
}

#footer .jix_footer_country td {
    width: 100px;
}

.PaidJob a {
    text-decoration: underline;
}

#jix_feedback {
    position: fixed;
    bottom: 0px;
    right: 0;
}

#jix_feedback img {
    vertical-align: bottom;
}

#footer td.jix_3column_sep_left {
    border-right: 1px solid #808080;
}
.jix_checklist {
    background-color: #fff;
    border: 1px solid #000;
    line-height: 1;
    overflow-y: auto;
    width: 15em;
}

.jix_checklist_optgroup {
    margin: 1em 0 0 4px;
    color: #666666;
    font-weight: bold;
}

.jix_checklist_entry {
    overflow-x: hidden;
    white-space: nowrap;
}

.jix_checklist_entry:hover {
    background-color: #ccc;
}

.jix_checklist_entry label {
    padding: 2px 2px 2px 18px;
    text-indent: -18px;
    display: block;
}

.jix_checklist_entry label.checked {
    font-weight: bold;
}
.jix_dropdownbox {
    background-color: #fff;
    width: 18em;
}

.jix_dropdownbox .jix_checklist {
    border: solid 1px #7f9db9;
    font-size: 80%;
    position: absolute;
    z-index: 99999;
    display: none;
}

.jix_design_safari .jix_checklist {
    border-color: #bfbfbf;
}

.jix_dropdownbox_header_info {
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: default;
    white-space: nowrap;
    padding: 2px 5px;
}

.jix_dropdownbox_header_icon {
    height: 100%;
}

.jix_dropdownbox_header_icon .jix_dropdownbox_arrow {
    background: transparent url('/img/jobindex20/dropdown-arrow.png') no-repeat center center;
    cursor: default;
    width: 20px;
}

.jix_dropdownbox_none_selected, .jix_dropdownbox_many_selected {
    display: none;
}

.jix_dropdownbox_border_outer {
    border-top: 1px solid #707070;
    border-right: 1px solid #ababab;
    border-left: 1px solid #ababab;
}

.jix_dropdownbox_border_inner {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #cecece;
}

.jix_button td {
   width: auto;
   padding: 0;
   vertical-align:top;
}

.jix_button img {
   padding: 5px 12px 10px 0;
}

.jix_button h3 {
    font-size: 13px;
    margin-top: 3px;
}

.jix_button {
    color: #000;
}

.jix_button p {
    margin: 0;
    font-size: 12px;
}

div.jix_facebookfanbutton {
    background-image:url('/img/jobindex20/facebookfanbutton.png');
    width: 145px;
    height: 36px;
    padding-left: 46px;
    padding-top: 8px;
    padding-right: 5px;
    color: #252525;
    line-height: 1;
    font-weight: bold;
    margin-left: 72px;
    margin-top: 8px;
}

div.jix_facebookfanbutton a {
    color: #252525;
}
.jix_article_content h1 {
    color: #000000;
}

.jix_author {
    font-style: italic;
}

.jix_teaser {
    font-size: 100%;
    padding-left: 16px;
    border-left: 6px solid #cccccc;
}

.addthis_button {
     margin-top: 20px;
}


/* Styles for JIX::View::Article::FrontpageBox */

.article_preview {
    background-color: #eff5f7;
}

.article_preview img[align=left] {
    float: left;
}

.article_preview img[align=right] {
    float: right;
}

.article_preview div {
    padding: 5px 10px;
}

.article_preview strong {
    font-size: 14px;
    font-weight: bold;
}

.jix_content_left {
    float: left;
    margin-right: 5px;
}

.jix_content_right {
    float: right;
    margin-left: 5px;
}


/* Styles for JIX::View::Article::Calendar */

.article_calendar {
	margin-top: 5px;
	padding: 5px 0px;
	background-color: #f0f0f0;
}

.article_calendar table {
	line-height: 1.5;
}

.article_calendar_date {
	width: 20px;
	padding-left: 10px;
	padding-right: 5px;
	font-weight: bold;
	color: #777777;
}

.article_calendar_headline {
	font-weight: bold;
}

/* style for the adm links */
.jix_article_adm_links {
     border: 1px solid #505050;
     padding: 10px;
     margin: 10px;
}

/* The 3 columns have 100% width which is 940px.                     */
/* The third column needs to be 300px wide to contain the banner.    */
/* The pading and border between the cells are 2x17px + 1px = 35px.  */
/* This leaves 570px to the two first columns or 285px each.         */

.jix_3columns {
   width: 940px;
}
	
.jix_3column_sep_left {
   width: 17px;
   border-right: 1px dotted #ddd;
}

.jix_3column_sep_right {
   width: 17px;
}


.jix_3columns hr {
    clear: both;
    color:            #ffffff;
    background-color: #ffffff; 
    border: 1px dotted #ddd;
    border-style: none none dotted;
    margin: 20px 0;
 
}

.jix_3column_content {
   width: 285px;
   vertical-align:top;
}

.jix_3column_content_last {
     width: 300px; /* This is the width of the banner */
     vertical-align:top;
}

.jix_3column_content h2, .jix_3column_content_last h2 {
    font-size:16px;
    font-weight: bold;
    color: #000000;
    line-height: 1.2;
    margin: 10px 0 6px 0;
}

.jix_3column_content h2:first-child, .jix_3column_content_last h2:first-child {
    margin-top: 1px;
}

.jix_3column_content_last h2 img {
    vertical-align: middle;  /* Jobindex TV image */
}

.jix_spacer {
   background: url(/img/jobindex20/greygradient.png) repeat-x;
   height: 11px;
   padding: 4px 0;
   width: 100%;
}
.jix_box_background_e2e2e2 { background-color: #e2e2e2; }
.jix_box_top_e2e2e2 {background: url(/img/jix_box/1px_e2e2e2.png) repeat-x; }
.jix_box_left_e2e2e2 {background: url(/img/jix_box/1px_e2e2e2.png) repeat-y; }
.jix_box_right_e2e2e2 {background: url(/img/jix_box/1px_e2e2e2.png) repeat-y 100% 0; }
.jix_box_bottom_e2e2e2 {background: url(/img/jix_box/1px_e2e2e2.png) repeat-x 0 100%; }
.jix_box_background_f9f9f9 { background-color: #f9f9f9; }
.jix_box_top_f9f9f9 {background: url(/img/jix_box/1px_f9f9f9.png) repeat-x; }
.jix_box_left_f9f9f9 {background: url(/img/jix_box/1px_f9f9f9.png) repeat-y; }
.jix_box_right_f9f9f9 {background: url(/img/jix_box/1px_f9f9f9.png) repeat-y 100% 0; }
.jix_box_bottom_f9f9f9 {background: url(/img/jix_box/1px_f9f9f9.png) repeat-x 0 100%; }
.jix_box_background_f5f5f5 { background-color: #f5f5f5; }
.jix_box_top_f5f5f5 {background: url(/img/jix_box/1px_f5f5f5.png) repeat-x; }
.jix_box_left_f5f5f5 {background: url(/img/jix_box/1px_f5f5f5.png) repeat-y; }
.jix_box_right_f5f5f5 {background: url(/img/jix_box/1px_f5f5f5.png) repeat-y 100% 0; }
.jix_box_bottom_f5f5f5 {background: url(/img/jix_box/1px_f5f5f5.png) repeat-x 0 100%; }
.jix_box_background_f3f3f3 { background-color: #f3f3f3; }
.jix_box_top_f3f3f3 {background: url(/img/jix_box/1px_f3f3f3.png) repeat-x; }
.jix_box_left_f3f3f3 {background: url(/img/jix_box/1px_f3f3f3.png) repeat-y; }
.jix_box_right_f3f3f3 {background: url(/img/jix_box/1px_f3f3f3.png) repeat-y 100% 0; }
.jix_box_bottom_f3f3f3 {background: url(/img/jix_box/1px_f3f3f3.png) repeat-x 0 100%; }
.jix_box_background_e7e7e7 { background-color: #e7e7e7; }
.jix_box_top_e7e7e7 {background: url(/img/jix_box/1px_e7e7e7.png) repeat-x; }
.jix_box_left_e7e7e7 {background: url(/img/jix_box/1px_e7e7e7.png) repeat-y; }
.jix_box_right_e7e7e7 {background: url(/img/jix_box/1px_e7e7e7.png) repeat-y 100% 0; }
.jix_box_bottom_e7e7e7 {background: url(/img/jix_box/1px_e7e7e7.png) repeat-x 0 100%; }
.jix_box_background_a2b8cd { background-color: #a2b8cd; }
.jix_box_top_a2b8cd {background: url(/img/jix_box/1px_a2b8cd.png) repeat-x; }
.jix_box_left_a2b8cd {background: url(/img/jix_box/1px_a2b8cd.png) repeat-y; }
.jix_box_right_a2b8cd {background: url(/img/jix_box/1px_a2b8cd.png) repeat-y 100% 0; }
.jix_box_bottom_a2b8cd {background: url(/img/jix_box/1px_a2b8cd.png) repeat-x 0 100%; }
.jix_box_background_ffffff { background-color: #ffffff; }
.jix_box_top_ffffff {background: url(/img/jix_box/1px_ffffff.png) repeat-x; }
.jix_box_left_ffffff {background: url(/img/jix_box/1px_ffffff.png) repeat-y; }
.jix_box_right_ffffff {background: url(/img/jix_box/1px_ffffff.png) repeat-y 100% 0; }
.jix_box_bottom_ffffff {background: url(/img/jix_box/1px_ffffff.png) repeat-x 0 100%; }
.jix_box_background_e0ecf6 { background-color: #e0ecf6; }
.jix_box_top_e0ecf6 {background: url(/img/jix_box/1px_e0ecf6.png) repeat-x; }
.jix_box_left_e0ecf6 {background: url(/img/jix_box/1px_e0ecf6.png) repeat-y; }
.jix_box_right_e0ecf6 {background: url(/img/jix_box/1px_e0ecf6.png) repeat-y 100% 0; }
.jix_box_bottom_e0ecf6 {background: url(/img/jix_box/1px_e0ecf6.png) repeat-x 0 100%; }
.jix_box_top_jobmail {background: url(/img/jix_box/side_t_jobmail.png) repeat-x; }
.jix_box_left_jobmail {background: url(/img/jix_box/side_l_jobmail.png) repeat-y; }
.jix_box_right_jobmail {background: url(/img/jix_box/side_r_jobmail.png) repeat-y 100% 0; }
.jix_box_bottom_jobmail {background: url(/img/jix_box/side_b_jobmail.png) repeat-x 0 100%; }
.jix_box_background_emailservice { background: url(/img/jix_box/gradient_emailservice.png); background-position: bottom; background-repeat: repeat-x;}
.jix_box_background_footer { background: url(/img/jix_box/gradient_footer.png); background-position: bottom; background-repeat: repeat-x;}
.jix_box_cornerlt_e2e2e2 { background: url(/img/jix_box/corner_lt_e2e2e2.png) no-repeat 0 0; }
.jix_box_cornerlb_e2e2e2 { background: url(/img/jix_box/corner_lb_e2e2e2.png) no-repeat 0 100%; }
.jix_box_cornerrt_e2e2e2 { background: url(/img/jix_box/corner_rt_e2e2e2.png) no-repeat 100% 0; }
.jix_box_cornerrb_e2e2e2 { background: url(/img/jix_box/corner_rb_e2e2e2.png) no-repeat 100% 100%; }
.jix_box_cornerlt_e7e7e7 { background: url(/img/jix_box/corner_lt_e7e7e7.png) no-repeat 0 0; }
.jix_box_cornerlb_e7e7e7 { background: url(/img/jix_box/corner_lb_e7e7e7.png) no-repeat 0 100%; }
.jix_box_cornerrt_e7e7e7 { background: url(/img/jix_box/corner_rt_e7e7e7.png) no-repeat 100% 0; }
.jix_box_cornerrb_e7e7e7 { background: url(/img/jix_box/corner_rb_e7e7e7.png) no-repeat 100% 100%; }
.jix_box_cornerlt_a2b8cd { background: url(/img/jix_box/corner_lt_a2b8cd.png) no-repeat 0 0; }
.jix_box_cornerlb_a2b8cd { background: url(/img/jix_box/corner_lb_a2b8cd.png) no-repeat 0 100%; }
.jix_box_cornerrt_a2b8cd { background: url(/img/jix_box/corner_rt_a2b8cd.png) no-repeat 100% 0; }
.jix_box_cornerrb_a2b8cd { background: url(/img/jix_box/corner_rb_a2b8cd.png) no-repeat 100% 100%; }
.jix_box_cornerlt_emailservice { background: url(/img/jix_box/corner_lt_emailservice.png) no-repeat 0 0; }
.jix_box_cornerrt_emailservice { background: url(/img/jix_box/corner_rt_emailservice.png) no-repeat 100% 0; }
.jix_box_cornerlt_jobmail { background: url(/img/jix_box/corner_lt_jobmail.png) no-repeat 0 0; }
.jix_box_cornerrt_jobmail { background: url(/img/jix_box/corner_rt_jobmail.png) no-repeat 100% 0; }
.jix_box_cornerrb_jobmail { background: url(/img/jix_box/corner_rb_jobmail.png) no-repeat 100% 100%; }
.jix_box_cornerlb_jobmail { background: url(/img/jix_box/corner_lb_jobmail.png) no-repeat 0 100%; }
.jix_box_cornerlt_login { background: url(/img/jix_box/corner_lt_login.png) no-repeat 0 0; }
.jix_box_cornerrt_login { background: url(/img/jix_box/corner_rt_login.png) no-repeat 100% 0; }
.jix_box_cornerrb_login { background: url(/img/jix_box/corner_rb_login.png) no-repeat 100% 100%; }
.jix_box_cornerlb_login { background: url(/img/jix_box/corner_lb_login.png) no-repeat 0 100%; }
.jix_box_cornerlb_footer { background: url(/img/jix_box/corner_lb_footer.png) no-repeat 0 100%; }
.jix_box_cornerrb_footer { background: url(/img/jix_box/corner_rb_footer.png) no-repeat 100% 100%; }
.jix_carousel_slide {
    width: 100%;
    height: 248px;
    background-repeat: no-repeat;
    background-position: bottom right;
} 

.jix_carousel_slide div {
    padding: 10px 10px 0 10px;
}

.jix_carousel_slide p, .jix_carousel_slide ul {
    width: 66%;
}
.jix_carousel {
    text-align: center;
    border-spacing: 3px;
    border-collapse:separate;
    margin-left: 10px;
}

.jix_carousel tr {
    height: 21px; 
}

.jix_carousel_button {
    width: 19px;
    border: 1px solid #cccccc;
    vertical-align: middle;
    background-color: #ffffff;
}

.jix_carousel_button:hover {
    background-color:#b4101b;
    cursor: pointer;
}

.jix_design_safari .jix_carousel_button:hover {
    background-color: #eb850f;
}

.jix_carousel_next {
   vertical-align: middle;
}

.jix_carousel_button_container {
    height: 45px;
}

.jix_carousel_button_active {
    background-color:#b4101b;
    border-color: #b4101b;
    color:white;
}

.jix_design_safari .jix_carousel_button_active {
    background-color: #eb850f;
    border-color: #eb850f;
}

.jix_carousel_right {
    vertical-align: top;
    height: 228px;
    padding: 10px;
}

.jix_carousel_right h2 {
    color: #b4101b;
    margin: 0;
}

.jix_design_safari .jix_carousel_right h2 {
    color: #eb850f;
}

.jix_carousel_right hr {
    color: #d5d5d5;
    background-color: #d5d5d5;
    border: 0;
    height: 1px;
    clear: both;
    margin: 7px 0;
}

.jix_carousel_right img {
    vertical-align: -2px;
}

.jix_carousel_right h4 {
    margin-bottom: 10px;
}

.jix_carousel_contact h4 {
    margin-bottom: 3px;
}

.jix_carousel_right p {
    margin: 0;
}

.jix_carousel_contact input[type="text"] {
    width: 12em;
}


/* Background images */

.jix_carousel_slide_findthebest {
    background-image: url(/img/jobindex20/carousel/findthebest.png);
}
.jix_carousel_slide_cvmatch {
    background-image: url(/img/jobindex20/carousel/cvmatch.png);
}
.jix_carousel_slide_semisearch {
    background-image: url(/img/jobindex20/carousel/semisearch.png);
}
.jix_carousel_slide_draftad {
    background-image: url(/img/jobindex20/carousel/draftad.png);
}
.jix_carousel_slide_employerbrandinganalysis {
    background-image: url(/img/jobindex20/carousel/employerbrandinganalysis.png);
}

.jix_carousel_slide_typeindicator {
    background-image: url(/img/jobindex20/carousel/typeindicator.png);
}

.jix_carousel_slide_stresstest {
    background-image: url(/img/jobindex20/carousel/stresstest.png);
}

.jix_carousel_slide_textmachine {
    background-image: url(/img/jobindex20/carousel/textmachine.png);
}

.jix_carousel_slide_bookshop {
    background-image: url(/img/jobindex20/carousel/bookshop.png);
}

.jix_carousel_slide_danskjobindex {
    background-image: url(/img/jobindex20/carousel/danskjobindex.png);
}

.jix_carousel_slide_woman {
    background-image: url(/img/jobindex20/carousel/executivewoman.png);
}

.jix_carousel_slide_jobjoy {
    background-image: url(/img/jobindex20/carousel/jobjoy.png);
}

.jix_carousel_slide_profilead {
    background-image: url(/img/jobindex20/carousel/profilead.png);
}

.jix_carousel_slide_chefsjobb {
    background-image: url(/img/jobindex20/carousel/chefsjobb.png);
}

.jix_carousel_slide_adoftheweek {
    background-image: url(/img/jobindex20/carousel/adoftheweek.png);
}

.jix_carousel_slide_logobutton {
    background-image: url(/img/jobindex20/carousel/logobutton.png);
}
.jix_wf_sidebar h1 {
    color: #b4101b;
}

.jix_design_safari .jix_wf_sidebar h1 {
    color: #eb850f;
}

.jix_wf_sidebar hr {
    height: 4px;
    border: 0;
    color:  #e5e5e5;
    background-color:  #e5e5e5;
    margin-bottom: 22px;
}

.jix_wf_sidebar_content {
    vertical-align: top;
    padding-right: 40px;
}

.jix_wf_sidebar_content h4 {
    margin: 1em 0 0.5em 0;
}

td.jix_wf_sidebar_content {
    vertical-align: top;
}

.jix_wf_sidebar_sidebar_content {
    width: 300px;
    border-left: 1px solid #e5e5e5;
    padding-left: 11px;
}

#jix_wf_navigation_content {
    vertical-align: top;
    padding-right: 20px;
}

#jix_wf_navigation_sidebar {
    width: 300px;
    border-left: 1px solid #e5e5e5;
    padding-left: 20px;
    vertical-align: top;
}

.jix_wf_twothird {
    width: 100%;
}

.jix_wf_twothird_right  {
     width: 318px;
     vertical-align: top;
}

.jix_wf_job_pagination {
    margin-top: 1em;
    font-size: 13px;
}

.jix_wf_job_pagination .jix_pagination_total {
    color: #666666;
    float: left;
}

.jix_wf_job_pagination .jix_pagination_pages {
    float: right;
}

.jix_wf_job_topline {
    border-top: 1px solid #cccccc;
    margin-top: 5px;
    margin-bottom: 15px;
}

.jix_wf_job_facet_sidebar {
    float: left;
    width: 210px;
    margin-right: 15px;
}

.jix_wf_job_content {
    float: left;
    width: 550px;
    margin-right: 15px;
}

.jix_wf_job_ad_sidebar {
    float: left;
    width: 140px;
}


.jix_sidebar_public {
}

.jix_sidebar_public_product {
    background-color: #f7f7f7;
    font-weight: bold;
    border-top: 3px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 1em;
    margin-bottom: 2em;
}

.pdf_link {
     color: #b4101b;
     vertical-align: 2px;
     font-size: 10px;
}

.jix_design_safari .pdf_link {
    color: #eb850f;
}

.jix_sidebar_person p {
    line-height: 1.5em;
    margin: 0 0 0 2em;
    float: left;
    width: 170px;
}

.jix_sidebar_person_position {
    font-style: italic;
}

.jix_sidebar_person_name {
    font-weight: bold;
}


.jix_sidebar_person img {
    float: left; 
}

.jix_sidebar_public hr {
    margin: 10px 0;
}

.jix_sidebar_person hr {
    height: 1px;

}

.jix_design_safari div.jix_sidebar_skyscraper_background {
    height: 450px;
}

div.jix_sidebar_skyscraper_background {
    background-color: #f1f1f1;
    width: 100%;
    height: 400px;
    padding-top: 35px;
}

.jix_sidebar_skyscraper_headline {
    text-transform: uppercase;
    font-size: 10px;
    color: #404040;
}

.jix_sidebar_skyscraper_background div {
    width: 140px;	
    margin: 0px auto;
}

/* TwoColumn stuff */
td.jix_wf_2column_content {
    width: 467px;
}

.jix_wf_2column_sep_left {
   width: 12px;
   border-right: 1px dotted #ddd;
}

.jix_wf_2column_sep_right {
   width: 13px;
}

.jix_logobutton_sidebar img {
    border: 1px solid #cccccc;
}
.salaryindex_background {
	padding: 20px;
}

.jix_salaryindex_result_spacer {
    padding: 20px;
}

.salaryindex_background img {
    float: right;
}

.salaryindex_content {
	padding: 20px;
}

.salaryindex_content table {
	line-height: 2.5;
}

.salaryindex_headline {
	font-size: 20pt;
	font-weight: bold;
	color: #B4101B;
}

.jix_design_safari .salaryindex_headline {
    color: #eb850f;
}

.salaryindex_cv {
	margin: 0px 20px 10px 20px;
	padding: 5px;
}

.salaryindex_cv_button {
	float: right; 
	margin-right: 20px;
	font-weight: bold;
}

.salaryindex_result_header {
	color: #a0a0a0; 
	font-weight: bold;
}

.salaryindex_result_background {
	background: #fff1a8 url('/img/jobindex20/salary-result-gradient.png') repeat-x top left;
}

.salarindex_result_data_number {
	font-size: 11pt; 
	font-weight: bold;
}

.salaryindex_result_data_text {
	padding-left: 10px; 
	font-size: 11pt; 
	font-weight: bold;
}

.salaryindex_result_disclaimer {
	padding-left: 10px; 
	padding-right: 60px; 
	color: #a0a0a0;
}

.salaryindex_ad table {
	line-height: 1;
	padding-right: 50px;
}

.salaryindex_ad_box {
	border-left:   1px solid #e0e0e0;
	border-right:  2px solid #e0e0e0;
	border-top:    1px solid #f0f0f0;
	border-bottom: 2px solid #d0d0d0;
	padding: 5px;
}

.salaryindex_ad_box a {
	font-weight: bold;
}

.salaryindex_ad_box span {
	font-size: 8pt;
}

.salaryindex_ad_or {
	vertical-align: middle; 
	color: #a0a0a0;
}

.salaryindex_ad_question {
	font-size: 12pt; 
	font-weight: bold; 
	font-style: italic; 
	vertical-align: middle;
	color: #B4101B; 
}

.jix_design_safari .salaryindex_ad_question {
    color: #eb850f;
}
.PaidJob {
    border: 1px solid #cccccc;
    padding: 12px;
    margin-bottom: 16px;
}

.PaidJob img[align=left] {
    float: left;
}

.PaidJob img[align=right] {
    float: right;
}

.jix_robotjob_separator {
    border-top:1px dotted #b2b2b2 
}

.jix_job_archived {
    color: #666666;
}

.jix_job_archived a {
    color: #333333;
}

div.jix_robotjob {
    margin: 0.5em 0;
}

div.jix_robotjob a {
    text-decoration: underline;
}
#jobs-criteria {
    width: 100%;
}

#jobs-criteria p {
    margin: 0;
}


#jobs-criteria-selected-header, #jobs-criteria-add-header {
    background-color: #eeeeee;
    color: #464646;
    font-size: 16px;
    height: 2em;
}

#jobs-criteria-selected-header p, #jobs-criteria-add-header p {
    padding: 5px 0 0 1em;
    font-size: 15px;
    font-weight: bold;
}

#jobs-criteria-selected-box {
    border: 1px solid #cccccc;
    margin-bottom: 15px;
 
}

.jobs-criteria-selected-section {
    margin: 0.5em 0;
}

#jobs-criteria-selected-box ul {
    padding-left: 8px;
}

#jobs-criteria-selected-box li {
    list-style-type: none;
    list-style-position: inside;
    margin-bottom: 2px;
    font-size: 12px;
    padding-left: 15px;
    text-indent: -15px;
}

#jobs-criteria-selected-box li img {
    margin-right: 4px;
}


#jobs-criteria-add-box {
    border: 1px solid #cccccc;
}

#jobs-criteria-add-box li {
    list-style-type: none;
    list-style-position: inside;
}

.jobs-criteria-add-section {
    border-bottom: 1px solid #cccccc; 
    color: #003269;
}

.jobs-criteria-add-section .jobs-criteria-add-section { 
    border-bottom: none;
}

.jobs-criteria-add-section-selected {
    color: #3b8910;
    font-weight: bold;
}

.jobs-criteria-add-section {
    padding: 0.5em 0;
}

.jobs-criteria-add-section .jobs-criteria-add-section { 
padding :0;
}

.jobs-criteria-add-section p {
    padding-left: 5px;
    font-size: 13px;
    font-weight: bold;
}

.jobs-criteria-add-section p img {
    padding-right: 4px;
}

.jobs-criteria-add-section p span {
    cursor: pointer;
}

.jobs-criteria-add-section ul {
    padding-left: 25px;
}

#jobs-criteria ul ul, #jobs-criteria ul p {
    margin-left: -20px;
}

.jix_jobmailform_separator {
    text-align: center;
}

.searchfeature .jix_jobmailform_subscribe {
    width: 185px;
    margin: 4px auto;
    padding: 11px 5px 7px 5px;
    background: #ffec84 url('/img/jobindex20/jobmailform-subscribe-gradient.png') repeat-x top left;
    font-size: 11px;
    font-weight: bold;
}

#jobs-criteria .searchfeature p {
    margin-bottom: 3px;
}

.searchfeature input[name=email] {
    width: 120px;
    font-size: 11px;
    color: #666666;
    border-top: 1px solid #f0f0f0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #d0d0d0;
    border-left: 1px solid #f0f0f0;
}

.searchfeature input[name=submit] {
    font-size: 11px;
    border-top: 1px solid #f0f0f0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #d0d0d0;
    border-left: 1px solid #f0f0f0;
    background-color: #eeeeee;
}
/* Styling of job search form */

.adv_jobsearch {
}

.adv_jobsearch ul {
	list-style-type:none;
	margin:0;
	padding:0;

}

.adv_jobsearch ul li {
	border:1px solid #ccc;
	font-size:11pt;
	margin:0.5em 0.5em 0 0.5em;
	padding:0 0 0.5em 0.5em;
}


.adv_jobsearch ul li ul {
	margin: 0 0 0 1em;
	padding:0;
}

.adv_jobsearch ul li ul li {
	border: none;
	font-size: 7pt;
	font-weight: normal;
	width: 17em;
	height: 3.5em;
	float: left;
	margin: 0;
	padding: 0;
}

.adv_jobsearch h3 {
	font-size: 12pt;
}

.companyindex table {
	margin: 10px 0;
	line-height: 1.5;
	width: 100%;
}

.companyindex_appetizer {
	width: 850px;
}

.companyindex_channel_box {
	width: 200px;
	border: 1px solid #cccccc;
}

.companyindex_channel_header {
	background-color: #eeeeee;
	color: #464646;
	font-size: 16px;
	height: 2em;
}

.companyindex_channel_header p {
	padding: 5px 0 0 1em;
	font-size: 15px; 
	font-weight: bold; 
	margin-top: 0px;
}

.companyindex_channel_list {
	margin-left: 10px; 
	margin-top: 5px; 
	margin-bottom: 5px;
	line-height: 1.5;
}

.companyindex_alphabet {
	background-color: #eeeeee; 
	color: #464646; 
	font-size: 14px; 
	height: 2em; 
	border: 1px solid #cccccc;
}

.companyindex_alphabet p {
	padding: 7px 5px 0 10px; 
	font-size: 14px; 
	margin-top: 0px;
}

.companyindex_alphabet p a {
	padding-right: 5px;
	text-decoration: none;
}

.companyindex_row {
	width: 55px;
	padding-right: 20px; 
}

.companyindex_row_header {
	font-size: 12px;
	font-weight: bold;
}

.companyindex_ad {
	width: 450px;
	border: #cccccc solid 1px;
	padding: 12px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.companyindex_ad b {
	font-size: 16px;
	font-weight: bold;
}

.companyindex_ad img {
	padding-left: 5px;
}

.companyindex_globe {
	vertical-align: middle;
}
/* Stuff related to the teaser */

.jix_login_teaser {
    padding-top: 34px;
}

.jix_cookie_error {
    padding: 30px;
}

.jix_login_teaser img {
     float: left;
    margin-left: 52px;
    margin-right: 37px;
}

.jix_login_teaser > div {
    float: left;
    width: 650px;
}

/* Stuff related to the boxes on the page */

.jix_login_box_outer {
    margin: 0 auto;
    padding-bottom: 20px;
    width: 900px;
}

.jix_login_box {
    vertical-align: top;
}

.jix_login_box td{
    width: 393px;
    padding: 28px;
    border-color: #dfdfdf;
    border-width: 0 1px 0;
    border-style: solid;
    vertical-align: top;
}

.jix_form_horizontal fieldset {
    clear: both;
    border: none;
}

 form.jix_form_horizontal .jix_field label {
    display: block;
    font-weight: bold;
}

 form.jix_form_horizontal h2 {
    color: #b4101b;
    padding: 0 0 1.3em;
    
}

.jix_design_safari form.jix_form_horizontal h2 {
    color: #eb850f;
}

form.jix_form_horizontal .jix_field {
    padding-left: 100px;
}

form.jix_form_horizontal .jix_field label {
     display: inline;
     float: left;
     width: 90px;
     margin-left: -100px;
}

form.jix_form_horizontal label,  form.jix_form_horizontal input.jix_submit {
    cursor: pointer;
}

form.jix_form_horizontal .jix_field {
    clear: both;
    margin: 0 0 1.25em;
}

form.jix_form_horizontal input.jix_text, form.jix_form_horizontal input.jix_password {
    margin: 0;
    font-height: 1.3;
    width: 16em;
}

form.jix_form_horizontal input.jix_text, form.jix_form_horizontal input.jix_password  {
     border: 1px solid #444;
     padding: 2px;
}

form.jix_form_horizontal input.jix_radio, form.jix_form_horizontal input.jix_checkbox {
    vertical-align: top;
}

form.jix_form_horizontal .jix_field label.jix_small_label {
    float: none;
    margin-left: 0;
    font-weight: normal;
    color: #4c4c4c;
    color: #000000;
}

form.jix_form_horizontal input.jix_text:focus, form.jix_form_horizontal input.jix_password:focus {
  outline: 2px solid #b0b0b0;
}

form.jix_form_horizontal .jix_radio_fields li {
    list-style-type: none;
}

form.jix_form_horizontal .jix_radio_fields li label {
}
.jix_map_container {
    margin: 0 auto;
}

.jix_map_container span {
    color: #778da3;
    font-weight: bold;
    position: relative;
    left: 20px;
    top: 20px;
    float: left;
}

.jix_design_jobindex .jix_map_container span {
    color: #707070;
}

.jix_region_list h1 {
    font-size: 22px;
}

.jix_design_jobat div.jix_region_list  {
    height: 230px;
}
.jix_design_jobch div.jix_region_list  {
    height: 395px;
}
.jix_design_jobde div.jix_region_list  {
    height: 414px;
}
.jix_design_jobdk div.jix_region_list  {
    height: 219px;
}
.jix_design_jobes div.jix_region_list  {
    height: 395px;
}
.jix_design_jobfi div.jix_region_list  {
    height: 393px;
}
.jix_design_jobfr div.jix_region_list  {
    height: 350px;
}
.jix_design_jobno div.jix_region_list  {
    height: 393px;
}
.jix_design_jobnl div.jix_region_list  {
    height: 395px;
}
.jix_design_jobse div.jix_region_list  {
    height: 380px;
}
.jix_design_jobuk div.jix_region_list  {
    height: 395px;
}

.jix_region_list  {
    padding: 10px 30px;
    font-size: 13px;
}

.jix_region_list span {
    color: #6bb1e7;
}

.jix_region_list button span {
    color: #000000;
}

.jix_region_list ul {
    width: 220px;
    float:left;
    font-weight: bold;
    padding: 0 1em;
}

.jix_region_list p {
    padding-top: 10px;
    font-weight: bold;
}

#jix_searchbox_button {
    vertical-align: middle;
}

.jix_categoryfrontad h4, .jix_categoryfrontad_humanjob h4 {
    text-transform: uppercase;
    color: #9f9f9f;
    font-size: 12px;
}

.jix_categoryfrontad, .jix_categoryfrontad_humanjob {
    background-image:  url(/img/jobindex20/subjobcategory_ad_gradient.png);
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 10px 0;
    width: 100%;
}

.jix_categoryfrontad > div {
    margin-left: auto;
    margin-right: auto;
    width: 450px;
}

.jix_categoryfrontad_humanjob > div {
    margin-left: auto;
    margin-right: auto;
    width: 550px;
}

.jix_categoryfrontad_humanjob > div > div {
    background-color: white;
}

.jix_design_jobindex div.jix_county_list, .jix_design_safari div.jix_county_list {
    height: 100%;
}
.jix_pagination_total b {
    font-weight: normal;
}

.jix_pagination_pages b {
    color: #ffffff;
    background-color: #b4101b;
    padding-left: 2px;
    padding-right: 2px;
}

.jix_design_safari .jix_pagination_pages b {
    background-color: #eb850f;
}

.jix_pagination_pages .jix_pagination_page_separator {
    color: #cccccc;
    padding-left: 4px;
    padding-right: 4px;
}

.jix_pagination a:hover {
    text-decoration: none;
}

.jix_pagination_next_inactive {
    color: #cccccc;
}
.jix_channels_box_background {
    margin-right: -8px;
    background:#f9f9f9 url('/img/jobindex20/searchbox/blue/separator.png') repeat-x top left;
}

.jix_channels_box_cornerl {
    background: url(/img/jobindex20/searchbox/blue/corner-bottom-left.gif) no-repeat 0 100%;
}

.jix_channels_box_cornerr {
    background: url(/img/jobindex20/searchbox/blue/corner-bottom-right.gif) no-repeat 100% 100%;
}

.jix_channels_box_bottom {
    background: url(/img/jobindex20/searchbox/blue/border-shadow-bottom.gif) repeat-x 0 100%;
}


.jix_design_safari .jix_channels_box_background {
    background-color: #fcfcfc;
    background-image: url('/img/jobindex20/searchbox/grey/separator.png');
}

.jix_design_safari .jix_channels_box_cornerl {
    background-image: url(/img/jobindex20/searchbox/grey/corner-bottom-left.gif);
}

.jix_design_safari .jix_channels_box_cornerr {
    background-image: url(/img/jobindex20/searchbox/grey/corner-bottom-right.gif);
}

.jix_design_safari .jix_channels_box_bottom {
    background-image: url(/img/jobindex20/searchbox/grey/border-shadow-bottom.gif);
}

#jix_channels {
}

#jix_channels p, #jix_regions p {
    margin-top: 0;
    margin-bottom: 8px;
}

#jix_channels a {
/*    text-decoration: none; */
}

.jix_channels_column {
    float: left;
    margin-left: 35px;
}

.jix_channels_column h2 {
    display: inline;
}

.jix_channels_column h2 a {
    font-size: 15px;
}

#jix_channels_lead {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 1em;
    margin-left: 40px;
    margin-top: 0px;
}

#jix_channels_lead button {
	text-transform: none;
	border-width: 1px;
	border-color: #aaa;
	border-style: solid;
}

.jix_channels_button_left {
	margin-left: 5px;
	margin-right: -1px;
}

.jix_channels_button_right {
	margin-left: -1px;
}

#jix_channels_lead button {
    color: #696969;
    font-weight: bold;
}

#jix_channels_lead button:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #b4101b;
}

#jix_channels_lead button.jix_channels_button_active {
    color: #b4101b;
    background-color: #fff;
}

div.jix_channels_linkbox {
    padding: 24px 0px 35px;
    margin-bottom: 20px;
}

.jix_channels_linkbox #jix_regions, .jix_channels_linkbox #jix_counties {
    display: none;
}

.jix_channels_helplink {
    float: right;
    margin-right: 30px;
    text-decoration: underline;
}

.jix_design_safari #jix_channels_lead, .jix_design_safari #jix_channels_lead button.jix_channels_button_active, .jix_design_safari #jix_channels_lead button:hover {
    color: #eb850f;
}

.jix_channels_count {
    color: #1a88dd;
    font-size: 15px;
}

.jix_channels_desc {
    font-size: 12px;
    color: #666;
}

#jix_regions {

}

#jix_counties h2 {
	line-height: 2;
}

.jix_design_jobno #jix_channels h2 {
	line-height: 1.58;
}

.jix_design_jobch #jix_regions h2 {
	line-height: 1.61;
}

.jix_design_jobfi #jix_regions h2 {
	line-height: 2.13;
}
.message, .error {
	border: 1px solid;  
        margin: 10px 0px;  
	padding:15px 10px 15px 50px;  
	background-repeat: no-repeat;  
     	background-position: 10px center;  
}

.message {
	color: #00529B;  
     	background-color: #BDE5F8; 
     	background-image: url('/img/info.gif');  
}  

.error {
	color: #D8000C;  
	background-color: #FFBABA;  
     	background-image: url('/img/ledred.10.gif');  
}
#jix_searchbox {
    line-height: 1;
}

.jix_searchbox_border_outer {
    border-top: 1px solid #707070;
    border-right: 1px solid #ababab;
    border-left: 1px solid #ababab;
    float: left;
    margin-bottom: 5px;
    background-color: #ffffff;
}

.jix_searchbox_border_inner {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #cecece;
}

.jix_searchbox_box_background {
    margin-right: -8px;
    background:#d3ecf4 url('/img/jobindex20/searchbox/blue/gradient.png') repeat-x top left;
}
.jix_searchbox_box_cornerl { background: url(/img/jobindex20/searchbox/blue/corner-top-left.gif) no-repeat 0 0; }
.jix_searchbox_box_cornerr { background: url(/img/jobindex20/searchbox/blue/corner-top-right.gif) no-repeat 100% 0; }
.jix_searchbox_box_top {background: url(/img/jobindex20/searchbox/blue/border.gif) repeat-x; }
.jix_searchbox_box_left {background: url(/img/jobindex20/searchbox/blue/border.gif) repeat-y; }
.jix_searchbox_box_right {background: url(/img/jobindex20/searchbox/blue/border-shadow-right.gif) repeat-y 100% 0; }


.jix_design_safari .jix_searchbox_box_background {
    background-color:#f2f2f2;
    background-image: url('/img/jobindex20/searchbox/grey/gradient.png');
}
.jix_design_safari .jix_searchbox_box_cornerl { background-image: url(/img/jobindex20/searchbox/grey/corner-top-left.gif); }
.jix_design_safari .jix_searchbox_box_cornerr { background-image: url(/img/jobindex20/searchbox/grey/corner-top-right.gif); }
.jix_design_safari .jix_searchbox_box_top {background-image: url(/img/jobindex20/searchbox/grey/border.gif); }
.jix_design_safari .jix_searchbox_box_left {background-image: url(/img/jobindex20/searchbox/grey/border.gif); }
.jix_design_safari .jix_searchbox_box_right {background-image: url(/img/jobindex20/searchbox/grey/border-shadow-right.gif); }


#jix_searchbox {
    font-size: 16px;
    padding: 24px 0px 0px 40px;
}

#jix_searchbox_basic {
    padding-bottom: 14px;
}

#jix_searchbox_lead {
    font-size: 26px;
    margin: 2px 0 0 0;
}

#jix_searchbox_lead.channel_search {
    font-size: 20px;
    padding-top: 3px;
}

#jix_searchbox_lead,
#jix_searchbox_string,
#jix_searchbox_region_container,
#jix_searchbox_button {
    float: left;
    margin-right: 12px;
}

.jix_searchbox_query {
    background: #ffffff url('/img/jobindex20/searchbox/mag-glass.png') no-repeat center left;
    font-size: 16px;
    width: 300px;
    height: 20px;
    border: none;
    padding: 4px 5px 4px 28px;
}


.jix_design_safari.jix_design_jobfi .jix_searchbox_query {
    width: 280px;
}

.jix_searchbox_companyindex .jix_searchbox_query {
    width: 280px;
}

#jix_searchbox_button {
    border: none;
    background-color: transparent;
    padding: 0;
    margin-top: -1px;
    cursor: pointer;
}

.jix_searchbox_button_background {
    background: transparent url('/img/jobindex20/searchbox/blue/button-big-middle.png') repeat-x scroll 0% 0%;
}

.jix_searchbox_button_left {
    padding-left: 12px;
    background: transparent url('/img/jobindex20/searchbox/blue/button-big-left.png') no-repeat scroll 0% 0%;
}

.jix_searchbox_button_right {
    padding-right: 12px;
    background: transparent url('/img/jobindex20/searchbox/blue/button-big-right.png') no-repeat scroll 100% 0%;
    margin-right: 2px;
}

.jix_searchbox_button_text {
    font-size: 16px;
    font-weight: bold;
    padding-top: 5px;
    height: 29px;
    display: inline-block;
    line-height: normal; /* IE7 */
}

.jix_searchbox_advanced_toggle_left {
    background: transparent url('/img/jobindex20/searchbox/blue/advanced-search-tab-left.gif') no-repeat scroll 0% 100%;
    padding-left: 8px;
}

.jix_searchbox_advanced_toggle_right {
    background: transparent url('/img/jobindex20/searchbox/blue/advanced-search-tab-right.gif') no-repeat scroll 100% 100%;
    padding-bottom: 3px;
    padding-right: 8px;
}

.jix_searchbox_advanced_toggle {
    background: #d3ecf4 url('/img/jobindex20/searchbox/blue/advanced-search-tab-middle.gif') repeat-x scroll 0% 100%;;
    color: #003269;
    font-size: 16px;
    float: right;
    margin-right: 50px;
    min-width: 195px;
    line-height: normal; /* IE7 */
}


.jix_design_safari .jix_searchbox_advanced_toggle_left {
    background-image: url('/img/jobindex20/searchbox/grey/advanced-search-tab-left.gif');
}

.jix_design_safari .jix_searchbox_advanced_toggle_right {
    background-image: url('/img/jobindex20/searchbox/grey/advanced-search-tab-right.gif');
}

.jix_design_safari .jix_searchbox_advanced_toggle {
    background-color: #f2f2f2;
    background-image: url('/img/jobindex20/searchbox/grey/advanced-search-tab-middle.gif');
    color: #003269;
}


.jix_searchbox_advanced_toggle a {
    display: block;
    padding-left: 20px;
}

.jix_searchbox_advanced_toggle a:hover {
    text-decoration: none;
}

#jix_searchbox_advanced_off a {
    background: transparent url(/img/jobindex20/searchbox/blue/advanced-search-arrow-show.gif) no-repeat scroll left center;
}

#jix_searchbox_advanced_on a {
    background: transparent url(/img/jobindex20/searchbox/blue/advanced-search-arrow-hide.gif) no-repeat scroll left center;
}

.jix_design_safari #jix_searchbox_advanced_off a {
    background-image: url(/img/jobindex20/searchbox/grey/advanced-search-arrow-show.gif);
}

.jix_design_safari #jix_searchbox_advanced_on a {
    background-image: url(/img/jobindex20/searchbox/grey/advanced-search-arrow-hide.gif);
}

.jix_searchbox_column {
    float: left;
    padding-right: 12px;
}

.jix_searchbox_column.category {
    width: 335px;
}

.jix_searchbox_column.company {
    width: 180px;
}

.jix_searchbox_column.zipcode {
    width: 180px;
}

.jix_searchbox_column.date {
    width: 120px;
}

.jix_searchbox_label {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0;
}

.jix_searchbox_explanation {
    clear: left;
    color: #37628a;
    line-height: 1.3;
    font-size: 11px;
    margin-top: 5px;
    padding-right: 15px;
}

.jix_dropdownbox_regionid {
    width: 255px;
}

.jix_dropdownbox_regionid .jix_dropdownbox_arrow {
    background-image: url('/img/jobindex20/dropdown-arrow-big.png');
}

.jix_dropdownbox_header_info {
    padding-top: 4px;
    padding-bottom: 4px;
}

.jix_dropdownbox_regionid .jix_dropdownbox_header_info {
    padding-top: 6px;
    padding-bottom: 6px;
}

.jix_dropdownbox_subid {
    width: 335px;
}

.jix_dropdownbox_subid input {
    margin-left: 13px;
}

.jix_dropdownbox_subid .jix_checklist_optgroup {
    margin: 1em 0 6px 15px;
}

.jix_dropdownbox_jobage {
    width: 120px;
}

.jix_dropdownbox_subid .jix_checklist {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 30em;
}

#jix_searchbox_company_q,
#jix_searchbox_zipcodes,
#jix_searchbox_mindate,
#jix_searchbox_maxdate {
    background: #ffffff;
    font-size: 16px;
    width: 170px;
    height: 20px;
    border: none;
    padding: 2px 4px;
}

#jix_searchbox_mindate,
#jix_searchbox_maxdate {
    width: 6em;
}

.jix_zipcodes_error {
    color: #b4101b;
    font-weight: bold;
}
.jix_searchbox_compact .jix_searchbox_box_top,
.jix_searchbox_compact .jix_searchbox_box_left,
.jix_searchbox_compact .jix_searchbox_box_right,
.jix_searchbox_compact .jix_searchbox_box_cornerl,
.jix_searchbox_compact .jix_searchbox_box_cornerr {
    background: transparent;
}

.jix_searchbox_compact .jix_searchbox_box_background {
    /* Override the normal padding */
    margin-top: -20px;
    margin-left: -20px;
    margin-right: -20px;
}

.jix_searchbox_compact .jix_searchbox_button_background {
    background-image: url('/img/jobindex20/searchbox/blue/button-compact-middle.png');
}

.jix_searchbox_compact .jix_searchbox_button_left {
    background-image: url('/img/jobindex20/searchbox/blue/button-compact-left.png');
}

.jix_searchbox_compact .jix_searchbox_button_right {
    background-image: url('/img/jobindex20/searchbox/blue/button-compact-right.png');
}

.jix_searchbox_compact .jix_searchbox_button_text {
    font-size: 12px;
    padding-top: 4px;
    height: 23px;
}

.jix_searchbox_compact .jix_searchbox_advanced_toggle_left {
    background-image: url('/img/jobindex20/searchbox/blue/advanced-search-tab-compact-left.gif');
}

.jix_searchbox_compact .jix_searchbox_advanced_toggle_right {
    background-image: url('/img/jobindex20/searchbox/blue/advanced-search-tab-compact-right.gif');
}

.jix_design_safari .jix_searchbox_compact .jix_searchbox_advanced_toggle_left {
    background-image: url('/img/jobindex20/searchbox/grey/advanced-search-tab-compact-left.gif');
}

.jix_design_safari .jix_searchbox_compact .jix_searchbox_advanced_toggle_right {
    background-image: url('/img/jobindex20/searchbox/grey/advanced-search-tab-compact-right.gif');
}

.jix_searchbox_compact .jix_searchbox_advanced_toggle {
    background-image: none;
    font-size: 13px;
    min-width: 165px;
}

.jix_searchbox_compact #jix_searchbox_bottom {
    clear: both;
}

.jix_searchbox_compact #jix_searchbox_lead {
    font-size: 16px;
    margin-top: 5px;
}

.jix_searchbox_compact .jix_searchbox_query,
.jix_searchbox_compact #jix_searchbox_company_q,
.jix_searchbox_compact #jix_searchbox_zipcodes,
.jix_searchbox_compact #jix_searchbox_mindate,
.jix_searchbox_compact #jix_searchbox_maxdate
{
    padding-top: 2px;
    padding-bottom: 2px;
    height: 16px;
    font-size: 14px;
}

.jix_searchbox_compact .jix_dropdownbox_regionid .jix_dropdownbox_header_info,
.jix_searchbox_compact .jix_dropdownbox_subid .jix_dropdownbox_header_info,
.jix_searchbox_compact .jix_dropdownbox_jobage .jix_dropdownbox_header_info
{
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.jix_searchbox_compact .jix_dropdownbox_regionid .jix_dropdownbox_arrow {
    background-image: url('/img/jobindex20/dropdown-arrow.png');
}

.jix_searchbox_compact .jix_searchbox_label {
    font-size: 13px;
    font-weight: normal;
}
.jix_jobmail_searchbox {
    width: 860px;
}

.jix_jobmail_searchbox hr, .jix_jobmail_searchbox h4 {
    clear: both;
}

.jix_jobmail_searchbox .jix_dropdownbox_header_info {
    padding: 6px 4px;
}

.jix_jobmail_searchbox #jix_searchbox_zipcodes, .jix_jobmail_searchbox #jix_searchbox_company_q {
    padding: 4px;
    width: 325px;
}

.jix_jobmail_searchbox  .jix_dropdownbox_regionid, .jix_jobmail_searchbox .jix_dropdownbox_subid {
    width: 335px;
}

.jix_jobmail_searchbox h2 {
    font-size: 18px;
    color: #3aa2db;
}


.jix_jobmail_searchbox h4 {
    line-height: 2;
}

.jix_jobmail_searchbox .jix_searchbox_explanation {
    color: #7f7f7f;
}

.jix_jobmail_block {
    width: 400px;
    float: left;
  
}

.jix_jobmail_selection_outer_box {
    float: right;
    width: 300px;
    margin: 20px;
}

.jix_jobmail_selection_background_box {
    background-color: #ffffcc; 
}
.jix_jobmail_selection_box {
    padding: 15px;	
}

.jix_jobmail_searchbox button {
    background-color: #ffe654;
    float:right;
    font-size: 16px;
    margin-right: 40px;
}

.jix_jobmail_head h1 img {
    vertical-align: text-bottom;
    
}

.jix_jobmail_head h1 span {
    color: #d9d9d9;
    font-weight: normal;
    font-size: 18px;
}

.jix_jobmail_head h1 span + span {
    color: #3fa4dc;
    font-size: 18px;
}
.jobindex_mypage_header {
	font-size: 138.5%; /*renders 18px */ 
	font-weight: bold;
	font-family: Arial, sans-serif;
        margin: 0px 0px 6px 0px;
}

jobindex_mypage_content {
	font-family: Arial, sans-serif;
}

.jobindex_mypage_section {
	border: 1px solid #d0d0d0;
	margin-top:10px;
	padding: 1px 5px 10px 5px;
	font-family: Arial, sans-serif;
}

.jobindex_mypage_section_title {
	position:absolute; 
	left:10px; 
	bottom:-2px; 
	background-color: #ffffff;
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: bold;
}

.jobindex_mypage_section_title img {
	vertical-align:middle;
	margin: 0px;
	padding: 0px;
}

.jobindex_mypage_section_head {
	height: 27px;
	background-image: url(/img/section.head.gif);
	background-repeat: repeat-x;
	padding: 0px 10px 0px 0px;
	text-align: right;
	line-height:24px;
	margin: 0px -5px; /* Override the .section padding */
	position:relative;
}

.jobindex_mypage_section h2 {
	font-size:123.1%; /*renders 16px */ 
	font-weight: bold;
}

.jobindex_mypage_section h3 {
	font-size:108%; /*renders 14px */ 
	font-weight: bold;
/*	text-transform: uppercase; */
        margin: 15px 0px 6px 0px;
}

.jobindex_mypage_section p {
        margin-top: 1em;
        margin-bottom: 0.3em;
}


.jobindex_mypage_recruiter_img {
        margin: 15px 0px 0px 15px;
}


#jobindex_mypage_jobsearchlist, #jobindex_mypage_joblist {
	float: left;
	width: 44%;
}

.jobindex_mypage_jobsearch_object {
	clear: both;

}
.jobindex_mypage_loggedin, .jobindex_mypage_loggedin a, .jobindex_mypage_loggedin a:visited {
 	font-family: arial, sans-serif;
 }


.jobindex_mypage_section ul {
        margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.4em;
}

.jobindex_mypage_section li {
        list-style-type: square;
	color: #999999;
}

.jobindex_mypage_list ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px;
}

.jobindex_mypage_list li {
	line-height: 120%;
	padding: 4px;
        list-style-type: none;
}


.jobindex_mypage_table table {
	font-family: arial, sans-serif;
}


.jobindex_mypage_section_body {
	margin: 5px;
}


.cv,  .user address , .jobmail {
	border: 1px solid #d0d0d0;
	background-color: #ffffe0;
	padding: 5px;
}

.cv h3 {
  margin: 6px 0px 6px 0px;
}

.joblist_job_archive, .joblist_job_offline {
	color: grey;
}

/* These styles are for user/user.cgi */

.jobindex_user_form_table_label_column {
	width: 12em;
	
}

.jobindex_user_form_table {
	margin: 20px 0;
	padding: 0;
	font-family: arial, sans-serif;
}

.jobindex_user_form_table td {
	padding: 4px 0;

}

.jobindex_user_form label {
	font-size:100%; /*renders 11px */ 
	font-weight: bold;

}

.jobindex_user_form input {
	width: 15em;
}

#zipcode {
	width: 6em;
}

#save { width: auto; }

#telephone, #cellphone {
	width: 10em;
}

#save {
	float: right;
	margin: 0 20px;
}

.jobindex_mypage_section_body .jobindex_table {
	font-family: Arial, sans-serif;
}
.jobindex_mypage_section_body .jobindex_table th {
	color: #a0a0a0;
	font-weight: bold;
	text-align: left;
}

.jobindex_mypage_section_body .jobindex_table table {
	width: 100%;
}

.jobindex_table_even {
	 background-color: white;
} 

.jobindex_table_cell_status {
	text-align: center;
	width: 3em;
}

.jobindex_table_odd {
	background-color: #f0f0f0;
}

/* new stuff */

.jobindex_mypage_subsection {
        text-transform: uppercase;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0px;
}

.logininfo {
        text-transform: uppercase;
        font-size: smaller;
}
.loginname {
        font-weight: bold;
}

img.person {
        width: 100px;
}
.clearboth {
	clear: both;
}

.logo img {
        margin-bottom: 5px;
}

div.jobindex_mypage_contacts {
    text-align: center;
}

.mypage_person {
    width: 33%;
    float: left;
}

.mypage_one_person {
    float: left;
}

.mypage_one_person p {
    margin: 0 5px;
}

.mypage_person img.person {
    border: 1px solid #dfdfdf;
    margin: 5px;
}

.cv_completion {
    border: 1px solid #dfdfdf;
    padding: 5px;
    margin: 5px 0;
}

/* Override */
.cv_completion li {
    color: #000000;
}
.jix_investor img {
    border: 1px solid #606060;
    margin: 5px;
}

.jix_investor ul {
    margin-bottom: 2em;
}

.jix_investor_bulletins a {
    text-decoration: underline;
}
div.jix_toolbar ul {
    margin-top: 10px;
    margin-left: 0px; # Jobmail
}
.jix_toolbar ul,
.jix_toolbar li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding-left: 0;
}

.jix_toolbar li img {
    vertical-align: top;
    border: none; # Jobmail
}

.jix_toolbar li {
    margin-right: 10px;
    float:left;
}

.jix_toolbar li a {
    text-decoration: none;
}

.jix_toolbar_sep {
    color: #999999;
}

li.jix_toolbar_myjob {
    min-width: 131px;

}
.jix_communication {
    border:1px solid #aaa;
    padding: 5px 0;
}

.jix_communication_event {
    vertical-align: top;
    padding: 10px 5px 10px 0;
    width: 395px;
}

.jix_communication_space {
    width: 0px;
}

.jix_communication_photo {
    height:120px;
    width:100px;
    margin: 5px auto;
}

.jix_cv_photo {
    margin: 5px auto;
}


.jix_communication_logo {
    width:100px;
}

.jix_communication_profile {
    width: 150px;
    text-align: center;
    vertical-align: top;
}

.jix_communication_cvlog table {
    width:100%;
    border-collapse: collapse;
}

.jix_communication_cvlog th {
    border-bottom:1px solid #404040;
    margin-bottom:12px;
}

.jix_communication_cvlog_header {
    text-align:left;
}

.jix_communication_cvlog_date {
    text-align: right;
}

.jix_communication_cvlog td {
     padding-top:10px; 
}

.jix_communication_message {
     width: 95%;
     height: 200px;
}

.jix_communication_overview_logo {
    width: 100px;
}

.jobindex_table.jix_mailbox, .jobindex_table.jix_mailbox th, .jobindex_table.jix_mailbox td {
    border: none;
}

.jix_mailbox th {
    text-align: left;
}

.jobindex_table.jix_mailbox th, .jix_mailbox td {
    padding: 1px 3px;
}


.jobindex_table.jix_mailbox th {
    background-color: #e9e9e9; 
}

table.jobindex_table.jix_mailbox {
    border: 1px solid #dadada;
    width: 100%;
}

.jobindex_table.jix_mailbox .jobindex_table_even {
    background-color: #f4fbfe;
}

.jobindex_table.jix_mailbox > tbody > tr > td {
    border-top: 1px solid #dadada;
}

.jix_cv_appetizer {
    border: 1px solid #d0d0d0;
    padding: 10px;
    width: 550px;
    margin: 10px 0;
}

.jix_cv_appetizer hr {
    margin: 4px;
}

.jix_cv_appetizer a {
    text-decoration: underline;
}

a.jix_cv_appetizer_headline {
    font-weight: bold;
}

p.jix_cv_appetizer_brief {
    margin:0;
    font-size: 10px;
}

.jix_cv_appetizer_details p {
    margin: 0;
}


.jix_cvthread_status {
    padding: 10px;
    border: 1px solid #efefef;
}

.jix_communication_status p {
    font-weight: normal;
}

.jix_communication_status .jix_communication_user_response {
    background-color: #FFF8CC;
    border: 1px solid #ffe222;
}

.jix_communication_status {
    border: 5px solid #FFE222;
    background-color: #FFF8CC;
    padding: 20px;
}

.jix_communication_cvlog_list {
    border: 1px solid #aaa;
    padding: 0 10px;
    background-color: #efefef;
}

.jix_communication_cvlog_list .jix_communication {
    margin: 10px 0;
    background-color: #ffffff;
}

.jix_communication_answer {
    border: 1px solid #efefef;
    padding: 10px;
    margin: 5px 0;
}

.jix_communication_answer ul {
    list-style-type: none;
}

.jix_communication_positive {
    background-color: #D0FFD0;
}

.jix_communication_negative {
    background-color: #FFBABA;
}

.jix_communication_user_response {
    padding: 5px;
    background-color: #efefef;
}

.jix_communication_job_content {
    width: 550px;
}

.jix_cv_history_thread td {
    padding: 0 3px;   
}

div.jix_communication_menu {
    border: 1px solid #a0a0a0;
    background-color: #e0e0e0;
    float: left;
    margin: 0.5em 0 1em;
    width: 100%;
}

.jix_communication_menu li {
    float: left;
    display: inline;
    margin: 0.5em;
}

.jix_communication_menu li a {
    text-decoration: underline;
    font-size: 15px;
    font-weight: bold;
}

.jix_communication_menu ul {
    list-style-image: none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.jix_mailbox .jix_cv_appetizer {
    border: none;
    padding: 0;
    margin: 0 0 2px 0;
    width: auto;
}

.jix_mailbox .jix_communication_user img {
    vertical-align: top;
}

.jix_mailbox > tbody > tr > td {
    vertical-align: middle;
}

.jix_communication_table_details {
}
.jix_jobcoach {
	border: #777777 solid 1px; 
	padding: 10px;
	width: 550px;
}

.jix_jobcoach table {
    font-family: Arial,Verdana,sans-serif;
    font-size: 100%;
}

.jix_jobcoach_person {
    width: 120px;
}

.jix_jobcoach_profile {
    vertical-align: top;
    padding: 10px 5px 10px 5px;	
}

.jix_jobcoach_profile h3 {
	margin: 0; /* Overwrite jobindex_mypage_section h3 */
	line-height: 2;
}

.jix_jobcoachee {
	border: #777777 solid 1px; 
	padding: 10px;
}
/*
 * jQuery UI CSS Framework @VERSION
 *
 * 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/Theming/API
 */

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


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


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

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


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

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


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


/* Component containers
----------------------------------*/
.ui-widget { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #a6c9e2; background: #fcfdfd url(/css/jquery.ui/images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #4297d7; background: #5c9ccc url(/css/jquery.ui/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #c5dbec; background: #dfeffc url(/css/jquery.ui/images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #2e6e9e; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2e6e9e; 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 #79b7e7; background: #d0e5f5 url(/css/jquery.ui/images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1d5987; }
.ui-state-hover a, .ui-state-hover a:hover { color: #1d5987; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #79b7e7; background: #f5f8f9 url(/css/jquery.ui/images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #e17009; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #e17009; 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 #fad42e; background: #fbec88 url(/css/jquery.ui/images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.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(/css/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 { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

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

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/css/jquery.ui/images/ui-icons_469bdd_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/css/jquery.ui/images/ui-icons_469bdd_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/css/jquery.ui/images/ui-icons_d8e7f3_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/css/jquery.ui/images/ui-icons_6da8d5_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/css/jquery.ui/images/ui-icons_217bc0_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/css/jquery.ui/images/ui-icons_f9bd01_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/css/jquery.ui/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/css/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-tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; }
.ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
.ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
.ui-corner-top { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
.ui-corner-right {  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
.ui-corner-left { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
.ui-corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(/css/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; background: #aaaaaa url(/css/jquery.ui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Datepicker @VERSION
 *
 * 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/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

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

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

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
