﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img
{
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var
{
	font-style: normal;
	font-weight: normal;
}
ol, ul
{
	list-style: none;
}
caption, th
{
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
}
a img
{
	border: none;
}
a:hover
{
	text-decoration: none;
}
q:before, q:after
{
	content: '';
}

/*=TEMPLATES*/
.color-blue
{
	color: #2f4792;
}
.xs
{
	font-size: 8px;
	line-height: 10px;
}
.s
{
	font-size: 12px;
	line-height: 15px;
}
.m
{
	font-size: 14px;
	line-height: 18px;
}
.l
{
	margin: 10px 0 15px 0;
	font-size: 16px;
	line-height: 22px;
}
.ml
{
	font-size: 18px;
}
.xl
{
	font-size: 20px;
	line-height: 26px;
}
.xxl
{
	font-size: 24px;
	line-height: 32px;
}
.nomarg
{
	margin: 0 !important;
}
.marg10
{
	margin: 10px !important;
}
.marg10-1
{
	margin-top: 10px !important;
}
.marg10-2
{
	margin-right: 10px !important;
}
.marg10-3
{
	margin-bottom: 10px !important;
}
.marg10-4
{
	margin-left: 10px !important;
}
.marg10-24
{
	margin: 0 10px !important;
}
.marg10-13
{
	margin: 10px 0 !important;
}
.marg20
{
	margin: 20px !important;
}
.marg20-1
{
	margin-top: 20px !important;
}
.marg20-2
{
	margin-right: 20px !important;
}
.marg20-3
{
	margin-bottom: 20px !important;
}
.marg20-4
{
	margin-left: 20px !important;
}
.marg20-24
{
	margin: 0 20px !important;
}
.marg20-13
{
	margin: 20px 0 !important;
}
.marg20
{
	margin: 20px !important;
}
.marg30
{
	margin: 30px !important;
}
.marg30-1
{
	margin-top: 30px !important;
}
.marg30-2
{
	margin-right: 30px !important;
}
.marg30-3
{
	margin-bottom: 30px !important;
}
.marg30-4
{
	margin-left: 30px !important;
}
.marg30-24
{
	margin: 0 30px !important;
}
.marg30-13
{
	margin: 30px 0 !important;
}
.marg30
{
	margin: 30px !important;
}
.margin120-left
{
	margin-left: 130px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.clear
{
	clear: both;
}
.clearleft
{
	clear: left;
}
.clearright
{
	clear: right;
}
.b
{
	font-weight: bold;
}
/*=ROBOT, MASTER*/
body
{
	color: #333;
	background-color: #fff;
	background-image: url(images/logo_ieee_ottawa_581x90.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
}
#header
{
	width: 100%;
	margin-top: 100px;
	border-color: #dcdcdc;
	border-style: solid;
	border-width: 2px 0;
	background-color: #2f4694;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 30px;
}
body > #header
{
	height: 30px;
}
#header h1
{
	font-size: 14px;
	line-height: 14px;
	font-weight: 800;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	color: #ffffff;
	letter-spacing: 0.1em;
}
#header-container
{
	padding-top: 10px;
	margin-left: 20px;
	font-size: 14px;
}
#content
{
	margin: 30px 20px 50px 200px;
	padding: 10px;
	min-height: 400px;
}
#content h1
{
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 1em;
}
#content p
{
	margin: 0 0 16px 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.6;
}
#menu
{
	position: absolute;
	top: 150px;
	left: 20px;
	width: 180px;
}

#footer
{
	clear: both;
	height: 1.3em;
	padding: 2px 2px;
	font-size: 8pt;
	text-align: center;
	border-color: #dcdcdc;
	border-style: solid;
	border-width: 2px 0;
	color: #fafafa;
	background-color: #2f4694;
}
#footer a:visited
{
	color: #f2f2f2;
}

.mmw-menu
{
	padding: 0;
	margin: 2em 0 0;
	font: bold 12px Verdana, sans-serif;
	background: transparent;
	width: 11em;
	border: 1px solid #2f4694;
	border-width: 1px 1px 0 0;
}
.mmw-menu li
{
	list-style: none;
	padding: 0;
	margin: 0.5em 0;
	text-align: right;
}
.mmw-menu li a
{
	padding-right: 0.5em;
	border-bottom: 1px solid #2f4694;
	text-decoration: none;
}
.mmw-menu li a:link
{
	color: #448;
}
.mmw-menu li a:visited
{
	color: #667;
}
.mmw-menu li a:hover
{
	border-color: red;
	color: #ff0000;
}
.mmw-menu h4
{
	display: inline;
	margin: 0;
	padding: 1px 0.33em;
	position: relative;
	top: -1em;
	font-size: 1.1em;
	color: #ffffff;
	background: #2f4694;
	border: 2px solid #dcdcdc;
}
.mmw-menu .mmw-title
{
	text-align: left;
	font: bold 12px Verdana, sans-serif;
}
.mmw-menu #current
{
	color: #ff0000;
}
h1
{
	white-space: nowrap;
}
h4
{
	letter-spacing: 0.1em;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
acronym, abbr
{
	cursor: help;
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 1px dotted;
}
blockquote
{
	margin: 12px 25px;
	padding: 6px 12px 6px 38px;
}
hr
{
	color: #dcdcdc;
}
.box-gray
{
	background-color: #fafafa;
	color: #444444;
	border: 1px solid #dcdcdc;
	font-size: 1.1em;
}
.hunger
{
	padding: 0 1em 1em 0;
	font-size: 1.1em;
	min-width: 57em;
	min-height: 290px;
}
.manifest td
{
	padding: 2px 6px;
}
.manifest th
{
	width: auto;
	padding: 2px 6px;
	font-weight: bolder;
	color: #808080;
	letter-spacing: 0.02em;
}
.box-blue
{
	border: 1px solid #0152a1;
	padding-bottom: 1em;
	background-color: #fafafa;
}
.background-confimage
{
	background-image: url(images/confimage.jpg);
	background-position: 0 20px;
	background-repeat: no-repeat;
}
.box-blue h2
{
	background-color: #2f4694;
	color: #ffffff;
	padding: 0.25em 0.25em;
}
.listing
{
	font-size: 1em;
}
h3.listing
{
	color: #2f4694;
	margin-top: 1em;
	letter-spacing: 0.05em;
}
.highlight-yellow
{
	background-color: #fffacd;
}
.list-images
{
	padding-top: 5em;
}
ul.list
{
	padding: 0 0 15px 35px;
	margin: 10px 0 0 0;
	font-size: 0.9em;
	line-height: 1.5em;
	list-style-type: square;
}
ul.list span
{
	font-weight: bolder;
}

/**************/
#content .details
{
	padding: 0;
	margin: 0;
}

#content .details ul
{
	list-style-type: none;
	padding: 0 0 10px 20px;
	margin: 0;
}
#content .details ol
{
	list-style-type: decimal;
	padding: 0 0 10px 20px;
	margin: 0 0 0 20px;
}
#content .details ul li
{
	line-height: 2em;
	font-size: 99%;
}
#content .details ol li
{
	line-height: 2em;
	font-size: 99%;
}
#content .details h2
{
	font-size: 1.4em;
	font-family: verdana arial helvetica sans-serif;
	text-align: left;
	letter-spacing: 0.2em;
	padding: 0.33em 0;
	color: #2f4694;
	border-top: 2px solid #dcdcdc;
	text-transform: uppercase;
}
#content .details h3
{
	font-size: 1.1em;
	font-weight: bold;
	font-family: verdana arial helvetica sans-serif;
	text-align: left;
	letter-spacing: 0.1em;
	padding: 1em 0;
	color: #000;
	background-color: inherit;
}
/*
-------------------------------
MEETING PROGRAM PAGE
------------------------------
*/
#program-details
{
	padding: 0;
	margin: 0;
}
#program-details ul
{
	list-style-type: none;
	padding: 0 0 10px 20px;
	margin: 0;
}
#program-details ul li
{
	line-height: 2em;
	font-size: inherit;
}

#program-details ul.session-list
{
	margin-bottom: 20px;
}
#program-details h3
{
	padding-left: 19px;
	color: #000;
	text-transform: none;
}
#program-details h4
{
	margin-top: 5px;
}
#program-details p
{
	padding-left: 19px;
}

.odd
{
	background-color: #f2f2f2;
}
.time
{
	font-size: inherit;
	padding: 1px 0 0 10px;
}
th
{
	width: 100px;
}

#program-details caption
{
	color: #fff;
	text-align: left;
	font-size: inherit;
	font-weight: bold;
	background-color: #2f4792; /*edit background colour*/
	line-height: 1.8em;
	padding-left: 3px;
	margin: 0;
	border-bottom: 1px solid #fff;
}

#program-details table
{
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
	text-align: left;
	line-height: 2em;
}
#program-details table td h3
{
	color: #2f4792;
	border-bottom: solid 2px #fff;
}
table .table-basic th td
{
	width: 100%;
	background-color: Red;
}
#footer a
{
	color: White;
}

/****/
.hidden
{
	display: none;
}

.sidenote
{
	float: right;
	background-color: #fafafa;	
	border-right: #dcdcdc 2px solid;
	border-top: #dcdcdc 2px solid;
	border-left: #dcdcdc 6px solid;
	border-bottom: #dcdcdc 6px solid;
	margin-left: 2em;
	width: 25em;
}
.sidenote li
{
	list-style-type: square;	
}
.sidenote h3
{
	text-indent: .5em;
	color: #2f4792;
}

