﻿/*
.SpecialKeyBaloon 
{
	width:245px;	
	background-image: url('http://www.technologyevaluation.com/include/images/TooltipX2.png');
	background-repeat:no-repeat;
	z-index: 10001;
	visibility: hidden;
	font-family:tahoma;
	font-size: 12px;
	color:#3f3f3f;
	float:left;
	
}
*/
/*  Menu background */
/*.popupPanel .leftBackground {
	float:left;
	height:235px;
	width:15px;
	background-image: url('http://www.technologyevaluation.com/include/images/nav_menuleft.png');
	background-repeat:no-repeat;
}*/

.popupPanel .midBackground1 {
	float:left;
	height:234px;
	background-image: url('http://www.technologyevaluation.com/include/images/nav_menumid1.png');
	background-repeat: repeat-x;
    font-size:12px;
    color:#000;
}
/*
.popupPanel .midBackground2 {
	float:left;
	height:234px;
	background-image: url('http://www.technologyevaluation.com/include/images/nav_menumid2.png');
	background-repeat: repeat-x;
    font-size:12px;
    color:#000;
}

.popupPanel .rightBackground {
	float:left;
	height:235px;
	width:15px;
	background-image: url('http://www.technologyevaluation.com/include/images/nav_menuright.png');
	background-repeat: no-repeat;
}

.popupPanel .midBackground2 .separator {
	float:left;
	height:190px;
	width:20px;
	background-image: url('http://www.technologyevaluation.com/include/images/nav_menusep.png');
	background-repeat:no-repeat;
	background-position: 10px 10px;
}

.popupPanel .midBackground2 .smallseparator {
	float:left;
	height:117px;
	width:20px;
	background-image: url('http://www.technologyevaluation.com/include/images/nav_menusep.png');
	background-repeat:no-repeat;
	background-position: 10px 10px;
}
*/
/* Main Menu IE7 ------------------------------------------------------------------------------------------------- [SOB] */

#qsfexWrapper .midBG 
{
	float: left;
	height: 234px;
	background-image: url('http://www.technologyevaluation.com/include/images/nav_menumid1.png');
	padding: 0px 0px 0px 0px;
	z-index: 1000;
	background-repeat: repeat-x;
}

#qsfexWrapper .leftBG 
{
	float: left;
	height: 234px;
	width: 0px;
	padding: 0px 0px 0px 15px;
	background-image: url('http://www.technologyevaluation.com/include/images/nav_menuleft.png');
	background-repeat: no-repeat;
}

#qsfexWrapper .rightBG 
{
	float: right;
	height: 234px;
	width: 0px;
	padding: 0px 0px 0px 15px;
	background-image: url('http://www.technologyevaluation.com/include/images/nav_menuright.png');
	background-repeat: no-repeat;
}

#qsfexWrapperDG .midBG 
{
	float: left; height: 310px; 
	background-image: url('http://www.technologyevaluation.com/include/images/bg_sidepanel_2.png');
	padding: 0px 0px 0px 0px; z-index:1000; background-repeat: repeat-x;
}

#qsfexWrapperDG .leftBG 
{
	float:left;	height: 310px; width: 0px; padding: 0px 0px 0px 26px;
	background-image: url('http://www.technologyevaluation.com/include/images/bg_sidepanel_1.png');
	background-repeat: no-repeat;
}

#qsfexWrapperDG .rightBG_1 
{
	float: right; height: 310px; width: 0px; padding: 0px 0px 0px 25px;
	background-image: url('http://www.technologyevaluation.com/include/images/bg_sidepanel_software.png');
	background-repeat: no-repeat;
}

#qsfexWrapperDG .rightBG_2 
{
	float: right; height: 310px; width: 0px; padding: 0px 0px 0px 25px;
	background-image: url('http://www.technologyevaluation.com/include/images/bg_sidepanel_industry.png');
	background-repeat: no-repeat;
}

#qsfexWrapperDG .rightBG_3 
{
	float: right; height: 310px; width: 0px; padding: 0px 0px 0px 25px;
	background-image: url('http://www.technologyevaluation.com/include/images/bg_sidepanel_business.png');
	background-repeat: no-repeat;
}

.RadMenu_Gray .rmLink,
.RadMenu_Gray .rmDisabled,
.RadMenu_Gray .rmDisabled:hover
{
	background-position: 0 -72px;
	border: transparent 1px solid;/*#F4F3F3 1px solid;*/
	border-bottom: none; /*#ffffff 1px solid;*/
	text-decoration: none;
	height: 20px;
	z-index: 0;
}




