/* Elements */

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;
}

img {
    border: none;
}

a {
    font-weight: bold;
    color: #4F77C6;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}


/* Main Document Sections */

#wrapper {
    width: 986px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFF;
    background-image: url(images/bkgnd_left_nav.gif);
    background-repeat: repeat-y;
    background-position: top left;
    border: solid 2px #FFF;
}

#header {
    width: 986px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
}

#topBar {
    width: 966px;
    height: 24px;
    padding: 0px 10px 0px 10px;
    background-color: #E9F4FA;
}

.pulldown {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #494949;
}

.topBarWelcomeItems {
    padding-top: 4px;
    margin-right: 20px;
    font-size: 12px;
    float: left;
}

.topBarLeftText {
    font-size: 11px;
    font-weight: bold;
    padding-top: 5px;
    margin-right: 20px;
    float: left;
}

.topBarLeftIcon {
    padding-top: 4px;
    margin-right: 5px;
    float: left;
}

.topBarRightText {
    font-size: 11px;
    font-weight: bold;
    padding-top: 5px;
    margin-left: 20px;
    float: right;
}

.topBarRightSearchButton {
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    background-color: #FB6602;
    /*border-top: solid 1px #FDA76D;
    border-right: solid 1px #9F4101;
    border-bottom: solid 1px #692B01;
    border-left: solid 1px #FC8637;*/
    text-align: center;
    height: 15px;
    padding: 2px 4px 2px 4px;
    margin-top: 2px;
    margin-left: 5px;
    float: right;
}

a.topBarRightSearchButton:hover {
    text-decoration: none;
}

.topBarRightSearchBox {
    height: 13px;
    width: 125px;
    margin-top: 2px;
    margin-left: 20px;
    float: right;
}

#topNav {
    height: 29px;
    width: 808px;
    float: left;
    border-bottom: solid 2px #FFF;
    border-left: solid 2px #FFF;
}

#leftNav {
    width: 176px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 31px;
}

.adSlot1 {
    text-align: left;
    margin-top: 10px;
    margin-left: 10px;
}

.adSlot2 {
    height: 60px;
    width: 468px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.adSlot3 {
    text-align: center;
}

.adSlot4, .adSlot5, .adSlot6, .adSlot7, .adSlot8 {
    text-align: center;
    margin-top: 10px;
}

#leftNavItems {
    width: 156px;
    padding: 5px 10px 10px 10px;
    margin-top: 3px;
    overflow: hidden;
}

#content {
    width: 790px;
    padding: 10px;
    float: right;
    min-height: 400px;
    _height: 400px;
}

.contentMiddle {
    width: 660px;
    float: left;
}

.contentRight {
    width: 790px;
    float: left;
}

.rightColumn {
    width: 120px;
    padding-left: 10px;
    float: right;
}

#footer {
    width: 986px;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 3px 0px 2px 0px;
}

#footer a {
    color: #FFF;
}

.footerLeft {
    padding: 10px 8px 2px 10px;
    float: left;
    text-align: left;
}

.footerRight {
    padding: 2px 10px 0px 8px;
    float: right;
    text-align: right;
}

.footerLabel {
    font-weight: bold;
    color: #FFF;
}


/* Top Navigation */

a.navMain {
    padding-left: 11px;
    width: 190px;
    height: 29px;
    border-top: solid 1px #FFF;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    background-color: #8FA8B5;
    border-left: solid 1px #FFF;
    text-decoration: none;
    text-align: left;
    line-height: 29px;
    vertical-align: middle;
    display: block;
    float: left;
}

a.navMainWide {
    padding-left: 11px;
    width: 257px;
    height: 29px;
    border-top: solid 1px #FFF;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    background-color: #8FA8B5;
    border-left: solid 1px #FFF;
    text-decoration: none;
    text-align: left;
    line-height: 29px;
    vertical-align: middle;
    display: block;
    float: left;
}

a.navMain:link, a.navMainWide:link {
    color: #FFF;
}

a.navMain:visited, a.navMainWide:visited {
    color: #FFF;
}

a.navMain:hover, a.navMainWide:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #728D9C;
}

a.navMainSelected {
    padding-left: 11px;
    width: 190px;
    height: 29px;
    border-top: solid 1px #FFF;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    background-color: #728D9C;
    border-left: solid 1px #FFF;
    text-decoration: none;
    text-align: left;
    line-height: 29px;
    vertical-align: middle;
    display: block;
    float: left;
}

a.navMainSelectedWide {
    padding-left: 11px;
    width: 257px;
    height: 29px;
    border-top: solid 1px #FFF;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    background-color: #728D9C;
    border-left: solid 1px #FFF;
    text-decoration: none;
    text-align: left;
    line-height: 29px;
    vertical-align: middle;
    display: block;
    float: left;
}

a.navMainSelected:hover, a.navMainSelectedWide:hover {
    text-decoration: none;
    cursor: default;
}

.navMainFiller {
    width: 178px;
    height: 1px;
    background-color: #FFF;
    display: block;
    float: left;
}

/* Left Navigation */

.menuItem {
    font-size: 12px;
    font-weight: normal;
    color: #4F77C6;
    text-indent: -8px;
    margin-left: 8px;
    margin-top: 7px;
    display: block;
}

.menuItemSelected {
    font-size: 12px;
    font-weight: normal;
    color: #353535;
    text-indent: -8px;
    margin-left: 8px;
    margin-top: 7px;
    display: block;
}

.menuSubItem {
    font-size: 11px;
    font-weight: normal;
    color: #4F77C6;
    text-indent: -8px;
    margin-left: 8px;
    margin-top: 4px;
    padding-left: 8px;
    display: block;
}

.menuSubItemSelected {
    font-size: 11px;
    font-weight: normal;
    color: #353535;
    text-indent: -8px;
    margin-left: 8px;
    margin-top: 4px;
    padding-left: 8px;
    display: block;
}


/* Session list and other tables. */

.sessionTable {
    width: 100%;
}

.sessionsHeaderColumnLeft {
    width: 50%;
    text-align: left;
    vertical-align: middle;
}

.sessionsHeaderColumnRight {
    width: 50%;
    text-align: right;
    vertical-align: middle;
}

.sessionsColumnAddRemove {
    width: 5%;
}

.sessionsColumnDayTime {
    width: 18%;
}

.sessionsColumnSession {
    width: 77%;
}

.sessionsColumnDetailsLeft {
    width: 50%;
    padding-right: 5px;
    vertical-align: top;
}

.sessionsColumnDetailsRight {
    width: 50%;
    padding-right: 5px;
    vertical-align: top;
}

.sessionCell {
    border-bottom: solid 1px #CCC;
    padding-left: 6px;
    padding-bottom: 8px;
    padding-top: 4px;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    vertical-align: top;
}

.sessionCell a, .sessionCellHighlighted a, .sessionCellDetailed a, .sessionCellDetailedHighlighted a {
    font-weight: bold;
}

.sessionCellHighlighted {
    border-bottom: solid 1px #CCC;
    padding-left: 6px;
    padding-bottom: 8px;
    padding-top: 4px;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    background-color: #CEE8F5;
    vertical-align: top;
}

.sessionCellDetailed {
    padding-left: 6px;
    padding-bottom: 8px;
    padding-top: 4px;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    vertical-align: top;
}

.sessionCellDetailedHighlighted {
    padding-left: 6px;
    padding-bottom: 8px;
    padding-top: 4px;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    background-color: #CEE8F5;
    vertical-align: top;
}

.sessionCellDescription {
    font-size: 11px;
    padding-left: 6px;
    padding-bottom: 8px;
    border-bottom: solid 1px #CCC;
}

.sessionCellDescriptionHighlighted {
    font-size: 11px;
    padding-left: 6px;
    padding-bottom: 8px;
    border-bottom: solid 1px #CCC;
    background-color: #CEE8F5;
}

.sessionTitle {
    font-size: 12px;
    padding-bottom: 4px;
    padding-right: 5px;
    vertical-align: top;
}

.sessionTitle a {
    font-size: 12px;
}

.sessionDescTitle {
    font-size: 13px;
    color: #333;
    font-weight: bold;
}

.sessionDescDate {
    font-weight: bold;
}

.sessionDetailedTime {
    font-weight: bold;
}

.sessionDetailedTitle {
    font-size: 13px;
    color: #4F77C6;
    font-weight: bold;
    padding-top: 5px;
}

.sessionDetailedDetails {
    padding-top: 5px;
    padding-bottom: 5px;
}

.sessionDetailedDesc {
    padding-bottom: 5px;
    border-bottom: solid 1px #CCC;
}

.columnTitleBar {
    height: 20px;
    padding: 0px 8px 0px 8px;
    margin-bottom: 2px;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    background-color: #BAD7E3;
}

.columnTitleBar td {
    padding-left: 5px;
}

.columnTitleBar th {
    padding-left: 5px;
}

.standardRow {
    border-bottom: solid 1px #CCC;
}

.standardRow th {
    border-bottom: solid 1px #CCC;
    padding-top: 10px;
}

.standardRow td {
    border-bottom: solid 1px #CCC;
    padding-left: 6px;
    padding-bottom: 8px;
    padding-top: 4px;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    vertical-align: top;
}

.standardRow a {
    font-weight: bold;
}

.webcastTitle {
    font-size: 12px;
    padding-top: 10px;
}

.webcastDivider {
    border-bottom: solid 1px #CCC;
}


/* Links */

a.colorLink {
    font-weight: normal;
    color: #4F77C6;
}

a.colorLink:link, a.colorLink:visited {
    text-decoration: none;
}

a.colorLink:hover {
    text-decoration: underline;
}

a.grayLink {
    font-weight: normal;
    color: #494949;
}

a.grayLink:link, a.grayLink:visited {
    text-decoration: none;
}

a.grayLink:hover {
    text-decoration: underline;
}

a.boldGrayLink {
    font-weight: bold;
    color: #494949;
}

a.boldGrayLink:link, a.boldGrayLink:visited {
    text-decoration: none;
}

a.boldGrayLink:hover {
    text-decoration: underline;
}

a.titleBarLink {
    font-weight: bold;
    color: #FFF;
}

a.titleBarLink:link, a.titleBarLink:visited {
    text-decoration: none;
}

a.titleBarLink:hover {
    text-decoration: underline;
}


/* Miscellaneous */

.surveyBody td {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    padding-left: 6px;
    font-weight: bold;
}

input.button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    background-color: #FB6602;
    border: none;
    /*border-top: solid 1px #FDA76D;
    border-right: solid 1px #9F4101;
    border-bottom: solid 1px #692B01;
    border-left: solid 1px #FC8637;*/
    text-align: center;
    padding: 4px 3px 3px 3px;
    cursor: pointer;
}

input.button:link, input.button:visited, input.button:hover {
    text-decoration: none;
}

.buttonSend {
    color: #FFF;
    background-color: #FB6602;
    border-style: none;
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    cursor: pointer;
}

.buttonSmall {
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    background-color: #FB6602;
    /*border-top: solid 1px #FDA76D;
    border-right: solid 1px #9F4101;
    border-bottom: solid 1px #692B01;
    border-left: solid 1px #FC8637;*/
    text-align: center;
    vertical-align: middle;
    line-height: 13px;
    height: 13px;
    padding: 2px 3px 2px 3px;
    margin: 2px 0px 0px 0px;
}

a.buttonSmall:hover {
    text-decoration: none;
}

.buttonOrange {
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    background-color: #FB6602;
    /*border-top: solid 1px #FDA76D;
    border-right: solid 1px #9F4101;
    border-bottom: solid 1px #692B01;
    border-left: solid 1px #FC8637;*/
    text-align: center;
    padding: 3px;
    margin: 2px 0px 3px 0px;
}

.buttonOrange a {
    color: #FFF;
}

.buttonOrange a:hover {
    text-decoration: none;
}

.messageBoxSmall {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    background-color: #8598A2;
    color: #FFF;
    text-align: center;
    padding: 1px 1px 2px 1px;
    margin: 2px 0px 3px 0px;
}

.messageBoxSmall a {
    color: #FFF;
}

.messageButtonSmall {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    background-color: #8598A2;
    /*border-top: solid 1px #B9C4C9;
    border-right: solid 1px #546167;
    border-bottom: solid 1px #384044;
    border-left: solid 1px #9EADB5;*/
    color: #FFF;
    text-align: center;
    padding: 2px;
    margin: 2px 0px 3px 0px;
}

.messageButtonSmall a {
    color: #FFF;
}

.messageButtonSmall a:hover {
    text-decoration: none;
}

.errorMessage {
    color: Red;
    font-weight: bold;
}

.defaultLink {
    color: #494949;
}

.blogPost {
    padding: 2px 2px 2px 2px;
    text-align: left;
    background: #F0F0F0;
}

.blogTitle {
    padding: 2px 2px 2px 2px;
    text-align: left;
    background: #F0F0F0;
    font-weight: bold;
}

.sortMenu {
    width: 176px;
    height: 17px;
    font-size: 11px;
    border: 1px solid #A5ACB2;
}

.title {
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
}

.subTitle {
    font-weight: bold;
}

.filters {
    padding-top: 8px;
}

.filter {
    font-size: 10px;
    font-weight: normal;
}

.filterSelected {
    font-size: 10px;
    font-weight: bold;
    color: #353535;
}

.pages {
    width: 343px;
    padding-top: 18px;
    float: left;
}

.page {
    font-size: 10px;
    font-weight: normal;
}

.print {
    width: 200px;
    font-size: 11px;
    padding-top: 18px;
    padding-right: 0px;
    text-align: right;
    float: right;
}

.clearDiv {
    clear: left;
    line-height: 2px;
    font-size: 2px;
}

#timeoutPopUp {
    z-index: 1000;
    position: absolute;
    top: 0px;
    left: 50px;
    height: 100px;
    width: 100px;
}

.credits {
    text-align: center;
}

.guestName {
    font-weight: bold;
}

.logoRow td {
    border-bottom: solid 1px #CCC;
    padding-left: 6px;
    padding-bottom: 8px;
    padding-top: 4px;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    vertical-align: middle;
}

.banner {
    text-align: center;
}

.cellAlignTop td {
    vertical-align: top;
}

.displayInlineTable {
    display: inline;
    display: inline-table;
}

.label {
    padding: 6px 5px 0px 0px;
    text-align: right;
    vertical-align: top;
}

.rssLink {
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
}

.registerButton {
    width: 120px;
    height: 20px;
    font-size: 12px;
    color: #FFF;
    background-color: #FB6602;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    display: block;
}

.registerButton:hover {
    text-decoration: none;
}

.shortTextBox {
    height: 12px;
    font-size: 10px;
    font-family: Courier, "Courier New", Arial, Sans-Serif;
}

.mobileSelector {
    font-size : 45px;
    width : auto;
    padding : 20px;
    /*margin-left : auto;
    margin-right : auto;
    margin-top : 10px;
    margin-bottom : 10px;*/
    margin: 10px;
    text-align : center;  
    -webkit-border-radius : 25px;
    border: 4px solid #000;
    background-color: #FFF;
}
.mobileSelector > a:link, 
.mobileSelector > a:visited {
    text-decoration: none;
    color : #000000;
}
