/* Custom CSS for DSL */
body {	min-height: 1200px;
		background-position: center top;
		background-repeat: repeat-y;
		background-attachment: fixed;
		background-image: url('/uploads/assets/3/css_image/dsl_bg.jpg'); }

#community_top_header {background:#2078BC;}
#community_header {height:172px; width:990px; margin:0; padding:0;}
#community_header_logo {height:172px; width:270px; margin:0; padding:0; }
#community_header_logo img {height:123px; max-height:123px; width:250px; margin:25px 10px; padding:0;}
#community_header_title {background:#FFFFFF url('/uploads/assets/3/css_image/dsl_header_photo.jpg') no-repeat right top; max-width:720px; width:720px; height:172px; margin:0; padding:0;}
#community_header_title h2 {display:none;}
#community_header_title h3 {display:none;}
#community_header_title a {display:none;}

#navmenu {background-color:#f3f3f3; -webkit-border-radius:4px 0 4px 4px; -moz-border-radius:4px 0 4px 4px; border-radius:4px 0 4px 4px;}
#navmenu a:hover, #navmenu a.active {background-color:#FDB514; color:#2078BC;}
#navmenu ul li {font-weight: bold; font-size:16px; }

#body_container {background:#FFFFFF; }
.community_calendar thead tr {background: #2078BC; }
h2 {font-size: 22px; line-height: 28px; font-weight: bold; margin-bottom: 10px;}

/* Hide videos, documents, images, communities, "Network" label from home page */
#site-left3 #videos_border {display: none;}
#site-left3 #documents_border {display: none;}
/* #site-left3 #images_border {display: none;} */
#communities, #network-label {display: none;}

/* Bold in section headers */
.section_box h6 {font-weight:bold; }
.toc h4 {font-weight:bold; }
.contacts h4 {font-weight:bold; }
.sponsors h4 {font-weight:bold; }
.web_events h4 {font-weight:bold; }

.category-count {display: none; }
#site_directory h4 {width: 88%; height: 35px; background-color: #2078BC; padding: 10px 10px 5px 10px; margin: 5px;
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
text-align: center; font-size: 14px; font-weight: bold; color: gold; line-height: 16px; }
#site_directory h4 a {font-weight: bold; color: gold;} 
#site_directory li a {font-size: 12px;}

/* Customize Buyers Guide Search box */
#site_directory_search {background: url('/uploads/assets/3/css_image/search_background.png') no-repeat center top; border: 1px solid #e1e1e1; margin: 0 0 10px 5px; padding: 2px; }
#site_directory_search-form {width: 640px; margin: 7px 0px 11px 0px; }
#site_directory_search input[type="text"], #site_directory_search input.text {margin: 6px 10px 0 12px; width: 435px; height: 40px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-color: white;}
#site_directory_search input.button {height: 40px; width: 150px; margin: 6px 0 0 10px; color: white; text-transform: uppercase; font-size: 20px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: 1px solid #555;}

/* Show Webinar categories and Dates filter */
#webinar-list-categories {display: inline; }
#webinar-dates {display: inline; }
#webinar-list-categories .zero {display: none;} /* hide categories with no webinars */
.sponsor-text {width:430px; float: right;}

/* Allow document thumbnails to be larger */
.spaces_inner ul li .img_frame img {max-width: 150px; max-height: 270px;}

/* Hide private documents */
#document_1710, #document_5277, #document_1709, #document_1899, #document_3244, #document_3978, #document_4022, #document_440, #document_442, #document_5179, #document_5835, #document_6076, #document_6103, #document_6107, #document_6114, #document_6708, #document_7024, #document_3243, #document_441, #document_6104 {display: none; }

/* Customize Documents page */
.webinar-highlight {font-weight: bold; font-size: 16pt; background-color: yellow; padding: 5px; line-height: 18pt; border: 1px gray solid; clear: left;}
.past-webinar-highlight {font-weight: normal; font-size: 9pt; background-color: yellow; padding: 5px; line-height: 18pt; border: 1px gray solid; clear: left;}
