/* Custom CSS styles - see www.w3schools.com/css/ */

body {
background: #212121;
background: -moz-linear-gradient(top, #616161 0%, #212121 200px);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#616161), color-stop(200px,#212121));
background: -webkit-linear-gradient(top, #616161 0%,#212121 200px);
background: -o-linear-gradient(top, #616161 0%,#212121 200px);
background: -ms-linear-gradient(top, #616161 0%,#212121 200px);
background: linear-gradient(to bottom, #616161 0%,#212121 200px);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#616161', endColorstr='#212121',GradientType=0 );
}

#community_top_header {background: #616161;}

/*****
 *
 * More height in header, requires image 249px wide by 108px high
 * 
 *****/
#community_header {background: none; color: #142A46; height: 120px; width: 990px; margin: 20px 0 0 0; padding: 0; background-image: url('//www.webvent.tv/_images/logo_webvent_white.png'); background-repeat: no-repeat;}

#community_header_logo {display: none;}
#community_header_title {background: none; text-align: right; float: right; max-width:720px; width:720px; margin: 10px 0 0 10px; padding:0; }
#community_header_title h2 {font-size:54px; font-weight:bold; line-height:60px; color:#fff;}
#community_header_title h3 {font-size:32px; line-height:38px; color:#fff;}
#community_header_title a {color: #fff}
#community_header_title h2 a:hover {text-decoration: none;}

#navmenu {background: none; border: none; }
#navmenu ul li {font-size:16px;}
#navmenu ul li a {padding: 30px 15px; border: none; color: #fff;}
#navmenu a:hover, #navmenu a.active {background: none; }
#navmenu ul li.nav-edit a {border-left:none;}

/*****
 *
 * Customize body container and section header classes
 * 
 *****/
.section_box h6, .toc h4, .contacts h4, .sponsors h4 {font-weight:bold; color: #636b66; background-color: #f5f5f5;}

.community_calendar thead tr {background: #ef751b;}
.community_calendar th {border-right: 1px #d6d6d6 solid; }
.section_box p.heading {color: #ef751b;}
.community_left .welcome_box {-moz-border-radius: 5px; border-radius: 5px; width: 671px; padding: 8px 5px 0 9px; background-color:white;}

a, .presenter span, .community_right .toc li, .community_right .toc li a, .section_box h6 a {color: #636b66;}
.community_left h4 {font-size: 28px; line-height: 32px; color: #ef751b; }
.spaces_inner ul li .detail h5 a, h5 {color: #ef751b; font-size: 24px; line-height: 28px;}

#webinar-list-categories {display: inline;} /* Show Webinar Categories */
li#webinar-category-module-total {display: none;} /* Hide Webinar Totals */
#webinar-dates {display: inline;} /* Show Webinar Dates */

.spaces_inner ul li.gold, .spaces_inner ul li.gold:hover {background:none; }
.spaces_inner ul li.goldgrey, .spaces_inner ul li.goldgrey:hover {background:#ececec; } /* gold was FFEE94 */
.spaces_inner ul li.silver, .spaces_inner ul li.silver:hover { background:none;}
.spaces_inner ul li.silvergrey , .spaces_inner ul li.silvergrey:hover {background:#ececec; }
.spaces_inner ul li .detail h5 {width: 473px;}

#welcome_box_description2294 {background: url('/uploads/assets/2294/css_image/slider3.png') white no-repeat left top; padding-top: 220px; } /* Webvent*/

#outer_footer {height: auto;}
#outer_footer p {background: none; border-top: 1px #8f8f8f solid; }
#outer_footer p a {color: #8f8f8f;}
