

body, p, div, td, li {	
	font: 13px arial, helvetica, sans-serif;
	color: #000;
}

/* ------  Header Styles ----- */

div#header h1 {
	margin: 1em auto 0.5em auto; padding: 1em 0 0 0;
	font-weight: bold; font-size: 12px;
	width: 340px; 
	color: #be8750; 
}

div#header h2 {
	margin: 0em auto 3.5em auto; padding: 0; /* extra bottom margin left to place div#body below acct logo */
	font-weight: normal; font-size: 11px;
	width: 340px;
	color: #be8750;
}

div#header img {
	margin: 0 1em;
	float: left;
}

/* ------  Body Styles ----- */

div#body a:link { color: #060; text-decoration: underline; }
div#body a:visited  { color: #060; text-decoration: underline; }
div#body a:hover { color: #060; text-decoration: none; }
div#body a:active { color: #060; text-decoration: none }

div#body h1 {
	font-size: 22px; font-weight: bold;
	color: #060;
}

div#body h2 {
	margin: .75em 0; padding: 0;
	font-size: 20px; color: #060;
}

div#body h3 { font-size: 15px; font-weight: bold; color: #000; }
div#body h4 { font-size: 15px; font-weight: bold; color: #c00; }
div#body h5 {  /* for workshop registration form */
	margin-bottom: 0;
	font-size: 15px; font-weight: bold; color: #c00;
	text-align: left;
}

div#body p {
	margin: 1em; padding: 0;
	line-height: 1.3em;
}

div#body p.line14 { margin: 15px auto; line-height: 1.4em; }

div#body p.alignleft { text-align: left; }
div#body p.blockquote {
	margin: 10px 30px;
	text-align: left;
	line-height: 1.5em;
}

div#body p.blockquote_clear {
	margin: 10px 30px; padding-top: 20px;
	text-align: left;
	line-height: 1.5em;
	clear: left;
}

div#body ul#blockquote {
	margin: 10px 0 30px 60px;
	text-align: left;
}

.alignleft { text-align: left; }
.alignright { text-align: right; }
.aligncenter { text-align: center; }

.indent { display: block; margin-left: 150px; }
div#body .red { color: #f00; }



li {	/* Basic List on CUI website:  green bullet and normal text */
	margin-bottom: .5em;
	list-style-image: url(images/list_green.gif);
	line-height: 1.4em;
	text-align: left; 
}

.clearboth { clear: both; }
.clearleft { clear: left; }
.clearright { clear: right; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.boldunderline { font-weight: bold; text-decoration: underline; }
.boldblue { font-weight: bold; color: #00f;}
.boldunderlinegreen { font-weight: bold; text-decoration: underline; color: #060; }
.floatleft { float: left; }
.floatright { float: right; }
.alignleft { text-align: left; }

.top20 { margin: 2em 0; }
.top40 { margin: 4em 0; }
div#body h2.top20 {	margin-top: 20px; }
div#body h2.top60 {	margin-top: 60px; }

.positionminus10 { position: relative; top: -10px; } /* ---- position the links on the Resource Pg ---- */

div#body .smallerfont { font-size: 90%; }

.smallgreen {
	font-size: 90%; color: #060;
}

table#staffbios {  /* Styles for the Staff Bios Table */
	margin: 1em; padding: 0;
	width: 800px;
	border-bottom: 1px solid #060;
	border-top: 1px solid #060;
}

table#staffbios td {
	margin: .5em; padding: .5em;
	vertical-align: top; text-align: left;
	border: 10px solid #fff;
	width: 400px;
}

table#staffbios td.grey { background-color: #f8f8f8; }
table#staffbios td.yellow { background-color: #ffd287; }

table#staffbios img {
	padding: .5em;
	float: left;
}

table#staffbios h1 {
	margin: .5em 0 0 0; padding: 0;
	font-size: 15px; color: #000;
}

table#staffbios h2 {
	margin: 0; padding: 0;
	text-align: left;
	font-size: 13px; font-weight: normal; 
	color: #000; font-style: italic;
}

dl#ul_indented { margin: 0 0 0 12em; padding: 0; text-align: left; }  /* UL On Registration Pg that needs to be indented because it sits on Lt. side too far */
dl#ul_indented dt { font-weight: bold; }
dl#ul_indented dd { margin: .5em 1em; }

dl#regulardl {	/* Regular DL w/ bullet list below it.  Bold DL, Normal DD */
	margin: 0 auto; padding: 0;
	text-align: left;
}

dl#regulardl dt { font-weight: bold; }
dl#regulardl dd { margin: .5em 1em; }

dl#boldlist {	/* List of Services on About Us Page.  Is list w/ explanatory sentence. */
	font-weight: bold;
	text-align: left;
	clear: left;
}

dl#boldlist dd {
	margin-top: .5em;
}

dl#boldlist li {
	margin: .5em 2em;
	list-style-image: url(images/list_green.gif);
	font-weight: bold;
	line-height: 1.4em;
}

dl#boldlist li.green {
	color: #060;
}

table#serviceprinciples { /* Service Principles Table on About Us page */
	margin: 0 auto; padding: 0;
	text-align: center;
	width: 650px;
	border: none;
}

table#serviceprinciples td { /* Service Principles Table on About Us page */
	margin: 0; padding: 5px;
	vertical-align: top; text-align: left;
}

table#serviceprinciples td.leftcolumn {
	width: 45px;
	text-align: left;
}

/* ---- styles for the CUI presentation on the Design & Installation Pg ---- */
table#presentation {
	margin: 0; padding: 0;
	background: #ffc;
	width: 300px;
	border-left: 1px solid #363;
	border-top: 1px solid #363;
	border-bottom: 1px solid #363;
}

table#presentation td {
	margin: 0; padding: 10px;
	width: 150px; text-align: center;
	border-right: 1px solid #363;
	vertical-align: top;
}

div#cuipresentation {  /* Link to the CUI Presentation */
	margin: 2em auto; padding: .5em; 
	background: #ffc; 
	border: 2px outset #060;
	width: 300px; height: 110px;
}

div#cuipresentation img { float: left; margin: 1em; }

div#cuipresentation p {
	margin: 30px auto; text-align: center;
}

div#cuipresentation a {
	font-variant: small-caps;
	font-weight: bold; line-height: 1.5em;
	color: #ffc;
	text-decoration: none;
	display: inline;
}

div#cuipresentation a:visited { text-decoration: none; font-variant: small-caps; color: #ffc; }
div#cuipresentation a:hover { text-decoration: underline; }
div#cuipresentation a:active { text-decoration: underline; }

table#coststoconsider { /* Costs to consider on Design and Installation Pg */ 
	margin: 1em auto; padding: 0;
	width: 650px;
}

table#coststoconsider td { padding: 0.5em; }
table#costtoconsider td h2 { text-align: center; }

table#designplanningsteps {	/* Planning Steps on Design and Installation Pg */
	margin: 1em auto; padding: 0;
	width: 700px;
	border: none;
}

table#designplanningsteps td {
	margin: 0; padding: .5em;
	vertical-align: top;
}

table#designplanningsteps td.wide50 { width: 50px; }
table#designplanningsteps td.wide300 { width: 300px; }

p.red {	margin: .7em 0; text-align: left; color: #c00; }
p.goldenrod {	margin: .7em 0; text-align: left; color: #582149; }
p.ltgreen {	margin: .7em 0; text-align: left; color: #060; }

table#photogallery {  /* Photo Gallery index page */
	margin: 1em auto; padding: 0;
	text-align: center; 
}

table#photogallery td {
	margin: 0; padding: 0 20px;
	text-align: center; width: 200px;
	font-weight: bold; font-size: 105%;
}

table#photogallery a:link {
	font-size: 14px; font-weight: bold;
	color: #060; text-decoration: underline;
	display: block;
}

table#photogallery a:visited { text-decoration: underline; }
table#photogallery a:hover { text-decoration: none; }
table#photogallery a:active { text-decoration: none; }

table#portableinitiatives {	/* Portable Initatives Page Layout */
	margin: 1em auto; padding: 0;
	text-align: center; border: none;
	width: 700px;
}

table#portableinitiatives td {
	width: 350px; background: transparent;
}

ul#portableitems {  /* What is included on the Portable Initiatives Pg */
	list-style-image: url(images/list_icon.gif); 
	text-align: left;
}

ul#portableitems li { padding-bottom: .5em; }

li.portableitems {
	list-style-image: url(images/list_icon.gif); 
	text-align: left; padding-bottom: .5em;
}

div#portablebottompics {	/* Bottom rows of pics on Portable Initiatives Pg */
	margin: 1em; padding: 0;
	position: relative; top: -30px;
}

dl#quote { margin: 3em auto; padding: 0; }  /* Einstein Quote on Training Pg */
dl#quote dt { font-weight: bold; font-style: italic; }
dl quote dd { margin: .1em 0 0 2em; padding: 0; }

/* Table for listing of Workshops in Eastern Canada on Registration Pg */
table#workshops_east {	
	margin: 1em auto; padding: 0;
	text-align: center; 
	width: 600px; 
}

table#workshops_east td {
	margin: 0; padding: 5px;
	background: #ffd287;
	width: 150px; height: 40px;
	border: 2px solid #fff;
}

table#workshops_east td.header { font-weight: bold; color: #060; }

table#workshops_east td.empty { background: transparent; }

/* ----------- Marking Workshops as Full -------------- */
table#workshops_east td.full { background: #ffd384 url(images/trainingfull.gif) center no-repeat; }
table#workshops_east td.workshopcancel { background: #ffd384 url(images/training_canceled.gif) center no-repeat; }

table#workshops_west td.full { background: #ffd384 url(images/trainingfull.gif) center no-repeat; }
table#workshops_west td.workshopcancel { background: #ffd384 url(images/training_canceled.gif) center no-repeat; }

ul#trainingclasses a:link { color: #582149; }
ul#trainingclasses a:visited { color: #582149; }
ul#trainingclasses a:hover { color: #582149; text-decoration: none; font-size: 110%; }
ul#trainingclasses a:active { color: #582149; text-decoration: none; font-size: 110%; }

/* Table for listing of Workshops in Western Canada on Registration Pg */
table#workshops_west {	
	margin: 1em auto; padding: 0;
	text-align: center; 
	width: 400px;
}

table#workshops_west td {
	margin: 0; padding: 10px;
	background: #ffd287;
	width: 200px; height: 40px;
	border: 2px solid #fff;
}

table#workshops_west td.header { font-weight: bold; color: #060; }

div#workshops2007 {
	padding: 5px; 
	border: 2px inset #f7ede7;
	background: #f9f9f9;
}

table#registrationfees {	/* Table listing Workshop Fees on Registration Pg */
	margin: 1em auto; padding: 0;
	text-align: center;
	width: 480px;
}

table#registrationfees td {
	margin: 0; padding: 10px;
	background: #e9f8e9;
	border: 2px solid #fff;
	width: 120px; height: 40px;
	font-weight: bold; font-size: 14px;
	text-align: left;
}

table#registrationfees p {
	margin: 0; padding: 0;
	font-weight: normal;
}

table#registrationfees td.header { 
	color: #060; text-align: center; 
	width: 200px;
}

div#body a.regformbutton:link {
	margin: 2em auto; padding: 1em;
	text-align: center;
	background: #ffc;
	border: 2px outset #be8750;
	color: #c00; font-weight: bold; font-size: 15px;
	display: block; width: 200px;
}

div#body a.regformbutton:visited { color: #c00; text-decoration: underline; }
div#body a.regformbutton:hover { color: #060; text-decoration: none; background: #fff; border: 2px solid #fff; }
div#body a.regformbutton:active { color: #060text-decoration: none; background: #fff; border: 2px solid #fff; }

div#adobenotice {	/* Get Adobe Reader on Newsletter Pg */
	margin: 1em; padding: 0;
	text-align: right;
	font-size: 11px;
}

div#adobenotice img {
	padding: 1em 0;
}

dl.contactinfo {	/* Contact information on Contact_Info Pg */
	margin: 1em 0 1em 4em; padding: 0;
	text-align: left;
}

dl.contactinfo dt {
	margin: .8em 0 .1em 0;
	font-weight: bold; color: #060;
	font-size: 16px;
}

dl.contactinfo dd {
	line-height: 1.5em; font-size: 14px;
}

ul#newsletters {
	margin: 1em 2em; padding: 0;
}

ul#newsletters a {
	position: relative; top: -.2em;
	font-weight: bold; color: #060;
}


/* ---- Resource page table ---- */
table#resources {
	width: 95%;
	border-top: 1px solid #fde8d5;
	border-left: 1px solid #fde8d5;
}

table#resources td {
	margin: 0; padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #fde8d5;
	border-right: 1px solid #fde8d5;
}

table#resources dt,dd {
	padding: 3px 0;
}