#fullDivContent {
	
		background: #ffffff url(http://www.microstrategy.com/9/images/screenshot_bg.jpg) no-repeat top right;
	
}

#fullDivContent h2#fancyh2 {
	margin-top: 5px;
	width: 500px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.625em;
	line-height: 1.25em;
	color: #666;
	border: none;
}

#fullDivContent ul#headerlist9 {
	margin-top: 5px;
	margin-left: 0;
}

#fullDivContent ul#headerlist9 li {
	list-style-image: none;
	background: url(http://www.microstrategy.com/9/images/bullet_triangle.gif) no-repeat 2px 7px;
	padding-left: 18px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.25em;
	line-height: 1.65em;
	color: #666;
}

#fullDivContent ul#mstr9nav {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#fullDivContent ul#mstr9nav li {
	display: inline;
	margin: 0 6px 0 0;
	padding: 0;
}

#fullDivContent ul#mstr9nav li a, .roadshowButton {
	margin: 0;
	display: inline-block;
	padding: 0px 10px 0 0; 
	color: #fff;
	/* border: 1px solid #999999; */
	text-decoration: none;
	
	background: url(http://www.microstrategy.com/9/images/navbutton_a.gif) no-repeat scroll top right;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
}

#fullDivContent ul#mstr9nav li a span, .roadshowButton span {
	display: block;
	line-height: 14px;
	padding: 4px 0 4px 10px;
	background: transparent url(http://www.microstrategy.com/9/images/navbutton_span.gif) no-repeat;
}

#fullDivContent ul#mstr9nav li a.current, #fullDivContent ul#mstr9nav li a.current:hover {
	background: url(http://www.microstrategy.com/9/images/navbutton_a.gif) no-repeat scroll;
	background-position: right -44px;
	color: #666;
	font-weight: bold;
	cursor: default;
	/* border: 1px solid #cc0000; */
	/* color: #ffffff; */
}

#fullDivContent ul#mstr9nav li a.current span, #fullDivContent ul#mstr9nav li a.current:hover span {
	background: url(http://www.microstrategy.com/9/images/navbutton_span.gif) no-repeat scroll;
	background-position: left -44px;

}

#fullDivContent ul#mstr9nav li a:hover, .roadshowButton:hover {
	background: url(http://www.microstrategy.com/9/images/navbutton_a.gif) no-repeat scroll;
	background-position: right -22px;
	/* background: #cc0000;
	color: #ffffff; */
}

#fullDivContent ul#mstr9nav li a:hover span, .roadshowButton:hover span {
	background: url(http://www.microstrategy.com/9/images/navbutton_span.gif) no-repeat scroll;
	background-position: left -22px;
}

div#bigroundbox {
	background: #ffffff;
	margin-top: 8px;
	/* border: 1px solid #999999; */
	padding: 25px 0 25px 25px;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; */
	overflow: hidden;
	height: 100%;
}

div#bigroundbox .sb-inner {
	background: #fff;
}

#bigroundbox h3 {
	font-size: 1.75em;
	line-height: 1.4em;
	margin-bottom: 5px;
	margin-top: 5px;
}

#bigroundbox .row h3 {
	font-size: 1.4em;
	margin: 0 0 10px 0;
}

#bigroundbox h4 {
	font-size: 1.125em;
	line-height: 1.5em;
	font-weight: normal;
	color: #666;
	margin-bottom: 5px;
}

#airplane {
	background: url(http://www.microstrategy.com/9/images/distro_airplanes.jpg) no-repeat top right;
	padding-right: 300px;
}

#bigroundbox ul li {
	list-style-image: url(http://www.microstrategy.com/9/images/red_bullet.gif);
}

.learnmore {
	margin: 5px 0 25px 0;
}

.download {
	background: url(http://www.microstrategy.com/events/microstrategyworld2009/graphics/pdf.gif) no-repeat -3px -1px;
	padding-left: 17px;
}

.dim {
	color: #666;
}	

/* ---------------------================= GRID styles, yo...sort of ===================--------------- */

#fullDiv .row {
	clear: both;

	_height: 1%;
	

}

#fullDiv .row p, #fullDiv .row h3 {
	overflow: hidden;
}

#fullDiv p, #fullDiv h3 {
	overflow: hidden;
}

#fullDiv .full {
	padding: 20px 20px 0px 0;

}

#fullDiv .half {
	float: left;
	width: 45%;
	padding: 20px 20px 20px 0;
}

#fullDiv .third {
	float: left;
	width: 31%;
	padding: 20px 20px 20px 0;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/* ----------------------------------------------------------- start accordion styles */

#content {font: 11px Verdana, Arial, Helvetica, sans-serif; line-height: 16px; color: #333; 
}

#content h3.toggler {
	display: block;
	margin-bottom: 0px;
	border-top: 1px solid #ccc;
	padding: 0px;
	color: #cc0000;
	
	cursor: pointer;
	font-size: 12px;
}

#trackList .element ul {
	padding-bottom: 1em;
}

.element {
	
}
.toggler2 {
	cursor:pointer;
}
a.toggler2{
	text-decoration:underline;
	color:#000;
}
.tbaSession{
	color:#666;
}
.element2{
	margin:0 40px 0 0px;
}
#content .element2 p{
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	color:#666;
	/* border-bottom:1px solid #CCC; */
}

#content .element p {
	margin: 0;
	padding: 0 0px 10px 0px;;
}

/* ----------------------------------------------------- end accordion styles */

#bigroundbox h1 { display: none; }

#bigroundbox a:link { text-decoration: underline; }
#bigroundbox a:visited { text-decoration: underline; }
#bigroundbox a:hover { text-decoration: underline; }
#bigroundbox a:active { text-decoration: underline; }

/* ----------------------------------------------------- roadshow styles */

#roadshowlist {
	margin-right: 20px;
}

#bigroundbox #roadshowlist li {
	margin: 0;
	padding: 0;
	list-style-image: none;
	clear: both;
}

#roadshowlist a {
	padding: 5px;
	margin: 5px 0;
	display: block;
	text-decoration: none;
	background: #e1e1e1 url(http://www.microstrategy.com/9/images/roadshow_button_grey.gif) no-repeat 205px;
	_height: 1%;
	overflow: hidden;
}

#roadshowlist a:link { text-decoration: none; }
#roadshowlist a:visited { text-decoration: none; }
#roadshowlist a:hover { 
	background: #cccccc url(http://www.microstrategy.com/9/images/roadshow_button.gif) no-repeat 205px;
	text-decoration: none;
}
#roadshowlist a:active { text-decoration: none; }

#roadshowlist span {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: right;
	margin-right: 25px;
}

#roadshowlist li.roadshow_tba p {
	display: block;
	padding: 5px;
	margin: 5px 0;
	_height: 1%;
	overflow: hidden;
	background-color: #ffffff;
	color: #999999;
}

#roadshowlist li.roadshow_tba p span {
	color: #999999;
}

#roadshowlist li.roadshow_tba a {
	cursor: default;
	background-color: #f1f1f1;
	background-image: none;
}

#roadshowlist li.roadshow_tba a:link { }
#roadshowlist li.roadshow_tba a:visited { }
#roadshowlist li.roadshow_tba a:hover { color: #cc0000; }
#roadshowlist li.roadshow_tba a:active { }

/* ----------------------------------------------------- gallery styles */

div.gallery9 {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}

div.gallery9 p {
	width: 200px;
}









