
/* TOOL MENU */
.toolmenu-drop {

	position: absolute;
	max-width: 200px;
	width: 150px;
	background: #fff;
	border: 1px solid #369;
	padding: 2px;
	z-index: 1000;
	text-align: left;

}
/*ie6 fix
html>body .toolmenu-drop{min-width: 150px;}
*/
.toolmenu-drop ul li a:link,.toolmenu-drop ul li a:hover,.toolmenu-drop ul li a:visited  {
	color: #369;
	padding: 2px 3px;
	/*border-top: 1px solid #ddd; */
	display: block;
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
	
}

.toolmenu-drop ul li a:hover {
	background-color: #eee;
	color: #69c;
	text-decoration: none;
}

.toolmenu-drop ul li a em {
	float: right;
	font-style: normal;
}

.toolmenu-drop ul li, .toolmenu-drop ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
/*
.toolmenu-drop ul ul {
	padding: 0 0 6px 0;
	margin-bottom: 15px;
}

.toolmenu-drop ul ul li a{
	display: block;
	padding: 2px 20px;
	border: none;
	font-size: 85%;
	text-decoration: none;
}

.toolmenu-drop ul li a.expand-open, .toolmenu-drop ul li a.expand-closed {
	text-indent: -2000em;
	width: 10px;
	background: transparent url(../../img/toolmenu-toggle.gif) 9px 6px no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

.toolmenu-drop ul li a.expand-closed {
	background-position: -91px 6px;
}

.toolmenu-drop ul li a.expand-open:hover, .toolmenu-drop ul li a.expand-closed:hover {
	background: transparent url(../../img/toolmenu-toggle.gif) -188px 6px no-repeat;
}	
*/

/* ICONS */
	
.icon_container{
	
	float:left;
	margin-right:8px;
	/*margin-bottom:8px;*/
	z-index:0;
	
}
/*.icon_container img{margin-bottom: -4px}*/
.icon img{border:2px solid #ccc}
.icon a{display: block; overflow: hidden;}
.icon a:hover img{border-color:#69c}


/*
.menu_link{

	top: -27px;
	font-size: 85%;
	
	
	position: relative;
	text-align: center;
	margin:0px;
	border-top: 1px solid #fff;
	z-index:100;
	overflow:hidden;
}
*/

.menu_link a:link, .menu_link a:visited, .menu_link a:active{
	margin-top:0px;
	margin-bottom:8px;
	display:block;
	padding-left:24px;padding-right:24px;
	font-stretch: ultra-expanded;
	font-size:46px; font-weight: bolder;
	
	/*
	color:#666;text-indent: -2000em;
	background: transparent url(../../img/white_70.png) repeat;
	font-weight: bold;
	*/
	
	line-height: 13px;overflow: hidden;
	text-decoration: none;
	background: transparent url(../../img/menu_link_bg.gif) top right no-repeat;
}

.menu_link a:hover{background: transparent url(../../img/menu_link_bg_over.gif) top right no-repeat;}

/*current*/
.menu_link_current a{
	margin-top:0px;
	margin-bottom:8px;
	display:block;
	padding-left:24px;padding-right:24px;
	font-stretch: ultra-expanded;
	font-size:46px; font-weight: bolder;
	line-height: 13px;overflow: hidden;
	text-decoration: none;
	background: transparent url(../../img/menu_link_bg_over.gif) top right no-repeat;
}

/*li.title{background-color: #2d4979;font-weight:normal;color:#eee;font-size:11px;text-align: center;padding:2px;}*/
li.title{background-color:#ddd;color:#666;font-weight: bold;font-size:11px;}

#tool-list li a img{width:16px;height:16px;margin-right:8px;vertical-align: middle;}

/*
TOOLTIP
*/
#tooltip{
	position: absolute;
	width: 170px;
	
	z-index: 999;
	text-align: left;
	padding-top:1px;
	padding-bottom:1px;
	border-right:4px solid #fff;
	background:transparent url(../../img/tooltip_bg.png) top right no-repeat;
	
	}

/*
#tooltip_body{padding:12px;padding-left:30px;padding-top:4px;padding-bottom:0px;padding-right:3px;line-height: 1.2em; background:transparent url(../../img/tooltip_top.gif) 0 0 no-repeat;font-size: 85%;}
#tooltip_body span{color:#999}
.tooltip_footer{background: transparent url(../../img/tooltip_bottom.gif) 0 0 no-repeat; height:49px;width:100%;}
*/
#tooltip_body{min-height: 130px;padding:12px;padding-top: 4px;padding-right:4px;line-height: 1.2em;font-size: 85%;border-right:1px solid #ddd;background: #fff}
#tooltip_body span{color:#999}
.tooltip_footer{}


#tooltip_body .close a{text-decoration: none;font-weight: bold;padding-left:3px;padding-right:3px;}
#tooltip_body .close a:hover{text-decoration: none;background-color: #369;color:#fff;}


/*summary details*/
.summary{line-height: 1.2em;font-size: 85%;width:96px;float:left;margin-bottom:8px;padding-left:2px;}
.summary span, .relaxed-summary span, .detailed-view-border span{color:#666;font-weight:normal;padding-bottom:2px;}

.relaxed-summary{line-height: 1.2em;font-size: 85%;width:130px;float:left;}

.recent_activity{
	float:left;font-size:85%;width:100px;/*min-height:110px;
	border:1px solid #ddd;*/background:#fff;margin-left:8px;
	}
.recent_activity_header{padding:3px;background: #fff;text-align:left;color:#444;border-bottom:0px solid #ddd}

.recent_activity_body{width:100px;padding:0px;overflow: hidden;/*max-height:120px;*/}
.recent_activity_body a{display:block;padding:3px;border-top:1px solid #ddd;}
.recent_activity_body a:hover{background-color: #369;color:#fff;text-decoration: none;}

.detailed-view-bottom {
	background-color:#f5f5f5; 
	padding:10px; 
	text-align:center;
	color:#999;
	border:1px solid #ddd;
}
.detailed-view-bottom a {
	font-size:125%;
	font-weight: bold;
	white-space: nowrap;
}


.details{
	font-size: 85%;
	margin-left: 16px;
	width:480px;
}
.details_title{font-size:125%;font-weight: bold;}
.details_title span{color:#666;}
.details_title span.highlight{color:#369}
strong a span.highlight{color:#369;font-weight: bold;}
span.highlight{font-size: inherit}

.details_excerpt{line-height:1.2em;font-size:100%;font-style: italic;padding:8px;color:#666}
.details_links{text-align: right;border-top:1px solid #ccc;padding-top:5px;}
.details_links a{text-decoration: none;}

.details_links img{margin-right:4px;vertical-align: middle}

a.more_options{background: url(../../img/arrow_down.gif) 100% no-repeat; padding-right:14px;}
a:hover.more_options{background-image: url(../../img/arrow_down_over.gif)}

/*star rating display*/
.stars{height:11px;width:55px;background:url(../../img/star.png) 0 0 repeat-x;overflow: hidden;margin-top:12px}
.stars div{height:11px; background: url(../../img/star.png) 0 -11px repeat-x;overflow: hidden;}

/*tags*/
.details_tags{
	margin-top:8px;
	padding:8px 4px 4px 28px;
	font-style: normal;
	color:#999;
	/*
	border-top:1px solid #e5e5e5; 
	background: #fcfcfc url(../../img/tag.png) no-repeat scroll 5px 8px;
	*/
	background: transparent url(../../img/tag.png) no-repeat scroll 5px 8px;
	max-height:35px;overflow: auto;
	
	}
.tags{color:#999}
.tags a:link, .tags a:visited, .tags a:active{padding-left:3px;padding-right:3px;text-decoration: none;}
.tags a:hover{color:#fff;background-color:#369}

.detailed-view-border{
	border:1px solid #ddd; 
	padding:10px;
	border-bottom-width: 0;
}
.adult-banner{
 background: transparent url(../../img/adult_corner.png) no-repeat top right;
}
.adult-18plus{background: transparent url(../../img/adult_18plus.png) no-repeat 0px 2px;padding-left:20px;}
.login-required{background: transparent url(../../img/lock_small.png) no-repeat 0px 2px;padding-left:11px;}
.tpi{background: transparent url(../../img/tpi.png) no-repeat 0px 2px;padding-left:20px;}

.magazine-title{
	font-weight:bold;
	font-size:18px;
	padding:8px;
}
.magazine-title span{color:#666}
.magazine-title span span{color:#999;font-weight:normal}

.description{padding:4px 0px;font-size:16px;font-family:georgia;helvetica;color:#666;font-style:italic;line-height:21px}
h2.heading{font-size:14px;font-weight:bold;color:#454545;margin-top:16px;margin-bottom:3px;}
