@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}	

body {
  background: url(//images.tmcnet.com/expo/mspworld/new-images/body-bkg.jpg);
}

.clearAll {
	clear: both;
}

.none {
	border: none!important;
}

h2 {
	color: #224169;
	font-size: 20px;
	padding-bottom: 15px;
}

p {
	color: #333333;
	font-size: 12px;
	padding-bottom: 15px;
}

h2 span {
	font-size: 14px;
}

#wrapper {
  width: 1000px;
  margin: 0 auto;
  font: normal 12px/20px Arial, Helvetica, sans-serif;
  background: #FFF;
  border: 1px solid #CCC;
  -moz-box-shadow: 0px 0px 15px #000000;
  -webkit-box-shadow: 0px 0px 15px #000000;
  box-shadow: 0px 0px 15px #000000;
  padding-top: 25px;
}

#header {
	position: relative;
}

#reg {
	float: left;
	margin-left: 92px;
	width: 178px;
}

#logo {
	float: left;
	padding-left: 77px;
}

#header a:hover img {
	opacity:0.75;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	filter: alpha(opacity=75);
}

#exhibit {
	float: right; 
	margin-right: 92px;
}

#social {
	float: right;
	position: absolute;
	left: 910px;
	margin-top: -25px;
}

#social p {
  font-size: 14px;
  font-weight: bold;
}

#venue {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #224169;
	margin-top: 10px;
}

#nav {
	background: url(//images.tmcnet.com/expo/mspworld/new-images/nav-bkg.jpg) repeat-x;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}

#nav ul {
	list-style-type: none;
}

#nav ul li {
	display: inline;
}

#nav ul li a {
	display: block;
	float: left;
	padding: 5px 15px 5px 15px;
	color: #FFF;
	text-decoration: none;
	font: normal 16px "Trebuchet MS";
	border-right: 1px solid #c8c8c8;
}

#nav ul li a:hover {
	background: url(//images.tmcnet.com/expo/mspworld/new-images/nav-hover-bkg.jpg) repeat-x;
}

#left {
	float: left;
	width: 575px;
	padding-left: 22px;
}

/******************************                 NIVO SLIDER STYLING       ******************************/

#slider {
	background: url(//images.tmcnet.com/tmc/vertical/medhealth/images/loading.gif) no-repeat 50% 50% #ffffff;
	width: 100%;
	height: 261px;
	margin: 0 0 0 0;
	background-color:#ffffff;
	overflow: hidden;
}

#slider-shadow {
	background: url(//images.tmcnet.com/expo/mspworld/new-images/slider-shadow.png) no-repeat;
	height: 18px;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider {
	position:relative;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#233a59;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	opacity:0.9; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:30%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/*Custom */
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
}

.nivo-controlNav {
	position:absolute;
	right:20px;
	top:20px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(//images.tmcnet.com/tmc/vertical/medhealth/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(//images.tmcnet.com/tmc/vertical/medhealth/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}
-->
/******************************    END NIVO SLIDER STYLING       ******************************/

#left ul {
	list-style-type: none;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

#left ul li {
	background: url(//images.tmcnet.com/expo/mspworld/new-images/blue-bullet.jpg) 0 5px no-repeat;
	padding: 0 0 10px 15px;
}

.texter {
	margin-top: 20px;
}

#important {
	margin-top: 20px;
}

#important a {
	font: bold small-caps 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #444444;
	display: block;
	float: left;
	width: 124px;
	height: 95px;	
	margin-left: 50px;
}

#important a:hover {
	text-decoration: underline;
	color: #224169;
	opacity:0.75;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=62);
	filter: alpha(opacity=62);
}

#important a span {
	display: block;
	padding-top: 10px;
	text-align: center;
}

.important-1 {
	background: url(//images.tmcnet.com/expo/mspworld/new-images/agenda-button.jpg) no-repeat;
}

.important-2 {
	background: url(//images.tmcnet.com/expo/mspworld/new-images/hotel.jpg) no-repeat;
}

.important-3 {
	background: url(//images.tmcnet.com/expo/mspworld/new-images/sponsor.jpg) no-repeat;	
}

.important-4 {
	background: url(//images.tmcnet.com/expo/mspworld/new-images/videos.jpg) no-repeat;
}

.important-5 {
	background: url(//images.tmcnet.com/expo/mspworld/new-images/photos.jpg) no-repeat;
}

.important-6 {
	background: url(//images.tmcnet.com/expo/mspworld/new-images/prospectus.jpg) no-repeat;
}

#collocated {
	margin-top: 20px;
}

#right {
	float: right;
	padding: 0 15px 0 20px;
	border-left: 1px solid #CCC;
	min-height: 1440px;
	position: relative;
	width: 336px;
}

.box {
	margin-top: 20px;
}

.box a:hover img {
	opacity:0.75;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	filter: alpha(opacity=75);
}

#twitter {
	margin-top: 20px;
}


#sponsors-wrap {
	position: relative;
	left: -3px;
	margin-top: 10px;
}

#sponsors a:hover img {
	opacity:0.75;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	filter: alpha(opacity=75);
}

#sponsors h3 {
	height: 41px;
	padding: 20px 0 0 10px;
}

#sponsors img {
	padding: 10px;
	width: 140px;
	vertical-align: middle;
}

#sponsors .square {
	width: 78px!important;
}

#platinum-sponsor h3 {
	background: url(//images.tmcnet.com/expo/mspworld/new-images/platinum-sponsor-bkg.png) 0 5px no-repeat;
	width: 370px;
}

#gold-sponsor h3 {
	background: url(//images.tmcnet.com/expo/mspworld/new-images/gold-sponsor-bkg.png) 0 5px no-repeat;
	width: 370px;
}

#silver-sponsor h3 {
	background: url(//images.tmcnet.com/expo/mspworld/new-images/silver-sponsor-bkg.png) 0 5px no-repeat;
	width: 370px;
}

#media-sponsor h3 {
	background: url(//images.tmcnet.com/expo/mspworld/new-images/media-sponsors-bkg.png) 0 5px no-repeat;
	width: 370px;
}

#sponsor-sponsor h3 {
	background: url(//images.tmcnet.com/expo/mspworld/new-images/sponsors-bkg.png) 0 5px no-repeat;
	width: 370px;
}

#footer {
	margin-top: 16px;
	background: url(//images.tmcnet.com/expo/mspworld/new-images/footer-bkg.png) repeat-x;
	height: 157px;
}

#footer-text {
	margin: 0 auto;
	padding-top: 45px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	text-decoration: none;
	color: #D82E1C;
}

#footer a:hover {
	color: #FFF;
	font-weight: bold;
}


/********************************* AGENDA STYLING ****************************************/
.agenda-head-date {
	color: #224169;
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	margin: 40px 0px 30px 0px;
	border-bottom: 1px solid #e0dddd;
	padding-bottom: 10px;
}

.agenda-main-container {
	background: #efefef;
	border: 1px solid #d2d2d2;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	margin-bottom: 15px;
	text-align: left;
	font-size: 12px;
}

.agenda-container {
	background: url(//images.tmcnet.com/expo/mspworld/new-images/agenda-bkg.png) no-repeat;
	padding: 4px 0 0 55px;
}

.agenda-main-container .wrapperlft-rt20 {
	
}

.agendatime {
	font-weight: bold;
	font-size: 18px;
  	color: #224169;
}

.agendadate {
	font-weight: bold;
	font-size: 16px;
}

.agendatitle {
	color: #224169;
	background: #fdfdfd;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid #e0dddd;
	margin: 10px 0px 10px 0px;
	padding: 10px;
}

.speakerfullname {
	font-weight: bold;
	font-size: 14px;
}

.company {
	color: #224169;
	font-style: italic;
}

.speaker-border {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0px 0px 0px;
	margin-bottom: 5px;
}

.wrapper10 {
	font-size: 12px;
}

#photo-holder {
	margin-top: 20px;
}

#photo-row {
	margin-top: 45px;
}

#photo-row img {
	padding-left: 45px;
	border: 0;
}

#photo-row a:hover img {
	opacity:0.75;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	filter: alpha(opacity=75);
}