body, td, th, p					{ font-family:"helvetica"; font-size:12px; color:#000000; }
body							{ margin:0px; background:#ffffff; }

h1								{ margin-bottom:6px; font-size:24px; }
h2								{ margin-bottom:6px; font-size:20px; }
h3								{ margin-bottom:6px; font-size:16px; }
h4								{ margin-bottom:6px; font-size:14px; width:100%; border-bottom:#cccccc 1px solid; }

p								{ margin-top:0px; margin-bottom:6px; }
li								{ margin-bottom:2px; }

input							{ border:#b2b2b2 1px solid; }
textarea						{ border:#b2b2b2 1px solid; }
.row							{ margin-bottom:2px; }
.heading						{ float:left; width:96px; color:#999999; font-size:10px; }
.input							{ float:left; width:162px; }

th								{ text-align:left; color:#999999; font-size:10px; }

.good							{ color:#339933 }
.warning						{ color:#FF7F00 }
.bad							{ color:#cc0000; }
.tiny							{ font-size:10px; }
.big							{ font-size:18px; }
.huge							{ font-size:28px; font-weight:bold; }
.disclaimer						{ font-size:10px; color:#999999; }

a								{ color:#cd3233; }
a:hover							{ color:#da6566; }

a.checkbox						{ color:#000000; text-decoration:none; }
a.checkbox:hover				{ color:#000000; text-decoration:underline; }

a img							{ border:none; }

a.bigbutton						{ display:block; background:#cd3233; }
a.bigbutton:hover				{ display:block; background:#da6566; }


.button							{ width:40px; height:20px; vertical-align:middle; border:none; }
.buttonsmall					{ width:16px; height:16px; vertical-align:middle; border:none; }
.photolarge						{ width:400px; height:400px; text-align:center; }
.photosmall						{ width:144px; height:144px; text-align:center; }

div.hr							{ height:1px; background-color:#b2b2b2; }
div.br							{ margin-bottom:16px; }

/* Room Tabs */
#roomtabs						{ }
#roomtabs ul					{ margin:0px; padding:0px; }
#roomtabs li					{ float:left; margin:0 1px 0 0; padding:0px; border-top:#bedcf5 1px solid; border-left:#bedcf5 1px solid; border-right:#bedcf5 1px solid; list-style:none; }
#roomtabs li a					{ float:left; display:block; padding:0 12px; height:20px; line-height:20px; text-align:center; text-decoration:none; font-weight:bold; color:#000000; }
#roomtabs li a:hover			{ background-color:#deedfa; }
#roomtabs li a.active 			{ background-color:#bedcf5; color:#ffffff; }
#roomcontentborder				{ border:#bedcf5 1px solid; padding:12px; }
.roomitemqty					{ float:left; margin-right:12px; }
.roomitemheading				{ float:left; }

/* Tables. */
.tableborder					{ border:#cd3233 1px solid; }
.light							{ background-color:#ffffff; }
.dark							{ background-color:#f7f7f7; }
td.tableheading					{ padding:0px 8px; height:20px; margin:0; background-color:#cd3233; color:#ffffff; line-height:20px; font-size:12px; font-weight:bold; }
td.list							{ padding:2px 8px; }

/* Bubbles */
.bubblecorner					{ width:3px; height:3px; }
.bubbletop						{ height:2px; border-top:#bedcf5 1px solid; }
.bubblebottom					{ height:2px; border-bottom:#bedcf5 1px solid; }
.bubbleleft						{ width:2px; border-left:#bedcf5 1px solid; }
.bubbleright					{ width:2px; border-right:#bedcf5 1px solid; }
.bubblespacervert				{ width:1px; height:2px; }
.bubblespacerhoriz				{ width:2px; height:1px; }
.bubble							{ padding:9px; }
.bubble h3						{ margin-top:0; margin-bottom:6px; }

/* Columns */
.column1of2						{ float:left; width:436px; margin-right:24px; }
.column2of2						{ float:left; width:436px; }
.column1of3						{ float:left; width:283px; margin-right:24px; }
.column3of3						{ float:left; width:282px; }

/* Layout */
.pagewidth						{ width:896px; height:100%; text-align:left; margin:auto; }
.spacerrow						{ height:12px; }
#canvas							{ width:100%; height:100%; }

#headerrow						{ height:72px; text-align:center; }
#header							{ background:#000000 url(Images/Layout/Header.gif); }

#logo							{ float:left; }
#logo img						{ width:370px; height:48px; margin:12px 0 0 12px; }

#tabs							{ float:right; }
#tabs ul						{ margin:0px; padding:0px; }
#tabs li						{ float:left; margin:0px; padding:0px; list-style:none; }
#tabs li a						{ float:left; display:block; padding:0 12px; height:72px; line-height:72px; text-align:center; text-decoration:none; font-size:17px; font-weight:bold; color:#ffffff; }
#tabs li a:hover				{ color:#fbcbcb; }
#tabs li a.active 				{ color:#ee2e2f; }
#tabs li a.active:hover			{ color:#f26263; }

#logoutrow						{ text-align:center; height:48px; }
#logout							{ text-align:left; }

#navrow							{ text-align:center; height:20px; }
#nav							{ text-align:left; font-size:10px; line-height:20px; color:#3366cc; }

#titlerow						{ text-align:center; height:32px; }
#title							{ text-align:left; }

#contentrow						{ text-align:center; }
#content						{ text-align:left; }

#help							{ float:left; width:238px; margin-right:24px; }
#helpcontent					{ float:left; width:634px; }

#footerrow						{ text-align:center; height:73px; }
#footer							{ text-align:left; height:72px; background:#ffffff; border-top:#cccccc 1px solid; }
#copyright						{ float:left; line-height:72px; font-size:10px; color:#b2b2b2; }
#copyright a					{ color:#b2b2b2; text-decoration:none; }
#wyattsoftware					{ float:right; }
#wyattsoftware img				{ width:16px; height:11px; margin-top:30px; }