body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: #494949;
    background-color: #BBB;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

img {
    border: none;
}

a {
    font-weight: bold;
    color: #4F77C6;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

#wrapper {
    left: 0px;
    top: 0px;
    width: 986px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFF;
    background-repeat: repeat-y;
    background-position: top left;
    border: solid 2px #FFF;
}

#topBar {
    width: 966px;
    height: 47px;
    padding: 0px 10px 0px 10px;
    position: relative;
    left: 0px;
    top: 0px;
}

.topBarSite {
    position: relative;
    top: 14px;
    width: 700px;
    font-family: "Arial Narrow",Arial,Helvetica,sans-serif;
    font-size: 23px;
    font-weight: bold;
    color: #006599;
}

.topBarLogin {
    padding-top: 3px;
    margin-right: 0px;
    font-size: 10px;
    float: right;
}

.topBarLogin a {
    font-weight: normal;
}

.topBarSearch {
    margin-right: 20px;
    position: absolute;
    left: 763px;
    top: 24px;
    width: 400px;
}

#tbGo {
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    background-color: #C2DD1F;
    border: none;
    margin-left: 5px;
    padding: 2px 3px;
    cursor: pointer;
    display: block;
    text-align: center;
}

#tbGo a:hover {
    text-decoration: none;
}

#tbSearch {
    height: 13px;
    width: 125px;
    margin-right: 5px;
    float: left;
}

#headerGraphic {
	width: 986px;
	height: 100px;
	position: relative;
	background-repeat: no-repeat;
}

#headerProductName {
	position: absolute;
	top: 5px;
	left: 200px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFF;
}

#headerBlock {
	position: absolute;
	top: 16px;
	left: 200px;
	width: 700px;
	color: #FFF;
}

#headerDescription {
        font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 18px;
}

#headerLocationDates {
        font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

#topNav {
    height: 20px;
    width: 966px;
    float: left;
    background-color: #006599;
    border-bottom: solid 2px #FFF;
    padding-left: 20px;
}

a.navMain {
    color: #98c7e0;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    padding: 0 15px;
    text-decoration: none;
    text-transform: uppercase;
}

a.navMain:link {
    color: #98c7e0;
}

a.navMain:visited {
    color: #98c7e0;
}

a.navMain:hover {
    color: #98c7e0;
    background-color: #4094ca;
    text-decoration: none;
}

a.navMainSelected {
    width: 150px;
    height: 25px;
    font-size: 12px;
    color: #353535;
    text-decoration: none;
    text-align: center;
    line-height: 25px;
    vertical-align: middle;
    background-image: url(/images/button_top_nav_selected.jpg);
    background-repeat: no-repeat;
    display: block;
    float: left;
}

a.navMainSelected:hover {
    text-decoration: none;
    cursor: default;
}

.navMainFiller {
    width: 191px;
    height: 23px;
    background-image: url(/images/bkgnd_top_nav_normal.jpg);
    background-repeat: repeat-x;
    border-top: solid 1px #E6E6E6;
    border-bottom: solid 1px #4D5558;
    display: block;
    float: left;
}

.navMainFillerNoItxpo {
    width: 266px;
    height: 23px;
    background-image: url(/images/bkgnd_top_nav_normal.jpg);
    background-repeat: repeat-x;
    border-top: solid 1px #E6E6E6;
    border-bottom: solid 1px #4D5558;
    display: block;
    float: left;
}

.navMainBorder {
    display: block;
    float: left;
}

.gartnerhead {
	border-left: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
	text-align: left;
	color: #074B89;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 0px 2px 24px;
}

.gartnerhead2 {
	border-top: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	color: #999999;
	padding: 4px 12px 3px 6px;
	text-align: right;
}

.gartnerhead2 a {
	color: #999999;
	text-decoration: none;
}

.gartnerhead2 a:hover {
	color: #0099ff;
	text-decoration: underline;
}

.titlebox1 {
	background-color: #666666;
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding-left: 24px;
}

.titlebox2 {
	background-color: #666666;
	color: #cccccc;
	font-size: 12px;
	padding-right: 24px;
	text-align: right;
}

.titlebox2 a {
	color: #cccccc;
	text-decoration: none;
}

.titlebox2 a:hover {
	color: white;
	text-decoration: underline;
}

.toolshead {
	background-color: #999999;
	color: white;
	border-right: 2px solid white;
	padding: 2px 2px 1px 17px;
}

.toolsheadh {
	background-color: #999999;
	color: white;
	border-right: 2px solid white;
	padding: 2px 2px 2px 8px;
}

.toolshead a, .toolsheadh a {
	color: white;
	text-decoration: none;
}

.toolshead a:hover, .toolsheadh a:hover {
	text-decoration: underline;
}

.toolmenu {
	position: absolute;
	z-index: 2;
	width: 120px;
}

.summitmenu {
	position: absolute;
	width: 320px;
}

.tmitem a {
	display: block;
	width: 120px;
	padding: 1px 12px 1px 24px;
	text-decoration: none;
	background-color: #666666;
	color: #cccccc;
}

.tmitem a:hover {
	display: block;
	width: 120px;
	padding: 1px 12px 1px 24px;
	text-decoration: none;
	background-color: #0099ff;
	color: white;
}

.smitem a {
	display: block;
	width: 240px;
	padding: 1px 12px 1px 24px;
	text-decoration: none;
	background-color: #666666;
	color: #cccccc;
}

.smitem a:hover {
	display: block;
	width: 240px;
	padding: 1px 12px 1px 24px;
	text-decoration: none;
	background-color: #0099ff;
	color: white;
}

.mainbody {
	padding: 20px;
}

.slidebody {
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	padding: 2px;
}

.copyright {
	color: #999999;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	padding: 1px 1px 3px 24px;
}
.copyright a:link, .copyright a:visited {
	color: #999999;
	font-weight: normal;
}

#footer {
	color: #FFF;
	background-color: #006599;
	font-size: 11px;
	height: 51px;
	padding: 15px 20px;
}
#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: none;
	margin-right: 8px;
}

.heading {
	background-color: #6c7ab4;
}

.admheading {
	font-size: 16px;
	background-color: #6c7ab4;
}

.loginhead {
	background-color: #003366;
	color: white;
	font-size: 16px;
	padding-left: 24px
}

.bluelink, .bluelink a, .bluelink a:visited, .bluelink a:link {
	color: #0099ff;
	text-decoration: none;
}

.bluelink a:hover {
	color: #0099ff;
	text-decoration: underline;
}

.bodytext {
	color: #666666;
}

.darkhead {
	background-color: #666666;
	color: white;
	font-weight: bold;
	font-size: 14px;
}

.summitbox {
	width: 64px;
	padding: 2px;
}

.historylist {
	padding: 0;
	margin: 0;
	border: 0;
}

.hstrackhead {
	background-color: #999999;
	color: white;
	font-weight: bold;
	padding: 4px 30px 4px 30px;
}

.hslabel {
	width: 80px;
	font-weight: bold;
}

.sessionlink a {
	color: #074b89;
	text-decoration: none;
}

.sessionlink a:hover {
	text-decoration: underline;
}

.bluetext {
	background-color: white;
	color: #074b89;
}

.lefttext {
	background-color: white;
	color: #074b89;
	padding: 8px 4px 8px 12px;
}

.lefttextsl {
	background-color: white;
	color: #074b89;
}

.lefttext a {
	color: #074b89;
	text-decoration: none;
}

.lefttext a:hover {
	color: black;
	text-decoration: underline;
}

.whitetextbox {
	color: white;
	padding: 3px 8px 3px 8px;
	font-size: 10px;
}

.whitetextbox a {
	color: white;
	text-decoration: none;
}

.whitetextbox a:hover {
	color: white;
	text-decoration: underline;
}

.whitetext {
	color: white;
}

.hsstatus {
	background-color: #ff9900;
	color: white;
}

.darkbutton {
	border: 1px solid #cccccc;
	padding: 2px;
	color: #cccccc;
	cursor: hand;
}
.darkbutton a {
	text-decoration: none;
	color: #cccccc;
}
.eventtitle, .eventtitle a {
	font: 20px bolder Verdana, Arial, Helvetica, sans-serif;
	color: white;
	background-color: #6c7ab4;
	padding: 5px;
	text-decoration: none
}

.eventdetail {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	background-color: #6c7ab4;
	padding: 4px;
}

.eventdetail a {
	color: white;
	text-decoration: none;
}

.speakerframe {
	background-color: #0099ff;
}

.sessionname {
	font: 12px bold Verdana, Arial, Helvetica, sans-serif;
	color: orange;
}
.speakername, .speakername a {
	font: 12px normal Verdana, Arial, Helvetica, sans-serif;
	color: white;
}
.speakertitle {
	font: 10px normal Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
}
#session-body li a {
	color: black;
}
.slidelist {
	margin-left: 3px;
	margin-top: 3px;
}
.slideframe {
	border: 1px solid #999999;
}

.link {
	font: 10px bold Verdana, Arial, Helvetica, sans-serif;
	color: white;
	border: 1px solid white;
	padding: 2px;
	background-color: #6c7ab4;
}
.info {
	display: none
}
.tree {
	display: list-item;
	list-style-position: outside;
	list-style-image: url(/images/listclosed.gif);
}
.tree-open {
	display: list-item;
	list-style-position: outside;
	list-style-image: url(/images/listopen.gif);
}
.accordion {
	font: 12px normal Verdana, Arial, Helvetica, sans-serif;
}
.iconlabel a {
	font: 9px normal Verdana, Arial, Helvetica, sans-serif;
	color: gray;
	text-decoration: none;
}
.notehead {
	font: 10px bold Verdana, Arial, Helvetica, sans-serif;
	border: none;
	color: black;
	margin-left: 16px;
}
.noteicon {
	display: block;
	width: 24px;
	height: 100%;
	left: 0px;
	top: 0px;
	padding: 6px;
}
.noteturnout {
	cursor: hand;
	display: block;
	left: -2px;
	top: -4px;
	padding: 6px;
}
.notetext {
	display: block;
	position: relative;
	left: 10px;
	top: -18px;
}
.notebody {
	font: 10px bold Verdana, Arial, Helvetica, sans-serif;
	border: none;
	position: relative;
	top: -16px;
	width: 90%;
	color: #074b89;
	margin-left: 16px;
}
.notebox {
	border: 1px solid #666666;
	margin-bottom: 4px;
/*	height: -32px; */
}
.small {
	font: 9px bold Verdana, Arial, Helvetica, sans-serif;
}
.smwhite {
	font: 10px bold Verdana, Arial, Helvetica, sans-serif;
	color: white;
}
.notelink a {
	font: 10px normal Verdana, Arial, Helvetica, sans-serif;
	color: white;
}
.noteedit a {
	color: #666666;
	text-decoration: none;
}
.noteedit a:hover {
	color: #666666;
	text-decoration: underline;
}
.notedel a {
	color: #ff6600;
	text-decoration: none;
}
.notedel a:hover {
	color: #ff6600;
	text-decoration: underline;
}
#timedisplay {
	font: 10px normal Verdana, Arial, Helvetica, sans-serif;
}
.turnout {
	cursor: hand;
}
.listcell {
	font: 12px normal Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 2px solid #999999;
	border-collapse: collapse;
}
.scrollbox {
	display: block;
	height: 400px;
	width: 464px;
	overflow: scroll;
}
.listcellleft {
	font: 12px normal Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-top: 2px solid #999999;
	border-left: 2px solid #999999;
	border-bottom: 2px solid #999999;
}
.listcellright {
	font: 12px normal Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-top: 2px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
}
.listcellg {
	font: 12px normal Verdana, Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	border: 1px solid #374163;
}
.listcell a, .listcellg a, .listcellleft a {
	font: 12px normal Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
.itemlist {
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
}
.itemlist a {
	text-decoration: none;
	font-weight: bold
}
.itemlist a:hover {
	text-decoration: underline;
	font-weight: bold
}
.whitecell, .whitecell a {
	font: 12px normal Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background-color: white;
}
.tabbox {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.trackhead {
	background-color: #999999;
	color: white;
	padding: 3px 8px 3px 8px;
}
.content-message {
	color: orange;
}
.notebuttons {
	padding: 1px;
}

.sessionleft {
	display: block;
	width: 340px;
	height: 500px;
	overflow: scroll;
	border: 1px solid #999999;
	z-index: -1;
}

.sessionright {
}

.neventhead {
	background-color: #999999;
	color: white;
	width: 100%;
}

.neventhead a {
	color: white;
	cursor: hand;
}

.nsessionhead {
	background-color: #0099ff;
	color: white;
	width: 100%;
	font-size: 10px;
}

.nsessionhead a {
	color: white;
	font-size: 10px;
	cursor: hand;
}

.slideitems {
	cursor: hand;
}
.txtbutton {
	border: 1px solid #083353;
	background-color: #b5c5cc;
	padding: 2px;
}
.txtbutton a:link, .txtbutton a:visited {
	color: black;
}
.sessiontitle {
	font-size: 16px;
	font-weight: bold;
}
.speakerline {

	font-size: 12px;
	margin-bottom: 6px;
}
.reglink {
	color: blue;
	cursor: hand;
}
.reglink:hover {
	text-decoration: underline;
	cursor: hand;
}
.tdrule {
	height: 1px;
	background-color: #cccccc;
}
.otitle {
	color: #fb6602;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.ostitle {
	color: #fb6602;
}
.ptitle {
	color: #746de1;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.stitle {
	font-weight: bold;
}
.button {
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    background-color: #C2DD1F;
    border: none;
    padding: 1px 3px;
    cursor: pointer;
    display: inline;
    text-align: center;
}
.smbutton {
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    background-color: #C2DD1F;
    border: none;
    padding: 1px 3px;
    cursor: pointer;
    display: block;
    text-align: center;
    width: 36px;
}
.couponrow {
  display: block;
  position: relative;
  top: 0px;
  left: 0px;
  width: 750px;
  padding-bottom: 3px;
}
.couponlabel {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 125px;
  float: left;
}
.couponinput {
  position: relative;
  left: 130px;
  top: 0px;
  width: 620px;
}
.loginbox {
  border: 1px solid black;
  padding: 4px;
}
.clickable {
    cursor: pointer;
}
.addlink {
    cursor: pointer;
}
