body {
	color: #333;
	font-family: arial, sans-serif;
	min-width: 917px; 
}

#wrappers {
	/* IE Dynamic Expression */
     width: expression(document.body.clientWidth < 919? "917px" : "auto");
     background: #FFF url(../images/bluestripes.gif) 100% 0 no-repeat;
}

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: 20px;
	margin: 10px 0;
}

p.first {
	margin-top: 25px;
}

h1 {
	margin-top: 25px;
	margin-bottom: 20px;
	color: #007FC5;
	font-size: 275%;
}

#people h1, #portfolio h1, #contact h1, #media h1 {
	margin-top: 47px;
}

#award h1 {
	margin-top: 64px;
}

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, #venue #hd #mwc_link, #at_mwc #hd #mwc_link, #calendar #hd #mwc_link, #home #hd #introduction_link, #portfolio #hd #portfolio_link, #people #hd #people_link, #highlights 
#highlights_link, #contact #hd #contact_link, #award #gsma_award_link, #media #media_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;
}

.login {
	float: right;
	font-size: 85%;
	color: #333;
	text-align: right;
}

#highlights p.login, #award p.login {
	width: 100%;
}

.login a {
	color: #333;
	text-decoration: underline;
	padding-left: 5px;
}

.login input.textbox {
	width: 100px;
	font: 75% arial, sans-serif;
	color: #9EA09F;
	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;
}

.login .button {
	vertical-align: middle;
}

.login div {
	float: left;
}

.login div.box {
	width: 110px;
	text-align: left;
	padding-right: 5px;
	color: #9EA09F;
}

.login div.text {
	padding-top: 25px;
	padding-right: 10px;
}

.login div.buttonholder {
	padding: 23px 0 5px 0;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html .login input.textbox {
  height: 18px;
  }
 
/* End hide from IE5/mac */

/* Left column */

#leftcol {
	padding-top: 162px;
	width: 251px;
}

#event #leftcol {
	background: url(../images/top_pic_left.jpg) 0 12px no-repeat;
}

#venue #leftcol {
	background: url(../images/hotel_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, #home #header ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#home #header ul {
	float: left;
}

#leftcol2 ul {
	list-style: none;
	padding: 0;
}

#leftcol ul li, #leftcol2 ul li, #home #header ul li {
	margin: 5px 10px 5px 0;
	padding: 0;
}

#leftcol ul li a, #leftcol2 ul li a, #home #header ul li a {
	padding: 3px;
	line-height: 18px;
	margin:0px;
	width:100%;
}

#leftcol ul li a:hover, #leftcol2 ul li a:hover, #leftcol ul li strong a, #home #header ul li strong a, #home #header ul li a:hover {
	color: #FFF;
	background-color: #6A708C;
	text-decoration: none;
	font-weight: normal;
}

/* 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 {
	width: 450px;
	padding-top: 0;
	margin-left: 250px;
	margin-top: -655px;
}

#portfolio #main,
#people #main {
	font-size: 93%;
	padding-top: 0;
}

#highlights #main {
	padding-top: 0;
}

#media #main {
	padding-top: 0;
}

#media #main p {
	width: 480px;
	margin-left: 20px;
	margin-right: 20px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #home #main {
	margin-left: 275px;
}
 
/* End hide from IE5/mac */

/* Second main column for 2007 Highlights page */

#main2 {
	margin-top: 28px;
	width: 450px;
}

#main2 p {
	margin-left: 5px;
}

#event #main {
	background: url(../images/top_pic_right.jpg) top left no-repeat;
	width: 450px;
}

#venue #main {
	background: url(../images/hotel_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;
}

#login #main, #login #rightcol {
	padding-top: 0;
	margin-top: 15px;
}

#profile #main {
	padding-top: 0;
	margin-top: 20px;
}

#highlights h1 {
	margin-left: 20px;
}

#main h2 {
	margin-top: 25px;
	font-size: 182%;
	color: #6A708C;
}

#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%;
	font-weight: normal;
	margin-top: 20px;
	width: 434px;
}

#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 {
	border-collapse: collapse;
	color: #6A708C;
}

table.individuals {
	background-color: #F1F2F4;
}

table.companies {
	width: 450px;
}

table.companies, table.calendar {
	background-color: #E4E5EA;
}

.individuals th, .companies th, .individuals td, .companies td {
	padding: 5px;
	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;
}

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 {
	border: 1px solid #B6B9C7;
	float: left;
}

a.attendeename, a.shoutbox {
	display: block;
	margin-left: 50px;
}

a.shoutbox {
	padding: 10px 0 0 20px;
	background: url("../images/shoutbox_tiny.gif") 0 8px no-repeat;
}

.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 */

#login .box {
	margin-top: 10px;
}

.box {
	width: 220px;
	float: left;
	margin-top: 10px;
}

#main .box h2 {
	margin: 8px 0;
}

.left {
	margin-right: 8px;
}

#at_mwc .left p {
	color: #999;
}

#home .left, #at_mwc .left {
	margin-right: 8px;
}

#home .right, #at_mwc .right {
	width: 220px;
}

* 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;
}

#home #media, #home #dontmiss {
	font-size: 85%;
}

#home #media img, #home #dontmiss img {
	float: right;
	margin-bottom: 1px;
}

#home #media h2, #home #dontmiss h2 {
	clear: both;
	margin-top: 0;
}

/* Right column for 2007 Highlights page */

#rightcol {
	width: 221px;
	margin-top: 30px;
	color: #666;
}

#login #rightcol {
	color: #333;
}

#rightcol h2 {
	margin-bottom: 10px;
}

#login #rightcol h2, #profile #rightcol h2 {
	margin-bottom: 1px;
}

#media #rightcol {
	width: 167px;
	margin-top: 0;
	color: #333;
	font-size: 85%;
	line-height: 17px;
}

/* Contact us page */

.contact_box {
	border-bottom: 2px solid #CBCCCD;
	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;
	min-width: 170px;
	width:auto !important;
	width: 170px;
	padding-top: 19px;
	background: url(../images/header_profile.gif) 3px 0 no-repeat;
}

.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 0 10px 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%;
		border: 1px solid #F00;
}

.details table.first {
	float: left;
	margin-right: 10px;
}

* html .details table.first {
	margin-right: 7px;
}

.details table th {
	background-color: #FFF;
	color: #666;
	vertical-align: top;
	font-weight: normal;
	width: 5em;
}

.details table td {
	color: #333;
	vertical-align: top;
}

#main .details h3 {
	color: #666;
	font-weight: bold;
	font-size: 100%;
	padding: 0;
	margin: 0;
	font-size: 93%;
}

.details a.arrow {
	display: block;
	clear: both;
}

.comment {
	margin-top: 10px;
	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;
}

#main .tell_us h3 {
	margin: 5px 0;
	padding: 0;
}

.tell_us .col1 p {
	float: left;
	width: 260px;
	padding-left: 40px;
}

.tell_us .col1 select {
	width: 170px;
	margin: 0 0 5px 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;
}

.noborder {
	border: none;
}

#home #main h4 {
	font-size:120%;
	font-weight:bold;
	margin-bottom:5px;	
}

#home #main h3 {
	font-size:106%
}

#ft {
	font-size:85%;
	color:#999999;
	padding:20px 0px 20px 0px;
	width:600px;
	margin:auto;
	text-align:left;
	clear:both;
	bottom: 0px; 
}

#home #ft {
	margin-top: 60px;
}

#ft a {
color:#999999;
}

#ft a:hover {
text-decoration:underline;
}

#terms #main h2 {
	color: #666;
	background-color:  #FFF;
	padding: 0;
	margin-bottom: 15px;
}

#terms #main  {
	margin-left:80px;
	margin-top:0px;
	padding-top:0px;
	width:480px;
}
 
 /* sitemap */
 
#sitemap ul.map {
	width: 167px;
	margin: 10px 5px;
	float: left;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #sitemap ul.map {
  width: 166px;
  }
 
/* End hide from IE5/mac */

#sitemap ul.last {
	margin-right: 0;
}

#sitemap ul.map li{
  margin: 10px 0;
  }
		
#sitemap ul.map li a {
	display: block;
	padding: 2px 5px;
	background-color: #007FC5;
	color: #FFF;
}

#sitemap ul.map ul li {
	margin: 5px 0;
}

/*
#sitemap ul.map ul li a {
	color: #06F;
	background: #FFF url("../images/arrow.gif") 0 6px no-repeat;
	padding-left: 10px;
}

#sitemap ul.map ul li a:hover {
	background-color: #FFF;
	text-decoration: underline;
	color: #06F;
}
*/

#sitemap ul.map ul li a {
	color: #06F;
	background-color: #FFF;
}

#sitemap ul.map ul li a:hover {
	color: #FFF;
	background-color: #6A708C;
	text-decoration: none;
}

#sitemap #header {
	height:70px;
 	
}
#sitemap .yui-gc {
	margin-left:75px;
	width:706px;
	}


  /* sitemap end */
#main ul.tips li {
  list-style-type: square;
  margin-left: 1.2em;
}

.errormsg {
  border: 1px solid #eed;
  background-color: #ffd;
  padding: 5px;
}
.errormsg ul li {
  margin-left: 1.3em;
  list-style-type: square;
}

#sfMDPSwitcher {
  position: absolute;
  top: 0px;
  right: 15px;
  font-size: 85%;
}

#award #header {
	background: url("../images/gsma_award.jpg") bottom left no-repeat;
	padding-bottom: 170px;
}

/* Media page */

#downloads {
	background: url("../images/mobile_phone.jpg") bottom right no-repeat;
	padding-bottom: 95px;
	margin-bottom: 1px;
}

#media #flash_holder {
	margin-bottom: 30px;
}

p.download {
	background-color: #DADCE3;
	padding: 5px;
}

#media #main ul {
	margin-left: 35px;
	line-height: 20px;
}

#media ul #main li {
	list-style-type: disc;
}

/* Blog page */

#blog #header {
	padding-bottom: 10px;
	border-bottom: 6px solid #E5E5E5;
}

#blog h1 {
	padding-top: 45px;
}

#blog #main2 h2 {
	color: #666;
	font-weight: bold;
	font-size: 225%;
	margin-bottom: 0;
	padding-bottom: 0;
}

#blog #main2 h3 {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	margin-top: -10px;
}

#blog .details {
	border: none;
}

#blog #main2 {
	margin-top: 20px;
}

#blog #main2 img {
	border: 1px solid #666;
	margin: 20px 0;
}

#blog #rightcol {
	font-size: 85%;
	color: #333;
	margin-top: 0;
}

#blog #rightcol h2 {
	color: #666;
	font-size: 150%;
	font-weight: bold;
	margin: 20px 0 0 0;
}

#blog #rightcol p {
	line-height: 15px;
}

#blog #comments h3 {
	color: #525759;
	margin-top: 18px;
	font-weight: bold;
	font-size: 110%;
}

#blog #comments form {
	padding: 10px;
	background-color: #DCDDDE;
	margin: 10px 0 15px 0;
	color: #666;
	font-size: 85%;
}

#blog #footer {
	color: #666;
	font-size: 85%;
	margin-bottom: 40px;
}

#blog #comments .terms {
	text-align: right;
	padding: 5px 0;
}

#blog #comments .terms input {
	float: left;
}

#blog #comments textarea {
	width: 429px;
	height: 80px;
	overflow: auto;
}

#blog #comments .text {
	width: 150px;
}

#blog #comments .float {
	float: left;
	width: 180px;
	margin-bottom: 10px;
}

#blog #comments .clear {
	clear: left;
}

#blog .post {
	border-bottom: 6px solid #E5E5E5;
	margin-bottom: 10px;
}

#blog .content div {
	line-height: 20px;
}

#blog .related_details {
	margin: 10px 0 20px 0;
}

/* External URL code */

a.extURL { 
  padding-right: 12px;
  background: url(../images/external.png) no-repeat bottom right;
}

a:hover.extURL { 
  padding-right: 12px;
  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;
}