
/*

	Color Scheme from visibone.com

	Blue: 			#8AB7E1	138,183,225
	Red: 				#FFC39C  255,195,156
	Green:			#8BDF89	139,223,137
	Yellow: 			#FFFF8C	
	Grey:				#4D4D4D
	AlmostBlack: 	#1A1A1A

*/

body {
	height: 100.02%;
	width: 98%;
	padding-left: 1%;
	padding-right: 1%;
	margin: 0;
	font-family: "Arial", sans-serif;
}

div.blueTop {
	background: url(/images/tbBg.png) bottom left repeat-x;
	border: 1px solid #317ABF;
}

div.whiteBottom {
	background: #FFFFFF;
	padding-top: 20px;
}

div.blueTop, div.whiteBottom {
	text-align: center;
}

div.whiteBottomCenter {
	background-color: #FFFFFF;
}

div.blueTopCenter, div.whiteBottomCenter {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

div.blueTopContent, div.whiteBottomContent {
	padding-right: 0px;
}

div.blueTopContent {
	padding: 0;
}

span.dt_head {
	padding: 2px 20px;
	background: url(/images/tbBgSm.png) bottom left repeat-x;
	border: 1px solid #317ABF;
}

.strong {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.indent {
	padding-left: 2em;
}

.updent {
	padding-bottom: 1em;
}

.center {
	text-align: center;
}

.centerblock {
	margin-left: auto;
	margin-right: auto;
}

.topright {
	text-align: right;
	vertical-align: top;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.red {
	color: red;
}

.grey {
	color: #4D4D4D;
}

.pad5h {
	padding: 0 5px;
}

.info_small {
	font-size: 12px;
}

.info_bold {
	font-size: 12px;
	font-weight: bold;
}

.blue {
	color: #8AB7E1;
}

.blueA a {
	color: blue;
}

.flleft {
	float: left;
}

.flright {
	float: right;
}

.helpbreak {
	text-align: center;
	padding-top: 1.8em;
	padding-bottom: 1.8em;
}

.twefi {
	width: 25%;
}

.fifty {
	width: 50%;
}

.sevfi {
	width: 75%;
}

.hidden {
	visibility: hidden;
}

div.clear {
	overflow: hidden;
	height: 1px;
	clear: both;
}

span.avg_spark {
	font-size: 12px;
	padding: 0 15px 0 1ex;
}

table.history td {
	vertical-align: top;
}

table.prefs {
	width: 500px;
}

table.prefs td.note, #reg td.note {
	padding-bottom: 20px;
}

td.label_left_gruff {
	padding-left: 46px;
}

td.label_right_gruff {
	padding-right: 12px;
}

td.label_left_gruff span, td.label_right_gruff span {
	position: relative;
}

.small {
	font-size: 12px;
}

.very_small {
	font-size: 10px;
}

.big {
	font-size: 18px;
}

.bigger {
	font-size: 22px;
}

table.sugars {
	padding: 5px 0;
}

table.sugars td {
	padding: 1px 20px 1px 1px;
}

table.sugars th {
	text-align: left;
	padding: 1px 20px 1px 1px;
}

table.sugars th.right {
	text-align: right;
}

table.sugars td.indent {
	padding-left: 2em;
}

table.sugars td.updent {
	padding-bottom: 1em;
}

table.sugars td.data_sm {
	font-weight: bold;
	font-size: 10px;
	text-align: right;
}

span.tl {
	color: #4D4D4D;
	font-size: 0.62em;
}

a.link_m {
	color: black;
	text-decoration: none;
	font-size: 1.18em;
}

a.disabled {
	text-decoration: none;
	cursor: default;
	color: black;
}

a.disabled:hover {
	background-color: transparent;
}

a.disabold {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: black;
}

a.disabold:hover {
	background-color: transparent;
}


a.admin {
	padding: 0 4px;
}

.admin {
	background-color: #FFC39C;
}

img.sparkline {
	height: 14px;
	width: 91px;
}

#idHelp hr {
	width: 200px;
	text-align: center;
}

#idInfo {
	text-align: center;
	padding: 2px 0;
}

#idInfo nobr {
	color: black;
	background-color: #FFFF8C;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 16px;
	padding: 0 8px;
}

#idActs {
	text-align: center;
}

#idActs a {
	color: black;
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px;
	text-decoration: none;
}

#idFooter {
	font-family: "Arial", sans-serif;
	font-size: 11px;
	padding: 10px 0 5px 0;
	text-align: center;
}

#idAboveNav {
	text-align: right;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 14px;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px;
}

#idAboveNav a {
	color: blue;
}

#idAboveNav input {
	font-size: 14px;
}

a:hover {
	background-color:#FFFF8C;
}

#idLogo img, a {
	outline: none;
}

table.big_glass {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
}

table.big_glass td {
	text-align: center;
	padding-top: 5px;
	width: 33%;
}

table.big_glass tr.info td {
	text-align: center;
	vertical-align: top;
	font-size: 14px;
	padding-top: 20px;
}

table.big_glass tr.info div {
	width: 250px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 8px;
}

form {
	display: inline;
}

img {
	border: 0;
	outline: 0;
}

.four_borders {
	border-top:			1px solid #C7C7C7;
	border-left:		1px solid #C7C7C7;
	border-right:		1px solid #444444;
	border-bottom:		1px solid #444444;
}

.edit_in_place, .edit_in_place td {
	border-top:			2px solid white;
	border-left:		2px solid white;
	border-right:		1px solid white;
	border-bottom:		1px solid white;
	padding: 2px;
}

.edit_in_place_active {
	border-top:			2px solid #444444;
	border-left:		2px solid #444444;
	border-right:		1px solid #C7C7C7;
	border-bottom:		1px solid #C7C7C7;
}

td.edit_in_place_active_td_center {
	border-top:			2px solid #444444;
	border-bottom:		1px solid #C7C7C7;
	border-left: 		0;
	border-right: 		0;
}

td.edit_in_place_active_td_left {
	border-left:		2px solid #444444;
}

td.edit_in_place_active_td_right {
	border-right:		1px solid #C7C7C7;
}

h1 {
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 28px;
	margin: 0;
}

h3 {
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 18px;
	padding: 0 75px 0 0;
	margin: 0 0 4px 0;
}

input.textfield, textarea.textfield {
	font-family: "Arial", sans-serif;
	padding: 1px;
}

input.auth {
	margin-right: 8px;
}

input.btn {
	margin-right: 2px;
}

input.bold, textarea.bold {
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 16px;
}

form.discuss_post input.textfield, form.discuss_post textarea.textfield {
	width: 35em;
}

/*
	Begin CSS for rounded corners, 
	props go out to http://www.albin.net/CSS/roundedCorners/
*/
.roundedSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
    1px: the width of the border
    3px: a fudge factor needed for IE5/win (see below)
    4px: the width of the border (1px) plus the 3px IE5/win fudge factor
    14px: the width or height of the border image
*/
.roundedBL, .roundedBR {
    width: 23px; height: 29px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.roundedBL { float: left; clear: both; }
.roundedBR { float: right; clear: right; }
.roundedBL { margin: -29px 0px 0px -3px; }
.roundedBR { margin: -29px -3px 0px 0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px! Why? */
.roundedBL {
    margin-left: -3px;
}
html>body .roundedBL {
    margin-left: 0px;
}
.roundedBR {
    margin-right: -3px;
}
html>body .roundedBR {
    margin-right: 0px;
}
/* To get around a known bug in IE5/win, apply the
   border (no margin, padding or positioning) to the
   content class and apply whatever positioning you
   want to the contentWrapper class. */
.roundedContent {
    margin: 0px;
    padding: 0px;
    border: 0px;
	 background: #535353 url('/images/nav_bg.gif') repeat-x bottom left;
	 color: white;
}
.roundedPadding {
	padding: 5px 29px;
}
.roundedWrapper {
    /* position this div however you want, but
       keep its padding and border at zero */
    padding: 0px;
    border: 0px;
	 width: 80%;
	 margin-left: auto;
	 margin-right: auto;
	 text-align: left;
}
.roundedCenter {
	width: 100%;
	background-color: white;
	text-align: center;
}

/* End CSS for rounded corners */
