html {
	min-height: 100%;
	height: auto;
}

body {
	font-family:arial, tahoma, helvetica, sans-serif;
	font-size:11px;
	color:#1a1919;
	line-height:16px;
	background:#d5d3cd;
}

a {
	color:#cc6600;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

h2 {
	font-weight:bold;
	font-size:14px;
	padding:9px 0px 8px 0px;
}
h3 {
	font-weight:bold;
	font-size:14px;
	padding:0px 0px 8px 0px;
}
h4 {
	font-weight:bold;
}

p {
	padding:0px 0px 8px 0px;
}

em {
	font-style:italic;
}
em.quote {
	padding:0px 0px 0px 14px;
	display:block;
}
h3 em {
	font-style:italic;
	font-weight:bold;
}
strong {
	font-weight:bold;
}

ul {
	padding:0px 0px 8px 0px;
}
ul li {
	background: url('../images/bullet.png') no-repeat 0px 8px;
	padding:0px 0px 0px 14px;
}

/* container
----------------------------------------------------*/

#container {
}

/* header
----------------------------------------------------*/

#hd {
	width:100%;
	height:140px;
	padding:36px 0px 0px 0px;
	background:#d5d3cd;
}

#hd .inner {
	margin:0px auto;
	width:747px;
}

#hd h1 a {
	background: url('../images/heading-containedmemory.gif') no-repeat;
	width:324px;
	height:120px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#hd .nav {
	width:241px;
	float:right;
	padding:0px;
}
#hd .nav li {
	list-style:none;
	background: none;
	padding-left:0px;
}
#hd .nav li a {
	font-weight:bold;
}
#hd .nav li.current_page_item a, #hd .nav li.current_page_parent a {
	color:#666666;
}

/* body
----------------------------------------------------*/

#bd {
	width:759px;
	padding-left:12px;
	margin:0px auto;
	min-height:500px;
}

#bd .content {
	width:494px;
	float:left;
	border-top:solid 1px #666666;
	padding:74px 0px 8px 0px;
	clear:left;
}
#bd .content .col-left {
	width:260px;
	float:left;
}
#bd .content .col-right {
	width:200px;
	float:left;
}
#bd .content img {
	margin:0px 0px 4px 0px;
}
#bd .sidebar {
	width:241px;
	float:left;
	border-top:solid 1px #666666;
	padding:107px 0px 12px 0px;
	margin:0px 0px 0px 12px;
}
#bd .sidebar img {
	margin:5px 0px 4px 0px;
}
#bd .sidebar .nav {
	margin:-92px 0px 0px 0px;
	padding:0px;
	height:92px;
	position:relative;
}
#bd .sidebar .nav li {
	list-style:none;
	background: none;
	padding-left:0px;
}
#bd .sidebar .nav li a {
	font-weight:bold;
}
body.page-id-225 #bd .sidebar .nav li.page-item-20 a,
#bd .sidebar .nav li.current_page_item a,
body.page-id-4 #bd .sidebar .nav li.page-item-138 a {
	color:#666666;
}

#bd h2 .secondary-title {
	font-size:11px;
	font-style:normal;
}

/* speaker images */

#bd .speaker-images {
	float:right;
	padding:0px 12px 0px 0px;
}
#bd .speaker-images li {
	margin-left:12px;
	float:right;
	display:inline;
	width:241px;
	list-style:none;
	background: none;
	padding-left:0px;
}
#bd .speaker-images li p {
	padding:8px 0px 8px 0px;
	font-size:9px;
}
#bd .speaker-images img {
	display:block;
}

/* home links -new */

table.home-links {
	width:100%;
	
}
table.home-links td {
	width:100px;
	height:100px;
	overflow:hidden;
}

/* home links */

#bd #home-links {
	margin-top:24px;
	margin-left:-12px;
	padding:0px;
	display:block;
}
#bd #home-links li {
	float:left;
	width:241px;
	padding:0px 0px 0px 12px;
	overflow:hidden;
	list-style:none;
	background: none;
}
#bd #home-links li p {
	font-weight:bold;
	height:22px;
	display:block;
	padding-top:8px;
	padding-left:12px;
	line-height:20px;
}
#bd #home-links li img {
	background: url('../images/home-links-default.gif') no-repeat;
	display:block;
	height:160px;
	width:241px;
}
.slideshow {
	height:160px;
	overflow:hidden;
	width:241px;
}
.big-slideshow {
	margin:0px 0px 0px 0px;
}
.big-slideshow .animation-fast {
	height:204px;
}
.big-slideshow .animation-slow {
	height:172px;
}

#bd .sidebar ul.logos {
	list-style:none;
	margin:0px;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
}
#bd .sidebar ul.logos li {
	list-style:none;
	display:block;
	text-align:center;
	padding:18px 0px 18px 0px;
	margin:0px;
	background: none;
}
#bd .sidebar ul.logos li img {
	float:none;
	margin:0px;
}

#bd .references {
	padding-top:14px;
	font-size:9px;
	line-height:11px;
	background: url('../images/bullet.png') no-repeat 0px 8px;
}
#bd .references p {
	padding:0px;
}
#bd p.caption {
	padding-bottom:8px;
	font-size:9px;
	line-height:11px;
}

/* footer
----------------------------------------------------*/

#ft {
	clear:both;
	width:747px;
	margin:0px auto;
	padding:14px 0px 0px 0px;
	font-size:9px;
}
#ft .content {
	width:494px;
	float:left;
	border-top:solid 1px #666666;
	padding:3px 0px 18px 0px;
}
#ft .sidebar {
	width:241px;
	float:left;
	border-top:solid 1px #666666;
	padding:3px 0px 0px 0px;
	margin:0px 0px 0px 12px;
}

#ft .massey-logo {
	background: url('../images/logo-massey.gif') no-repeat 0px -46px;
	width:194px;
	height:46px;
	display:block;
	text-indent:-1000px;
	overflow:hidden;
	margin:0px 0px 12px 0px;
}
#ft .massey-logo:hover {
	background-position:0px 0px;
}

/* homepage
----------------------------------------------------*/

body.home {
	background:#babf9e;
}
body.home #bd {
	min-height:488px;
}
body.home #bd .content {
	width:494px;
	float:left;
	border-style:none;
	padding:32px 0px 8px 0px;
}
body.home #bd .content .partnership {
	white-space:nowrap;
}
body.home #bd .sidebar {
	width:241px;
	float:left;
	border-style:none;
	padding:32px 0px 0px 0px;
	margin:0px 0px 0px 12px;
}
body.home #ft .massey-logo {
	background: url('../images/logo-massey-second.gif') no-repeat 0px -46px;
}
body.home #ft .massey-logo:hover {
	background-position:0px 0px;
}

.mmf-radio .mmf-list-item {
	display:block;
}
.mmf-not-valid-tip-no-ajax {
	padding-left:10px;
	color:red;
}

/* form
----------------------------------------------------*/

.gform_fields li {
	padding-left:0px;
	background:none;
}

.gform_wrapper .gsection {
	border-bottom:1px solid #666666 !important;
	margin:8px 0 -2px;
}
.gform_wrapper h2.gsection_title {
	padding-top:12px !important;
	font-size:12px !important;
}
.sub-field {
	padding-left:30px !important;
	padding-bottom:10px !important;
}
.sub-field .gfield_label {
	font-weight:normal !important;
	font-style:italic !important;
	margin:4px 0 4px !important;
}
.gform_wrapper .gfield_checkbox label, .gform_wrapper .gfield_radio label {
	margin-left:16px;
}
p.pdf-download {
	background: url('../images/icon-pdf.png') no-repeat;
	padding-left:20px;
}

.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction  {
	font-size:10px;
	letter-spacing:0px;
}

.gform_wrapper .validation_error {
	color:#ff0000 !important;
	margin-bottom:0;
	line-height:120%;
}
.gform_wrapper .validation_message {
	color:#ff0000 !important;
}
.gform_wrapper .gfield_error .gfield_label {
	color:#000 !important;
}
.gform_wrapper .gfield_required {
	color:#000 !important;
}
.gform_wrapper .gfield_error {
	border-style:none !important;
	background-color:#d4cbbf !important;
}
.gform_wrapper .top_label .gfield_error  {
	width:98% !important;
}
.gform_wrapper .ginput_complex input, .gform_wrapper .ginput_complex select {
	width:100% !important;
}
.gform_wrapper .field_name_first input, .gform_wrapper .ginput_complex .ginput_left input {
	width:90% !important;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	width:100%;
}
.gform_wrapper .ginput_complex .ginput_left {
	width:52% !important;
}
.gform_wrapper .ginput_complex .ginput_right {
	width:48% !important;
}
.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
	margin: 0px 0 0px;
}
.gform_wrapper .top_label .gfield_label {
	margin:15px 0 5px;
}
.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right, .gform_wrapper .ginput_complex .ginput_full {
	min-height:0;
}
.gform_wrapper .gform_footer {
	margin:0 0 0;
	padding:16px 0 16px;
}