body {
	color: #333;
	background: #FFF url("../images/bluestripes.gif") 100% 0 no-repeat;
	font-family: arial, sans-serif;
}

strong {
	font-weight: bold;
}

.yui-t7 {
	margin-bottom: 20px;
}

a, a:visited {
	color: #06F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.arrow {
	font-size: 85%;
	background: url("../images/arrow.gif") 0 2px no-repeat;
	padding-left: 13px;
}

p {
	line-height: 18px;
	margin: 10px 0;
}

p.first {
	margin-top: 25px;
}

h1 {
	margin-top: 25px;
	margin-bottom: 20px;
	color: #007FC5;
	font-size: 275%;
}

#home h1, #portfolio h1 {
	float: left;
}

img.logo  {
	position: absolute;
	top: 40px;
	left: 40px;
}

/* Header */

#hd {
	height: 81px;
	width: 701px;
	padding-top: 30px;
	margin-left: 80px;
}

#hd h2 {
	float: right;
	text-indent: -2000px;
	background: url("../images/mwc_logo.gif") top left no-repeat;
	height: 64px;
	width: 154px;
}

#hd ul {
	list-style-type: none;
	float: left;
	margin-right: 20px;
	white-space: nowrap;
}

#hd ul li {
	display: inline;
}

#hd ul li a {
	text-decoration: none;
	padding: 2px 5px;
	color: #007FC5;
	font-weight: bold;
	display: block;
	margin: 1px 0;
}

#hd ul li a:hover, #event #hd #mwc_link, #at_mwc #hd #mwc_link, #calendar #hd #mwc_link, #home #hd #introduction_link, #portfolio #hd #portfolio_link, #highlights 
#highlights_link, #contact #contact_link, #login #login_link {
	text-decoration: none;
	color: #FFF;
	background-color: #007FC5;
}

#header, #subhead, #wrapper {
	margin-left: 80px;
	width: 701px;
}

#header {
	border-top: 6px solid #007FC5;
}

#headerlinks {
	color: #666;
	text-align: right;
	margin: 30px 0 20px 0;
	font-weight: bold;
}

#headerlinks span {
	background: url("../images/arrow_dots.gif") center right no-repeat;
	padding-right: 15px;
}

#headerlinks ul {
	display: inline;
	list-style-type: none;
	margin-left: 5px;
}

#headerlinks ul li {
	display: inline;
}

#headerlinks ul li a {
	color: #666;
	padding: 2px 5px;
	margin-right: 1px;
}

#headerlinks ul li a:hover, #headerlinks ul li a.on {
	color: #FFF;
	background-color: #525759;
	text-decoration: none;
}

img.logo  {
	position: absolute;
	top: 40px;
	left: 40px;
}

#subhead h2 {
	margin-left: 135px;
	margin-top: 20px;
	font-size: 182%;
	color: #525759;
}

#header .login {
	float: right;
	width: 220px;
	font-size: 85%;
	color: #9EA09F;
	margin-top: 20px;
}

#header .login strong {
	font-weight: normal;
	color: #333;
}

#header .login a.password {
	font-size: 85%;
	color: #9EA09F;
}

#header .login input.textbox {
	width: 100px;
	font: 85% arial, sans-serif;
	color: #9EA09F;
	margin: 5px 0;
	height: 13px;
	padding-top: 2px;
	padding-left: 5px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
}

#header .login input.button {
	margin-left: 168px;
}

/* Left column */

#leftcol {
	padding-top: 162px;
	width: 251px;
}

#event #leftcol {
	background: url("../images/top_pic_left.jpg") 0 12px no-repeat;
}

#at_mwc #leftcol, #calendar #leftcol {
	background: url("../images/sagrada_left.jpg") 0 12px no-repeat;
}

#highlights #leftcol {
	background: url("../images/highlights_left.jpg") 0 40px no-repeat;
	padding-top: 183px;
}

#leftcol h3 {
	text-indent: -2000px;
	background: url("../images/event_details.gif") top left no-repeat;
	margin-left: 5px;
}

#leftcol h3.event_details {
	background: url("../images/event_details.gif") top left no-repeat;
}

#leftcol h3.venue_details {
	background: url("../images/venue_details.gif") top left no-repeat;
}



#leftcol ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftcol2 ul {
	list-style: none;
	padding: 0;
}

#leftcol ul li, #leftcol2 ul li {
	margin: 6px 10px 6px 0;
	padding: 0;
}

#leftcol ul li a, #leftcol2 ul li a {
	padding: 5px;
	line-height: 21px;
}

#leftcol ul li a:hover, #leftcol2 ul li a:hover, #event #leftcol #day1_link, #calendar #leftcol #calendar_link {
	color: #FFF;
	background-color: #6A708C;
	text-decoration: none;
}

/* Left column for portfolio page */

#info {
	width: 220px;
	margin-left: 80px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #info {
  margin-left: 40px;
  }
 
/* End hide from IE5/mac */

#info p {
	margin-right: 25px;
	line-height: 18px;
	text-align: right;
}

#info img {
	margin-bottom: 20px;
	margin-top: 0;
	position: relative;
}

/* Main column */

#main {
	padding-top: 130px;
	margin-left: 0;
	width: 450px;
}

#home #main {
	font-size: 93%;
	width: 450px;
	padding-top: 0;
	margin-left: 250px;
	margin-top: -520px;
}

#portfolio #main {
	font-size: 93%;
	padding-top: 0;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #home #main {
  margin-left: 275px;
  }
 
/* End hide from IE5/mac */

#event #main {
	background: url("../images/top_pic_right.jpg") top left no-repeat;
}

#at_mwc #main, #calendar #main {
	background: url("../images/sagrada_right.jpg") top left no-repeat;
}

#highlights #main {
	background: url("../images/highlights_right.jpg") 0 70px no-repeat;
	height: 211px;
	padding-top: 0;
}

#profile #main {
	padding-top: 0;
	margin-top: 20px;
}

#login #main, #login #rightcol {
	padding-top: 0;
	margin-top: 15px;
}

#highlights h1 {
	margin-left: 20px;
}

#main h2 {
	margin-top: 25px;
	font-size: 182%;
	color: #6A708C;
}

.yui-u {
  margin-top: 20px;
}

h2.hp {
	margin-top: 0;
	font-size: 96%;
	color: #666;
	font-weight:bold;
}

#main h3, #leftcol h3 {
	margin-top: 25px;
	font-size: 138.5%;
	color: #6A708C;
}

.caption {
	font-size: 85%;
	color: #666;
	margin-left: 10px;
}

#leftcol .caption {
	text-align: right;
	margin-right: 15px;
}

#tabletopper {
	background-color: #6A708C;
	padding: 8px 0 3px 15px;
	font-size: 85%;
	margin-top: 20px;
}

#calendar #tabletopper {
	margin-bottom: 10px;
}

#tabletopper a {
	color: #FFF;
	padding: 3px 5px;
}

#tabletopper a.on {
	color: #6A708C;
	background-color: #FFF;
}

#tabletopper span {
	color: #FFF;
	margin: 0 5px;
}

.pages {
	font-size: 85%; 
	color: #999;
	padding: 8px 0;
}

.pages ul {
	list-style-type: none;
}

.pages ul li {
	display: inline;
	padding: 0 5px 0 2px;
	background: url("../images/pipe.gif") center right no-repeat;
}

.pages ul li.last {
	background-image: none;
}

.portrait {
	float: right;
	text-align: right;
	padding-bottom: 5px;
}

.portrait input {
	vertical-align: middle;
	margin-right: 5px;
}

.portrait span {
	background: url("../images/portrait.gif") top left no-repeat;
	padding: 2px 0 2px 21px;
}

table {
	width: 100%;
	border-collapse: collapse;
	color: #6A708C;
}

table.individuals {
	background-color: #F1F2F4;
}

table.companies, table.calendar {
	background-color: #E4E5EA;
}

.individuals th, .companies th, .individuals td, .companies td {
	padding: 5px 10px;
	font-size: 85%;
}

th {
	color: #FFF;
	background-color: #AEB1C0;
	text-align: left;
	font-weight: bold;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#company {
	width: 20%;
}

#department {
	width: 25%;
}

#sendmessage {
	width: 20%;
}

td {
	vertical-align: top;
}

.individuals td {
	border-bottom: 1px solid #DBDCE3;
	border-right: 1px solid #FFF;
}

.companies td {
	border-bottom: 1px solid #B6B9C7;
	border-right: 1px solid #FFF;
}

.individuals td img {
	float: left;
	margin-right: 10px;
	border: 1px solid #B6B9C7;
}

.calendar td {
	padding: 10px;
	border-bottom: 10px solid #FFF;
}

#main .calendar h3 {
	font-weight: bold;
	margin-top: 0;
	font-size: 100%;
	color: #666;
}

.calendar p {
	margin-top: 0;
}

.calendar p a {
	font-size: 85%;
}

.attending {
	font-size: 85%;
	padding: 7px 0;
	margin: 5px 0;
	border-top: 1px solid #B6B9C7;
	border-bottom: 1px solid #B6B9C7;
}

.attending span {
	color: #9D9DA1;
}

a.greyarrow {
	background: url("../images/arrow_right.gif") center left no-repeat;
	padding-left: 10px;
}

/* Boxes within main column */

#home .box, #at_mwc .box {
	margin-top: 10px;
	font-size: 100%;
}

.box {
	font-size: 93%;
	width: 220px;
	float: left;
}

#main .box h2 {
	margin: 10px 0;
}

.left {
	margin-right: 10px;
}

#home .left p, #at_mwc .left p {
	font-size: 90%;
	color: #999;
}

#home .left, #at_mwc .left {
	margin-right: 25px;
}

#home .right, #at_mwc .right {
	width: 205px;
}

* html #home .right, * html #at_mwc .right {
	width: 200px;
}

#home .right ul li, #at_mwc .right ul li {
	margin-bottom: 10px;
}

#home #flash_holder {
	width: 450px;
	height: 530px;
	clear: left;
	margin-left: -210px;
	margin-top: 0;
	position: relative;
}

*html #home #flash_holder {
	margin-left: -185px;
}

/* Right column for 2007 Highlights page */

#rightcol {
	width: 221px;
	margin-top: 30px;
	font-size: 85%;
	color: #666;
}

#login #rightcol {
	color: #333;
}

#rightcol h2 {
	margin-bottom: 10px;
}

#login #rightcol h2, #profile #rightcol h2 {
	margin-bottom: 1px;
}

/* Contact us page */

.contact_box {
	border-bottom: 2px solid #CBCCCD;
	font-size: 93%;
	color: #666;
	padding-bottom: 10px;
}

.last p {
	font-size: 90%;
	line-height: 24px;
}

.contact_box ul {
	padding-bottom: 15px;
	list-style:none;
}

.last ul {
	padding-bottom: 0;
}

.contact_box li {
	display: inline;
}

.contact_box li a {
	padding: 3px 2px 3px 20px;
	margin: 3px 0;
	display:block;
	background: #FFF url(../images/arrow_grey.gif) 3px center no-repeat;
}

.contact_box li a:hover {
	color: #FFF;
	background: #6A708C url(../images/arrow_white.gif) 3px center no-repeat;
	text-decoration: none;
}

.contact_box p {
	margin: 0;
}

.contact_box h2 {
	margin: 10px 0;
}

.contact_box img.photo {
	margin-bottom: 10px;
	border-bottom:1px solid #CBCCCD;
}

/* Profile page */

#profile #rightcol {
	margin-top: 0;
}

#profile h1 {
	margin-bottom: 20px;
	float: left;
}

#profile h2.shoutbox {
padding-top: 10px;
margin-top: 0;
}

.photo_holder {
	float: right;
	margin: 20px 0;
	width: 221px;
}

.photo_holder img {
	margin: 0 0 10px 20px;
}

.photo_holder img.right {
	margin-left: 40px;
}

.details {
	margin: 0;
	padding: 10px 0;
	border-top: 6px solid #E5E5E5;
	border-bottom: 6px solid #E5E5E5;
}

.details table {
	width: 220px;
	border-collapse: collapse;
	margin-bottom: 5px;
	font-size: 85%;
}

.details table.first {
	float: left;
	margin-right: 10px;
}

* html .details table.first {
	margin-right: 7px;
}

.details table th {
	background-color: transparent;
	color: #666;
	vertical-align: top;
	font-weight: normal;
	width: 5em;
	padding: 0;
	line-height: 14px;
}

.details table td {
	color: #333;
	vertical-align: top;
	padding: 0;
	line-height: 16px;
}

#main .details h3 {
	color: #666;
	font-weight: bold;
	font-size: 100%;
	padding: 0;
	margin: 0;
	font-size: 93%;
}

.details a.arrow {
  font-size: 100%;
	display: block;
	clear: both;
}

.comment {
	margin: 10px 0 20px 0;
	padding-bottom: 20px;
	color: #333;
	font-size: 85%;
	border-bottom: 6px solid #E5E5E5;
}

.comment .date {
	font-size: 85%;
}

.comment .links {
	color: #CCC;
}

.noborder {
	border: none;
}

.tell_us {
	border-bottom: 6px solid #E5E5E5;
	padding-bottom: 15px;
}

.tell_us h2 {
	display: inline;
	margin: 0;
	padding: 0;
}

.tell_us .col1 {
	width: 170px;
	clear: left;
	float: left;
	margin: 0;
	padding-bottom: 15px;
}

.tell_us p {
	margin: -48px 0 0 190px;
}

.tell_us h3 {
	margin: 5px 0 2px 0;
	padding: 0;
}

.tell_us .col1 p {
	float: left;
	width: 260px;
	padding-left: 40px;
}

.tell_us .col1 select {
	width: 170px;
	margin: 0;
	padding: 0;
}

.tell_us .col2 {
	width: 255px;
	padding: 0 0 10px 20px;
	float: left;
	margin: 0;
}

.tell_us .col2 textarea {
	margin: 2px 0 10px 0;
	width: 100%;
	height: 70px;
	overflow:auto;
}

.tell_us .button {
	clear: both;
	margin-left: 190px;
}

#profile h2.topline {
	border-top: 6px solid #E5E5E5;
	padding-top: 10px;
	margin: 0;
	clear: left;
}

#profile .booking {
	color: #333;
}

#profile .about {
	border-bottom: 6px solid #E5E5E5;
	padding-bottom: 5px;
}

#profile .about h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 -10px 0;
	padding: 0;
	color: #333;
}

#profile #rightcol ul {
	margin: 10px 0;
}

#profile #rightcol ul li {
	margin: 5px 0;
}

/* Login page */

#login table {
	font-size: 85%;
}

#login table th, #login table td {
	padding: 7px;
}

#login table th {
	color: #333;
	font-weight: normal;
	border: none;
	width: 33%;
	text-align: left;
	vertical-align: top;
}

#login table td {
	text-align: left;
	vertical-align: top;
	color: #666;
	font-weight: bold;
}

#login table tr.odd, #login table tr.odd th {
	background-color: #F2F2F2;
}

#login table tr.even th {
	background-color: #FFF;
}

#login table span {
	font-size: 85%;
	font-weight: normal;
}

#login table tr.odd td span, #login table tr th span {
	color: #333;
}

#login table tr.even td span {
	color: #666;
}

#login table input.textbox {
	width: 150px;
	height: 13px;
	padding-top: 2px;
	padding-left: 5px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	margin-right: 10px;
}

#login #rightcol p {
	margin: 5px 0;
}

#rightcol .reserve span {
	color: #FFF;
	background-color: #52575A;
	font-weight: bold;
	padding: 1px 3px;
}

.newest {
	color: #333;
}

#rightcol .newest span {
	color: #999;
}

#main ul.tips li {
  list-style-type: square;
  margin-left: 1.2em;
}


#pwform fieldset {
  border: 1px solid #ccc;
  padding: 0 5px;
}
#pwform legend {
  color: #007FC5;
  font-weight: bold;
}
#pwform #em {
  width: 100%;
  margin-right: 5px;
}
.errormsg {
  border: 1px solid #eed;
  background-color: #ffd;
  padding: 5px;
}
.errormsg ul li {
  margin-left: 1.3em;
  list-style-type: square;
}

.hotelreminder {
  float:left;
  width:495px;
  margin-left: 0;
  background: #fff url(../images/booktoday.png) no-repeat; 
}

.hotelreminder .reserve { padding-left: 160px}
.hotelreminder h2 { padding-left: 5px}

.yui-gd h2 {
  background-color: #53565B;
  color: #fff;
  height:18px;
  min-height: 18px;
  font-weight: bold;
}

.yui-gd.hotel .hotelprofile {
 float:left;
 margin-right:1px;
 padding:0;
 width:220px;
 overflow:hidden;
} 
.yui-gd.hotel hotelprofile h2 {width:215px}

span.data {
  background-color: #53565B;
  color: #fff;
  padding: 0 3px;
}

.colswrap {
  width:100%;
  overflow:hidden;
}

#sfMDPSwitcher {
  position: absolute;
  top: 0px;
  right: 15px;
  font-size: 85%;
}

a.extURL { 
  padding-right: 12px;
  background: url(../images/external.png) no-repeat bottom right;
}
a:hover.extURL.noextURL {
  padding-right: 0;
  background: url(../images/externalhover.png) no-repeat bottom right;
}
a.extURL.noextURL {
  padding-right: 0;
  background: transparent;
}
a:hover.extURL.noextURL {
  padding-right: 0;
  background: transparent;
}
