@charset "utf-8"; 

/* CSS Document for Navigation/Sidebar Area */ 

/******************************/
/* Begin navigation and features area */

	#nav-features {float: left; width: 185px;}
	#nav-features .center {text-align: center;}
	
	#nav-features #nav h2 {background:none; color: #575757; font-size: 0.8em; margin:0;}
	#nav-features #nav h2 a {color: #575757; text-decoration: none; padding:7px 7px 3px 7px; padding-left:0; display: block;}
	#nav-features #nav ul {margin: 0; padding: 0; list-style: none;}
	#nav-features #nav ul a {padding:5px 5px 0 22px;  font-size: 0.75em; display: block; background: #fff; color: #575757; text-decoration: none; height: 100%;}
	#nav-features #nav ul a:hover {color: #7AC9FB; background: #fff;}
	#nav-features #nav ul li.on a,
	#nav-features #nav ul li.on a:hover {color: #000; background: #fff url(/multimedia/nav-bullet.gif) top left no-repeat;}
	/*#nav-features #nav div.nav-bot-left  {background: #5FA2C5 url(/multimedia/nav-bot-left.gif) no-repeat; height: 5px; margin-bottom: 10px; clear: both;}
	#nav-features #nav div.nav-bot-right {background: url(/multimedia/nav-bot-right.gif) right no-repeat; height: 5px; font-size: 1px; }*/
	


	/* features boxes, using the H2 background to round the right side of the box */
	#nav-features div.features {background:#fff; /*#A8C6AC url(/multimedia/features-top-left.gif) no-repeat;*/}
	#nav-features div.features h2 {/*background: url(/multimedia/features-top-right.gif) top right no-repeat;*/ color: #000; font-size: 0.8em; margin: 7px 0 0 0; padding: 7px; border-top: 1px solid #d4d7db;}
	#nav-features div.features ul {margin: 0; padding:0; /*background: #E1ECDE; */color: #575757; font-size: 0.7em; list-style: none;}
	#nav-features div.features li {border-top: 1px solid #FFFFFF;}
	#nav-features div.features a span {margin: 0; display: inline; color: #575757; font-weight: bold; text-decoration: none;}
	#nav-features div.features a {padding: 5px 0 5px 12px; display: block; color: #125bac; font-weight: bold; text-decoration: none; height: 100%;}
	#nav-features div.features a:hover {/*background-color: #F1F6F0;*/ text-decoration:underline;}
	
	#nav-features div.features li.no-link {padding: 5px 12px; display: block; color: #575757; font-weight: bold;}
	#nav-features div.features li.no-link span {margin: 0; display: block; color: #000; font-weight: bold;}
	#nav-features div.features li.no-link a {padding: 0; display:inline; color: #125bac; font-weight: normal;}
	#nav-features div.features li.no-link a:hover {/*background-color: #E1ECDE; */text-decoration: underline;}
	
	#nav-features div.features li.more {padding-right: 0;}
	#nav-features div.features li.more a {text-align: right; /*background: #fff url(/multimedia/more-arrow.gif) right no-repeat 7px;*/ background: url(/multimedia/icon_more_gen.gif) no-repeat right 7px; padding-right: 25px; font-size: 1.1em;}
	#nav-features div.features li.more a:hover {/*background: #fff url(/multimedia/more-arrow.gif) right no-repeat 7px;*/ background: url(/multimedia/icon_more_gen.gif) no-repeat right 7px; text-decoration: underline;}
	/*#nav-features div.features-bot-left  {background: #E1ECDE url(/multimedia/features-bot-left.gif) no-repeat; height: 4px; margin-bottom: 10px; clear: both;}
	#nav-features div.features-bot-right {background: url(/multimedia/features-bot-right.gif) right no-repeat; height: 4px; font-size: 1px; }*/
	
		/* features with Icons */
		#nav-features div.features li.icon a {padding-left: 25px;}
		#nav-features div.features li.icon a:hover {/*background-color: #F1F6F0;*/ text-decoration:underline;}
		#nav-features div.features li.pdf a  {background: url(/multimedia/icon-pdf.gif) no-repeat 5px 7px;}
		#nav-features div.features li.webinar a  {background: url(/multimedia/icon-webinar.gif) no-repeat 5px 7px;}

	/* features that contain primarily large images */
		/* Boxed images */
		#nav-features div.image-head-red {/*background: #FF0000 url(/multimedia/features-top-left.gif) no-repeat;*/}
		#nav-features div.image-head {/*background: #A8C6AC url(/multimedia/features-top-left.gif) no-repeat;*/}
		#nav-features div.image-head h2 {/*background: url(/multimedia/features-top-right.gif) top right no-repeat;*/ color: #000 /*#14511C*/; font-size: 0.8em; margin: 7px; padding: 7px; border-top: 1px solid #d4d7db;}
		#nav-features div.image-head div {/*border: 1px solid #E1ECDE; */padding: 10px; padding-bottom: 5px; background: #FFFFFF;font-size: 0.7em; }
		#nav-features div.image-head div.ad {margin:10px 0 0 0; padding:10px 0 0 0; border-top:1px solid #d4d7db;}
		#nav-features div.image-head p {margin-top: 0; margin-bottom: 5px; }
		#nav-features div.image-head a {color: #1E64B8; text-decoration: none;}
		#nav-features div.image-head a:hover {text-decoration: underline;}
	
		/* Plain images */
		#nav-features div.plain-image {margin-bottom: 10px;}
	
/* End navigation and features area */
/******************************/





/******************************/
/* Begin sidebar features area */


/* sidebar extras (contact us, print page, send page, add to favs) */
		
		div#sidebar-tools {float:left; width:185px; clear:left; margin:0; padding:0 0 5px;}
		div#sb-page-extras {float:left; width:180px; margin:10px 0 0 0; padding:10px 0 10px 0; font-size: 0.7em; color: #575757; border-top:1px solid #d4d7db;}
		div#sb-page-extras ul {width:185px; margin:0; padding:0; list-style:none;}
		div#sb-page-extras ul li {margin:0; padding:0 0 12px 0;}
		div#sb-page-extras ul li a {color:#575757; text-decoration:none;}
		div#sb-page-extras ul li a:hover {color:#7AC9FB;}
		div#sb-page-extras ul li.contact-us a {padding:0 0 12px 30px; background:url(/multimedia/sb-contact-us.gif) no-repeat left top;}
		div#sb-page-extras ul li.print-page a {padding:0 0 12px 30px; background:url(/multimedia/sb-print-page.gif) no-repeat left top;}
		div#sb-page-extras ul li.send-page a {padding:0 0 12px 30px; background:url(/multimedia/sb-send-page.gif) no-repeat left top;}
		div#sb-page-extras ul li.add-to-favs a {padding:0 0 12px 30px; background:url(/multimedia/sb-add-to-favs.gif) no-repeat left top;}
		
/* sidebar extras (DIGG, Delicious, RSS) */

		div#sb-digg {float:left; width:175px; margin:10px 0 0 0; padding:2px 0; font-size: 0.7em; color: #575757; border:1px solid #d4d7db;}
		div#sb-digg ul {width:175px; margin:0; padding:2px 0; list-style:none; display:inline;}
		div#sb-digg ul li {margin:0; padding:0 12px 0 12px; display:inline;}
		div#sb-digg ul li.no-rss {margin:0; padding:0 10px 0 10px; display:inline;}
		div#sb-digg ul li a {color:#575757; text-decoration:none;}
		div#sb-digg ul li a:hover {color:#7AC9FB;}
		
/* sidebar comments */

		div#sb-comments {float:left; width:180px; margin:2px 0 0 0; padding:0; font-size: 11px; font-weight:bold; color: #575757;}
		div#sb-comments textarea {width:170px; margin:0; padding:2px 3px; overflow:auto; border:1px solid #d4d7db;}
		div#sb-comments p {margin:0; padding:0; width:175px; text-align:right;}
		div#sb-comments a {color:#575757; text-decoration:none;}
		div#sb-comments a:hover {color:#7AC9FB;}
		div#sb-comments img.sb-submit {margin:0 0 -2px 0; padding:5px 5px 0;}
		
/* sidebar generic menu */

		div#sb-menu {float:left; width:180px; margin:10px 0 0 0; padding:10px 0 10px 0; font-size: 0.7em; color: #575757; border-top:1px solid #d4d7db;}
		div#sb-menu h2 {margin:0; padding:0 0 7px 0; text-transform:uppercase;}
		div#sb-menu a {color: #1E64B8; text-decoration:none;}
		div#sb-menu a:hover {color:#7AC9FB;}
		div#sb-menu ul {width:195px; margin:0; padding:0 0 0 15px;}
		div#sb-menu ul li {margin:0; padding:0 0 5px 0;}
		div#sb-menu ul li a {color: #1E64B8; text-decoration:none;}
		div#sb-menu ul li a:hover {color:#7AC9FB;}

/* End sidebar features area */
/******************************/

/* BEGIN Ad */
div.ad {float:left; width:180px; clear:left; margin:0 0 6px; padding:10px 0 0 0; border-top:1px solid #d4d7db;}
/* END Ad */

/* Begin MediaContact Link Fix */
#nav-features div.features a.address{padding-bottom:0}
#nav-features div.features a.contactus{padding-top:0}
#nav-features div.features  a.noemail{text-decoration: none; cursor: default;}
/* End MediaContact Link Fix */
