@CHARSET "ISO-8859-1";

html, body {
	background-color: #f7fbfe;
	color: #333333;
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: small;
	margin: 0pt;
	padding: 0pt;
}

#mainContainer {
	background-color: #ffffff;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	margin: 0pt auto;
	height: 100%;
	position: relative;
	width: 1024px;
}

/* header.php related */
#header {
	background-attachment: fixed;
	background-color: #6699cc;
	background-image: url(../img/proj/header.png);
	background-position: left top;
	background-repeat: 	repeat-x;
	color: #ffffff;
	height: 110px;
}

#header #logo {
	position: relative;
	top: 5px;
	left: 30px;
	width: 150px;
}

#header #logo.home {
	left: 250px;
}

#header #paragraph {
	color: #ffffff;
	margin: 10px 20px;
	padding: 0;
	position: absolute;
	right: 5px;
	text-align: right;
	top: 20px;
}

#header #paragraph.welcome {
	margin: 10px 250px;
}

#header #paragraph a, #header #paragraph a:link, #header #paragraph a:visited, #header #paragraph a:active {
	color: #ffffff;
}

/* Home page related */
#homeForm {
	background-color: #ffffff;
	float: left;
	height: 50%;
	margin: 30px 110px;
	text-align: left;
}

#lCont {
	margin: 20px 30px 20px 90px;
}

#lCont ul#homelist {
	margin-left: 10px;
	padding-left: 15px;
	list-style-image: url(../img/proj/bullet.png);

}

#lCont ul#homelist li {
	padding: 2px;
}

#rCont {
	float: right;
	margin: 20px 70px;
}

#rCont h2 {
	margin-top: 0px;
}

#rCont img a:hover{
	text-decoration: none;
}

.homeLayout {
	width: 270px;
}

em {
	font-weight: bold;
}

#homePreview {
	background-color: #ffffff;
	display: block;
}

#homePreview ul#preview {
	background-color: #ffffff;
	list-style: none;
	padding-left: 3px;
	margin: 0;
}

#homePreview ul#preview li {
	padding: 25px 0;
}

#homePreview ul#preview li a img {
	border: none;
	float: left;
	height: 200px;
	text-align: center;
	width: 170px;
}

#homePreview ul#preview li a, #homePreview ul#preview li a:link, #homePreview ul#preview li a:visited, #homePreview ul#preview li a:active {
	color: #666666;
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

#homePreview ul#preview li a:hover {
	color: #333333;
}

.orb {
	float: left;
	height: 200px;
	text-align: center;
	width: 170px;
}

/* Used in home, forgottenPassword, shoppingListPrint, signup.php */
#pgCol {
	min-height: 650px;
	height: 650px;
	text-align: left;

}

#wrap {
	background-color: #f2f6ff;
	border: 1px solid #cccccc;
	margin: 70px 0 10px 0;
	min-height: 200px;
	width: 800px;
}

#wrap a, #wrap a:link, #wrap a:visited, #wrap a:active {
	color: #336699;
	text-decoration:none;
}

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

#wrap img {
	border: none;
	vertical-align: text-top;
}

td.backhome{
	padding: 20px 5px;
}

#signUpWrap {
	margin: 20px;
}

#signUpWrap a:hover img {
	text-decoration: none;
}

form.signUp {
	margin: 0 130px;
}

/* Used in tour.php */
#pgTour {
	background-color: #ffffff;
	float: left;
	margin: 5px 3px 15px 3px;
	min-height: 300px;
	padding: 5px 10px;
	text-align: left;
}

#pgTour a, #pgTour a:link, #pgTour a:visited, #pgTour a:active {
	color: #336699;
	text-decoration:none;
}

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

#pgTour p {
	color: #333333;
	font-family: verdana, sans-serif;
	line-height: 1.5em;
	margin: 10px 15px; 
}

#todayTour, #todoTour, #shopTour, #shopHistTour, #billTour, #memoTour, #moreTour {
	display: block;
	min-height: 400px;
	padding: 10px 0;
	position: relative;
}

#moreTour #left {
	float: left;
	width: 55%;
}

#moreTour #right {
	float: left;
	width: 45%;
}

#pgTour img {
	border: 5px solid #d2e6ff;
}

img.imgL {
	float: left;
	margin: 0 15px;
}

img.imgR {
	float: right;
	margin: 0 15px;
}

img.imgSmall {
	margin: 10px;
}

img.remind {
	float: left;
}

img.mob {
	margin: 10px 100px 15px 130px;
	height: 380px;
	width: 190px;
}

p.tourexp {
	float: left;
	width: 60%;
}

p.mobexp {
	float: right;
}

#tourNav {
	margin-top: 20px;
	padding: 10px 0;
	height: 30px;
}

#tourNav ul#pageNav {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 330px;
}

#tourNav ul#pageNav li {
	float: left;
	line-height: 24px;
	position: relative;
}

#tourNav ul#pageNav li a, #tourNav ul#pageNav li a:link, #tourNav ul#pageNav li a:visited, #tourNav ul#pageNav li a:active {
	background-repeat: no-repeat;
	display: block;
	padding: 0 20px;
	text-align: center;
	text-decoration: none;
}

#tourNav ul#pageNav li a:hover {
	text-decoration: underline;
}

#tourNav ul#pageNav li.goHome a {
	background-image: url(../img/proj/arrowLeft.png);
	background-position: left;
}

#tourNav ul#pageNav li.goTop a {
	background-image: url(../img/proj/arrowUp.png);
	background-position: left;
}

#tourNav ul#pageNav li.goSignUp a {
	background-image: url(../img/proj/arrowRight.png);
	background-position: right;
}

strong {
	color: #0066ff;
	font-weight: normal;
}

strong.intro {
	background-color: #ffffff;
	color: #333333;
	font-weight: bold;
}

/* navi.php related */
#nav {
	background: #cccccc url(../img/proj/navi.png) repeat-x;
	height: 24px;
}

#nav ul#navlist {
	list-style: none;
	margin: 0;
	padding-left: 210px;
}

#nav ul#navlist li {
	float: left;
	height: 24px;
}

#nav ul#navlist li a, #nav ul#navlist li a:link, #nav ul#navlist li a:visited, #nav ul#navlist li a:active {
	color: #666666;
	display: block;
	font-weight: bold;
	line-height: 24px;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

#nav ul#navlist li a:hover {
	background: #cccccc url(../img/proj/navHvr.png) repeat-x;
	color: #333333;
}

#nav img {
	border: none;
	padding-right: 5px;
	vertical-align: text-top;
}

/* Used in main page left column */
#pgLCol {
	background-color: #ffffff;
	clear: left;
	float: left;
	margin:  50px 5px 15px 3px;
	min-height: 650px;
	width: 150px;
}

#pgLCol h3 {
	color: #333333;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 3px center;
	border: 1px solid #cccccc;
	font-size: 9pt;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 2px 5px 2px 25px;
	
}

#pgLCol img {
	background-color: #ffffff;
	margin: 0px 24px;
	padding: 10px;
}

#reminder {
	margin-bottom: 20px;
}

#reminder ul.remlist {
	list-style: none;
	padding: 0;
	text-decoration: none;
}

#reminder ul.remlist li a, #reminder ul.remlist li a:link, #reminder ul.remlist li a:visited, #reminder ul.remlist li a:active {
	text-decoration: none;
}

#reminder ul.remlist li a:hover {
	text-decoration: underline;
}

#lNav dl {
	font-size: 80%;
	margin: 0;
}

#lNav dt {
	padding: 1px 5px;
}

#lNav dt a, #lNav dt a:link, #lNav dt a:visited, #lNav dt a:active {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

#lNav dt a:hover {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}

#lNav dd {
	list-style: none;
	margin: 3px 0px 15px 15px;
}

#lNav dd li {
	margin: 3px 0;
}

#mobile {
	margin: 10px 0;
}

#mobile a, #mobile a:link, #mobile a:visited, #mobile a:active {
	color: #ff6600;
	text-decoration: none;
}

#mobile a:hover {
	color: #ff6600;
	text-decoration: underline;
}

#mobile p {
	line-height: 1.3em;
	padding: 0 5px;
}

#mobile strong {
	color: #336699;
	font-weight: bold;
}

.lColCont {
	background-color: #f2f6ff;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	min-height: 150px;
	padding: 3px 5px 5px 5px;
}

/* Used in main page middle column */
#pgMCol {
	background-color: #ffffff;
	float: left;
	margin: 5px 3px 15px 3px;
	min-height: 300px;
	padding: 5px 10px;
	text-align: left;
	width: 712px;
}

#pgMCol a, #pgMCol a:link, #pgMCol a:visited, #pgMCol a:active {
	color: #0066ff;
	text-decoration: none;
}

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

#pgMCol form {
	clear: both;
	margin: 0px;
}

#pgMCol span.whatsThis {
	position: absolute;
	right: 300px;
	top: 157px;
}

#pgMCol span.whatsThis a{
	background-image: url(../img/proj/pgInfo.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}

p.exception {
	background-image: url(../img/proj/error.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}

/* Used in main page right column */
#pgRCol {
	background-color: #ffffff;
	float:left;
	margin:  50px 3px 15px 5px;
	min-height: 650px;
	width: 120px;
}

/* footer.php related */
#footer {
	background-color: #6699cc;
	background-image: url(../img/proj/footer.png);
	background-repeat: repeat-x;
	bottom: 0;
	clear: both;
	color: #cccccc;
	text-align: center;
	width: 100%;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #666666;
	text-decoration: none;
}

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

/* --- Paragraph Format --- */
#todoText, #shoppingText, #billText, #memoText, #groupText, #viewGroupText {
	display: none;
}

h1 {
	font-size: 14pt;
}

h2 {
	font-size: 12pt;
}

h1.intro {
	font-family: verdana, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	line-height: 1.5em;
	margin: 15px 0px;
	padding: 10px;
	text-align: left;
}

h1.tour {
	background-color: #f2f6ff;
	border-top: 1px solid #6699cc;
	border-bottom: 1px solid #6699cc;
	color: #336699;
	font-size: 12pt;
	line-height: 22px; 
	padding: 2px 0px 2px 15px;
}

h1.pg {
	background-image: url(../img/proj/pgH2.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 12pt;
	margin: 10px 0px 15px 0px;
	padding-left: 25px;
}

h3 {
	color: #336699;
	font-size: 10pt;
}

h3.pg {
	margin: 5px 0px 15px 10px;
	font-style: italic;
}

h3.reminder {	
	background-image: url(../img/proj/light.png);

}

h3.mobile {	
	background-image: url(../img/proj/mobile.png);
}

p.eco {
	background-attachment: inherit;
	background-image: url(../img/proj/eco.png);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 50px;
	padding-left: 60px;
}

p.footer {
	color: #666666;
	font-size: smaller;
	margin: 0;
	padding: 5px;
}

/* Used in pgMCol */

input, textarea {
	border: 1px solid #cccccc;
	color: #333333;
	padding: 1px;
}

input.wide {
	width: 170px;
}

select {
	border: 1px solid #cccccc;
}

.noborder {
	border: none;
}

.fullMenuItem {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	display: none;	
	font-size: small;
	padding: 3px 5px;
}

p.fullMenu {
	margin: 5px 3px 3px 3px;
}

.explanation {
	font-family: verdana, sans-serif;
}

.small {
	color: #336699;
	font-size: 75%;
	text-align: left;
}

.submit {
	background-image: url(../img/proj/submit.png);
	background-repeat: repeat-x;
	background-color: #f2f6ff;
	background-position: bottom;
	font-weight: bold;
	color: #666666;
	margin: 0px;
}

.submit:hover {
	background-image: url(../img/proj/submitHvr.png);
	background-repeat: repeat-x;
	color: #333333;
}

form {
	margin: 10px 5px;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

label {
	text-align: right;
}

table {
	border-collapse: collapse;
	clear: both;
	font-size: small;
	table-layout: auto;
	vertical-align: middle;
	width: 100%;
}

table img {
	border: none;
}

td {
	padding: 2px 5px;
}

table.today {
	border-collapse: separate;
	border-spacing: 10px;
	text-align: left;
	vertical-align: top; 
}

th.today {
	background-color: #ffffff;
	background-image: none;
	border: none;
	color: #336699;
	text-decoration: underline;
	width: 50%;
}

td.today {
	vertical-align: top;
}

#today ul.todaylist {
	margin: 0;
	padding-left: 25px;
}

#today ul.todaylist li {
	list-style-image: url(../img/proj/bullet.png);
	padding: 3px 0;
}

#today ul.todaylist li.nobullet {
		list-style: none;
}

table.form {
	margin-top: 10px;
	text-align: left;
}

td.hHome {
	text-align: left;	
	width: 3%;
}

td.hSignUp {
	text-align: left;
	width: 25%;
}

td.hSignUpCapt {
	font-weight: bold;
	text-align: left;
}

td.captcha {
	padding: 0;
	height: 50px;
}

td.hForm {
	font-weight: bold;
	text-align: right;
	width: 15%;
}

td.hFormTop {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	width: 15%;
}

td.pic {
	text-align: right;
	padding: 5px 5px 1px 5px;
	vertical-align: middle;
}

td.hFormL {
	font-weight: bold;
	text-align: right;
	width: 23%;
}

td.hFormLTop {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	width: 23%;
}

td.error {
	color: #ff6600;
	font-size: 85%;
	width: 35%;
}

td.errorL {
	color: #ff6600;
	font-size: 85%;
	padding: 2px 8px;
	width: 50%;
}

td.errorTop {
	color: #ff6600;
	font-size: 85%;
	vertical-align: top;
	width: 35%;
}

table.details {
	border: 1px solid #cccccc;
	text-align: center;
	margin-top: 10px;
}

table.memoList {
	border: 1px solid #cccccc;
	text-align: left;
}

th.subj {
	padding-left: 10px;
}

th.memoS {
	text-align: center;
	width: 10%;
}

td.cont {
	border: 1px dashed #cccccc;
	padding-left: 10px;
}

td.memoImg {
	border: 1px dashed #cccccc;
	padding-top: 7px;
	text-align: center;
	vertical-align: middle;
	width: 10%;
}

th {
	background-color: #cccccc;
	background-image: url(../img/proj/blur.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	padding: 2px 5px;
}

th.alignL {
	text-align: left;
}

th.chkbox {
	padding: 0;
}

th.s {
	width: 10%;
}

th.m {
	width: 12%;
}

th.l {
	width: 20%;
}

tr.solid {
	border: 1px solid #cccccc;
}

td.chkbox {
	border: 1px dashed #cccccc;
	padding: 0;
	width: 20px;
}

td.dash {
	border: 1px dashed #cccccc;
}

td.img {
	border: 1px dashed #cccccc;
	padding-top: 7px;
}

td.alignL {
	border: 1px dashed #cccccc;
	text-align: left;
}

td.alignR {
	border: 1px dashed #cccccc;
	text-align: right;
}

a, a:link, a:visited, a:active {
	background: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.toolbar {
	margin: 5px 0px;
	padding: 5px 0;
}

ul.toolbaricons {
	background-color: #ffffff;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.toolbaricons li {
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0 0 0 20px;
	position: relative;
	float: left;
}

ul.toolbaricons li a {
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	padding: 5px 20px 5px 23px;
}

ul.toolbaricons li a:link, ul.toolbaricons1 li a:visited, ul.toolbaricons1 li a:active, ul.toolbaricons1 li a:hover {
	color: #f2f6ff;
	text-decoration: none;
}

ul.toolbaricons li.calc{
	background-image: url(../img/proj/calc.png);
	float: left;
	padding: 5px 5px 5px 23px;
}

ul.toolbaricons li.print a{
	background-image: url(../img/proj/print.png);
}

ul.toolbaricons li.pencil a{
	background-image: url(../img/proj/pencil.png);
}

ul.toolbaricons li.chart a{
	background-image: url(../img/proj/chart.png);
}

ul.toolbaricons li.addGrp a{
	background-image: url(../img/proj/addGrp.png);
}

ul.compDelButton {
	background-color: #ffffff;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.compDelButton li {
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0 0 0 20px;
	position: relative;
	float: right;
}

ul.compDelButton li input {
	background-color: #e5efff;
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #666666;
	border-left:  1px solid #cccccc;
	border-right: 1px solid #666666;
	border-top: 1px solid #cccccc;
	color: #333333;
	font-size: 10pt;
	margin: 0px;
	padding-left: 20px;
	position: relative;
	width: 140px;
}

ul.compDelButton li input.comp {
	background-image: url(../img/proj/complete.png);
}

ul.compDelButton li input.delMulti {
	background-image: url(../img/proj/trash.png);
}