body, td, th, p, textarea		{ font-family:"helvetica"; font-size:13px; color:#666666; }

h1, h2, h3						{ margin:0 0 4px 0; color:#666666; }
h1								{ font-size:17px; }
h2								{ font-size:15px; }
h3								{ font-size:13px; }
p								{ margin:0 0 12px 0; }
ul								{ margin:0 0 6px 0; padding:0; }
ul li							{ margin:0 0 2px 0; padding:0 0 0 16px; list-style:none; background:url(Images/Layout/Bullet.gif) left center no-repeat; }


input							{ }
textarea						{ width:100%; height:96px; }
.row							{ margin-bottom:2px; }
.heading						{ float:left; width:128px; color:#666666; font-size:13px; }
.input							{ float:left; width:504px; }
.clearboth						{ clear:both; width:0px; height:0px; overflow:hidden; }

th								{ text-align:left; color:#666666; font-size:10px; }

.good							{ color:#339933 }
.warning						{ color:#ff7f00 }
.bad							{ color:#cc0000; }
.tiny							{ font-size:10px; }
.faded							{ color:#999999; }
.big							{ font-size:21px; }

a								{ color:#cc3333; text-decoration:none; }
a:hover							{ text-decoration:underline; }
a img							{ border:none; }

a.checkbox						{ color:#000000; text-decoration:none; }
a.checkbox:hover				{ color:#000000; text-decoration:underline; }

.button							{ width:40px; height:20px; vertical-align:middle; border:none; }
.buttonsmall					{ width:16px; height:16px; vertical-align:middle; border:none; }
.buttonlarge					{ width:80px; height:40px; vertical-align:middle; border:none; }
.photo							{ background-color:#ffffff; padding:3px; border:#cccccc 1px solid; }
.icon16							{ width:16px; height:16px; }
.icon20							{ width:20px; height:20px; }
.icon24							{ width:24px; height:24px; }
.icon32							{ width:32px; height:32px; }
.icon64							{ width:64px; height:64px; }

hr								{ color:#cccccc; background-color:#cccccc; height:1px; border:none; }
.br								{ margin-bottom:24px; }



/* Tables. */
.tableborder					{ border:#cd2025 1px solid; }
.light							{ background-color:#ffffff; }
.dark							{ background-color:#f7f7f7; }
td.tableheading					{ padding:0px 8px; height:20px; margin:0; background-color:#cd2025; color:#ffffff; line-height:20px; font-size:12px; font-weight:bold; }
td.list							{ padding:2px 8px; }



/* Bubbles */
.bubblecorner					{ width:16px; height:16px; }
.bubblecornertopleft			{ background:url(Images/Layout/Bubble.gif)  0px  0px; }
.bubblecornertopright			{ background:url(Images/Layout/Bubble.gif) 16px  0px; }
.bubblecornerbottomleft			{ background:url(Images/Layout/Bubble.gif)  0px 16px; }
.bubblecornerbottomright		{ background:url(Images/Layout/Bubble.gif) 16px 16px; }
.bubbletop						{ height:15px; border-top:#cccccc 1px solid; }
.bubblebottom					{ height:15px; border-bottom:#cccccc 1px solid; }
.bubbleleft						{ width:15px; border-left:#cccccc 1px solid; }
.bubbleright					{ width:15px; border-right:#cccccc 1px solid; }
.bubblespacervert				{ width:1px; height:15px; }
.bubblespacerhoriz				{ width:15px; height:1px; }
.bubble							{  }
.bubble h3						{ margin-top:0; margin-bottom:6px; }



/* Images */
.imagealign						{ float:left; text-align:center; font-size:10px; margin-right:4px; }
.imagealign img					{ width:88px; height:68px; }
.imagealign input				{ margin:0; }
.imagealign a					{ text-decoration:none; }
.imagethumb						{ text-align:center; height:128px; margin-bottom:2px; }
.imageinfo						{ text-align:center; font-size:10px; margin-bottom:24px; }



/* Layout */
margin, body					{ margin:0; padding:0; width:100%; height:100%; }

#canvas							{ width:100%; }

#header							{ height:32px; margin:8px 0; padding:0 12px; }
#logo							{ float:left; width:50%; }
#logo img						{ width:320px; height:32px; }

#loggedon						{ float:left; width:50%; height:32px; line-height:32px; text-align:right; }
#loggedon img					{ width:44px; height:32px; }

#tabs							{ height:26px; width:100%; background:#cccccc url(Images/Layout/Tabs.gif) repeat-x; margin-bottom:16px; border-top:#ffcc33 2px solid; }
#tabs ul						{ margin:0; padding:0; }
#tabs ul li						{ float:left; margin:0; padding:0; list-style:none; background:none; }
#tabs ul li a					{ float:left; padding:0 24px; margin:6px 0; height:14px; line-height:14px; display:block; text-decoration:none; color:#666666; border-right:#666666 1px solid; }
#tabs ul li a:hover				{ color:#999999; }
#tabs ul li a.active			{ color:#cc0000; }

#content						{ margin:12px; }

#sidebar						{ border-collapse:collapse; padding:0; margin:0; }
#sidebarimage					{ width:120px; padding:0 24px 0 0; margin:0; }
#sidebarimage img				{ width:120px; height:240px; }
#sidebarcontent					{ padding:0; margin:0; }

#nav							{ font-size:10px; color:#ff3333; margin:6px 0; }
#arrow							{ width:12px; height:12px; }

#title							{ margin:6px 0; }
#title h1						{ margin:0; }

#help							{ margin-bottom:24px; }

#footer							{ height:32px; border-top:#ffcc33 2px solid; padding:0 12px; }
#copyright						{ float:left; line-height:32px; font-size:10px; color:#b3b3b3; }
#copyright a					{ color:#b3b3b3; text-decoration:none; }
#wyattsoftware					{ float:right; }
#wyattsoftware img				{ width:16px; height:11px; margin-top:11px; }