/*
 * Lifetick iPhone Application
 * CSS Styles
 * Version 1.2 2009.01.01
 * (c) 2009 Meridian 86 IP
 * Written by Tim Wilson
 *
 */


/* Common */

.label{
	font-family: Helvetica;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    font-size: 12px;
    width: auto;
    min-height: 17px;
    height: auto;
    text-shadow: none;
    font-weight: bold;
    color: rgb(128, 128, 128);
}

.overdue{
    color:#ff0000;
}

.coreValue{
	color:#fff;
	-webkit-border-top-right-radius: 2px 2px;
    -webkit-border-top-left-radius: 2px 2px;
    -webkit-border-bottom-left-radius: 2px 2px;
    -webkit-border-bottom-right-radius: 2px 2px;
    border: 0px solid #666;
    padding-left: 3px;
    padding-right: 3px;
}	

.button{
	font-family: Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: rgb(255, 255, 255);
	text-align: center;
	text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 80px;
	height: 30px;
	-webkit-dashboard-region: dashboard-region(control rectangle);
	position: relative;
	-webkit-margin-top-collapse: separate;
	-webkit-margin-bottom-collapse: separate;
}

.input{
	border: 1px solid #999;
	-webkit-border-top-right-radius: 2px 2px;
    -webkit-border-top-left-radius: 2px 2px;
    -webkit-border-bottom-left-radius: 2px 2px;
    -webkit-border-bottom-right-radius: 2px 2px;
    padding-left: 3px;
    color: black;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: relative;
    display: block;
    font-size: 12pt;
    font-family: Arial;
}

.roundedContainer {
    border-color: #AFCEE5;
    border-style: solid;
    border-width: 1px;
    background-color: white;
    -webkit-border-top-right-radius: 8px 8px;
    -webkit-border-top-left-radius: 8px 8px;
    -webkit-border-bottom-left-radius: 8px 8px;
    -webkit-border-bottom-right-radius: 8px 8px;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-top: 9px;
    margin-left: 9px;
    margin-right: 9px;
    width: auto;
    
    height: auto;
    padding: 15px;
    
}

.sortContainer{
	background-image: url(Images/sort_bg.png);
    background-repeat: repeat;
    height: 35px;
    
    
}

.sortContainer ul{
list-style: none;
margin: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    width: 315px;
}

.sortContainer li{
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #3F5C84;
	text-shadow: #fff 0px 1px 0px;
	line-height: 26px;
	
	margin-top: 5px;
	margin-left: 1px;
	text-align: center;
}

.sortContainer li a{
	text-decoration: none;
	color: #3F5C84;
	width: 104px;
	height: 26px;
	display: block;
}

.sortContainer li a:down{
	background-image: url(Images/sortBtn_down.png);
}

.sortContainer .current{
background-image: url(Images/sortBtn_active.png);    
    color: #fff;
    text-shadow: #666 0px 1px 0px;
}

.sortContainer .current a {
color: #fff;
}

.header-actionBtn{
	font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    width: 70px;
    position: absolute;
    right: 9px;
    bottom: auto;
    top: 7px;
    left: auto;
}

/* Menu items */

.menuItem_single, .menuItem_top, .menuItem_bottom, .menuItem_middle {
    border-color: #AFCEE5;
    border-style: solid;
    border-width: 1px;
    background-color: white;
    position: relative;
    width: auto;
    margin-left: 9px;
    margin-right: 9px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    height: 40px;
}

.menuItem_single {
    -webkit-border-top-right-radius: 8px 8px;
    -webkit-border-top-left-radius: 8px 8px;
    -webkit-border-bottom-left-radius: 8px 8px;
    -webkit-border-bottom-right-radius: 8px 8px;
    margin-top: 9px;
}

.menuItem_top {
    -webkit-border-top-right-radius: 8px 8px;
    -webkit-border-top-left-radius: 8px 8px;
    margin-top: 9px;
}

.menuItem_bottom {
    border-top-width: 0px;
    -webkit-border-bottom-left-radius: 8px 8px;
    -webkit-border-bottom-right-radius: 8px 8px;
    top: -1px;
}

.menuItem_middle {
    top: -1px;
    border-bottom-width: 1px;
}

/* Menu item row assets */

.menuItemArrow{
    position: absolute;
    height: 13px;
    right: 10px;
    background-image: url(Images/chevron.png);
    background-repeat: no-repeat;
    top: 14px;    
    width: 8px;
}


.menuItemText{
    color: black;
    font-family: Helvetica;
    font-size: 18px;
    position: absolute;
    top: 9px;
    font-weight: bold;
    line-height: 20px;
    left: 43px;
    right: 30px;
    width: auto;
}

.menuItemCounterBox, .listItemCounterBox{
    background-color: rgb(154, 171, 186);    
    
    overflow: hidden;
    position: absolute;
     
    width: auto;
    min-width:28px;
    height: 20px;    
    right: 29px;
    top: 10px;
    
    color:#fff;
    font-weight: bold;
    font-size: 14px;
    font-family: Helvetica;
    text-overflow: ellipsis;
    text-align: center;
    line-height:20px;
    
    border-style:solid;
    border-width:1px;
    border-color: rgb(154, 171, 186);
    
    -webkit-border-top-left-radius: 10px 10px;
    -webkit-border-top-right-radius: 10px 10px;
    -webkit-border-bottom-left-radius: 10px 10px;
    -webkit-border-bottom-right-radius: 10px 10px;
}

.listItemCounterBox{
	top: 13px;
}

/* List Items */

.list-arrow {
    position: absolute;
    width: 8px;
    height: 13px;
    right: 11px;
    top: 17px;
    background-image: url(Images/chevron.png);
    background-repeat: no-repeat;
}

.list-edit{
	position: absolute;
    width: 32px;
    height: 32px;
    right: 5px;
    top: 3px;
    background-image: url(Images/edit_btn.png);
    background-repeat: no-repeat;
    background-color: #fff;

}

.list-label {
    position: absolute;
    
    font-weight: bold;
    left: 27px;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 23px;
    white-space: nowrap;
    top: 9px;
    right: 24px;
    width: auto;
    font-size: 16px;
}

.list-sublabel {
    
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    
    white-space: nowrap;
    font-size: 11px;
    font-weight: bold;
    left: 27px;
    top: 27px;
    right: 26px;
    width: auto;
    bottom: 2px;
    height: auto;
    color: #666;
}

/* Login */

#login_view {
    width: 100%;    
    position: relative;
    height: auto;
    min-height: 420px;
}

#loginLogo {
    width: 150px;
    height: 40px;
    position: relative;
    display: block;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-top: 10px;
   
    margin-left: auto;
    margin-right: auto;
}

#login_header {
    position: relative;
    left: 0px;
    top: 0px;
    height: 64px;
    width: auto;
    font-family: Helvetica;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
    font-size: 16pt;
    -webkit-border-image: url(Images/header_dark.png) 0 1 0 1 stretch stretch;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

#username_lbl, #password_lbl {
  
    margin-top: 5px;
}

#login_btn {
    
    margin-top: 10px;
}

#email, #password_txt {    
    margin-top: 0px;    
  
    width: 255px;
}

#rememberMeBox {
    font-family: HelveticaNeue;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    height: 21px;
    position: absolute;
    right: auto;
    bottom: auto;
    margin-top: 0px;
    font-size: 14pt;
    width: 117px;
    top: 128px;
    left: 170px;
}

#rememberMe_chk {
    top: 40px;
}

#rememberMe_lbl {
    position: absolute;
    text-align: left;
    vertical-align: middle;
    top: 5px;
    left: 25px;
    right: -4px;
    width: auto;
    bottom: -1px;
    height: auto;
    color: #000;
    font-size: 12px;
}

#createAccountInfo {
    font-family: Helvetica;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;    
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    text-align: left;    
    text-shadow: rgb(255, 255, 255) -1px -1px 0px;
   
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 12px;
    width: auto;
    min-height: 20px;
    height: auto;
    font-size: 12px;
    color: rgb(19, 37, 64);
}

#loginCopyrightNotice {
	font-weight: normal;
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 3px;
	text-align: center;
	position: absolute;
	bottom: 4px;
	width: 100%;
}


.footerText{
	font-size: 12px;
	color: rgb(19, 37, 64);
	text-shadow: rgb(255, 255, 255) -1px -1px 0px;
}




/* Main Menu */

#menu {
    display: none;
    position: relative;
    height: auto;
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    min-height: 372px;
}

.goalMenuIcon, .taskMenuIcon, .overdueTaskMenuIcon{
	background-repeat: no-repeat;
	background-color:#fff;
	position: absolute;
	margin-top: 0px;
	width: 24px;
	height: 24px;
	top: 8px;
	left: 8px;
}

.goalMenuIcon{
    background-image: url(icons/menuIcon_goal.gif);	
}


.taskMenuIcon{
    background-image: url(icons/menuIcon_task.gif);
}

.overdueTaskMenuIcon{
    background-image: url(icons/menuIcon_overdueTask.gif);
}

.journalMenuIcon,.journalCatMenuIcon,.viewJournalMenuIcon{
	background-repeat: no-repeat;
	background-color:#fff;
	position: absolute;
	margin-top: 0px;
	width: 36px;
	height: 36px;
	top: 2px;
	left: 2px;
}

.journalMenuIcon{
    background-image: url(icons/menuIcon_journal.gif);
}
.journalCatMenuIcon{
    background-image: url(icons/menuIcon_journalCategory.gif);
}
.viewJournalMenuIcon{
    background-image: url(icons/menuIcon_viewJournal.gif);
}

#addHomeScreen_lbl {
    font-family: Helvetica;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    text-align: center;
    text-shadow: rgb(255, 255, 255) 1px 1px 0px;
    color: rgb(44, 87, 149);
    position: absolute;
    margin-top: 0px;
    left: 9px;
    font-size: 12px;
    width: 227px;
    height: auto;
    bottom: 9px;
    top: auto;
}

#feedback_btn {
    font-family: Helvetica;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    text-shadow: rgb(255, 255, 255) 1px 1px 0px;
    text-align: center;
    width: 68px;
    font-size: 12px;
    color: rgb(31, 62, 105);
    position: absolute;
    left: 244px;
    top: 349px;
    right: auto;
    margin-top: 0px;
    height: auto;
}

/* Goals List */

#myGoals {
    display: none;
    position: relative;
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    background-color: rgb(255, 255, 255);
    height: auto;
    min-height: 372px;
}

#goalsList-ul {
    background-color: white;
    overflow: hidden;
    display: none;
    padding: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-right: 0px;
    width: auto;
    margin-top: 0px;
    
    
}

.goalsList-li {
    position: relative;
    list-style-type: none;
    height: 47px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-color: #AFCEE5;
}


/* Goal view */

#goalDetail {
    width: 100%;
    display: none;
    position: relative;
    min-height: 372px;
    height: auto;
}

#goalName_txt{
	font-size: 19px;
	font-weight: bold;
}

#goalCoreValue_txt {
    color: #666;
    font-size: 13px;
   margin-top: 4px;
}

#goalDetailsComplete {
    margin-top: 9px;   
}

#completeGoalButton {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 14px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-dashboard-region: dashboard-region(control rectangle);    
    position: relative;
    height: 40px;
    margin-left: 10px;
    margin-right: 10px;
}

#goalTasksList-ul {
    overflow: hidden;
    display: none;
    padding: 0px;
    margin-bottom: 17px;
    -webkit-margin-bottom-collapse: separate;
    border-style: solid;
    border-width: 1px;
    border-color: #AFCEE5;
    -webkit-border-top-right-radius: 8px 8px;
    -webkit-border-top-left-radius: 8px 8px;
    -webkit-border-bottom-left-radius: 8px 8px;
    -webkit-border-bottom-right-radius: 8px 8px;
    position: relative;
    margin-left: 9px;
    -webkit-margin-top-collapse: separate;
    margin-right: 9px;
    width: auto;
    background-color: rgb(255, 255, 255);
    margin-top: 9px;
}

.goalTasksList-li {
    position: relative;
    list-style-type: none;
    height: 40px;
    overflow: hidden;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
    border-style: solid;
    border-width: 0px;
    border-color: #AFCEE5;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-right: 0px;
    margin-top: 0px;
    width: auto;
}

.goalTasksList-checkBoxContainer {
    height: 18px;
    position: absolute;
    right: auto;
    bottom: auto;
    margin-top: 0px;
    width: 202px;
    left: 5px;
    font-size: 19pt;
    top: 6px;
}

.goalTasksList-label {
    position: absolute;
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    font-family: Helvetica;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px;
    top: -1px;
    right: -40px;
    width: auto;
    bottom: -7px;
    height: auto;
    left: 30px;
}

.goalTasksList-dueDate {
    font-family: Helvetica;
    overflow: hidden;
    position: absolute;
    margin-top: 0px;
    font-weight: normal;
    font-size: 11px;
    color: rgb(100, 102, 100);
    text-align: left;
    top: 23px;
    width: auto;
    bottom: 3px;
    height: auto;
    left: 35px;
}

/* Task add / edit */

#addTask {
    width: 100%;
    min-height: 372px;
    display: none;
    position: relative;
}

#addTask-nameLabel {
    font-size: 18px;
    color: #ccc;
    position: absolute;
    z-index: 1;
    top: 7px;
    left: 5px;
}

#taskName_txt{
	font-size:18px;
	width: 255px;
}

.addTask-label {
    position: relative;
    font-weight: bold;
    font-size: 14px;
    color: rgb(128, 128, 128); 
}

#month_select, #date_select, #reminder_select {
    -webkit-appearance: menulist-button;
    height: 23px;
    position: absolute;
    margin-top: 0px;
    width: 100px;
    font-size: 14px;
    right: 130px;
    top: 12px;
}

#date_select {    
    width: 52px;    
    right: 73px;
}

#year_txt {
    position: absolute;
    width: 40px;
    right: 15px;
    top: 12px;
    height: 15px;
}

#reminder_select {    
    width: 150px;
    right: 15px;
}

#deleteTaskButton {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 14px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-dashboard-region: dashboard-region(control rectangle);    
    position: relative;
    height: 40px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}


/* Task Lists */

#taskList {
    width: 100%;
    min-height: 372px;
    display: none;
    position: relative;
    background-color: rgb(255, 255, 255);
}

#tasksList-ul {
    background-color: white;
    overflow: hidden;
    display: none;
    padding: 0px;
    margin: 0px;
    position: relative;
    width: auto;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
}

.tasksList-li {
    position: relative;
    list-style-type: none;
    height: 47px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-color: rgb(224, 224, 224);
}


/* Message input view */

#journalEntry {
    width: 100%;
    display: none;
    position: relative;
    min-height: 130px;
}

#messageInput_txt {    
    margin-top: 9px;
    margin-left: 9px;
    width: 290px;    
    height: 130px;
}

.input-helper{
	margin: 9px;
	margin-top: 100px;
	text-align: center;
	font-size: 11px;
	color: rgb(44, 87, 149);
	text-shadow: rgb(255, 255, 255) -1px -1px 0px;
}

/* Journal view */

#journalView {
    width: 100%;
    min-height: 372px;
    display: none;
    position: relative;
    
}

#mainJournalViewContainer {
    background-color: #fff;
    height: 100%;
    min-height: 372px;
    position: relative;
}

#journalTextContent {  
	position: relative;
	height: 100%;
	min-height: 25px;    
	font-size: 14px;
	margin-top: 0px;
}
.journalDateHeading{
	line-height:25px;
	height: 25px;
	display:block;
	color:#ffffff;
	text-indent:8px;
	padding-top: 1px;
	font-size: 14px;
	text-shadow: #184A7D -1px -1px 0px;
	background-image: url(Images/listDividerBG.png);
	background-repeat: repeat-x;
}

.journalFirstItem{    
    border-top:0px solid #ccc;
    padding: 9px;
}

.journalItem,.journalFirstItem{    
    border-bottom:1px dotted #ccc;
    display:block;
    font-size:13px;
    padding: 9px;
}

.journalDateHeader{
	background-image: url(Images/header_bg.png);
    background-repeat: repeat;
    height: 35px;
    margin: 0;
    padding: 0;
    list-style: none;
    
    font-weight: bold;
	color: #3F5C84;
	text-shadow: #fff 0px 1px 0px;
	line-height: 35px;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
}

.leftArrow{
	position: absolute;
	top: 4px;
	left: 9px;
}
.rightArrow{
	position: absolute;
	top: 4px;
	right: 9px;
}

.journalMonth-day, .journalMonth-dayHolder{	
	position: relative;
	width: 14%;
	border-bottom: 1px solid #9C9FA8;
	border-right: 1px solid #9C9FA8;
	height: 40px;
	border-left: 1px solid #EDEDEF;
	border-top: 1px solid #EDEDEF;
	background-color: #D3D3D7;
	padding: 2px;
	padding-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #2F3A46;
	text-shadow: #fff 0px 1px 0px;
	vertical-align: top;
}

.journalMonth-day:active, .journalMonth-day:hover{
	background-color: #eee;
}

.journalMonth-dayHolder{
	background-color: #D3D3D7;
	border-right: 1px solid #9C9FA8;
	border-bottom: 1px solid #9C9FA8;
	border-left: 1px solid #EDEDEF;
	border-top: 1px solid #EDEDEF;
}

/* Journal category entry view */

#journalCategoryEntry {
    width: 100%;
    min-height: 372px;
    display: none;
    position: relative;
}

#jCat_cmb {
    -webkit-appearance: menulist-button;

    width: 270px;
    font-size: 18px;
/*    
margin: 9px;
    margin-bottom: 0;
*/
}

#jCatValue_lbl {
    font-size: 18px;
    color: #ccc;
    position: absolute;
    z-index: 1;
    top: 7px;
    left: 5px;
}

#jCatValue_txt{
	font-size:18px;
	width: 255px;
}

/* Icons */

.goalIcon{
    background-image: url(icons/rowIcon_goal.gif);
	background-repeat: no-repeat;
	background-color:#fff;
    position: absolute;
    margin-top: 0px;
    top: 17px;
    height: 12px;
    width: 12px;   
    left: 10px;

}



.taskIcon{
    background-image: url(icons/rowIcon_task.gif);
	background-repeat: no-repeat;
	background-color:#fff;
    position: absolute;
    margin-top: 0px;
    top: 12px;
    height: 12px;
    width: 12px;   
    left: 10px;
}

