html, body, div, span, p, h1, h2, h3, form, fieldset, ol, ul, dl, li, dt, dd, img, table, tbody, thead, tfoot, tr, td, th {
	margin:0;
	padding:0;
	border:none;
}
html, body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#222;
}
html {
	background: #64A632 url(/themes/img/bg.png) no-repeat top center;
	background:#64A632;
}
a:focus {
	outline:none;
}
#wrapper {
	width:820px;
	margin:30px auto 10px auto;
}
#header {
	width:820px;
	margin:0 auto;
	position:relative;
	height:36px;
}
#header #logo {
	position:absolute;
	top:0px;
	left:0px;
	height:36px;
	width:300px;
	background: transparent url(/themes/img/logo-v1.png) no-repeat top left;
	text-indent:-999em;
}
#header #nav {
	position:absolute;
	bottom:10px;
	right:0px;
}
#header #nav a {
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	margin-left:8px;
}
#footer {
	width:800px;
	margin:0 auto;
	min-height:30px;
	border-bottom:solid #999 1px;
	border-left:solid #999 1px;
	border-right:solid #999 1px;
	display:none;
}
#content {
	background:#FFF;
	padding:10px 10px 5px 10px;
	overflow:hidden;
}

#nav a {
	display:inline-block;
	text-indent:-999em;
	height:14px;
	line-height:14px;
	width:20px;
	background: transparent url(/themes/img/menu.png) no-repeat 0px 0px;
}
#nav a#settings {
	width:82px;
	background: transparent url(/themes/img/menu.png) no-repeat 0px 0px;
}
#nav a#logout {
	width:52px;
	background: transparent url(/themes/img/menu.png) no-repeat 0px -20px;
}
#nav a#help {
	width:36px;
	background: transparent url(/themes/img/menu.png) no-repeat 0px -40px;
}
#nav a#about {
	width:57px;
	background: transparent url(/themes/img/menu.png) no-repeat 0px -60px;
}
/* END basic formating */

/* Not logged in */
#pitch {
	float:left;
	width:524px;
	min-height:400px;
}
#form-container {
	float:right;
	width:260px;
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#555;
}
#login, #register {
	background-color:#f6f6f6;
	border:solid #E6E6E6 1px;
	min-height:100px;
	margin:12px 0;
	text-align:left;
	padding:12px;
	position:relative;
}
#login {
	margin-top:0;
}
label {
	display:block;
	margin-bottom:8px;
	width:98%;
}
fieldset input {
	width:98%;
	border:solid #E6E6E6 1px;
	padding:3px;
	margin-top:2px;
}
fieldset input:focus {
	border:solid #BBB 1px;
}
fieldset h2 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#555;
	margin-bottom:8px;
}
.error {
	color:#990000;
	margin-bottom:.6em;
	text-transform:none;
	font-style:italic;
}
#pitch {
	width:530px;
}
#pitch div {
	width:260px;
	float:left;
	margin-bottom:12px;
	font-size:11px;
}
#pitch img {
	margin-bottom:4px;
}
#pitch #pitch1 {
	width:510px;
	padding:10px;
	background-color:#E75310;
	color:#FFF;
	float:none;
	margin-bottom:10px;
	font-size:18px;
}
#pitch #pitch2, #pitch #pitch4 {
	margin-right:10px;
}
/* END not logged in */

/* Help mm */
#help h1, #about h1, #settings h1 {
	float:none;
	text-align:left;
}
#help #content, #about #content, #settings #content {
	min-height:400px;
}

/* END help */

/* main app */
#main {
	position:relative;
}
#arrow1 {
	position:absolute;
	top:30px;
	left:60px;
	height:20px;
	width:25px;
	background: transparent url(/themes/img/top-left.png) no-repeat top left;
}
#paper-top {
	height:30px;
	margin-bottom:5px;
	background-color:#E75310;
	color:#FFF;
}
#week-number {
	width:160px;
	height:30px;
	float:left;
	line-height:30px;
	font-size:22px;
	letter-spacing:-1px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}
#week-number a {
	color:#FFF;
	text-decoration:none;
}
#week-number a:hover {
	color:#000;
}
h1 {
	width:630px;
	height:30px;
	float:left;
	line-height:30px;
	font-size:20px;
	font-weight:normal;
	text-align:right;
}

/* Sortables */
.ui-sortable-helper {
	width:800px;
}
.ui-sortable-helper td {
	background-color:#4C4B4B;
	width:70px;
	border-color:#4C4B4B;
	border-bottom:none;
}
.ui-sortable-helper th {
	width:282px;
	background-color:#4C4B4B;
	border-bottom:none;
}
.ui-sortable-placeholder {
	background-color:#FFF;
	height:30px;
	width:800px;
}
/* END Sortables */
table {
	width:800px;
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
}
td, th {
	padding:2px 3px;
	height:30px;
	border-bottom:solid #FFF 5px;
	border-left:solid #FFF 5px;
	background-color:#908F8F;
	text-align:center;
	vertical-align:middle;
}
th {
	border-left:none;
}
tbody th {	
/*	width:241px;*/
}
tbody th div {
	vertical-align:middle;
	position:relative;
	width:100%;
	height:20px;
}
th h3 {
	position:absolute;
	left:42px;
	top:0px;
	text-align:right;
	font-size:14px;
	line-height:20px;
	display:inline-block;
	width:192px;
	cursor:pointer;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
}
tbody th input {
	position:absolute;
	left:42px;
	top:0px;
	display:block;
	width:190px;
	background-color:#FFF;
	border:none;
	padding:2px 3px;
	height:15px;
	line-height:20px;
	text-align:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

tbody th .move {
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	vertical-align:middle;
	cursor:move;
	width:16px;
	height:20px;
	background: url(/themes/img/icons/move.png) no-repeat center center;
}
tbody th .move:hover {
	background: url(/themes/img/icons/move-over.png) no-repeat center center;
}
tbody th .type {
	position:absolute;
	left:18px;
	top:0px;
	display:block;
	vertical-align:text-bottom;
	cursor:pointer;
	margin-left:2px;
	width:16px;
	height:20px;
	background: url(/themes/img/icons/pos-on.png) no-repeat center center;
}
tbody .neg th .type {
	background: url(/themes/img/icons/neg-on.png) no-repeat center center;
}
tbody th .type:hover {
	background: url(/themes/img/icons/neg-on.png) no-repeat center center;
}
tbody .neg th .type:hover {
	background: url(/themes/img/icons/pos-on.png) no-repeat center center;
}
tbody th .delete {
	position:absolute;
	right:2px;
	top:0px;
	display:block;
	vertical-align:text-bottom;
	cursor:pointer;
	margin-left:2px;
	width:16px;
	height:20px;
	background: url(/themes/img/icons/cross-grey.png) no-repeat center center;
}
tbody th .delete:hover {
	background: url(/themes/img/icons/cross.png) no-repeat center center;
}
tfoot th {
	text-align:left;
	padding:0;
	background: url(/themes/img/borderbar.png) no-repeat 25px center;
}
#add-goal {
	display:inline-block;
	vertical-align:text-bottom;
	cursor:pointer;
	width:25px;
	border-right:solid #FFF 5px;
	height:25px;
	background: url(/themes/img/icons/add-goal.png) no-repeat center center;
}
#add-goal:hover {
	background-color:#908F8F;
}
thead th {
	background-color:#4C4B4B;
	font-size:11px;
}
tbody td:hover {
	background-color:#E75310;
	cursor:pointer;
}
th.day {
	width:70px;
}
tfoot td, tfoot th {
	background-color:#BCBCBC;
	border-left:none;
	height:25px;
}
td span {
	display:inline-block;
	vertical-align:text-bottom;
	cursor:pointer;
	width:16px;
	height:16px;
	margin:2px 2px;
	vertical-align:middle;
	background: url(/themes/img/marker_pos_col.png) no-repeat center center;
}
.neg td span {
	background: url(/themes/img/marker_neg_col.png) no-repeat center center;
}


/* First use */
#intro td {
	border-left:none;
	text-align:left;
	padding:0;
	height:0px;
}
#intro td:hover {
	background-color:#908F8F;
	cursor:default;
}
#slider h2 {
	font-size:24px;
	font-weight:normal;
	margin-bottom:.4em;
}
#slider p, #slider ul {
	line-height:1.3;
	margin-bottom:1em;
	font-size:14px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
#slide-wrapper {
	overflow:hidden;
	width:800px;
	display:block;
	height:250px;
}
#slider {
	position:relative;
	left:0px;
	width:1630px;
	height:250px;
}
#slider div {
	height:250px;
	width:500px;
	padding:10px 290px 10px 10px;
	float:left;
	border-right:solid #FFF 10px;
}
#slider #frame1 {

}
#slider #frame2 {
	background-color:#64A632;
	cursor:pointer;
}
#slider ul {
	margin-left:1.3em;
	margin-top:-.8em;
}

/* END First use */