html {
    margin-bottom: 1px;
    min-height: 100%;
}
.unsel {
    -moz-user-select: none;
}
#content {
    width: 980px;
}
body.v1 #content {
    width: 765px;
}
body.v2 #content {
    width: 870px;
}
#weeklyplanner {
    background: none repeat scroll 0 0 transparent;
    float: right;
    margin: 0;
    padding: 0;
}
#weeklyplanner a {
    padding: 0;
}
#weeklyplanner img {
    padding-right: 3px;
    vertical-align: bottom;
}
#weeklyplanner a:link {
    background: none repeat scroll 0 0 transparent;
    color: #164F8F;
    text-decoration: underline;
}
#weeklyplanner a:visited {
    background: none repeat scroll 0 0 transparent;
    color: #164F8F;
    text-decoration: underline;
}
#weeklyplanner a:active {
    background: none repeat scroll 0 0 transparent;
    color: #164F8F;
    text-decoration: underline;
}
#weeklyplanner a:hover {
    background: none repeat scroll 0 0 transparent;
    color: #000000;
    text-decoration: underline;
}
#weeklyplanner a.disabled:link {
    color: #AAAAAA;
    text-decoration: underline;
}
#weeklyplanner a.disabled:visited {
    color: #AAAAAA;
    text-decoration: underline;
}
#weeklyplanner a.disabled:active {
    color: #AAAAAA;
    text-decoration: underline;
}
#weeklyplanner a.disabled:hover {
    color: #AAAAAA;
    text-decoration: underline;
}
.noteadd {
    font-weight: bold;
}
.noteaddicon {
    cursor: pointer;
    vertical-align: bottom;
}
.notexbox {
    line-height: 1.1em;
    padding-left: 4px;
    padding-right: 0;
}
.notextitle {
    color: #164F8F;
    font-weight: bold;
    padding-bottom: 1px;
}
.notextext {
    color: #575757;
}
.notexedit {
    color: #969696;
    font-size: 0.95em;
    padding-bottom: 12px;
    padding-top: 4px;
}
.notexeditlink a:link {
    color: #164F8F;
    text-decoration: underline;
}
.notexeditlink a:visited {
    color: #164F8F;
    text-decoration: underline;
}
.notexeditlink a:active {
    color: #164F8F;
    text-decoration: underline;
}
.notexeditlink a:hover {
    color: #000000;
    text-decoration: underline;
}
.notexedit input {
    font-size: 1em;
}
.notexedit textarea {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 1em;
}
.noteedittext {
    height: 185px;
    padding-bottom: 2px;
}
.noteeditbutton {
    margin-bottom: 5px;
    text-align: right;
}
.notexbox {
    font-size: 1em;
    margin: 0;
}
.notewidth {
    width: 251px;
}
body.v1 .notewidth {
    width: 201px;
}
body.v2 .notewidth {
    width: 211px;
}
#detailsoverflow.has-overflow .notewidth {
    width: 236px;
}
body.v1 #detailsoverflow.has-overflow .notewidth {
    width: 186px;
}
body.v2 #detailsoverflow.has-overflow .notewidth {
    width: 196px;
}
#addnote {
    padding-bottom: 10px;
}
.prio1 {
    background-color: #EA5200;
}
.prio1C {
    background-color: #5F5F5F;
}
.prio2 {
    background-color: #164F8F;
}
.prio2C {
    background-color: #9E9E9E;
}
.prio3 {
    background-color: #359AFF;
}
.prio3C {
    background-color: #D7D7D7;
}
.prio4 {
    background-color: #8AC5FF;
}
.prioN {
    background: none repeat scroll 0 0 transparent;
}
.keyprio {
    border: 1px solid #CACACA;
    color: #FFFFFF;
    padding: 0.1em 0.5em;
    text-align: center;
}
#onlinehelpwrap {
    background-color: #FFFFFF;
    border: 1px solid #CACACA;
    width: 293px;
}
body.v1 #onlinehelpwrap {
    width: 243px;
}
body.v2 #onlinehelpwrap {
    width: 253px;
}
#onlinehelpcontent {
    color: #575757;
    line-height: 1.45em;
    padding-bottom: 13px;
    padding-left: 14px;
    padding-right: 14px;
}
#onlinehelpcontent a {
    font-weight: normal;
}
#filterwrap {
    background-color: #FFFFFF;
    border: 1px solid #CACACA;
    width: 293px;
}
body.v1 #filterwrap {
    width: 243px;
}
body.v2 #filterwrap {
    width: 253px;
}
#filtercontent {
    color: #575757;
    line-height: 1.45em;
    padding-bottom: 13px;
    padding-left: 14px;
    padding-right: 14px;
}
#filtercontent a {
    font-weight: normal;
}
#filtertitle {
    color: #164F8F;
    font-weight: bold;
    padding-bottom: 13px;
}
.hidden {
    display: none !important;
}
#is-syncing, #is-connected, #is-disconnected {
    border: 1px solid #FFFFFF;
    cursor: pointer;
    margin: 0 1px;
    vertical-align: text-bottom;
}
#reminders {
    padding: 8px 0 27px 35px;
}
#info {
    padding: 8px 0 27px 35px;
}
#invites {
    padding: 0 0 27px 35px;
}
#services {
    padding: 8px 35px 27px;
}
#serviceslist thead {
    font-weight: bold;
}
#serviceslist tr {
    height: 16px;
}
#serviceslist td {
    padding-right: 7px;
}
.detailsadd {
    font-weight: bold;
    margin-left: 3px;
}
.detailsaddicon {
    vertical-align: bottom;
}
#topnav a {
    font-weight: bold;
}
#listbox {
    float: left;
    width: 670px;
}
body.v1 #listbox {
    width: 505px;
}
body.v2 #listbox {
    width: 600px;
}
#detailsbox {
    float: right;
    position: relative;
    width: 295px;
}
body.v1 #detailsbox {
    width: 245px;
}
body.v2 #detailsbox {
    width: 255px;
}
#list {
    width: 670px;
}
body.v1 #list {
    width: 505px;
}
body.v2 #list {
    width: 600px;
}
#details {
    background-color: #F9F9F9;
    width: 295px;
}
body.v1 #details {
    width: 245px;
}
body.v2 #details {
    width: 255px;
}
#tools {
    border-left: 1px solid #CACACA;
    border-right: 1px solid #CACACA;
}
#detailswrap {
    border-color: -moz-use-text-color #CACACA #CACACA;
    border-right: 1px solid #CACACA;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    width: 293px;
}
body.v1 #detailswrap {
    width: 243px;
}
body.v2 #detailswrap {
    width: 253px;
}
#detailscontent {
    color: #575757;
    line-height: 1.45em;
    padding-bottom: 33px;
    padding-left: 14px;
    padding-right: 14px;
}
#detailscontent a {
    font-weight: normal;
}
#detailstitle {
    color: #164F8F;
    font-weight: bold;
    margin-right: 5px;
    padding-bottom: 13px;
}
#listdetailswrap label {
    font-weight: normal;
}
#detailsstatuswrap {
    background-color: #FFFFFF;
    border: 1px solid #CACACA;
    width: 293px;
}
body.v1 #detailsstatuswrap {
    width: 243px;
}
body.v2 #detailsstatuswrap {
    width: 253px;
}
#detailsstatuscontent {
    color: #575757;
    line-height: 1.45em;
    padding-bottom: 13px;
    padding-left: 14px;
    padding-right: 14px;
}
#detailsstatuscontent a {
    font-weight: normal;
}
#keywrap {
    background-color: #FFFFFF;
    border: 1px solid #CACACA;
    width: 293px;
}
body.v1 #keywrap {
    width: 243px;
}
body.v2 #keywrap {
    width: 253px;
}
#keycontent {
    color: #575757;
    line-height: 1.45em;
    padding-bottom: 13px;
    padding-left: 14px;
    padding-right: 14px;
}
#keycontent a {
    font-weight: normal;
}
#keytitle {
    color: #164F8F;
    font-weight: bold;
    padding-bottom: 13px;
}
#estform {
    font-size: 1em;
    margin: 0;
}
#estform input {
    font-size: 1em;
    width: 7em;
}
#dueform {
    font-size: 1em;
    margin: 0;
}
#dueform input {
    font-size: 1em;
    width: 7em;
}
#reoccurform {
    font-size: 1em;
    margin: 0;
}
#reoccurform input {
    font-size: 1em;
    width: 7em;
}
.xtarget {
    cursor: pointer;
}
#setest {
    cursor: pointer;
}
#duedate {
    cursor: pointer;
}
#reoccur {
    cursor: pointer;
    vertical-align: bottom;
}
#keyclose {
    cursor: pointer;
    vertical-align: bottom;
}
#newsclose {
    cursor: pointer;
    vertical-align: bottom;
}
#taskedit {
    cursor: pointer;
    vertical-align: bottom;
}
.field {
    display: inline;
}
.field_img {
    cursor: pointer;
    padding-left: 3px;
    vertical-align: middle;
}
#detailstitle_span input {
    width: 230px;
}
body.v1 #detailstitle_span input {
    width: 180px;
}
body.v2 #detailstitle_span input {
    width: 190px;
}
#detailsdue_span input {
    width: 180px;
}
body.v1 #detailsdue_span input {
    width: 130px;
}
body.v2 #detailsdue_span input {
    width: 140px;
}
#detailsreoccur_span input {
    width: 180px;
}
body.v1 #detailsreoccur_span input {
    width: 130px;
}
body.v2 #detailsreoccur_span input {
    width: 140px;
}
#detailsduration_span input {
    width: 150px;
}
body.v1 #detailsduration_span input {
    width: 100px;
}
body.v2 #detailsduration_span input {
    width: 110px;
}
#detailstags_span input {
    width: 200px;
}
body.v1 #detailstags_span input {
    width: 150px;
}
body.v2 #detailstags_span input {
    width: 160px;
}
#detailsurl_span input {
    width: 200px;
}
body.v1 #detailsurl_span input {
    width: 150px;
}
body.v2 #detailsurl_span input {
    width: 160px;
}
#detailsurl_span {
    word-wrap: break-word;
}
#savelistname {
    width: 230px;
}
body.v1 #savelistname {
    width: 180px;
}
body.v2 #savelistname {
    width: 190px;
}
#listpendingform {
    padding-top: 1em;
}
.fieldcount {
    color: #7C7C7C;
}
.taskadd {
    font-weight: bold;
    margin-left: 5px;
}
.taskaddicon {
    cursor: pointer;
    vertical-align: bottom;
}
.taskoverdue {
    font-weight: bold;
    text-decoration: underline;
}
.taskduetoday {
    font-weight: bold;
}
.taskrowjustadded {
    background-color: #FFFFCC;
}
.taskrowhover {
    background-color: #FFFFCC;
}
.taskrowhighlight {
    background-color: #E8EEF7;
}
.taskrowerror {
    background-color: #FFE1E1;
}
#addEntry {
    float: right;
    padding-bottom: 10px;
    padding-right: 10px;
}
#printlist {
    padding-bottom: 4px;
}
#exportlist {
    padding-bottom: 4px;
}
#exportlistevents {
    padding-bottom: 3px;
}
#atomlist {
    padding-bottom: 3px;
}
#permalist {
    padding-bottom: 10px;
}
#taskactions {
    padding-left: 20px;
}
#taskactions form input {
    font-size: 1em;
    padding-left: 3px;
    padding-right: 3px;
}
#taskactions form select {
    font-size: 1em;
}
#generalactions {
    padding-left: 20px;
}
#generalactions form input {
    font-size: 1em;
    padding-left: 3px;
    padding-right: 3px;
}
#generalactions form select {
    font-size: 1em;
}
#listactions {
    padding-left: 20px;
}
#listactions form input {
    font-size: 1em;
    padding-left: 3px;
    padding-right: 3px;
}
#listactions form select {
    font-size: 1em;
}
#contactactions {
    padding-left: 20px;
}
#contactactions form input {
    font-size: 1em;
    padding-left: 3px;
    padding-right: 3px;
}
#contactactions form select {
    font-size: 1em;
}
#groupactions {
    padding-left: 20px;
}
#groupactions form input {
    font-size: 1em;
    padding-left: 3px;
    padding-right: 3px;
}
#groupactions form select {
    font-size: 1em;
}
#taskselection {
    color: #757575;
    padding-left: 20px;
    padding-top: 5px;
}
#taskselection a {
    font-weight: normal;
}
.xtoolbox_actions {
    padding-left: 20px;
}
.xtoolbox_actions form input {
    font-size: 1em;
    padding-left: 3px;
    padding-right: 3px;
}
.xtoolbox_actions form select {
    font-size: 1em;
    width: 180px;
}
.xtoolbox_button {
    margin-right: 5px;
}
.xtoolbox_selector {
    color: #757575;
    padding-left: 20px;
    padding-top: 5px;
}
.xtoolbox_selector a {
    font-weight: normal;
}
.xtabs {
    background: url("img/bg.gif") repeat-x scroll center bottom #FFFFFF;
    float: left;
    font-size: 1em;
    line-height: normal;
    width: 100%;
}
.xtabs ul {
    list-style: none outside none;
    margin: 0;
    padding: 0 10px;
}
.xtabs li {
    background: url("img/left_white.png") no-repeat scroll left top transparent;
    border-bottom: 1px solid #CACACA;
    float: left;
    line-height: 1.8em;
    margin: 0;
    padding: 0 2px 0 9px;
    text-decoration: none;
}
.xtabs .xtab_smartlist {
    background: url("img/left_blue.png") no-repeat scroll left top transparent;
}
.xtabs_grey li {
    background: url("img/left_grey.png") no-repeat scroll left top transparent;
    text-decoration: none;
}
.xtabs a {
    background: url("img/right_white.png") no-repeat scroll right top transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    font-weight: bold;
    outline: medium none;
    padding: 2px 11px 0 2px;
    text-decoration: none;
    white-space: nowrap;
    width: 0.1em;
}
.xtabs .xtab_smartlist a {
    background: url("img/right_blue.png") no-repeat scroll right top transparent;
}
.xtabs_grey a {
    background: url("img/right_grey.png") no-repeat scroll right top transparent;
}
.xtabs > ul a {
    width: auto;
}
.xtabs a {
    float: none;
}
.xtabs a:hover {
    color: #333333;
}
.xtabs li a:link, .xtabs li a:visited, .xtabs li a:active {
    color: #FFFFFF;
    text-decoration: none;
}
.xtabs li.xtab_selected a:link, .xtabs li.xtab_selected a:visited, .xtabs li.xtab_selected a:active {
    color: #000000;
    text-decoration: none;
}
.xtabs li.xtab_selected {
    background-position: 0 -150px;
    border-width: 0;
}
.xtabs li.xtab_selected a {
    background-position: 100% -150px;
    color: #000000;
    padding-bottom: 1px;
    text-decoration: none;
}
.xtabs li:hover, .xtabs li:hover a {
    background-position: 0 -150px;
    color: #000000;
}
.xtabs li:hover a {
    background-position: 100% -150px;
}
.appfooter {
    padding-bottom: 5px;
    padding-top: 20px;
}
.appfootercontent {
    color: #CCCCCC;
    padding-bottom: 0.5em;
}
.appfooter-news {
    padding-bottom: 4px;
}
.appfooter-news-content {
    background-image: url("img/bg_dot.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
    padding: 10px 0;
}
.appfooter-news table {
    border-collapse: collapse;
    border-spacing: 0;
}
.appfooter-news table td {
    vertical-align: top;
}
.appfooter-news table td.icons {
    white-space: nowrap;
}
.appfooter-news .new {
    background-color: #FFCC66;
    font-family: arial,helvetica,sans-serif;
    font-size: 0.8em;
    margin-right: 6px;
    padding: 0 2px;
}
.appfooter-news .ico {
    margin-right: 6px;
}
.appfooter-news .ico img {
    height: 11px;
    padding-top: 1px;
    vertical-align: middle;
    width: 20px;
}
.appfooterfeedback {
    margin: 0;
    padding: 0;
    vertical-align: top;
}
.appfooterfeedbackimg {
    margin-left: 1em;
    padding-top: 0.4em;
}
.appfooterfeedbacktext {
    vertical-align: top;
}
#appheader {
    padding-bottom: 1em;
}
#appheaderlogo {
    background: url("img/logo2.png") repeat scroll 0 0 transparent;
    float: left;
}
#appheaderlogo img {
    height: 83px;
    width: 188px;
}
#inviteform label {
    font-weight: bold;
}
#inviteform input {
    width: 185px;
}
#inviteform textarea {
    height: 65px;
    width: 185px;
}
#inviteform tr {
    padding-top: 5px;
}
#inviteform td.label {
    padding-bottom: 12px;
    text-align: right;
    vertical-align: middle;
}
#inviteform td.field {
    padding-bottom: 12px;
    padding-left: 5px;
}
#invite_send {
    margin-top: 7px;
}
#dateformatwrap {
    display: block;
    float: left;
    margin-bottom: 10px;
    width: 300px;
}
#settingssubmit {
    float: none;
}
.error {
    background: url("img/ico/ico_cross_org.gif") no-repeat scroll 8px 3px transparent;
    padding-bottom: 14px;
}
.error_msg {
    color: #EA5200;
    font-weight: bold;
    margin-left: 6px;
    position: relative;
    top: 3px;
}
.success {
    background: url("img/ico/ico_check_blu.gif") no-repeat scroll 8px 3px transparent;
    padding-bottom: 14px;
}
.success_msg {
    color: #164F8F;
    font-weight: bold;
    margin-left: 6px;
    position: relative;
    top: 3px;
}
.boxspacing {
    height: 1em;
}
.box {
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    width: 12%;
}
.boxactive {
    border: 1px solid #164F8F;
    color: #164F8F;
}
.boxactive a:link {
    text-decoration: none;
}
.boxactive a:visited {
    text-decoration: none;
}
.boxactive a:active {
    text-decoration: none;
}
.boxactive a:hover {
    text-decoration: none;
}
.boxinactive {
    border: 1px solid #CACACA;
    color: #CACACA;
}
.boxdesc {
    padding-left: 9px;
    vertical-align: middle;
}
.boxdescinactive {
    color: #CACACA;
}
#overviewleft {
    width: 670px;
}
body.v1 #overviewleft {
    width: 505px;
}
body.v2 #overviewleft {
    width: 600px;
}
#overviewnewsbox {
    width: 670px;
}
body.v1 #overviewnewsbox {
    width: 505px;
}
body.v2 #overviewnewsbox {
    width: 600px;
}
#overviewright {
    width: 295px;
}
body.v1 #overviewright {
    width: 245px;
}
body.v2 #overviewright {
    width: 255px;
}
#overviewcontinue {
    width: 295px;
}
body.v1 #overviewcontinue {
    width: 245px;
}
body.v2 #overviewcontinue {
    width: 255px;
}
#whatsnewbox {
    width: 295px;
}
body.v1 #whatsnewbox {
    width: 245px;
}
body.v2 #whatsnewbox {
    width: 255px;
}
#whatsnew_table {
    border-spacing: 0;
    empty-cells: show;
    width: 100%;
}
#whatsnew_table td {
    padding-bottom: 2.5%;
    padding-top: 2.5%;
}
.xtable {
    background-color: #F9F9F9;
    border-collapse: collapse;
    border-color: #CACACA -moz-use-text-color -moz-use-text-color;
	border-top: 1px solid #CACACA;

	/* border-right: 1px; */
    border-spacing: 0;
    border-style: solid none none;
    border-width: 1px;
    color: #575757;
    /* cursor: pointer; */
    empty-cells: show;
    padding: 0;
    width: 100%;
	font-size: 100%;
}
.xtable_loading {
    color: #164F8F;
    font-weight: bold;
}
.xtr_empty {
    color: #164F8F;
    cursor: default;
    font-style: italic;
    font-weight: bold;
    padding-left: 1em !important;
}
.xtr {
    width: 100%;
}
.xtr_hover {
    background-color: #E8EEF7;
}
.xtr_select {
    background-color: #FFFFCC;
}
.xtd, .xth {
    border-bottom: 1px solid #CACACA;
    height: 26px;
}
.xth {
	text-align: center;
}
.xtd_prio {
    border-right: 1px solid #CACACA;
}
.xtr_keyboard .xtd_arr {
    background: url("img/ico/ico_arr.gif") no-repeat scroll 3px center transparent;
}
body.ie .xtr_hover .xtd_arr {
    background-color: #E8EEF7;
}
body.ie .xtr_hover .xtd_ico {
    background-color: #E8EEF7;
}
body.ie .xtr_select .xtd_arr {
    background-color: #FFFFCC;
}
body.ie .xtr_select .xtd_ico {
    background-color: #FFFFCC;
}
.xtd_text {
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.xtd_text span.ico {
    padding: 2px 0 4px 5px;
}
.xtd_text span.ico img {
    height: 15px;
    width: 15px;
}
body.op .col_text {
    width: 524.933px;
}
body.op.v1 .col_text {
    width: 359.933px;
}
body.op.v2 .col_text {
    width: 454.933px;
}
body.op .xtd_text {
    width: 524.933px;
}
body.op.v1 .xtd_text {
    width: 359.933px;
}
body.op.v2 .xtd_text {
    width: 454.933px;
}
.xtd_entry {
    width: 100%;
}
.xtd_date, .xtd_num, .xtd_price, .xtd_small_num {
    color: #878787;
    font-size: 0.95em;
    padding-right: 0.6em;
    text-align: right;
    white-space: nowrap;
}
.xtd_date_list {
    color: #878787;
    font-size: 0.95em;
    padding-right: 0.6em;
    text-align: right;
}
.xtd_message {
    color: #878787;
    font-size: 0.95em;
    padding-left: 0.6em;
    white-space: nowrap;
}
.xtd_image {
    padding-right: 1em;
    text-align: right;
}
.xtd_check {
    text-align: center;
}
.xtd_tag {
    color: #164F8F;
    font-family: arial,sans-serif;
    font-size: 0.95em;
    padding-right: 5px;
}
.xtd_small_num input {
	text-align: right;
	width: 24px;
}
.xtd_num input {
	text-align: right;
	width: 40px;
}
.xtd_price input {
	text-align: right;
	width: 60px;
}
.xtable_tags_left .xtd_tag {
    padding-left: 0 !important;
    padding-right: 5px !important;
}
.xtable_tags_right .xtd_tag {
    padding-left: 5px !important;
    padding-right: 0 !important;
}
.xtable_notags .xtd_tag {
    display: none;
}
.xtd_ico.has_note {
    background: url("img/ico/ico_note.png") no-repeat scroll left center transparent;
}
.xtr_repeat span.xtd_task_name {
    background: url("img/ico/ico_repeat.gif") no-repeat scroll right center transparent;
    padding-right: 19px;
}
.col_prio {
    width: 10px;
}
.col_arr {
    width: 14px;
}
body.sf2 .col_arr, body.sf3 .col_arr {
    width: 15px;
}
.col_check {
    width: 15px;
}
.col_date {
    width: 12ex;
}
.col_image {
    width: 12ex;
}
.col_ico {
    width: 20px;
}
.xtable_adding td {
    border-bottom-width: 0;
}
.xtable_adding .xtd_text {
    padding: 0 !important;
}
.xtable_adding .col_image {
    width: 8ex;
}
.xtable_adding.xtable_adding_noprio .col_prio {
    display: none;
}
.xtable_adding .xtd_entry {
    width: 99%;
}
.xtable_overview .xtd_text {
    padding-left: 0.9em;
}
.xtable_overview .xtd_date {
    padding-right: 1em;
}
.xtable_loading .xtd_text {
    padding-left: 1em !important;
}
.xtable_empty tr {
    color: #164F8F;
    cursor: default;
    font-style: italic;
    font-weight: bold;
}
.xtable_empty .col_arr {
    display: none;
}
.xtable_empty .col_check {
    display: none;
}
.xtable_empty .xtd_arr {
    display: none;
}
.xtable_empty .xtd_check {
    display: none;
}
.xtable_empty .xtd_text {
    padding-left: 1em;
}
body.op wbr:after {
    content: "?";
}
body.op .xtd_prio {
    width: 11px !important;
}
body.op .xtd_arr {
    width: 14px !important;
}
body.op .xtd_check {
    width: 15px !important;
}
body.op .xtd_date {
    width: 12ex !important;
}
body.op .xtd_image {
    width: 12ex !important;
}
body.op .xtd_ico {
    width: 20px !important;
}
.snake-left-link {
    background-color: #CACACA;
    background-image: url("img/bg_dot2.gif");
    font-size: 1px;
    height: 1px;
    position: absolute;
}
.snake-right-link {
    background-color: #CACACA;
    background-image: url("img/bg_dot2.gif");
    font-size: 1px;
    height: 1px;
    position: absolute;
}
.snake-line {
    background-color: #CACACA;
    background-image: url("img/bg_dot2.gif");
    font-size: 1px;
    position: absolute;
    width: 1px;
}
#statusbox {
    margin-top: 3em;
    width: 567px;
}
body.v1 #statusbox {
    width: 417px;
}
body.v2 #statusbox {
    width: 487px;
}
#break {
    clear: both;
    margin: 0;
    padding-bottom: 0.75em;
    padding-top: 0.75em;
}
#break2 {
    clear: both;
    margin: 0;
    padding-bottom: 0.75em;
    padding-top: 0.75em;
}
.xtab_selected {
    font-weight: bold;
}
.whats_rbroundbox {
    background: url("img/news_back.gif") repeat scroll 0 0 transparent;
}
.whats_rbtop {
    background: url("img/news_t.gif") repeat-x scroll 0 0 transparent;
}
.whats_rbtop div {
    background: url("img/news_tl.gif") no-repeat scroll left top transparent;
}
.whats_rbtop div div {
    background: url("img/news_tr.gif") no-repeat scroll right top transparent;
}
.whats_rbbot {
    background: url("img/news_b.gif") repeat-x scroll 0 0 transparent;
}
.whats_rbbot div {
    background: url("img/news_bl.gif") no-repeat scroll left top transparent;
}
.whats_rbbot div div {
    background: url("img/news_br.gif") no-repeat scroll right top transparent;
}
.whats_rbcontentwrap {
    background: url("img/news_l.gif") repeat-y scroll 0 0 transparent;
}
.whats_rbcontent {
    background: url("img/news_r.gif") repeat-y scroll right center transparent;
}
.whats_rbtop div, .whats_rbtop, .whats_rbbot div, .whats_rbbot {
    font-size: 1px;
    height: 7px;
    width: 100%;
}
.whats_rbcontent {
    margin: 0;
    min-height: 164px;
    padding: 1px 1.5em;
}
.whats_rbroundbox {
    min-height: 178px;
    width: 100%;
}
#notification tr {
    margin-top: 50px;
}
#notification input.field {
    width: 207px;
}
#notification select.field {
    width: 210px;
}
#notification label.state {
    padding-left: 2px;
}
#notification td {
    padding-right: 3px;
}
#statusboxbuttons {
    text-align: right;
    width: 157px;
}
.roundbtn {
    float: left;
    margin-left: 5px;
    width: 70px;
}
.roundbtn_org {
    cursor: pointer;
}
.roundbtn_blu {
    cursor: pointer;
}
.roundbtnwrap {
    display: block;
}
.roundbtnwrap * {
    background-color: #C4C4C4;
    display: block;
    font-size: 1px;
    height: 1px;
    overflow: hidden;
}
.roundbtnwrap_org * {
    background-color: #EA5200;
}
.roundbtnwrap_blu * {
    background-color: #164F8F;
}
.roundbtn1 {
    border-left: 1px solid #DEC89B;
    border-right: 1px solid #DEC89B;
    margin: 0 1px;
}
.roundbtn2 {
    border-left: 1px solid #DEC89B;
    border-right: 1px solid #DEC89B;
}
.roundbtn1_org, .roundbtn2_org {
    border-color: #F3872C;
}
.roundbtn1_blu, .roundbtn2_blu {
    border-color: #708F98;
}
.roundbtn_content {
    background-color: #C4C4C4;
    color: #FFFFFF;
    font-size: 95%;
    font-weight: bold;
    padding: 1px 12px 2px;
    text-align: center;
}
.roundbtn_content_org {
    background-color: #EA5200;
}
.roundbtn_content_blu {
    background-color: #164F8F;
}
#generalsettingswrap {
    padding: 12px 25px 21px;
}
#generalsettingswrap td.field {
    display: block;
}
#accountstatus, .settings-header-text {
    background-image: url("img/bg_dot.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
    margin-bottom: 20px;
    margin-top: -8px;
    padding: 3px 3px 13px;
}
#settings-sync label {
    font-weight: normal;
}
#searchbox {
    clear: right;
    float: right;
    padding-top: 13px;
}
#searchboxwrap table {
    border: 1px solid #7F9DB9;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}
#searchicon {
    background: url("img/ico/ico_search_blu.gif") no-repeat scroll 4px 4px transparent;
    height: 17px;
    width: 17px;
}
#listFilter {
    border: 0 none;
    margin-left: 3px;
    padding: 0;
    width: 170px;
}
body.v1 #listFilter {
    width: 105px;
}
body.v2 #listFilter {
    width: 140px;
}
#searchoptions {
    border: 1px solid #CACACA;
    clear: both;
    left: 0;
    margin: auto;
    right: 0;
    text-align: center;
}
#searchhideoptions {
    font-size: 10px;
    margin-right: 6px;
    margin-top: 4px;
    text-align: right;
}
#searchoptionswrap {
    padding: 17px 130px 15px 120px;
}
body.v1 #searchoptionswrap {
    padding: 17px 30px 15px;
}
body.v2 #searchoptionswrap {
    padding: 17px 30px 15px;
}
#searchoptionsform table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    text-align: left;
    width: 100%;
}
#searchoptionsform .formlabel, #searchoptionsform .formlabel2 {
    padding-right: 8px;
    padding-top: 2px;
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
}
#searchoptionsform .formlabel2 {
    padding-left: 15px;
}
#searchoptionsform .formfield {
    padding-bottom: 8px;
    white-space: nowrap;
}
#searchoptionsform .textfield {
    width: 190px;
}
body.v1 #searchoptionsform .textfield {
    width: 150px;
}
body.v2 #searchoptionsform .textfield {
    width: 150px;
}
#searchoptionsform .eg1, #searchoptionsform .eg2 {
    color: #575757;
    display: inline;
    font-size: 10px;
    padding-top: 1px;
}
#searchtogglewrap {
    font-size: 10px;
    margin-top: 2px;
    text-align: right;
    width: 192px;
}
body.v1 #searchtogglewrap {
    width: 127px;
}
body.v2 #searchtogglewrap {
    width: 162px;
}
#searchadvtip {
    color: #575757;
    float: right;
    margin-right: 11px;
    margin-top: -24px;
}
#searchadvtip img {
    padding-right: 6px;
    vertical-align: middle;
}
#search_estimatetype {
    width: 120px;
}
body.v1 #search_estimatetype {
    width: 80px;
}
body.v2 #search_estimatetype {
    width: 80px;
}
.taskcloud {
    margin: 0;
    padding: 20px 0 0;
    width: 295px;
}
body.v1 .taskcloud {
    width: 245px;
}
body.v2 .taskcloud {
    width: 255px;
}
.taskcloudbox {
    width: 295px;
}
body.v1 .taskcloudbox {
    width: 245px;
}
body.v2 .taskcloudbox {
    width: 255px;
}
.taskcloudcontent {
    padding: 0.6em 1.5em 0;
}
#taskcloudcontent_copy {
    padding: 0.6em 1.5em;
}
.taskcloudcontent a {
    line-height: 1.3em;
    padding-right: 5px;
}
.taskcloudcontent a:link {
    text-decoration: none;
}
.taskcloudcontent a:visited {
    text-decoration: none;
}
.taskcloudcontent a:active {
    text-decoration: none;
}
.taskcloudcontent a:hover {
    text-decoration: underline;
}
.taskcloudcontent .tasktag a {
    color: #164F8F;
}
.taskcloudcontent .tasktag a:link {
    color: #164F8F;
    text-decoration: none;
}
.taskcloudcontent .tasktag a:visited {
    color: #164F8F;
    text-decoration: none;
}
.taskcloudcontent .tasktag a:active {
    color: #164F8F;
    text-decoration: none;
}
.taskcloudcontent .tasktag a:hover {
    color: #164F8F;
    text-decoration: underline;
}
.taskcloudcontent .listtag a {
    color: #8B8B8B;
}
.taskcloudcontent .listtag a:link {
    color: #8B8B8B;
    text-decoration: none;
}
.taskcloudcontent .listtag a:visited {
    color: #8B8B8B;
    text-decoration: none;
}
.taskcloudcontent .listtag a:active {
    color: #8B8B8B;
    text-decoration: none;
}
.taskcloudcontent .listtag a:hover {
    color: #8B8B8B;
    text-decoration: underline;
}
.taskcloudcontent .locationtag a {
    color: #164F8F;
}
.taskcloudcontent .locationtag a:link {
    color: #164F8F;
    text-decoration: none;
}
.taskcloudcontent .locationtag a:visited {
    color: #164F8F;
    text-decoration: none;
}
.taskcloudcontent .locationtag a:active {
    color: #164F8F;
    text-decoration: none;
}
.taskcloudcontent .locationtag a:hover {
    color: #164F8F;
    text-decoration: underline;
}
.taskcloudwhat {
    padding: 5px 10px 15px 0;
}
.taskcloudwhatcontent {
    float: right;
    font-size: 10px;
}
.taskcloudcontent .level1 {
    font-size: 11px;
}
.taskcloudcontent .level2 {
    font-size: 12px;
}
.taskcloudcontent .level3 {
    font-size: 13px;
}
.taskcloudcontent .level4 {
    font-size: 14px;
}
.taskcloudcontent .level5 {
    font-size: 15px;
}
.taskcloudcontent .level6 {
    font-size: 16px;
}
.taskcloudcontent .level7 {
    font-size: 17px;
}
.taskcloudcontent .level8 {
    font-size: 18px;
}
.taskcloudcontent .level9 {
    font-size: 19px;
}
.autocomplete_list {
    background-color: #FFFFFF;
    border: 1px solid #CACACA;
    display: block;
    font-family: verdana;
    font-size: 1em;
    left: 0;
    margin: 2px 0 0 2px;
    position: absolute;
    text-align: left;
    top: 0;
    z-index: 100;
}
.autocomplete_list ul {
    margin: 0;
    padding: 2px;
}
.autocomplete_list ul li {
    list-style: none outside none;
    padding: 3px;
}
.autocomplete_list ul li.highlight {
    background-color: #164F8F;
    color: #FFFFFF;
}
.autocomplete_list ul li.line {
    border-top: 1px solid #CACACA;
}
.autocomplete_list ul li.highlight.ac_prio1 {
    background-color: #EA5200;
    color: #FFFFFF;
}
.autocomplete_list ul li.highlight.ac_prio2 {
    background-color: #164F8F;
    color: #FFFFFF;
}
.autocomplete_list ul li.highlight.ac_prio3 {
    background-color: #359AFF;
    color: #FFFFFF;
}
#mapbox {
    float: left;
    width: 800px;
}
body.v1 #mapbox {
    width: 605px;
}
body.v2 #mapbox {
    width: 710px;
}
#mapwrap {
    border: 1px solid #CACACA;
    width: 798px;
}
body.v1 #mapwrap {
    width: 603px;
}
body.v2 #mapwrap {
    width: 708px;
}
#map {
    height: 445px;
    width: 798px;
}
body.v1 #map {
    width: 603px;
}
body.v2 #map {
    width: 708px;
}
#searchmap {
    margin-bottom: 5px;
}
#searchmapoptions {
    color: #616161;
    display: inline;
    float: right;
    font-size: 10px;
    margin-top: 5px;
}
#searchmapoptions label {
    font-weight: normal;
}
#searchmapoptions input {
    margin-right: 6px;
}
#searchmapinputwrap table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    text-align: left;
}
#searchmapinputwrap input {
    margin-right: 3px;
    padding: 1px;
    width: 320px;
}
.mfbtn {
    cursor: pointer;
    margin-left: 1px;
}
.mfbtn_tod {
    width: 64px;
}
.mfbtn_tom {
    width: 75px;
}
.mfbtn_tw {
    width: 75px;
}
.mfbtn_for {
    width: 64px;
}
.mfbtnwrap {
    display: block;
}
.mfbtnwrap * {
    background-color: #575757;
    display: block;
    font-size: 1px;
    height: 1px;
    overflow: hidden;
}
.mfbtn1 {
    border-left: 1px solid #616160;
    border-right: 1px solid #616160;
    margin: 0 1px;
}
.mfbtn2 {
    border-left: 1px solid #616160;
    border-right: 1px solid #616160;
}
.mfbtn_content {
    background-color: #575757;
    color: #FFFFFF;
    font-size: 10px;
    padding: 1px 8px 2px;
    text-align: center;
}
.mfbtn_content_bold {
    font-weight: bold;
}
.mfbtn_opaque {
    font-weight: normal;
    opacity: 0.75;
}
.mtbtn {
    cursor: pointer;
    margin-bottom: 2px;
    width: 75px;
}
.mtbtnwrap {
    display: block;
}
.mtbtnwrap * {
    background-color: #575757;
    display: block;
    font-size: 1px;
    height: 1px;
    overflow: hidden;
}
.mtbtn1 {
    border-left: 1px solid #616160;
    border-right: 1px solid #616160;
    margin: 0 1px;
}
.mtbtn2 {
    border-left: 1px solid #616160;
    border-right: 1px solid #616160;
}
.mtbtn_content {
    background-color: #575757;
    color: #FFFFFF;
    font-size: 10px;
    padding: 1px 8px 2px;
    text-align: center;
}
.mtbtn_content_bold {
    font-weight: bold;
}
.mtbtn_opaque {
    font-weight: normal;
    opacity: 0.75;
}
.mtbtn_arr {
    height: 6px;
    vertical-align: middle;
    width: 7px;
}
.gobtn {
    cursor: pointer;
    width: 40px;
}
.gobtnwrap {
    display: block;
}
.gobtnwrap * {
    background-color: #164F8F;
    display: block;
    font-size: 1px;
    height: 1px;
    overflow: hidden;
}
.gobtn1 {
    border-left: 1px solid #708F98;
    border-right: 1px solid #708F98;
    margin: 0 1px;
}
.gobtn2 {
    border-left: 1px solid #708F98;
    border-right: 1px solid #708F98;
}
.gobtn_content {
    background-color: #164F8F;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    padding: 1px 10px 2px;
    text-align: center;
}
.lsbtn {
    cursor: pointer;
    width: 46px;
}
.lsbtnwrap {
    display: block;
}
.lsbtnwrap * {
    background-color: #164F8F;
    display: block;
    font-size: 1px;
    height: 1px;
    overflow: hidden;
}
.lsbtn1 {
    border-left: 1px solid #708F98;
    border-right: 1px solid #708F98;
    margin: 0 1px;
}
.lsbtn2 {
    border-left: 1px solid #708F98;
    border-right: 1px solid #708F98;
}
.lsbtn_content {
    background-color: #164F8F;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    padding: 1px 6px 2px;
    text-align: center;
}
#locationsbox {
    float: right;
    padding-top: 2px;
    position: relative;
    width: 172px;
}
body.v1 #locationsbox {
    width: 152px;
}
body.v2 #locationsbox {
    width: 152px;
}
#locations_display * {
    margin: 0;
    padding: 0;
}
#locations_display {
    border: 1px solid #CACACA;
    color: #616161;
    height: 364px;
    overflow: auto;
    width: 170px;
}
body.v1 #locations_display {
    width: 150px;
}
body.v2 #locations_display {
    width: 150px;
}
#locationswrap {
    padding: 8px;
}
#locationsmanage {
    font-size: 10px;
    margin-top: 2px;
}
#locationstbl {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}
#locationstbl td {
    padding-bottom: 5px;
}
#locationstbl .locwrap {
    float: left;
    width: 100%;
}
#locationstbl .locsearch {
    float: left;
}
#locationstbl .locname {
    float: left;
    max-width: 103px;
    overflow: hidden;
    white-space: nowrap;
}
body.v1 #locationstbl .locname {
    max-width: 83px;
}
body.v2 #locationstbl .locname {
    max-width: 83px;
}
#locationstbl input {
    margin-right: 5px;
}
#locationstbl img {
    margin-left: 5px;
    padding-top: 3px;
}
#locationadd {
    padding-bottom: 7px;
    text-align: right;
}
.locationadd {
    font-weight: bold;
    margin-left: 5px;
}
.locationaddicon {
    cursor: pointer;
    vertical-align: bottom;
}
#loc_key {
    border: 1px solid #CACACA;
    color: #616161;
    margin-top: 8px;
    width: 170px;
}
body.v1 #loc_key {
    width: 150px;
}
body.v2 #loc_key {
    width: 150px;
}
#loc_key_close {
    float: right;
    padding-right: 5px;
    padding-top: 4px;
}
#loc_key_wrap {
    padding: 6px;
}
#loc_key_head {
    padding-bottom: 5px;
}
#loc_key_icon {
    vertical-align: middle;
}
#loc_key_title {
    color: #164F8F;
    font-weight: bold;
    padding-left: 6px;
}
#loc_key_content {
    padding: 2px;
}
#loc_key_prio_wrap {
    padding: 7px 0 3px;
}
.loc_key_prio {
    border: 1px solid #CACACA;
    color: #FFFFFF;
    font-size: 10px;
    margin-right: 1px;
    padding: 0.1em 0.6em 0.2em;
}
.loc_key_prio1 {
    background-color: #EA5200;
}
.loc_key_prio2 {
    background-color: #164F8F;
}
.loc_key_prio3 {
    background-color: #359AFF;
}
.loc_key_prio4 {
    background-color: #C4C4C4;
}
.iw_rbroundbox {
    width: 180px;
}
.iw_rbtop div {
    background: url("img/locations/iw_tl.png") no-repeat scroll left top transparent;
}
.iw_rbtop div div {
    background: url("img/locations/iw_tr.png") no-repeat scroll right top transparent;
}
.iw_rbbot div {
    background: url("img/locations/iw_bl.png") no-repeat scroll left top transparent;
}
.iw_rbbot div div {
    background: url("img/locations/iw_br.png") no-repeat scroll right top transparent;
}
.iw_rbtop div, .iw_rbtop {
    font-size: 1px;
    height: 8px;
    width: 100%;
}
.iw_rbbot div, .iw_rbbot {
    font-size: 1px;
    height: 15px;
    width: 100%;
}
.iw_rbcontentwrap {
    background: url("img/locations/iw_l.png") repeat-y scroll 0 0 transparent;
}
.iw_rbcontent {
    background: url("img/locations/iw_r.png") repeat-y scroll right center transparent;
    font-size: 10px;
    margin: 0;
    padding: 1px 7px 3px 8px;
}
.iw_title {
    color: #575757;
    font-weight: bold;
    padding-bottom: 5px;
}
.iw_prio {
    padding-right: 4px;
}
.iw_prio1 {
    color: #EA5200;
}
.iw_prio2 {
    color: #164F8F;
}
.iw_prio3 {
    color: #359AFF;
}
.iw_prio4 {
    color: #C4C4C4;
}
.iw_tasks * {
    font-size: 10px;
    margin: 0;
    padding: 0;
}
.iw_tasks {
    padding: 0 5px 6px 13px;
}
.iw_tasks li {
    padding: 1px 0;
}
.iw_tasks a {
    left: -3px;
    position: relative;
}
.iw_close {
    float: right;
    height: 12px;
    margin-right: 5px;
    margin-top: -4px;
    width: 12px;
    z-index: 10000;
}
.iw_nav {
    margin-top: 3px;
}
.iw_nav_inactive {
    color: #B9B9B9;
}
.iw_nav_page {
    color: #B9B9B9;
    font-weight: bold;
}
.iw_saveloc table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    text-align: left;
}
.iw_saveloc input {
    margin-right: 3px;
    padding: 1px;
    width: 103px;
}
.iw_address {
    color: #676767;
    padding: 0 5px 7px 3px;
}
#maploading {
    display: inline;
    float: right;
    margin-left: 6px;
}
#maploadingicon {
    height: 20px;
    width: 20px;
}
.disabled {
    color: #AAAAAA;
    cursor: default;
}
a.disabled:link {
    color: #AAAAAA;
    text-decoration: underline;
}
a.disabled:visited {
    color: #AAAAAA;
    text-decoration: underline;
}
a.disabled:active {
    color: #AAAAAA;
    text-decoration: underline;
}
a.disabled:hover {
    color: #AAAAAA;
    text-decoration: underline;
}
#offline-status-box {
    background-color: #FFFFFF;
    border: 1px solid #CACACA;
    position: absolute;
    right: 0;
    top: 0;
    width: 200px;
    z-index: 2001;
}
#offline-status-box-content {
    line-height: 1.2em;
    padding: 0.6em;
    text-align: left;
}
#offline-status-box-shadow {
    background-color: #CACACA;
    border: 1px solid #CACACA;
    left: -1000px;
    opacity: 0.8;
    position: absolute;
    top: 34px;
    width: 200px;
    z-index: 2000;
}
.dialog-bg {
    background-color: #FFFFFF;
    left: 0;
    position: absolute;
    text-align: left;
    top: 0;
    z-index: 2000;
}
.dialog-frame {
    background-color: #AAAAFF;
    border: 8px solid #D1D1D1;
    left: 0;
    opacity: 1;
    position: absolute;
    text-align: left;
    top: 0;
    width: 450px;
    z-index: 2001;
}
.dialog-title {
    background-color: #164F8F;
    color: #FFFFFF;
    cursor: default;
    font-size: 1.3em;
    font-weight: bold;
    padding: 10px 12px;
    position: relative;
}
.dialog-content {
    background-color: #FFFFFF;
    padding: 2px 12px;
}
.dialog-content p {
    margin: 0.8em 0;
}
#dialog-content-text h2 {
    font-size: 1.3em;
}
.dialog-buttons {
    background-color: #FFFFFF;
    padding: 4px;
    text-align: right;
}
.dialog-buttons button {
    margin: 5px;
}
.dialog-frame-delete .dialog-buttons {
    text-align: center;
}
#dialog-content-tag-merge-input {
    margin-left: 5px;
    width: 150px;
}
#sorting {
    float: right;
    margin-right: 10px;
    margin-top: -10px;
}
.sortbtn table {
    border-collapse: collapse;
    border-spacing: 0;
}
.sortbtn td.lft {
    background-image: url("img/btn_sort_lft.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 20px;
    width: 4px;
}
.sortbtn td.mid {
    background-image: url("img/btn_sort_mid.png");
    background-position: 0 0;
    background-repeat: repeat-x;
    cursor: pointer;
    height: 20px;
    padding: 0 2px;
    white-space: nowrap;
}
.sortbtn td.rgt {
    background-image: url("img/btn_sort_rgt.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 20px;
    width: 4px;
}
.sortbtn table:hover td.lft {
    background-image: url("img/btn_sort_lft.png");
    background-position: 0 -20px;
}
.sortbtn table:hover td.mid {
    background-image: url("img/btn_sort_mid.png");
    background-position: 0 -20px;
}
.sortbtn table:hover td.rgt {
    background-image: url("img/btn_sort_rgt.png");
    background-position: 0 -20px;
}
.sortbtn table.hover td.lft {
    background-image: url("img/btn_sort_lft.png");
    background-position: 0 -20px;
}
.sortbtn table.hover td.mid {
    background-image: url("img/btn_sort_mid.png");
    background-position: 0 -20px;
}
.sortbtn table.hover td.rgt {
    background-image: url("img/btn_sort_rgt.png");
    background-position: 0 -20px;
}
.sortbtn img {
    padding-left: 2px;
    vertical-align: middle;
}
.sortbtn a:link {
    color: #000000;
    text-decoration: none;
}
.sortbtn a:visited {
    color: #000000;
    text-decoration: none;
}
.sortbtn a:active {
    color: #000000;
    text-decoration: none;
}
.sortbtn a:hover {
    color: #000000;
    text-decoration: none;
}
.sortlist {
    background-color: #F9F9F9;
    border: 1px solid #CACACA;
    cursor: pointer;
    display: block;
    left: 0;
    margin: 2px 0 0 2px;
    position: absolute;
    text-align: left;
    top: 0;
    z-index: 100;
}
.sortlist table {
    border-collapse: collapse;
    border-spacing: 0;
}
.sortlist table td.sortchk {
    padding: 3px 0 3px 14px;
    white-space: nowrap;
}
.sortlist table td.sorttype {
    padding: 3px 15px 3px 0;
    white-space: nowrap;
}
.sortlist table tr:hover {
    background-color: #164F8F;
    color: #FFFFFF;
}
.sortlist table tr.hover {
    background-color: #164F8F;
    color: #FFFFFF;
}
.sortchk_on {
    background-image: url("img/ico/ico_sort_chk_gry.gif");
    background-position: center center;
    background-repeat: no-repeat;
}
.sortlist table tr:hover .sortchk_on {
    background-image: url("img/ico/ico_sort_chk_blu.gif");
}
.sortlist table tr.hover .sortchk_on {
    background-image: url("img/ico/ico_sort_chk_blu.gif");
}
.prouser {
    padding-left: 3px;
}
.prouser img {
    height: 10px;
    padding-top: 1px;
    vertical-align: middle;
    width: 19px;
}
.add-box {
    border-top: 1px solid #CACACA;
    cursor: text;
    display: block;
    padding: 7px 20px 7px 8px;
    text-decoration: none;
}
.add-box .ab1 {
    background-color: #FFFFFF;
    position: relative;
}
.add-box .ab2, .add-box .ab3, .add-box .ab4, .add-box .ab5, .add-box .ab6, .add-box .ab7, .add-box .ab8, .add-box .ab9 {
    font-size: 0;
    position: absolute;
}
.add-box .ab2, .add-box .ab3, .add-box .ab4, .add-box .ab5, .add-box .ab7, .add-box .ab9 {
    background-image: url("img/spr_box.png");
}
.add-box .ab6, .add-box .ab8 {
    background-image: url("img/spr_rows.png");
}
.add-box .ab2, .add-box .ab3, .add-box .ab4, .add-box .ab5 {
    background-repeat: no-repeat;
    height: 10px;
    width: 18px;
    z-index: 20;
}
.add-box .ab2, .add-box .ab4, .add-box .ab9 {
    left: 0;
    outline: 0 none;
}
.add-box .ab3, .add-box .ab5 {
    right: 0;
}
.add-box .ab2, .add-box .ab3 {
    top: 0;
}
.add-box .ab4, .add-box .ab5 {
    bottom: -1px;
}
.add-box .ab7, .add-box .ab9 {
    background-repeat: repeat-y;
    height: 100%;
    width: 18px;
    z-index: 15;
}
.add-box .ab3 {
    cursor: pointer;
    height: 22px;
    outline: 0 none;
    width: 26px;
}
.add-box .ab6 {
    height: 4px;
}
.add-box .ab8 {
    height: 10px;
}
.add-box .ab6, .add-box .ab8 {
    background-repeat: repeat-x;
    width: 100%;
    z-index: 10;
}
.add-box .ab6 {
    top: 0;
}
.add-box .ab7 {
    right: -1px;
}
.add-box .ab8 {
    bottom: -1px;
}
.add-box .ab2 {
    background-position: -38px 0;
}
.add-box .ab6 {
    background-position: 0 0;
}
.add-box .ab3 {
    background-position: -57px 0;
    cursor: default;
}
.add-box .ab7 {
    background-position: -19px 0;
}
.add-box .ab5 {
    background-position: -38px -20px;
}
.add-box .ab8 {
    background-position: 0 -4px;
}
.add-box .ab4 {
    background-position: -38px -10px;
}
.add-box .ab9 {
    background-position: 0 0;
    cursor: default;
    width: 10px !important;
}
.add-box .add-field {
    cursor: text;
    margin-top: 2px;
    overflow: hidden;
    padding: 0 11px 6px;
}
.add-box .add-field input {
    background-color: transparent;
    border: 0 none;
    margin: 3px 10px 3px 0;
    outline: medium none;
    width: 100%;
}
.add-box .add-field-wrap {
    padding: 2px 0;
    width: 100%;
}
.add-box .add-extra {
    -moz-user-select: none;
    color: #777777;
    margin-top: 2px;
    padding: 0 10px 6px 0;
}
.add-box .add-extra #add-spinner {
    height: 20px;
    width: 20px;
}
.add-box .add-extra #add-label {
    padding-right: 3px;
    white-space: nowrap;
}
.add-box.highlight .ab2, .add-box.highlight .ab3, .add-box.highlight .ab4, .add-box.highlight .ab5, .add-box.highlight .ab7, .add-box.highlight .ab9 {
    background-image: url("img/spr_box_hl.png");
}
.add-box.highlight .ab6, .add-box.highlight .ab8 {
    background-image: url("img/spr_rows_hl.png");
}
#add-helpicon {
    cursor: pointer;
    height: 14px;
    position: absolute;
    right: -15px;
    top: 8px;
    width: 14px;
}
#addEntry {
    margin-top: -25px;
}
#tasksToolbox, #tasksCompletedToolbox, #tasksSentToolbox, #contactsToolbox, #groupsToolbox, #listsToolbox, #locationsToolbox, #tagToolbox {
    padding-bottom: 13px;
}
.multi-edit {
    background-color: #80A541;
    color: #FFFFFF;
    padding: 0 1px;
}
#smartadd-cheat {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #575757;
    padding: 5px 0 7px;
    position: absolute;
    text-align: left;
    width: 205px;
    z-index: 25;
}
.smartadd-keyclose {
    cursor: pointer;
    float: right;
    padding-right: 8px;
    vertical-align: middle;
}
.smartadd-keytitle {
    color: #164F8F;
    font-weight: bold;
    vertical-align: middle;
}
.smartadd-keyicon {
    height: 14px;
    padding-left: 6px;
    padding-right: 6px;
    vertical-align: middle;
    width: 14px;
}
.smartadd-content {
    padding: 3px 8px 0;
}
.smartadd-col1 {
    font-weight: bold;
    padding-left: 3px;
    text-align: center;
}
.smartadd-col2 {
    padding-left: 3px;
}
.smartadd-learnmore {
    padding-top: 2px;
}
