@charset "UTF-8";
.image-border {
	border: 4px solid #E8E57C;
}
/* CSS Document */

.atodoHeader {
	font-family: "Trebuchet MS", Arial;
	font-size: 28px;
	font-weight: bold;
	color: #CD004B;
	text-transform: lowercase;
}
.atodoInput {
	width: 60px;
}
.atodoform {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.atodoHeader2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 28px;
	color: #000000;
	text-transform: lowercase;
}
.atodoLeftRule {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2F3E40;
}
.atodoCategories {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 10px;
}
.atodoTax {
	font-family: "Trebuchet MS", Arial;
	text-transform: uppercase;
	color: #FDFE62;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
}
.atodoCategories a {
	color: #FFFFFF;
	text-decoration: underline;
}
.atodoCategories a:hover {
	text-decoration: underline;
}
 
.atodoCategoriesRightCorner {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 10px;
	background-image: url(images/premium-grocery-tab.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.atodoCategoriesLeftCorner {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 10px;
	background-image: url(images/premium-grocery-tab2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.atodoCategoriesBottomLeftCorner {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 10px;
	background-image: url(images/premium-grocery-tab3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.atodoCategoriesBottomRightCorner {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 10px;
	background-image: url(images/premium-grocery-tab4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.agroceryAddItem {
	background-image: url(images/premiumAddItemBackground.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.atodoCategoryActive {
	color: #FDFE62;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.atodoGradient {
	background-color: #FFFFFF;
	background-image: url(images/premiumGreenGradient.jpg);
	background-repeat: repeat-x;
}
.atodoTask {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.atodoTaskTD {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
}
.atodoTaskTD a {
	color: #000000;
	text-decoration: underline;
}
.atodoTaskTD a:hover {
	color: #C0C0C0;
}
.atodoTaskTDComplete {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
}
.atodoUrgent {
	text-transform: uppercase;
	color: #CD004A;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
.atodoHigh {
	text-transform: uppercase;
	color: #E18B3E;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
.atodoNormalTask {
	color: #7AB102;
}
.atodoNormalTaskCompleted {
	color: #7AB102;
	background-image: url(images/premiumComplete.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.atodoUrgentTask {
	color: #CD004A;
}
.agroceryNewList {
	background-image: url(images/grocery-rounded-corner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.atodoHighTask {
	color: #E18B3E;
}
.atodoNormal {
	text-transform: uppercase;
	color: #7AB102;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
.atodoNormal2 {
	text-transform: uppercase;
	color: #999999;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
.atodoTaskComplete {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
	background-image: url(images/premiumComplete.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.atodoFolders {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #6C0428;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
	cursor: pointer;
}
.atodoActiveFolder {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #DC185A;
	padding-right: 10px;
	padding-left: 15px;
	height: 31px;
	vertical-align: middle;
	cursor: pointer;
}
.aTaskName {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
}
.aTaskSubHeaders {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #6C072A;
}
.aTaskContent {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 18px;
}
.aTaskComplete {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	text-transform: uppercase;
	color: #DC175A;
	font-weight: bold;
}
.aTaskFormName {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6C0428;
}
.agroceryHeader {
	font-family: "Trebuchet MS", Arial;
	font-size: 28px;
	font-weight: bold;
	color: #8DCC00;
	text-transform: lowercase;
}
.agroceryGradient {
	background-color: #FFFFFF;
	background-image: url(images/premiumYellowGradient.jpg);
	background-repeat: repeat-x;
}
.agroceryForm {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FDFA95;
}
.acalendarGradient {
	background-image: url(images/premiumBlueGradient.jpg);
	background-repeat: repeat-x;
	background-color: #E8FEFE;
}
.acalendarView {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
}
.acalendarView a {
	font-weight: bold;
	color: #CD004A;
	text-decoration: underline;
}
.tdBorder {
	border: 1px solid #999999;
}
.aHoverTableBorder {
	border: 5px solid #8DCC00;
}
.aCalendarDatesTitle {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #51001F;
}
.aPremiumTourBG {
	background-image: url(images/premiumUpgradeBG.jpg);
	background-repeat: no-repeat;
	width: 958px;
	background-position: bottom;
	background-color: #FFFA95;
}
.aPremiumTourBG2 {
	background-image: url(images/premiumUpgradeBG2.jpg);
	background-repeat: no-repeat;
	height: 320px;
	width: 958px;
	background-position: top;
}
.aPremiumTourBG3 {
	background-image: url(images/premiumUpgradeBG3.png);
	background-repeat: no-repeat;
	height: 320px;
	width: 958px;
	background-position: top;
}
.aPremiumSignUpBG {
	background-image: url(images/premiumSignUpBG.jpg);
	background-repeat: no-repeat;
	height: 480px;
	padding: 0px;
}
#form1 {
	position: absolute;
	width: 350px;
	height: 200px;
	margin-top: 130px;
	margin-left: 108px;
}
#form2 {
	height: 200px;
	width: 350px;
	margin-top: 130px;
	margin-left: 515px;
	position: absolute;
}
#formText {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
#formTerms {
	height: 20px;
	width: 500px;
	position: absolute;
	margin-top: 390px;
	margin-left: 78px;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}
#formTerms a {
	font-weight: bold;
	color: #648283;
	text-decoration: underline;
}
#formSubmit {
	position: absolute;
	width: 100px;
	margin-top: 380px;
	margin-left: 680px;
}
.formLink {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #CD004B;
	text-decoration: underline;
}
.aPremiumFeaturesText {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #333333;
	line-height: 28px;
}
.aPremiumBillingInfo {
	background-image: url(images/premiumBillingInformation.jpg);
	background-repeat: no-repeat;
	height: 420px;
}
.aPremiumBillingBG {
	background-image: url(images/premiumUpgradeBG7.jpg);
	height: 175px;
	background-repeat: no-repeat;
}
#aPremiumBillingTitle {
	background-image: url(images/premiumBillingInformation.png);
	background-repeat: no-repeat;
	height: 44px;
	width: 472px;
	margin-top: 13px;
	margin-left: 55px;
	position: absolute;
}
#aPremiumBillingContent {
	height: 50px;
	width: 300px;
	position: absolute;
	margin-top: 95px;
	margin-left: 55px;
}
#aPremiumBillingContent2 {
	height: 50px;
	width: 250px;
	position: absolute;
	margin-top: 95px;
	margin-left: 265px;
}
#aPremiumBillingRule {
	height: 45px;
	width: 10px;
	position: absolute;
	margin-top: 90px;
	margin-left: 225px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
#aPremiumNewMember {
	position: absolute;
	height: 40px;
	width: 400px;
	margin-top: 35px;
	margin-left: 460px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FDFE62;
	font-weight: bold;
}
#aPremiumNewMember a {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#aPremiumNewMember a:hover {
	color: #CCFD49;
}
#editSubmit {
	position: absolute;
	width: 100px;
	margin-top: 384px;
	margin-left: 750px;
}
#cancelTurbo {
	position: absolute;
	width: 200px;
	margin-top: 385px;
	margin-left: 550px;
}.aPremiumSignUpBG2 {
	background-image: url(images/premiumSignUpBG2.jpg);
	background-repeat: no-repeat;
	height: 515px;
	padding: 0px;
}
.formTerms {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}
.formTerms a {
	font-weight: bold;
	color: #648283;
	text-decoration: underline;
}
.tour-orange-background {
	background-image: url(images/tour-orange-background.jpg);
	background-repeat: repeat-x;
	width: 958px;
	background-position: bottom;
	background-color: #FFB56A;
	height: 285px;
}
