@charset "UTF-8";

.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.TabbedPanelsTabGroup {
	margin: 6px 0 -6px 7px;
	padding: 0px;
	position:relative;
	top:2px;
}

.TabbedPanelsTab {
	float: left;
	margin:0 1px -2px 0;
	padding-top: 8px;
	text-align:center;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	background-image:url(/img/nav-button-norm.jpg);
	background-repeat:no-repeat;
	width:95px;
	height:29px;
	border:0px #000 solid;
}

.TabbedPanelsTab:hover{
	background-image:url(/img/nav-button-over.jpg);
}

.TabbedPanelsTab a{
	color:#000;	
}
.TabbedPanelsTabHover a{
	cursor:pointer;
}
.TabbedPanelsTabSelected {
	background: none;
	background-image:url(/img/nav-button-over.jpg);
	background-repeat:no-repeat;
	width:95px;
	height:29px;
	color:#fff;
	position:relative;
}
.TabbedPanelsTabSelected a{
	color:#FFF;
}

.top_tabs {
	color:#fff
}

.top_tabs a{
	color:#fff;
}

.TabbedPanelsLongTab{
    font-size:12px;
	height:34px;
	padding-top:5px;
}

.bottom_tabs {
	position: absolute;
	bottom: 4px;
	font-size: 13px;
	left: 15px;
	background: #747474 url('/img/bg_tab_bottom.png') left top repeat-x;
}

.bottom_tab2 {
	left: 150px;
}

.bottom_tab3 {
	left: 275px;
}

.TabbedPanelsTab a{
	color: #fff;
}

.TabbedPanelsTab a {
	text-decoration: none;
}

.TabbedPanelsTabHover{
	color: #fff;
	text-decoration: none;
}

.TabbedPanelsContentGroup-login {
	clear: both;
	margin: 16px 7px 10px 8px;
	width:475px;
	height:384px;
	overflow:auto;
	border:1px #333333 solid;
	background-color:#fff;
	position:relative;
}

.TabbedPanelsContentGroup-default{
	clear: both;
	margin: 16px 7px 10px 8px;
	width:475px;
	height:357px;
	overflow:auto;
	border:1px #333333 solid;
	background-color:#e9e9e9;
	position:relative;
	top:-4px;
}


.TabbedPanelsContent {

}

.TabbedPanelsContentVisible {
	
}

/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {

}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {

}



#ns_solutions, #ns_tech, #ns_services  {
	display: block;
	height: 32px;
	width: 156px;
	text-indent: -9999px;
}

#ns_solutions  {
	background: url('/img/bg_ns_solutions.gif') top left no-repeat;
}

#ns_tech  {
	background: url('/img/bg_ns_tech.gif') top left no-repeat;
}

#ns_services  {
	background: url('/img/bg_ns_services.gif') top left no-repeat;
}



/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	
}

.TabbedPanelsTabSelected #ns_solutions {
	background: url('/img/bg_ns_solutions_hov.gif') top left no-repeat;
}

.TabbedPanelsTabSelected #ns_tech {
	background: url('/img/bg_ns_tech_hov.gif') top left no-repeat;
}

.TabbedPanelsTabSelected #ns_services {
	background: url('/img/bg_ns_services_hov.gif') top left no-repeat;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	position: absolute;
	left: 180px;
	padding: 0px;
	width: 150px;
}

.VTabbedPanels .TabbedPanelsContentGroup ul li {
	padding-bottom: 0px;
}

.VTabbedPanels .TabbedPanelsContentGroup ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}

.VTabbedPanels .TabbedPanelsContentGroup ul li a:hover {
	text-decoration: none;
	color: #822433;
}


.VTabbedPanels .TabbedPanelsContentGroup p {
	position: absolute;
	padding-right: 149px;
	padding-top: 0px;
	height: 200px;
	width: 164px;
	left: -165px;
	top: 104px;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}

.VTabbedPanels .TabbedPanelsContentGroup #sol_content p {
	background: url('/img/bg_sol_img.jpg') top right no-repeat;	
}

.VTabbedPanels .TabbedPanelsContentGroup #tech_content p {
	background: url('/img/bg_tech_img.jpg') top right no-repeat;	
}

.VTabbedPanels .TabbedPanelsContentGroup #ser_content p {
	background: url('/img/bg_services_img.jpg') top right no-repeat;	
}
