/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* --------------------------------------------------- end eric meyer reset styles */

/* ------------------------------------------------------------------ start layout styles */

body {
	text-align: center;
	background: url(graphics/site_bkgd_t.gif) no-repeat top #006b84;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 980px;
	height: 144px;
}

#topnav {
	height: 25px;
	text-align: right;
	background: #7e6452 url(graphics/nav_r_angle.gif) no-repeat top right;
}

#container {
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	overflow: hidden;
	height: 100%;
	background: #fff url(/events/microstrategyworld2010/graphics/diag_tile.gif) repeat-y top left;
}

#leftnav {
	float: left;
	width: 187px;
	text-align: center;
}

#content {
	padding: 15px 15px 15px 15px;
	margin-left: 187px;
	/* background: url(/events/microstrategyworld2010/graphics/vegas_skyline_short.jpg) no-repeat 15px 15px; */
	height: 100%;
}

#content.marginless {
	
	padding: 0 0 0 15px;
	height: 100%;
}

/*
#Home #content {
	padding: 250px 15px 15px 15px;
	background: url(/events/microstrategyworld2010/graphics/vegas_skyline.jpg) no-repeat 10px 10px;
}
*/

#Travel #content, #Home #content {
	padding: 15px;
	background: none;
}

#right {
	float: right;
	width: 365px;
	margin-bottom: 50px;
}

.registerbox {
	margin: 10px 0;
	padding: 15px;
	background: #F4FDFF;
	border-top: 1px solid #7CC2E9;
	border-bottom: 1px solid #7cc2e9;
}

#right .registerbox {
	 margin: 10px 0 10px 15px;
}

#content .registerbox h2 {
	margin-top: 5px;
}

.wynnbox {
	float: right;
	width: 350px;
	height: 125px;
	background: url(/events/microstrategyworld2010/graphics/wynnpic_small.jpg) no-repeat top left;
}

.forumbox {
	float: right;
	width: 350px;
	height: 100px;
	background: url(/events/microstrategyworld2010/graphics/forum_button.jpg) no-repeat top left;
	margin-bottom: 100px /*added to force sponsor logos to wrap - P.B. 12/08/08 */
}

.wynnboxwide {
	width: 758px;
	height: 125px;
	background: url(/events/microstrategyworld2010/graphics/wynnpic_wide.jpg) no-repeat top left;
}

.wynnboxwideplain {
	width: 758px;
	height: 125px;
	background: url(/events/microstrategyworld2010/graphics/wynnpic_wide_plain.jpg) no-repeat top left;
}

#footer {
	text-align: left;
}

/* -------------------------------------------------------------- end layout styles */

/* ---------------------------------------------------------------------- start typography */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-size: 1em;
}

#topnav, #leftnav {
	font-size: 11px;
	font-weight: bold;
}

#leftnav {
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
/*	font-style:; */
	line-height: 18px;
}

h1 {
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 20px;
}

#Home h1 { color: #fff; }

#content h2 {
	margin-top: 18px;
}

#content h3 {
	color: #fa971f;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 10px;
}

#content h4 {
	margin-top: 12px;
	font-size: 14px;
	color: #666;
}

#content h4.time {
	margin-top: 5px;
}

#content p, .marginless form, #content ul, #content ol, #content #url {
	margin-top: 12px;
	line-height: 18px;
	font-size: 12px;
}

hr {
	height: 0px;
	border: none;
	border-bottom: 1px solid #cccccc;
}

.marginless ul {
	line-height: 18px;
	font-size: 12px;
}

#details p, #details ul, #details li {
	font-size: 10px;
	line-height: 14px;
	color: #666;
}

.marginless sup {
	font-size: 9px;
	vertical-align: super;
}

#map_toggle {
	font-size: 10px;
	color: #fff;
}

#content .wynnbox h2, #content .wynnboxwide h2, #content .wynnboxwideplain h2 {
	margin-top: 0px;
	padding-top: 14px;
	padding-left: 15px;
	color: #fff;
}

#Home #content .wynnboxwide h1, #Home #content .wynnboxwideplain h1 {
	margin-top: 0;
	padding-top: 35px;
	padding-left: 15px;
}

#content .wynnbox h4, #content .wynnboxwide h4, #content .wynnboxwideplain h4 {
	color: #FFCC00;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-top: 0;
}

#content .wynnbox h4 a:link { color: #ffcc00; text-decoration: none; }
#content .wynnbox h4 a:visited { color: #ffcc00; text-decoration: none; }
#content .wynnbox h4 a:hover { color: #ffcc00; text-decoration: underline; }
#content .wynnbox h4 a:active { color: #ffcc00; text-decoration: underline; }

#content .wynnbox p, #content .wynnboxwide p, #content .wynnboxwideplain p {
	font-size: 11px;
	padding-left: 15px;
	color: #fff;
	margin-top: 0;
}

#content .forumbox h2 {
	margin-top: 0;
	padding-top: 14px;
	padding-left: 15px;
	color: #666;
}

#content .forumbox h4 {
	padding-left: 15px;
	padding-bottom: 5px;
	color: #000;
	font-size: 12px;
	line-height: 15px;
}

#footer {
	font-size: 11px;
	color: #fff;
	margin-bottom: 10px;
	line-height: 16px;
	background-color: #7e6452;
	padding: 15px 10px;
}

#footer a:link { color: #eee; text-decoration: underline; }
#footer a:visited { color: #eee; text-decoration: underline; }
#footer a:hover { color: #fff; text-decoration: none; }
#footer a:active { color: #fff; text-decoration: none; }


.speaker h4, .speaker h5, .speaker p {
	margin-left: 80px;
}

#content div.speaker h4 {
	color: #000;
	margin-bottom: 6px;
}

#content div.speaker h5 {
	color: #666;
	font-size: 12px;
	margin-bottom: 4px;
}

#content div.speaker p {
	margin-top: 0;
}

/* ----------------------------------------------------------------- end typography */

/* ------------------------------------------------------------------- start navbar styles */

#topnav ul {
	float: right;
	margin-right: 0px;
}

#topnav li {
	display: block;
	float: left;
	height: 25px;
}

#topnav li a {
	display: block;
	padding: 6px 30px 7px 5px;
	background: url(/events/microstrategyworld2010/graphics/tab_angle.gif) no-repeat top right;
}

#topnav li a:link { color: #ffffff; text-decoration: none; }
#topnav li a:visited { color: #ffffff; text-decoration: none; }
#topnav li a:hover { color: #ffffcc; text-decoration: none; background: url(/events/microstrategyworld2010/graphics/tab_angle_a.gif) no-repeat top right;}
#topnav li a:active { color: #ffffff; text-decoration: none; }

/* ------------------------------------------------------------- end navbar styles */

/* ------------------------------------------------------------------ start leftbar styles */

#leftnav ul {
	/*list-style: url(graphics/star.gif);
	margin-left: 25px;
	margin-top: 50px;*/
	margin: 10px 28px 0 28px;
}

#leftnav ul.starbullets li {
	margin-bottom: 6px;
	padding-bottom: 20px;
	background: url(graphics/star.gif) no-repeat bottom center;
}

#leftnav ul.starbullets {
	margin-top: 20px;
}

#leftnav ul.customerspeakers {
	line-height: 1.3em;
	font-size: 11px;

}

#leftnav ul.customerspeakers li {
	margin-bottom: 5px;
}

#leftnav h3 {
	font-size: 14px;
	margin-top: 20px;
	color: #006bb6;
	
}

/* ------------------------------------------------------------ end leftbar styles */

/* ----------------------------------------------------------- start something else styles */

#content div.speaker {
	margin: 20px 0;
	clear: right;
}

#content div.speaker img {
	float: left;
}

#content a:link { color: #2594a5; text-decoration: underline; }
#content a:visited { color: #2594a5; text-decoration: underline; }
#content a:hover { color: #2594a5; text-decoration: none; }
#content a:active { color: #2594a5; text-decoration: underline; }

span.arrow { color: #000; font-weight: bold; }
span.pipe { color: #60a3ce; }

#content ul, .marginless ul {
	list-style: url(/events/microstrategyworld2010/graphics/bullet_red_arrow.gif);
	margin-left: 25px;
}

#content ol {
	list-style: decimal;
	margin-left: 25px;
}

#content ol li, .marginless ol li {
		margin-bottom: 5px;
}

#header .register {
	padding: 93px 0 0 587px;
}

#header .register a span {
	display: none;
}

#header .register a {
	display: block;
	float: left;
	width: 131px;
	height: 27px;
	background: url(/events/microstrategyworld2010/graphics/reg_button_nick.gif) no-repeat 0 0;
}

#header .register a:hover {
	background-position: 0 -27px;
}

#map_toggle {
	display: block;
	background: #999;
	text-align: right;
}

.groupbutton {
	padding: 30px 15px 0 15px;
	float:right;
}

.groupbutton span {
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #666;
}

a.download {
	background: url(/events/microstrategyworld2010/graphics/pdf.gif) no-repeat -3px -1px;
	padding-left: 17px;
}

span.dim {
	color: #999;
	text-decoration: none;
	font-size: 10px;
}

div.updates {
	background: #edfcfc;
	border: 1px solid #afeff1;
	padding: 7px;
	margin: 10px 15px;
}

p.iconlink {
	font-weight: normal;
	text-align: left;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

p.iconlink img {
	vertical-align: middle;
	margin-right: 5px;
}

#twitter p.iconlink {
	line-height: 1.25em;
}

p.iconlink a:link { color: #fa971f; text-decoration: underline; font-weight: bold;}
p.iconlink a:visited { color: #fa971f; text-decoration: underline; font-weight: bold;}
p.iconlink a:hover { color: #fa971f; text-decoration: none; font-weight: bold;}
p.iconlink a:active { color: #fa971f; text-decoration: underline; font-weight: bold;}

/* ----------------------------------------------------- end something else styles */

/* ----------------------------------------------------------- start agenda table styles */

table.agenda {
	width: 100%;
	margin-top: 20px;
	font-size: 12px;
	line-height: 1.5em;
}

table.agenda th {
	border-bottom: 1px solid #7cc2e9;
}

table.agenda td.time {
	width: 170px;
}

table.agenda th, table.agenda td {
	padding: 5px;
}

table.agenda td {
	border-top: 1px solid #eee;
}

table.agenda .tracksButton {
	cursor: pointer;
}

table.agenda .trackTitle {
	margin-top: 5px;
}

#content table.agenda a:link,
#content table.agenda a:visited,
#content table.agenda a:hover,
#content table.agenda a:active {
	text-decoration: none;
}

table.agenda .trackDesc {
	padding-left: 25px;
}

/* ----------------------------------------------------- end agenda table styles */

/* ----------------------------------------------------------- start accordion styles */

#content h3.toggler {
	display: block;
	margin-bottom: 0px;
	border-top: 1px solid #ccc;
	padding: 7px;
	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 20px;
}
#content .element2 p{
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	color:#666;
	/* border-bottom:1px solid #CCC; */
}

#content .element p {
	margin: 0;
	padding: 0 10px 10px 10px;;
}

/* ----------------------------------------------------- end accordion styles */

.logos img{
	padding:6px;
	border:1px #CCC solid;
}

#content ul.rightlinks {
	float: right;
	margin: 0;
	padding: 0;
}

#content ul.rightlinks li {
	display: inline;
	list-style-type: none;
	padding: 0 20px 0 0;
	margin: 0;
}

/* ----------------------------------------------------- start blog styles */
#leftCol{
	float:left;
	width:550px;
	/* border-right:2px dotted #CCC; */
	padding:0 0 15px 0;
	/* border-bottom:2px solid #9a4f16; */
}
.blogPost{
	margin:0 11px 10px 0;
}
.blogPost h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:5px;
	line-height: 1.5em;
	/* border-left:16px solid #9a4f16; */
}

#content .blogPost h2 a:link, #content .blogPost h2 a:visited {
	text-decoration: none;
}

#content .blogPost h2 a:hover, #content .blogPost h2 a:active {
	text-decoration: underline;
}

.blogDate{
	margin:3px 0 0 5px;
	font-size:12px;
	color:#999;
}
.blogPostContent{
	padding:0 5px 0 0px;
	/* border-left: 4px solid #9a4f16; */
	margin:10px 12px 0 6px;
	font-size:12px;
	line-height:20px;
	text-indent:0px;
}
.blogPostContent p{
	text-align: left;
	margin:5px 0 15px 0;
}
.blogPost h4{
	padding-top:2px;
	border-top:1px solid #999;
} /*comment title*/
.prevnext{
	font-size:12px;
	text-align:right;
	line-height:20px;
	margin-right:10px;
}
.commentDetails{
	border-top:1px solid #CCC;
	padding-top:5px;
	margin:3px 0 10px 0px;
	font-size:12px;
	color:#999;
}
.commentContent{
	margin-left:15px;
	font-size:11px;
	line-height:16px;
	margin-bottom:20px;
}
#blogNav{
	display:block;
	float:right;
	width:195px;
	text-align:center;
}
#blogNav ul{
	margin-left:3px;
	text-align:left;
}
#blogNav li{
	margin-bottom:10px;
}
.blogCalendar{
	font-size:10px;
	width:175px;
	margin: 0 auto;
}
.blogCalendar th{
	width:25px;
	height:25px;
	text-align:center;
	line-height:22px;
}
.blogCalendar td{
	width:25px;
	height:25px;
	text-align:center;
	line-height:20px;
}
.blogCalendar td a{
	display:block;
	font-weight:bold;
	color:#fa971f;
	width:20px;
	height:20px;
	border:1px solid #fa971f;
	background-color:#FFC;
}
.blogCalendar td a:hover{
	background-color:#9a4f16;
	color:#FFF;
	border-color:#9a4f16;
}
#calendarTabs a{
	float:left;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	width:57px;
	padding:3px 2px 3px 2px;
	margin:1px;
	border:1px solid #fa971f;
}
#calendarTabs a:hover{
	background-color:#9a4f16;
	border-color:#9a4f16;
	color:#FFF;
}
#variableCalendar{
	height:250px;
}
#variableCalendar h2{
	font-size:smaller;
}
.found{
	color:#060;
	font-weight:bold;
	background-color:#FF0;
}
#cal_3{
	background:url(blog/calendar_mark.gif);
	background-repeat:no-repeat;
}
#cal_2, #cal_1{
	background:url(blog/calendar_unmarked.gif);
	background-repeat:no-repeat;
	
}
#newComment
{
	font-size:12px;
}
#newCommentForm
{
	background-color:#EEE;
	border:1px solid #CCC;
	padding:10px;
}
#loadingImageDiv{
	display:none;
}
#newCommentForm p, #newCommentForm input, #newCommentForm textarea, #submitButtonDiv{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
}
#newCommentForm input, #newCommentForm textarea{
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}
#msg_loading{
	display:block;
	height:30px;
	width:30px;
	float:left;
	background-image:url(/graphics/loading_star.gif);
}
#saveButton{
	margin-top:6px;
	float:left;
}
/* ----------------------------------------------------- end blog styles - that was a lot*/

.marginless form label {
	font-weight: bold;
	padding-left: 0px;
}

.marginless form input {
	margin-bottom: 12px;
}

#details {
	width: 420px;
	margin-bottom: 20px;
}

#content.marginless ul li {
	list-style-image: none;	
}

#content.marginless ul {
	margin-top: 0;	
}
